

@media only screen and (max-width: 1300px){



    .header nav ul li:hover a:after {
        position: relative;
        content: '';
        position: absolute;
        /* width: 88px; */
        border-bottom: 5px solid #03d8ff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 0;
        left: 0px;
        right: 0;
        top: 50px;
        margin: 0px auto;
        /* border-image-source: linear-gradient(to right,#df6540, #537e8f); */
        /* border-image-slice: 1; */
        /* border-width: 3px; */
    }




}


@media only screen and (max-width: 1300px) {




    /****************************************************************/
    /****************************************************************/
    /*************************.header *****************************/
    /****************************************************************/
    /****************************************************************/

    .header nav ul {
        margin-left: 0 !important;
        float: none !important;
        padding: 30px 10px;
        width: 100%;
        margin-right: 0;
    }




    .header nav ul li a {
        font-size: 12px;

    }

    .header nav ul li {
        margin-right: 16px;
    }





    /****************************************************************/
    /****************************************************************/
    /*************************.footer *****************************/
    /****************************************************************/
    /****************************************************************/

    .footer .footer-menu a {
        font-size: 12px;
        color: #000;
        padding: 10px;
    }

    .footer .footer-menu ul {
        padding: 30px 0;

    }




    /****************************************************************/
    /****************************************************************/
    /*************************.genral style *****************************/
    /****************************************************************/
    /****************************************************************/


    .container-1200 {
        position: relative;
        width: 100%;
        margin: 0px auto;
        max-width: 1200px;
        padding: 0px 30px;
    }

    section {
        /* margin-top: -20px; */
        height: auto;
    }

}


    .csr-mobile.swiper-container{
        display: none;
    }

    .latest-mobile.swiper-container{
        display: none;
    }


@media only screen and (max-width: 1200px){


    /*************************whoWeAre *****************************/

    .c-establishment .c-bdy h4 {
        font-size: 30px;
    }

    .c-establishment .c-bdy h6 {
        font-size: 18px;
    }

    .timeline .c-bdy {
        width: 15%;
    }

  /*************************csr *****************************/

  .csr-pc.swiper-container{
      display: none;
  }

  .csr-mobile.swiper-container{
      display: block;
  }

    /*************************latest *****************************/

    .latest-pc.swiper-container{
        display: none;
    }

    .latest-mobile.swiper-container{
        display: block;
    }

}


@media only screen and (max-width: 1100px) {

    /****************************************************************/
    /****************************************************************/
    /*************************.header *****************************/
    /****************************************************************/
    /****************************************************************/

    .header nav ul {
        margin-left: 0 !important;
        float: none !important;
        padding: 30px 10px;
    }

    .header nav ul li a {
        font-size: 11px;

    }

    .header nav ul li {
        margin-right: 15px;
    }

}


