/*--header--*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
}

ul,
ol {
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.main-w3layouts {
    position: relative;
}

/*--top-bar--*/
.top-search-bar {
    width: 100%;
    z-index: 99999999999;
    position: absolute;
    background: #000;
}

.header-top-nav {
    margin-top: 0.5em;
    padding: 0.5em 0em;
    float: right;
    width: 24%;
}

.header-top-nav ul li {
    display: inline-block;
}

.header-top-nav ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    padding-right: 11px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    color: #888;
}

.header-top-nav ul li a i {
    padding-right: 5px;
    color: #6a67ce;
}


/*--top-bar--*/
/* -- header --*/
.header {
    background: url(../images/homepageBK.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 776px;
    position: relative;
}

/*-- top-nav --*/
/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #6a67ce;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #99abd5;
    background: none !important;
}

.navbar-nav>li {
    margin: 0 0.5em;
}

.navbar-default .navbar-nav>li>a {
    color: #fff !important;
    font-size: 1em;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav li a.active {
    color: #6a67ce !important;
    background: none !important;
}

.navbar-right {
    float: right !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 85%;
}

.navbar-collapse {
    padding: 0 !important;
}

.top-nav {
    position: absolute;
    width: 100%;
    top: 6%;
    z-index: 999;
}

.navbar {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}

/*-- //top-nav --*/
/* -- navigation --*/
.ban-top-con {
    position: absolute;
    bottom: 9px;
    left: 27%;
}

.navbar-default {
    background-color: rgba(0, 0, 0, 0.76) !important;
    border-color: transparent !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent !important;
}

.navbar-nav {
    float: left;
    margin: 0;
    width: 90%;
}

.search {
    float: right;
    width: 23%;
    top: 7%;
    position: absolute;
    right: 6%;
    z-index: 9999;
}

.search input[type="search"] {
    outline: none;
    padding: 8px 10px;
    width: 87%;
    font-size: 15px;
    color: #888;
    background: #FFFFFF;
    float: left;
    border: none;
}

.search input[type="submit"] {
    outline: none;
    padding: 9px 0;
    width: 13%;
    display: inline-block;
    color: #fff;
    background: url(../images/search.png) no-repeat 11px 7px #6a67ce;
    border: none;
}

/* --//navigation --*/
/*-- Slider --*/
#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    left: 0;
    top: 0;
}

.callbacks p {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 66px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 67px;
    width: 56px;
    background: url("../images/left.png") no-repeat 0px 0px;
}

.callbacks_nav.next {
    left: auto;
    background: url("../images/right.png") no-repeat 0px 0px;
    right: 49px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks2_nav:active {
    opacity: 1.0;
}

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: -125px;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 80.5%;
    z-index: 999;
    left: 44.5%;
    padding: 0em 0.6em 1em 0.3em;
    margin: 0;
    display: none;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0.5em;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    width: 0;
    height: 0;
    display: inline-block;
    background: #fff;
    border: none;
    border-radius: 50%;
}

.callbacks_here a:after {
    background: #1ca0de;
}

/*-- //Slider --*/
/*--slider-info--*/

.slider-info {
    text-align: center;
    width: 62%;
    margin: 27% auto 0;
    background: rgba(0, 0, 0, 0.51);
    padding: 2em 0em;
}

.slider-info p {
    color: white;
    font-size: 2em;
    margin-bottom: 1em;
    letter-spacing: 2px;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-family: 'Lato', sans-serif;
}

.slider-info h6 {
    color: white;
    font-size: 1.8em;

    margin-bottom: 1em;
    margin-top: 1em;
    margin: 2em;
    width: 48%;
    background: #6a67ce;
    font-family: 'Lato', sans-serif;
    padding: 7px 33px;
    margin: 0 auto;
}

.linktoBook a {
    color: rgb(221, 114, 26);
    font-size: 1.8em;

    width: 48%;
    margin-top: 1em;
    font-family: 'Lato', sans-serif;
    padding: 7px 33px;
    margin: 0 auto;

    text-decoration: underline;


    font-weight: bold;

    cursor: pointer;

}

.linktoBook {
    margin-bottom: 1em;
}

.slider-info h3 a {
    color: white;
    font-size: 2em;
    /* text-transform: uppercase; */
    font-family: 'Lato', sans-serif;
    font-weight: 900;

    letter-spacing: 2px;
    display: inline-block;
}



a:focus,
a:hover {
    text-decoration: none !important;
}

/*--//slider-info--*/

/*--about--*/
.services,
#gallery,
.about,
.team,
.gallery,
.contact-agile,
.event,
.review,
.footer {
    padding: 4em 0em;
}

