@font-face {
	font-family: "HelveticaNeue-Bold";
	src: url("../../../fonts/HelveticaNeue-Bold.otf") format("opentype");
}
@font-face{

    font-family:"HelveticaNeue-Heavy";
    src:url("../../../fonts/HelveticaNeue-Heavy.otf") format("opentype");

}
@font-face{
    font-family:"HelveticaNeue-Light";
    src:url("../../../fonts/HelveticaNeue-Light.otf") format("opentype");
}
@font-face {
    font-family: "HelveticaNeue-Medium";
    src: url("../../../fonts/HelveticaNeue-Medium.otf") format("opentype");
}
@font-face {
    font-family: "HelveticaNeue-Roman";
    src: url("../../../fonts/HelveticaNeue-Roman.otf") format("opentype");
}
* {
	font-family:"HelveticaNeue-Roman";
}
  
.icon-facebook:before {
    content: "\e900";
}

.icon-linkedin:before {
    content: "\e901";
}

.icon-twitter:before {
    content: "\e902";
}
body {
    font-family: HelveticaNeue;
    overflow-x: hidden;
    /* background-size: 15px!important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjE5MzI0N0U5RDMxMTFFN0FCMjVFQTMwNTlCNkI4QzEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjE5MzI0N0Q5RDMxMTFFN0FCMjVFQTMwNTlCNkI4QzEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhlZmVkNjBkLWU1NTgtMTE3YS1hMDA4LWU4ZjkzMDVlZmJkMiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhlZmVkNjBkLWU1NTgtMTE3YS1hMDA4LWU4ZjkzMDVlZmJkMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqeoQl8AAABLSURBVHjaYvz//z8DPQHjqIWjFo5aOGrh4LLw7dt3WMWFhYWINoOFDEeiu5CRFM1MDHQGw99CcuKQcTQfjlo4auGohaMWogCAAAMAkTpI4kKZhxkAAAAASUVORK5CYII=) repeat 50%;;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFW…eiu5CRFM1MDHQGw99CcuKQcTQfjlo4auGohaMWogCAAAMAkTpI4kKZhxkAAAAASUVORK5CYII=);
    background-position-x: 50%;
    background-position-y: center;
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial; */
}
/*
    1. LANDING PAGE
        1.1 General clases
        1.2 Blue lines
        1.3 Dots
        1.4 Media queries

    2. ABOUT PAGE

*/

/*  ===========================        
        1.1 General classes
    ===========================
*/

.logo {
    height: 30px;
    width: 200px;
    /*background-image: url('../img/Logo_Atom_Claim.png');
    background-position: center;
    background-size: cover;*/
}

.big-logo {
    height: 40px;
    width: 120px;
    object-fit: contain;
}

.big-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.logo-footer {
    /*height: 25px;
    width: auto;*/
    height: 45px;
    width: 150px;
    object-fit: contain;
}

@media screen and (min-width: 1024px) {
    .big-logo {
        height: 44px;
        width: 250px;
    }
}

.logo-footer +p {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 12px;
}

a:hover {
    color: #4D5E6B;
    text-decoration: none;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.shadow-box{
    padding:75px 60px;
    box-shadow: 15px 20px 50px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    background-color: #fff;
    z-index: 100;
}
.box-darker{
    margin-top: -11%;
    width: 100%;
    height: 100%;
    float: right;
}
.box-darkest{
    position: relative;
    z-index: -1;
    padding: 280px 0 120px;
    width: 80%;
    float: right;
    background: rgba(229, 229, 229, 0.25);
}
.tranls-50{
    transform: translateY(-50%);
}
.box-item{
    display:inline-block;
}
.lead{
    font-size:40px;
    font-weight: 300;
    line-height: 1.18;
    text-align: left;
    color: #062540;
    margin-bottom:0px;
}
.second-lead{
    opacity: 0.5;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1.61px;
    margin-top:90px;
    margin-bottom:45px;
}
.bg-color hr{
    border:solid 0.4px #fff;
    opacity: 0.2;
    margin:0;
}
.pos-abs{
    position: absolute;
}
.hero-landing-txt {
    position: absolute;
    transform: translateY(100%);
    z-index: 10;
}
.hero-img{
    margin-top: 47px;
    margin-bottom:200px;
}
#home-container [class^="icon-"], [class*=" icon-"]{
    color:#0468bf;
}
.mrg-l{
    margin-left:30px;
}
.m-auto{
    margin: auto;
}
.m-t-b{
    padding:205px 0 90px;
}
.how-works.m-t-b {
    padding-top: 0;
}
.p-r-0{
    padding-right:0px;
}
.m-b-0{
    margin-bottom: 0;
}
.m-b-90{
    margin-bottom:90px;
}
.clr-white{
    color: white;
}
.dsp-inline{
    display: inline-block;
}
.clearfix{
    clear: both;
}
.bold{
    font-weight: bold;
}

/*  ======================
        1.2 Blue lines
    ======================
*/
.square-hero{
    width: 90px;
    height: 339px;
    background-color:#4D5E6B;
    position: absolute;
    right: 120px;
    top: 62%;
}
#header-hr{
    width:100px;
    border:1.5px solid #4D5E6B;
    margin:60px 0 45px -15px;
    text-align: left; /*for IE users*/
}
.square-simplicity{
    margin: 0;
    margin-bottom: -10px;
    margin-left:30px;
    padding-right:5px;
    width: 10px;
    height: 10px;
    float: left;
    background-color: #4D5E6B
}
.square-how-works{
    width:10px;
    height:20px;
    background-color:#4D5E6B;
    margin-bottom: 43px;
}
.square-shadow-box{
    width:10px;
    height:10px;
    background-color:#4D5E6B;
    margin-bottom:-15px;
    margin-left: -10px;
}
.square-our-fig{
    width: 20px;
    height: 50px;
    background-color: #4D5E6B;
    margin-bottom: -46px;
    margin-left: 57%;
}
#how-title{
    margin-top:-10px;
}
.square-testimonials{
    width:10px;
    height:20px;
    background-color:#4D5E6B;
    margin-bottom: -28px;
    margin-left: -10px;
}