@media only screen and (max-width: 1000px) {




/************************* our_partners_ieg *****************************/
    .our_partners_ieg .swiper-slide {
        width: 25% !important;
        padding: 0 25px;
    }

    .our_brands_ieg .swiper-slide {
        width: 25% !important;
        padding: 0 25px;
    }

    /************************* .we-are *****************************/

             .we-are h1 {
                font-size: 30px;
                margin-bottom: 35px;
             }



             .we-are .bar1 p {
                font-size: 18px;
                color: #03d8ff;
                margin-bottom: 15px;
            }

            .we-are .bar2 p {
                font-size: 15px;
                color: #7d7d7d;
                line-height: 25px;
            }


            .we-are a {
                font-size: 16px;
                padding: 5px 20px;
                margin-top: 20px;
            }

            .we-are {
                padding: 40px 0;
            }

    .c-establishment .c-bdy h4 {
        font-size: 30px;
    }

    .c-establishment .c-bdy h6 {
        font-size: 18px;
    }

    .timeline .c-bdy {
        width: 15%;
    }

    .timeline .slick-slide:nth-child(even) .c-bdy {
        /* float: right !important; */
        right: 8%;
    }

    .timeline .c-bdy {
        width: 35%;
    }

    .timeline .slick-slide:nth-child(odd) .c-bdy {
        left: 8%;
    }


        /************************* .our-companies *****************************/

    .our-companies h1 {
        font-size: 33px;
        margin-bottom: 40px;
    }


    .our-companies .c-body a h4 {
        font-size: 18px;
        margin-top: 10px;
    }

    .our-companies .c-item {
        margin-bottom: 15px;
    }
    .our-companies{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }


        /************************* .our-brands *****************************/

        .our-brands .c-title h1 {
            font-size: 30px;
            margin-bottom: 20px;
        }

        .our-brands{
            padding-top: 40px !important;
            padding-bottom: 40px !important;

        }

        .our-brands .cbr-im a {
            height: 90px;
            width: 90px;
        }

        .our-brands .c-body {
            padding: 20px 5px 20px;
        }

        .our-brands .cbr-im{
            padding: 0 30px;
        }

        .our-brands .c-footer a{
            font-size: 16px;
            padding: 5px 20px;
        }

   /*************************    csr-home*****************************/

        .csr-home .c-title h1 a {
            font-size: 30px;
        }



        .csr-home .swiper-slide{
            width: 100% !important;
        }

        .csr-home .c-items .c-img {
            width: 100%;
        }


        .csr-home .c-items h2 {
            font-size: 17px;

            margin-left: 0;
        }

        .csr-home .c-items p {
            font-size: 15px;
            margin-left: 0;
        }


        .csr-home .c-footer a {
            font-size: 16px;
            padding: 5px 20px;
        }


        /*************************    .latest-news *****************************/
    .latest-news .c-title h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }



    .latest-news .c-title h1 a {
        font-size: 30px;
    }

    .latest-news {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }

    .latest-news .swiper-slide {
        width: 100% !important;

    }

    .latest-news .c-items h2 {
        font-size: 17px;
        margin-top: 30px;
        margin-bottom: 20px;
    }


    .latest-news .c-items p {
        font-size: 16px;
        margin-bottom: 10px;
    }


    .latest-news .c-items a {
        font-size: 16px;
    }


    .latest-news .c-items .inner_div {
        height: 75%;
    }


    /*************************    .partners*****************************/

    .our-partners-home
    {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .our-partners-home .c-block {
        padding: 20px 5px 20px;
        margin-top: 20px;
    }

    .our-partners-home .c-title h1 a {
        font-size: 30px;
    }

    .our-partners-home .c-block li a {
        display: table-cell;
        height: 80px;
        width: 80px;
    }

    .our-partners-home .swiper-slide, .our-brands-home .swiper-slide {

        padding: 0 30px;
    }

    /*************************activities*****************************/

    .activities-home {
        padding: 40px 0 !important;
    }

    .activities-home .c-title h1 a {
        font-size: 30px;
    }

    .activities-home .c-body .c-items h2 {
        font-size: 17px !important;
    }

    .activities-home .c-body .c-items p {
        font-size: 16px;
    }

    .activities-home .c-body .c-items a {
        font-size: 16px;
        padding: 5px 20px;
    }

    /*************************discovered*****************************/

    .discovered {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .discovered .c-title h1 {
        font-size: 33px;
        margin-bottom: 25px;
    }

    .discovered .c-body p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .discovered .c-footer a {
        font-size: 16px;
        padding: 5px 20px;
        margin-top: 15px;
    }

      /*************************footer*****************************/

    .footer .footer-menu ul li {
        padding: 0 5px;
    }
    .footer .footer-menu a {
        font-size: 10px;
        padding: 5px;
    }

    .footer .footer-menu ul {
        padding: 10px 0;
    }

    .footer .footer-copyright {
        padding: 10px 0;
    }

    .footer .footer-copyright p {
        font-size: 12px;
    }

}


@media only screen and (max-width: 900px) {

    /* .c-lofo {
        position: absolute;
        top: 25px;
        left: 30%;
    } */

    .header nav ul li a {
        font-size: 10px;
    }


    .header nav ul li {
        margin-right: 12px;
    }

    .discovered .c-title h1 {
        font-size: 45px;
        margin-bottom: 15px;
    }


    .discovered .c-footer a {
        font-size: 15px;
        padding: 14px 35px;

    }


}


@media only screen and (max-width: 800px){

    .c-lofo img {
        width: 60%;
    }

    .header nav .navbar-header {
        text-align: center;
        margin: 0;
    }

    .header nav ul li {
        margin: 5px 15px;
        width: auto;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin: 0 !important;
    }

    .header nav ul li a {
        font-size: 14px;
        font-weight: bold;
    }

    .discovered .c-body p {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .discovered .c-footer a {
        font-size: 13px;
        padding: 11px 30px;
    }

    .discovered .c-title h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 700px){

    .our-brands .col img {
        width: 100%;
        max-width: 100%;
        height: auto !important;
        padding: 10px 5px;
    }

    .we-are {
        text-align: center;
        padding: 20px 0;
    }

    .footer .footer-menu ul {
        padding: 10px 0;
        margin: 0;
    }

    .we-are h1 {
        margin-bottom: 20px;
    }

    .we-are p {
        margin-bottom: 15px;
    }

    .we-are a {
        font-size: 14px;
        padding: 15px 20px;
    }

    .our-companies {

        padding-top: 30px;
        padding-bottom: 30px;
    }

    .our-companies h1 {
        margin-bottom: 20px;
    }

    .our-companies .c-body a h4 {
        font-size: 18px;
        margin-top: 15px;
    }

    .our-companies .c-body img {
        max-width: 100%;
        width: 35%;
    }

    .our-brands .c-title h1 {
        font-size: 36px;
        margin-bottom: 40px;
    }

    section.latest-news {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .latest-news .c-title h1 {
        font-size: 36px;
        margin-bottom: 10px;
    }


    .latest-news .c-items h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .latest-news .c-items p {
        font-size: 17px;
        color: #8c8b8b;
        margin-bottom: 15px;
    }

/************************* slider  *****************************/

    .slider {
        height: 100%;
    }

    .c-lofo {
        position: absolute;
        bottom: auto;
        top: 15%;
    }

    .c-lofo a img {
        width: 200px;
    }

    .slider .carousel-indicators li {
        width: 9px;
        height: 9px;
    }

    .slider .carousel-indicators .active {
        width: 12px;
        height: 12px;
    }



    .header nav ul {
        padding: 0;
    }


    .header nav ul li {
        margin: 15px 0px;
    }


    .header nav ul li a {
        font-size: 20px;
    }

    .header nav ul ul.dropdown-menu a {
        color: #fff !important;
        background-color: #013659;
    }

    .header nav ul li:hover a:after{
        display: none;
    }

    /* .our-companies .c-item {
        width: 25%;
    } */

    .our-companies .c-left {
        width: 100%;
    }

/************************* .we-are *****************************/

.header  .navbar-collapse.in {
        overflow-y: revert;
    }

    /*************************footer*****************************/


    .footer .footer-menu ul li {
        display: block;
    }


    .footer .footer-menu a {
        font-size: 16px;
        font-weight: bold;
    }


    .our-companies .c-body a h4 {
        font-size: 14px;
    }

}


@media only screen and (max-width: 600px){


    .we-are h1 {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .we-are p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .we-are a {
        font-size: 12px;
        padding: 10px 15px;
    }

    .our-companies h1,
    .our-partners-home .c-title h1,
    .csr-home .c-title h1,
    .activities-home .c-title h1 a,
    .latest-news .c-title h1 a{
        font-size: 24px;
    }

    .our-brands .c-body .carousel-indicators .active {
        width: 15px;
        height: 15px;

    }

    .our-brands .c-body .carousel-indicators li {
        float: left;
        margin-left: 40px;
        margin-right: 100px;
    }

    .our-brands .c-title h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .latest-news .c-title h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .latest-news .c-items h2 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .latest-news .c-items p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .latest-news .c-items a {
        font-size: 12px;
    }


    .latest-news .c-footer {
        margin-top: 10px;
    }


    .discovered {
        background: url(../images/bgdiscoverd.png) center no-repeat;
        position: relative;
        display: inline-block;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 30px;
        background-size: 100% 100%;
    }
    .discovered .c-title h1 {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .discovered .c-body p {
        margin-bottom: 10px;
        font-size: 14px;
    }


    .discovered {
        padding-left: 0 !important;
    }


    .footer .footer-menu a {
        font-size: 10px;
        color: #000;
        padding: 5px;
    }


    .footer .footer-copyright {
        padding: 20px 0;
    }

    .footer .footer-copyright p {
font-size: 12px;
    }


    .container-1200 {
        position: relative;
        width: 100%;
        margin: 0px auto;
        max-width: 1200px;
        padding: 0px 10px;
    }


}


@media only screen and (max-width: 500px){



   /****************************************/

   .our_partners_ieg .swiper-slide {
        width: 33% !important;
        padding: 0 20px;
   }


    .our_brands_ieg .swiper-slide {
        width: 33% !important;
        padding: 0 20px;
    }

    .top-header .right-top-menu {
        width: 100%;
        margin-top: 20px;
    }
    .top-header .c-social {
        float: none !important;
        text-align: center;
    }
    .top-header .c-social ul{
        display: inline-block;
        padding: 0;
        margin: 0;
    }
    .top-header .c-social li {
        margin: 0 10px;
    }

    .top-header .left-top-menu {
        float: none;
        width: 100%;
        text-align: center;
    }
    .c-sections h1 a {
        font-size: 24px;
        padding: 0;
    }
    .we-are .bar2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .our_partners_ieg {
        padding: 25px 0 !important;
    }
    .we-are .c-ffo a {
        font-size: 16px;
    }
    .our_partners_ieg .c-block {
        margin: 20px 0;
    }
    .our_partners_ieg .swiper-container {
        padding: 10px 0;
    }
    .our_brands_ieg {
        padding: 25px 0 !important;
    }

    .our_brands_ieg .c-block {
        margin: 20px 0 10px;
    }

    .csr-home {
        padding: 25px 0;
    }
    .csr-home .c-body {
        margin-top: 20px;
    }
    .csr-home .c-items h2 {
        font-size: 14px !important;
        margin: auto;
    }
    .csr-home .c-items h2:after {
        width: 70px;
        left: 41%;
    }

    .absBtn a {
        font-size: 14px;
        padding: 4px 8px;
    }

    .absBtn {
        padding: 0 15px;
        /* top: 15%; */
    }

    .csr-home .c-items p {
        font-size: 15px !important;
        /* margin: auto !important; */
        margin-right: 0 !important;
        margin-top: 20px;
    }

    .latest-news .c-blk {
        padding: 20px;
    }

    section.activities-home {
        padding: 25px 0 !important;
    }
    .activities-home .c-title {
        margin-bottom: 20px;
    }
    .activities-home .c-title {
        margin-bottom: 20px;
    }
    .activities-home .c-body .c-items .c-bdy {
        margin: 10px auto 20px;
    }
    .footer .footer-menu ul li a:after {
        display: none;
    }
    .top-header .c-logo .c-ibbflog img {
        max-width: 160px;
    }
    .occupation-record form .form-answer label {
        color: #fff;
        font-size: 16px;
    }






/****************************************/



    .c-lofo a img {
        width: 150px;
    }

    .inner-top .img-page img {
        width: 100%;
        height: 120px !important;
    }

    .our-brands-one .c-block {
        padding: 30px 15px;
    }

}


@media only screen and (max-width: 400px){

    .c-lofo {
        position: absolute;
        bottom: auto;
        top: 0;
    }


        /*************************we-are******************************/

        .we-are {
            padding: 15px 0;
        }

        .c-sections h1 {
            font-size: 22px;
            margin-top: 0;
        }
        .we-are .bar2 {
            margin-top: 10px;
            margin-bottom: 5px;
        }
        .we-are .bar2 p {
            font-size: 14px;
            line-height: 23px;
        }


        .c-sections h1 a {
            font-size: 22px;
        }

        .our_partners_ieg {
            padding: 15px 0 !important;
        }

        .our_partners_ieg .swiper-slide {
            width: 40% !important;
            padding: 0 15px;
        }

        .our_brands_ieg {
            padding: 15px 0 !important;
        }

        .our_brands_ieg .swiper-slide {
            width: 40% !important;
            padding: 0 15px;
        }

        .csr-home .c-title h1 a {
            font-size: 22px;
        }
        .our-companies h1, .our-partners-home .c-title h1, .csr-home .c-title h1, .activities-home .c-title h1 a, .latest-news .c-title h1 a {
            font-size: 22px;
        }

        .latest-news .inner_div {
            margin-bottom: 6px;
            padding: 0 10px;
        }
        section.activities-home {
            padding: 15px 0 !important;
        }
        .activities-home .c-body .c-items h2 {
            font-size: 15px !important;
            margin: 15px 0;
        }
        .activities-home .c-body .c-items a {
            font-size: 14px;
            padding: 5px 15px;
        }
        .footer .footer-copyright p {
            font-size: 10px;
        }



}


@media only screen and (max-width: 300px){

    .c-lofo a img {
        width: 120px;
    }


}
