﻿body {
    font-family: 'Open Sans', sans-serif !important;
    background: #fff;
    color: #222;
}

.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
}

.mybg-dark {
    background: #000000 !important;
}

header.masthead {
    position: relative;
    height: 100vh;
    background-color: #343a40;
    /*background: url('https://images.pexels.com/photos/167480/pexels-photo-167480.jpeg?auto=compress&cs=tinysrgb&h=650&w=940') no-repeat center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

    header.masthead .overlay {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .3
    }

@media (min-width:768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;
    }

        header.masthead h3 {
            font-size: 4rem;
        }
}

.testimonials {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.myform-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

button.btn.btn-light {
    position: absolute;
    background: transparent;
    border: none;
    height: 38px;
    right: 23px;
}

a.btn.btn-default.btn-scroll {
    border: 2px solid #fff;
    color: #fff;
    border-radius: 100%;
}



.big-img img {
    height: 325px;
    width: 100%;
    object-fit: cover;
}

.inner-section {
    position: relative;
}

.container.slider-top-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-login {
    width: 138px;
    background: #1fc6d8 !important;
    border: 1px solid #1fc6d8 !important;
}

    .btn-login:hover {
        background: #3683a1 !important;
        border: 1px solid #1fc6d8 !important;
    }

.mfa-white {
    color: #fff !important;
}

h3.my-heading {
    font-family: 'Kaushan Script', cursive;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin: 0;
}

p.myp-slider.text-center {
    color: #fff;
}

.btn-register {
    width: 138px;
    background: #1fc6d8 !important;
    border: 1px solid #1fc6d8 !important;
}


    .btn-register:hover {
        background: #3683a1 !important;
        border: 1px solid #1fc6d8 !important;
    }

.btn-join {
    background: #1fc6d8 !important;
    border: 1px solid #1fc6d8 !important;
}

section#about {
    width: 100%;
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
}

.btn-circle {
    border-radius: 50%;
}

.my-social-btn {
    background: lightgrey;
}

.card:hover .my-social-btn.fb {
    background: #205b9f;
}

.card:hover .my-social-btn.twitter {
    background: #00ace3;
}

.card:hover .my-social-btn.google {
    background: #ff3921;
}
/*
a.btn.btn-circle.my-social-btn.fb:hover {
    background: #205b9f;
}

a.btn.btn-circle.my-social-btn.twitter:hover {
    background: #00ace3;
}

a.btn.btn-circle.my-social-btn.google:hover {
    background: #ff3921;
}
*/
a.btn.btn-circle.my-social-btn {
    color: #fff;
    height: 40px;
    width: 40px;
}

.inner-section h3 {
    text-transform: uppercase;
    font-weight: bold;
}

    .inner-section h3:after {
        content: '';
        position: absolute;
        border-bottom: 4px solid #008ba3;
        width: 100%;
        max-width: 10%;
        top: 37px;
        left: 0;
    }

span.bg-main {
    color: #008ba3;
}

hr.my-border {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid #008ba3;
    width: 117px;
}

.linear-grid img {
    width: 100%;
    height: 124px;
    object-fit: cover;
}

.mybg-events {
    background: url('https://images.pexels.com/photos/167491/pexels-photo-167491.jpeg?auto=compress&cs=tinysrgb&h=650&w=940') no-repeat center center fixed;
    background-size: cover;
}

.h-262 {
    height: 262px !important;
}

h3.title-heading.text-center {
    color: #fff;
    font-weight: bold;
}

p.myp.text-center {
    color: #fff;
    font-size: 14px;
    margin-bottom: 3rem;
}

.big-img2 img {
    height: 472px;
    width: 100%;
    object-fit: cover;
}

.my-grid img {
    height: 228px;
    width: 100%;
    object-fit: cover;
}






.text-block {
    min-height: 228px;
    height: auto;
    background: #fff;
    padding: 15px;
}

h5.events-heading {
    font-weight: bold;
    font-size: 17px;
}

p.myp-font {
    font-size: 15px;
}

section#group {
    background: #fff;
    height: 100%;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none !important;
    border-radius: .28571429rem;
}

    .card:hover {
        color: #222 !important;
        box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    }

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none !important;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.mybg-music {
    background: url('https://images.pexels.com/photos/1267317/pexels-photo-1267317.jpeg?auto=compress&cs=tinysrgb&h=650&w=940') no-repeat center center fixed;
    background-size: cover;
}