.nav-container{
    padding-top:30px;
}

.nav-container .col-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item.dropdown{
    float: right;
}

.navbar-collapse{
    float: right;
}

#navbarDropdownMenuLink{
    color:#060609;
}

.sign-in-dropdown-group .dropdown-toggle::after{
    display: none;
}

#sign-in-btn {
    border: solid 1px #4D5E6B;
    width: 97px;
    height: 42px;
    border-radius: 5px;   
    font-size: 14px;
    line-height: 1.79;
    color:  #4D5E6B;
    padding:8px 15px;
    margin-left: 30px;
    float:right;
    text-align: center;
    display: block;
}

[id^="sign-in-btn"]:hover,
[id^="sign-in-btn"]:focus,
[id^="sign-in-btn"]:active {
    background-color: #4D5E6B;
    color: #FFFFFF !important;
    outline: transparent;
}

.sign-in-section {
    padding: 25px !important;
    min-width: 330px !important;
    top: 10px !important;
    border-radius: 5px !important;
    box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.08) !important;
    width: auto !important;
    border: 0 !important;
}
.forgot-link{
    margin-bottom:30px !important;
}
.sign-in-section .form-group {
    margin-bottom: 0 !important;
}

        .sign-in-section .form-group input {
            margin-bottom: 20px !important;
            border: solid 1px #e5e5e5 !important;
            border-radius: 5px !important;
            font-size: 14px !important;
            height: 46px !important;
            width: 100% !important;
            padding-left: 14px !important;
            padding-right: 14px !important;
        }

            .sign-in-section .form-group input::placeholder {
                color: rgba(6, 6, 9, 0.5) !important;
                font-size: 14px !important;
            }

.dropdown-menu-arrow {
    top: 0 !important;
    right: 21px !important;
    width: 0 !important;
    height: 0 !important;
    position: absolute !important;
}

    .dropdown-menu-arrow:before {
        content: "";
        position: absolute !important;
        display: block !important;
        width: 0 !important;
        height: 0 !important;
        border-width: 7px 8px !important;
        border-style: solid !important;
        border-color: transparent !important;
        z-index: 1001 !important;
    }

    .dropdown-menu-arrow:before {
        bottom: 0 !important;
        right: 0 !important;
        border-bottom-color: #fff !important;
    }

.sign-in-section input[type="submit"] {
    background: #4D5E6B !important;
    border-radius: 5px !important;
    height: 42px !important;
    color: #fff !important;
    width: 100% !important;
    border: 0 !important;
}

.register-link {
    font-size: 24px !important;
    line-height: 24px !important;
    text-align: left !important;
    color: #060609 !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}

.nav-container .btn-link {
    color: #060609;
    font-size: 14px;
}

.nav-container .btn-link:hover {
    text-decoration: none;
    
}
/*.register-link span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    opacity: 0.5;
}*/

.forgot-link {
    margin-top: 5px;
    margin-bottom: 45px;
    margin-left: 15px;
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.79;
}

.forgot-link a {
    color: #060609 !important;
}

.login-form {
    padding: 0
}

.login-form .input {
    position: relative;
}

#header-txt{
    font-size: 80px;
    font-weight: bold;
    line-height: 1.05;
    text-align: left;
    color: #0c1417;
    z-index: 1;
    position: relative;
}
.no-project-txt{
    margin-bottom:0;
    z-index:1;
}
.navbar-dropdown{
    float:right;
}

.bg-img{
    width: 702px;
    height: 702px;
    object-fit: contain;
    float:right;
    border-radius: 50%;
}
.no-project-txt{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.79;
    color: rgba(6, 6, 9, 0.5);
}
.no-project-txt a{
    font-weight: bold;
    color:inherit;
    padding-left: 10px;
}

/*
    ================
       1.3 Dots
    ================
*/
.dots-box-darker{
    width: 133.9px;
    height: 150px;
    object-fit: contain;
    z-index: 1077!important;
    float: right;
    margin-right: 5%;
    position: relative;
    margin-top: -4%;
}
.dots-header{
    top:40%;
    position: absolute;
    right: 35%;
    width: 479.5px;
    height: 515.9px;
    object-fit: contain;
    opacity: 0.7;
}
.dots-testimonials{
    width: 445px;
    height: 397.2px;
    margin-top:-45%;
    margin-left: 190px;
    object-fit: contain;
    margin-bottom: 14px;
    position: absolute;
}
.dots-how-works{
    position: absolute;
    left:0;
    margin-top:-24%;
    width: 503.9px;
    object-fit: contain;
    border-radius: 50%;
    z-index:-1;
}
.box-icon{
    display:inline-block;
    padding-right:30px;
}
.icon-profile{
    font-size: 50px;
    position: absolute;
}
.i-box .box-item-desc{
    padding-left:0px;
    padding-top:10px;
}
/* .box-item-desc{
    padding-left:80px;
    padding-top:15px;
} */
.box-item-desc p:first-child{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.14;
    color: #062540;
    margin-bottom: 10px;
}
.box-item-desc p:last-child{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    color: rgba(6, 6, 9, 0.7);
    margin-bottom:0;
}
.our-fig{
    height: fit-content;
}
.bg-color{
    background-color: #0C1417;
    content:"";  
    width: 97%;
    height: fit-content;
    left:0;
    padding: 120px 0;
}
.our-fig .bg-color .container{
    padding-bottom: 120px; 
}
.our-fig .bg-color .lead{
    padding-bottom:90px;
    text-align: center;
}
.our-fig .bg-color div.col-md-3 p:first-child{
    font-size: 64px;
    font-weight: bold;
    line-height: 1;
}
.our-fig .bg-color p:last-child{
    opacity: 0.5;
    font-size: 19px;
    font-weight: 300;
}
.shadow-box.tranls-50{
    padding:122px 60px;
}

