@import url("https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;700;900&family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Open+Sans:wght@400;600;700&family=Overpass:wght@300;400;600;700;800;900&display=swap");
@font-face {
    font-family: DINPro-Light;
    src: url(../fonts/DINPro-Light_13935.ttf);
}

@font-face {
    font-family: DINPro-Bold;
    src: url(../fonts/DINPro-Bold_13934.ttf);
}

@font-face {
    font-family: DINPro-Regular;
    src: url(../fonts/DINPro-Regular_13937.ttf);
}

html {
    font-size: 16px;
}

body {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 100;
}

.logo {
    max-width: 30px;
    max-height: 30px;
    padding-top: 30px;
    margin-left: 10px;
}

.logo img {
    width: 100%;
}

.header2 {
    font-family: 'Chivo', sans-serif;
    font-size: 2rem;
    color: #293D4D;
    font-weight: 600;
    margin-bottom: 1.25rem;
    text-transform: capitalize;
    /* font-family: 'DINPro-Light', sans-serif;	
    font-size: 52px;	
    line-height: 48px;	
    font-weight: 200;	
    padding-top: 80px;	
    padding-bottom: 33px;	 */
}

.header3 {
    margin-top: 45px;
    margin-bottom: 22px;
}

blockquote {
    padding-left: 10%;
    padding-right: 10%;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.8em;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 100px;
}

h3 .blockquote {
    padding-left: 10%;
    padding-right: 10%;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.8em;
    text-align: center;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    font-weight: 400;
    padding-top: 35px;
    color: #329CFF;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #253745;
}

.navbar-fixed-top {
    background: white;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 10px;
}

.nav-main {
    margin-top: 50px;
}

.main-nav-scrolled {
    box-shadow: 6px 0px 60px 0px rgba(17, 17, 17, 0.08);
}

.navbar-toggle {
    margin-top: 30px;
}

.daily-jewel-back {
    background: linear-gradient(0deg, rgb(255, 255, 255)26%, rgb(244, 247, 249)46%, rgb(237, 241, 245)100%);
}

.header {
    padding-bottom: 80px;
}

.daily-jewel-text-smallscreen {
    display: none;
}

.daily-jewel-back-color {
    width: 97%;
    height: 27vw;
    max-height: 28vw;
    background-color: #1183ff;
    margin-top: -6em;
}

.daily-jewel-img {
    padding-left: 22vw;
    position: absolute;
    right: 0;
    margin-top: 1.8em;
}

.daily-jewel-back-color .daily-jewel-img img {
    width: 98%;
    height: 27vw;
    max-height: 28vw;
    box-shadow: 6px 0px 60px 0px rgba(17, 17, 17, 0.22);
}

.daily-jewel-back-text h1 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 2.5vw;
    color: #FFFFFF;
    letter-spacing: .04px;
    line-height: 71px;
    padding-left: 4.5vw;
    font-weight: 100;
    padding-top: 8vw;
    margin: 0;
}

.daily-jewel-back-text p {
    font-size: 1vw;
    color: #FFFFFF;
    letter-spacing: 0.18px;
    line-height: 1.3;
    padding-left: 4.5vw;
    font-weight: 100;
    padding-top: 0.25vw;
}

.overview-text h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 4em;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    margin-top: 100px;
    padding-bottom: 40px;
}

.overview-text p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
}

.challenge h3 {
    font-size: 30px;
    color: #293D4D;
    letter-spacing: -0.13px;
    line-height: 39px;
    font-weight: 200;
}

.research-text h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 4em;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    margin-top: 100px;
    padding-bottom: 40px;
}

.research-text h3 {
    font-size: 30px;
    color: #2A3E4E;
    letter-spacing: -0.09px;
    line-height: 39px;
    font-weight: 200;
}

.research-text p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 39px;
    font-weight: 300;
}

.research-text span {
    color: #263139;
    font-weight: 400;
}

.comparative.comparative-option h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 20px;
    color: #2A3E4E;
    letter-spacing: -0.06px;
    line-height: 29px;
    font-weight: 200;
    padding-top: 30px;
    padding-bottom: 25px;
}

.comparative.comparative-option p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
}

.research-text p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
}

.research-text-paragraph p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
}

.personas-text {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
}

.personas-text h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 4em;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    margin-top: 100px;
    padding-bottom: 40px;
}

.sketching h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 110px;
    padding-bottom: 50px;
}

.sketching-bg {
    background-color: #f4f4f4;
}

.sketching-images-group {
    padding: 0 35px
}

.sketching-images img {
    width: 100%;
}

.sketching p {
    font-size: 18px;
    color: #567387;
    letter-spacing: 0.21px;
    line-height: 26px;
    font-weight: 300;
    padding-bottom: 20px;
}

.sitemap h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 120px;
    padding-bottom: 110px;
}

.sitemap img {
    width: 100%;
}

.userflows h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 170px;
    padding-bottom: 86px;
}

.userflows img {
    width: 100%;
}

.design h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 72px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 75px;
}

.design h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 36px;
    color: #2A3E4E;
    letter-spacing: -0.6px;
    line-height: 49px;
    font-weight: 200;
    padding-bottom: 60px;
}

.design img {
    width: 100%;
}

.mig-1 {
    max-height: 1800px;
}

.mig-2 {
    max-height: 2000px;
}

.mig-3 {
    max-height: 1400px;
}

.style h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    padding-bottom: 50px;
}

.style p {
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 300;
    color: #567387;
}

.style-bg-color {
    padding-top: 120px;
    background-color: #f8f8f8;
    padding-bottom: 77px;
}

.style-bg-color img {
    width: 100%;
    max-height: 900px;
}

.footer-bg img {
    width: 100%;
    height: 800px;
}

.idea {
    background-color: #26217B;
    padding: 80px 0;
}

.idea-text h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #F3AEA4;
    letter-spacing: -0.23px;
    line-height: 52px;
    font-weight: 200;
}

.idea-mail {
    padding-top: 28px;
}

.idea-mail a {
    font-size: 18px;
    color: #F3AEA4;
    letter-spacing: -0.13px;
    line-height: 26px;
    text-decoration: none;
    font-weight: 300;
}


/*.case-studis-pic img{	
        visibility: visible;	
    }	
.case-studis-pic img:hover {	
        visibility: hidden;	
    }*/

