@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/tahoma.ttf') format('truetype');
}

@font-face {
    font-family: 'Arial';
    src: url('../fonts/arial.ttf') format('truetype');
}

@font-face {
    font-family: 'Arial';
    src: url('../fonts/arialbd.ttf') format('truetype');
    font-weight: bold;
}

#smallscreen {
    display: none;
}

.topbar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.toplogo {
    width: 60%;
    height: auto;
    margin-left: 20%;
}

.navb-right {
    padding-left: 10%;
    padding-right: 10%;
}

#bigscreen .navbar-nav {
    padding: 0px !important;
    margin: 0px !important;
    display: flex;
    justify-content: space-between;
}

#bigscreen .navbar {
    padding: 0px;
    padding-bottom: 8px;
    margin-top: 12px;
    border-bottom: 2px solid #F8D10A;
}

.nav-link {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C !important;
    padding: 0px !important;
    margin: 0px !important;
}

.dropdown-item {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C !important;
}

/* home */

.bluecont {
    background-color: #0A456C;
    padding-left: 40px;
    padding-right: 30px;
}

.blue-left {
    padding-bottom: 20px;
}

.comma {
    font-family: Arial, Helvetica, sans-serif;
    color: #FCD507;
    font-size: 13vw;
}

.para1 {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    /* font-size: 36px; */
    font-size: 2.1vw;
    margin-top: -130px;
}

.para1 span {
    font-weight: bold;
    color: #FCD507;
}

.para2 {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    /* font-size: 32px; */
    font-size: 1.9vw;
}

.blue-right {
    position: relative;
}

.a-img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
}

.whitecont {
    position: relative;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 0;
}

.container {
    padding-left: 50px;
    padding-right: 50px;
}

.g-img {
    width: 400px;
    height: auto;
    position: absolute;
    left: 60px;
    top: 0;
    z-index: -1;
}

.r-img {
    width: 300px;
    height: auto;
    position: absolute;
    right: 40px;
    bottom: 0;
    z-index: -1;
}

.title {
    color: #0A456C;
    font-weight: bold;
    font-size: 2vw;
}

.cont {
    color: #0A456C;
}

.butn {
    background-color: #0A456C;
    color: white;
    width: 250px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 0px;
    text-align: left;
}

.trc {
    padding-top: 30px;
}

.tricon {
    color: #0A456C;
    margin-left: 10px;
}

/* our philosophy */

.whitecont-top {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 100px;
}

.whitecont-top .row {
    border-bottom: 1px solid #489FD8;
}

.phil-para {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    font-size: 2.5vw;
}

.phil-para span {
    font-weight: bold;
    color: #FCD507;
}

.white-right {
    position: relative;
}

.a-blue-img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}

.yellow-underline {
    border-bottom: 3px solid #FCD507;
}

.r-phil-img {
    position: absolute;
    bottom: 0;
    left: 100px;
    width: 180px;
    height: auto;
    z-index: -1;
}

.p-para {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    font-size: 2.1vw;
    /* margin-top: -215px; */
    margin-top: -18%;
    margin-left: 6%;
}

.p-comma {
    font-family: Arial, Helvetica, sans-serif;
    color: #FCD507;
    font-size: 13vw;
}

.p-para span {
    font-weight: bold;
    color: #FCD507;
}

.p-para2 {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    /* font-size: 32px; */
    font-size: 1.9vw;
    margin-left: 80px;
}

.g-phil-img {
    position: absolute;
    right: 50px;
    bottom: 0;
    width: 350px;
    height: auto;
    z-index: -1;
}

.bluecard {
    border-radius: 0;
    background-color: #0A456C;
    padding: 20px;
    text-align: center;
    min-height: 250px;
}

.bluecard .card-title {
    color: #FCD507;
    font-family: 'Typo Formal Demo', 'samarkand', sans-serif;
    margin-top: -12px;
    margin-bottom: 12px;
    font-size: 2.1vw;
}

.bluecard p {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
}

.ct1 {
    background: #FCD507;
    width: 35%;
    height: 3px;
    transform: skew(-30deg);
    margin-left: 30%;
}

/* services */

.para-s-1 {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    font-size: 2.1vw;
}

.para-s-1 span {
    font-weight: bold;
    color: #FCD507;
}