#testimonials-img{
    width: 445px;
    height: 445px;
    border-radius: 50%;
}
.why-publish{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.9;
    color: #060609;
    padding-top:45px;
    margin-bottom: 60px;
}
.testimonials {
    margin-bottom: 150px;
    padding-top: 250px;
}
.testimonials .cite{
    opacity: 0.7;
    font-size: 14px;
    line-height: 1.71;
    color: #060609;
    font-style: normal;
    margin-bottom: 10px;
}
.testimonials .position{
    opacity: 0.7;
    font-size: 14px;
    line-height: 1.71;
    color: #060609;
    font-style: normal;
}
.testimonials .col-md-8.col-lg-6 {
    display: flex;
    align-items: center;
}
.sign-up-footer{
    margin:auto;
}
.create-acc-section{
    margin-bottom:90px;
}
.create-acc-txt p{
    font-size: 30px;
    line-height: 1.33;
    margin:0;
}
.join-platform{
    width: 211px;
    padding: 10px 0;
    border-radius: 5px;
    color:#fff !important;
    background-color: #4D5E6B;
    border: none;
    font-size: 14px;
    line-height: 1.79;
    float: right;
    margin: 14px 0;
}
.join-platform:hover {
    background-color: #4D5E6B;
}
.join-platform:active {
    background-color: #4D5E6B!important;
    border-color: transparent!important;
}
.join-platform:active:focus {
    border-color: transparent!important;
}
.sign-up-footer .bg-color{
    width:100%;
    padding:90px 0 85px;
}
.sign-up-footer p:not(:first-of-type){
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.35px;
    margin-bottom: 20px;
}

.sign-up-footer #subscription .input-group {
    margin-top: 10px;
    background-color: #17252A;
}
.sign-up-footer #subscription .input-group-append {
    justify-content: center;
    align-items: center;

    padding-right: 20px;
}

.sign-up-footer #subscription .input-group-append button {
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
}

.sign-up-footer #subscription input {
    height: 53px;
    border-radius: 5px;
    background-color: inherit;
    border: none;
    padding: 18px 30px 18px 15px;
    color: #fff;
}

.sign-up-footer #subscription input:focus {
    background-color: inherit !important;
    border: 0 !important;
    box-shadow: none !important;
}

.sign-up-footer input::placeholder,
.sign-up-footer input::-webkit-input-placeholder,
.sign-up-footer input::-moz-placeholder,
.sign-up-footer input:-moz-placeholder, 
.sign-up-footer input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
}


/*.sign-up-footer .subscrb span{
    position: absolute;
    margin-left:-30px;
    padding-top:25px;
}*/

.sign-up-footer #subscription i {
    color: #fff !important;
    /*width: 30px;
    height: 30px;*/
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 20px;
}
.info-section{
    padding-bottom:95px;
}

/*footer-home*/
.footer-home{
    color:#fff!important;
}
.footer-home .copyright-home p{
    font-size: 12px;
    line-height: 1.92;
    letter-spacing: 0.3px;
    margin:0;
    text-align: center;
}
.footer-home .social-icons div{
    float: right;
}
.footer-home .social-icons a{
    padding-left: 15px;
    color: white;
    display: inline-flex;
}

#owl-carousel img {
    margin: 3px;
    display: block;
    width:100%;
    height: 55px;
    object-fit: contain;
    padding-left: 10px;    
    padding-right: 10px;
    margin: auto;
}
.owl-controls {
    visibility: hidden;
    margin-top:0;
    height:0;
}
.owl-pagination, .owl-page, .owl-page.active span{
    height: 0px;
}
#img-p-t-b{
    padding:12px 0px;
}
/*
    ========================
        1.4 MediaQueries 
    ========================
*/
@media screen and (max-width: 767px){
    
    .pos-center{
        text-align: center;
    }
    .m-t-b{
        padding:205px 0 180px;
    }

    #header-txt{
        font-size: 39px;
        line-height: 1.1;
        padding-top:90px;
    }
    .hero-landing-txt{
        top:0;
        position: relative;
        transform: translateY(0%);
    }
    #header-hr{
        margin-left:0!important;
    }
    .no-project-txt{
        font-size:13px;
    }

    .mrg-l{
        margin-left:auto;
    }
    #how-title{
        margin-top:-25px;
        padding-bottom:60px;
        margin-bottom: 0;
    }
    .our-fig .bg-color .lead {
        padding-bottom: 103px;
    }
    .our-fig  .bg-color p:first-child{
        margin-bottom:45px;
    }
    .our-fig .bg-color p:last-child{
        margin-bottom: 75px;
    }
    .shadow-box.partner-section{
        padding:75px;
    }
    .testimonials{
        margin-bottom: 205px;
        padding-top: 100px;
    }
    .testimonials cite{
        margin-top:60px;
    }
    .create-acc-txt{
        margin-bottom: 75px;
    }
    .create-acc-txt p{
        font-size: 20px;
        line-height: 1.5;
    }
    .join-platform{
        width:100%;
        margin:0;
    }
    .copyright-home{
        margin-top: 30px;
    }
    .copyright-home p{
        text-align: left!important;
    }
    .social-icons{
        margin-top:20px;
    }
    .footer-home .social-icons div{
        float: unset;
    }
    .footer-home .social-icons a{
        padding-right:20px;
        padding-left: 0;

    }
    .sign-up-footer .bg-color{
        padding-bottom: 90px;
    }
    .why-publish{
        font-size: 16px;
        line-height: 1.75;
        padding-top:75px;
        margin-bottom: 0;
    }
    .no-project-txt a{
        padding-left: 20px;
    }
    .icon-profile{
        font-size: 40px;
    }
   



    /* IMAGES */
    .hero-img{
        top:0;
        margin-top:0;
        margin-bottom:120px;
    }
    .bg-img{
        width: 100%;
        margin-top: 48px;
        height: unset;
        margin-bottom: 0;
    }
    
    

    /* BOXES */
    .shadow-box{
        padding: 75px 45px;
    }
    .shadow-box .box-item:not(:last-of-type){
        margin-bottom:75px;
    }
    .how-works .box-item:not(:last-of-type){
        margin-bottom:90px;
    }
    
    

    /* SQUARES */
    .square-hero{
        position: relative;
        float: right;
        right:20%;
        margin-top: -37%;
        top: 0;
        margin-bottom: 0;
        width: 44.2px;
        height: 166.6px;
    }
    .testimonials-img-div{
        margin:auto;
        width: fit-content;
    }
    .square-how-works {
        margin-bottom:25px;
    }

    /* DOTS */
    .dots-header{
        width: 235.7px;
        height: 253.6px;
        right: 20%;
        top: -34px;
    }
    .dots-box-darker{
        margin-top:-9%;
        position: absolute;
        right: 15%;
        margin-right: 0;
    }
    .dots-how-works{
        width:100%;
        margin-top:-100%;
    }
    .dots-testimonials{
        width: 120px;
        height: 107px;
        margin-left:0;
        margin-bottom: 0px;
        margin-top:0px;
        left: 7vh;
        top: 7vh;
        position: absolute;
    }

    .sign-in-section {
        display: none !important;
    }

    #testimonials-img {
        margin: auto;
        width: 125px;
        height: 125px;
    }

    .d-i-container .d-device-slide .d-screen img {
        max-width: 100% !important;
        object-fit: cover;
        transform: scale(1.75) translateX(-50px);
    }

}