.case-studis-text h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 36px;
    color: #293D4D;
    letter-spacing: -0.17px;
    line-height: 42px;
    padding-top: 180px;
}

.case-studis-text h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 18px;
    color: #1183ff;
    font-weight: 200;
    letter-spacing: 0.1px;
    line-height: 24px;
    padding-bottom: 92px;
}

.case-studis {
    padding-bottom: 140px;
}

.case-studis-pic h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    font-weight: 200;
    letter-spacing: 0.4px;
    line-height: 50px;
}

.case-studis-pic .arrow {
    font-size: 18px;
    color: #1183ff;
    font-weight: 200;
    letter-spacing: 0.1px;
    line-height: 24px;
    font-family: 'FontAwesome';
    cursor: pointer;
}

.arrow input[type="submit"] {
    background: none;
    border: none;
    padding-right: 15px;
}

.case-studis-pic img {
    width: 100%;
}

.case-studis-pic-text {
    position: absolute;
    top: 35%;
    left: 26%;
    margin: 0 auto;
    text-align: center;
}

.footer {
    padding-top: 30px;
    border-top: 1px solid #1183ff;
    padding-bottom: 40px;
}

.ip p {
    font-size: 28px;
    color: #1183ff;
    letter-spacing: -0.9px;
    line-height: 48px;
}

.email a {
    font-size: 28px;
    color: #1183ff;
    letter-spacing: -0.11px;
    line-height: 48px;
    text-decoration: none;
}

.social {
    float: right;
}

.social ul li {
    list-style: none;
    float: left;
    padding-left: 25px;
}

.social ul li a i {
    font-size: 36px;
}

.social ul li a {
    color: #1183ff;
}

.social ul li a:hover {
    color: #1183ff;
}

.portfolio-links-section {
    margin: 0 auto;
    width: auto;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 10%;
}

.case-study-links {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 200;
    height: 70%;
    padding: 0 !important;
    margin-left: 4%;
    width: 28.33%;
    margin-left: 4%;
}

.case-study-links:hover {
    box-shadow: 6px 0px 60px 0px rgba(01, 01, 01, 0.3);
}

.portfolio-header {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    color: #293D4D;
    letter-spacing: -0.26px;
    line-height: 48px;
    font-weight: 200;
    margin: 4%;
    margin-top: 100px;
    padding-bottom: 10px;
}

.case-study-text {
    background: #ecf0f1;
    padding: 10px 40px 100px 40px;
    height: 370px;
}

.case-study-text h2 {
    color: #293D4D !important;
}

.case-study-text p {
    font-size: 18px !important;
    color: #567387 !important;
}

.case-study-text h5 {
    font-size: 14px;
    font-family: 'DINPro-Medium';
    color: #329CFF;
}

.case-study-text a:hover {
    text-decoration: none !important;
}

.case-study-image img {
    width: 100%;
}

.no-margin {
    padding: 0 !important;
}

.image-about {
    right: 0px !important;
    float: right !important;
    width: 32%;
    height: auto;
    position: fixed;
    bottom: 0px !important;
}

.image-about img {
    opacity: 0.95;
}


/* add new code */

.hero-sc {
    height: 80rem;
    position: relative;
}

.hero-sc::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
}

@media screen and (max-width: 767px) {
    .hero-sc {
        height: 90rem;
        position: relative;
    }
    .hero-wrapper .down-sc {
        height: 44% !important;
        padding: 2rem !important;
    }
}


/* .header {
  height: 15rem;
} */

.hero-wrapper {
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem);
    -webkit-box-shadow: 0 0 18px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px 4px rgba(0, 0, 0, 0.1);
    border-radius: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.upper-sc-1 {
    background: url("../images2/header-bg.png") top/cover no-repeat;
    width: 100%;
    height: 100%;
}

.hero-wrapper .upper-sc {
    height: 78%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-wrapper .upper-sc-img img {
    height: 40rem;
    position: relative;
    z-index: 1;
}

@media screen and (max-width:768px) {
    .hero-wrapper .upper-sc-img img {
        height: auto;
        width: 100%;
    }
}

.hero-wrapper .down-sc {
    height: 22%;
    padding: 3rem 2rem;
    background-color: #2393FB;
}

.hero-wrapper .down-sc .down-sc-item {
    margin-bottom: 1rem;
    margin-left: 5rem;
}

.hero-wrapper .down-sc .down-sc-item h3 {
    font-family: "Chivo";
    text-transform: capitalize;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 1.50rem;
}

.hero-wrapper .down-sc .down-sc-item ul {
    padding-left: 0;
    margin-left: 0;
}

.hero-wrapper .down-sc .down-sc-item li {
    font-family: 'IBM Plex Sans', sans-serif;
    color: #fff;
    font-weight: 00;
    font-size: 1.6rem;
    text-align: left;
    text-transform: capitalize;
}

.mx-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto!important;
}