.arc-blue {
    height: 100%;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.g-serv-img {
    position: absolute;
    left: 80px;
    top: 0px;
    height: 100%;
    width: auto;
    max-width: 100%;
    z-index: -1;
}

.ct2 {
    background: #FCD507;
    width: 100%;
    height: 4px;
    transform: skew(-30deg);
}

.a-img-ta {
    width: 75%;
    height: auto;
    position: absolute;
    bottom: 0;
}

.bluecard-ta {
    border-radius: 0;
    background-color: #0A456C;
    padding: 20px;
    text-align: center;
    min-height: 120px;
}

.a-ta-img {
    position: absolute;
    bottom: 0;
    right: 80px;
    height: 100%;
    max-width: 100%;
    z-index: -1;
}

.g-blue {
    position: absolute;
    bottom: 0;
    height: 100%;
    right: 35%;
    z-index: 1;
}

.a-cfo-img {
    position: absolute;
    top: 0;
    left: 80px;
    height: auto;
    width: 40%;
    z-index: -1;
}

.g-cfo-img {
    position: absolute;
    bottom: 0;
    right: 80px;
    height: auto;
    width: 40%;
    z-index: -1;
}

.r-img-vmmi {
    position: absolute;
    bottom: 0;
    left: 60px;
    width: 40%;
}

/* Partners page */

.part-para {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    font-size: 2.1vw;
}

.part-para span {
    font-weight: bold;
    color: #2269AA;
} 

.pttl {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 20px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
}

.partner-content {
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 60px;
}

.partner-content span {
    font-weight: bold;
    color: #FCD507;
    font-size: 1.8vw;
}

.p-para-part {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    font-size: 1.3vw;
}

.para-comma {
    position: absolute;
    top: 0;
    left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FCD507;
    font-size: 13vw;
}

.ptc-right {
    position: relative;
}

.arc-yellow {
    position: absolute;
    top: 0;
    right: 0;
    width: 120%;
    z-index: 1;
}

.partnerpic {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 85%;
    z-index: 2;
}

.r-part {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
    z-index: -1;
}

.a-part {
    margin-left: 40%;
    width: 18%;
    height: auto;
}

/* opportunities */

.para1-opp {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    font-size: 2.1vw;
    margin-top: -130px;
}

.para1-opp span {
    font-weight: bold;
    color: #2269AA;
}

.para2-opp {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    font-size: 1.9vw;
}

.whitecont-top2 {
    padding-left: 40px;
    padding-top: 20px;
    position: relative;
}

.whitecont-top2 .row {
    border-bottom: 1px solid #489FD8;
    padding-right: 20%;
}

.a-yel-c {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: auto;
}

.opp span {
    color: #FCD507;
    font-weight: bold;
}

.opp a {
    color: inherit;
}

.opp a:hover {
    color: aquamarine;
}

.opp-fade {
    color: #89C7FF;
    font-weight: bold;
}

.r-opp {
    position: absolute;
    bottom: 0;
    z-index: -1;
    right: 0;
    width: 30%;
}

.g-opp{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70%;
}

/* contact */

.loc-icon {
    width: 60px;
    height: auto;
}

.linkedin-icon {
    width: 50px;
    height: auto;
}

.a-cu {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: auto;
}

.r-cu {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
}

/* buzz */

.eggcol {
    padding: 40px;
}

.eggcard{
    border-radius: 0;
}

.buzz-image {
    width: 100%;
    aspect-ratio: 3/2;
}

.eggcard .card-text{
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    padding: 10px;
    text-align: center;
}

.buzz-right{
    padding: 20px;
    position: relative;
}

.r-buzz {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

.buzzarc{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.li-card{
    padding: 30px;
    color: #0A456C;
    border-radius: 0;
    border: 2px solid grey;
}

/* privacy policy */

.a-pp{
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 50%;
    z-index: -1;
}

/* blog */

.blogcard {
    background-size: 150%;
    border-radius: 0%;
    background-position: center;
    transition-duration: 1s;
}

.blogcard:hover {
    background-size: 160%;
}

.blog-overlay {
    width: 100%;
    height: 280px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.014), rgba(0, 0, 0, 0.356), rgba(0, 0, 0, 0.753));
    color: white;
}

.blog-overlay .blog-content {
    position: absolute;
    bottom: 0px;
    left: 3px;
}

.blog-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 40%;
    height: auto;
}

.post-title {
    color: rgb(127, 11, 127);
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
}

.post-content {
    text-align: justify;
    font-size: 20px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 30px;
}

/* vichaara list */

.para-article {
    font-size: 22px;
    margin-left: 50px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #0A456C;
    text-align: justify;
}

