.middle-content {
    position: relative;
    display: block;
    padding: 120px 0px 0px 0px;
}


.wbg{
    background-image:url(../images/White-Board/wbg.png);
    background-size: contain !important;
}

.form-section .row:before{
    width:0px !important;
    height:0px !important;
    /*display: none !important;*/
}
.form-section .row:after {
    width:0px !important;
    height:0px !important;
    /*display: none !important;*/
}
.office-locations .row:before{
    width:0px !important;
    height:0px !important;
}
.office-locations .row:after{
    width:0px !important;
    height:0px !important;
}

/* Our Team */
.team-banner {
    width: 100%;
}
section.team-icon-sec-1 img, section.team-icon-sec-2 img, section.team-icon-sec-3 img, section.team-icon-sec-4 img{
    max-width: 150px;
}
section.team-icon-sec-1, section.team-icon-sec-2, section.team-icon-sec-3, section.team-icon-sec-4 {
    padding: 0px 5% 40px 5%;
}
.section-2 {
    margin-top: 5%;
    margin-bottom: 5%;
    /*background-image: url(../images/Team/background.jpg);*/
    background-repeat: no-repeat;
    background-size: contain;
}
.head-three {
    /*margin-top: 65px;*/
}
.heading-1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f15a24;
    font-weight: 700;
}

.team-sec-heading {
    padding: 0px;
}
h2.make-it {
    font-size: 50px;
    /*padding-left: 15px;*/
    font-weight: bold;
    color: #f15a24;
}
h2.have-fun {
    font-size: 60px;
    font-weight: bold;
}
.banner-img-section .row {
    margin-bottom: 20px !important;
}
.text-1 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding: 32px 75px 20px 15px;
    /*font-weight: 700;*/
    color: #000;
    font-size: 16px;
    padding-left:0px;

}
.contact1-img-text p {
    margin: 10px 0px 0px 0px !important;
}
.contact1-img-text a {
    text-decoration: none !important;
}
.view-more-btn {
    /*font-family: 'Montserrat', sans-serif;*/
    /*padding: 0px 0px 0px 15px;*/
    /*font-weight: 500;*/
    /*color: #e8592a;*/
    /*font-size: 18px;*/
    /*border: 1px solid #e8592a;*/
    /*padding: 10px 20px;*/
    /*border-radius: 5px;*/
    border: 2px solid orangered;
    border-radius: 5px;
    padding: 10px 20px;
    /*margin-top: 10px;*/
    outline: none;
    color: orangered;
    font-size: 16px;
    /*font-weight: bold;*/
    /*font-family: 'Playfair Display', serif;*/
    text-decoration: none;
    display: inline-block;
    background-color: white;
}
.view-more-btn:hover {
    background: #e8592a;
    color: #fff;
}

tano:hover{
    color: black !important;
}
.team-img-1 {

}
.team-img-2 {

}

.head-four {
    position: relative;
    /*margin-top: 5%;*/
}
.head-five {
    position: relative;
    top: 40px;
    padding: 0 15% 0 15%;
}
.create-moment {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
    color: #f15a24;
    padding-bottom: 5px;
}
.our-people {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 700;
    color: #000000;
}
p.five-text-line {
    position: relative;
    top: 10px;
    color: #000;
}
.icon-box-1 {
    text-align: center;
}
.icon-box-2 {
    text-align: center;
}
.icon-box-3 {
    text-align: center;
}
.icon-text-1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.team-icon-sec-1 {
    text-align: center;
    padding: 0px 20px 40px 20px;
}
.team-icon-sec-2 {
    text-align: center;
    padding: 0px 20px 40px 20px;
}
.team-icon-sec-3 {
    text-align: center;
    padding: 0px 20px 40px 20px;
}
.team-icon-sec-4 {
    text-align: center;
    padding: 0px 20px 60px 20px;
}
/* @media only screen and (max-width: 1024px){
    .head-three {
    margin-top: 20px;
}
.heading-1{
    font-size: 50px;
}
.make-it{
    font-size: 45px;
}
.have-fun {
    font-size: 45px;
}
.create-moment{
    font-size: 40px;
}
.our-people{
    font-size: 40px;
}
.five-text-line{
    font-size: 14px;
}
} */
/* End Our Team */

/* Contact US */

/* Three image containers (use 25% for four, and 50% for two, etc) */
.check {
    float: left;
    width: 33.33%;
    padding: 5px;
}

.column1 {
    /*float: left;*/
    width: 33.33vw;
    position: relative;
}
.column2 {
    float: left;
    width: 33.33vw;
}
.column3 {
    float: left;
    width: 33.33vw;
}

/* Clearfix (clear floats) */
.row::after {
    content: "";
    clear: both;
    display: table;
}