@media (min-width: 576px) {
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    /* new code end */
    @media (max-width: 1199px) {
        .daily-jewel-back-color {
            height: 33vw !important;
            max-height: 33vw !important;
        }
        .daily-jewel-back-color .daily-jewel-img img {
            height: 33vw;
            max-height: 33vw;
        }
        .daily-jewel-back-text h1 {
            padding-top: 11vw;
        }
        .daily-jewel-back-text p {
            font-size: 1.2vw;
        }
        .challenge h3 {
            padding-top: 40px;
        }
        .research-text h2 {
            padding-top: 40px;
        }
        .research-text h3 {
            padding-bottom: 20px;
        }
        .comparative.comparative-option h2 {
            margin: 0;
        }
        .comparative.comparative-option p {
            font-size: 18px;
            line-height: 26px;
        }
        .personas-text h2 {
            padding-top: 60px;
        }
        .sketching h2 {
            padding-top: 80px;
        }
        .sitemap h2 {
            padding-top: 90px;
        }
        .userflows h2 {
            padding-top: 80px;
            padding-bottom: 75px;
        }
        .design h2 {
            padding-top: 60px;
        }
        .design h3 {
            padding-bottom: 50px;
        }
        .idea-text h2 {
            font-size: 49px;
        }
        .case-studis-text h2 {
            padding-top: 80px;
        }
        .case-studis-text h3 {
            padding-bottom: 40px;
        }
        .case-studis {
            padding-bottom: 90px;
        }
    }
    @media (max-width: 991px) {
        .image-about {
            display: none;
        }
        .daily-jewel-text-smallscreen {
            display: inline;
        }
        .daily-jewel-text-smallscreen h1 {
            font-weight: 100;
            font-size: 1.4em;
            color: white;
            padding-top: 7%;
        }
        .daily-jewel-text-smallscreen p {
            margin-top: -10px;
            font-weight: 100;
            font-size: 15px;
            line-height: 2.2vw;
            color: white;
        }
        .daily-jewel-text-smallscreen p br {
            display: none;
        }
        .overview-text h2 {
            margin-top: 20vw;
        }
        .overview-text p {
            font-size: 15px;
            color: #567387;
            letter-spacing: 0.21px;
            line-height: 22px;
        }
        .header {
            padding-bottom: 167px;
        }
        .daily-jewel-back-color {
            width: 100%;
            min-height: 400px;
            margin-top: -80px;
        }
        .daily-jewel-back-text {
            display: none;
        }
        .daily-jewel-img img {
            height: 100% !important;
        }
        .daily-jewel-img {
            margin: 0 auto;
            width: 93%;
            max-width: 93%;
            padding: 40px 5vw 40px 0 !important;
        }
        .daily-jewel-back-color .daily-jewel-img img {
            max-height: 400px;
            padding-left: 0% !important;
        }
        .daily-jewel-back-text h1 {
            font-size: 35px;
            padding-top: 100px;
        }
        .daily-jewel-back-text p {
            font-size: 1.1em;
        }
        .comparative.comparative-option p {
            font-size: 15px;
            line-height: 22px;
        }
        .research-text h2 {
            padding-top: 20px;
            font-size: 50px;
            padding-bottom: 5px;
        }
        .research-text p {
            font-size: 15px;
            line-height: 22px;
        }
        .personas-text h2 {
            padding-top: 20px;
        }
        .footer-bg img {
            max-height: 400px;
        }
        .idea-text h2 {
            font-size: 35px;
        }
        .idea-mail a {
            font-size: 23px;
        }
        .case-studis-text h2 {
            padding-top: 60px;
        }
        .case-studis-pic h3 {
            font-size: 35px;
            line-height: 15px;
        }
        .ip p {
            font-size: 20px;
        }
        .email a {
            font-size: 20px;
        }
        .social {
            padding-top: 15px;
        }
        .social ul li a i {
            font-size: 20px;
        }
        .footer {
            padding-top: 20px;
            padding-bottom: 25px;
        }
    }
    @media (max-width: 767px) {
        .daily-jewel-img {
            width: 95% !important;
            max-width: 95%;
        }
        .daily-jewel-back-text h1 {
            font-size: 26px;
            padding-top: 64px;
            line-height: 35px;
        }
        .daily-jewel-text-smallscreen p {
            padding: 14px 18px 2px 18px;
            line-height: 20px;
        }
        .daily-jewel-back-text p {
            display: none;
        }
        .daily-jewel-back-color {
            min-height: 250px;
            margin-top: -46px;
            max-height: 24vh;
        }
        .daily-jewel-back-color .daily-jewel-img img {
            width: 100% !important;
            max-height: 260px;
        }
        .header {
            padding-bottom: 0;
            min-height: 221px;
        }
        .overview-text h2 {
            font-size: 50px;
            padding-top: 65px;
            padding-bottom: 20px;
        }
        .challenge h3 {
            padding-top: 10px;
            padding-bottom: 8px;
        }
        .research-text p {
            font-size: 15px;
            line-height: 22px;
        }
        .personas-text h2 {
            padding-top: 15px;
            font-size: 50px;
            padding-bottom: 30px;
        }
        .sketching h2 {
            font-size: 50px;
            padding-top: 35px;
            padding-bottom: 40px;
        }
        .sitemap h2 {
            padding-top: 20px;
            padding-bottom: 30px;
            font-size: 50px;
        }
        .userflows h2 {
            padding-top: 40px;
            padding-bottom: 34px;
            font-size: 50px;
        }
        .design h2 {
            padding-top: 45px;
            font-size: 50px;
            line-height: 20px;
        }
        .design h3 {
            padding-bottom: 18px;
            font-size: 30px;
        }
        .style h2 {
            font-size: 50px;
            padding-bottom: 15px;
        }
        .style-bg-color {
            padding-top: 50px;
            padding-bottom: 25px;
        }
        .style p {
            font-size: 1.8rem;
            line-height: 2.5rem;
            font-family: 'IBM Plex Sans', sans-serif;
            font-weight: 300;
            color: #567387;
        }
        .idea-text h2 {
            font-size: 25px;
        }
        .idea-mail {
            padding-top: 22px;
        }
        .idea-mail a {
            font-size: 16px;
        }
        .idea {
            padding: 10px 0;
        }
        .case-studis-text h2 {
            padding-top: 20px;
            line-height: 20px;
        }
        .case-studis-pic h3 {
            font-size: 25px;
            line-height: 5px;
        }
        .case-studis-pic .arrow {
            font-size: 14px;
        }
        .case-studis-text h3 {
            padding-bottom: 25px;
        }
        .case-studis {
            padding-bottom: 40px;
        }
        .ip p {
            font-size: 15px;
        }
        .email a {
            font-size: 15px;
        }
        .social ul li a i {
            font-size: 15px;
        }
        .social ul li {
            padding-left: 10px;
        }
        .footer {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .case-study-links {
            margin-left: 4%;
            width: 90%;
            margin-right: 4%;
            margin-top: 40px;
        }
        .case-study-text {
            height: auto;
        }
        .nav-main {
            margin-top: 53px;
        }
    }
    @media (max-width: 540px) {
        .header {
            padding-bottom: 0;
            min-height: 190px;
        }
        .navbar-default .navbar-nav>li>a {
            color: #1183ff;
            font-size: 18px;
            line-height: 10px;
        }
        .daily-jewel-back-color {
            min-height: 250px;
            margin-top: -57px;
            text-align: center;
        }
        .daily-jewel-img {
            z-index: 1;
            width: 100%;
            padding: 5px 2.5% 5px 2.5%;
            margin: 0 auto;
            max-height: 220px !important;
        }
        .daily-jewel-img img {
            max-height: 220px !important;
        }
        .daily-jewel-back-text h1 {
            font-size: 26px;
            padding-top: 15px;
            line-height: 35px;
            margin-right: 8px;
        }
        .daily-jewel-back-text p {
            display: none;
        }
        .idea-text h2 {
            font-size: 13px;
            letter-spacing: -0.6px;
        }
        .idea-mail a {
            font-size: 13px;
            letter-spacing: -.6px;
        }
        .style p {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 18px;
            padding-top: 16px;
        }
        .case-studis-text h2 {
            padding-top: 20px;
            font-size: 31px;
            line-height: 20px;
        }
        .case-studis-pic h3 {
            font-size: 20px;
        }
        /*.case-studis-pic-text {	
        position: absolute;	
        top: 19%;	
    }*/
        .case-studis-pic h3 {
            font-size: 20px;
            line-height: 5px;
        }
        .arrow input[type="submit"] {
            padding-right: 5px;
        }
        /*.case-studis-pic .arrow {	
        font-size: 9px;	
        letter-spacing: -.1px;	
    }*/
        /*.email {	
        text-align: center;	
    }*/
        .email a {
            line-height: 20px;
        }
        /*.ip {	
        text-align: center;	
    }*/
        .ip p {
            line-height: 25px;
            margin: 0;
        }
        .social {
            padding-top: 3px;
            float: none;
            /*text-align: center;*/
        }
        .social ul li a i {
            font-size: 18px;
        }
        .social ul li:first-child {
            padding-left: 0;
        }
        .social ul {
            padding-left: 0;
        }
        .social ul li {
            list-style: none;
            float: none;
            display: inline-block;
        }
    }
    @media (max-width: 500px) {
        /*.case-studis-pic-text {	
        top: 31%;	
        left: 10%;	
    }*/
        /*.case-studis-pic-text.case-prev {	
        left: 22%;	
    }*/
    }
    /*==================================================	
==================================================================	
=========================Css start for Rconnect===================================	
====================================================================	
        =================================================== */
    /*.daily-jewel-back-color.rconnect {	
    min-height: 200px;	
}	
*/
    .sb-space {
        padding: 0 17%;
    }
    .sb-space img {
        padding-bottom: 15% !important;
    }
    .overview-rconnect {
        background: rgb(255, 255, 255);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.35) 80%, rgb(234 239 243) 100%);
        /* opacity: 0.35; */
    }
    .overview-text-rconnect {
        padding-top: 10rem;
    }
    .overview-text-rconnect h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2rem;
        color: #293D4D;
        font-weight: 600;
        margin-bottom: 1rem;
        text-transform: capitalize;
    }
    .overview-text-rconnect-2 {
        padding-top: 28px;
        padding-bottom: 77px;
    }
    .overview-text-rconnect-2 h3 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 30px;
        font-weight: 400;
        padding-bottom: 12px;
    }
    .research-text-rconnect h2 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 52px;
        line-height: 48px;
        padding-bottom: 40px;
        /*font-weight: 200;*/
    }
    .research-text-rconnect h3 {
        font-size: 30px;
        font-weight: 400;
    }
    .research-text-paragraph-rconnect img {
        padding-top: 107px;
        width: 100%;
    }
    .tenant-pain {
        margin-top: -20px;
    }
    .personas-text-rconnect {
        padding-top: 113px;
        padding-bottom: 126px;
    }
    .personas-text-rconnect h2 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 52px;
        line-height: 48px;
        font-weight: 200;
        padding-bottom: 25px;
    }
    .storyboard {
        padding-top: 162px;
        padding-bottom: 57px;
    }
    .storyboard h2 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 52px;
        line-height: 48px;
        font-weight: 200;
    }
    .storyboard-bg img {
        width: 100%;
        padding-top: 56px;
    }
    .product h2 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 52px;
        line-height: 48px;
        font-weight: 200;
        padding-bottom: 30px;
    }
    .wireframe h2 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 2rem;
        line-height: 48px;
        font-weight: 600;
        /* padding-top: 157px;
        padding-bottom: 35px; */
    }
    .Low-Fidelity h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2rem;
        line-height: 48px;
        font-weight: 600;
        padding: 0 0px;
        padding-top: 85px;
        padding-bottom: 60px;
    }
}

