/* Unessential CSS - Just here to make this sample page prettier */

html,
body {
    height: 100%;
}

body {
    margin: 0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

.wrapper {
    margin: 0 auto;
    max-width: 85%;
    padding: 0;
    height: 100%;
}

header {
    background: linear-gradient(to right top, #1fa8c4 0%, #bf4fb0fa 100%);
}

header:after {
    content: " ";
    display: table;
    clear: both;
}

.brand,
h1,
h2,
h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

h4,
h5,
h6 {
    letter-spacing: 1px;
}

h1 {
    font-size: 28px;
}

.main .dev-output pre {
    overflow: auto;
    max-height: 500px;
    background-color: #EBF4FD;
    padding: 0 1em 1em;
}

.brand {
    float: left;
    height: 80px;
    margin-left: 10px;
}

.brand p {
    margin: 0;
}

.rm-nav {
    letter-spacing: 1px;
}

.logo {
    font-size: 1.4em;
    line-height: 40px;
    width: 140px;
    float: left;
    text-decoration: none;
    padding: 0;
}

.rm-toggle.rm-button {
    margin-top: 25px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}

.rm-container.rm-layout-expanded {
    float: right;
}

.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 2rem;
    font-size: 1.2em;
    line-height: 2rem;
    position: relative;
}

.rm-layout-expanded .rm-nav>ul>li>a,
.rm-layout-expanded .rm-top-menu>.rm-menu-item>a {
    height: 80px;
    line-height: 80px;
}

.main {
    background-image: url("../images/cloud.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    min-height: 100%;
    padding-top: 1px;
}

.tagline {
    width: 360px;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}

.tagline strong {
    font-size: 1.3em;
}

.dev-output {
    background-color: #e1eaf3;
    /* fall-back */
    background-color: rgba(255, 255, 255, .85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}

.menu-title .flex-lists {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.menu-title .flex-lists img {
    position: relative;
    left: 14px;
}

.rm-layout-expanded li ul,
.rm-layout-expanded .rm-menu-item .rm-menu {
    min-width: 18em;
    word-break: break-all;
}

.onlys {
    background-color: #39737bf5 !important;

}

.onlys,
.onlys .rm-last,
.onlys .rm-last a {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.rm-menu-item {
    font-family: balboa, sans-serif;
    font-size: 21px;
    font-weight: bold;
}

.onlys .rm-menu-item {
    border-bottom: 1px solid #fff;
    background-color: #39737bf5 !important;
    font-size: 23px;
    margin-top: 0;
}



.onlys a:hover,
.newson .rm-menu-item {
    background-image: linear-gradient(90deg, #7c6bde 30%, #7f67db 51%, #786dde 85%, #756edd 95%)
}


.newson {
    position: relative;
}

.actives {
    display: block;
  }


.newson li {
    margin: 0 !important;
    border-radius: none;
}

.newson::before {}


.onlys .rm-last {
    border-bottom: none !important;
}

.newson .rm-last {
    border-radius: 0 !important;
    border-bottom: none !important;
}

.newson .rm-menu-item,
.newson .rm-last a {
    border-radius: 0 !important;
}


.nav-icon {
    display: none;
    width: 25px;
    height: 25px;
    object-fit: cover;

    float: right;
    position: relative;
    top: 15px;
    left: -30px;
}


.rm-layout-expanded li a,
.rm-layout-expanded li li a,
.rm-layout-expanded li li li a,
.rm-layout-expanded .rm-menu-item a,
.rm-layout-expanded .rm-menu-item .rm-menu-item a,
.rm-layout-expanded .rm-menu-item .rm-menu-item .rm-menu-item a {
    padding-left: 1.5em;
}

.goTop>img {
    width: 50px;
    height: 50px;
    cursor: pointer;

    border:2px solid #3885e6;
    border-radius: 8px;
}

.goTop {
    position: fixed;
    right: 20px;
    bottom: 35px;
}

.footer-header {
    position: relative;
    font-size: 26px;
    top: -5px;
}

.columns {
    margin-top: 10px;
}

.footer-header::before {
    content: "";
    position: absolute;
    left: 0;
    width: 65px;
    height: 2px;
    bottom: -4px;
    background: #f3a712;
    display: block;
}

.r-flexs {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-text {
    font-size: 25px;
    font-weight: 350;
    margin-top: 15px;
    line-height: 40px;
    font-family: 'allotrope,sans-serif';
    color: #000;
    letter-spacing: 0.5px;
}

.footersimgs {
    width: 200px;
    height: 60px;
    position: relative;
}

.footer-para {
    font-size: 21px;
    font-weight: 320;
}


.info-all li {
    display: flex;
}

.infoimg {
    flex: 0 0 18%;
    text-align: right;
}

.info-result,
.info-result2,
.info-result3 {
    margin-left: 1.5%;
}

.info-result,
.listemail,
.info-result2 {
    font-weight: 400;
    font-size: 25px;
    letter-spacing: 0.5px;
}


.info-result3 {
    display: flex;
    flex-direction: column;
}

.copyright {
    padding-top: 0;
    width: 100vw;
    margin-bottom: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 24px;
    font-weight: 400;
    background-color: #efefef;
}

.copyright p {
    margin: 0 !important;
    padding: 0 !important;
}

.footer-para a {
    color: #000 !important;
}

.section-5 {
    background: linear-gradient(to right top, #bf4fb0fa 0%, #1fa8c4 100%);
    padding-top: 15px;
    padding-bottom: 25px;
}

.product-module .swimmg-detail {
    padding-bottom: 40px;
}

.columns .rm-container.rm-layout-expanded {
    float: left !important;
}

.columns .rm-nav a {
    padding: 0 !important;
}

.columns .rm-nav a,
.columns .rm-nav a:hover,
.columns .onlys {
    /* background-color: transparent !important; */
}

.columns .rm-layout-expanded li ul,
.columns .rm-layout-expanded .rm-menu-item .rm-menu {
    width: 13em;
}


.columns .onlys .rm-menu-item {
    font-size: 19px;
    background-color: transparent !important;
    border-bottom: none;
}

.columns .rm-layout-expanded .rm-nav>ul>li>a,
.columns .rm-layout-expanded .rm-top-menu>.rm-menu-item>a {
    height: 50px;
    line-height: 50px;
    width: 10.85em;
}

.columns .onlys,
.columns .onlys .rm-last,
.columns .onlys .rm-last a {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.columns .newson li {
    border-bottom: none !important;
    /*  */
}

.columns .nav-icon {
    position: absolute;
    top: 0px;
    left: -40px;
    width: 28px;
    height: 28px;
}

.onlys .newson li {
    width: 8em !important;
}

@media (min-width: 800px) {
    .cols-flexs2 {
        position: relative;
        left: 40px;
    }

    .columns {
        border-top: 1px solid #ccc;
        padding-top: 8px;
    }

    .footersimgs {
        width: 75vw;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    
}


@media (max-width: 720px) {
    .wrapper {
     
        max-width: 100%;
    }

    .logo {
        width: 90px;
    }

    .menu-all a,
    .menu-all font {
        font-size: 1em;
    }

    .swiper1 .swiper-slide {
        font-size: 18px;
    }

    .swiper-container-free-mode>.swiper-wrapper {
        padding-bottom: 0;
    }

    .swiper-wrapper .tab-content_title {
        font-size: 29px;
    }

    .swiper2 .swiper-slide {
        padding: 0;
    }

    .swiper-wrapper .smfont {
        margin-bottom: 0;
    }

    .ultraImg {
        position: relative;
        top: 70px;
    }


    .product-module {
        top: 0;
    }

    .product-module .swimming-tab .nav-container {
        border-radius: 0;
    }

    .footer-text {
        margin-top: 0;
        font-size: 16px;
        letter-spacing: 0;
    }

    .footersimgs {
        height: 35px;
    }

    .copyright {
        font-size: 18px;
    }

    .info-result, .listemail, .info-result2 {
        font-size: 20px;
    }

    ul.nav {
        justify-content: flex-start;
        padding-left: 0;
    }

    .content-html .gradHtml {
        margin: 0;
    }

    .content-html .gradUrl {
        width: 50px;
        height: 50px;
    }

    .menu-all {
        height: 32px;
        line-height: 32px;
    }

    .nav-icon {
        display: none;
        width: 25px;
        height: 20px;
        object-fit: contain;
        float: right;
        position: relative;
        top: -3px;
        left: -30px;
    }
}