@media (max-width:1200px) {
    .inner-image {
        height: 350px;
        width: 100%;
        position: absolute;
        background-attachment: inherit;
        background-size: cover;
    }
    .top-header-add {
        width: 90%;
    }
    .header .menu>ul>li {
        margin-left: 1rem;
    }
    a.iso-logo {
        width: 96px;
        right: 22px;
    }
    .about-image,
    .about-descpt {
        padding: 0px;
        margin: 0px;
    }
    .slider-bg {
        height: auto;
    }
    .format-descpt h3 {
        font-size: 16px;
        height: auto;
    }
    .btn11 {
        margin-top: 14px;
    }
    .footer {
        background-size: cover;
    }
}

@media (max-width:1100px) {
    #sidebar {
        width: 290px;
    }
    ul.products-ul li a {
        font-size: 13px;
    }
    .light-bx-ul ul li {
        width: 46%;
    }
}

@media (max-width:992px) {
    .col-lg-10.col-md-10.col-6.mobile-bx {
        position: absolute;
        left: 0;
        max-width: 100% !important;
    }
    .cms-banner-img img{
        max-width: 95%;
    }
    .col-lg-9.col-md-9.col-6.mobile-bx {
        max-width: 100%;
        position: absolute;
    }
    .cms-text .static-text.text1{
        font-size: 28px;
    }
    .cms-text .static-text.text2 {
        font-size: 30px;
        display: block;
        line-height: 14px;
    }
    .cms-center-text .cms-text .static-text.text2 {      
        font-size: 23px;       
        padding-bottom: 0%;
    }
    .categ-box ul li{
        max-width: 48%;
    }
    .header .inner-page-toggle span {
        background: white;
    }
    a.iso-logo {
        display: none;
    }
    .banner-text {
        top: 40px
    }
    .banner-text h2 {
        font-size: 38px;
    }
    .banner-text p {
        font-size: 18px;
        padding-right: 92px;
    }
    .about-descpt h1 {
        font-size: 17px;
        line-height: 22px;
    }
    .about-descpt p {
        font-size: 13px;
        line-height: 20px;
    }
    .about-descpt h2 {
        font-size: 16px;
    }
    ul.list-ul li {
        padding: 0 0 0 0px;
        margin: 0px;
        font-size: 13px;
        line-height: 22px;
    }
    .our-descpt {
        padding: 26px 0 0 0;
        line-height: 28px;
        font-size: 16px;
    }
    .our-descpt span {
        font-size: 18px;
    }
    .format-bx {
        display: block;
        width: 100%;
    }
    .format-img,
    .format-descpt {
        width: 100%;
    }
    .format-img {
        height: 220px;
    }
    .inner-heading {
        padding: 36px 0 47px 0;
    }
    h1.title-inner {
        font-size: 32px;
    }
    .address-bx {
        margin-bottom: 20px;
    }
    .mail-address-bx h4 {
        font-size: 16px;
    }
    .mail-address-bx a {
        font-size: 15px;
    }
    .inner-image {
        height: 271px;
    }
    #sidebar {
        width: 230px;
        height: 285px;
    }
    ul.products-ul li {
        line-height: 18px;
        padding: 11px 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 96%;
        overflow: hidden;
    }
    ul.fiber-ul {
        display: block;
    }
    ul.fiber-ul li {
        width: 100%;
    }
    ul.products-ul li a {
        font-size: 14px;
    }
    .light-bx-ul ul li {
        width: 48%;
        padding: 8px;
        margin: 30;
        height: 180px;
    }
    .questions-descpt h2 img {
        display: none;
    }
    .questions-descpt h2 {
        font-size: 15px;
        width: 88%;
        line-height: 28px;
    }
    a.contact-today {
        width: 30%;
        margin-top: 20px;
    }
    .questions-descpt {
        padding: 30px 0px;
    }
    .ft-heading h3 {
        font-size: 13px;
    }
}

@media (max-width:767px) {
    .top-navbar {
        display: none;
    }
    .ft-nav ul{
        flex-wrap: wrap;
    }
    .ft-nav ul li{
        margin: 13px 0px;
    }
    ul.parent-arrow {
        justify-content: center;
        width: auto;
    }
    .categ-box ul li{
        max-width: 100%;
    }
    .middle-sections{
        padding: 20px 0 10px 0;
    }
    .box-center {
        display: flex;
        margin-bottom: 0;
        flex-wrap: wrap;
    }
    .cms-text .static-text.text1{
        font-size: 18px;
    }
    .cms-text .static-text.text2 {
        font-size: 25px;
        line-height: 0;     
    }
    .cms-banner-img {
        margin: 9px 0;
    }

    .Modern-Slider .item .img-fill {
        height: auto;
    }
    .banner-text {
        padding-left: 5px;
        top: 15px;
    }
    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }
    .Modern-Slider .item .img-fill .info {
        padding-top: 20px;
    }
    .Modern-Slider .item h3 {
        font-size: 18px;
        font-style: initial;
        font-weight: 500;
        line-height: 24px;
    }
    .Modern-Slider .item h3 .small {
        font-size: 11px;
    }
    .Modern-Slider .item h5 {
        font-size: 10px;
        padding-right: 0;
        line-height: 14px;
        width: 78%;
        padding-top: 0px;
    }
    .Modern-Slider .item a {
        padding: 0px 11px;
        font-weight: 400;
        font-size: 10px;
        margin: 0px;
    }
    .Modern-Slider .PrevArrow,
    .Modern-Slider .NextArrow {
        width: 32px
    }
    .about-image {
        margin-bottom: 22px;
    }
    .our-heading h2,
    .our-products-bx h2 {
        font-size: 26px;
    }
    .our-heading h2 span,
    .our-products-bx h2 span {
        font-size: 24px;
    }
    .our-descpt {
        font-size: 14px;
    }
    .our-descpt span {
        font-size: 16px;
    }
    .our-heading h2::before {
        width: 38%;
        height: 3px;
    }
    .quick-link-bx {
        padding: 24px 0 0 0;
    }
    .footer-last-bx {
        text-align: center;
        padding: 10px 38px;
        height: auto;
        display: block;
    }
    .footer-last-bx span {
        display: block;
    }
    .inner-image {
        display: none;
    }
    .inner-heading {
        background:#646667;
    }
    header.header.navigation.inner-nav {
        background: #4e6e8f;
    }
    .inner-heading {
        margin-top: 10px;
    }
    h1.title-inner {
        font-size: 28px;
    }
    .left-address {
        margin-bottom: 30px;
    }
    ul.breadcrumbs {
        display: none;
    }
    #sidebar {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 0;
    }
    #sidebar.fixed {
        position: relative;
    }
    .optic-cable {
        margin-top: 26px;
    }
    .light-bx-ul ul li {
        width: 100%;
        height: 220px;
    }
    .questions-descpt h2 {
        font-size: 14px;
        width: 100%;
        line-height: 26px;
    }
    a.contact-today {
        width: 80%;
    }
    .about-txt h3,
    .company-history h3 {
        font-size: 28px;
    }
    .company-history h3::after {
        width: 26%;
    }
    .ft-heading h3 {
        margin-bottom: 18px;
        margin-top: 26px;
    }
}