:root {
    --dark-blue: #182158;
    --dark-blue-2: #192147;
    --light-blue: #EAF1FA;
    --royal-blue: #30D1FF;
    --royal-blue-2: #A3A9F5;
    --light-grey: #F6F3F2;
}

@font-face {
    font-family: uxum;
    src: url("fonts/UxumGrotesque-Medium.otf") format("opentype");
}

html,body{

    overflow-x: hidden;

}

body{
    font-family: "Roboto", sans-serif;
    background-color: rgba(144, 216, 144, 0.6);
}

h1{
    font-weight: 700;
    font-size: 60px;
    line-height: 47px;
    font-family: uxum, sans-serif, 'Roboto';
    color: #2E2675;
}

h2{
    font-size: 1.953rem;
    line-height: 40px;
    font-weight: normal;
}
h3{
    font-size: 1.25rem;
    line-height: 32px;
    font-weight: normal;
}
p{
    font-size: 1rem;
    line-height: 24px;
}

.uxum{
    font-family: 'Inter';
}

.pb-6{
    padding-bottom: 6rem !important;
}
.bg-light{
    background: var(--light-blue) !important;
}
.banner{
    background-image: url("img/Rectangle.png");
    background-size: cover;
    background-position: center;
}
.banner-img{
    background-image: url(img/banner-img.png);
    background-repeat: no-repeat;
}

.big-img{
    width: 100%;
}

.button-1{
    position: absolute;
    width: 234px;
    height: 50px;
    border: none;
    background-color: #90D890;
    font-family: 'Inter';
    font-style: normal;

    font-size: 24px;
    line-height: 18px;
}

.button-2{
    width: 200px;
    height: 50px;
    border: none;
    background-color: #2e2675;
    font-style: normal;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.box-1{

    width: 40%;
    height: 400px;
    margin: 50px;
    background: #FFFFFF;
    border: 2px solid rgba(0, 4, 94, 0.1);
    box-shadow: 5px 5px 4px 5px rgba(46, 38, 117, 0.6);
    border-radius: 15px;
    color: #494866;
}

.box-2{
    width: 30%;
    height: 400px;
    margin: 20px;
    background: #FFFFFF;
    border: 2px solid rgba(0, 4, 94, 0.1);
    box-shadow: 5px 5px 4px 5px rgba(46, 38, 117, 0.6);
    border-radius: 15px;
    color: #494866;
}

.box-img{
    padding: 24px;
    padding-top: 0px;
    margin: 24px;
}

.text-blue{
    color: var(--royal-blue);
}
.text-blue-2{
    color: var(--royal-blue-2);
}
.text-light-grey{
    color: var(--light-grey);
}
#mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
#mainNav .navbar-toggler {
    padding: 0.75rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
}
#mainNav .navbar-brand {
    color: #ffc800;
    font-weight: 700;
    letter-spacing: 0.0625em;
}
#mainNav .navbar-brand img {
    height: 1.5rem;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0.0625em;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: white;
    border-radius: 100px;
    background: black;
}

.custom-search {
    position: relative;
    margin-top: 3rem;
}

.footer-link {
    text-decoration: none;
    cursor: pointer;
}

header.masthead {
    padding-top: 8rem;
    padding-bottom: 25rem;
    color: #fff;
    text-align: left;
}
header.masthead .masthead-subheading {
    font-size: 1.25rem;
    line-height: 32px;
    margin-bottom: 25px;
    letter-spacing: 10px;
}
header.masthead .masthead-heading {

    font-family: 'Inter';
    font-style: normal;
    font-size: 42px;
    font-weight: 400;
    line-height: 51px;
    margin-bottom: 2rem;
    color: #FFFFFF;
}

.page-section{
    padding: 2rem 0;
}
.section-heading{
    /*padding-bottom: 6rem;*/
    text-align: center;
}
#multichain-marketplace{
    color: var(--dark-blue);
}
#satellite-marketplaces{
    color: var(--dark-blue-2);
}

.tag{
    display: inline-block;
    border-radius: 24px;
    border: 1px solid var(--dark-blue-2);
    vertical-align: middle;
}

.tag:hover {
    background: black;
    color: white;
}

#partners img.img-fluid:hover{
    background: var(--royal-blue);
}

.footer{
    background: #16215B;
    color: #ffffff;
}

.border-bottom{
    border-bottom: 1px solid #D8D8D8;
}

.text-right{
    text-align: right;
}

.section-info{
    margin-bottom: 3rem;
}

.section-heading{
    text-align: center;
}

