/******Responsive Css*******/

/*******************************************
===============(min-width 1588px)===========
********************************************/
@media only screen and (min-width: 1588px) {
    .header_wrapper .header_text {
        width: 60%;
    }
}

/*******************************************
===============(min-width 2118px)===========
********************************************/
@media only screen and (min-width: 2118px) {
    .header_wrapper .header_text {
        width: 55%;
    }
}

/*******************************************
===============(min-width 1366px)===========
********************************************/
@media only screen and (max-width: 1590px) and (min-width: 1380px){
    .header_wrapper .header_text {
    width: 60%;
}
}

/*******************************************
===============(min-width 1366px)===========
********************************************/
@media only screen and (max-width: 1366px) {


    .header_wrapper .header_text {
        width: 80%;
    }

    .header_wrapper .header_text .banner_text p {
        font-size: 58px;
    }

    /*.header_wrapper .header_menu .row .site_logo{
        padding-left: 45px;
        }*/
    }

/*******************************************
===============(min-width 1320px)===========
********************************************/
@media only screen and (max-width: 1320px) {
    .owner_section .owner_text .hero_content{
        padding-right: 0;
    }
    .owner_section .owner_text {
        padding: 0 0 0 35px;
    }
    .owner_section h3 {
        font-size: 18px;
    }

    .owner_section h2 {
        margin-bottom: 30px;
        font-size: 28px;
    }

    .owner_section .owner_text p {
        font-size: 20px;
    }

    .nav_wrapper .contact_number a {
        font-size: 30px;
    }

    .contact_form_shorcode input[type="submit"] {
        font-size: 20px;
        width: 308px !important;
        padding: 13px 0px;
        top: -29px;
    }

    .contact_wrapper .help_wrapper {
        padding: 70px 50px 92px 100px;
    }
}

/*******************************************
===============(min-width 1200px) and (max-width: 1270px)===========
********************************************/
@media only screen and (min-width: 1200px) and (max-width: 1270px) {

    .header_wrapper .row .site_logo {
        padding-left: 70px;
    }
}

/*******************************************
===============(min-width 1270px)===========
********************************************/
@media only screen and (min-width: 1270px) {
    .header_menu .container_custom {
        width: 1200px;
        padding: 0;
        margin: auto;
    }
}
@media only screen and (max-width: 1280px) {
.nav_wrapper ul li a {
    padding: 0 12px;
   
}
}

