@media (max-width: 1199px ) and (min-width: 992px)
{
    .navbar-border-left{
        padding-left: 15px;
    }
    .navbar-main{
        width: 50%;
    }
    .navbar-custom2 {
        padding-left: 0;
    }
    .process-equation .eq1{
        padding-left: 15px;
        padding-right: 14px;
    }
    .collaboration-section .processdiv{
        margin-bottom: 30px;
    }
    .services-section .before-heading{
        font-size: 17px;
    }
    .services-section .processdiv{
        max-width: 500px;
        padding: 30px;
    }
    .services-section .services-detail {
        width: 434px;
        padding: 30px;
    }
    .talk-expert-section .text-line{
        font-size: 26px;
    }
    .footer-section .footer-menu a{
        min-width: 100px;
    }
    .footer-section .all-right-reserved p{
        padding-top: 85px;
    }
    .designer-section .texttd{
        padding: 30px;
    }
    .footer-section .footer-menu{
        padding-top: 120px;
    }
}
















@media (max-width: 991px ) and (min-width: 768px){
    .navbar-main{
        width: 46%;
    }
    .navbar-brand{
        padding: 5px 5px;
    }
    .nav>li>a{
        padding: 10px 5px;
        font-size: 12px;
    }
    .navbar-expertbtn.nav>li>a{
        padding: 5px 5px;
        font-size: 12px;
    }
    .navbar-border-left{
        padding-left: 0;
    }
    .navbar-custom2 {
        padding-left: 0;
    }
    .process-equation .eq1 h4{
        font-size: 13px;
    }
    .process-equation .eq1{
        padding-left: 10px;
        padding-right: 10px;
    }
    .Product-section .products{
        height: 170px;
    }
    .collaboration-section .processdiv{
        margin-bottom: 30px;
    }
    .collaboration-section .text-side{
        padding: 20px;
    }
    .collaboration-section .heading-section{
        font-size: 30px;
    }
    .collaboration-section h4{
        margin-top: 0;
    }
    .services-section .services-detail {
        position: static;
        right: auto;
        top: auto;
        transform: none;
        margin: auto;
    }
    .services-section .services{
        margin-left: 0;
        background-size: cover;
    }
    .services-section .services-detail{
        width: 100%;
    }
    .talk-expert-section .text-line{
        font-size: 21px;
    }
    .talk-expert-section .number-expert{
        font-size: 22px;
    }
    .footer-section .social-icons i{
        font-size: 16px;
        padding-right: 16px;
    }
    .footer-section .inner-f3 h5{
        font-size: 12px;
    }
    .footer-section .inner-f3{
        padding-left: 0;
    }
    .footer-section .inner-f2{
        padding-left: 0;
    }
    .footer-section .footer-menu a{
        font-size: 12px;
        min-width: 70px;
    }
    .footer-section .inner-f2 a{
        font-size: 13px;
        padding-top: 10px;
    }
    .sub-menu .navbar{
        min-height: 40px;
    }
    .gallery-menu a{
        margin-right: 60px;
    }
    .designer-section .texttd p{
        font-size: 14px;
        padding-bottom: 5px;
        font-family: "proxima-thin";
    }
    .designer-section .texttd h3{
        margin-top: 10px;
    }
    .designer-section .texttd {
        padding: 20px;
        padding-top: 10px;
    }
    .form .input-item input{
        width: 60%;
    }
    .form .input-item textarea{
        width: 60%;
        height: 100px;
    }
    .closet-page a {
        margin-right: 30px;
    }

    .footer-section .footer-menu{
        padding-top: 110px;
    }
}