@media screen and (max-width:1199px) and (min-width: 768px){
    #header-txt{
        font-size: 60px;
        line-height: 1.1;
    }
    .hero-landing-txt{
        transform: translateY(100%);
    }
    .dots-header {
        top: 15vh;
        width:70%;
        height: 70%;
        right: 15%;
    }
    .dots-box-darker{
        margin-top: -9%;
        position: absolute;
        right: 15%;
        margin-right: 0;
    }
    .bg-img{
        width: 70%;
        height: unset;
    }
    .box-darker {
        margin-top: 0;
    }
    .square-hero{
        right: 80px;
        top: 59%;
        width: 5em;
        height: 14em;
    }
    .testimonials{
        padding-top: 200px;
    }
    #testimonials-img{
        max-width: 100%;
        max-height: 100%;
        height: unset;
        width: unset;
    }
    .icon-profile{
        font-size: 40px;
    }
    .box-item-desc{
        padding-left: 70px;
    }
    .create-acc-txt p{
        font-size: 25px;
    }
    .footer-home .social-icons a{
        padding-left:10px;
    }
    .footer-home .social-icons a:first-child{
        padding-left:0px;
    }

    #how-works pos.center {
        text-align: center;
    }

    #how-works .how-works-wrapper {
        margin: auto;
    }

    .d-i-container .d-device-slide .d-screen .slide {
        transform: scale(1.5) translate(-35px);
        object-fit: cover;
    }

    .d-i-container .d-device-slide .d-screen {
        overflow: hidden;
    }

    .d-i-container .d-device-slide {
        transform: scale(1);
    }
}
@media screen and (max-width: 992px){
    .box-darkest .lead{
        line-height: 1.4;
    }
    .box-darkest{
        width:100%;
    }
    .box-darker{
        width:100%;
        margin-top:0;
    }
    .lead{
        font-size: 30px;
        line-height: 1.57;
    }
    .our-fig .bg-color{
        width:100%;
    }
    .our-fig .bg-color div.col-md-3 p:first-child{
        font-size: 44px;
    }
    .our-fig .bg-color p:last-child{
        font-size:17px;
    }
    .dots-testimonials{
        margin-left: 0;
        position: absolute;
    }
    .testimonials .pos-center{
        align-items: center;
    }
}
@media screen and (max-width: 873px) and (min-width:768px){
    .hero-landing-txt{
        transform: translateY(50%);
    }   
}

/*
    ==============================
        2.    ABOUT PAGE
    ==============================
*/
.hero-pages-txt{
    padding-top:180px;
    padding-bottom:180px;
}
#header-pages-txt {
    font-size: 70px;
    font-weight: bold;
    line-height: 1.2;
    color: #060609;
}
.header-pages-subtitle{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25;
    color: rgba(6, 6, 9, 0.5);
}
.company-story{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25;
    color: rgba(6, 6, 9, 0.5);
}

.image-page img:first-of-type{
    width: 94%;
    height: 350px;
    object-fit: cover;
}
.image-page{
    width:100%;
    text-align:center;
}
.dots-about{
    width:465px;
    height: 500px;
    position: absolute;
    left: 15%;
    margin-top: -90px;
    object-fit: contain;
}
.about-section{
    padding-top:100px;
    padding-bottom: 180px;
}
.about-description{
    font-size: 18px;
    font-weight: 300;
    line-height: 2;
    color: #060609;
}
.contents:not(:last-of-type){
    padding-bottom: 120px;
}

/*
    ====================
        3. HELP PAGE
    ====================
*/
.page-help-img{
    margin-bottom: 45px;
}

.help-img-txt {
    width: 93%;
    margin: auto;
    height: 350px;
    position: relative;
  }
