body {
    overflow-x: hidden;
    font-family: 'Nunito Sans', sans-serif, sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
}

html {
    scroll-behavior: smooth;
}

a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: none !important;
}

a,
a:hover,
a:visited,
a:focus,
a:active,
a:link,
button {
    outline: none !important
}

#loom-companion-mv3 {
    display: none !important;
}

.p-white {
    color: #fff;
}

.p-black {
    color: #0a0a0a;
}

.p_14 {
    font-size: 14px !important;
}

.p_15 {
    font-size: 15px !important;
}

.p_16 {
    font-size: 16px !important;
}

.p_17 {
    font-size: 17px !important;
}

.p_18 {
    font-size: 18px !important;
}

.p_20 {
    font-size: 20px !important;
}

.p_24 {
    font-size: 24px !important;
}

.p-56 {
    font-size: 56px !important;
}

.p-48 {
    font-size: 48px !important;
}

.p-w-300 {
    font-weight: 400 !important;
}

.p-weight-300 {
    font-weight: 300;
}

.p_lighter {
    font-weight: 300 !important;
    line-height: 32px;
    text-transform: capitalize !important;
}


/* ---------- colors  --------- */

.bg_white {
    background: #fff;
}

.color_white {
    color: #fff !important;
}

.bg_gray {
    background: #edf3f8;
}

.bg_light_gray {
    background: #f7f7f7 !important;
}

.bg_light_gray_2 {
    background: #F2F2F2;
}


/* ---------- Padding  --------- */

.p-l {
    padding-left: 20px;
}

.p-0 {
    padding: 0 !important;
}

