/* For Desktop View */
@media screen and (min-width: 1024px) {
    img#mobileImg {
        height: 550px;
    }
    .section-margin {
        width: 100%;
        margin-top: 6rem;
        margin-bottom: 10rem;
    }
    img#space {
        width: 88%;
    }
    .col-md-3.item {
        width: 100%;
        /* margin-left: 20px; */
    }
    .container-team-dark .cad {
        width: 230px;
        border-radius: 20px;
        background: #0b0b0b;
        position: relative;
        text-align: center;
        margin-top: 5rem;
        padding: 1rem;
        height: 550px;
    }
}
 
/* For Tablet View */
@media screen and (min-device-width: 768px)
and (max-device-width: 1024px) {
  
}
 
/* For Mobile Portrait View */
@media screen and (max-device-width: 480px)
and (orientation: portrait) {
    .mega-menu-wrap {
    margin-left: 0px;
}
    
    .bottomtext {
    text-align: center;
    justify-content: space-evenly;
    width: 100%;
}
    
    a.linkdine {
        margin-left: 10px;
        width: 200px;
        /* margin-right: 50px; */
    }
    .fa-moon{
        margin-left:0px;
    }
    h2 {
        font-size: 25px!important;
        font-family: 'Mollen Personal Use';
    }
    h1 {
        font-size: 31px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav>li>a {
        line-height: 1;
        font-size: 16px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav a:nth-child(1) {
        margin-left: 0px;
    }
    .navbar-nav a:nth-child(6) {
        margin-right: 0px;
        margin-left: 0%;
    }

    .arch {
        text-align: center;
        margin-bottom: 25px;
        margin-left: 0px;
        font-family: 'Mollen Personal Use';
        font-weight: 400;
    }

    body.dark-theme section:nth-child(6) {
        padding: 2rem 0;
    }

    .section-margin {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .supportName {
        margin-top: -70px!important;
        text-align: center;
        margin: auto;
    }

    .group-content h1 {
        font-size: 28px;
        text-align: center;
    }
    h2.bold {
    font-size: 30px;
    text-align: center;
}
    h2.cyan {
        color:rgb(62, 223, 255);
        font-size: 20px;
        text-align: center;
    }
    h2.light {
        font-family: 'Mollen Personal Use';
        font-weight: 400;
        font-size: 28px;
        text-align: center;
    }
    p.platformtext {
    text-align: center;
    color: #863EE4;
    font-weight: 700;
    font-size: 30px;
}
.app {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}
    h2.contentone {
        color: lightgrey;
        text-align: center;
        font-size: 16px;
    }
    .contenttwo{
        color: #6B6B6B;
    font-weight: 300;
    font-size: 12px;
    line-height: 127%;
    font-family: 'Mollen Personal Use';
    text-align: center;
    }
    img#mobileImg {
        height: 300px;
        width: 200px;
    }

    #mobile-img-div {
        margin-bottom: 100px;
    }
    .space {
        width: 500px;
        margin-left: -100px;
    }
    .teamone{
        text-align: center;
    }
    .container-team-dark .cad {
        margin-left: 8px !important;
    }
    .helloteam{
        text-align: center;
    }
    .mobile-right img {
        margin-top: -150px;
        z-index: 1;
    }
    .container-architecture h2{
        text-align:center;
    }
    .footer form {
    display: flex;
        flex-wrap: inherit;
}
    .btn-purplish{
        z-index: 999;
    }
    .walletBold{
        font-size:35px;
        color:white;
        font-family: 'Mollen Personal Use';
    }
    .bg-blk input {
        font-family: 'Mollen Personal Use';
    }
    .head3{
        font-size: 25px;
        color:#6B6B6B;
    }
    .container-team-dark {
        padding: 2rem;
    }

    .support {
        margin-right: 0px;
        margin-left:0%;
    }

    .container-team-dark .cad {
        height: 500px;
    }
    .group-content {
    margin-top: 0px;
}
}
 
/* For Mobile Landscape View */
@media screen and (max-device-width: 640px)
and (orientation: landscape) {
  a.linkdine {
        margin-left: 10px;
        width: 200px;
        /* margin-right: 50px; */
    }
    .fa-moon{
        margin-left:0px;
    }
    h2 {
        font-size: 25px!important;
        font-family: 'Mollen Personal Use';
    }
    h1 {
        font-size: 31px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav>li>a {
        line-height: 1;
        font-size: 16px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav a:nth-child(1) {
        margin-left: 0px;
    }
    .navbar-nav a:nth-child(6) {
        margin-right: 0px;
        margin-left: 0%;
    }

    .arch {
        text-align: center;
        margin-bottom: 25px;
        margin-left: 0px;
        font-family: 'Mollen Personal Use';
        font-weight: 400;
    }

    body.dark-theme section:nth-child(6) {
        padding: 2rem 0;
    }

    .section-margin {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .supportName {
        margin-top: -70px!important;
        text-align: center;
        margin: auto;
    }

    .group-content h1 {
        font-size: 28px;
        text-align: center;
    }
    h2.bold {
    font-size: 30px;
    text-align: center;
}
    h2.cyan {
        color:rgb(62, 223, 255);
        font-size: 18px!important;
        text-align: center;
    }
    h2.light {
        font-family: 'Mollen Personal Use';
        font-weight: 400;
        font-size: 28px;
        text-align: center;
    }
    p.platformtext {
    text-align: center;
    color: #863EE4;
    font-weight: 700;
    font-size: 30px;
}
.app {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}
    h2.contentone {
        color: lightgrey;
        text-align: center;
        font-size: 16px;
    }
    .contenttwo{
        color: #6B6B6B;
    font-weight: 300;
    font-size: 12px;
    line-height: 127%;
    font-family: 'Mollen Personal Use';
    text-align: center;
    }
    img#mobileImg {
        height: 300px;
        width: 200px;
    }

    #mobile-img-div {
        margin-bottom: 100px;
    }
    .space {
        width: 500px;
        margin-left: -100px;
    }
    .teamone{
        text-align: center;
    }
    .container-team-dark .cad {
        margin-left: 8px !important;
    }
    .helloteam{
        text-align: center;
    }
    .mobile-right img {
        margin-top: -150px;
        z-index: 1;
    }
    .walletBold{
        color:white;
        font-family: 'Mollen Personal Use';
    }
    .bg-blk input {
        font-family: 'Mollen Personal Use';
    }
    .head3{
        color:#6B6B6B;
    }
    .container-team-dark {
        padding: 2rem;
    }

    .support {
        margin-right: 0px;
        margin-left:0%;
    }

    .container-team-dark .cad {
        height: 500px;
    }
    
    .group-content {
    margin-top: 0px;
}
}
 
/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
  a.linkdine {
        margin-left: 10px;
        width: 200px;
        /* margin-right: 50px; */
    }
    .fa-moon{
        margin-left:0px;
    }
    h2 {
        font-size: 25px!important;
        font-family: 'Mollen Personal Use';
    }
    h1 {
        font-size: 31px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav>li>a {
        line-height: 1;
        font-size: 16px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav a:nth-child(1) {
        margin-left: 0px;
    }
    .navbar-nav a:nth-child(6) {
        margin-right: 0px;
        margin-left: 0%;
    }

    .arch {
        text-align: center;
        margin-bottom: 25px;
        margin-left: 0px;
        font-family: 'Mollen Personal Use';
        font-weight: 400;
    }

    body.dark-theme section:nth-child(6) {
        padding: 2rem 0;
    }

    .section-margin {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .supportName {
        margin-top: -70px!important;
        text-align: center;
        margin: auto;
    }

    .group-content h1 {
        font-size: 28px;
        text-align: center;
    }
    h2.bold {
    font-size: 30px;
    text-align: center;
}
    h2.cyan {
        color:rgb(62, 223, 255);
        font-size: 20px;
        text-align: center;
    }
    h2.light {
        font-family: 'Mollen Personal Use';
        font-weight: 400;
        font-size: 28px;
        text-align: center;
    }
    p.platformtext {
    text-align: center;
    color: #863EE4;
    font-weight: 700;
    font-size: 30px;
}
.app {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}
    h2.contentone {
        color: lightgrey;
        text-align: center;
        font-size: 16px;
    }
    .contenttwo{
        color: #6B6B6B;
    font-weight: 300;
    font-size: 12px;
    line-height: 127%;
    font-family: 'Mollen Personal Use';
    text-align: center;
    }
    img#mobileImg {
        height: 300px;
        width: 200px;
    }

    #mobile-img-div {
        margin-bottom: 100px;
    }
    .space {
        width: 500px;
        margin-left: -100px;
    }
    .teamone{
        text-align: center;
    }
    .container-team-dark .cad {
        margin-left: 8px !important;
    }
    .helloteam{
        text-align: center;
    }
    .mobile-right img {
        margin-top: -150px;
        z-index: 1;
    }
    .walletBold{
        color:white;
        font-family: 'Mollen Personal Use';
    }
    .bg-blk input {
        font-family: 'Mollen Personal Use';
    }
    .head3{
        color:#6B6B6B;
    }
    .container-team-dark {
        padding: 2rem;
    }

    .support {
        margin-right: 0px;
        margin-left:0%;
    }

    .container-team-dark .cad {
        height: 500px;
    }
    .group-content {
    margin-top: 0px;
}
}
 
/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-nav>a {
        line-height: 1;
        font-size: 16px;
        font-family: 'Mollen Personal Use';
    }
    .navbar-nav a:nth-child(1) {
        margin-left: 0px;
    }
    .navbar-nav a:nth-child(6) {
        margin-right: 0px;
        margin-left: 0%;
    }
}
 
/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {

}
 
/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3) {

}