.img1 {
    position: relative;
    /*width: 50%;*/
}
.contact1-img {
    display: block;
    /*width: 100%;*/
    height: auto;
}
.contact1-img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    opacity: 0.8;
}

.img1:hover .contact1-img-overlay {
    /*width: 100%;*/
    /*left: 0;*/
    height: 100%;
}

.contact1-img-text {
    color: orangered;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    margin-top: 5px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;

}



/* Clear floats after image containers */
.check2 .row::after {
    content: "";
    clear: both;
    display: table;
}
.check2{
    margin-bottom: 0px;
}





.contact-section-one {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-detail {
    position: relative;
}

.get-in-touch {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
    line-height: 65px;
    width: fit-content;
	width: -moz-fit-content;
	display: table;
}
.get-in-touch:before {
    content: "";
    background-repeat: no-repeat;
    background-position: 0 0px;
    height: 7px;
    width: 100%;
    bottom: 13px;
    z-index: -1;
    position: absolute;
    background-color: #f15a24;
    background-size: 100%;
}
.text-get-in{
    color: #000;
    padding-top: 10px;
    padding-right: 25%;
	font-size:16px;
}

/* mark {
  display: inline-block;
  line-height: 0em;
  padding-bottom: 0.5em;
} */


.form-section {
    position: relative;
}
.contact-form {
    position: relative;
}
input#name, input#email, input#mobile_no {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    /*padding: 20px 0px 20px 10px;*/
    box-shadow: none;
}

/*input#email {*/
/*    border: none;*/
/*    border-bottom: 1px solid #dcdcdc;*/
/*    width: 100%;*/
/*    padding: 10px 0px 10px 0px;*/
/*}*/
/*input#mobile_no {*/
/*    border: none;*/
/*    border-bottom: 1px solid #dcdcdc;*/
/*    width: 100%;*/
/*    padding: 10px 0px 10px 0px;*/
/*}*/
input#msg {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    /*padding: 20px 0px 20px 0px;*/
    margin-bottom: 50px;
    box-shadow: none;
}

.form-group.field-1 {
    margin-bottom: 4rem;
}
.form-group.field-2 {
    margin-bottom: 4rem;
}
.form-group.field-3 {
    margin-bottom: 4rem;
}
.form-group.field-4 {
    margin-bottom: 3rem;
}
.field-5 {
    padding-right: 15%;
    padding-left: 0px;
}
.form-check-label{
    padding-left: 20px !important;
}
.send-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    background: none;
    border: none;
    color: #000;
    position: relative;
    float: right;
    left: 25px;
}
/*.send-btn:hover {*/
/*    background: transparent;*/
/*    border: none;*/
/*    color: #000;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    font-size: 18px;*/
/*    background: none;*/
/*    position: relative;*/
/*    float: right;*/
/*    left: 25px;*/
/*}*/
.contact-form-info {
    position: relative !important;
    top: 20%;
    right: 24%;
}
ul.info-list {
    list-style: none;
    line-height: 32px;
    float: right;
}
ul.info-list li {
    font-size: 22px;
    color: orangered;
    text-align: end;
}
img.logo-info {
    width: 65%;
    position: absolute;
    left: 60%;
}
.bottom-text-sec {
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}
.bottom-text {
    position: relative;
    margin-top: 15%;
}
.our-office {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
    line-height: 65px;
    width: fit-content;
	width: -moz-fit-content;
	display: table;
}
.our-office:before {
    content: "";
    background-repeat: no-repeat;
    background-position: 0 0px;
    height: 7px;
    width: 100%;
    bottom: 13px;
    z-index: -1;
    position: absolute;
    background-color: #f15a24;
    background-size: 100%;
}
.bottom-img {
    margin-top: 3%;
    width: 100%;
    position: relative;
}
.info-icon {
    position: absolute;
    margin-top: 45%;
    margin-left: 38%;
}

.index-project{
    border: 2px solid orangered !important;
    border-radius: 5px !important;
    padding: 10px 20px !important;
    /*margin-top: 10px;*/
    outline: none;
    color: orangered !important;
    font-size: 16px;
    /*font-weight: bold;*/
    /*font-family: 'Playfair Display', serif;*/
    text-decoration: none;
    display: inline-block !important;
    background-color: white;
    outline: none !important;
    outline-offset: 0 !important;
}
.index-project:hover {
    background-color: orangered;
    color: white !important;
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
}
.index-project-div{
    margin-top: 20px;
}

.media {
    padding: 15px 0px 15px 0px;
    position: relative;
    right: 30%;
}

.media-text {
    float: right;
    color: orangered;
    line-height: 50px;
}
.media-img {
    width: 20%;
}
.bottom-sec {
    position: relative;
    /*margin-top: 5%;*/
}
.contact-us-img{
 /*   margin-left: 100px;
    margin-top: -100px;*/
}
.g-recaptcha {
    position: relative;
    right: 15px;
}