.help-img-txt img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.help-img-txt .img-div-txt{
    color: white;
    font-size: 32px;
    margin: 0;
    transform: translate(-50%,-50%);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
}
.shade {
    width: 100%;
    text-align: center;
    height: 100%;
    background:rgba(6, 37, 64, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.page-help-img h3{
    font-size:30px;
    color:#fff;
    margin: 0;
    margin-bottom: 57px;
}
.page-help-img h5{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.13;
    letter-spacing: 0.4px;
    color:#fff;
}
.help-section{
    padding-bottom: 180px
}
.help-section ul{
    padding: 0;
    margin-bottom: 0;
}
.contents-help li {
    list-style: none;
}
.li-nested{
    padding-top:45px;
}
.caret {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
    font-weight: bold;
    line-height: 1.23;
    width: auto;
    font-size:16px;
}
.caret::before {
    content: "\e90b";
    font-family: "ibridge-icon";
    font-weight: bolder;
    background:#ffffff;
    border-radius:3px;
    margin-right: 5px;
    color: black;
    margin-right: 6px;
    display: inline-block;
    font-size:16px;
}
.help-section .caret{
    width: 100%;
    text-align: left;
    border: none;
    background-color: #fff;
}
.help-section .caret:focus{
        outline: none;
        border: none;
}
.help-section .caret:before{
    font-size: 16px;
    text-align: left;
}
.help-section .caret span{
    width: 100%;
    font-size: 22px;
    position: relative;
    left: -29px;
    color:#062540;
    font-weight: bold;
    line-height: 1.23;
}
.contents-help:not(:last-child){
    padding-bottom: 60px;
}
.caret-down::before {
  font-family:'ibridge-icon';
  content: "\e917";
}
.nested {
    display: none;
}
.help-section.active{
    display: block;
    height: fit-content;
    padding-top:45px;
}


/*
    ==============================
        4. Pricacy Policy
    ==============================
*/
.privacy-desc{
    margin-bottom:120px;
}
.contents-privacy{
    margin-top: 90px;
    margin-top: 45px;
}
.simple-text{
    font-size: 18px;
    line-height: 1.67;
    text-align: left;
    color: #060609;
    margin:0;
}
.contents-privacy > h2 + .simple-text{
    /*margin-bottom:60px;*/
    margin-bottom: 30px;
}
.privacy-desc .titles > .simple-text:first-of-type{
    /*margin-bottom: 90px;*/
    margin-bottom: 60px;
}
.privacy-desc .titles {
    counter-reset: section;
}

.privacy-desc h1 {
    font-size: 30px;
    line-height: 1.73;
    text-align: left;
    color: #062540;
    counter-reset: subsection;
    margin-bottom: 45px;
    margin-bottom: 30px;
    counter-reset: subsection;

}

.privacy-desc h1::before {
    counter-increment: section;
    content: counter(section) ". ";
}
.privacy-desc h2 {
    /*margin: 45px 0px;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 1.23;
    color: #062540;
    margin: 30px 0 15px;
    counter-reset: sub3section;
}
.privacy-desc h2::before {
    counter-increment: subsection;
    content: counter(section) "." counter(subsection) " ";
}

.privacy-desc h3 {
    /*margin: 45px 0px;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 1.23;
    color: #062540;
    margin: 30px 0 15px;
}
.privacy-desc h3::before {
    counter-increment: sub3section;
    content: counter(section) "." counter(subsection) "." counter(sub3section) " ";
}


.less-mrg{
    margin-bottom: 40px!important;
}
.simple-text + ul{
    margin-left:15px;
    padding-left:18px;
    margin-bottom:60px;
}
.less-mrg + ul > li {
    margin-bottom:10px;
}
/*
    ==============================
        5. Blog Page
    ==============================
*/
.date-published{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    color: rgba(6, 6, 9, 0.5);
}
.blog-section .date-published, .blog-details-section .date-published{
    margin-top: 130px;
    margin-bottom: 30px;
}
.blog-title{
    font-size: 50px;
    font-weight: bold;
    line-height: 1.28;
    color:#062540;
    margin-bottom:60px;
}
.blog-section .blog-title{
    position: absolute;
    z-index: 1;
}
.page-blog-img{
    margin-bottom: 45px;
    margin-top:70px;
}
.page-blog-img h3{
    font-size:30px;
    color:#fff;
    margin: 0;
    margin-bottom: 57px;
}

.blog-img-txt {
    width: 94%;
    margin: auto;
    height: 525px;
    position: relative;
}
.blog-img-txt img{
    width: 100%;
    height: 525px;
    object-fit: cover;
}
.blog-img-txt .img-div-txt{
    color: white;
    font-size: 32px;
    margin: 0;
    transform: translate(-50%,-50%);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
}
.shade-blog{
    width: 101%;
    text-align: center;
    height: 70%;
    position: absolute;
    top: -1px;
    left: -1px;
    background: linear-gradient(to bottom, var(--white), rgba(255, 255, 255, 0));
}
.latest-posts-txt{
    font-size: 22px;
    font-weight: bold;
    color: #062540;
    line-height: 1.23;
}
.latest-posts #header-hr{
    margin: 30px 0 45px -15px;
}
.blog-img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.latest-posts .blog-img{
    height: 100%;
}
.latest-posts .date-published, .latest-posts .latest-posts-txt{
    margin-bottom: 30px;
}
.latest-posts .simple-text{
    margin-bottom:45px;
}
a, a:focus, a:visited{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.posts{
    margin-bottom: 60px;
}
.latest-posts .swipe-posts{
    margin: 90px 0 180px;
}
.latest-posts .swipe-posts-button{
    width: 30px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.14;
    vertical-align: middle;
    margin-right: 15px;
}
.latest-posts .icon-ib-arrow-next{
    font-size: 10px;
}
.swipe-posts-button:first-of-type{
    transform:rotate(180deg);
}
.swipe-posts-button:focus, .swipe-posts-button:hover, .swipe-posts-button:active{
    background-color: #0468bf;
    color: #fff;
}
.page-blog-img .swipe-buttons{
    float: right;
    position: relative;
    right: 3.3%;
    transform: translateY(-50%);
}
.page-blog-img .swipe-posts-button{
    width: 52px;
    height: 52px;
    border-radius: 5px;
    background-color: #0468bf;
    color: white;
    border: none;
}
.page-blog-img .swipe-posts-button i{
    font-size: 15px;
}
/*
    ==============================
        5. Blog Details
    ==============================
*/
.page-blog-details-img{
    margin-bottom: 90px;
}
.blog-subtitle{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.23;
    text-align: left;
    color: #062540;
    margin-bottom: 45px;
}
.post-info  .titles > .simple-text{
    margin-bottom: 60px;
}
.post-info .titles > .simple-text:last-of-type{
    margin-bottom: 90px;
}
.recent-posts{
    margin-bottom:150px;
}
.recent-posts .blog-img, .recent-posts .date-published, .recent-posts .latest-posts-txt{
    margin-bottom:30px;
}
.recent-posts #header-hr{
    margin: 30px 0 60px -15px;
}
/*
    ==============================
        3.1 MediaQueries About
    ==============================
*/
@media screen and (max-width: 1199px){
    .hero-pages-txt{
        padding-top:90px;
        padding-bottom:50px;
    }
    .image-page img:first-of-type{
        width:100%;
    }
    .dots-about{
        width:40%;
        height: auto;
        margin-top: -40%;
        left:15%;
    }
    /*.about-section{
        padding-top:180px;
    }*/
    .help-section{
        padding-top: 130px;
    }
    .help-section ul{
        padding:0;
    }
    .help-img-txt{
        width: 100%;
    }
}
@media screen and (max-width:767px){
    #header-pages-txt{
        font-size:39px;
    }
    .header-pages-subtitle{
        font-size: 15px;
    }
    .dots-about{
        width:60%;
        height: unset;
        margin-top: -50%;
        left:5%;
    }

    .our-simplicity-wrapper,
    .mainBanner .slick-list,
    .mainBanner .slick-track {
        overflow: hidden;
    }
}

.footer-menu {
    padding: 0;
}

.footer-menu li {
    list-style: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.35px;
    margin-bottom: 20px;
}









.social-icons-container a:hover {
    text-decoration: none;
}

.social-icons-container .icon-ib-facebook, .social-icons-container .icon-ib-instagram, .social-icons-container .icon-ib-linkedin {
    font-size: 24px;
}

.d-i-wrapper {
    margin-left: -35%;
}

.our-simplicity-wrapper {
    position: relative;
    overflow: hidden;
}

.our-simplicity-wrapper::before {
    content: '';
    background-color: rgba(58, 175, 169, .1);
    width: 500px;
    height: 500px;
    position: absolute;
    bottom: -250px;
    left: 255px;
    border-radius: 50%;
}

.our-simplicity-wrapper::after {
    content: '';
    background-image: url(../img/dots_shape_2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    background-position: center center;
    position: absolute;
    z-index: -1;
    bottom: -150px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    height: 300px;
    width: 300px;
}

.d-i-container .d-device-slide {
    background-image: url(../img/mockups/mockup_device.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box;
    background-position: center center;
    /* -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto; */
    width: 100%;
    height: auto;
}

.d-i-container .d-device-slide .d-screen {
    position: relative;
    transform: scale(0.76) translateY(-25px);
    -webkit-transform: scale(0.76) translateY(-25px);
    -moz-transform: scale(0.838);
}

.d-i-container .d-device-slide .d-screen .slide {
    height: auto;
    max-width: 100%;
}

.variable-width .slick-slide .inside {
    position: absolute;
    background: #fff;
    width: 90px;
    height: 100px;
    line-height: 100px;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 auto;
    bottom: 0;
    text-align: center;
}

@media (max-width: 575.99px) {
    .d-i-container .d-device-slide {
        transform: scale(0.85);
    }
}

@media (max-width: 767.98px) {
    .d-i-container .d-device-slide {
        transform: scale(1);
    }

    .our-simplicity-wrapper::before {
        display: none;
    }

    #sign-in-btn {
        margin-left: 5px;
    }
}

.simplicity-col {
    padding-bottom: 45px;
}

.i-box-row {
    margin: 60px 0;
}

.icon-explore {
    background: url('../img/icons/icon-explore.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-post {
    background: url('../img/icons/icon-post.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-search {
    background: url('../img/icons/icon-search.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-attract {
    background: url('../img/icons/icon-attract.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-match {
    background: url('../img/icons/icon-match.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-connect {
    background: url('../img/icons/icon-connect.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-transact {
    background: url('../img/icons/icon-transact.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}

.icon-optimise {
    background: url('../img/icons/icon-optimise.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}


.how-works {
    position: relative;
    overflow: hidden;
}

.how-works::before {
    content: '';
}

.how-works-wrapper {
    display: block;
    position: relative;
    width: 30em;
    height: 30em;
}

.how-works-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: auto;
}

.page {
    text-align: center;
}

.circle-container {
    position: relative;
    width: 30em;
    height: 30em;
    padding: 0;
    border-radius: 50%;
    list-style: none;
    box-sizing: content-box;
    margin: 5em auto 0;
    border: solid 1px #f1f1f1;
}

.circle-container > * {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6em;
    height: 6em;
    margin: -3em;
    background-color: #FFF;
    border-radius: 50px;
    box-shadow: 0px 4px 8px rgba(0,0,0,.1);
}

.circle-container li a {
    display: block;
    position: relative;
}

.circle-container > :nth-of-type(2) {
    transform: rotate(-15deg) translate(15em) rotate(-15deg);
}

.circle-container > :nth-of-type(3) {
    transform: rotate(45deg) translate(15em) rotate(-45deg);
}

/* .circle-container > :nth-of-type(3) {
    transform: rotate(90deg) translate(15em) rotate(-90deg);
} */

.circle-container > :nth-of-type(4) {
    transform: rotate(135deg) translate(15em) rotate(-135deg);
}

.circle-container > :nth-of-type(5) {
    transform: rotate(195deg) translate(15em) rotate(-195deg);
}

/* .circle-container > :nth-of-type(6) {
    transform: rotate(225deg) translate(15em) rotate(-225deg);
} */

.circle-container > :nth-of-type(1) {
    transform: rotate(270deg) translate(15em) rotate(-270deg);
}

/* .circle-container > :nth-of-type(8) {
    transform: rotate(315deg) translate(15em) rotate(-315deg);
} */

.circle-container > :nth-of-type(1) i {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%) rotate(0deg);
}

.circle-container > :nth-of-type(2) i {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%) rotate(30deg);
}

.circle-container > :nth-of-type(3) i {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%) rotate(0deg);
}

.circle-container > :nth-of-type(4) i {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%) rotate(0deg);
}

.circle-container > :nth-of-type(5) i {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%) rotate(0deg);
}

.circle-container img:hover {
    filter: grayscale(0);
}

.hide {
    display: none;
}

@media (max-width: 575.99px) {
    .circle-container {
        display: none;
    }

    .circle-container li {
        display: none;
        transform: rotate(0) translate(0);
    }
}

@media (max-width: 575.99px) {
    .how-works-wrapper {
        width: auto;
        height: auto;
    }
}

@media (max-width: 575.99px) {
    .how-works-content {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0,0);
        margin: auto;
    }
}

@media (max-width: 575.99px) {
    .page {
        margin-bottom: 30px;
    }

    .page:last-child {
        margin-bottom: 0px;
    }
}

@media (max-width: 575.99px) {
    .hide {
        display: block;
    }
}

@media screen and (max-width: 374px) {
    #sign-in-btn {
        margin-left: 10px;
    }
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.inputText, 
.inputPassword {
    font-size: 14px;
    height: 35px;
    border: none;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    background: initial;
}

.inputPassword {
    width: 87%;
}

.show-link {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 20px;
    padding-top: 12px;
    font-size: 20px;
    color: #4D5E6B !important;
    z-index: 2;
}

.validation-summary-errors ul {
    padding: 0;
}

.validation-summary-errors li,
.field-validation-error {
    font-size: 14px;
    list-style: none;
}

.field-validation-error {
    background-color: #ff3636;
    color: white !important;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    top: 53px;
    right: -1px;
    z-index: 1;
    font-size: 12px;
}

.field-validation-error:after {
    content: '';
    border: 7px solid transparent;
    position: absolute;
    top: -14px;
    border-bottom: 7px solid #ff3636;
    right: 30px;
}
/* ================
*     PARTNER FEED 
*  ================= */
.box * {
    font-size: 14px;
}

.box-container {
    display: flex;
    flex-wrap: wrap;
}

.box {
    width: 25%;
    display: inline-block;
    padding: 5px;
}

.landing-page-content .box-container .box {
    /*padding: 15px;*/
    /*margin-right: 11px;*/
    margin-bottom: 5px;
    margin-top: 5px;
    /*width: calc(25% - 11px);
    background-color: #F0F1F1;*/
    padding-right:5px !important;
    padding-left:5px !important;
}
.new-box {
    /*background-color: #F0F1F1;*/
    padding: 24px;
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    border: 1px solid #E0E0E0;
}


    .landing-page-content .box-container .white-box {
        padding: 15px;
        margin-right: 11px;
        margin-bottom: 5px;
        margin-top: 5px;
        width: 100%;
        background-color: #F0F1F1;
    }

    .landing-page-content .box-container .box:first-of-type {
        margin-left: 0;
    }

    .landing-page-content .box-container .box:last-of-type {
        margin-right: 0;
    }

.partner-box__profile-info {
    text-align: center;
    padding: 13px;
    background-color: #F0F1F1;
}

.box .img-profile-container {
    /*background: #fff;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;*/
    border-radius: 0%;
    margin-top: 0;
    margin-bottom: 7px;
}

.landing-page-content .box-container .box .img-profile-container > i {
    font-size: 24px;
    /*height: 40px;*/
    margin-right: 10px;
    margin-bottom: 10px;
    color: #4D5E6B !important;
}

.partner-box__profile-info .img-profile-container,
.landing-page-content .matching-partners .box-container .box .img-profile-container {
    margin-top: -48px;
    margin-left: auto;
    margin-right: auto;
    width: 70px;
    height: 70px;
}

    .partner-box__profile-info .img-profile-container img,
    .landing-page-content .matching-partners .box-container .box .img-profile-container img,
    .box__profile-info .img-profile-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.box .img-profile-container .img-p-text {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    color: #B5B5B5;
    background-color: #f5f5f5;
    width: 100%;
}

.partner-box__cover-img {
    height: 60px;
    background-color: #36434d;
}

    .partner-box__cover-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.partner-box__name {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.partner-box__profile-type,
.partner-box__description {
    font-size: 14px;
    line-height: 14px;
    color: rgba(6, 6, 9, 0.7);
}

.partner-box__profile-type {
    margin-bottom: 5px;
}

.partner-box__description {
    margin-bottom: 15px;
}

.partner-box__connectbtn,
.btn.box__seemore {
    background: #4D5E6B;
    border-radius: 5px;
    font-weight: bold;
    color: #ffffff;
    padding: 12px 24px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
    .partner-box__connectbtn,
    .btn.box__seemore:hover{
        color:#ffffff;
    }

    .partner-box__connectbtn {
        font-size: 14px;
        line-height: 14px;
    }

.btn.box__seemore {
    font-size: 12px;
    line-height: 14px;
    margin-top: 20px;
}

.ad-box {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 13px;
    position: relative;
}

.ad-box__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-title {
    font-size: 16px;
}

.matching-partners {
    margin-bottom: 10px;
}

.ad-container {
    padding-top: 43px;
}

/* ================
*     INTERESTS 
*  ================= */
.background-img {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.7) 100%), rgba(200, 198, 198, 0.7);
}

    .background-img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), rgba(200, 198, 198, 0.5);
        width: 100%;
        height: 100%;
    }

    .background-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.interests__container {
    margin-top: 126px;
    padding-bottom: 90px;
}

.interests__container--title,
.landing__container--title {
    font-size: 23.5px;
    margin-bottom: 10px;
}

.interests__container--subtitle,
.landing__container--subtitle {
    font-size: 14px;
    margin-bottom: 30px;
}

.interests__container--items-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 90px;
}

.interests__container--items {
    display: flex;
    flex-wrap: wrap;
}

.interests__container--item {
    width: calc(33.33% - 18px);
    background: #F0F1F1;
    border: 1px solid #4D5E6B;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 9px;
    transition: background 0.4s, color 0.3s;
}

    .interests__container--item:before {
        content: '';
        float: left;
        padding-top: 100%;
    }

    .interests__container--item span {
        font-size: 14px;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .interests__container--item:hover {
        background: #4D5E6B;
        color: #fff;
    }

#footerLanding {
    background-color: #0C1417;
    padding: 120px 0 60px 0;
    margin-top: 0;
    position: relative;
}

    #footerLanding .footer-address {
        color: #fff;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 0;
    }

#signinLink {
    background: #0C1417;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 6px 25px;
    font-size: 14px;
    color: #fff;
}