.a-small {
    width: auto;
    max-width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.article-card {
    background-color: #edf0f2;
    border-radius: 0px;
    border: 0px;
    padding: 30px;
}

.article-card {
    color: #0A456C;
}

.listcont {
    margin-left: 50px;
    margin-right: 50px
}

.para-article span {
    color: #2269AA;
    text-transform: uppercase;
}

.footer-image{
    width: 200px;
    height: auto;
}

@media screen and (max-width: 400px){
    .logo {
        width: 100px;
    }

    .blog-image{
        float: none;
        width: 100%;
    }

    .post-content {
        font-size: 16px;
    }
}

/* footer */
footer {
    background-color: #EDEEF0;
    padding: 20px;
    color: #0A456C;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    z-index: 0;
}

footer a {
    color: inherit;
    text-decoration: none;
    z-index: 5;
}

.fmd {
    border-left: 1px solid #0A456C;
    border-right: 1px solid #0A456C;
}

footer p {
    font-size: 11px;
}

.footerlogo {
    width: 250px;
    height: auto;
    z-index: 2 !important;
}

.footerpattern {
    height: 100%;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

@media screen and (max-width: 1250px) {

    .para1,
    .para1-opp {
        margin-top: -100px;
    }

    .navb-right {
        padding-left: 20px;
        padding-right: 20px;
    }

    .p-comma {
        font-size: 12vw;
    }

    .p-para {
        margin-top: -16%;
    }

    .bluecard .card-title {
        margin-top: -8px;
        margin-bottom: 8px;
    }

    .partner-content {
        padding-left: 80px;
        padding-right: 80px;
    }

    .pttl {
        margin-left: 80px;
        margin-right: 80px;
    }
}

@media screen and (max-width: 992px) {
    #bigscreen{
        display: none;
    }

    #smallscreen {
        display: block;
        z-index: 5;
        position: relative;
    }

    .smallscnimg {
        width: 200px;
        height: auto;
    }

    .navbar {
        border-bottom: none;
    }

    .para1,
    .para1-opp {
        margin-top: -80px;
    }

    .bluecard {
        min-height: 330px;
    }

    .partner-content {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 40px;
    }

    .pttl {
        margin-left: 50px;
        margin-right: 50px;
    }

    .para-comma {
        left: 5px;
    }

    .footerlogo {
        width: 200px;
    }

    .r-cu {
        display: none;
    }
}

@media screen and (max-width: 770px) {

    .para1,
    .para1-opp {
        margin-top: -55px;
    }

    .bluecard {
        min-height: 10px;
        margin-left: 10px;
    }

    .bluecard .card-title {
        font-size: 30px;
        margin-top: -12px;
        margin-bottom: 12px;
    }

    .g-serv-img {
        top: auto;
        bottom: 0px;
        width: 200px;
        height: auto;
    }

    .a-ta-img {
        top: 0;
        bottom: auto;
        right: 50px;
        width: 100%;
        height: auto;
    }

    .arc-yellow {
        position: absolute;
        width: 100%;
        z-index: 1;
    }

    .partnerpic,
    .a-yel-c {
        position: relative;
        width: 100%;
    }

    .para-comma {
        left: 15px;
    }

    .p-para-part, .p-para-part span {
        font-size: 20px;
        text-align: justify;
    }

    .eggcol {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footerlogo {
        width: 150px;
    }

    .g-opp {
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .navbar-nav a{
        margin-top: 50px;
    }

    .bluecont {
        padding-left: 5px;
        padding-right: 5px;
    }

    .blue-left {
        margin-left: 10px;
    }

    .a-img,
    .a-blue-img {
        position: relative;
    }

    .whitecont-top {
        padding-top: 30px;
    }

    .para1,
    .phil-para,
    .p-para,
    .para-s-1,
    .part-para,
    .p-para-part,
    .para1-opp,
    .para2-opp {
        font-size: 18px;
        /* text-align: justify; */
    }

    .p-para {
        margin-left: 0;
    }

    .whitecont-top2 .row {
        padding-right: 0;
    }

    .para2,
    .p-para2 {
        font-size: 16px;
    }

    .comma,
    .p-comma,
    .para-comma {
        font-size: 90px;
    }

    .title {
        font-size: 22px;
    }

    .cont {
        text-align: justify;
    }

    .g-img,
    .r-img,
    .r-phil-img {
        width: 150px;
    }

    .g-phil-img {
        width: 200;
    }

    .r-phil-img {
        left: 50px;
    }

    .g-blue {
        left: 10%;
        width: 80%;
        height: auto;
        bottom: 0;
        top: auto;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .pttl {
        margin-top: 10px;
        font-family: Tahoma, Geneva, Verdana, sans-serif;
        font-weight: bold;
        font-size: 16px;
    }

    .addr {
        font-size: 13px;
    }

    .loc-icon {
        width: 40px;
        height: auto;
    }
    
    .linkedin-icon {
        width: 30px;
        height: auto;
        margin-left: 5px;
    }

    .r-buzz {
        display: none;
    }

    .fmd {
        border-left: none;
        border-right: none;
    }

    .para-article {
        font-size: 18px;
        margin-left: 10px;
    }

    .listcont {
        margin-left: 10px;
        margin-right: 15px
    }
    
}

@media screen and (max-width: 350px) {
    .smallscnimg {
        width: 150px;
    }

    .pttl {
        font-size: 13px;
    }

    .p-para-part {
        font-size: 14px;
    }

    .eggcol {
        padding-left: 15px;
        padding-right: 5px;
    }
}