.Low-Fidelity {
    text-align: left;
}

.Low-Fidelity img {
    width: 100%;
}

.Low-Fidelity-space {
    padding: 20px 6%;
}

.process h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 65px;
    padding-bottom: 50px;
}

.process-space {
    padding: 0 6%;
}

.process-button {
    padding-top: 110px;
    padding-bottom: 228px;
    text-align: center;
}

.process-button a {
    font-weight: 200;
    color: #0688ff;
    text-decoration: none !important;
}

.process .process-button .btn:hover {
    color: #fff;
}

.process .process-button .btn {
    background: none;
    border: 2px solid #0688ff;
    padding: 15px 177px;
    font-size: 28px;
    line-height: 28px;
    color: #0688ff;
    text-align: center;
    transition: 1s;
}

.overview-phone {
    background: #128eff;
    padding-top: 100px;
    padding-bottom: 73px;
    color: white !important;
}

.overview-phone img {
    max-height: 577px;
}

.overview-phone h2 {
    color: white !important;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 88px;
    padding-bottom: 55px;
}

.overview-phone p {
    font-family: 'IBM Plex Sans', sans-serif;
    color: white !important;
    font-weight: 200;
}

.footer-bg-rconnect img {
    width: 100%;
    max-height: 652px;
}

.case-studis-rconnect {
    padding-bottom: 141px;
}

.case-studis-rconnect h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 200;
    padding-top: 35px;
    padding-bottom: 15px;
}

.case-studis-rconnect p {
    padding-bottom: 60px;
    color: #128eff;
    font-weight: 400;
}

.case-space {
    padding: 0 6%;
}

.case-studis-pic-text h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 0;
    line-height: 25px;
    color: #2c3c4a;
}

.case-studis-pic .arrow.rconnect {
    font-size: 18px;
    color: #5f798b;
}


/*Footer*/

.footer {
    padding: 6rem 0;
    background-color: #2393FB;
    position: relative;
}

.footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6rem;
    background: linear-gradient(180deg, rgb(1, 16, 29) 0%, rgb(25, 112, 194) 40%, rgba(35, 147, 251, 1) 100%);
    mix-blend-mode: normal;
    opacity: 0.35;
}