#registerLink {
    color: #fff;
    font-size: 14px;
    margin-right: 40px;
}

#joinLink {
    font-size: 13px;
    background: #4D5E6B;
    color: #ffffff;
    border-radius: 5px;
    padding: 6px 12px;
    display: block;
    width: 150px;
    text-align: center;
}
#joinLink-secondary {
    font-size: 13px;
    background: #FFFFFF;
    color: #4D5E6B;
    border: 1px solid #4D5E6B;
    border-radius: 40px;
    border-radius: 5px;
    padding: 6px 12px;
    display: block;
    width: 150px;
    text-align: center;
}
.post-job-link {
    margin-top: 10px;
}
/* ================
*     LANDING 
*  ================= */
.gray-btn {
    padding: 3px 13px;
    background-color: #c4c4c4;
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.box__profile-info {
    display: flex;
    margin-bottom: 20px;
}

.landing__container {
    padding-top: 180px;
    padding-bottom: 60px;
}

.box__pdf-icon {
    margin-bottom: 15px;
}

    .box__pdf-icon img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

.box__title {
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333333 !important;
    min-height: 72px;
}
    .box__title > a {
        font-size: 16px;
        color: #333333 !important; 
    }

.marker-ib {
    font-size: 22px !important;
    margin-right: 5px;
    color: #4D5E6B;
}

.box__name {
    margin-bottom: 16px;
    font-size:16px;
    color:#333333;
    display:flex;
}
.box__application-deadline{
    color:#333333;
}
#readMore-id {
    background-color: #EEF6F6;
    border: 1px solid #4D5E6B;
    color: #4D5E6B;
    width: 100%;
    font-weight: bold;
    border-radius: 5px;
}