.custom-search-input {
    width: 100%;
    padding-right: 100px !important;
    box-sizing: border-box;
    border-radius: 100px !important;
    background: transparent;
    color: var(--royal-blue-2);
    float: left;
}
.custom-search-botton {
    position: absolute !important;
    right: 0;
    line-height: 1 !important;
    z-index: 4;
    border-radius: 100px !important;
    background: white;
    color: black;
    font-weight: 500;
    width: 30%;
}

.form-control:focus{
    z-index: 0;
    background: transparent;
    color: var(--royal-blue-2);
}

::placeholder {
    color: var(--royal-blue-2) !important;
    opacity: 1;
}

.custom-search-botton:hover{
    background: #293EF4;
    color: white;
}

#partners{
    text-align: -webkit-center;
}

#satellite-marketplaces .img-fluid{
    height: 180px;
}

#events-sponsored .img-fluid{
    /*max-height: 200px;*/
    object-fit: scale-down;
    /*height: 180px;*/
}


/*Laptop*/
@media (min-width: 992px) and (max-height:1000px) {
    h1{
        font-size: 50px;
        line-height: 80px;
    }

    h2{
        font-size: 2.441rem;
        line-height: 40px;
    }

    .box-2{
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .banner{
        background-image: url("img/Rectangle.png");
        background-repeat: no-repeat;
    }

    .banner-img{
        background-size: 100% 100%;
    }

    #mainNav {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        border: none;
        background-color: transparent;
        transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
    }
    #mainNav .navbar-brand {
        font-size: 1.5em;
        transition: font-size 0.3s ease-in-out;
    }
    #mainNav .navbar-brand img {
        height:75px;
        transition: height 0.3s ease-in-out;
    }
    #mainNav.navbar-shrink {
        padding-top: 1rem;
        padding-bottom: 1rem;
        background-color: #212529;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1rem;
    }
    #mainNav.navbar-shrink .navbar-brand svg,
    #mainNav.navbar-shrink .navbar-brand img {
        height: 1.5rem;
    }
    #mainNav .navbar-nav .nav-item {
        margin-right: 4rem;
    }
    #mainNav .navbar-nav .nav-item:last-child {
        margin-right: 0;
    }
    #modular-services{
        padding: 6rem 10rem;
    }
    .section-info{
        margin-bottom: 0;
    }
}

/*Tablet*/
@media (min-width: 600px) and (max-width: 1000px){
    #mainNav .navbar-brand img {
        height:60px;
        transition: height 0.3s ease-in-out;
    }

    .banner{
        background-image: url("img/Rectangle-tablet.png");
        background-size: cover;
        background-repeat: repeat;
        background-position: center;
    }

    .box-1{
        width: 90%;
        height: 300px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    .box-2{
        width: 50%;
        height: 350px;
        margin-bottom: 30px;
    }

    .box-img{
        margin: 0px;
    }

    #banner{
        padding-top: 0px;
    }

    h1.section-heading{
        font-size: 2rem;
        line-height: 32px;
        margin-bottom: 25px;
        padding-bottom: 0px;
        text-align: center;
    }

    section.page-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer.page-section{
        padding-top: 5px;
        padding-bottom: 30px;
    }
}

/*Mobile Phone*/
@media (min-width: 280px) and (max-width: 599px){
    #mainNav .navbar-brand img {
        height:50px;
        transition: height 0.3s ease-in-out;
    }

    header.masthead .masthead-heading {
        font-family: 'Inter';
        font-style: normal;
        font-size: 30px;
        font-weight: 400;
        line-height: 40px;
        margin-bottom: 2rem;
        color: #FFFFFF;

        margin-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #banner{
        padding-top: 0px;
    }

    h3{
        font-size: 1.15rem;
    }

    h1.section-heading{
        font-size: 2rem;
        line-height: 32px;
        margin-bottom: 25px;
        padding-bottom: 0px;
        text-align: center;
    }

    section.page-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer.page-section{
        padding-top: 5px;
        padding-bottom: 30px;
    }

    .banner{
        background-image: url("img/Rectangle-sm.png");
        background-size: cover;
        background-repeat: repeat;
    }

    .button-1{
        /*width: 150px;*/
        /*height: 40px;*/
        font-size: 20px;
    }

    .box-1{
        width: 80%;
        height: 500px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    .box-2{
        width: 80%;
        height: 400px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    #our-products{
        padding: 0px;
    }
}

/*Galaxy Fold*/
@media (width: 280px) and (height: 653px){
    .box-1{
        height: 650px;
    }

    .box-2{
        height: 475px;
    }

    .box-img{
        margin: 0px;
    }
}