.p-t-10 {
    padding-top: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-t-55 {
    padding-top: 55px;
}

.p-b-55 {
    padding-bottom: 55px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-t-65 {
    padding-top: 65px;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-t-75 {
    padding-top: 75px;
}

.p-b-75 {
    padding-bottom: 75px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-t-85 {
    padding-top: 85px;
}

.p-b-85 {
    padding-bottom: 85px;
}

.p-t-90 {
    padding-top: 90px;
}

.p-b-90 {
    padding-bottom: 90px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-l-0 {
    padding-left: 0
}

.p-r-0 {
    padding-right: 0
}

.p-t-0 {
    padding-top: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}


/* ---------- Margin --------- */

.margin-top-65 {
    margin-top: -65px;
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-15 {
    margin-top: 15px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-t-55 {
    margin-top: 55px;
}

.m-b-55 {
    margin-bottom: 55px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-t-65 {
    margin-top: 65px;
}

.m-b-65 {
    margin-bottom: 65px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-t-75 {
    margin-top: 75px;
}

.m-b-75 {
    margin-bottom: 75px;
}

.m-t-80 {
    margin-top: 80px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-t-85 {
    margin-top: 85px;
}

.m-b-85 {
    margin-bottom: 85px;
}

.m-t-90 {
    margin-top: 90px;
}

.m-b-90 {
    margin-bottom: 90px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-t-110 {
    margin-top: 110px;
}

.m-b-110 {
    margin-bottom: 110px;
}

.lft {
    padding-left: 0 !important;
    padding-right: 5px !important
}

.rght {
    padding-right: 0 !important;
    padding-left: 5px !important
}

.no-mrg {
    margin: 0 !important
}

.no-pd {
    padding: 0 !important
}

.section {
    padding: 60px 0;
    position: relative;
}

.top-head {
    background: rgb(57, 143, 243);
    background: linear-gradient(90deg, rgba(57, 143, 243, 1) 0%, rgba(105, 1, 185, 1) 100%);
    padding-top: 0px;
    padding-bottom: 0;
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-head p,
.top-head ul {
    padding: 0px;
    margin-bottom: 0;
}

.logo-box {
    margin-top: 0px
}

.no-brdr {
    border: none !important
}

.btm-head {
    padding-bottom: 10px;
    padding-top: 0px
}

.mid-box {
    padding-top: 5px;
    padding-bottom: 0px
}

.top-left-section {
    text-align: left
}

.top-right-section ul,
.top-left-section ul {
    list-style: none;
    padding: 0
}

.top-right-section ul li {
    color: #fff;
}

.top-right-section ul li:first-child {
    font-size: 12px;
}

.top-right-section ul li,
.top-left-section ul li {
    display: inline-block;
    vertical-align: middle;
}

.top-left-section ul li {
    margin-left: 20px;
}

.top-left-section ul li:first-child {
    margin-left: 0;
}

.top-right-section ul li a,
.top-left-section ul li a {
    color: #fff;
    font-size: 13px
}

.top-right-section ul li a:hover,
.top-left-section ul li a:hover {
    color: #fff;
}

.top-right-section ul li {
    margin-left: 5px;
    margin-right: 5px;
}

.top-left-section ul li i {
    transform: rotateY(180deg);
    margin-right: 5px;
}

.banner-img img {
    width: 100%;
}

.top-right-section {
    text-align: right;
}

.mid-box {
    background: #fff;
    border-radius: 0px;
    padding: 8px 0 !important;
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}

.mid-box .logo-box img {
    width: 130px;
}

.member-area {
    background: #398ff3;
    border-radius: 0 6px 6px 0;
    height: 100%;
    padding-bottom: 10px;
    padding-top: 12px;
}

.member-area li {
    display: inline-block;
    margin-left: 15px;
}

.member-area li img {
    width: 20px;
}

.member-area li.user-icon {
    background: #6901b9;
    border-radius: 100%;
    padding: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border: 2.5px solid #fff;
    margin-left: -20px;
    margin-right: 15px;
}

.member-area ul {
    margin: 0;
}

.member-area ul p {
    margin-bottom: 0;
}

.member-area ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.banner-img {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
}

.home-banner .carousel-inner {
    max-height: 590px;
}

.home-banner .carousel-inner img {
    object-fit: cover;
}

.home-banner .carousel-caption {
    top: 30%;
    bottom: unset !important;
}

.home-banner .carousel-caption h1 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.home-banner .carousel-caption h3 {
    font-size: 30px;
    text-transform: uppercase;
}

.banner-img h3 {
    display: inline;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 37%;
    color: #fff;
    background: #398ff3;
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px 15px 4px 15px;
    border-radius: 4px;
    max-width: max-content;
    margin: auto;
    letter-spacing: 5px;
    line-height: normal;
}

.banner-img h1 {
    display: inline;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 45%;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    border-radius: 4px;
    max-width: 720px;
    margin: auto;
    letter-spacing: 2px;
    line-height: normal;
    font-weight: 900;
}

.home-banner {
    overflow: hidden;
}

.home-banner .orange-btn {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 20%;
    margin: auto;
}

.orange-btn {
    background: #ed8053;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: max-content;
    line-height: normal;
    font-weight: bold;
    display: block;
}

.orange-btn:hover {
    background: #398ff3;
    color: #fff;
}

.small-title {
    color: #6901b9;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.main-title {
    font-size: 36px;
    font-weight: 800;
    color: #398ff3;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 25px;
}

section {
    padding-top: 90px;
    padding-bottom: 90px;
}

.about-intro .btn {
    margin-top: 30px;
}

.about-intro p {
    color: #05264c
}

.why-join {
    background: rgb(57, 143, 243);
    background: linear-gradient(90deg, rgba(57, 143, 243, 1) 0%, rgba(105, 1, 185, 1) 100%);
    padding: 0;
}

.why-join h3 {
    font-size: 20px;
    color: #fff;
    text-align: left;
}

.join-clmn {
    text-align: center;
    margin-top: 35px;
}

.join-clmn img {
    width: 200px;
    margin-bottom: 25px;
}

.join-clmn p {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.srvcs-pad {
    padding: 50px 20px;
}

.srvcs-pad ul {
    list-style: none;
    padding-left: 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.srvcs-pad ul li {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.2;
}

.srvcs-pad ul li span {
    color: rgba(255, 255, 255, .2);
    font-size: 36px;
    font-weight: 900;
    vertical-align: middle;
}

img {
    max-width: 100%;
}

.events .item {
    margin: 12px;
    border-radius: 6px;
    background: #e8ebf0;
    padding-top: 1px
}

.events .item img {
    max-width: 100%;
    border-radius: 6px;
}

.slide-info {
    position: absolute;
    bottom: 0;
    padding: 20px 25px;
    height: 200px;
    z-index: 9;
}

.slide-info h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.slide-info p {
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    font-weight: 300;
}

.slide-info a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.owl-pagination {
    display: none !important
}

.owl-theme .owl-controls.clickable .owl-buttons {
    opacity: 1 !important
}

.events .main-title::after {
    content: "";
    background: #ed8053;
    height: 1px;
    width: 40px;
    display: block;
    margin: 15px 0;
}

.events .item .overlay {
    position: absolute;
    width: 94%;
    height: 94%;
    background: rgb(31, 57, 113);
    background: linear-gradient(0deg, rgba(31, 57, 113, 1) 0%, rgba(31, 57, 113, 0) 100%);
    z-index: 1;
    border-radius: 6px;
}

.home-team .main-title {
    color: #398ff3;
}

.home-team .main-title::after {
    content: "";
    background: #ed8053;
    height: 1px;
    width: 80px;
    display: block;
    margin: 15px auto;
}

.dsvy-featured-wrapper img {
    border-radius: 8px 8px 0 0;
    height: auto;
    max-width: 100%;
}

.designervily-box-content {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(26, 47, 106, 0.09);
    text-align: center;
    padding-bottom: 35px;
    border-radius: 0 0 8px 8px;
}

.designervily-box-content {
    text-align: center;
}

.designervily-box-team-position {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    background: #0c121d;
    background-color: rgb(12, 18, 29);
    padding: 5px 10px;
    border-radius: 0 0 10px 10px;
}

.designervily-box-team-position {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    background: #fb4c37;
    padding: 5px 10px;
    border-radius: 0 0 10px 10px;
}

.designervily-box-content .dsvy-team-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #398ff3;
}

.designervily-box-content .dsvy-team-title a {
    color: #398ff3;
    text-transform: uppercase;
    font-weight: 800;
}

.dsvy-team-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dsvy-team-social-links li {
    display: inline-block;
    margin-right: 10px;
}

.dsvy-team-social-links li a {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    color: #746e70;
    display: block;
    background-color: #f6f2f1;
    border-radius: 50%;
}

.home-team .item {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.parteners {
    background: #f8f7f4;
    margin-top: -285px;
    padding-top: 300px;
}

.container .img {
    max-width: 100%;
}

.main-footer {
    background-color: #f0f0f0;
    padding-top: 60px;
    padding-bottom: 40px;
}

.footer-social {
    margin-top: 35px;
}

.footer-social li {
    width: auto !important;
    background: none !important;
    color: #6901b9;
}

.footer-social li p,
.footer-social li a {
    color: #6901b9 !important;
    font-size: 16px !important;
}

.footer-info ul {
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

.footer-info ul li {
    display: inline-block;
    vertical-align: middle;
}

.footer-info ul li {
    margin-left: 5px;
    margin-right: 5px;
    background: rgb(57, 143, 243);
    background: linear-gradient(90deg, rgba(57, 143, 243, 1) 0%, rgba(105, 1, 185, 1) 100%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.footer-info ul li:hover {
    background: #398ff3;
}

.footer-info ul li a {
    color: #fff;
    font-size: 12px;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 4px;
}

.footer-info img {
    max-width: 150px;
    margin-bottom: 25px;
}

.footer-info p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
}

.copyrights {
    background: rgb(57, 143, 243);
    background: linear-gradient(90deg, rgba(57, 143, 243, 1) 0%, rgba(105, 1, 185, 1) 100%);
    text-align: center;
}

.copyrights p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.menu-bar ul.navbar-nav {
    display: block;
    text-align: right;
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: inline-block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-nav>li {
        display: inline-block;
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

@media (min-width: 1024px) {
    #mybutton {
        display: none;
    }
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 99999 !important;
    right: 0;
    width: 87%;
    margin: auto;
    max-width: 90%;
}

.bottom-head {
    padding-bottom: 10px;
}

.inside-page.home-banner {
    height: 70vh;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-position: center;
}

.inside-page.home-banner.cnct-bg {
    background-image: url(../img/cnct-bg.jpg);
}

.inside-page.home-banner h1 {
    font-size: 40px !important;
    position: unset;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    border-radius: 4px;
    max-width: 720px;
    letter-spacing: 2px;
    line-height: normal;
    font-weight: 900;
}

.inside-page.home-banner h3 {
    position: unset;
    margin-top: 300px;
    color: #fff;
    background: #398ff3;
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px 15px 4px 15px;
    border-radius: 4px;
    max-width: max-content;
    letter-spacing: 5px;
    line-height: normal;
}

.inside-page.home-banner h1,
.inside-page.home-banner h3 {
    text-align: left;
    display: block;
}

.inside-page.home-banner .banner-img {
    position: unset;
}

.parteners.inside-prtnrs {
    margin-top: 0;
    padding-top: 90px;
}

.gray-bg {
    background: #faf9f7;
}

.wwd-info {
    margin-top: 30px;
}

.wwd-info img {
    width: 100px;
    margin-bottom: 25px;
}

.wwd-info h3 {
    font-size: 24px;
    font-weight: bold;
    color: #398ff3;
}

.cnct-ul {
    padding-left: 0;
    margin-top: 30px;
    list-style: none;
}

.cnct-ul i {
    color: #6901b9;
    font-size: 18px;
    margin-right: 10px;
}

.cnct-ul li:last-child i {
    transform: rotate(90deg);
    color: #6901b9;
}

.cnct-ul li {
    margin-bottom: 25px;
}

.cnct-ul li a {
    margin-left: 27px;
}

.cnct-ul li p {
    color: #398ff3;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 18px;
}

.cnct-form {
    padding: 60px;
    background: #fff;
}

.cnct-title {
    font-size: 32px;
}

.cnct-p {
    font-size: 18px;
    color: #398ff3;
}

.cnct-form input,
.cnct-form textarea {
    border-radius: 0;
    background: #fbfbf9;
    font-size: 14px;
    min-height: 50px;
}

.cnct-form select {
    border-radius: 0;
    background: #fbfbf9;
    font-size: 14px;
    min-height: 50px;
    padding-top: 14px;
}

.cnct-form button {
    background: #6901b9;
    border-radius: 0;
    padding: 10px 30px;
    text-transform: uppercase;
}

.cnct-form .form-check input {
    min-height: unset;
}

.form-links {
    float: right;
    width: 60%;
    text-align: right;
}

.form-links ul {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}

.form-links ul li {
    display: inline-block;
}

.form-links ul li p a {
    font-size: 14px;
    color: #398ff3;
    font-weight: bold;
}

.form-links ul li p a:hover {
    color: #6901b9;
}

.inside-team .owl-theme .owl-controls.clickable .owl-buttons {
    bottom: -50px;
    top: unset;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

.inside-team .owl-theme .owl-controls.clickable .owl-buttons .owl-prev,
.inside-team .owl-theme .owl-controls.clickable .owl-buttons .owl-next {
    position: unset;
}

.team-box {
    background: #fff;
    margin-left: -120px;
    padding: 80px 70px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 50px 3px;
}

.event-form input {
    background: none;
    border: none;
    outline: none;
    border-bottom: 1px solid #243a4b;
    height: 40px;
    padding-top: 5px;
    padding-left: 0;
}

.event-form select {
    border: none;
    outline: none;
    border-bottom: 1px solid #243a4b;
    height: 40px;
    padding-top: 5px;
    padding-left: 0;
    position: relative;
}

.event-form button {
    height: 50px;
    background: #ee8154;
    border: none;
    line-height: 1.5;
    margin-top: 20px !important;
    font-weight: bold;
    letter-spacing: 2px;
}

.event-form label {
    margin-bottom: -5px;
    color: #6901b9;
    display: block;
}

.event-form button:hover {
    background: #398ff3;
}

.event-form select:focus,
.event-form input:focus {
    outline: none;
    box-shadow: none;
}

.event-form .drp {
    position: relative;
}

.event-form select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    /* Add some styling */
    display: block !important;
    font-size: 16px !important;
    line-height: 1.75 !important;
    color: #333 !important;
    background-color: #ffffff !important;
    background-image: none !important;
    -ms-word-break: normal !important;
    word-break: normal !important;
}

.event-form .drp:after {
    content: ">";
    font: 20px "Consolas", monospace;
    color: #398ff3;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    /*Adjust for position however you want*/
    top: 35px;
    /*left line */
    position: absolute;
    pointer-events: none;
}

.inside-events .item {
    position: relative;
    margin: 0;
    margin-bottom: 25px;
}

.inside-events .item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.pagination .frst,
.pagination .frst a,
.pagination .lst,
.pagination .lst a {
    background-color: #398ff3;
    border-radius: 0 !important;
    color: #fff;
}

.pagination li {
    margin-right: 5px;
}

.pagination li a {
    color: #398ff3;
    font-size: 12px;
}


/* new style 8-5 */

.user-menu {
    background: #fff;
    padding: 25px;
}

.user-menu h3 {
    font-size: 20px;
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

.user-menu ul {
    list-style: none;
    padding-left: 5px;
    margin-top: 20px;
}

.user-menu ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.user-menu ul li a {
    color: #398ff3;
    font-weight: bold;
    font-size: 15px;
}

.user-menu ul li a:hover,
.user-menu ul li.active a {
    color: #6901b9;
}

.dashboard-details {
    max-width: 95%;
    margin-left: 5%;
    padding: 50px;
    background: #fff;
}

.dashboard-details .main-title {
    font-size: 24px;
    text-transform: none;
}

.points-circle {
    background: #398ff3;
    height: 200px;
    width: 200px;
    border-radius: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 10px solid #6901b9;
    box-shadow: 0 0 0px 10px #fff inset;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
    margin: 50px auto;
}

.points-circle h3 {
    color: #fff;
    font-weight: bolder;
    margin-bottom: 5px;
    font-size: 40px;
}

.points-circle h5 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 20px;
}

.dashboard-details .slide-info {
    height: 120px;
}

.dashboard-details .slide-info h3 {
    font-size: 16px;
}

.closey {
    position: absolute;
    right: 10px;
    font-size: 24px;
    color: #fff;
    z-index: 9999;
}


/***responsive***/

@media (max-width:767px) {
    .fixed-header {
        max-width: 100% !important;
        width: 100% !important;
    }
    body .no-pd {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    nav.navbar.bootsnav .navbar-nav>li {
        text-align: left !important;
    }
    nav.navbar.bootsnav {
        padding: 0 !important;
    }
    body {
        overflow-x: hidden;
    }
    .top-left-section ul li {
        margin-left: 0;
    }
    .top-left-section ul li p,
    .top-left-section ul li a {
        font-size: 11px;
    }
    .top-head .row {
        align-items: center;
    }
    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    .navbar-header {
        position: absolute;
        right: 0;
        top: -40px;
    }
    .nav.navbar.bootsnav {
        padding: 0;
    }
    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: unset !important;
        overflow: hidden !important;
    }
    .home-banner .carousel-caption h1 {
        font-size: 16px;
    }
    .home-banner .carousel-caption h3 {
        font-size: 12px;
    }
    .home-banner .carousel-caption h3 br {
        display: none;
    }
    .home-banner .carousel-caption {
        top: 15%;
        bottom: unset !important;
        display: block !important;
    }
    .main-title {
        font-size: 26px;
    }
    .ordr2 {
        order: 2;
    }
    .about-intro img {
        margin-top: 25px;
    }
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .srvcs-pad ul {
        width: 100%;
        margin-bottom: 0;
    }
    .srvcs-pad ul li span {
        font-size: 18px;
    }
    .srvcs-pad ul li {
        font-size: 14px;
    }
    #loom-companion-mv3 {
        display: none !important;
    }
    .srvcs-pad {
        padding: 50px 10px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    nav.navbar.bootsnav .navbar-nav>li {
        text-align: left !important;
    }
    nav.navbar.bootsnav {
        padding: 0 !important;
    }
    .srvcs-pad {
        padding: 50px 10px;
    }
    body {
        overflow-x: hidden;
    }
    .top-left-section ul li {
        margin-left: 0;
    }
    .top-left-section ul li p,
    .top-left-section ul li a {
        font-size: 11px;
    }
    .top-head .row {
        align-items: center;
    }
    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    .navbar-header {
        position: absolute;
        right: -30px;
        top: -10px;
    }
    .nav.navbar.bootsnav {
        padding: 0;
    }
    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: unset !important;
        overflow: hidden !important;
        height: 350px !important;
        position: absolute;
        z-index: 999;
        right: 0;
        top: 44px;
        width: 360px;
    }
    nav.navbar.bootsnav .navbar-nav {
        width: 100%;
        background-color: #edf3f8;
    }
    nav.navbar.bootsnav .navbar-nav li {
        display: block;
    }
    .home-banner .carousel-caption h1 {
        font-size: 26px;
    }
    .home-banner .carousel-caption h3 {
        font-size: 22px;
    }
    .home-banner .carousel-caption h3 br {
        display: none;
    }
    .home-banner .carousel-caption {
        top: 30%;
        bottom: unset !important;
        display: block !important;
    }
    .main-title {
        font-size: 24px;
    }
    .ordr2 {
        order: 2;
    }
    .about-intro img {
        margin-top: 25px;
    }
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .srvcs-pad ul {
        width: 100%;
        margin-bottom: 0;
    }
    .srvcs-pad ul li span {
        font-size: 18px;
    }
    .srvcs-pad ul li {
        font-size: 14px;
    }
    #loom-companion-mv3 {
        display: none !important;
    }
    p {
        font-size: 14px;
    }
}

@media (max-width:1024px) and (min-width:992px) {
    .srvcs-pad ul li span {
        font-size: 20px;
    }
    .srvcs-pad ul li {
        font-size: 14px;
    }
    .srvcs-pad {
        padding: 50px 10px;
    }
}