
/* //about */
/* about bottom */
/* .about-top { 
    background: url(../images/ab.png) repeat center;
    background-size: contain;
    position: relative;
}
.about-top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 25, 73, 0.74);
}*/

/* //gallery */
/*/team */
.team-agile-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.box20 {
    position: relative;
    overflow: hidden;   margin-bottom:30px
}

.box20:after,
.box20:before {
    position: absolute;
    content: ""
}

.box20:before {
    width: 80%;
    height: 220%;
    background: #b11f27;
    top: -50%;
    left: -100%;
    z-index: 1;
    transform: rotate(25deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s
}

.box20:hover:before {
    left: 10%
}

.box20:after {
    width: 55%;
    height: 175%;
    background-color: rgba(0, 0, 0, .8);
    bottom: -1000%;
    left: 53%;
    transform: rotate(-33deg);
    transform-origin: center bottom 0;
    transition: all .8s ease 0s
}

.box20 .box-content,
.box20 .icon {
    width: 100%;
    padding: 0 20px;
    position: absolute;
    left: 0;
    z-index: 2;
    transition: all 1.1s ease 0s
}

.box20:hover:after {
    bottom: -70%
}

.box20 img {
    width: 100%;
    height: auto
}

.box20 .box-content {
    top: -100%;
    color: #fff
}

.box20:hover .box-content {
    top: 30px
}

.box20 .title {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    color: #fff;
}

.box20 .icon li a,
.box20 .post {
    display: inline-block;
    font-size: 14px
}

.box20 .post {
    margin-top: 5px
}

.box20 .icon {
    list-style: none;
    margin: 0;
    bottom: -100%
}

.box20:hover .icon {
    bottom: 25px
}

.box20 .icon li {
    display: inline-block
}

.box20 .icon li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #444;
    border-radius: 50%;
    margin: 0 3px;
    color: #fff;
    text-align: center;
    transition: all .5s ease 0s
}

.box20 .icon li a:hover {
    background: #fff;
    color: #ff402a
}

@media only screen and (max-width:990px) {
    .box20 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:479px) {
    .box20 .title {
        font-size: 20px
    }
}

/* //team */


/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../images/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../images/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../images/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/


/* //testimonials */
/* -- Responsive code -- */
@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {
    h3.b-w3ltxt {
        font-size: 2.3em;
    }

    .services-right-img {
        right: 200px;
    }
}

@media screen and (max-width: 1366px) {
    .wthree-form {
        padding: 0em 1.4em;
    }

    h3.main-title-agile {
        font-size: 1.8em;
    }
}

@media screen and (max-width: 1280px) {
    .abbot-right i {
        font-size: 3em;
    }
}

@media screen and (max-width: 1080px) {
   
}

@media screen and (max-width: 1050px) {
    .agileits-about-grids h4 {
        margin: 1.5em 0 1em;
    }

    .bnr-text-wthree {
        padding: 20vw 0 18vw 19vw;
    }

    #flow_of_work:before {
        width: 97%;
    }
}

@media screen and (max-width: 1024px) {
    h3.b-w3ltxt {
        font-size: 2em;
    }

    .bnr-text-wthree {
        padding: 19vw 0 19vw 23vw;
    }
    .services-right-img {
        right: 0;
    }
}

@media screen and (max-width: 991px) {
    .hearder-right-agile {
        padding-left: 2em;
    }

    .login-wthree.my-auto {
        margin-left: 2em;
    }

    .wthree-form {
        padding: 1.4em;
    }

    h3.b-w3ltxt {
        font-size: 2em;
    }

    .left-about-bg,
    .last-about-bg,
    .right-about-bg {
        min-height: 400px;
    }

    .wcu-even {
        border-right: none;
        
    }

    .stat-row {
        margin-top: 19em;
        padding: 0em 0.5em 2em;
    }

    .agile_stats img {
        left: 15%;
        top: -65%;
        width: 70%;
    }

    .inner-banner-w3ls {
        min-height: 300px;
    }

    #flow_of_work:before {
        top: 12%;
        bottom: 15%;
    }

    .services-left-grid-wthree {
        background: #02b3e4;
        padding: 2em 3em 6em 24em;
    }

    .services-right-img {
        left: 0;
        width: 30%;
        min-height: 378px;
    }

    .services-psa {
        top: 210px;
    }

    .agileits-service-grids h4 {
        font-size: 1em;
        margin: 1em 0 0;
    }

    .services-top {
        padding: 1em;
    }

    .bg-price h4 {
        font-size: 1.3rem;
    }

    .agile-pricegrid h5 {
        font-size: 2.2em;
    }

    h6.agileinfo-title {
        font-size: 2.8em;
    }

    .portfolio-area li {
        width: 199px;
    }

    .testimonials {
        padding: 2em 0;
    }

    .contact-title {
        font-size: 1.2em
    }
    .services-right-img {
        right: 195px;
    }
}