.about h1,
.services h3,
#gallery h3,
.team h3,
.gallery h3,
.event h3,
.contact-agile h3 {
    font-size: 3em;
    color: #333;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.about h1 span,
.team h3 span,
.contact-agile h3 span {
    color: #6a67ce;
}

.about h2 {
    font-size: 2em;
    color: #333;
    font-family: 'Covered By Your Grace', cursive;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Preahvihear', sans-serif;
    font-family: 'Roboto', sans-serif;

    text-align: center;
    margin: 0 auto;
    width: 80%;
    line-height: 1.9;
}

.specialty-grids-top {
    margin-top: 2em;
}

.specialty {
    padding: 3em 0;
    background: #FAFAFA;
}

.specialty-info h5 {
    color: #969696;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}

.specialty-info p {
    color: #333333;
    margin: 3em 0 0 0;
    line-height: 1.8em;
    font-weight: 600;
}

.service-box {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    text-align: center;
}

.service-box .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #dfdfdf;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.service-box .icon img {
    position: relative;
    z-index: 100;
    transition: all 0.3s ease 0s;
}

.service-box .icon:before {
    content: '';
    width: 102%;
    height: 102%;
    border-radius: 50%;
    background: #6a67ce;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 10;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
}

.service-box:hover .icon img {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.service-box:hover .icon:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.service-box h5 {
    font-size: 1.4em;
    color: #333;
    margin-top: 1em;
    font-weight: 600;
}

.service-box p {
    color: #777;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    line-height: 1.9em;
    letter-spacing: 1px;
}

.specialty-grids-top:nth-child(2) {
    margin-top: 4em;
}

.specialty-button {
    margin-top: 3em;
}

.glyphicon-hourglass:before {
    color: #fff;
    font-size: 30px;
}

.glyphicon-leaf,
.glyphicon .glyphicon-home:before {
    color: #fff;
    font-size: 36px;
}

.a1,
.a2,
.a3 {
    color: #fff;
    font-size: 3em;
    line-height: 2.2 !important;
}

.glyphicon {
    position: relative;
    top: 3px;
    display: block;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 999;
}

.glyphicon3 {
    position: relative;
    top: 33px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    left: 0px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 999;
}

.count {
    text-align: center;
}

.agile_count_grid_left {
    font-size: 2em;
    color: #6a67ce;
}

.count h5 {
    font-size: 1.7em;
    color: #777;
    font-family: 'Lato', sans-serif;
}

p.counter {
    font-size: 2.5em;
}

.about-info {
    margin-top: 3em;
}

.about-info img {
    float: left;
    width: 50%;
}

.right-agile {
    float: right;
    width: 50%;
    padding: 2em;
}

.right-agile h5 {
    font-size: 1.7em;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #fff;
}

.right-agile {
    float: right;
    width: 50%;
    padding: 3.6em 3em;
    background: #6a67ce;
}

.right-agile p {
    padding-bottom: 2em;
    font-size: 1.4em;
    line-height: 1.9em;
    color: #ecebeb;
    font-family: 'Covered By Your Grace', cursive;
}

.buttons {
    text-align: center;
}

.button,
.button2 {
    padding: 7px 27px;
    margin: 60px 6px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

.button {
    color: #fff !important;
    background: #6a67ce;
}

.button a {
    color: #fff !important;
}

.button2 {
    background: #fff;
    border: 2px solid #eee;
    color: #333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.button h5,
.button2 h5 {
    font-size: 1.2em;
}

.button2 h5 a {
    color: #333;
}

.button2:hover {
    color: #fff !important;
    background: #6a67ce;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.button2 h5 a:hover {
    color: #fff !important;
}



/*--//about--*/

/*-- services --*/
.services {
    background: url(../images/pexels-pixabay-257699.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}

.hi-icon,
.hi-icon:after {
    border-radius: 0px;
}

.hi-icon:before {
    font-family: inherit;
}

a.hi-icon img {
    margin: 17px 0 0;
}

.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 1);
}

.hi-icon-wrap {
    padding: 0;
}

.services h3 {
    color: #fff;
}

.services-gd h4 {
    color: rgb(221, 184, 18);
    margin-top: 20px;
    font-size: 25px;
}

.services-gd p {
    color: #fff;
    font-size: 1em;
}

.col-md-2.services-gd.text-center {
    margin-left: 3em;
}

@font-face {
    font-family: 'ecoicon';
    src: url('../fonts/ecoicons/ecoicon.eot');
    src: url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ecoicons/ecoicon.woff') format('woff'),
        url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
        url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 1em;
}

.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 102px;
    height: 102px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}

.hi-icon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hi-icon:before {
    font-family: 'ecoicon';
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}

.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 1);
    color: #fff;
}

/* Effect 9b */
.hi-icon-effect-9b .hi-icon:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}

.hi-icon-effect-9b .hi-icon:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
    color: #fff;
}

/*-- //services --*/

/*--bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url("../images/arrow-up-.png") no-repeat 0px 0px;
}

#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/*-- Responsive --*/
@media (max-width: 1680px) {
    .header-top-nav {
        width: 23%;
    }

    .header {
        min-height: 646px;
    }

    .slider-info {
        margin: 21% auto 0;
    }

    .right-agile {
        padding: 3.62em 3em;
    }

    .top-nav {
        top: 7%;
    }

    .search {
        top: 8%;
    }
}

@media(max-width:1440px) {
    .top-nav {
        top: 9%;
    }

    .slider-info h6 {
        width: 53%;
    }

    .slider-info {
        margin: 22% auto 0;
    }

    .right-agile {
        padding: 1.8em 2.8em;
    }

    .header-top-nav {
        width: 25%;
    }

    .search {
        width: 22%;
        right: 5%;
        top: 9%;
    }

    .navbar-nav {
        width: 92%;
    }

    .header {
        min-height: 537px;
    }

    .portfolio-modal .modal-content h3 {
        letter-spacing: 1px;
    }

    .slider-info p {
        font-size: 1.8em;
    }

    .slider-info h3 a {
        font-size: 1.2em;
    }

    .slider-info h6 {
        font-size: 1.6em;
    }
}