section#marketplace {
    background: #f7f7f7;
    height: 100%;
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

    section#marketplace .card {
        font-size: 1em;
        overflow: hidden;
        padding: 0;
        border: none;
        border-radius: .28571429rem;
        box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    }

section#artist {
    background: #fff;
    height: 100%;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

a.link-color {
    color: #008ba3;
    font-weight: bold;
}

.my-right-text {
    padding-top: 3rem;
}


/***music gallery***/

.gal-item {
    overflow: hidden;
}

    .gal-item .box {
        overflow: hidden;
    }

.box img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
/****/
.item {
    position: relative;
}

    .item img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .item:hover img {
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }



/*sidebar navigation*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 0px;
        font-size: 36px;
        margin-right: 15px;
    }

#main {
    display: none;
}

#main {
    float: right;
    transition: margin-right .5s;
}

a.openNav {
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
}

.sidenav .nav-link {
    font-size: 13px;
    font-weight: bold;
}

.mob-ul {
    list-style-type: none;
    padding-left: 0;
}

.sidenav li {
    padding: 0 3px !important;
    position: relative;
}

    .sidenav li a {
        padding: 10px 15px;
        text-transform: uppercase;
    }

.sidenav ul li:hover .nav-link {
    color: #008ba3;
}

li.nav-item a:hover {
    background: #008ba3;
    color: #ffffff !important;
}



.floating-arrow {
    -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
    -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
    animation: floating-arrow 1.6s infinite ease-in-out 0s;
}

@keyframes floating-arrow {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    65% {
        -webkit-transform: translateY(11px);
        transform: translateY(11px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem
}

li.list-inline-item a {
    color: #fff;
    text-decoration: none;
}


/*-------------------responsive-----------------*/

@media screen and (max-width: 520px) {
    ::placeholder {
        font-size: 10px;
    }

    .scroll-down {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 45px;
    }

    .text-block {
        padding: 15px;
    }

    .linear-grid img {
        width: 100%;
        height: 181px;
    }

    .my-grid img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .btn-login {
        width: 100%;
    }

    .btn-register {
        width: 100%;
    }
}



@media only screen and (min-width:2560px) {
}

@media only screen and (min-width:1600px) and (max-width:1920px) {
    .navbar-toggler {
        display: none !important;
    }
}

@media only screen and (min-width:1440px) {
    .navbar-toggler {
        display: none !important;
    }
}

@media only screen and (max-width: 1280px) {
    .navbar-toggler {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
    .navbar-toggler {
        display: none !important;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    h5.events-heading {
        font-size: 15px;
    }

    p.myp-font {
        font-size: 13px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
    .navbar-toggler {
        display: none !important;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }
}

@media only screen and (max-width:736px) and (orientation:landscape) {
    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }
}

@media only screen and (max-width:667px) and (orientation:landscape) {
    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }
}

@media only screen and (max-width:568px) and (orientation:landscape) {
    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    h5.events-heading {
        font-size: 20px;
    }

    p.myp-font {
        font-size: 15px;
    }

    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }

    .box img {
        height: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .inner-section h3 {
        font-size: 18px;
    }

    h5.events-heading {
        font-size: 15px;
    }

    .inner-section p {
        font-size: 13px;
        text-align: justify;
    }

    section#marketplace img {
        object-fit: cover;
    }

    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }

    .box img {
        height: 100%;
    }
}