/* End Contact US */

/* Container holding the image and the text */

@media only screen and (max-width: 937px){
    .service-main-heading, .service-main-text{
        font-size: 20px !important;
    }
    .overlay2 h4 {
        font-size: 15px !important;
    }

}

@media only screen and (max-width: 650px){
    .service-main-heading, .service-main-text{
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 480px){
    .service-main-heading{
        font-size: 8px !important;
        padding-top: 30px !important;
    }
    .service-main-text{
        font-size: 8px !important;

    }
}


.services-banner {
    position: relative;
    text-align: center;
    color: white;
}

.product-image{
    width: 100%;
    left: 0;
    right: 0;
}

.product-holder {
    position: relative;
    display: block;
    text-align: center;
    color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
}

.plus-image {
    left: 0;
    top: 5%;
    position: absolute;
    margin-top: -25px;
}

.plus-image {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}


/* Bottom left text */
.services-banner .bottom-left {
    position: absolute;
    /*bottom: 80px;*/
    /*left: 16px;*/
    /*height: 100%;*/
    color: black;
    font-weight: bold;
    background-image: url(../images/services/Services.png);

}

/* Top left text */
.services-banner .top-left {
    position: absolute;
    top: 8px;
    left: 16px;
    color: black;
}

/* Top right text */
.services-banner .top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

/* Bottom right text */
.services-banner .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

/* Centered text */
.services-banner .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}







/* our service */