@media(max-width:1366px) {
    .slider-info h6 {
        font-size: 1.6em;
        width: 52%;
    }

    .right-agile h5 {
        margin-bottom: 0.7em;
    }

    .right-agile p {
        padding-bottom: 1em;
    }

    .right-agile {
        padding: 1.6em 2.8em;
    }

    figure.effect-jazz p {
        letter-spacing: 1px;
    }

    figure.effect-jazz h4 {
        margin-top: 3em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.8em;
    }

    .review h3 {
        font-size: 2.8em;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.8em;
    }

    .header-top-nav {
        width: 26%;
    }

    .navbar-nav {
        width: 94%;
    }

    .slider-info h3 a {
        font-size: 1.2em;
    }

    .slider-info p {
        font-size: 1.8em;
    }

    .slider-info {
        margin: 23% auto 0;
    }

    .search input[type="submit"] {
        background: url(../images/search.png) no-repeat 9px 7px #6a67ce;
    }

    .col-md-2.services-gd.text-center {
        margin-left: 2.7em;
    }

    .header {
        min-height: 510px;
    }
}

@media(max-width:1280px) {
    .header {
        min-height: 510px;
    }

    .search {
        right: 4%;
        top: 10.5%;
    }

    .search input[type="submit"] {
        background: url(../images/search.png) no-repeat 7px 7px #6a67ce;
    }

    .nav>li>a {
        padding: 13px 10px !important;
    }

    .slider-info h6 {
        width: 57%;
    }

    .slider-info {
        margin: 23% auto 0;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 3em 0em;
    }

    .about h2 {
        font-size: 1.8em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.7em;
        margin-bottom: 0.8em;
    }

    .right-agile p {
        padding-bottom: 0.3em;
    }

    figure.effect-jazz h4 {
        letter-spacing: 1px;
        margin-top: 2.7em;
    }

    figure.effect-jazz p {
        padding: 0.5em 1em;
    }

    .review h3 {
        font-size: 2.7em;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.7em;
    }

    .map h4 {
        font-size: 1.8em;
        top: 37%;
    }

    .top-nav {
        top: 9.7%;
    }
}

@media (max-width: 1080px) {
    .header-top-nav {
        width: 29%;
    }

    .search input[type="search"] {
        padding: 6.05px 10px;
    }

    .header-top-nav ul li a {
        font-size: 0.9em;
        padding-right: 8px;
    }

    .search input[type="submit"] {
        padding: 7.2px 0;
        background-size: 1.5em;
    }

    .navbar-nav {
        width: 95%;
    }

    .navbar-default .navbar-nav>li>a {
        letter-spacing: 0px;
    }

    .navbar-nav>li {
        margin: 0 0.2em;
    }

    .search {
        width: 27%;
        top: 11%;
    }

    .slider-info p {
        font-size: 1.8em;
        letter-spacing: 1px;
    }

    .slider-info {
        width: 65%;
        margin: 31% auto 0;
    }

    .slider-info h6 {
        width: 66%;
        font-size: 1.6em;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 2.5em 0em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.6em;
        margin-bottom: 0.5em;
    }

    .service-box h5 {
        font-size: 1.3em;
    }

    .service-box p {
        font-size: 0.9em;
    }

    .button,
    .button2 {
        padding: 6px 23px;
    }

    .button h5,
    .button2 h5 {
        font-size: 1.1em;
    }

    .right-agile h5 {
        font-size: 1.6em;
    }

    .about-info img {
        width: 100%;
    }

    .right-agile {
        width: 100%;
    }

    .about-info {
        margin-top: 1em;
    }

    .right-agile {
        padding: 2em 4em;
    }

    .right-agile p {
        padding-bottom: 1em;
    }

    .col-md-2.services-gd.text-center {
        margin-left: 1.8em;
    }

    .services-gd h4 {
        margin-left: 1.3em;
        margin-top: 3px;
        font-size: 23px;
    }

    .services-gd p {
        margin-left: 2.3em;
    }

    figure.effect-jazz h4 {
        font-size: 1.2em;
        letter-spacing: 0px;
        margin-top: 1.4em;
    }

    figure.effect-jazz p {
        padding: 0.5em 0em;
        letter-spacing: 0px;
    }

    .team_gd1 h4 {
        font-size: 1.4em;
    }

    .eve-sub1 img {
        width: 100%;
    }

    .eve-sub1 h4 {
        margin-top: 1.5em;
    }

    .eve-sub1 p {
        font-size: 0.9em;
    }

    .eve-w3lleft h6 {
        padding: 6px 7px;
        font-size: 1em;
        margin: 4px 4px;
    }

    .eve-w3lright h5 {
        padding: 7px 12px;
        font-size: 1em;
        margin: 4px 77px;
    }

    .review h3 {
        margin-bottom: 0.8em;
    }

    .map h4 {
        right: 29%;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.6em;
    }

    .portfolio-modal .close-modal {
        width: 48px;
    }
}

