/* CSS Document */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.resp-pro {
    background: #0092db;
    border: 0px;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto-Medium";
    display: none;
    position: relative;
    padding: 3px 0px;
    cursor: pointer;
    width: 100%;
}
.resp-pro .menu {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 5px 8px;
    display: none;
}
.resp-pro .menu li {
    font-size: 15px;
    font-family: "Roboto-Medium";
    color: #323232;
    line-height: 25px;
    padding: 3px 0px;
}
.menu li a {
    color: #323232;
}
.menu li a:hover {
    color: #0092db;
}
@media (max-width: 1200px) {
    .cc-center {
        width: 1000px;
    }
}
@media (max-width: 990px) {
    .cc-center {
        width: 930px;
    }
    .logo {
        /*width: 300px;*/
    }
    .logo img {
        /*height: 45px;*/
        /*width: 250px;*/
    }
    header.smaller .logo img {
        height: 36px;
        width: 200px;
    }
    .right {
        /*width: 660px;*/
    }
}
@media(min-width:900px){
    .logo {
        display:block !important;
    }
}
@media (max-width: 900px) {
    .mobile-logo {
    display:block !important;
}
}
@media (max-width: 800px) {
 
    .cc-center {
        width: 95%;
    }
    .cc- {
        width: 750px;
    }
    .logo,
    .nav {
        float: none;
        display: table;
        width: 100%;
    }
    .logo {
        border-bottom: 1px solid #f2f2f2;
        margin: 0;
        padding-bottom: 10px;
    }
    #navigation li {
        height: 55px;
        line-height: 55px;
    }
    #middle {
        display: block;
    }
    .slider {
        margin-top: 174px;
    }
    .pro {
        width: 50%;
    }
    .logo img {
        height: 53px;
        width: 300px;
    }
    .right {
        width: 500px;
    }
    #inner #middle {
        /*display: table;*/
    }
}
@media (max-width: 768px) {
    .cc-center {
        width: 740px;
    }
    li.clients img {
    width: auto !important;
    height: 147px !important;
}
    .swiper-slide img {
        width: 100% !important;
    }
    .left h3,
    .left ul {
        display: none;
    }
    .resp-pro {
        display: table;
        width: 100%;
    }
}
@media (max-width: 640px) {
    .logo1.mobile {
    display: block !important;
}
.logo1.desktop {
    display: none;
}
    .cc-center {
        width: 600px;
    }
    header {
        position: static;
    }
    .slider {
        margin-top: 0px;
    }
    .rslides img {
        height: 140px;
    }
    ul.callbacks_tabs.callbacks1_tabs {
        bottom: 0;
    }
    .hright {
        display: none;
    }
    .hleft li {
        float: none;
        border: none;
        padding: 0;
    }
    .hleft li:first-child {
        margin-bottom: 10px;
    }
    .hleft li.email {
        padding-left: 25px;
    }
    .nav {
        display: none;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    #middle {
        display: block;
    }
    .pro,
    .box {
        width: 100%;
        float: none;
    }
    .box .img img {
        width: 100%;
        height: auto;
    }
    .logo {
        margin: 10px 0px;
        width: 100%;
    }
   #footer li {
    float: left;
    border: 0;
    padding: 0;
    width: 100%;
    line-height: 31px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
    #footer .fbottom li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #footer .fbottom li:first-child {
        border-bottom: 1px solid #ccc;
        padding-bottom: 7px;
        text-align: center;
    }
    #manufacturer li {
        padding-top: 70px;
    }
    #manufacturer h3 {
        font-size: 14px;
    }
    #manufacturer h3 b {
        font-size: 16px;
    }
}


@media (max-width: 480px) {
    .swiper {
        height:auto !important;
    }
    .hleft {
    float: left;
    font-size: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
}
    .button {
    background: #005dab;
    /* display: table; */
    padding: 7px 15px;
    display: inline;
    float:none;
    display: flex;
    align-items: center;
    justify-content: center;
}
    #footer ul {
        margin-left: 0px !important;
        margin: 12px;
    }
    .pname-header {
        height: 59px;
    }
    pname-header p {
    font-size: 9px;
    line-height: 10px;
}
    #footer h2 {
    margin-left: 15px;
    text-transform: uppercase;
}
    .aboutus p {
    color: white !important;
    text-align: justify !important;
    font-weight: bolder !important;
    font-size: 14px !important;
    line-height: 26px !important;
    padding: 1px 18px !important;
}
    .logo a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.logo {
    display:none;
}

    .logo img#rotate {
    width: 38px;
    height: 38px;
    margin-top: 2px;
}
.logo1 img#fixed {
    top: 17px !important;
    left: 23px;
    width: 18px !important;
    height: 17px;
}
.logo1 img#rotate {
    width: 31px;
    height: 31px;
    margin-top: 10px;
}
.cc-center {
    width: 90%;
    padding: 0;
    margin: 0 auto;
}
.cc-center li {
    display: inline;
}
/*.navigation_mobile {
    display: block;
}*/
.navigation_toggle {
    display: block;
    width: 100%;
    text-align: right;
}
.navigation_mobile {
    display: block;
}
h2.text-center.our_product {
    font-size: 26px;
}
.navigation_toggle .fa-bars {
    font-size: 28px;
    background: #005dab;
    color: white;
    padding: 9px;
}
.aboutus  {
    padding: 23px 1% !important;
}
.header-bottom .row {
    display: flex;
    align-items: center;
}
.navigation {
    display:none;
}
img#fixed {
    top: 11px !important;
    left: 9px;
    width: 20px;
    height: 20px;
}
    .cc-center {
        width: 90%;
    }
    .logo .main_logo {
  height: auto !important;
    width: 267px !important;
}
    .round_fix {
    position: relative;
    top: -8px;
    /*display:none;*/
}
    .right {
        padding-bottom: 15px;
        width: 100%;
    }
    .app,
    #enquiry,
    input[type="submit"],
    .pimg img {
        width: 100%;
    }
    input[type="text"],
    textarea {
        width: 95%;
        min-width: 95%;
        min-width: 95%;
    }
    .application02 li {
        width: 100%;
    }
    .resp {
        width: 100;
        overflow: scroll;
    }
    .resp table {
        width: 650px;
    }
}
@media (max-width: 320px){
   /* .logo img {
   height: 36px !important;
    width: 173px !important;
}*/
}