@media screen and (max-width: 900px) {
    h6.agileinfo-title {
        font-size: 2.7em;
    }

    .services-psa {
        top: 240px;
    }

    .services-left-grid-wthree {
        padding: 2em 3em 9em 24em;
    }

    .testi-agile p {
        width: 100%;
        font-size: 1em;
        line-height: 33px;
        padding: 1em 0 2em;
    }

    .testimonials {
        padding: 0;
    }
}

@media screen and (max-width: 800px) {
    .services-right-img {
        width: 38%;
    }

    .services-left-grid-wthree {
        padding: 10em 3em 3em 21em;
    }
}

@media screen and (max-width: 768px) {
    .btn-agile {
        padding: 8px 0;
    }

    h6.agileinfo-title {
        font-size: 2.5em;
    }

    .inner-banner-w3ls {
        min-height: 250px;
    }

    .agile-pricegrid h5 {
        font-size: 2em;
    }
}

@media screen and (max-width: 736px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 13em;
    }

    ol.breadcrumb-parent {
        margin-top: 1em;
    }

    .login-wthree.my-auto {
        margin-left: 9em;
    }

    .select_box_area p {
        padding: 2px 15px;
    }

    .select_box_area p em {
        top: 16px;
    }

    h3.main-title-agile {
        font-size: 1.6em;
    }

    .agileits-about-grids h4 {
        font-size: 1.1em;
    }

    .agileits-about-grids span {
        font-size: 2.5em;
    }

    .agile_stats img {
        top: -21%;
    }

    .stat-row {
        margin-top: 13em;
    }

    .services-left-grid-wthree {
        padding: 26em 3em 2em 5em;
    }

    .services-psa {
        top: 160px;
    }

    .box20 {
        margin-bottom: 0;
    }

    .testi-pos h4 {
        font-size: 1em;
    }

    .contact-top1 h5 {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 667px) {
    h5.footer-top-title {
        font-size: 1.1em;
    }

    .bnr-text-wthree p {
        font-size: 1.2em;
    }

    h3.b-w3ltxt {
        font-size: 1.8em;
    }

    h6.agileinfo-title {
        font-size: 2.2em;
    }

    .services-right-img {
        width: 100%;
    }

    .services-psa {
        top: 207px;
    }

    .testi-agile p i {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 640px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 10em;
    }

    .login-wthree.my-auto {
        margin-left: 6em;
    }

    .abbot-right i {
        font-size: 2.5em;
    }

    .about-sub-title {
        font-size: 1.3rem;
    }

    .inner-banner-w3ls {
        min-height: 195px;
    }

    .flow_of_work-item i {
        font-size: 2.5em;
    }

    .flow_of_work-item {
        padding: 50px 9px;
    }
}

@media screen and (max-width: 600px) {
    h6.agileinfo-title {
        font-size: 2em;
    }
}

@media screen and (max-width: 568px) {
    h3.b-w3ltxt {
        font-size: 1.6em;
    }

    .bnr-text-wthree p {
        font-size: 1.1em;
    }

    .bnr-text-wthree p {
        font-size: 1em;
    }

    .about-sub-title {
        margin: 0
    }

    .left-about-bg,
    .last-about-bg,
    .right-about-bg {
        min-height: 300px;
    }

    section.agile_stats {
        padding: 0em 0 4em;
    }

    h5.footer-top-title {
        font-size: 1em;
    }

    h3.main-title-agile {
        font-size: 1.4em;
    }

    #flow_of_work:before {
        top: 7%;
        bottom: 10%;
        width: 100%;
    }

    .portfolio-area li {
        width: 250px;
        margin: 5px;
    }
}