@media (max-width: 767px ){

    .navbar-brand{
        border-right: 0;
        padding-right: 10px;
    }
    .navbar-inverse .navbar-brand{
        width: 75%;
    }
    .navbar-inverse .navbar-toggle .icon-bar{
        background-color: #283891;
    }
    .navbar-inverse .navbar-toggle{
        border-color: #283891;
        border: none;
    }
    .navbar-expertbtn{
       display: none;
    }
    .navbar-nav>li{
        display: block;
    }
    .navbar-inverse .navbar-nav>li>a{
        text-align: left;
    }
    .navbar-custom2 {
        padding-left: 0;
    }
    .banner-text h3{
        font-size: 20px;
    }
    .banner-text h1{
        font-size: 25px;
    }
    .banner-text .banner-btns a.bookappoint-btn{
        display: table;
        margin: auto;
        margin-bottom: 20px;
    }
    .banner-text{
        padding-left: 15px;
        padding-right: 15px;
    }
    .process-equation .eq1{
        display: block;
    }
    .heading-section{
        font-size: 25px;
        text-align: center;
    }
    .before-heading{
        font-size: 15px;
        letter-spacing: 10px;
        text-align: center;
    }
    .Product-section .products{
        width: 260px;
        margin: auto;
        display: table;
        float: none;
        border: 1px solid #a5a7aa;
        margin-top: 20px;
    }
    .collaboration-section .img-td {
        width: 100%;
        display: block;
    }
    .collaboration-section .text-td {
        width: 100%;
        display: block;
    }
    .collaboration-section .text-side{
        padding: 20px;
        text-align: center;
        padding-bottom: 40px;
    }
    .collaboration-section h1{
        text-align: center;
    }
    .collaboration-section h4{
        text-align: center;
    }
    .services-section .services-detail {
        position: static;
        right: auto;
        top: auto;
        transform: none;
        margin: auto;
    }
    .services-section .services{
        margin-left: 0;
        background-size: cover;
        background-position: center;
        height: 300px;
    }
    .services-section .services-detail{
        width: 100%;
        padding: 20px;
    }
    .services-section h1, .services-section h4{
        text-align: center;
    }
    .services-section .processdiv{
        text-align: center;
        padding: 15px;
    }
    .services-section .services-detail .td-explaination{
        width: 100%;
        display: block;
        padding-left: 0;
        text-align: center;
    }
    .services-section .services-detail .td-head{
        width: 100%;
        display: block;
        text-align: center;
        border-right: 0;
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .services-section .processdiv {

        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .collaboration-section table{
        width: 100%;
    }
    .talk-expert-section .number-expert {
        width: 100%;
        text-align: center;
        font-size: 22px;
        margin-top: 0;
    }
    .talk-expert-section .text-line {
        display: block;
         padding-right: 0px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 20px;
    }
    .padd-r img{
        padding-right: 0;
    }
    .padd-l img {
        padding-left: 0px;
    }
    .overlay h2{
        font-size: 20px;
    }
    .view-gallery-btn{
        font-size: 13px;
    }
    .connect1{
        border-right: 0;
        border-bottom: 1px solid #a5a7aa;
        padding-bottom: 25px;
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 15px;
        margin-right: 15px;
    }
    .footer-section .footer-menu a{
        display: block;
        padding-bottom: 10px;
        text-align: center;
    }
    .footer-section .footer-menu{
        border-bottom: 0;

    }
    .footer-section .inner-f2{
        text-align: center;
        border-right: 0;
        padding-left: 0;
    }
    .footer-section .inner-f2 p{
        padding-top: 20px;
    }
    .footer-section .inner-f3{
        text-align: center;
        padding-left: 0;
    }
    .footer-section .social-icons i{
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-section .all-right-reserved p {
        color: #a5a7aa;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
    .footer-section .social-icons {
        text-align: center;
        margin: auto;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
        background-color: transparent;

    }
    .navbar-collapse{
        background-color: #283891;
    }
    .container-fluid>.navbar-collapse{
        margin-right: -30px;
        margin-left: -30px;
    }
    .navbar-inverse .navbar-nav>li>a{
        color: white;
    }
    .banner-homapage{
        height: 350px;
    }
    .testimonial-section .testimonial-1 img{
        width: 50px;
    }

    .services1 h4{
        text-align: left;
        font-size: 20px;

    }
    .menuxs .selection select{
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        border: 1px solid #a5a7aa;
        color: #3f4043;
        font-size: 16px;
        border-radius: 5px;
        width: 200px;
        float: right;
        outline: none;
        margin-right: 15px;
    }

    .Product-section .imgtext{
        visibility: hidden;
    }
    .backgroud-image{
        visibility: visible;
    }
    .Product-section .product-section-btn a{
        bottom: 0;
        opacity: 1;
    }
    .gallery-homepage .gallery-img1{
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }
    .imgtd{
        width: 100%;
        display: block;
    }
    .texttd{
        width: 100%;
        display: block;
    }
    .designer-section .texttd{
        padding: 10px;
    }
    .designer-section .texttd h3{
        margin-top: 10px;
    }
    .designer-text{
        margin-bottom: 20px;
    }
    .contact-us-section .info {
        text-align: center;
        margin-bottom: 20px;
        border-bottom: 1px solid #a5a7aa;
        padding-bottom: 10px;
    }
    .border-right{
        border-right: none;
    }
    .contact-us-section .info .social-icons{
        margin: auto;
    }
    .form .submitbtn{
        margin-left: 0;
    }
    .form{
        padding: 15px;
    }
    .form .input-item input{
        width: 100%;
        margin-bottom: 15px;
    }
    .form .input-item textarea{
        width: 100%;
        margin-bottom: 15px;
        height: 100px;
    }
    .appointment-form {
        margin-top: 10px;
    }
    .appointment-form p {
        padding-bottom: 10px;
    }
    .form .input-item label{
        font-size: 15px;
    }
    .banner-otherpages{
        height: 240px;
    }
    .gallery .img30{
        width: 100%;
    }
    .gallery .img50{
        width: 100%;
    }
    .owl-stage-outer{
        position: relative;
    }
    .owl-nav{
    position: absolute;
        top:50%;
        width: 100%;
    }
    .owl-prev{
        position: absolute;
        font-size: 20px;
        margin-left: 5px;
    }
    .owl-next{
        position: absolute;
        right: 0;
        font-size: 20px;
        margin-right: 5px;
    }
    .owl-carousel.owl-loaded{
        margin: 0;
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        background: transparent;
    }
    .navbar-toggle{
        float: left;
    }
    .all-right-reserved h5 {
         float: none;
        text-align: center;
    }
    .all-right-reserved p.rightsreserved {
        float: none;
        text-align: center;
    }
}