.footer-title h1 {
    /* text-transform: capitalize; */
    color: #fff;
    font-family: 'Chivo', sans-serif;
    font-weight: 100 !important;
    margin: 0;
    font-size: 3.5rem;
}

.footer-text {
    /* text-transform: capitalize; */
    color: #fff;
    font-family: 'Chivo', sans-serif;
    font-weight: 100 !important;
    margin: 0;
    font-size: 3.5rem;
}

.footer-list a {
    font-size: 2rem;
    font-family: 'Chivo', sans-serif;
    color: #fff;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.footer-list li:not(:last-child) {}

.footer-social {
    margin-top: .6rem;
}

.footer-social a:not(:last-child) {
    margin-right: 1.5rem;
    margin-top: .5rem !important;
}

.footer-social a {
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.footer-social a:hover {
    color: #293D4D;
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
}

.footer-rconnect {
    padding-top: 40px;
    border-top: 1px solid #329CFF;
    padding-bottom: 20px;
    color: #329CFF;
    background-color: #329CFF;
}

.footer-rconnect .idea-text-rconnect h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 200;
    /* color: #329CFF !important;	 */
    color: #FFFFFF !important;
}

.footer-rconnect .contact-rconnect {
    /* color: #329CFF !important;	 */
    font-size: 22px;
    line-height: 20px;
    font-weight: 400;
    text-align: right;
    color: #FFFFFF !important;
}

.email-rconnect a {
    /* color: #329CFF !important;	 */
    color: #FFFFFF !important;
    text-decoration: none;
}

.ip-rconnect p {
    color: #FFFFFF !important;
    text-decoration: none;
}

.email-rconnect a:hover {
    /* color: #329CFF;	 */
    color: #FFFFFF !important;
    text-decoration: none;
}

.contact-rconnect {}

.social-rconnect ul li {
    list-style: none;
    display: inline-block;
    padding-left: 10px;
}

.social-rconnect ul li a i {
    font-size: 22px;
    line-height: 50px;
}

.social-rconnect ul li a {
    /* color: #329CFF; */
    color: #FFFFFF !important;
}

.social-rconnect ul li a:hover {
    /* color: #329CFF; */
    color: #FFFFFF !important;
}


/*==================================================	
==================================================================	
=========================Media start for Rconnect===================================	
====================================================================	
        =================================================== */

@media (max-width: 1199px) {
    .daily-jewel-back-color.RConnect {
        width: 85%;
        margin-left: 5%;
        margin-right: 10%;
    }
    .daily-jewel-img.RConnect {
        width: 68%;
        position: absolute;
        right: 0;
        bottom: -50px;
        padding-right: 5%;
    }
    .storyboard {
        padding-top: 100px;
    }
    .wireframe h2 {
        padding-top: 100px;
    }
    .process-button {
        padding-bottom: 128px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .sb-space {
        padding: 0 10%;
    }
    .overview-text-rconnect-2 {
        padding-bottom: 50px;
    }
    .research-text-rconnect h2 {
        padding-bottom: 20px;
    }
    .research-text-paragraph-rconnect img {
        padding-top: 80px;
    }
    .personas-text-rconnect {
        padding-top: 85px;
        padding-bottom: 90px;
    }
    .storyboard {
        padding-top: 80px;
        padding-bottom: 40px;
    }
    .storyboard-bg img {
        padding-top: 40px;
    }
    .wireframe h2 {
        padding-top: 70px;
    }
    .Low-Fidelity h2 {
        padding-top: 55px;
        padding-bottom: 60px;
    }
    .process h2 {
        padding-top: 35px;
        padding-bottom: 40px;
    }
    .process-button {
        padding-top: 65px;
        padding-bottom: 80px;
    }
    .overview-phone img {
        max-height: 500px;
    }
    .overview-phone {
        padding-top: 80px;
        padding-bottom: 65px;
    }
    .overview-phone h2 {
        padding-bottom: 20px;
    }
    .case-studis-pic-text.rconnect {
        left: 11%;
    }
    .case-studis-pic-text.case-prev.rconnect {
        left: 22%;
    }
    .case-studis-rconnect {
        padding-bottom: 70px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 34px;
    }
    .social-rconnect ul li:first-child {
        padding-left: 0;
    }
    .social-rconnect ul li {
        padding-left: 18px;
    }
    .footer-rconnect .contact-rconnect {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .sb-space {
        padding: 0 8%;
    }
    .daily-jewel-back-color.rconnect .daily-jewel-text-smallscreen p br {
        display: none;
    }
    .research-text-rconnect h2 {
        padding-bottom: 20px;
        font-size: 45px;
        line-height: 25px;
    }
    .personas-text-rconnect {
        padding-top: 40px;
        padding-bottom: 36px;
    }
    .personas-text-rconnect {
        padding-top: 40px;
        padding-bottom: 36px;
    }
    .product h2 {
        font-size: 40px;
        padding-bottom: 20px;
    }
    .wireframe h2 {
        padding-top: 30px;
        padding-bottom: 25px;
    }
    .Low-Fidelity h2 {
        font-size: 40px;
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .process h2 {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .process-button {
        padding-top: 50px;
        padding-bottom: 65px;
    }
    .process .process-button .btn {
        padding: 15px 0;
        width: 100%;
    }
    .overview-phone h2 {
        font-size: 40px;
        line-height: 35px;
        padding-top: 49px;
        padding-bottom: 14px;
    }
    .overview-phone {
        padding-top: 60px;
        padding-bottom: 60px;
        text-align: center;
    }
    .case-studis-rconnect h2 {
        font-size: 40px;
        line-height: 35px;
        padding-bottom: 5px;
    }
    .case-studis-rconnect p {
        padding-bottom: 25px;
    }
    /* .case-studis-pic .arrow.rconnect {	
    font-size: 14px;	
    color: #5f798b;	
    }*/
    .case-studis-pic.small-screen-space {
        padding-top: 20px;
    }
    .case-studis-pic-text.rconnect {
        left: calc(50% - 100px);
    }
    .case-studis-pic-text.case-prev.rconnect {
        left: calc(50% - 100px);
    }
    .case-studis-pic-text {
        left: calc(50% - 100px);
    }
    .arrow.rconnect input[type="submit"] {
        padding-right: 7px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 22px;
    }
    .footer-rconnect {
        padding-top: 0;
        padding-bottom: 5px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 29px;
    }
    .footer-rconnect .contact-rconnect {
        font-size: 18px;
        text-align: left;
    }
    .social-rconnect ul {
        padding-left: 0;
    }
}

@media (max-width: 600px) {
    .daily-jewel-back-text h1 {
        font-size: 23px;
    }
    .daily-jewel-back-text p {
        font-size: 14px;
    }
    .research-text-paragraph-rconnect img {
        padding-top: 20px;
    }
    /* .case-studis-pic-text.rconnect {	
    left: 10%;	
    top: 26%;	
    }	
*/
}

@media (max-width: 540px) {
    .sb-space {
        padding: 0 6%;
    }
    .overview-text-rconnect h2 {
        padding-top: 117px;
        padding-bottom: 10px;
        font-size: 40px;
    }
    .overview-text-rconnect-2 h3 {
        margin-top: 0;
    }
    .overview-text-rconnect-2 {
        padding-bottom: 10px;
    }
    .research-text-rconnect h2 {
        padding-bottom: 20px;
        font-size: 28px;
    }
    .research-text-rconnect h3 {
        font-size: 25px;
        padding-bottom: 17px;
        margin-top: 0px;
    }
    .personas-text-rconnect h2 {
        font-size: 30px;
        line-height: 20px;
        padding-bottom: 15px;
    }
    .personas-text-rconnect {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .storyboard {
        padding-top: 20px;
        padding-bottom: 24px;
    }
    .storyboard h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .product h2 {
        font-size: 25px;
        padding-bottom: 0;
    }
    .wireframe h2 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 30px;
    }
    .process .process-button .btn {
        font-size: 20px;
    }
    .Low-Fidelity h2 {
        font-size: 25px;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .Low-Fidelity-space {
        padding: 5px 1%;
    }
    .process h2 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 30px;
    }
    .process-button {
        padding-top: 11px;
        padding-bottom: 30px;
    }
    .overview-phone {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .overview-phone h2 {
        font-size: 40px;
        line-height: 35px;
        padding-top: 0;
        padding-bottom: 8px;
    }
    .overview-phone img {
        display: none;
    }
    .case-studis-rconnect h2 {
        font-size: 29px;
        line-height: 20px;
        padding-bottom: 5px;
        padding-top: 15px;
    }
    .case-space {
        padding: 0;
    }
    .case-studis-rconnect {
        padding-bottom: 40px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 22px;
        line-height: 20px;
    }
    .footer-rconnect .contact-rconnect {
        font-size: 15px;
    }
    .ip-rconnect p {
        color: #128EFF !important;
    }
    .ip-rconnect p {
        margin: 0;
    }
    .social-rconnect ul li a i {
        font-size: 20px;
        line-height: 20px;
    }
    /*  .case-studis-pic-text.rconnect {	
    left: 21%;	
    top: 33%;	
    }	
    .case-studis-pic-text.case-prev.rconnect {	
    left: 25%;	
    }*/
}

@media (max-width: 450px) {
    /* .case-studis-pic-text.rconnect {	
    top: 24%;	
    }*/
    .overview-text-rconnect h2 {
        padding-top: 50px;
    }
    .case-studis-pic-text.rconnect {
        left: calc(50% - 105px);
    }
}


/*==================================================	
==================================================================	
=========================Css start for Kloud  Call===================================	
====================================================================	
        =================================================== */

.research-rconnect.kloud-call img {
    margin-bottom: -340px;
    width: 100%;
    max-height: 1000px;
    padding-top: 123px;
}

.storyboard.Android {
    padding-top: 340px;
    background: #1382fb;
    text-align: center;
}

.storyboard.Android h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    padding-top: 80px;
    color: white;
}

.storyboard-bg.Android img {
    width: 100%;
    padding-top: 60px;
}

.overview-phone.Android {
    background: none;
    padding-bottom: 0px;
    padding-top: 0;
    text-align: left;
}

.overview-text-rconnect-2.kloud {
    padding-top: 60px;
}

#call h3 {
    font-family: 'IBM Plex Sans', sans-serif;
}

#call h4 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 30px;
}


/*#call p {	
    padding-bottom: 50px;	
}*/

.overview-phone.Android h2 {
    padding-top: 80px;
    padding-bottom: 40px;
}

.overview-phone.Android .overview-phone-call img {
    max-height: 580px;
    float: right;
}

.overview-kloud-call {
    background: #f4f4f4;
    padding-top: 97px;
}

.overview-kloud-call h2 {
    font-size: 53px;
    margin: 0;
}

.case-studis-text-rconnect.kloud.call h2 {
    padding-top: 85px;
}

.overview-kloud-call p {
    padding-bottom: 70px;
}

.overview-phone.Android p {
    padding-bottom: 70px;
}

@media (max-height: 991px) {
    .research-rconnect.kloud-call img {
        padding-top: 80px;
    }
    .overview-phone.Android .overview-phone-call img {
        max-height: 350px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .overview-text-rconnect h2 {
        padding-top: 165px;
    }
    .research-rconnect.kloud-call img {
        padding-top: 60px;
    }
    .overview-phone.Android .overview-phone-call img {
        max-height: 260px;
    }
    .overview-phone.Android p {
        padding-bottom: 20px;
    }
    .overview-phone.Android h2 {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .overview-kloud-call {
        padding-top: 50px;
    }
    .overview-kloud-call h2 {
        padding-bottom: 6px;
    }
    .overview-kloud-call p {
        padding-bottom: 35px;
    }
    .case-studis-text-rconnect.kloud.call h2 {
        padding-top: 20px;
    }
}

@media (max-width: 540px) {
    .research-rconnect.kloud-call img {
        margin-bottom: -186px;
    }
    .storyboard.Android {
        padding-top: 100px;
    }
    #call p {
        padding-bottom: 20px;
    }
    #call h4 {
        padding-bottom: 21px;
    }
    .research-rconnect.kloud-call img {
        padding-top: 15px;
    }
    .overview-text-rconnect-2.kloud {
        padding-top: 15px;
        padding-bottom: 0px;
    }
    #call h3 {
        padding-bottom: 15px;
        padding-top: 12px;
        font-size: 22px;
    }
    #call h4 {
        padding-bottom: 21px;
        font-size: 20px;
    }
    .overview-kloud-call h2 {
        padding-bottom: 10px;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 22px;
    }
}


/*==================================================	
==================================================================	
=========================Css start for home page===================================	
====================================================================	
        =================================================== */

.introduction h1 {
    transition: all ease-in-out .3s;
    min-height: 7vw;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 3vw;
    font-weight: 200;
    color: #329CFF;
    margin-bottom: 160px;
    border-radius: 0 80px 80px 80px;
    background-color: #dfefff;
    padding: 1.6vw 5vw 1vw 5vw;
    width: 80%;
    margin-left: 8vw;
    margin-top: 100px;
}

.product-images-bg {
    box-shadow: 6px 0px 60px 0px rgba(17, 17, 17, 0.22);
    width: 32vw;
    height: 19vw;
    background: #048cef;
    padding: 25px 12px 25px 12px;
    position: absolute;
    bottom: 10%;
    right: 14%;
    border-radius: 20px;
}

.product-images-1 {
    box-shadow: 6px 0px 60px 0px rgba(17, 17, 17, 0.22);
    width: 65%;
    border-radius: 20px;
}

.product-images-1 img {
    width: 100%;
    border-radius: 20px;
}

.product-images-2 {
    height: 100%;
    /* background: #0282e3;*/
}

.product-images-2 img {
    height: 100%;
    border-radius: 20px;
}

.product-images-text {
    width: 18vw;
    min-height: 160px;
    height: auto;
    background: white;
    box-shadow: 6px 0px 60px 0px rgba(17, 17, 17, 0.22);
    padding-left: 30px;
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    bottom: 22%;
    right: 6%;
    padding-top: 10px;
    padding-right: 10px;
    border-radius: 20px;
}

.product-images-text p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 1px 10px 0px 0px;
}