.main-section{
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    background-image: url(../images/services/services-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.service-main-heading {
    padding-top: 5%;
    font-weight: 800;
    text-transform: uppercase;
    color: #e8592a;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-align: center;
}
.service-main-text {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
.main-btn-sec {
    text-align: center;
    display: block;
    padding-top: 15px;
    /*padding-bottom: 15%;*/
    position: relative;
    z-index: 99;
}
.service-main-btn {
    padding: 10px 15px 10px 15px;
    text-transform: uppercase;
    background: none;
    border: 2px solid orangered;
    color: orangered;
    font-weight: 600;
    z-index: 99;
    -webkit-transition: none;
    border-radius: 5px;
}
.service-main-btn:hover{
    background-color: orangered;
    color: white;
}
.service-portfolio-section-1 {
    margin-top: 5px;
}

.card-columns {
    column-count: 2;
}
.card-columns .one{
    position: sticky;
}
.card-columns .two{
    position: sticky;
}
.card-columns .three{
    position: sticky;
}
.card-columns .four{
    position: sticky;
}
.card {
    border: none;
}
.text-section p {
    padding: 30px 170px 30px 170px;
    text-align: center;
    font-size: 16px;
    /*line-height: 32px;*/
    color: #000;
}
.text-block h4 {
    position: absolute;
    bottom: 70%;
    font-size: 38px;
    font-weight: 700;
    right: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
    z-index:1111;
}
.portfolio_box a:hover .text-block h4 {
    background: #e8592a;
    color: #ffffff;
}
.service-portfolio-block-1 h4 {
    position: absolute;
    bottom: 18%;
    font-size: 38px;
    font-weight: 700;
    left: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
    z-index:9999;
}
.portfolio_box a:hover .service-portfolio-block-1 h4 {
    background: #e8592a;
    color: #ffffff;
}
.service-portfolio-block-2 h4 {
    position: absolute;
    bottom: 24%;
    font-size: 38px;
    font-weight: 700;
    right: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
    z-index:9999;
}
.portfolio_box a:hover .service-portfolio-block-2 h4 {
    background: #e8592a;
    color: #ffffff;
}
.service-portfolio-block-3 h4 {
    position: absolute;
    bottom: 24%;
    font-size: 38px;
    font-weight: 700;
    left: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
    z-index:9999;
}
.portfolio_box a:hover .service-portfolio-block-3 h4 {
    background: #e8592a;
    color: #ffffff;
}
.service-portfolio-block-4 h4 {
    position: absolute;
    bottom: 24%;
    font-size: 38px;
    font-weight: 700;
    right: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
    z-index:9999;
}
.portfolio_box a:hover .service-portfolio-block-4 h4 {
    background: #e8592a;
    color: #ffffff;
}
.portfolio_sec .portfolio_box {
    float: left;
    overflow: hidden;
}
.portfolio_sec .portfolio-box {
    margin: 0 0 30px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.portfolio_sec .portfolio-box:nth-child(1) {
    width: 100%;
}
.portfolio_box a {
    position: relative;
    float: left;
    width: 100%;
    /*z-index: 999999;*/
}
.portfolio_box-1 a:hover:before{
    content: "";
    /* height: 20px; */
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #ffffff;
    top: 0;
    bottom: 0;
    font-size: 18px;
    /* z-index: 99; */
    align-items: center;
    display: grid;
    margin: auto;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgb(0 0 0 / 21%);
}
/* End service */

/* Branding */
.head-section {
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.head-content {
    display: block;
}


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

    .branding-heading{
        font-size: 40px !important;
    }

    .branding-para{
        font-size: 15px !important;
    }

    .animation-portfolio-block-6 h4{
        width: 35.25% !important;
    }
}

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

    .app-left-img{
        width: 500px !important;
    }

    section.team-icon-sec-1 img, section.team-icon-sec-2 img, section.team-icon-sec-3 img, section.team-icon-sec-4 img{
        max-width:110px;
    }

    .card-columns .one{
        margin-bottom: 20px !important;
    }
    .card-columns .two{
        margin-bottom: 0px !important;
    }
    .card-columns .three{
        margin-bottom: 20px !important;
    }
    .card-columns .four{
        margin-bottom: 20px !important;
    }
    .text-block h4{
        position: absolute;
        bottom: 50%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 576px){
    .contact-us-img{
        margin-left: 50px !important;
    }
}


.branding-heading {
    /*color: #e8592a;*/
    /*font-size: 42px;*/
    font-family: 'Montserrat', sans-serif;
    /*padding: 40px 200px 0px 200px;*/
    /*font-weight: 500;*/
    color: orangered;
    font-size: 58px;
    /*margin-top: 20px;*/
}
/*.rectangle {*/
/*    height: 1vh;*/
/*    width: 5vw;*/
/*    background-color: orangered;*/
/*    margin: auto;*/
/*    position: relative;*/
/*    top: 35px;*/
/*}*/
.parent-rectangle{
    width: 100%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.rectangle {
    height: 1vh;
    width: 5vw;
    background-color: orangered;
    margin: auto;
}

.branding-para {
    line-height: 27px;
    position: relative;
    top: 35px;
    /*padding-top: 30px;*/
    color: black;
    /*font-family: 'Poppins', sans-serif;*/
    /*font-weight: bold;*/
}
/*.branding-para-2 {*/
/*    color: #000;*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*    line-height: 27px;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    position: relative;*/
/*    top: 35px;*/
/*    padding-top: 30px;*/
/*}*/
.contact-btn {
    position: relative;
    display: block;
    top: 40%;
    /*margin-bottom: 70px;*/
}
.column1 .col1-text p{
    margin: 10px 0 0 0;
}
.view-all-work{
    width: 100%;
    background-color: #f6f6f6;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 30px;
    height: 80px;
}
.view-all-work-text{
    font-family: 'Poppins', sans-serif;
    color: orangered;
    /*text-decoration: underline black;*/
    font-size: 20px;
}
.view-all-work-text:hover{
    color: #000;
    /*text-decoration: underline black;*/
}
.last{
    width: 100%;
    background-color: #e8e7e7;
    /*padding-bottom: 20px;*/
    height: 15px;
    margin-top: 20px;
}
.brand-btn {
    /*border: 3px solid #e8592a;*/
    /*border-radius: 5px;*/
    /*padding: 25px 35px;*/
    /*outline: none;*/
    /*color: #e8592a;*/
    /*font-size: 3rem;*/
    /*font-family: 'Kristi', cursive;*/
    /*text-decoration: none;*/
    /*display: inline-block;*/
    /*background-color: white;*/
    /*cursor: pointer;*/
    position: relative;
    /*top: 55px;*/
    border: 3px solid orangered;
    border-radius: 5px;
    padding: 18px 40px;
    margin-top: 20px;
    outline: none;
    color: orangered;
    font-size: 3rem;
    font-family: 'Kristi', cursive;
    text-decoration: none;
    display: inline-block;
    background-color: white;
}
.brand-btn:hover{
    color: white;
    background: orangered;
    text-decoration: none;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
}
.logo-text-para {
    color: orangered;
    font-size: 34px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    position: relative;
    top: 60px;
    padding: 35px 0px;
}
.brand-imgs {
    padding: 0px;
}
.branding-bottom-heading h1 {
    color: orangered;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding: 40px 0px 10px 0px;
    font-size: 42px;
    font-weight: 700;
}
.branding-bottom-content-1 {
    padding: 0px;
}
.brand-left-text {
    padding-left: 50px;
    color: #000;
    text-align: left;
}
.brand-left-text h4 {
    margin-bottom: 20px;
    color: #ff4500;
}

.brand-left-text p {
    color: #000;
    font-size: 16px;
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-weight: 500;*/
}
.brand-right-img {
    width: 100%;
    padding: 0px;
}
.brand-left-ul {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.brand-left-ul li {
    list-style: inside;
    font-family: 'Montserrat', sans-serif;
}
.branding-bottom-content-2 {
    padding: 0px;
}
.brand-left-img {
    width: 100%;
    padding: 0px;
}
.brand-right-text {
    padding: 20px 0px 20px 0px;
    color: #000;
    padding-right: 50px;
}
.brand-right-text h1 {
    text-align: center;
    padding-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    color: orangered;
    font-size: 42px;
    font-weight: 700;
}
.brand-right-text p {
    color: #000;
    /*font-family: 'Montserrat', sans-serif;*/
    font-size: 18px;
    /*font-weight: 600;*/
}
.bottom-center-link {
    background: #f2f2f2;
}
.bottom-center-link h1 {
    font-size: 18px;
    padding: 20px 0px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.bottom-center-link a {
    color: orangered;
}
.bottom-center-link a:hover {
    color: orangered;
}
.bottom-center-link h1 a:before {
    position: absolute;
    content: "";
    width: 11.5%;
    bottom: 22px;
    height: 3px;
    background: #000000;
}
/* End Branding */

/* Mobile App Developlemnet */
.mbl-app-head-section {
    /*padding-top: 5%;*/
    /*padding-bottom: 1%;*/
    max-width: 100%;
}
.mbl-app-head-content {
    display: block;
    padding-top: 100px;
}
.at-text{
    color: #000;
    font-size: 50px;
    text-align: center;
}

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

    .app-center-img img{
        width: 200px !important;
    }

}


.mbl-app-heading {
    color: orangered;
    font-size: 42px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.app-rectangle {
    height: 1vh;
    width: 5vw;
    background-color: orangered;
    margin: auto;
    position: relative;
    top: 35px;
}

.mbl-app-para {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    top: 35px;
    padding-top: 30px;
}
.app-contact-btn {
    position: relative;
    display: block;
    top: 40%;
}
.app-btn {
    border: 3px solid orangered;
    border-radius: 5px;
    padding: 25px 35px;
    outline: none;
    color: #e8592a;
    font-size: 3rem;
    font-family: 'Kristi', cursive;
    text-decoration: none;
    display: inline-block;
    background-color: white;
    cursor: pointer;
    position: relative;
    top: 55px;
}
.app-btn:hover{
    background-color: orangered;
    color: white;
    text-decoration: none;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
}
.mbl-app-middle-content-1 {
    padding: 30px 0px 30px 0px;
}
.app-left-img {
    width: 100% !important;
    padding: 0px;
}
.app-right-text {
    padding: 50px;
    color: #000;
}
.app-right-text h1 {
    padding-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    color: orangered;
    font-size: 38px;
    font-weight: 700;
}
.app-right-text p {
    color: #000;
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-size: 18px;*/
    /*font-weight: 500;*/
}
.mbl-app-middle-content-2 {
    padding: 30px 0px 30px 0px;
}
.app-left-text {
    padding: 50px;
    color: #000;
}
.app-left-text h1 {
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 28px;
    font-weight: 500;
}
.app-left-heading {
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 400;
}
.app-left-text p {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    /*font-weight: 500;*/
}
.app-center-img {
    width: 100%;
    padding: 0px;
    text-align: right;
}
.app-center-img img {
    width: 70%;
    padding: 0px;
}
.app-right-text-2{
    padding-top: 30px;
}
.app-right-text-2 .concept {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    color: #000;
}
.app-right-text-2 .ux {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    padding-top: 30px;
    color: orangered;
}
.app-right-text-2 .ui {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    padding-top: 30px;
    color: orangered;
}
.app-right-text-2 .wf {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    padding-top: 30px;
    color: #000;
}

.mbl-app-section {
    position: relative;
    display: block;
    padding: 50px 0px 50px 0px;
}
.app-middle-heading h1 {
    color: #e8592a;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding: 0px 0px 30px 0px;
    font-size: 42px;
    font-weight: 700;
}
.mbl-app-section .mbl-app-outer {
    position: relative;
}
.owl-nav.disabled {
    display: none;
}
.center-text-para {
    padding: 30px 0px;
}
.center-text-para p {
    color: #000;
    /*font-size: 18px;*/
    text-align: center;
    /*font-weight: 500;*/
}
.app-bottom-content {
    padding-bottom: 30px;
}
.app-bottom-left-text {
    padding: 50px;
    color: #000;
}
.app-bottom-left-text h1 {
    padding-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    color: orangered;
    font-size: 38px;
    font-weight: 700;
}
.app-bottom-left-text p {
    color: #000;
    /*font-size: 18px;*/
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-weight: 500;*/
}
/* End Mobile App */

/* Video Animation */

.video-animarion-head-section {
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.video-animation-head-content {
    display: block;
}
.animation-heading {
    color: #e8592a;
    font-size: 42px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.animation-rectangle {
    height: 1vh;
    width: 5vw;
    background-color: orangered;
    margin: auto;
    position: relative;
    top: 35px;
}

.animation-para {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    top: 35px;
    padding-top: 30px;
}
.animation-para-2 {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    top: 35px;
    padding-top: 30px;
}
.animation-contact-btn {
    position: relative;
    display: block;
    top: 40%;
}
.animation-btn {
    border: 3px solid #e8592a;
    border-radius: 5px;
    padding: 25px 35px;
    outline: none;
    color: orangered;
    font-size: 3rem;
    font-family: 'Kristi', cursive;
    text-decoration: none;
    display: inline-block;
    background-color: white;
    cursor: pointer;
    position: relative;
    top: 55px;
}
.animation-btn:hover{
    background-color: #e8592a;
    color: white;
    text-decoration: none;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
}

.animation-portfolio-section-1 {
    margin-top: 25px;
}
.animation-portfolio-section-2 {

}
.no-padding {
    padding: 0px;
}
.animation-portfolio-block-1 h4 {
    position: absolute;
    bottom: 15%;
    font-size: 38px;
    font-weight: 700;
    left: -60px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
	z-index:1;
}
.animation-portfolio-block-2 h4 {
    position: absolute;
    bottom: 24%;
    font-size: 38px;
    font-weight: 700;
    right: -33px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
	z-index:1;
}
.animation-portfolio-block-3 h4 {
    position: absolute;
    bottom: 40%;
    font-size: 38px;
    font-weight: 700;
    left: -52px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
	z-index:1;
}
.animation-portfolio-block-4 h4 {
    position: absolute;
    bottom: 24%;
    font-size: 38px;
    font-weight: 700;
    right: -50px;
    background-color: white;
    color: orangered;
    padding: 10px 20px 10px 20px;
	z-index:1;
}
.portfolio_sec .portfolio_box {
    float: left;
    overflow: hidden;
}
.portfolio_sec .portfolio-box {
    margin: 0 0 30px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.portfolio_sec .portfolio-box:nth-child(1) {
    width: 100%;
}
.portfolio_box a {
    position: relative;
    float: left;
    width: 100%;
}
.animation-portfolio-block-1 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    max-height:50px;
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 45px 15px 45px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-1 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 34%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-1 h4:hover{
    background: orangered;
}

.animation-portfolio-block-2 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    max-height:50px;
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 45px 15px 45px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-2 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 34%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-2 h4:hover{
    background: orangered;
}
.animation-portfolio-block-3 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    max-height:50px;
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 45px 15px 45px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-3 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 29.5%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-3 h4:hover{
    background: orangered;
}
.animation-portfolio-block-4 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    max-height:50px;
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 45px 15px 45px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-4 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 26.5%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-4 h4:hover{
    background: orangered;
}
.animation-portfolio-block-5 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    max-height:50px;
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 45px 15px 45px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-5 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 28%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-5 h4:hover{
    background: orangered;
}
.animation-portfolio-block-6 h4 {
    position: absolute;
    top: 0px;
    height: fit-content;
    font-size: 18px;
    /*max-height:50px;*/
    width: 100%;
    left: 0px;
    font-weight: 700;
    background: #000000ad;
    color: #ffffff;
    padding: 15px 15px 15px 15px;
    text-align: left;
	z-index:1;
}
/*.animation-portfolio-block-6 h4:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    width: 64%;*/
/*    height: 10px;*/
/*    background: #f15a24c4;*/
/*    background-size: cover;*/
/*	z-index:-1;*/
/*}*/
.animation-portfolio-block-6 h4:hover{
    background: orangered;
}
/* End Video Animation */

@media only screen and (min-width: 320px) and (max-width: 768px){

    .head-three {
        margin-top: 10px;
    }
    .heading-1{
        font-size: 40px;
    }
    .text-1{
        padding: 10px 0px;
        font-size: 16px;
    }

    .contact-us-img{
        margin-left: 0px;
        margin-top: 0px;
    }
    .g-recaptcha {
        position: relative;
        right: 15px;
    }
    .contact-section-one {
        padding-top: 0px;
        padding-bottom:12px;
    }
}

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

    .services-top{
        padding-top: 100px;
    }

    .head-three {
        margin-top: 10px;
    }

    .text-1{
        padding: 10px 0px;
        font-size: 16px;
    }
    /* .view-more-btn{
        padding: 0px;
    } */
    .team-img-1 {
        max-width: 90%;
        margin-top: 0px;
        margin-left: 0px;
    }
    h1.heading-1{
        font-size: 29px;
        font-size: 29px;
    }
    h2.make-it {
        font-size: 32px;
    }
    h2.have-fun {
        font-size: 30px;
    }
    h2.create-moment {
        font-size: 20px;
    }
    h2.our-people {
        font-size: 28px;
    }
    .right-img-section {
        position: relative;
        margin-top: 10%;
    }
    /* .head-four {
        position: relative;
        margin-top: 100%;
        padding: 30px 0px 30px 0px;
    } */
    .team-icon-sec-1 {
        padding: 30px 65px 0px 65px;
    }
    .team-icon-sec-2 {
        padding: 30px 65px 0px 65px;
    }
    .team-icon-sec-3 {
        padding: 0px 45px 0px 45px;
    }
    .team-icon-sec-4 {
        padding: 30px 45px 30px 45px;
    }
    .head-five {
        position: relative;
        top: 20px;
        padding: 0;
    }
    .team-icon {
        padding-bottom: 15px;
    }
    .contact-detail {
        position: relative;
        padding-right: 0px;
        padding-left: 0px;
    }
    .get-in-touch {
        font-size: 32px;
        position: relative;
        width: fit-content;
		width: -moz-fit-content;
	display: table;
        line-height: 35px;
    }
    .get-in-touch:before {
        width: 100%;
        content: "";
        background-repeat: no-repeat;
        background-position: 0 0px;
        height: 7px;
        bottom: 4px;
        z-index: -1;
        position: absolute;
        background-color: #f15a24;
        background-size: 100%;
    }
    .text-get-in{
        padding-right: 0px;
    }
    .form-section {
        position: relative;
        margin-top: 10%;
    }
    .contact-form {
        position: relative !important;
        padding-left: 0px;
    }
    .info-icon{
        margin-left: 15% !important;
    }
    input#name{
        width: 100% !important;
    }
    input#email{
        width: 100% !important;
    }
    input#mobile_no{
        width: 100% !important;
    }
    input#msg{
        width: 100% !important;
    }
    .send-btn {
        /*right: 0px !important;*/
        float:left;
        left: 0px;
    }
    .contact-form-info {
        position: relative !important;
        top: 20%;
        right: 0px;
    }
    .contact-us-img{
        margin-left: 0px;
        margin-top: 0px;
    }
    .g-recaptcha {
        position: relative;
        right: 15px;
    }
    ul.info-list {
        position: relative;
        margin-right: 17%;
    }
    .info-logo {
        position: absolute;
        padding-left: 0px !important;
        margin-top: 14% !important;
    }

    .bottom-text-sec {
        /*margin-top: 100%;*/
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-office{
        font-size: 22px;
        width: fit-content;
		width: -moz-fit-content;
	display: table;
    }
    .our-office:before{
        content: "";
        background-repeat: no-repeat;
        background-position: 0 0px;
        height: 7px;
        width: 100%;
        bottom: 23px;
        z-index: -1;
        position: absolute;
        background-color: #f15a24;
        background-size: 100%;
    }
    .service-main-heading{
        font-size: 24px;
    }
    .service-main-text{
        font-size: 20px;
    }
    /*.text-block h4{*/
    /*    bottom: 55%;*/
    /*    font-size: 15px;*/
    /*    right: 0px;*/
    /*}*/
    .text-section p{
        padding: 20px 10px 20px 10px
    }
    .card-columns{
        column-count: 1;
    }
    .card {
        border: none;
    }
    .service-portfolio-block-1 h4{
        bottom: 18%;
        font-size: 15px;
        font-size: 15px;
        left: 0px;
        /*font-style: oblique;*/
    }
    .service-portfolio-block-2 h4{
        bottom: 25%;
        font-size: 15px;
        right: 0px;
    }
    .service-portfolio-block-3 h4{
        bottom: 18%;
        font-size: 15px;
        left: 0px;
    }
    .service-portfolio-block-4 h4{
        bottom: 24%;
        font-size: 15px;
        right: 0px;
    }
    .hovereffect-2 {
        position: relative;
        top: 10px;
    }
    .hovereffect-4 {
        position: relative;
        top: 10px;
    }
    .mbl-app-heading{
        font-size: 34px;
    }
    .app-rectangle{
        width: 30vw;
        position: relative;
        top: 24px;
    }
    .mbl-app-para{
        position: relative;
        top: 24px;
    }
    .app-btn{
        padding: 15px 18px;
        font-size: 2rem;
    }
    .app-left-img{
        padding-top: 25px;
    }
    .app-right-text {
        padding: 25px;
    }
    .app-right-text h1{
        font-size: 25px;
    }
    .app-left-text {
        padding: 25px;
    }
    .app-left-text h1{
        font-size: 25px;
    }
    .app-center-img{
        text-align: center;
    }
    .app-right-text-2 {
        padding: 30px 25px 0px 25px;
    }
    .app-right-text-2 .ux{
        font-size: 32px;
    }
    .app-right-text-2 .ui{
        font-size: 32px;
    }
    .app-middle-heading h1{
        font-size: 25px;
    }
    .app-bottom-left-text{
        padding: 25px;
    }
    .app-bottom-left-text h1{
        font-size: 25px;
    }
    .bottom-center-link h1 a:before{
        width: 56.5%;
    }
    .mbl-app-middle-content-1 {
        padding: 30px 0px 0px 0px;
    }
    .mbl-app-middle-content-2 {
        padding: 0px;
    }
    .branding-bottom-heading h1{
        padding: 30px 0px 0px 0px;
        font-size: 34px;
    }
    .brand-left-text{
        padding: 20px 10px 20px 10px;
    }
    .brand-left-text p{
        font-size: 15px;
    }
    .brand-left-ul{
        font-size: 11px;
        font-weight: 600;
    }
    .brand-right-text h1{
        font-size: 28px;
    }
    .brand-right-text{
        padding: 20px 10px 20px 10px;
    }
    .brand-right-text p{
        font-size: 15px;
    }
    .branding-heading{
        font-size: 34px;
    }
    .animation-portfolio-block-6 h4{
        width: 47.5% !important;
    }
    .animation-portfolio-block-6 h4:before{
        width: 40%;
    }
    .media{
        right: 20%;
    }
    .animation-portfolio-block-5 h4{
        width: 99%;
    }
    .text-block h4{
        font-size: 15px !important;
        right: 0px !important;
    }
    .banner-img-section .row{
        margin-bottom: 10px !important;
    }
}
@media only screen and (max-width: 575px){
    .animation-portfolio-block-6 h4{
        width: 44.5% !important;
    }
    .animation-portfolio-block-5 h4{
        width: 93%;
    }
}
.portfolio-box{
    position: relative;
}
.overlay2{
    position: absolute;
    top: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.9); /* Black see-through */
    /*color: #f1f1f1;*/
    width: 100%;
    /*transition: .5s ease;*/
    opacity:1;
    color: white;
    font-size: 20px;
    padding: 15px;
    text-align: center;

}
.overlay2 h4 {
    /*position: absolute;*/
    /*top: 0px;*/
    /*height: fit-content;*/
    font-size: 18px;
    /*max-height: 50px;*/
    /*width: 100%;*/
    /*left: 0px;*/
    font-weight: 700;
    /*background: #000000ad;*/
    color: #ffffff;
    /*padding: 15px 45px 15px 45px;*/
    text-align: left;
    /*z-index: 1;*/
}
.cnt:hover .overlay2{
    background: #e53e00;
}
.cnt img{
    display: inline;
    /*width: 100%;*/
    /*height: auto;*/
}
.portfolio_box .container {
    padding: 0 !important;
}
/*@media only screen and (max-width: 1200px){*/
/*    .overlay2{*/
/*        !*width: 79%;*!*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 991px){*/
/*    .overlay2{*/
/*        width: 35% !important;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 767px){*/
/*    .overlay2{*/
/*        width: 47% !important;*/
/*    }*/
/*}*/

/*.container {*/
/*    position: relative;*/
/*    width: 50%;*/
/*    max-width: 300px;*/
/*}*/

/*.container:hover .overlay2 {*/
/*    opacity: 1;*/
/*}*/

@media (min-width: 768px) and (max-width: 992px){
    .mbl-app-middle-content-1 {
        padding: 30px 0px 0px 0px;
    }
    .mbl-app-middle-content-2 {
        padding: 0px;
    }
    .app-right-text p{
        font-size: 14px;
        font-weight: 600;
    }
    .app-left-text p{
        font-size: 14px;
        font-weight: 600;
    }
    .center-text-para p{
        font-size: 14px;
        font-weight: 600;
    }
    .app-bottom-left-text p{
        font-size: 14px;
        font-weight: 600;
    }
    .bottom-center-link h1 a:before{
        width: 23.5%;
    }
    .brand-left-text{
        padding: 0px 55px 0px 55px;
    }
    .service-portfolio-block-1 h4{
        bottom: 18%;
        font-size: 15px;
        left: 0px;
    }
    .service-portfolio-block-2 h4{
        bottom: 25%;
        font-size: 15px;
        right: 0px;
    }
    .text-block h4{
        font-size: 15px !important;
        right: 0px !important;
        /*bottom: 55%;*/

    }
    .service-portfolio-block-3 h4{
        bottom: 20%;
        font-size: 15px;
        left: 0px;
    }
    .service-portfolio-block-4 h4{
        bottom: 24%;
        font-size: 15px;
        right: 0px;
    }
    .hovereffect-2 {
        position: relative;
        /*top: 10px;*/
    }
    .hovereffect-4 {
        position: relative;
        /*top: 10px;*/
    }
}

.send-btn {
    color: #fff !important;
}
.send-btn:hover {
    color: #e8592a !important;
}