@media only screen and (min-width: 321px) and (max-width: 479px) {
    .inner-section h3 {
        font-size: 18px;
    }

    h5.events-heading {
        font-size: 15px;
    }

    .inner-section p {
        font-size: 13px;
        text-align: justify;
    }

    section#marketplace img {
        object-fit: cover;
    }

    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }

    .box img {
        height: 100%;
    }
}

@media only screen and (max-width:568px) and (orientation:landscape) {
    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }

    .box img {
        height: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .inner-section h3 {
        font-size: 18px;
    }

    h5.events-heading {
        font-size: 15px;
    }

    .inner-section p {
        font-size: 13px;
        text-align: justify;
    }

    section#marketplace img {
        object-fit: cover;
    }

    .navbar-toggler {
        display: none !important;
    }

    #main {
        display: block;
    }

    .header-wrap .navbar .nav-link {
        color: #fff;
    }

    .mob-ul {
        list-style-type: none;
        padding-left: 0;
    }

    .header-wrap .sub-menu {
        width: 250px;
    }

    .box img {
        height: 100%;
    }
}



.header-line-details {
    float: left;
    clear: right;
    padding: 0px;
    list-style-type: none;
}


.header-line {
    border-bottom: solid 5px #ef1010;
    top: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
}

    .header-line h1 {
        color: #3d4449;
        font-family: sans-serif;
        font-size: 18px;
        margin-bottom: 3px;
    }

/* Table structure with ul and li (responsive) */

.headingsmall {
    color: #3a4355;
    font-weight: bold;
    -webkit-text-shadow: 0px 0px 1px #119af2;
    -moz-text-shadow: 0px 0px 1px #119af2;
    -o-text-shadow: 0px 0px 1px #119af2;
    font: 400 24px/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
    text-shadow: 0px 0px 1px #119af2;
    text-transform: uppercase;
}

.ultable {
    width: 100%;
}

.ultablelist li {
    float: left;
    clear: left;
    padding-bottom: 4px;
}

.servicetable {
    /*border:1px solid #000;*/
    list-style: none;
    padding: 2px;
    width: 33%;
    display: inline-block;
}

.ultable .servicetable {
    border: 1px solid #000;
    list-style: none;
    padding: 4px;
    min-width: 32%;
    display: inline-block;
}


@media (max-width: 900px) {
    .servicetable {
        width: 30%;
    }
}

@media (max-width: 700px) {
    .servicetable {
        width: 40%;
    }
}

@media (max-width: 500px) {
    .servicetable {
        width: 50%;
    }
}

.servicetable a {
    word-break: keep-all;
    white-space: nowrap;
    width: 32%;
}



nav {
    background-color: #343a40;
}

.afternav {
    margin-top: 69px;
    width: 100%;
}

@media only screen and (min-width: 321px) and (max-width: 767px) {
    .afternav {
        margin-top: 100px;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .afternav {
        margin-top: 100px;
        width: 100%;
    }
}

.clearfont {
    color: #fff;
    font-family: 'Times New Roman';
    font-size: 22px;
    margin-bottom: 3px;
}

.tabBlock {
    background-color: #57574f;
    border: solid 0px #FFA54F;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 200px;
    width: 100%;
    overflow: hidden;
    display: block;
}

.clock {
    vertical-align: middle;
    font-family: Orbitron;
    font-size: 40px;
    font-weight: normal;
    color: #FFF;
    padding: 0 10px;
}

.clocklg {
    vertical-align: middle;
    font-family: Orbitron;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
}


.gridbox {
    padding: 2px 2px 2px 2px;
}

.gridbox .inner {
    background-color: #eee;
    min-height: 30px;
    padding-top: 5px;
}

/* autocomplete */

.ui-autocomplete {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: 2000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

    .ui-autocomplete > li > div {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.82857143;
        color: #333333;
        white-space: nowrap;
        border-bottom: 1px solid #000;
    }

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.each {
    /*border-bottom: 1px solid #555;
    padding: 3px 0;*/
}

.acItem .name {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.acItem .desc {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
}