.product-images-text a {
    font-family: 'Chivo', sans-serif;
    color: #329CFF;
    font-size: 13px;
    text-decoration: none;
    padding-bottom: 2%;
    font-weight: 500;
}

.product-images-text h5 {
    font-family: 'Chivo', sans-serif;
    font-weight: 600;
    color: #293D4D !important;
    font-size: 20px;
    padding-top: 2%;
}

.product-images-text-for-mabile-phone {
    visibility: hidden;
}

.product-images-text-for-mabile-phone a {
    text-decoration: none;
}

.product {
    padding-bottom: 200px;
}

.product-images-bg .product-images-2 .circle-1 {
    display: inline-block;
    padding: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.product-images-bg .product-images-2 .circle-1 img {
    display: inline-block;
    top: 0;
    height: 100%;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
}

.product.product-3 .product-images-1 {
    width: 68%;
    background: #fafafa;
    height: 25vw;
    min-height: 24vw;
}

.product.product-3 .product-images-1 img {
    height: 25vw;
    width: auto;
    margin-bottom: 0px;
    padding-left: 10vw !important;
    padding-top: 8.3vw;
}

.product.product-3 .product-images-2 img {
    width: 100%;
    height: 100%;
    padding: 0;
}

.product.product-4 .product-images-2 img {
    width: 100%;
    height: 100%;
    padding: 0;
}


/*==================================================	
==================================================================	
=========================Media start for home page===================================	
====================================================================	
        =================================================== */

@media (max-width: 1199px) {
    .product-images-bg .product-images-2 .circle-1 img {
        /*    margin-top: : -3.5vw;	
    margin-bottom: 1vw;*/
    }
    .product-images-2 img {
        padding-left: 17px;
        padding-top: 1vw;
        max-height: 15vw;
    }
    .introduction h1 {
        margin-left: -1vw;
        font-size: 28px !important;
        line-height: 32px;
        padding: 3% 2% 3% 6%;
        height: auto;
    }
}

@media (max-width: 1050px) {
    .introduction h1 {
        font-size: 44px;
    }
    /*    .product-images-bg {	
        width: 287px;	
        height: 221px;	
        padding: 20px 8px 20px 12px;	
    }*/
    /*    .product-images-2 {	
        width: 266px;	
        height: 171px;	
    }*/
    .product-images-2 img {
        padding-left: 10px;
        width: 65%;
        padding-top: 12px;
    }
    .product-images-text {
        width: 180px;
        /*        bottom: calc(50% - 74px);	
*/
        bottom: 12%;
    }
    /*    .product.product-2 .product-images-2 img {	
        max-width: 150px;	
    }*/
    .product.product-3 .product-images-1 img {
        padding-left: 18vw !important;
    }
}

@media (max-width: 991px) {
    .introduction h1 {
        font-size: 38px;
    }
    .product {
        padding-bottom: 180px;
    }
    .product-images-bg {
        width: 45vw;
        height: 20vw;
    }
    .product-images-2 {
        width: 42.5vw;
        height: 16vw;
    }
    .product-images-2 img {
        width: 50%;
        height: auto;
    }
    .product.product-3 .product-images-text {
        bottom: calc(50% - 68px);
        right: 0;
        bottom: 17%;
    }
    .product.product-3 .product-images-1 img {
        padding-left: 20px;
    }
    .product-images-text {
        right: 12%;
        bottom: 12% !important;
    }
    /*   .product.product-2 .product-images-2 img {	
        max-width: 137px;	
    }*/
}

@media (max-width: 767px) {
    .header.home-page {
        padding-bottom: 0;
    }
    .product-images-text-for-mabile-phone {
        visibility: visible;
    }
    .product-images-text-for-mabile-phone h4 {
        padding-top: 18px;
        font-size: 24px;
    }
    .product-images-itme {
        background: #0093ff;
        padding: 38px 24px 33px 17px;
        border-radius: 20px;
    }
    .product-images-1 {
        width: 100%;
    }
    .product-images-bg {
        display: none;
    }
    .product-images-text {
        display: none;
    }
    .product.product-3 .product-images-1 {
        width: 100%;
        background: #fafafa;
        height: 50vw;
    }
    .product.product-3 .product-images-1 img {
        padding-left: 26vw;
        padding-top: 6vw;
        height: 50vw;
    }
}

@media (max-width: 540px) {
    .introduction h1 {
        font-size: 26px;
    }
    .introduction h1 {
        padding-bottom: 130px;
    }
    .product-images-itme {
        padding: 20px 15px;
        border-radius: 20px;
    }
    .product {
        padding-bottom: 100px;
    }
    .product-images-text-for-mabile-phone p {
        font-size: 16px;
        letter-spacing: -.3px;
        line-height: 14px;
    }
    .product-images-text-for-mabile-phone a {
        font-size: 16px;
    }
    .introduction h1 {
        margin-left: -2vw;
        font-size: 18px !important;
        line-height: 20px;
        padding: 4.5% 6% 6% 10% !important;
        height: auto;
        width: auto;
        margin-bottom: 75px !important;
        margin-top: -50px !important;
        border-radius: 0 40px 40px 40px;
    }
}

@media (max-width: 400px) {
    .product.product-3 .product-images-1 img {
        padding-left: 6px;
    }
}


/*==================================================	
==================================================================	
=========================Css start for Peertime===================================	
====================================================================	
        =================================================== */

.overview-2nd-paragraph {
    padding-top: 55px;
}

.visual-concepts h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 1.75rem;
    line-height: 48px;
    font-weight: 600;
    padding-top: 100px;
    padding-bottom: 15px;
}

