﻿@media only screen and (min-width:80px) and (max-width:400px)
{

    body
    {
        font-family: 'Work Sans' , sans-serif;
        font-size: 17px;
        color: #333;
        font-weight: 300;
        margin: 0;
        padding: 0; /*height: 100%;*/
        overflow-x: hidden;
    }



    .top-menubar
    {
        width: 100%;
        float: left;
        left: 0;
        height: auto;
        right: 0;
        position: relative;
    }

    .logo
    {
        width: 260px;
        margin: 7px auto;
        position: relative;
        float: none;
    }

    #menubar
    {
        width: 100%;
        float: left;
        position: absolute;
        top: 63px;
    }

    .menubar
    {
        width: 100%;
        float: right;
        position: relative;
    }


.nk-icon-burger {
    position: relative;
    display:table;
    width: 20px;
    height: 18px;
    color: inherit;
    z-index: 2;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}

    .nk-navbar-left-toggle
    {

        background: #01326a;
        margin: 10px auto 0;
        padding:10px 0 5px;
        width: 100%;
        border-top: 1px solid rgba(255,255,255,0.1);
    
    }
    .nk-icon-close {
    position: relative;
    display: table;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    z-index: 1;
    cursor: pointer;
}

    .socailright
    {
        position:relative;
        height:45px;
        width: 30%;
        padding:15px 35% 0;
        top: 0px;
        left: 0;
        background:#01326a;
    }

    .flip-card-social-area .flip-card-social-single
    {
        float: left;
        width: 50%;
        height: 40px;
        margin: 0;
    }

    .flip-card-social-area .flip-card-social-icon
    {
        float: left;
        width: 100%;
        height: 40px;
    }
    
      .flip-card-social-area .flip-card-social-icon i
    {
           line-height: 40px;
    border: 1px solid rgba(255,255,255,0.1);
    margin: 0;
    width: 40px;
        }

    .homeslider
    {
        width: 100%;
        float: left;
        height: auto;
        margin: 0;
    }
    
    

    .container
    {
        width: 94%;
        margin: 0 3%;
    }

    .homeleft
    {
        width: 100%;
        float: left;
        margin: 0;
    }

    .homeleft span:after
    {
        display: none;
    }

    .homeright
    {
        width: 100%;
        float: right;
        margin: 0;
    }

    .homeabout
    {
        margin: 20px auto;
    }

    .homeright p
    {
        text-align: justify;
    }

    .homeleft h1
    {
        font-size: 25px;
        line-height: 30px;
    }

    .homeleft span
    {
        font-size: 14px;
        line-height: 20px;
    }

    .homeservices
    {
        width: 100%;
        float: left;
        margin: 0;
    }
    .homeservices ul li
    {
        width: 100%;
    }


    .homeservices ul li h2
    {
        left: 2%;
        font-size:29px;
    }
    .homeservices ul li a
    {
        left: 2%;
    }

    #homeachivementleft
    {
        width: 100%;
    }


    #homeachivementright
    {
        width: 100%;
    }

    .hour-counter
    {
        width: 100%;
        margin-bottom: 20px;
    }

    .counterinside
    {
        width: 85%;
        float: left;
        margin: 0px 2.5% 0px 2.5%;
        padding: 25px 5%;
    }

    .homeclients
    {
        width: 265px;
        margin: 40px auto;
    }
    .footerlogo
    {
        width: 80%;
    }
    .footerlogo img
    {
        width: 100%;
    }

    .footeradd
    {
        width: 100%;
    }

    .footeradd p
    {
        line-height: 22px;
        width:80%;
        margin:20px 10%;
    }


    .footermenu ul
    {
        width: 100%;
    }
    .footermenu ul li
    {
        width: 50%;
        margin: 0;
        float: left;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    .footermenu ul li:last-child
    {
        width: 100%;
    }

    .footermenu ul li a
    {
        width: 100%;
        margin: 15px 0;
        float: left;
        text-align: center;
        line-height: 20px;
        font-size: 16px;
        border-right: 1px solid rgba(255,255,255,0.2);
    }

    .footerframe
    {
        background: #01326a;
        position: relative;
    }

    .footermain
    {
        padding: 30px 0 0 0;
    }


    .rightsreserve
    {
        width: 100%;
        margin: 0;
    }
    .rightsreserve p
    {
        text-align: center;
    }

    .designby
    {
        width: 100%;
        margin: 0;
    }

    .designby p
    {
        text-align: center;
        width: 100%;
        margin: 5px 0;
    }

    .loader-logo
    {
        width: 80%;
        position: fixed;
        top: 40%;
        left: 10%;
        z-index: 200000;
    }

    .scrollup
    {
        bottom: 3px;
        right: 4px;
        background: #01326a;
        padding: 5px 0;
        border-radius: 4px;
    }

    .uparrow::before
    {
        margin-left: -2px;
        color: rgba(255,255,255,0.8);
    }


    .insidebanner
    {
        width: 90%;
        padding: 50px 5% 25px;
        background-size:auto;
    }

    .insidebanner h1
    {
        font-size: 30px;
        line-height: 51px;
    }


    .insidebanner span
    {
        font-size: 15px;
    }


    .aboutslider
    {
        display: none;
    }

    .directordata
    {
        width: 92%;
        margin: 25px 0 0;
        padding: 4%;
    }

    .directordataleft
    {
        margin: 0 25%;
        width: 50%;
    }
    .directordataright
    {
        width: 100%;
    }

    .directordataright a
    {
        text-align: center;
    }

    .directordataright p
    {
        text-align: center;
    }

    .directordataright span
    {
        text-align: center;
    }

    .aboutinside p
    {
        margin: 0;
        text-align: justify;
        text-align:center;
    }
    .aboutinside span
    {
        margin-bottom: 15px;
        line-height:24px;
    }

    .mediumindiv span
    {
        width: 100%;
        margin: 0;
            font-size: 16px;
    line-height: 22px;
    }

    .mediumindiv ul
    {
        margin-top: 25px;
        float: left;
    }

    .mediumindiv ul li
    {
        float: left;
        padding: 0;
        margin: 0 0 25px 0;
        list-style-type: none;
        width: 100%;
        transition: all .5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        box-shadow: 0 0 0px #808080;
    }

    .mediumindiv ul li img
    {
        width: 99%;
    }

    .mediuminsidediv span
    {
        width: 100%;
        margin: 0;
    }

    .mediuminsidediv ul
    {
        margin-top: 25px;
        float: left;
    }


    .mediuminsidediv ul li
    {
        float: left;
        padding: 0;
        margin: 0 0 15px 0;
        list-style-type: none;
        width: 100%;
        transition: all .5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        box-shadow: 0 0 0px #808080;
    }

    .awardsdiv span
    {
        width: 100%;
        font-size: 15px;
        margin: 0;
    }

    .awardsdiv ul
    {
        margin-top: 25px;
        float: left;
    }

    .awardsdataright
    {
        width: 100%;
    }
    .awardsdataleft
    {
        width: 100%;
    }

    .awardsdataright p
    {
        font-size: 24px;
        line-height: 31px;
        margin: 25px 0;
    }
    .awardsdata
    {
        height: auto;
        margin-bottom: 25px;
    }

    .awardsdataleft p
    {
        font-size: 24px;
        line-height: 31px;
        margin: 25px 0;
    }

    .clientsinside ul li
    {
        width: 100%;
    }


    .clientsinside ul li:after, .clientsinside ul li:nth-child(1):before
    {
        display: none;
    }




    .clientsinside ul li:nth-child(2):before, .clientsinside ul li:nth-child(3):before, .clientsinside ul li:nth-child(4):before
    {
        background-color: rgba(0, 0, 0, 0.08);
    }

    .contactinside
    {
        margin: 25px 0 40px;
    }

    .contactinside-right
    {
        width: 100%;
        float: left;
        margin-top: 25px;
    }

    .contactinside-left
    {
        width: 100%;
        float: left;
    }
    .enquiryformdata table td
    {
        width: 100%;
        float: left;
    }

    .enquiryformdata table input[type="text"]
    {
        width: 94%;
    }

    .enquiryformdata table textarea
    {
        width: 94%;
    }

    .clientsinside ul li img
    {
        padding: 15px 0;
    }
    
    .sitemap
{
    width: 80%;
    float:left;
    margin: 60px 5% 0;
    }
    
    .sitemap ul
{
    width: 90%;
    float:left;
    padding:0;
    margin:0 5%;
    }
    
    


/*inner page load*/
@keyframes top-bottom-open {
 

    100% {
        height: 0px;
        z-index:999;
    }
}

@keyframes left-right-open {

    100% {
        width: 0px;
        z-index:999;
    }
}


}











@media only screen and (min-width:401px) and (max-width:600px)
{

    body
    {
        font-family: 'Work Sans' , sans-serif;
        font-size: 17px;
        color: #333;
        font-weight: 300;
        margin: 0;
        padding: 0; /*height: 100%;*/
        overflow-x: hidden;
    }



    .top-menubar
    {
        width: 100%;
        float: left;
        left: 0;
        height: auto;
        right: 0;
        position: relative;
    }

    .logo
    {
        width: 260px;
        margin: 7px 0 7px 20px;
        position: relative;
        float:left;
    }

    #menubar
    {
         width: 250px;
    float: left;
    position: absolute;
    top: 61px;
    right: 0;
    }

    .menubar
    {
       width: 75px;
        float: right;
        position:absolute;
        top: 10px;
        right: 0;
    }


    .nk-navbar-left-toggle
    {
        background: #01326a;
        margin: 0;
        padding: 7px 20px;
        width: 15%;
        border-left: 0px solid #333;
    }

    .socailright
    {
        position:relative;
        width: 30%;
        bottom: 0;
        right: 0;
        height:44px;
        padding:15px 35% 0;
        background:#01326a;
    }

    .flip-card-social-area .flip-card-social-single
    {
        float: left;
        width: 50%;
        height: 30px;
        margin: 0;
    }
    
    .flip-card-social-area .flip-card-social-icon i
    {
           line-height: 40px;
    border: 1px solid rgba(255,255,255,0.1);
    margin: 0;
    width: 40px;
        }

    .flip-card-social-area .flip-card-social-icon
    {
        float: left;
        width: 100%;
        height: 30px;
    }

    .homeslider
    {
        width: 100%;
        float: left;
        height: auto;
        margin: 0;
    }

    .container
    {
        width: 94%;
        margin: 0 3%;
    }

    .homeleft
    {
        width: 100%;
        float: left;
        margin: 0;
    }

    .homeleft span:after
    {
        display: none;
    }

    .homeright
    {
        width: 100%;
        float: right;
        margin: 0;
    }

    .homeabout
    {
        margin: 20px auto;
    }

    .homeright p
    {
        text-align: justify;
    }

    .homeleft h1
    {
        font-size: 26px;
        line-height: 30px;
    }

    .homeleft span
    {
        font-size: 14px;
        line-height: 20px;
    }

    .homeservices
    {
        width: 100%;
        float: left;
        margin: 0;
    }
    .homeservices ul li
    {
        width: 100%;
    }


    .homeservices ul li h2
    {
        left: 2%;
    }
    .homeservices ul li a
    {
        left: 2%;
    }

    #homeachivementleft
    {
        width: 100%;
    }


    #homeachivementright
    {
        width: 100%;
    }

    .hour-counter
    {
        width: 100%;
        margin-bottom: 20px;
    }

    .counterinside
    {
        width: 85%;
        float: left;
        margin: 0px 2.5% 0px 2.5%;
        padding: 25px 5%;
    }

    .homeclients
    {
        width: 325px;
        margin: 40px auto;
    }
    .footerlogo
    {
        width: 80%;
    }
    .footerlogo img
    {
        width: 100%;
    }

    .footeradd
    {
        width: 100%;
    }

    .footeradd p
    {
        line-height: 22px;
        width:90%;
        margin:20px 5%;
    }


    .footermenu ul
    {
        width: 100%;
    }
    .footermenu ul li
    {
        width: 33.33333%;
        margin: 0;
        float: left;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    .footermenu ul li:last-child
    {
        width: 100%;
    }

    .footermenu ul li a
    {
        width: 100%;
        margin: 15px 0;
        float: left;
        text-align: center;
        line-height: 20px;
        font-size: 16px;
        border-right: 1px solid rgba(255,255,255,0.2);
    }

    .footerframe
    {
        background: #01326a;
        position: relative;
    }

    .footermain
    {
        padding: 25px 0 0 0;
    }


    .rightsreserve
    {
        width: 100%;
        margin: 0;
    }
    .rightsreserve p
    {
        text-align: center;
    }

    .designby
    {
        width: 100%;
        margin: 0;
    }

    .designby p
    {
        text-align: center;
        width: 100%;
        margin: 5px 0;
    }

    .loader-logo
    {
        width: 50%;
        position: fixed;
        top: 40%;
        left: 25%;
        z-index: 200000;
    }

    .scrollup
    {
        bottom: 3px;
        right: 4px;
        background: #01326a;
        padding: 5px 0;
        border-radius: 4px;
    }

    .uparrow::before
    {
        margin-left: -2px;
        color: rgba(255,255,255,0.8);
    }


    .insidebanner
    {
        width: 90%;
        padding: 50px 5% 25px;
        background-size:auto;
    }

    .insidebanner h1
    {
        font-size: 30px;
        line-height: 51px;
    }


    .insidebanner span
    {
        font-size: 15px;
    }


    .aboutslider
    {
        display: none;
    }

    .directordata
    {
        width: 92%;
        margin: 25px 0 0;
        padding: 4%;
    }

    .directordataleft
    {
        margin: 0 25%;
        width: 50%;
    }
    .directordataright
    {
        width: 100%;
    }

    .directordataright a
    {
        text-align: center;
    }

    .directordataright p
    {
        text-align: center;
    }

    .directordataright span
    {
        text-align: center;
    }

    .aboutinside p
    {
        margin: 0;
        text-align: justify;
        text-align:center;
    }
    .aboutinside span
    {
        margin-bottom: 15px;
    }

    .mediumindiv span
    {
        width: 100%;
        margin: 0;
    }

    .mediumindiv ul
    {
        margin-top: 25px;
        float: left;
    }

    .mediumindiv ul li
    {
        float: left;
        padding: 0;
        margin: 0 0 25px 0;
        list-style-type: none;
        width: 100%;
        transition: all .5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        box-shadow: 0 0 0px #808080;
    }

    .mediumindiv ul li img
    {
        width: 99.2%;
    }

    .mediuminsidediv span
    {
        width: 100%;
        margin: 0;
    }

    .mediuminsidediv ul
    {
        margin-top: 25px;
        float: left;
    }


    .mediuminsidediv ul li
    {
        float: left;
        padding: 0;
        margin: 0 0 15px 0;
        list-style-type: none;
        width: 100%;
        transition: all .5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        box-shadow: 0 0 0px #808080;
    }

    .awardsdiv span
    {
        width: 100%;
        font-size: 15px;
        margin: 0;
    }

    .awardsdiv ul
    {
        margin-top: 25px;
        float: left;
    }

    .awardsdataright
    {
        width: 100%;
    }
    .awardsdataleft
    {
        width: 100%;
    }

    .awardsdataright p
    {
        font-size: 24px;
        line-height: 31px;
        margin: 25px 0;
    }
    .awardsdata
    {
        height: auto;
        margin-bottom: 25px;
    }

    .awardsdataleft p
    {
        font-size: 24px;
        line-height: 31px;
        margin: 25px 0;
    }

    .clientsinside ul li
    {
        width: 50%;
    }


     .clientsinside ul li:nth-child(1):before,.clientsinside ul li:nth-child(2):before,
     .clientsinside ul li:nth-child(2):after,  .clientsinside ul li:nth-child(6):after,
      .clientsinside ul li:nth-child(10):after,  .clientsinside ul li:nth-child(14):after,
       .clientsinside ul li:nth-child(18):after,  .clientsinside ul li:nth-child(22):after,
      .clientsinside ul li:nth-child(26):after,  .clientsinside ul li:nth-child(30):after,
       .clientsinside ul li:nth-child(34):after
    {
        display: none;
    }

.nk-icon-burger {
    position: relative;
    display: table;
    width: 20px;
    height: 18px;
    color: inherit;
    z-index: 2;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}


.nk-icon-close{
    position: relative;
    display: table;
    width: 20px;
    height: 18px;
    color: inherit;
    z-index: 2;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}




    .clientsinside ul li:nth-child(2):before, .clientsinside ul li:nth-child(3):before, .clientsinside ul li:nth-child(4):before
    {
        background-color: rgba(0, 0, 0, 0.08);
    }

    .contactinside
    {
        margin: 25px 0 40px;
    }

    .contactinside-right
    {
        width: 100%;
        float: left;
        margin-top: 25px;
    }

    .contactinside-left
    {
        width: 100%;
        float: left;
    }
    .enquiryformdata table td
    {
        width: 100%;
        float: left;
    }

    .enquiryformdata table input[type="text"]
    {
        width: 96%;
    }

    .enquiryformdata table textarea
    {
        width: 96%;
    }

    .clientsinside ul li img
    {
        padding: 15px 0;
    }

.hr
{
    margin:20px 10% 0px 10%;
    }
    
    .contactinside-left a
    {
        width:100%;
        text-align:center;
        }
    .contactinside-left p
       {
        width:100%;
        text-align:center;
        }
        
        .contactinside-left span
         {
        width:100%;
        text-align:center;
        }
    
    .sitemap
{
    width: 80%;
    float:left;
    margin: 60px 5% 0;
    }
    
    .sitemap ul
{
    width: 90%;
    float:left;
    padding:0;
    margin:0 5%;
    }
    
    
    
    
    
    
    
/*inner page load*/
@keyframes top-bottom-open {
 

    100% {
        height: 0px;
        z-index:999;
    }
}

@keyframes left-right-open {

    100% {
        width: 0px;
        z-index:999;
    }
}


}