@media (max-width: 1024px) {
    .header-top-nav {
        width: 29%;
    }

    .search input[type="search"] {
        padding: 6.05px 10px;
    }

    .header-top-nav ul li a {
        font-size: 0.9em;
        padding-right: 8px;
    }

    .search input[type="submit"] {
        padding: 7.2px 0;
        background-size: 1.5em;
    }

    .navbar-nav {
        width: 95%;
    }

    .navbar-default .navbar-nav>li>a {
        letter-spacing: 0px;
    }

    .navbar-nav>li {
        margin: 0 0.2em;
    }

    .search {
        width: 27%;
        top: 11%;
    }

    .slider-info p {
        font-size: 1.8em;
        letter-spacing: 1px;
    }

    .slider-info {
        width: 65%;
        margin: 31% auto 0;
    }

    .slider-info h6 {
        width: 66%;
        font-size: 1.6em;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 2.5em 0em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.6em;
        margin-bottom: 0.5em;
    }

    .service-box h5 {
        font-size: 1.3em;
    }

    .service-box p {
        font-size: 0.9em;
    }

    .button,
    .button2 {
        padding: 6px 23px;
    }

    .button h5,
    .button2 h5 {
        font-size: 1.1em;
    }

    .right-agile h5 {
        font-size: 1.6em;
    }

    .about-info img {
        width: 100%;
    }

    .right-agile {
        width: 100%;
    }

    .about-info {
        margin-top: 1em;
    }

    .right-agile {
        padding: 2em 4em;
    }

    .right-agile p {
        padding-bottom: 1em;
    }

    .col-md-2.services-gd.text-center {
        margin-left: 1.8em;
    }

    .services-gd h4 {
        margin-left: 1.3em;
        margin-top: 3px;
        font-size: 23px;
    }

    .services-gd p {
        margin-left: 2.3em;
    }

    figure.effect-jazz h4 {
        font-size: 1.2em;
        letter-spacing: 0px;
        margin-top: 1.4em;
    }

    figure.effect-jazz p {
        padding: 0.5em 0em;
        letter-spacing: 0px;
    }

    .team_gd1 h4 {
        font-size: 1.4em;
    }

    .eve-sub1 img {
        width: 100%;
    }

    .eve-sub1 h4 {
        margin-top: 1.5em;
    }

    .eve-sub1 p {
        font-size: 0.9em;
    }

    .eve-w3lleft h6 {
        padding: 6px 7px;
        font-size: 1em;
        margin: 4px 4px;
    }

    .eve-w3lright h5 {
        padding: 7px 12px;
        font-size: 1em;
        margin: 4px 77px;
    }

    .review h3 {
        margin-bottom: 0.8em;
    }

    .map h4 {
        right: 29%;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.6em;
    }

    .portfolio-modal .close-modal {
        width: 40px;
        height: 40px;
    }

    .portfolio-modal .close-modal .lr {
        height: 40px;
    }

    .portfolio-modal .close-modal .lr .rl {
        height: 40px;
    }
}

@media (max-width: 991px) {
    .search {
        right: 3%;
    }

    .navbar-nav {
        width: 97%;
    }

    .slider-info {
        width: 67%;
        margin: 30% auto 0;
    }

    .slider-info p {
        font-size: 1.7em;
    }

    .slider-info h3 a {
        font-size: 1.1em;
    }

    .slider-info h6 {
        width: 63%;
        font-size: 1.5em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.5em;
    }

    .about h2 {
        font-size: 1.65em;
        width: 100%;
    }

    .service-box {
        float: left;
        width: 33%;
    }

    .service-box p {
        letter-spacing: 0px;
    }

    .button h5,
    .button2 h5 {
        font-size: 1em;
    }

    .services-gd.text-center {
        float: left;
        width: 16%;
    }

    .grid.slideanim {
        float: left;
        width: 33.33%;
    }

    .grid.grid-wi.slideanim {
        float: left;
        width: 25%;
    }

    figure.effect-jazz h4 {
        font-size: 1em;
    }

    figure.effect-jazz p {
        font-size: 0.8em;
    }

    .team_gd1.wow.zoomIn {
        float: left;
        width: 25%;
    }

    a.face_one i {
        font-size: 1.2em;
        line-height: 1.8;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 31px;
        height: 31px;
    }

    .team_gd1 h4 {
        font-size: 1.3em;
        letter-spacing: 0px;
    }

    .team_gd1 p {
        font-size: 0.9em;
    }

    .eve-agile {
        float: left;
        width: 33%;
    }

    .eve-sub1 h4 {
        margin-top: 1.4em;
        letter-spacing: 0px;
        font-size: 1.25em;
    }

    .eve-w3lleft h6 {
        padding: 6px 5px;
        margin: 4px 3px;
    }

    .eve-sub1 p {
        letter-spacing: 0px;
    }

    .eve-w3lright h5 {
        padding: 6px 11px;
        margin: 4px 41px;
        width: 50%;
    }

    .review h3 {
        font-size: 2.5em;
    }

    .test-review p {
        font-size: 15px;
    }

    .test-monials h5 {
        font-size: 19px;
    }

    .map h4 {
        font-size: 1.7em;
    }

    .contact-form1 {
        width: 50%;
        float: left;
    }

    .agileinfo_footer_grid {
        float: left;
        width: 50%;
    }

    .col-md-4.agileinfo_footer_grid.mid-w3l.nav2 {
        float: right;
        width: 50%;
    }

    .agileinfo_footer_grid:nth-child(3) {
        float: left;
        width: 100%;
        margin-top: 1em;
    }

    .contact-me textarea {
        min-height: 241px;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.5em;
    }

    .eve-w3lleft h6 {
        padding: 6px 6px;
        font-size: 0.9em;
    }

    .header {
        min-height: 451px;
    }

    .portfolio-modal .close-modal {
        top: 15px;
        right: 15px;
    }
}

