    body {
        margin: 0;
        font-family: 'Lato', sans-serif;
        background: #fff;
    }
    
    body a {
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        transition: 0.5s all;
        text-decoration: none;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        font-family: 'Montserrat', sans-serif;
    }
    
    p {
        margin: 0;
        color: #726d70;
        font-family: 'Lato', sans-serif;
    }
    
    body a:hover {
        text-decoration: none;
    }
    /*-- banner --*/
    /*-- about--*/
    
    .about,
    .team,
    .gallery,
    .contact,
    .subscribe {
        padding: 5em 0;
    }
    
    .agileits-title {
        padding-bottom: 1em;
        margin-bottom: 3em;
        text-align: center;
    }
    
    .agileits-title h6 {
        font-size: 0.9em;
        color: #1a1b20;
        margin-bottom: 0.5em;
        font-family: 'Lato', sans-serif;
        letter-spacing: 8px;
        text-transform: uppercase;
        font-weight: 600;
    }
    
    .agileits-mid h6 {
        color: #0a5893;
        letter-spacing: 3px;
        font-size: 1.1em;
        font-family: 'Lato', sans-serif;
    }
    
    .agileits-title h3 {
        font-size: 3em;
        font-weight: 600;
        letter-spacing: 1px;
        color: #03C5E2;
        margin: 0.3em 0;
    }
    
    .agileits-title-right {
        padding: 0 5em;
    }
    
    .agileits-mid h3 {
        font-size: 2em;
        color: #c2d924;
        letter-spacing: 1px;
        margin: 0.5em 0;
    }
    
    h6.two {
        color: #fff;
    }
    
    p.para.two {
        color: #fff;
    }
    
    p {
        font-size: 1.1em;
        color: #5d5d5d;
        line-height: 1.9em;
        font-weight: 500;
        letter-spacing: 1px;
    }
    
    p.two {
        color: #fff;
    }
    
    .wthree-ab-left img {
        width: 100%;
        padding: 0;
    }
    
    .wthree-ab-right {
        padding: 2em 2em;
    }
    
    .wthree-ab-left {
        padding: 0;
    }
    
    .wthree-ab-right h4 {
        font-size: 2em;
        font-weight: 600;
        margin-bottom: 0.7em;
    }
    
    .wthree-about {
        background: #eee;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }
    
    p.para {
        font-weight: 600;
        letter-spacing: 2px;
    }
    
    .wthree-about:hover {
        box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -o-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    
    h5.w3l-subtitle {
        font-size: 1.5em;
        color: #000;
        margin-bottom: 0.3em;
    }
    /*-- //about--*/
    /*-- services --*/
    
    .services-img-w3-agile {
        background: url(../images/search.png) no-repeat 4px 0px #000;
        min-height: 376px;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
    }
    
    .services-img-agileits {
        background: url(../images/search.png) no-repeat 4px 0px #000;
        min-height: 376px;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
    }
    
    .work-row-grids {
        text-align: left;
    }
    
    .work-row-grids h4 {
        font-size: 16px;
        color: #080808;
        margin: 0.5em 0 .2em;
        letter-spacing: 1px;
    }
    
    .work-row-grids p {
        font-size: 15px;
        text-align: center;
        color: #999;
        line-height: 1.5em;
        margin: 0 auto;
    }
    
    .work-grids-img img {
        border: 1px solid #555;
        padding: 16px;
        border-radius: 68px;
    }
    
    .work-grids-img {
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    
    .work-row-grids span.glyphicon {
        font-size: 1.4em;
        text-align: center;
        padding: 0.68em .8em;
        color: #bc0023;
    }
    
    .work-grids-img span {
        position: relative;
        z-index: 100;
        transition: all 0.3s ease 0s;
    }
    
    .tab-info-img img {
        width: 100%;
    }
    
    .tab-info-img {
        padding: 0;
    }
    
    .tab-info h4 {
        font-size: 1.6em;
        color: #000;
        letter-spacing: 1px;
        margin-bottom: 1em;
    }
    /*--//services--*/
    /*-- features --*/
    
    .features .agileits-title,
    .address .agileits-title {
        margin-bottom: 3em;
    }
    
    .features ul.nav.nav-tabs {
        border: none;
        position: absolute;
        right: 0%;
        top: 15%;
        z-index: 999;
    }
    
    .features .tabs {
        position: relative;
    }
    
    .features ul.nav.nav-tabs li a {
        font-size: 1.2em;
        color: #0a5893;
        font-weight: 600;
        border: none;
        border-bottom: 1px solid transparent;
        padding: 5px;
        margin-right: 1.5em;
        letter-spacing: 1px;
    }
    
    .features ul.nav.nav-tabs li.active a {
        color: #03c5e2;
        background: none;
    }
    
    .features ul.nav.nav-tabs li a:hover {
        background: none;
        color: #03c5e2;
    }
    
    .features-left.agileinfo-img,
    .features-left.agileinfo-img2,
    .features-left.agileinfo-img3,
    .features-left.agileinfo-img4 {
        background: url(../images/cs2.png)no-repeat center 0px;
        background-size: cover;
        min-height: 30em;
        padding: 0;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-img2 {
        background: url(../images/cs2.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-img3 {
        background: url(../images/cs3.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-img4 {
        background: url(../images/cs4.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    /*--Apps Development images for Fetured apps--*/
    
    .features-left.agileinfo-imgapp,
    .features-left.agileinfo-imgapp2,
    .features-left.agileinfo-imgapp3,
    .features-left.agileinfo-imgapp4 {
        background: url(../images/csapp2.png)no-repeat center 0px;
        background-size: cover;
        min-height: 30em;
        padding: 0;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgapp2 {
        background: url(../images/csapp2.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgapp3 {
        background: url(../images/csapp3.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgapp4 {
        background: url(../images/webdev.jpg)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    /*-- images for apps development closing--*/
    /*--SEO images for Fetured apps--*/
    
    .features-left.agileinfo-imgseo,
    .features-left.agileinfo-imgseo2,
    .features-left.agileinfo-imgseo3,
    .features-left.agileinfo-imgseo4 {
        background: url(../images/csseo2.png)no-repeat center 0px;
        background-size: cover;
        min-height: 30em;
        padding: 0;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgseo2 {
        background: url(../images/csseo2.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgseo3 {
        background: url(../images/csseo3.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    
    .features-left.agileinfo-imgseo4 {
        background: url(../images/csseo4.png)no-repeat center 0px;
        background-size: cover;
        -moz-animation: fadeInRight .5s ease;
        -webkit-animation: fadeInRight .5s ease;
        -ms-animation: fadeInRight .5s ease;
        -o-animation: fadeInRight .5s ease;
        animation: fadeInRight .5s ease;
    }
    /*-- SEO closing--*/

        /*--Branding images for Fetured apps--*/
    
        .features-left.agileinfo-imgbra,
        .features-left.agileinfo-imgbra2,
        .features-left.agileinfo-imgbra3,
        .features-left.agileinfo-imgbra4 {
            background: url(../images/printing/p1.jpg)no-repeat center 0px;
            background-size: cover;
            min-height: 30em;
            padding: 0;
            -moz-animation: fadeInRight .5s ease;
            -webkit-animation: fadeInRight .5s ease;
            -ms-animation: fadeInRight .5s ease;
            -o-animation: fadeInRight .5s ease;
            animation: fadeInRight .5s ease;
        }
        
        .features-left.agileinfo-imgbra2 {
            background: url(../images/printing/p1.jpg)no-repeat center 0px;
            background-size: cover;
            -moz-animation: fadeInRight .5s ease;
            -webkit-animation: fadeInRight .5s ease;
            -ms-animation: fadeInRight .5s ease;
            -o-animation: fadeInRight .5s ease;
            animation: fadeInRight .5s ease;
        }
        
        .features-left.agileinfo-imgbra3 {
            background: url(../images/printing/p2.jpg)no-repeat center 0px;
            background-size: cover;
            -moz-animation: fadeInRight .5s ease;
            -webkit-animation: fadeInRight .5s ease;
            -ms-animation: fadeInRight .5s ease;
            -o-animation: fadeInRight .5s ease;
            animation: fadeInRight .5s ease;
        }

        /*-- Branding closing--*/
                /*--Printing images for Fetured apps--*/
    
                .features-left.agileinfo-imgop,
                .features-left.agileinfo-imgop2,
                .features-left.agileinfo-imgop3,
                .features-left.agileinfo-imgop4 {
                    background: url(../images/printing/op1.png)no-repeat center 0px;
                    background-size: cover;
                    min-height: 30em;
                    padding: 0;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
                
                .features-left.agileinfo-imgsop2 {
                    background: url(../images/printingo/op1.png)no-repeat center 0px;
                    background-size: cover;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
                
                .features-left.agileinfo-imgop3 {
                    background: url(../images/printing/op2.jpg)no-repeat center 0px;
                    background-size: cover;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
        
                /*-- Printing closing--*/
                        /*-- Branding closing--*/
                /*--Business Consulting images for Fetured apps--*/
    
                .features-left.agileinfo-imgbc,
                .features-left.agileinfo-imgbc2,
                .features-left.agileinfo-imgbc3,
                .features-left.agileinfo-imgbc4 {
                    background: url(../images/bsac/ba2.jpg)no-repeat center 0px;
                    background-size: cover;
                    min-height: 30em;
                    padding: 0;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
                
                .features-left.agileinfo-imgsbc2 {
                    background: url(../images/bsac/ba2.jpg)no-repeat center 0px;
                    background-size: cover;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
                
                .features-left.agileinfo-imgbc3 {
                    background: url(../images/bsac/bab.jpg)no-repeat center 0px;
                    background-size: cover;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }

                .features-left.agileinfo-imgbc4 {
                    background: url(../images/bsac/bat.jpg)no-repeat center 0px;
                    background-size: cover;
                    -moz-animation: fadeInRight .5s ease;
                    -webkit-animation: fadeInRight .5s ease;
                    -ms-animation: fadeInRight .5s ease;
                    -o-animation: fadeInRight .5s ease;
                    animation: fadeInRight .5s ease;
                }
        
                /*-- Business Consulting closing--*/
    
    .features-right {
        padding: 11.4em 4em 5.1em;
        background: #f0f0f0;
        float: right;
    }
    /*-- //features --*/
    /*-- responsive-design --*/
    
    @media(max-width:1440px) {
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 4.5em 3em;
        }
        .navbar-right {
            float: left !important;
            margin: 0em 0 0 6em;
        }
        .features ul.nav.nav-tabs {
            border: none;
            position: absolute;
            right: 15%;
            top: 15%;
            z-index: 999;
        }
    }
    
    @media(max-width:1366px) {
        .w3about-text {
            width: 65%;
            right: -43%;
        }
        .about,
        .team,
        .gallery,
        .contact,
        .subscribe {
            padding: 4em 0;
        }
        .features ul.nav.nav-tabs {
            right: 12%;
        }
        .navbar-nav>li {
            float: left;
            margin-right: 1em;
        }
        .agileits-title {
            padding-bottom: 1em;
            margin-bottom: 2em;
            text-align: center;
        }
        #clients {
            min-height: 667px;
            padding-top: 7em;
        }
    }
    
    @media(max-width:1280px) {
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 3.8em 2em;
        }
        .features ul.nav.nav-tabs {
            right: 11%;
        }
        .agileits-title h3 {
            font-size: 2.5em;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 33em;
        }
        .footer-w3layouts {
            padding: 5em 2em 2em 2em;
        }
        .navbar-right {
            float: left !important;
            margin: 0em 0 0 3em;
        }
        .subscribe-grid {
            padding: 2em 1em;
            margin: 0 auto;
            width: 53%;
        }
        p.para.three {
            width: 71%;
            margin: 2em auto 0;
        }
    }
    
    @media(max-width:1080px) {
        .header {
            padding-top: 1.5em;
        }
        .nav.navbar-nav.nav-center li a {
            font-size: 1.1em;
            min-width: 90px;
        }
        ul.nav.navbar-nav.nav-center {
            margin: 0 7%;
        }
        .agileits-title-right {
            padding: 0 2em;
        }
        .w3about-img {
            min-height: 25em;
        }
        .w3about-text {
            width: 70%;
            top: 21%;
        }
        .cd-header-buttons {
            right: 8%;
        }
        .features-right {
            padding: 10.4em 3em 8em;
        }
        .features ul.nav.nav-tabs {
            right: 5%;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 30em;
        }
        .features-right {
            padding: 10.45em 3em 6em;
        }
        .w3ls-effect {
            height: 246px;
        }
        .w3ls-effect .view-caption {
            height: 35%;
        }
        .w3gallery-grids {
            padding: .3em 0.5em;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 2.8em 2em;
        }
        .contact-w3ls-row {
            width: 100%;
        }
        .address-left {
            padding: 3.5em 5em;
        }
        .address-right iframe {
            min-height: 355px;
        }
        .navbar-brand {
            font-size: 1em;
            padding: 0;
            height: 59px;
        }
        .navbar-nav>li {
            float: left;
            margin-right: 0.5em;
        }
        .top_header {
            background: rgba(37, 37, 37, 0.54);
            padding: 1em 2em;
        }
        .navbar-nav>li>a {
            margin: 0;
            padding: 0 1em;
            text-transform: uppercase;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 3em;
        }
        .tab-info {
            margin-top: 3em;
        }
        .wthree-ab-right {
            padding: 1em 1em;
        }
        .wthree-ab-right h4 {
            font-size: 1.8em;
        }
        #clients {
            min-height: 587px;
            padding-top: 5em;
        }
        .footer-bottom-wthree {
            margin-top: 1em;
            padding-top: 1em;
        }
        p.para.three {
            width: 86%;
        }
    }
    
    @media(max-width:1024px) {
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 2.5em 1em;
        }
        a.read,
        a.read2 {
            font-size: 1em;
            padding: .7em 1.5em;
            margin-top: 2em;
        }
        .navbar-right {
            float: left !important;
            margin: 0em 0 0 1em;
        }
        .navbar-nav>li {
            float: left;
            margin-right: 0.3em;
        }
    }
    
    @media(max-width:991px) {
        .navbar-header h1 {
            font-size: 3em;
        }
        .nav.navbar-nav.nav-center li a {
            font-size: 1em;
            min-width: 75px;
        }
        ul.nav.navbar-nav.nav-center {
            margin: 0 2%;
        }
        .nav.navbar-nav.navbar-right li a.dropdown-toggle {
            margin: 0 0 .5em;
        }
        .cd-header-buttons {
            right: 6%;
        }
        .cd-search input {
            font-size: 1.2em;
            padding: 1.2em 2em;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 3em;
        }
        .w3about-text {
            width: 90%;
            top: 22%;
        }
        .agileits-title-left,
        .agileits-title-right {
            padding: 0;
        }
        .agileits-title h3 {
            margin-bottom: .3em;
        }
        .w3agile-servs-img .icon-holder {
            font-size: 2em;
            top: 25px;
        }
        .w3agile-servs-img .description {
            width: 100%;
        }
        .w3agile-servs-img:hover .icon-holder {
            top: 0px;
        }
        .w3agile-servs-img .mission {
            font-size: 1.3em;
        }
        .w3agile-servs-img:hover .mission {
            top: -11px;
        }
        .features-right {
            padding: 10em 3em 5em;
            float: none;
        }
        .features ul.nav.nav-tabs {
            top: 7%;
            left: 3%;
            right: auto;
        }
        .agileits-title h3 {
            font-size: 2.2em;
        }
        .features .agileits-title,
        .address .agileits-title {
            margin-bottom: 2em;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 32em;
            background-position: center;
            padding: 0;
        }
        .team-grids {
            padding: 0 .5em;
        }
        .w3ls-effect {
            height: 200px;
        }
        .w3ls-effect .view-caption {
            height: 38%;
            padding: 15px;
        }
        .address-right iframe {
            min-height: 280px;
        }
        .navbar-right {
            float: left !important;
            margin: 1em 0 0 19em;
        }
        .navbar-nav>li {
            float: left;
            margin-right: 0.5em;
        }
        .navbar-brand span {
            padding: 0.44em .5em;
            display: inline-block;
            background: #03C5E2;
        }
        .wthree-ab-right {
            padding: 3em 2em;
        }
        .w3layouts_stats_left {
            padding: 7em 0 1em 0;
            text-align: center;
            float: left;
            width: 25%;
        }
        .tab-info {
            margin: 1em 0;
            padding: 0;
        }
        .features-right {
            padding: 4em 2em;
            float: none;
        }
        .agileits-mid {
            margin-top: 4em;
        }
    }
    
    @media(max-width:800px) {
        .w3ls-btn {
            font-size: 0.9em;
            margin-top: 1em;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 23em;
        }
        [class^='imghvr-'] .agile-figcaption h4 {
            font-size: 1.3em;
        }
        .w3gallery-grids {
            padding: .1em 0.3em;
        }
        [class^='imghvr-'] .agile-figcaption p {
            font-size: .9em;
        }
        .navbar-right {
            float: left !important;
            margin: 1em 0 0 9em;
        }
        .navbar-brand {
            font-size: 0.9em;
            padding: 0;
            height: 57px;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 2.5em;
            margin-top: 2em;
        }
        .agileits-title h6 {
            font-size: 0.8em;
            margin-bottom: 0.5em;
            letter-spacing: 6px;
        }
    }
    
    @media(max-width:768px) {
        .features-right {
            padding: 7em 3em 3em;
        }
        .features ul.nav.nav-tabs {
            top: 7%;
            left: 5%;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 2.5em 1em;
        }
        .top_header {
            background: rgba(37, 37, 37, 0.54);
            padding: 0.5em 1em;
        }
        .navbar-right {
            float: left !important;
            margin: 1em 0 0 8em;
        }
        .subscribe-grid {
            padding: 2em 1em;
            margin: 0 auto;
            width: 72%;
        }
        p.para.three {
            width: 100%;
        }
        .footer-w3layouts {
            padding: 4em 2em 2em 2em;
        }
    }
    
    @media(max-width:767px) {
        .header {
            padding: 1em 1.5em;
        }
        .navbar-default .navbar-toggle {
            border-color: #ffffff;
            margin-right: 0;
            background: #03C5E2;
            margin: 6px 0 0 0;
            border-radius: 0;
            padding: 13px 10px;
        }
        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #03C5E2;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }
        ul.nav.navbar-nav {
            margin: 0 !important;
            background: rgba(8, 8, 8, 0.95);
            width: 100%;
            z-index: 999;
        }
        .container>.navbar-collapse {
            padding: 0;
        }
        .navbar-nav li {
            display: block;
            padding: 0.5em 0;
        }
        .w3ls-hover:hover:after,
        .navbar-default .navbar-nav li a.active:after {
            width: 12%;
        }
        .navbar-header h1 {
            font-size: 2.5em;
        }
        div#bs-example-navbar-collapse-1 {
            position: absolute;
            width: 100%;
        }
        .cd-header-buttons {
            right: 9%;
        }
        ul.nav.navbar-nav.navbar-right {
            padding: 0;
        }
        .cd-radial-slider-wrapper {
            overflow: inherit !important;
        }
        .navbar-right {
            float: left !important;
            margin: 1em 0 0 0em;
        }
        .navbar-nav>li {
            float: none;
            margin-right: 0;
            margin: 0.7em 0;
            text-align: center;
            padding: 0.7em 0;
        }
        .cd-header-buttons {
            position: absolute;
            display: inline-block;
            top: -51px;
            right: 9%;
        }
        .navbar-brand {
            font-size: 1em;
            padding: 0;
            height: 54px;
        }
        .navbar-default .navbar-collapse,
        .navbar-default .navbar-form {
            border: none!important;
        }
        .contact input[type="text"],
        .contact input[type="email"] {
            width: 100%;
        }
        .contact-right.agileits-w3layouts {
            float: none;
            width: 100%;
            padding: 0;
            margin-bottom: 0.5em;
        }
    }
    
    @media(max-width:736px) {
        .w3about-img {
            width: 65%;
        }
        .team-grids {
            padding: 1em 3em;
        }
        .w3ls-effect {
            height: 270px;
        }
        .w3ls-effect .view-caption {
            height: 30%;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 5.5em 3em;
        }
        .contact-right.agileits-w3layouts {
            float: none;
            padding: 0;
        }
        .contact input[type="text"] {
            padding: 0.7em 1em;
        }
        .contact textarea {
            padding: 0.7em .8em;
            min-height: 10.5em;
            margin-bottom: 0.8em;
        }
        .w3ls-effect {
            height: 270px;
        }
        .footer-bottom-wthree {
            margin-top: 1em;
            padding-top: 1em;
            text-align: center;
        }
        .wthree-icon.footer {
            float: none;
            text-align: center;
        }
        .copyright-wthree p {
            text-align: center;
            float: none;
            margin-bottom: 13px;
        }
    }
    
    @media(max-width:667px) {
        .w3ls-effect {
            height: 235px;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 2.2em;
        }
        .w3about-text {
            top: 16%;
        }
    }
    
    @media(max-width:600px) {
        .team-grids {
            padding: 1em 2em;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 4em 3em;
        }
        .address-right iframe {
            min-height: 250px;
        }
        .agileits-mid h3 {
            font-size: 1.2em;
        }
    }
    
    @media(max-width:568px) {
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 2em;
        }
        .w3about-text {
            width: 100%;
            top: 19%;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 18em;
        }
        .team-grids {
            padding: 1em 1em;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 3.5em 3em;
        }
        .subscribe-grid {
            padding: 2em 1em;
            margin: 0 auto;
            width: 100%;
        }
    }
    
    @media(max-width:480px) {
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 1.8em;
            margin-top: 1.2em;
        }
        .w3ls-btn {
            padding: .5em 1em;
        }
        .w3about-text {
            padding: 2em;
        }
        .about,
        .team,
        .gallery,
        .contact,
        .subscribe {
            padding: 3em 0;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 2.5em 2em;
        }
        .agileits-title {
            margin-bottom: 1em;
        }
        .contact input[type="submit"] {
            padding: 0.6em 4em;
            font-size: 0.9em;
        }
        .address-left {
            padding: 2.5em 4em;
        }
        .address-right iframe {
            min-height: 200px;
        }
        .subscribe input[type="text"] {
            padding: 0.8em;
            font-size: 0.9em;
        }
        .subscribe input[type="submit"] {
            font-size: 0.9em;
            padding: 0.8em 1.8em;
        }
        .footer-left,
        .footer-right {
            float: none;
            text-align: center;
        }
        .wthree-icon {
            margin-top: 1em;
        }
        .cd-header-buttons {
            right: 13%;
        }
        .navbar-toggle {
            padding: 7px 6px;
            margin-top: 5px;
        }
        a.read,
        a.read2 {
            font-size: 1em;
            padding: .7em 1.5em;
            margin-top: 1em;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 1.8em;
            margin-top: 2.2em;
        }
        .navbar-brand {
            font-size: 0.9em;
            padding: 0;
            height: 51px;
        }
        .wthree-ab-right h4 {
            font-size: 1.6em;
        }
    }
    
    @media(max-width:414px) {
        .cd-search input {
            font-size: 1em;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 1.5em;
            margin-top: 2em;
        }
        .agileits-title h3 {
            font-size: 1.5em;
        }
        p {
            font-size: 0.9em;
        }
        .w3about-text {
            padding: 1.5em;
            top: 8%;
            right: -38%;
        }
        .w3about-img {
            min-height: 17em;
        }
        .features-right {
            padding: 5em 2em 2em;
        }
        .features ul.nav.nav-tabs li a {
            font-size: 0.9em;
        }
        .features ul.nav.nav-tabs {
            top: 4%;
            left: 8%;
        }
        .features .agileits-title,
        .address .agileits-title {
            margin-bottom: 1em;
        }
        .features-left.agileinfo-img,
        .features-left.agileinfo-img2,
        .features-left.agileinfo-img3,
        .features-left.agileinfo-img4 {
            min-height: 14em;
        }
        .team-grids {
            padding: 0.5em;
        }
        .w3ls-effect {
            height: 194px;
        }
        .w3ls-effect .view-caption h4 {
            font-size: 1.1em;
        }
        .w3ls-effect .view-caption p {
            font-size: .85em;
        }
        .w3ls-effect .view-caption {
            height: 35%;
        }
        [class^='imghvr-'] .agile-figcaption p {
            font-size: .85em;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 2em 0.5em;
        }
        .contact textarea,
        .contact input[type="text"] {
            font-size: 0.9em;
        }
        .dropdown-menu li {
            padding: 0;
        }
        .navbar-brand {
            font-size: 0.6em;
            padding: 0;
            height: 46px;
        }
        .navbar-default .navbar-toggle {
            margin: 1px 0 0 0;
            padding: 13px 10px;
        }
        a.read,
        a.read2 {
            font-size: 0.9em;
            padding: .7em 1.5em;
            margin-top: 1em;
        }
        .w3layouts_stats_left {
            padding: 4em 0 1em 0;
            text-align: center;
            float: left;
            width: 25%;
        }
        .stats {
            min-height: 291px;
        }
    }
    
    @media(max-width:384px) {
        .about,
        .team,
        .gallery,
        .contact,
        .subscribe {
            padding: 2em 0;
        }
        .w3about-text {
            padding: 1.2em;
            top: 9%;
            right: -53%;
        }
        .services-grids {
            padding: 0;
        }
        .w3ls-effect {
            height: 176px;
        }
        .w3ls-effect .view-caption {
            height: 39%;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 1.8em 0.5em;
        }
        .contact textarea {
            min-height: 9.5em;
        }
        .address-left {
            padding: 2em 3em;
        }
        .address-left ul li {
            font-size: 0.9em;
        }
        .address-right iframe {
            min-height: 160px;
        }
        .subscribe input[type="submit"] {
            padding: 0.8em 1em;
        }
        .navbar-brand {
            font-size: 0.6em;
            padding: 0;
            height: 42px;
        }
        .top_header {
            background: rgba(37, 37, 37, 0.54);
            padding: 0.3em 0.6em;
        }
        .navbar-default .navbar-toggle {
            margin: 1px 0 0 0;
            padding: 11px 10px;
        }
        .cd-header-buttons {
            position: absolute;
            display: inline-block;
            top: -43px;
        }
        #clients {
            min-height: 500px;
            padding-top: 3em;
        }
        .footer-top-agile h6 a {
            font-size: 2em;
        }
        .footer-w3layouts {
            padding: 3em 1em 1em 1em;
        }
        .subscribe-grid {
            padding: 1em 1em;
        }
    }
    
    @media(max-width:375px) {
        .w3about-text {
            top: 5%;
        }
        nav.navbar.navbar-default {
            background: none;
            padding: 3px 0 0 0;
        }
        .w3layouts_stats_left p {
            font-size: 1.6em;
        }
    }
    
    @media(max-width:320px) {
        .navbar-toggle {
            padding: 5px 4px;
            margin-top: 3px;
        }
        .cd-header-buttons {
            top: -42px;
        }
        .cd-radial-slider-content h2,
        .cd-radial-slider-content h3 {
            font-size: 1.2em;
            margin-top: 3em;
        }
        .w3ls-btn {
            font-size: 0.75em;
            padding: .4em 0.8em;
        }
        .w3about-img {
            width: 78%;
        }
        .w3about-text {
            top: 9%;
            right: -33%;
        }
        .features ul.nav.nav-tabs li a {
            margin-right: 0.5em;
        }
        .team-grids {
            padding: 0.5em 2em;
            width: 100%;
        }
        .w3ls-effect {
            height: 260px;
        }
        .w3ls-effect .view-caption {
            height: 27%;
        }
        .w3gallery-grids {
            padding: .1em 1em;
            width: 100%;
        }
        [class^='imghvr-'] .agile-figcaption,
        [class*=' imghvr-'] .agile-figcaption {
            padding: 4em 3em;
        }
        .contact input[type="text"] {
            width: 100%;
        }
        .address-left {
            padding: 2em 2em;
        }
        .subscribe input[type="text"] {
            width: 69%;
        }
        .w3layouts_stats_left {
            padding: 3em 0 1em 0;
            text-align: center;
            float: left;
            width: 50%;
        }
        .w3layouts_stats_left:nth-child(3),
        .w3layouts_stats_left:nth-child(4) {
            padding: 1em 0 3em 0;
        }
    }
    /*-- //responsive-design --*/