/*******************************************
===============(min-width 1200px)===========
********************************************/
@media only screen and (max-width: 1200px) {
    .header_wrapper .header_menu{
        padding: 10px 0;
    }
    .nav_wrapper ul li a {
        font-size: 14px;
        padding: 10px;
    }
    .nav_wrapper ul li.main_logo {
        padding: 0 15px;
    }
    .owner_section .owner_text .owner_heading p {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .owner_section .owner_text p {
        font-size: 17px;
    }

    .slider_slides {
        margin: 0 25px;
    }

    .slick-prev, .slick-next {
        padding: 20px;
    }

    .slick-next {
        right: -45px;
    }

    .slick-prev:before, .slick-next:before {
        top: 4px;
        font-size: 30px;
    }

    .slick-prev {
        left: -45px;
    }

    .contact_wrapper .help_wrapper {
        padding: 70px 50px 92px 60px;
    }

    .contact_wrapper .help_wrapper .let_help_heading {
        font-size: 25px;
    }

    .contact_wrapper .help_wrapper p {
        font-size: 17px;
        padding-right: 50px;
        margin-bottom: 40px;
    }

    .contact_wrapper .help_wrapper ul {
        padding-right: 0;
    }

    .contact_wrapper .help_wrapper ul li {
        margin-bottom: 15px;
    }

    .contact_wrapper .help_wrapper ul li a,
    .practice_btn button {
        font-size: 18px;
    }
    .practice_btn button{
        padding: 12px 30px;
    }
    .practice_btn button:after{
        top: 0;
    }
    .contact_wrapper .help_wrapper ul li:before {
        top: 8px;
    }

    .contact_wrapper .contact_form .contact_form_shorcode input[type="submit"] {
        width: 320px !important;
        padding: 12px 0;
        font-size: 25px;
    }

}

/*******************************************
===============(max-width 1100px)===========
********************************************/
@media only screen and (max-width: 1160px) {
    .footer_bottom .section_wrapper .col-left, .footer-col-logo {
        width: 22%;
    }
    .footer-col-two {
        width: 14%;
    }
    .footer-col-three {
        width: 14%;
    }
    .footer-col-four {
        width: 15%;
    }
}
/*******************************************
===============(min-width 1080px)===========
********************************************/
@media only screen and (max-width: 1080px) {

    .header_wrapper .header_text h1 {
        font-size: 30px;
    }

    .header_wrapper .header_text .banner_text p {
        padding: 2px 50px 3px;
    }

    .header_wrapper .header_text .banner_text p:last-child {
        padding: 1px 60px 11px;
    }

    .menu-header-menu-container {
        margin-top: 9px;
    }

    .practice_area_slider section div .slider_text .post_heading {
        font-size: 28px;
    }

    .practice_area_slider p {
        font-size: 18px;
    }

    .contact_wrapper .help_wrapper p {
        padding-right: 0;
    }

    .contact_wrapper .contact_form .form_heading {
        font-size: 27px;
    }

    .contact_wrapper .contact_form p {
        font-size: 15px;
    }

    .contact_wrapper .contact_form .form_title {
        font-size: 20px;
    }

    .contact_form_shorcode input[type="submit"] {
        font-size: 15px;
        width: 200px !important;
        padding: 10px 0px;
        top: -24px;
    }

    .contact_wrapper .help_wrapper ul li {
        margin-bottom: 13px;
    }

    .contact_wrapper .help_wrapper ul li:before {
        top: 5px;
    }

    .contact_form .privacy {
        margin-top: 20px;
    }

    footer h1 {
        font-size: 35pt;
    }

    footer .footer_bottom {
        padding: 51px 0 51px 65px;
    }
    .footer_bottom .section_wrapper .col-left, .footer-col-logo {
        width: 23%;
    }
    .footer-col-two {
        width: 14%;
    }
    .footer-col-three {
        width: 14%;
        margin: 0;
    }
    .footer-col-four {
        width: 17%;
    }
}

/*******************************************
===============(min-width 600px)===========
********************************************/
@media only screen and (min-width: 767px) and (max-width: 850px){
    .testimonial_container{
     width: 700px;
 }
 .testimonial_content .clinet_des .cottos{
    right: 0;
 }
}
/*******************************************
===============(min-width 850px)===========
********************************************/
@media only screen and (min-width: 850px) {
    .testimonial_container{
        width: 770px;
    }
}

/*******************************************
===============(min-width 991px)===========
********************************************/
@media only screen and (max-width: 991px) {
    .nav_wrapper ul li {
        margin-top: 0;
    }

    .nav_wrapper ul li a {
        font-size: 13px;
        padding: 10px 4px;
    }
    .nav_wrapper ul li.main_logo {
        padding: 0;
    }
    .nav_wrapper .contact_number a {
        font-size: 18px;
        padding: 3px 0 0 6px;
        margin: 0 0 0 12px;
        letter-spacing: 1px;
    }

    .header_wrapper .header_text .banner_text p {
        font-size: 44px;
    }

    .header_wrapper .header_text .banner_text p:first-child {
        padding: 8px 35px 0;
    }

    .header_wrapper .header_text .banner_text p {
        padding: 4px 35px 10px;
    }

    .owner_section .owner_name {
        font-size: 18px;
    }

    .owner_section .owner_text .owner_heading p {
        font-size: 23px;
        margin-bottom: 12px;
    }

    .owner_section .owner_text p {
        font-size: 15px;
        padding-right: 0;
    }

    .contact_wrapper .contact_form {
        padding: 75px 15px 30px 15px;
    }

    .contact_wrapper .help_wrapper .let_help_heading {
        font-size: 23px;
    }

    .contact_wrapper .help_wrapper p {
        font-size: 15px;
    }

    .contact_wrapper .help_wrapper ul li a,
    .practice_btn button {
        font-size: 16px;
    }

    .contact_wrapper .help_wrapper ul li:before {
        top: 0;
    }

    .contact_wrapper .contact_form .form_title {
        font-size: 18px;
    }

    .contact_wrapper .contact_form .form_heading {
        font-size: 25px;
    }

    .contact_wrapper .help_wrapper ul li {
        margin-bottom: 20px;
    }

    .contact_wrapper .contact_form p, .contact_form .privacy a {
        font-size: 14px;
    }

    .contact_form_shorcode input, .contact_form_shorcode textarea {
        padding: 10px;
        font-size: 16px
    }

    .contact_wrapper .contact_form .contact_form_shorcode input[type="submit"] {
        width: 240px !important;
        padding: 8px 0;
        font-size: 19px;
        top: -45px;
    }

    .contact_form .privacy a span {
        font-size: 18px !important;
    }

    .contact_form .privacy a:before {
        font-size: 25px;
    }

    footer .call_us {
        font-size: 35px;
    }
}

/*******************************************
===============(min-width 980px)===========
********************************************/
@media only screen and (max-width: 980px) {
    .owner_section h2 {
        margin-bottom: 15px;
        font-size: 21px;
    }

    .owner_section h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .owner_section .owner_text p {
        font-size: 15px;
    }

    .contact_wrapper .help_wrapper .let_help_title {
        font-size: 15px;
    }

    .contact_wrapper .help_wrapper h1 {
        margin-bottom: 15px;
    }

    .contact_wrapper .contact_form h2 {
        font-size: 20px;
    }

    .contact_wrapper .contact_form h1 {
        font-size: 25px;
    }

    footer .footer_bottom {
        padding-left: 25px;
    }

    .footer_bottom .section_wrapper .col-left {
        padding-right: 10px;
        font-size: 13px;
    }

    .section_wrapper .footer-col-two p, .footer-col-three ul, .footer_social {
        margin-top: 15px;
    }

    .footer-col-two {
        margin-left: 0;
    }

    .footer-col-four {
        margin-left: 0;
    }

    .footer-col-four a {
        margin-right: 20px;
    }
}

/*******************************************
===============(min-width 900px)===========
********************************************/
@media only screen and (max-width: 900px) {
    footer .footer_bottom {
        text-align: center;
    }
    .footer_bottom .section_wrapper .col-left, .footer-col-logo,
    .footer-col-two,.footer-col-three,.footer-col-four{
        width: 100%;
        margin: 20px 0;
    }
    .footer-col-three li{
        text-align: center;
    }
    .footer-col-four a:last-child{
        margin: 0;
    }

}

    /*******************************************
    ===============(max-width 767px)===========
    ********************************************/
    @media only screen and (max-width: 1024px) {
        ul.mm-listview li:nth-child(4){
            display: none;
        }
        .site_logo{
            display: block;
        }
        .container_custom {
            padding-right: 30px;
            padding-left: 30px;
        }

        #mobile_menu {
            display: block;
            top: 30px;
            position: relative;
        }
.header_wrapper .header_text .banner_text {
   
    width: 80%;
}
        .nav_wrapper .contact_number {
            display: block;
            text-align: right;
            margin-right: 50px;
            margin-top: 0;
        }

        .header_wrapper .header_text {
            width: 85%;
        }

        .header_wrapper .header_text .banner_text p {
            font-size: 31px;
            padding: 4px 35px 5px;
        }

        .header_wrapper .header_text .banner_text p:first-child {
            padding: 5px 35px 0;
        }

        .header_wrapper .header_text a {
            width: 160px;
            padding: 8px 0;
            font-size: 12px;
        }

        .header_wrapper .header_text .banner_text p:last-child {
            padding: 1px 35px 11px;
        }

        .owner_section .owner_text {
            width: 100%;
            margin-top: 40px;
            text-align: center;
        }

        .owner_section .owner_img {
            width: 100%;
            float: left;
            padding: 0;
        }

        .owner_section .owner_img img {
            height: inherit !important;
            min-height: inherit !important;
        }
        .owner_section .owner_img .owner_img_inner{
            min-height: 400px !important;
            background-size: contain;
        }
        .testimonial_container{
         width: 100%;
     }
     .testimonial_bg{
        padding: 50px 0;
    }
    .testimonials_main .slick-prev, 
    .testimonials_main .slick-next,
    .testimonial_content .clinet_des .cottos
    {
        display: none !important;
    }
    .testimonial_content{
        padding: 0 15px;
        text-align: center;
    }
    .testimonial_content .client_img {

        float: none;
        margin: 0 auto 20px;
    }
    .practice_area_slider .practice_heading {
        font-size: 45px;
    }

    .contact_wrapper .help_wrapper h2 {
        font-size: 20px;
    }

    .contact_wrapper .help_wrapper h1 {
        font-size: 25px;
    }

    .contact_wrapper .help_wrapper p {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .contact_wrapper .help_wrapper ul li:before {
        top: 0;
    }

    .contact_wrapper .contact_form {
        width: 100%;
        min-height: inherit !important;
        padding: 15px;
    }

    /**Blog Page**/
    .single-blog .page_title {
        font-size: 28px;
    }

    .col-2-blog article.post, article.post {
        text-align: center;
    }

    .col-2 {
        margin-right: 0;
    }

    .post .post_title a {
        font-size: 25px;
    }

    .post .excerpt {
        font-size: 16px;
        text-align: center;
    }

    .single_content, .post_date {
        font-size: 15px;
        text-align: center;
    }

    .single_practice .page-content-main {
        text-align: center;
    }

    .single_practice .sidebar-practice .post_title a {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    .info-boxs {
        border-right: 1px solid  #7f7f7f;
        border-left: 1px solid #7f7f7f;
    }

    footer .consultant {
        padding: 50px 20px;
    }

    footer .consultant .consultant_heading {
        font-size: 23px;
    }

    footer .consultant p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    footer .contact_consultant a {
        width: 240px;
        font-size: 18px;
        padding: 12px 0;
    }

    footer h1 {
        font-size: 20px;
        padding: 15px 0;
    }

    footer .footer_bottom {
        padding-left: 0;
    }

    .section_wrapper .col-left img {
        width: 320px;
    }

    .footer_bottom .section_wrapper {
        text-align: center;
    }

    .footer_bottom .section_wrapper .col-xs-12 {
        margin-bottom: 30px;
    }

    .footer-col-three {
        margin-left: 0;
    }

    .nav_wrapper ul {
        display: none;
    }

}

/*******************************************
===============(min-width 500px)===========
********************************************/
@media only screen and (max-width: 500px) {
    .nav_wrapper .contact_number {
        float: left;
        margin-right: 0;
        margin-top: 12px;
    }
    .header_wrapper .header_menu {
        padding: 10px 0 !important;
    }

    .header_wrapper .row .site_logo {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

    .header_wrapper .header_text .banner_text p {
        font-size: 22px;
        padding: 4px 15px 5px;
    }

    .header_wrapper .header_text .banner_text p:first-child {
        padding: 5px 15px 0;
    }
    #mobile_menu {
        top: 0;
    }
    .owner_text  img{
        display: block;
        margin: 0 auto 10px;

    }
    .owner_section .owner_text {
        padding: 0 20px;
        text-align: center;
    }

    .owner_section .owner_name {
        font-size: 15px;
    }

    .owner_section .owner_text p {
        font-size: 14px;
    }

    .owner_section .owner_text .owner_heading p {
        font-size: 18px;
    }
    .testimonial_heading{
        line-height: normal;
        font-size: 35px;
    }
    .testimonial_heading,
    .testimonial_sub_heading{
        padding: 0 10px;
    }
    .testimonial_content{
        padding: 0 15px;
    }
    .practice_btn button {
        width: 100%;
        text-align: center;
    }
    .practice_area_slider .practice_heading {
        font-size: 35px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact_wrapper .help_wrapper ul li{
        text-align: center;
        padding: 0;
    }
    .contact_wrapper .help_wrapper {
        padding: 50px 20px;
        text-align: center;
    }

    .contact_wrapper .help_wrapper ul {
        text-align: left;
    }

    .contact_wrapper .help_wrapper ul li a,
    .practice_btn button {
        font-size: 15px;
    }

    .single_practice .heading-practice {
        font-size: 40px;
    }

    .single_practice .practice-content p {
        font-size: 16px;
    }

    footer .consultant .consultant_title {
        font-size: 14px;
    }

    footer .call_us {
        font-size: 30px;
    }

    footer .call_us a {
        display: block;
    }
}

/*******************************************
===============(min-width 500px)===========
********************************************/
@media only screen and (max-width: 430px) {
    .header_wrapper .header_text {
        width: 85%;
    }

    .header_wrapper .header_text .banner_text p:last-child {
        padding: 1px 20px 11px;
    }

    .practice_slider {
        padding: 0 20px;
    }

    .practice_area_slider section div .slider_text .post_heading {
        font-size: 25px;
    }

    .practice_area_slider p {
        font-size: 15px;
    }

    .practice_area_slider section div .read_more a {
        width: 150px;
        padding: 10px 0;
    }

    .slider_slides {
        margin: 0 10px;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }

    .section_wrapper .col-left img {
        width: 250px;
    }
}