@media (max-width:800px) {
    .header-top-nav {
        width: 35%;
    }

    .header-top-nav ul li a {
        padding-right: 5px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 0.9em;
    }

    .nav>li>a {
        padding: 14px 4px !important;
    }

    .search {
        width: 29%;
        top: 12%;
        right: 4%;
    }

    .search input[type="search"] {
        padding: 5px 10px;
    }

    .search input[type="submit"] {
        padding: 6px 0;
        background: url(../images/search.png) no-repeat 5px 6px #6a67ce;
        background-size: 19px;
    }

    .slider-info p {
        font-size: 1.6em;
    }

    .slider-info h3 a {
        font-size: 1em;
    }

    .slider-info {
        width: 72%;
        margin: 37% auto 0;
    }

    .header {
        min-height: 462px;
    }

    .slider-info h6 {
        width: 73%;
        font-size: 1.5em;
    }

    .callbacks_nav {
        left: 42px;
    }

    .callbacks_nav.next {
        right: 20px;
    }

    .services-gd.text-center {
        width: 33%;
    }

    .col-md-2.services-gd.text-center {
        margin-left: 0em;
    }

    .services-gd h4 {
        margin-left: 0em;
    }

    .services-gd p {
        margin-left: 0em;
    }

    .button,
    .button2 {
        margin: 32px 6px;
    }

    figure.effect-jazz h4 {
        margin-top: 0.3em;
    }

    .contact-form1 {
        width: 100%;
    }

    .contact-form1:nth-child(3) {
        margin-top: 1.2em;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.3em;
    }

    .right-agile {
        padding: 1em 3em;
    }

    .contact-form1 {
        padding: 0 !important;
    }

    .map h4 {
        right: 25%;
    }

    .top-nav {
        top: 10.7%;
    }
}

@media (max-width: 768px) {
    .top-nav {
        top: 10.5%;
    }

    .navbar-nav {
        width: 99%;
    }

    .search {
        width: 31%;
        top: 12.5%;
        right: 3%;
    }

    .navbar-nav>li {
        margin: 0 0.1em;
    }

    .slider-info {
        width: 75%;
        margin: 38% auto 0;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.3em;
    }

    .about h2 {
        font-size: 1.5em;
    }

    .right-agile p {
        font-size: 1.35em;
    }

    .right-agile h5 {
        font-size: 1.5em;
    }

    figure.effect-jazz p {
        padding: 0em 0em;
        line-height: 1.8;
    }

    figure.effect-jazz h4 {
        margin-top: 0em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 28px;
        height: 28px;
    }

    a.face_one i {
        font-size: 1em;
        line-height: 1.9;
    }

    .eve-w3lright h5 {
        margin: 4px 46px;
    }

    .navbar-toggle {
        float: left !important;
        margin-left: 31px !important;
    }

    .portfolio-modal .close-modal {
        top: 24px;
        right: 17px;
        width: 60px;
        height: 60px;
    }

    .modal-body {
        margin-top: 4em !important;
    }
}

@media (max-width: 767px) {
    .top-nav {
        top: 8%;
    }

    ul.nav.navbar-nav.navbar-right li {
        text-align: center;
    }

    .search {
        top: 10%;
    }
}

@media (max-width: 736px) {
    .header-top-nav {
        width: 38%;
    }

    .search {
        width: 36%;
        right: 4%;
    }

    .slider-info h6 {
        width: 72%;
        font-size: 1.4em;
    }

    .slider-info p {
        font-size: 1.5em;
        letter-spacing: 0px;
    }

    .slider-info {
        width: 73%;
        margin: 40% auto 0;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.25em;
    }

    .about h2 {
        font-size: 1.4em;
    }

    .service-box h5 {
        font-size: 1.25em;
    }

    .about-info {
        margin-top: 0em;
    }

    .right-agile {
        margin-bottom: 0em;
    }

    .right-agile p {
        font-size: 1.3em;
    }

    .right-agile p {
        padding-bottom: 0.4em;
    }

    .team_gds {
        margin-top: 37px;
    }

    .eve-w3lleft h6 {
        padding: 6px 5px;
    }

    .eve-w3lright h5 {
        margin: 4px 39px;
        padding: 5px 9px;
    }

    .review h3 {
        font-size: 2.3em;
    }

    .map h4 {
        font-size: 1.6em;
        right: 25%;
        padding: 14px 28px;
    }

    .agileinfo_footer_grid p {
        line-height: 1.9em;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.25em;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 2em 0em;
    }

    .header {
        min-height: 457px;
    }

    .search {
        top: 11.8%;
    }

    .search input[type="submit"] {
        padding: 6px 0;
        background: url(../images/search.png) no-repeat 6px 6px #6a67ce;
        background-size: 20px;
    }

    .contact-me textarea {
        min-height: 204px;
    }

    .top-nav {
        top: 10%;
    }
}

@media (max-width: 667px) {
    .header-top-nav {
        width: 42%;
    }

    .search {
        width: 38%;
        right: 5%;
    }

    .slider-info p {
        font-size: 1.4em;
    }

    .slider-info h6 {
        width: 79%;
        font-size: 1.35em;
    }

    .slider-info h3 a {
        letter-spacing: 1px;
    }

    .slider-info {
        margin: 49% auto 0;
    }

    .grid.slideanim {
        width: 100%;
    }

    .grid.grid-wi.slideanim {
        width: 50%;
    }

    figure.effect-jazz p {
        padding: 0.5em 1.8em;
        line-height: 2;
        font-size: 0.85em;
    }

    figure.effect-jazz h4 {
        font-size: 1.7em;
        margin-top: 3em;
    }

    .slider-info {
        margin: 46% auto 0;
    }

    .eve-w3lright h5 {
        margin: 4px 35px;
        padding: 5px 7px;
    }

    .test-monials h5 {
        font-size: 17px;
    }

    .contact-me textarea {
        min-height: 193px;
    }

    .contact-form1 input[type="text"],
    .contact-form1 input[type="email"],
    .contact-me textarea {
        padding: 8px;
    }

    .header {
        min-height: 533px;
    }

    .search {
        top: 12%;
    }

    .header {
        min-height: 460px;
    }

    .eve-w3lleft h6 {
        padding: 6px 3px;
    }
}