#loadMore-id {
    background-color: #4D5E6B;
    border: 1px solid #4D5E6B;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 30px;
    font-size:13px;
}


    #readMore-id:hover {
        background: #4D5E6B;
        color: #ffffff;
    }

    .box__subtitle {
        margin-bottom: 15px;
    }

.landing-page-content {
    margin-top: 45px;
    margin-bottom: 45px;
}

    .landing-page-content .section-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .landing-page-content .matching-partners .box-container .box {
        padding: 0;
    }

.iconomy-logo {
    margin-bottom: 20px;
    display: inline-block;
}

    .iconomy-logo + p {
        font-size: 14px;
    }

.learn-more-btn {
    padding: 5px 10px;
    font-size: 14px;
    background: #C4C4C4;
    border-radius: 10px;
    float: right;
}

.box-container-advice {
    background-color: #D6D4D4;
    margin-bottom: 50px;
}

    .box-container-advice .landscape-image-container {
        left: -15px;
        position: relative;
        max-width: calc(100% + 15px);
        height: 100%;
        width: calc(100% + 15px);
    }

        .box-container-advice .landscape-image-container img {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute;
            object-fit: cover;
        }

    .box-container-advice .col-md-6:last-of-type {
        padding: 30px 60px 30px 15px;
    }

.jobs-post__user-img {
    width: 35px;
    height: 35px;
    margin-right: 15px;
}

.jobs-post .jobs-post__head {
    margin-bottom: 30px;
}

.jobs-post .icon-ib-location {
    margin-right: 15px;
    width: 20px;
}
.search-post {
    background-color: #36434d !important;
}
#searchByFilter {
    background-color: #36434d !important;
}

.content-info{
    margin-top:20px;
}
.info-main-title {
    font-size: 36px;
    color: #000000;
    font-family: Arial;
}
.content-info-second{
    margin-top:45px;
}
.info-second-title {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color:#000000;
    margin-bottom:24px;
}
.info-second-para {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin-bottom:0px;
    color: rgba(0, 0, 0, 0.8);
}
#content-info-second{
    margin-bottom:60px;
}
@media screen and (max-width:576px){
    .loadMore{
        margin-bottom:20px;
    }
    .content-info-second{
        margin-top:20px;
    }
}