@media screen and (max-width: 480px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 8em;
    }

    .login-wthree.my-auto {
        margin-left: 4em;
    }

    h3.b-w3ltxt {
        font-size: 1.4em;
    }

    .filter_list li label {
        font-size: 12px;
    }

    ul.list-agileits {
        margin: 1.5em 0;
    }

    .footer-cont-btm {
        margin-top: 1em;
    }

    .bnr-text-wthree p {
        font-size: 1em;
    }

    .register-wthree .form-control {
        font-size: 0.8rem;
    }

    p {
        font-size: 0.8em;
    }

    .register-wthree label {
        font-size: 13px;
    }

    .agileits-about-grids h4 {
        font-size: 1em;
    }

    h6.agileinfo-title {
        font-size: 1.8em;
    }

    .home-title {
        width: 300px;
    }

    .flow_of_work-item span {
        font-size: 1.5em;
        font-weight: 600;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .agile-pricegrid h5 {
        font-size: 1.8em;
    }

    .portfolio-area li {
        width: 206px;
    }

    a.navbar-brand span {
        font-size: 36px;
    }

    .testi-agile p {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 414px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 3em;
    }

    h3.b-w3ltxt {
        font-size: 1.3em;
    }

    .login-wthree.my-auto {
        margin-left: 2em;
    }

    h6.agileinfo-title {
        font-size: 1.7em;
    }

    .services-top {
        padding: 0;
    }

    .agileits-service-grids h4 {
        font-size: 0.9em;
    }

    .portfolio-categ li {
        padding: 0 3px;
        font-size: 0.9em;
    }

    .portfolio-area li {
        width: 173px;
    }

    .rslides img {
        padding: 0 5em;
    }
}

@media screen and (max-width: 384px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 2em;
    }

    .login-wthree.my-auto {
        margin-left: 1em;
    }

    .bnr-text-wthree {
        padding: 17vw 0 17vw 19vw;
    }

    ul.list-agileits li {
        border-right: none;
        padding: 10px 0;
    }

    ul.list-agileits {
        display: block !important;
    }

    a.nav-link.py-0.pl-0 {
        padding-left: 1rem !important;
    }

    ul.list-agileits {
        margin: 1em 0 0;
    }

    h3.main-title-agile {
        font-size: 1.3em;
    }

    ol.breadcrumb-parent {
        margin-top: 0.5em;
    }

    .inner-banner-w3ls {
        min-height: 160px;
    }

    .home-title {
        width: 250px;
    }

    .portfolio-categ li {
        padding: 0 3px;
        font-size: 0.85em;
    }

    .portfolio-area li {
        width: 158px;
    }
}

@media screen and (max-width: 375px) {
    ul.d-flex.header-agile li:first-child {
        margin-right: 1em;
    }

    .social-icons.d-flex.my-auto.justify-content-lg-start.justify-content-center {
        display: block !important;
        text-align: center;
    }

    ul.social-iconsv2.agileinfo {
        margin-top: 1em;
    }

    .bnr-text-wthree {
        padding: 17vw 0 17vw 19vw;
    }

    form.footer-top-wthree label {
        font-size: 13px;
    }

    .timer {
        font-size: 1.5em;
    }

    li.cat-item-1:before,
    li.cat-item-2:before,
    li.cat-item-3:before,
    li.cat-item-4:before {
        padding-right: 0.5rem;
    }

    .portfolio-area li {
        width: 154px;
    }
}

@media screen and (max-width: 320px) {
    .hearder-right-agile {
        padding-left: 1em;
    }

    .select_box_area p {
        width: 190px;
    }

    .bnr-text-wthree {
        padding: 17vw 0 17vw 7vw;
    }

    ul.d-flex.header-agile {
        display: block !important;
    }

    ul.d-flex.header-agile li:first-child {
        margin-bottom: 0.5em;
    }

    .about-sub-title {
        font-size: 1.2rem;
    }

    .abbot-right i {
        font-size: 2em;
    }

    section.agile_stats {
        padding: 0em 0 2em;
    }

    h6.agileinfo-title {
        font-size: 1.4em;
    }

    .services-psa {
        position: inherit !important;
        top: 150px;
    }

    .services-left-grid-wthree {
        padding: 28em 3em 0em 5em;
    }

    .agileits-service-grids h4 {
        font-size: 0.76em;
    }

    .stat-row {
        margin-top: 11em;
    }

    .agile_stats img {
        top: -17%;
    }

    .stat-row {
        margin-top: 9em;
    }

    h6.agileinfo-title {
        font-size: 1.4em;
    }

    .portfolio-categ li {
        padding: 0;
    }

    .portfolio-area li {
        width: 96%;
    }

    .box20 .title {
        font-size: 17px;
    }

    ul.callbacks_tabs {
        right: 40%;
        bottom: -29px;
    }
}

/* -- //Responsive code -- */