@media (max-width: 640px) {
    .search {
        width: 40%;
        right: 4%;
    }

    .header-top-nav {
        width: 43%;
    }

    .slider-info h3 a {
        letter-spacing: 0px;
        font-size: 0.95em;
    }

    .slider-info h6 {
        font-size: 1.3em;
    }

    .header {
        min-height: 451px;
    }

    .map iframe {
        height: 233px;
    }

    .slider-info {
        margin: 47% auto 0;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.2em;
    }

    .about h2 {
        font-size: 1.35em;
    }

    .service-box h5 {
        font-size: 1.2em;
    }

    .button,
    .button2 {
        padding: 5px 18px;
    }

    .right-agile {
        padding: 1em 2em;
    }

    .right-agile p {
        padding-bottom: 0em;
    }

    .grid.grid-wi.slideanim {
        width: 100%;
    }

    figure.effect-jazz h4 {
        font-size: 2em;
        margin-top: 5em;
    }

    figure.effect-jazz p {
        font-size: 1em;
    }

    .team_gd1.wow.zoomIn {
        width: 50%;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 50px;
        height: 50px;
    }

    a.face_one i {
        font-size: 1.5em;
        line-height: 2.5;
    }

    .team_gd1.wow.zoomIn:nth-child(3),
    .team_gd1.wow.zoomIn:nth-child(4) {
        margin-top: 1.2em;
    }

    .team_gd1 h4 {
        margin: 21px 0 6px;
    }

    .eve-agile {
        float: left;
        width: 50%;
    }

    .e3 {
        margin-top: 2em;
    }

    .eve-w3lleft h6 {
        padding: 7px 10px;
    }

    .eve-w3lright h5 {
        margin: 4px 70px;
        padding: 5px 10px;
        width: 40%;
    }
}

@media (max-width: 600px) {
    .header-top-nav ul li a {
        padding-right: 3px;
    }

    .header-top-nav {
        width: 45%;
    }

    .slider-info h6 {
        font-size: 1.2em;
        width: 80%;
    }

    .slider-info h3 a {
        font-size: 0.93em;
    }

    .header {
        min-height: 407px;
    }

    .slider-info {
        margin: 50% auto 0;
        padding: 1.5em 0em;
    }

    .service-box {
        width: 100%;
    }

    .service-box h5 {
        font-size: 1.3em;
    }

    .service-box p {
        letter-spacing: 1px;
        width: 81%;
        margin: 0 auto;
    }

    .service-box.wow.bounceIn.animated {
        margin-top: 1.4em;
    }

    .button,
    .button2 {
        margin: 44px 6px 38px;
    }

    .right-agile h5 {
        margin-bottom: 0.5em;
    }

    .right-agile h5 {
        font-size: 1.4em;
    }

    figure.effect-jazz h4 {
        font-size: 1.5em;
        margin-top: 4.7em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 45px;
        height: 45px;
    }

    a.face_one i {
        font-size: 1.4em;
        line-height: 2.3;
    }

    .test-review p {
        padding: 22px 16px;
    }

    .search input[type="submit"] {
        padding: 5.9px 0;
        background-size: 19px;
    }

    .search {
        top: 12.5%;
    }
}

@media (max-width: 568px) {
    .header-top-nav {
        width: 48%;
    }

    .search {
        width: 44%;
    }

    .callbacks_nav {
        left: 23px;
    }

    .callbacks_nav.next {
        right: 1px;
    }

    .slider-info h6 {
        width: 84%;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2.15em;
    }

    .specialty-grids-top {
        margin-top: 1.4em;
    }

    .service-box p {
        width: 100%;
    }

    .right-agile p {
        font-size: 1.25em;
    }

    .right-agile {
        padding: 1em 1.5em;
    }

    .hi-icon-wrap {
        padding: 1em 0 1em;
    }

    figure.effect-jazz h4 {
        margin-top: 4em;
    }

    figure.effect-jazz p {
        font-size: 0.85em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 42px;
        height: 42px;
    }

    a.face_one i {
        line-height: 2.2;
    }

    .eve-w3lright h5 {
        margin: 4px 61px;
        padding: 5px 8px;
        width: 42%;
    }

    .test-review p {
        padding: 22px 5px;
    }

    .test-monials h5 {
        font-size: 16px;
    }

    .map h4 {
        right: 18%;
    }

    .eve-agile {
        width: 100%;
    }

    .e2,
    .e3 {
        margin-top: 2em;
    }

    .eve-w3lright h5 {
        margin: 4px 169px;
        padding: 5px 13px;
        width: 25%;
    }

    .search input[type="search"] {
        font-size: 14px;
    }

    .search input[type="submit"] {
        padding: 5.6px 0;
    }

    .search {
        top: 13%;
    }
}