.visual-concepts-bg-img img {
    width: 100%;
}

.visual-concepts.part-2 img {
    padding-top: 90px;
    width: 94%;
    padding-left: 5%;
}

.peertime-logo {
    padding-top: 140px;
}

.peertime-logo img {
    width: 100%;
}

.Final-Design h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 2rem;
    line-height: 48px;
    font-weight: 600;
    padding: 0 17%;
    padding-top: 85px;
    padding-bottom: 60px;
}

.Final-Design img {
    padding: 0 7%;
    width: 100%;
}

.visual-concepts.part-2 {
    background: #ecf0f1;
    margin-top: 130px;
}

.wireframe.peertime-slider {
    padding-bottom: 280px;
}

.peertime-item-padding {
    padding: 0 13%;
}

.item-bg img {
    width: 100%;
}

.service-item {
    padding-bottom: 300px;
}

#service .service-item:nth-child(even) .col-md-3 {
    float: right;
}

.peertime-video {
    position: relative;
}

.video-arrow {
    width: auto !important;
    position: absolute;
    top: calc(50% + 38.5px);
    left: 0;
    right: 0;
    margin: -75px auto 0;
}

video {
    width: 100%;
    /* max-height: 650px;*/
    /*  object-fit: cover;*/
}

@media (max-width: 991px) {
    .video-arrow {
        height: 66px;
    }
}