@media (max-width: 480px) {
    .header-top-nav {
        width: 56%;
    }

    .header-top-nav ul li a {
        padding-right: 2px;
    }

    .header-top-nav {
        margin-top: 0.6em;
        padding: 0.4em 0em;
    }

    .search {
        width: 50%;
    }

    .slider-info p {
        font-size: 1.25em;
    }

    .slider-info h3 a {
        font-size: 0.9em;
    }

    .slider-info h6 {
        width: 90%;
        font-size: 1.1em;
    }

    .header {
        min-height: 378px;
    }

    .slider-info {
        margin: 62% auto 0;
        padding: 1.4em 0em;
        width: 76%;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 2em;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 1.5em 0em;
    }

    .service-box h5 {
        font-size: 1.2em;
    }

    .service-box p {
        letter-spacing: 0px;
    }

    .button,
    .button2 {
        padding: 4px 13px;
    }

    .button h5,
    .button2 h5 {
        font-size: 0.95em;
    }

    .button,
    .button2 {
        margin: 39px 6px 36px;
    }

    .right-agile p {
        font-size: 1.15em;
    }

    .right-agile h5 {
        font-size: 1.3em;
    }

    .right-agile {
        padding: 0.9em 1.2em;
    }

    .services-gd.text-center {
        width: 50%;
    }

    .hi-icon {
        margin: 9px 30px;
    }

    .services-gd h4 {
        margin-top: 0px;
    }

    .grid figure figcaption {
        padding: 3em;
    }

    figure.effect-jazz h4 {
        margin-top: 3em;
        font-size: 1.4em;
    }

    figure.effect-jazz p {
        font-size: 0.8em;
    }

    figure.effect-jazz p {
        padding: 0.5em 0em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 37px;
        height: 37px;
    }

    a.face_one i {
        line-height: 2.3;
        font-size: 1.2em;
    }

    .eve-w3lleft h6 {
        padding: 7px 12px;
        margin: 4px 5px;
    }

    .eve-w3lright h5 {
        margin: 4px 131px;
        padding: 5px 12px;
        width: 28%;
    }

    .test-review p {
        padding: 15px 10px;
    }

    .map h4 {
        font-size: 1.5em;
        right: 13%;
        padding: 13px 19px;
    }

    .agileinfo_footer_grid {
        width: 100%;
    }

    .col-md-4.agileinfo_footer_grid.mid-w3l.nav2 {
        width: 100%;
        padding: 0;
    }

    .w3agile_footer_copy p {
        line-height: 2.5;
    }

    .w3agile_footer_copy {
        padding: 1em 0;
        margin-top: 2em;
    }

    .callbacks_nav {
        width: 45px;
    }

    .callbacks_nav {
        left: 4px;
    }

    .contact-me textarea {
        min-height: 152px;
    }
}

@media (max-width: 414px) {
    .header-top-nav ul li a {
        padding-right: 1px;
    }

    .header-top-nav {
        width: 65%;
    }

    .top-nav {
        top: 11%;
    }

    .search input[type="submit"] {
        width: 17%;
        padding: 5.7px 0;
    }

    .search input[type="search"] {
        width: 82%;
    }

    .slider-info p {
        font-size: 1em;
        letter-spacing: 1px;
        line-height: 1.7;
    }

    .callbacks_nav.next {
        right: 0px;
    }

    .slider-info h6 {
        width: 94%;
        font-size: 0.9em;
    }

    .slider-info {
        margin: 73% auto 0;
        padding: 1em 0em;
        width: 82%;
    }

    .contact-me textarea {
        min-height: 125px;
    }

    .contact-me {
        margin-bottom: 0.5em;
    }

    .contact-form1:nth-child(3) {
        margin-top: 1em;
    }

    .contact-form1 h4,
    .contact-me h4 {
        font-size: 0.9em;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 1.9em;
    }

    .about h2 {
        font-size: 1.3em;
        line-height: 1.8;
    }

    .service-box h5 {
        font-size: 1.1em;
    }

    .right-agile p {
        line-height: 1.8em;
    }

    .right-agile h5 {
        font-size: 1.25em;
    }

    .services-gd h4 {
        font-size: 22px;
    }

    .services-gd p {
        font-size: 0.9em;
    }

    figure.effect-jazz h4 {
        margin-top: 2.7em;
        font-size: 1.25em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 34px;
        height: 34px;
    }

    a.face_one i {
        line-height: 2.2;
        font-size: 1.1em;
    }

    .team_gd1 h4 {
        font-size: 1.2em;
    }

    .review h3 {
        font-size: 1.9em;
    }

    .test-review p {
        padding: 13px 9px;
    }

    .test-review p {
        font-size: 0.9em;
    }

    .test-monials h5 {
        margin-top: 0.95em;
    }

    .map h4 {
        font-size: 1.4em;
        right: 12%;
        padding: 13px 18px;
    }

    .contact-grids1 input[type="submit"] {
        font-size: 1em;
    }

    .agileinfo_footer_grid h4 {
        font-size: 1.2em;
    }

    .agileinfo_footer_grid:nth-child(1) {
        padding: 0em;
    }

    .agileinfo_footer_grid ul li {
        margin-bottom: 0.7em;
    }

    .agileinfo_footer_grid:nth-child(3) {
        margin-top: 0.3em;
    }

    .w3agile_footer_copy {
        margin-top: 1em;
    }

    .eve-w3lleft h6 {
        padding: 6px 11px;
    }

    .eve-w3lleft h6 {
        margin: 4px 4px;
    }

    .navbar-toggle .icon-bar {
        width: 16px !important;
        height: 1px !important;
    }

    .callbacks_nav {
        width: 35px;
    }

    .eve-w3lright h5 {
        margin: 4px 109px;
        padding: 5px 12px;
        width: 32%;
    }

    h1 {
        margin-top: 13px !important;
    }
}

@media (max-width: 384px) {
    .header-top-nav ul li a {
        font-size: 0.85em;
    }

    .header-top-nav ul li a {
        padding-right: 0px;
    }

    .header-top-nav {
        margin-top: 0.5em;
        padding: 0.3em 0em;
    }

    .search input[type="search"] {
        width: 80%;
    }

    .search input[type="submit"] {
        width: 19%;
    }

    .slider-info p {
        font-size: 1em;
        line-height: 1.8;
    }

    .slider-info h3 a {
        font-size: 0.85em;
    }

    h1 {
        margin-top: 4px !important;
    }

    .slider-info h6 {
        font-size: 1em;
        padding: 0.5em 0em;
    }

    .slider-info {
        margin: 79% auto 0;
    }

    .header {
        min-height: 378px;
    }

    figure.effect-jazz h4 {
        margin-top: 1.5em;
        font-size: 1.15em;
    }

    .team_gd1.wow.zoomIn {
        width: 100%;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 50px;
        height: 50px;
    }

    a.face_one i {
        line-height: 2.4;
        font-size: 1.5em;
    }

    .col-md-3.team_gd1.wow.zoomIn:nth-child(2) {
        margin-top: 1.2em;
    }

    .eve-w3lright h5 {
        margin: 4px 96px;
        padding: 5px 10px;
        width: 33%;
    }

    .w3agile_footer_copy p {
        letter-spacing: 1px;
    }

    .callbacks_nav {
        width: 29px;
    }

    .callbacks_nav {
        left: -3px;
    }

    .slider-info {
        width: 86%;
    }

    .top-nav {
        top: 10%;
    }

    .search {
        top: 12%;
    }
}

@media (max-width: 375px) {
    .header-top-nav {
        width: 67%;
    }

    .about h2 {
        font-size: 1.2em;
    }

    .button h5,
    .button2 h5 {
        font-size: 0.9em;
    }

    .right-agile p {
        font-size: 1.1em;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 47px;
        height: 47px;
    }

    a.face_one i {
        line-height: 2.4;
        font-size: 1.4em;
    }

    .eve-w3lright h5 {
        margin: 4px 90px;
        padding: 5px 10px;
        width: 34%;
    }

    .map h4 {
        right: 10%;
    }

    .agileinfo_footer_grid p {
        font-size: 0.95em;
    }

    .nav2 ul li a {
        letter-spacing: 0px;
    }

    .callbacks_nav.next {
        left: auto;
        background: url(../images/right.png) no-repeat 3px 3px;
        background-size: 27px;
    }

    .callbacks_nav {
        left: -4px;
        width: 27px;
        background-size: 26px;
    }

    .slider-info {
        width: 89%;
    }

    .search input[type="submit"] {
        padding: 5.4px 0;
    }

    .search {
        top: 12%;
    }
}

@media (max-width: 320px) {
    .header-top-nav ul li a i {
        padding-right: 4px;
    }

    .header-top-nav ul li a {
        font-size: 0.8em;
    }

    .header-top-nav {
        width: 74%;
    }

    .top-nav {
        top: 9%;
    }

    .search input[type="search"] {
        width: 78%;
        padding: 5px 9px;
        font-size: 0.9em;
    }

    .search input[type="submit"] {
        padding: 4.2px 0;
        width: 21%;
        background-size: 18px;
    }

    .slider-info p {
        font-size: 0.95em;
        letter-spacing: 0px;
    }

    .slider-info h3 a {
        font-size: 0.75em;
    }

    .slider-info h6 {
        font-size: 0.85em;
    }

    .slider-info {
        margin: 93% auto 0;
        width: 87%;
    }

    .about h1,
    .services h3,
    #gallery h3,
    .team h3,
    .gallery h3,
    .event h3,
    .contact-agile h3 {
        font-size: 1.8em;
    }

    .services,
    #gallery,
    .about,
    .team,
    .gallery,
    .contact-agile,
    .event,
    .review,
    .footer {
        padding: 1em 0em;
    }

    .about h2 {
        font-size: 1.15em;
    }

    .service-box h5 {
        font-size: 1.05em;
    }

    .button,
    .button2 {
        margin: 25px 3px;
        padding: 1px 10px;
    }

    .button h5,
    .button2 h5 {
        font-size: 0.85em;
    }

    .right-agile {
        padding: 0.5em 1em;
    }

    .right-agile p {
        font-size: 1.05em;
    }

    .right-agile h5 {
        font-size: 1.1em;
    }

    .hi-icon {
        margin: 9px 12px;
    }

    div#gallery {
        padding: 1em 0em;
    }

    .grid figure figcaption {
        padding: 2em;
    }

    figure.effect-jazz h4 {
        margin-top: 2em;
        font-size: 1em;
    }

    .team_gds {
        margin-top: 24px;
    }

    .team_info a i.fc2,
    .team_info a i.fc3,
    .team_info a i.fc1 {
        width: 41px;
        height: 41px;
    }

    a.face_one i {
        line-height: 2.3;
        font-size: 1.3em;
    }

    .eve-w3lleft h6 {
        padding: 6px 9px;
    }

    .eve-w3lright h5 {
        margin: 4px 65px;
        padding: 5px 9px;
        width: 41%;
    }

    .eve-sub1 h4 {
        margin-top: 1.2em;
        font-size: 1.2em;
    }

    .eve-sub1 h6 {
        margin-bottom: 1.5em;
        letter-spacing: 0px;
    }

    .test-review p {
        font-size: 0.85em;
    }

    .review h3 {
        font-size: 1.8em;
    }

    .test-monials h5 {
        margin-top: 0.85em;
    }

    .map h4 {
        font-size: 1.3em;
        right: 9%;
        padding: 12px 10px;
    }

    .nav2 ul li a {
        font-size: 0.9em;
    }

    .agileinfo_footer_grid ul li {
        font-size: 0.9em;
    }

    .w3agile_footer_copy p {
        line-height: 2.1;
    }

    .navbar-toggle {
        padding: 8px 9px !important;
    }
}

/*-- //Responsive --*/