@media (max-width: 767px) {
    .visual-concepts h2 {
        padding-top: 80px;
        padding-bottom: 65px;
    }
    .wireframe.peertime-slider {
        padding-bottom: 150px;
    }
    .item-outer .item p {
        padding-bottom: 25px;
    }
    .service-item {
        padding-bottom: 140px;
    }
}

@media (max-width: 540px) {
    .visual-concepts h2 {
        font-size: 35px;
        padding-top: 50px;
        padding-bottom: 45px;
    }
    .Final-Design h2 {
        font-size: 35px;
        line-height: 48px;
        padding: 0 7%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .visual-concepts.part-2 img {
        padding-top: 30px;
    }
    .peertime-logo {
        padding-top: 70px;
    }
    .wireframe.peertime-slider {
        padding-bottom: 50px;
    }
    .service-item {
        padding-bottom: 70px;
    }
    .video-arrow {
        height: 54px;
    }
}


/*==================================================	
==================================================================	
=========================Css start for Recent Projects ===================================	
====================================================================	
        =================================================== */

.recent-project {
    padding-bottom: 200px;
}

.recent-project-title {
    padding-left: 30px;
}

.recent-project-main {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
}

.recent-project-box {
    /* box-shadow: 0px 0px 7px 0px #00000040;  */
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    border-radius: 8px;
    border: solid 1px #cbcdd0;
}

.recent-project-btn {
    background: white;
    border: 2px solid #329CFF;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
}

.recent-project-btn:hover {
    background: #329CFF;
}

.recent-project-btn>a:hover {
    color: white !important;
}

.recent-project-btn>a {
    text-decoration: none;
    color: #329CFF;
}

.footer-rconnect,
.rproject {
    /* position: fixed;	
    bottom: 0;	
    width: 100%;	
    background: white; */
}


/*==================================================	
==================================================================	
=========================Css start for Password ===================================	
====================================================================	
=================================================== */

.password-section {
    min-height: 63vh;
}

.password-section-main {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 150px;
}

.password-section-btn {
    background: white;
    border: 3px solid blue;
    border-radius: 5px;
    width: 100px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
}

.password-section-btn>a {
    text-decoration: none;
}


/*==================================================	
==================================================================	
=========================Css start for Hellobar ===================================	
====================================================================	
=================================================== */

.under-construction-icon {
    height: 25px;
    padding-right: 10px;
}

#hellobar-bar {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    width: 100%;
    margin: 0;
    height: 30px;
    display: table;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    padding: .33em .5em;
    -webkit-font-smoothing: antialiased;
    color: #5c5e60;
    position: fixed;
    background-color: white;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.15);
    background: #001E8A;
    z-index: 999;
}

#hellobar-bar.regular {
    height: 30px;
    font-size: 14px;
    padding: .2em .5em;
}

.hb-content-wrapper {
    text-align: center;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.hb-content-wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}

.hb-text-wrapper {
    margin-right: .67em;
    display: inline-block;
    line-height: 1.3;
    padding: 15px;
}

.hb-text-wrapper .hb-headline-text {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}

#hellobar-bar .hb-cta {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    color: #ffffff;
    /* background-color: #22af73;	
    border-color: #22af73 */
}

.hb-cta-button {
    opacity: 1;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 1.5;
    max-width: 22.5em;
    text-align: center;
    position: relative;
    border-radius: 3px;
    white-space: nowrap;
    margin: 1.75em auto 0;
    text-decoration: none;
    padding: 0;
    overflow: hidden;
}

.hb-cta-button .hb-text-holder {
    border-radius: inherit;
    padding: 5px 15px;
}

.hb-close-wrapper {
    display: table-cell;
    width: 1.6em;
}

.hb-close-wrapper .icon-close {
    visibility: hidden;
    /* font-size: 14px;	
    top: 15px;	
    right: 25px;	
    width: 15px;	
    height: 15px;	
    opacity: .3;	
    color: #000;	
    cursor: pointer;	
    position: absolute;	
    text-align: center;	
    line-height: 15px;	
    z-index: 1000;	
    text-decoration: none; */
}

.hb-headline-text>p>span {
    color: #ffffff;
}

