body {
    /*    font-family: 'Roboto', sans-serif;*/
    /*  font-family: 'Open Sans', sans-serif;

    font-family: 'Montserrat', sans-serif;*/
    /*  font-family: 'Josefin Slab', serif;*/
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 400;
}


/*@font-face {

    font-family: 'OpenSans-Regular';

    src: url('../fonts/OpenSans-Regular.ttf');

}



@font-face {

    font-family: 'OpenSans-Semibold';

    src: url('../fonts/OpenSans-Semibold.ttf');

}



@font-face {

    font-family: 'Montserrat-Medium';

    src: url('../fonts/Montserrat-Medium.otf');

}
*/

h1,

h2,

h3,

h4,

h5,

h6 {

    margin: 0px;
}



a,

a:hover {

    text-decoration: none;

    color: #FF0F7D;
}



.dropdown.mobile {

    display: none;
}

select {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.navbar-brand {

    margin: 0px;

    position: absolute;

    z-index: 1;

    top: -29px;

    height: 179px;

    width: 179px;

    background-color: rgba(255, 255, 255, 1);

    border-radius: 100%;

    padding: 0px 0px 10px 0px;

    text-align: center;
}



.navbar-brand img {

    height: 122px;

    width: 119px;

    margin: 42px auto 0px;

    text-align: center;
}



.navbar-light .navbar-nav .nav-item a {

    font-size: 16px;

    color: rgba(0, 0, 0, 1);
}



.banner {

    position: relative;

    background-size: 100% 100%;

    padding: 190px 0px;
}



.navbar.navbar-expand-lg {

    padding: 0px;
}

.navbar-nav .nav-item:nth-child(2) a {

    color: #9f019f !important
}



.navbar-light .navbar-nav .nav-item a {

    font-size: 16px;

    color: rgba(0, 0, 0, 1);

    padding: 21px 20px !important;

    text-transform: uppercase;

    border-bottom: 4px solid transparent;
    font-weight: 600;

    /*font-family: 'Roboto', sans-serif;
outline: none;*/
}



.navbar-light .nav-item.active a {

    border-bottom: 4px solid rgba(159, 1, 159, 1);
}



.btn.btn-dark {

    height: 37px;

    width: 65px;

    background: none;

    border: none;

    border-radius: 0px;

    font-size: 16px;

    font-weight: 500;

    color: #9f019f;

    text-align: left;

    position: relative;
}



.btn.btn-dark:focus,

.btn.btn-dark:hover,

.btn.btn-dark:active {

    box-shadow: none !important;

    background: none!important;

    border: none!important;
}



.dropdown-desktop .dropdown-menu.show {

    right: 0;

    left: auto !important;
}



.btn.btn-dark::after {

    content: "\f106";

    font: normal normal normal 16px/1 FontAwesome;

    position: absolute;

    top: 10px;

    right: 9px;
}



.banner::after {

    content: "";

    position: absolute;

    top: 0px;

    left: 0x;

    bottom: 0px;

    width: 100%;

    background-color: rgba(0, 0, 0, 0.0);
}



.banner-text {

    position: relative;

    z-index: 1;
}



.banner-text h1 {

    font-size: 48px;

    font-weight: 900;

    color: rgba(255, 255, 255, 1);

    line-height: 63px;
    font-family: 'Righteous', cursive;
}



.banner-text h5 {

    font-size: 18px;

    color: rgba(255, 255, 255, 1);

    line-height: 24px;

    margin: 12px 0px 30px;

    font-weight: normal;
}



.search {

    background-color: rgba(255, 255, 255, 1);

    border: 1px solid rgba(151, 151, 151, 1);

    padding: 9px 3px;
    max-width: 916px;
    display: inline-block;
}



.search .address {

    width: 319px;
}



.search .form {

    width: 120px;

    background-image: url(../images/arrow.png) !important;

    background-position: 94% 51% !important;

    background-size: 15% 24% !important;

    background-repeat: no-repeat;
}



.search .tickets {

    width: 151px;

    background-image: url(../images/tickets.png) !important;

    background-position: 8% 51% !important;

    background-size: 14% 34% !important;

    background-repeat: no-repeat;

    padding: 10px 15px 10px 40px !important;
}



.search .form-group {

    padding: 0px 4px;
}



.search .form-group .form-control {

    -moz-appearance: none;

    -webkit-appearance: none;

    background-color: rgba(238, 238, 238, 1);

    border: 1px solid rgba(238, 238, 238, 1);

    font-size: 16px;

    color: #666;

    padding: 10px 15px;

    border-radius: 0px;

    height: auto !important;

    position: relative;
    margin-bottom: 0px;
}



.search .form-group .form-control:focus {

    box-shadow: none !important;
}



.btn.btn-primary {

    border-radius: 0px;

    padding: 8px 20px;

    width: 158px;

    background-color: rgba(159, 1, 159, 1);

    border: 1px solid rgba(159, 1, 159, 1);

    font-size: 16px;

    font-weight: bold;

    color: rgba(255, 255, 255, 1);

    text-transform: uppercase;
}



.btn.btn-primary:focus,

.btn.btn-primary:hover,

.btn.btn-primary:active {

    box-shadow: none !important;
}



.search-mobile {

    display: none;
}



#work {

    padding: 80px 0px;
}



.sec-heading h3 {

    font-size: 38px;

    font-weight: 500;

    color: rgba(51, 51, 51, 1);

    line-height: 46px;
}



.sec-heading p {

    font-size: 19px;

    font-weight: 300;

    color: rgba(153, 153, 153, 1);

    line-height: 29px;

    width: 604px;

    margin: 10px auto;
}



.work-box-top:nth-child(2) .work-box {

    border: none;

    background-color: rgba(159, 1, 159, 1);
}



.work-box-top:nth-child(2) .work-box p {

    color: #ffed00;
}



.work-box-top:nth-child(2) .work-box h3 {

    color: #fff;
}



.work-box-top:nth-child(2) .work-box svg #HomePage {

    fill: #fff !important;
}



.work-box {

    position: relative;

    width: 100%;

    height: 420px;

    padding: 37px;

    text-align: center;

    margin-top: 50px;

    background: #eeeeee;

    z-index: 999;

    transition: .5s ease;

    border: 4px solid #ffed00;
}



.work-boxsec p {

    font-size: 16px;

    color: #9f019f;

    text-align: center;

    letter-spacing: 0.01em;

    line-height: 26px;
}



.work-box:hover .work-boxsec p {

    color: #ffed00;
}



.work-boxsec .img-sec {

    margin-bottom: 20px;
    display: inline-block;
    width: 60px;
}

.work-boxsec .img-sec img {
    width: 100%;
}

.work-boxsec:hover .img-sec img {
    filter: brightness(100%) invert(100%);
    transition: all 1s ease-in-out;
}

.work-box-top:nth-child(2) .work-boxsec:hover .img-sec img {
    filter: none!important;
}



.work-boxsec {

    display: block;

    width: 100%;

    height: auto;

    margin-top: 13px;

    transition: .5s ease;
}



.work-box:hover .work-boxsec {

    transition: .5s ease;

    margin-top: 0px;
}



.work-box:hover svg #HomePage {

    fill: #fff !important;
}



.work-box:hover .work-boxsec h3 {

    color: #fff;
}



.work-boxsec h3 {

    font-size: 21px;

    color: rgba(74, 74, 74, 1);

    text-align: center;

    line-height: 32px;

    margin: 20px 0px 12px 0px;

    transition: all .3s ease-in-out;
}



.work-box::before {

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    background-color: rgba(159, 1, 159, 1);

    overflow: hidden;

    width: 100%;

    height: 0%;

    transition: .5s ease;

    z-index: -3;
}



.work-box:hover::before {

    height: 100%;
}



.worktext {

    color: white;

    font-size: 20px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -51%);

    -ms-transform: translate(-50%, -50%);

    text-align: center;

    width: 100%;

    padding: 37px;
}



.worktext h3 {

    font-size: 21px;

    line-height: 32px;

    margin: 20px 0px 12px 0px;
}



.worktext p {

    font-size: 16px;

    color: rgba(255, 255, 255, 0.8);

    text-align: center;

    letter-spacing: 0.01em;

    line-height: 26px;
    /*    font-family: 'Open Sans', sans-serif;*/
}



#events-home {

    padding: 100px 0px;

    position: relative;

    background-size: 100% 100%;
}



#events-home::after {

    content: "";

    position: absolute;

    top: 0px;

    left: 0x;

    bottom: 0px;

    width: 100%;

    background-color: rgba(0, 0, 0, 0.7);
}



.events-home-sec {

    position: relative;

    z-index: 1;

    text-align: center;
}



.events-home-sec:hover svg #HomePage {

    fill: #dd39dd;
}



.events-home-img {

    height: 85px;
    width: 60px;
    display: inline-block;
}

.events-home-img img {
    width: 100%;
    filter: brightness(100%) invert(100%);
}


.events-home-sec h2 {

    margin-top: 12px;

    font-size: 48px;

    font-weight: 800;

    color: rgba(255, 255, 255, 1);

    line-height: 63px;
}



.events-home-sec h5 {

    font-size: 18px;

    color: rgba(255, 255, 255, 1);

    text-align: center;

    letter-spacing: 0.06em;

    text-transform: uppercase;
}



#best-events {

    padding: 200px 0px 0px 0px;
}



.btn.btn-info {

    font-size: 14px;

    font-weight: 500;

    color: #9f019f;

    text-align: center;

    letter-spacing: 0.07em;

    line-height: 14px;

    background-color: #ffed00;

    border: 1px solid #ffed00;

    border-radius: 0px;

    text-transform: uppercase;

    padding: 15px 30px;
}



.best-events-text h2 {

    font-size: 38px;

    color: rgba(51, 51, 51, 1);

    line-height: 46px;
}



.best-events-text p {

    font-size: 16px;

    color: rgba(102, 102, 102, 1);
    /*
    font-family: 'Open Sans', sans-serif;*/
    letter-spacing: 0.01em;

    line-height: 26px;

    margin: 17px 0px 21px 0px;
}



.best-events-img img {

    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
}



.best-events-img {

    position: relative;

    top: -175px;

    height: 360px;

    width: 540px;

    z-index: 111;

    transition: .5s ease;
}



.best-events-img:hover {

    top: -185px;
}



.order-lg-7 .best-events-img:hover {

    top: -120px;

    transition: .5s ease;
}



.order-lg-7 .best-events-img {

    left: -94px;

    top: -110px;
}



.last-sec .best-events-text {

    padding: 74px 105px 74px 72px;

    margin-bottom: 74px;
}



.last-sec .best-events-text:hover {

    padding: 74px 100px 74px 77px;
}



.best-events-text {

    background: #eeeeee;

    padding: 74px 72px 74px 105px;

    margin-bottom: 200px;

    transition: .5s ease;
}



.best-events-text:hover {

    transition: .5s ease;

    padding: 74px 67px 74px 110px;
}



footer {

    padding: 80px 30px 0px;
    background-color: #eeeeee;
}



.footer-sec h2 {

    font-size: 28px;

    font-weight: 500;

    color: rgba(51, 51, 51, 1);

    margin-bottom: 32px;
    /*    font-family: 'Montserrat', sans-serif;*/
}



.footer-sec h2 a {

    color: rgba(51, 51, 51, 1);
}



.footer-sec p {

    font-size: 16px;

    color: rgba(153, 153, 153, 1);

    margin: 0px;

    letter-spacing: 0.01em;

    line-height: 26px;
    /*    font-family: 'Open Sans', sans-serif;*/
}



.footer-sec .link {

    font-size: 12px;

    font-weight: 500;

    color: rgba(159, 1, 159, 1);

    letter-spacing: 0.1em;

    line-height: 12px;

    text-transform: uppercase;

    margin-top: 40px;

    display: inline-block;
}



.footer-sec h3 {

    font-size: 16px;

    font-weight: 500;

    color: rgba(51, 51, 51, 1);

    letter-spacing: 0.1em;

    line-height: 23px;

    text-transform: uppercase;

    margin-bottom: 40px;
}



.footer-sec ul {

    margin: 0px;

    padding: 0px;

    list-style: none;
}



.footer-sec ul li a svg {

    margin-right: 7px;
}



.footer-sec ul li a {

    font-size: 14px;

    font-weight: 600;

    color: rgba(153, 153, 153, 1);

    text-align: left;

    letter-spacing: 0.1em;

    line-height: 23px;
}



.footer-sec ul li a {

    font-size: 14px;

    font-weight: 600;

    color: rgba(153, 153, 153, 1);

    letter-spacing: 0.1em;

    line-height: 23px;

    text-transform: uppercase;
    /*    font-family: 'Open Sans', sans-serif;*/
}



.footer-sec ul li {

    margin: 22px 0px;
}



.footer-sec.Subscribe p {

    font-size: 14px;
}



.footer-sec.Subscribe .form-control {

    background-color: rgba(0, 0, 0, 0.01);

    border: 1px solid rgba(0, 0, 0, 0.05);

    border-radius: 4px;

    font-size: 14px;

    color: rgba(102, 102, 102, 1);

    text-align: left;

    letter-spacing: 0.01em;

    line-height: 26px;

    height: 48px;
}



.footer-sec.Subscribe .form-control:focus {

    box-shadow: none !important;
}



.footer-sec.Subscribe .btn.btn-default {

    background-color: rgba(159, 1, 159, 1);

    border-radius: 0px 4px 4px 0px;

    color: #fff;

    height: 48px;

    padding: 0px 16px;
}



.footer-sec.Subscribe .btn.btn-default:focus {

    box-shadow: none !important;
}



.footer-sec.Subscribe form {

    margin-top: 45px;

    width: 270px;
}



.copy-right {

    background-color: rgba(204, 204, 204, 0.11);

    text-align: center;

    padding: 20px 0px;
    background-color: #eeeeee;
}



.copy-right p {

    font-size: 14px;

    font-weight: 500;

    color: rgba(153, 153, 153, 1);

    text-align: center;

    line-height: 23px;

    margin: 9px 0px 0px 0px;

    display: inline-block;
}



.dropdown-desktop {

    float: right;

    display: inline-block;
}






/*events*/

.page-banner {

    height: 187px;

    background-size: 100% 100%;

    position: relative;
}



.page-banner::after {

    content: "";

    position: absolute;

    top: 0px;

    left: 0x;

    bottom: 0px;

    width: 100%;

    background-color: rgba(0, 0, 0, 0.7);
}



.breadcrumb-sec {

    text-align: center;

    position: relative;

    z-index: 1;

    padding-top: 55px;
}



.breadcrumb-sec h1 {

    font-size: 36px;

    font-weight: bold;

    color: #fff;

    line-height: 48px;
    letter-spacing: 3px;
}



.breadcrumb {

    background: none;

    margin: 0px;

    display: inline-flex;

    padding: 0px;
}



.breadcrumb .breadcrumb-item a {

    font-size: 14px;

    color: rgba(216, 216, 216, 1);
}



.breadcrumb .breadcrumb-item.active {



    color: rgba(254, 236, 0, 1);
}



.breadcrumb-item+.breadcrumb-item::before {



    color: rgba(216, 216, 216, 1);
}



.main-sec {

    padding-bottom: 120px;
}

.sidebar {

    padding: 20px;

    background-color: rgba(255, 255, 255, 1);

    box-shadow: 0px 16px 21px 0px rgba(0, 0, 0, 0.16);
}

.search-sec {

    margin-bottom: 30px;
}

.search-sec h3 {

    border-bottom: 2px solid rgba(216, 216, 216, 1);

    font-size: 20px;

    font-weight: 500;

    color: rgba(74, 74, 74, 1);

    text-align: left;

    padding: 22px 0px 15px;
}

.search-sec .form-group {

    margin: 24px 0px 0px 0px;
}

.search-sec .form-group .form-control {

    background-color: rgba(238, 238, 238, 1);

    border: 1px solid rgba(238, 238, 238, 1);

    height: 46px !important;

    border-radius: 0px;

    font-size: 15px;

    color: rgba(74, 74, 74, 1);

    text-align: left;

    box-shadow: none;

    -moz-appearance: none;

    -webkit-appearance: none;
}

.form-group.search-form {

    overflow: hidden;
}

.form-group.search-form .form-control:nth-child(1) {

    width: 47%;

    float: left;

    margin-right: 3%;
}

.form-group.search-form .form-control:nth-child(2) {

    width: 47%;

    float: left;

    margin-left: 3%;
}

.form-group.search-form .form-control {

    background-image: url(../images/arrow.png) !important;

    background-position: 94% 51% !important;

    background-size: 7% 16% !important;

    background-repeat: no-repeat;
}



.search-sec .form-group #sel1.form-control {

    background-image: url(../images/tickets.png) !important;

    background-position: 3% 51% !important;

    background-size: 6% 33% !important;

    background-repeat: no-repeat;

    padding: 10px 15px 10px 40px !important;
}



.search-sec .form-group #distance.form-control {

    background-image: url(../images/arrow.png) !important;

    background-position: 97% 51% !important;

    background-size: 3% 16% !important;

    background-repeat: no-repeat;
}



.search-sec .form-group .btn.btn-primary {

    width: 100%;

    padding: 10px 20px;
}



.search-tags li {



    display: inline-block;
}



.search-tags li a {



    background-color: rgba(237, 237, 237, 1);

    font-size: 14px;

    font-weight: 500;

    color: rgba(74, 74, 74, 1);

    text-transform: uppercase;

    padding: 10px 20px;

    display: inline-block;

    margin-right: 15px;

    margin-top: 18px;
}



.right-side {

    padding: 60px 95px 0px 45px;
}



.events-sec h3.eventstotal {

    font-size: 16px;

    color: rgba(155, 155, 155, 1);

    margin-bottom: 34px;

    font-weight: 400;
}



.eventsrow {

    background-color: rgba(255, 255, 255, 1);

    box-shadow: 0px 1px 22px 3px rgba(0, 0, 0, 0.09);

    width: 100%;

    float: left;

    margin-bottom: 50px;
    max-width: 900px;
}



.events-img {

    width: 40%;

    float: left;

    position: relative;
}



.events-img img {

    width: 346px;

    height: 274px;
}

.events-desc {



    width: 60%;

    float: left;

    padding: 46px 30px 20px 30px;

    position: relative;
}



.events-desc h2 {



    font-size: 24px;

    font-weight: 900;

    color: rgba(51, 51, 51, 1);

    letter-spacing: 0.03em;
}



.events-desc h2 a {
    outline: none;
    color: rgba(51, 51, 51, 1);
}



.events-desc h3 {

    position: relative;

    font-size: 14px;

    color: rgba(155, 155, 155, 1);

    font-weight: 600;

    width: 100%;

    padding-left: 27px;

    margin: 16px 0px;
    /*     font-family: 'Josefin Slab', serif;*/
    line-height: 20px;
}



.events-desc h3::before {

    content: "\f041";



    font: normal normal normal 14px/1 FontAwesome;





    position: absolute;



    left: 0px;



    font-size: 23px;



    color: rgba(155, 155, 155, 1);
}



.events-desc h4 {



    position: relative;

    margin: 21px 0px 45px 0px;

    font-size: 13px;

    font-weight: 500;

    color: rgba(132, 131, 132, 1);

    text-align: left;

    padding-left: 28px;
    display: none;
}



.events-desc h4 span {



    background-color: rgba(216, 216, 216, 1);

    border-radius: 0px 2px 0px 2px;

    -webkit-clip-path: polygon(13% 0, 100% 0, 100% 100%, 13% 100%, 0 50%);

    clip-path: polygon(13% 0, 100% 0, 100% 100%, 13% 100%, 0 50%);

    padding: 5px 15px 4px 25px;
}



.events-desc h4::before {

    content: "\f02b";

    font: normal normal normal 14px/1 FontAwesome;

    position: absolute;

    left: 0px;

    font-size: 20px;

    color: rgba(155, 155, 155, 1);

    transform: rotate(87deg);
}



.events-rating {

    position: relative;

    padding-left: 50px;
    margin-top: 50px;
}



.events-rating img {

    position: absolute;

    left: 0px;

    width: 40px;

    height: 40px;
}



.events-rating h5 {

    font-size: 13px;

    font-weight: 600;

    color: rgba(155, 155, 155, 1);

    text-align: left;
}



.events-rating h5 a {

    color: rgba(155, 155, 155, 1);
}



.events-rating ul {

    margin: 0px;

    padding: 0px;

    list-style: none;

    display: inline-block;
}



.events-rating ul li {

    display: inline-block;
}



.events-rating ul li a {

    color: #FF0F7D;

    font-size: 13px;
}



.events-price {

    position: absolute;

    right: 30px;

    top: 4px;

    font-size: 26px;

    font-weight: 900;

    color: rgba(159, 1, 159, 1);

    text-align: left;

    letter-spacing: .5px;
    margin: 0px;
}



.total-reviews {

    display: inline-block;

    font-size: 11px;

    font-weight: 600;

    font-style: italic;

    color: rgba(212, 209, 209, 1);

    text-align: left;



    padding-left: 9px;
}



.time-sec {

    position: absolute;

    left: -5px;

    top: 27px;

    background: rgba(159, 1, 159, 1);

    line-height: 31px;

    font-size: 13px;

    font-weight: bold;

    color: rgba(255, 255, 255, 1);

    text-align: center;

    padding: 2px 16px;
}



.time-sec::after {

    content: "";

    position: absolute;

    width: 0;

    height: 0;

    border-bottom: 5px solid transparent;

    border-right: 5px solid #000;

    left: 0px;

    bottom: -5px;
}



.events-distance {

    position: absolute;

    right: 30px;

    top: -5px;

    background: rgba(216, 216, 216, 1);

    text-align: center;

    padding: 6px 11px;
}



.events-distance strong {

    font-size: 18px;

    font-weight: bold;

    color: rgba(51, 51, 51, 1);

    text-align: center;

    letter-spacing: 0.03em;

    display: block;

    line-height: 20px;
}



.events-distance span {

    font-size: 14px;

    font-weight: 500;

    color: rgba(51, 51, 51, 1);

    text-align: center;

    letter-spacing: 0.03em;

    line-height: 18px;

    display: block;
}



.events-distance::after {

    content: "";

    position: absolute;

    width: 0;

    height: 0;

    border-left: 5px solid transparent;

    border-bottom: 5px solid rgba(155, 155, 155, 1);

    left: -5px;

    top: 0px;
}



























































@media all and (min-width:320px) and (max-width:767px) {

    header {

        display: flex;

        padding: 10px 0px;
    }

    .navbar.navbar-expand-lg {

        display: block !important;
    }

    .navbar-toggler {

        float: right;

        border: none;

        padding: 0px 0px 0px 10px;
    }

    .navbar-toggler:focus {

        box-shadow: none !important;

        outline: none;
    }

    .navbar-brand img {

        height: 57px;

        width: 64px;

        margin: 34px auto 0px;
    }

    .navbar-brand {

        top: -29px;

        height: 102px;

        width: 93px;
    }

    

    .sec-heading p {
        width: 100%;
    }
    div#collapsibleNavbar {
       position: fixed;
    z-index: 111;
    top: 0px;
    overflow-x: hidden;
    left: -228px;
    background: #000;
    width: 224px;
    height: 100%;
    transition: .5s ease;
    min-height: 900px;
    display: block !important;
    }
    .collapse.show#collapsibleNavbar {
       /* display: block;
        width: 224px;*/
        transition: all .3s ease-in-out;
        left: 0px;
    }
    .navbar-light .navbar-nav .nav-item a {
        font-size: 13px;
        color: #fff !important;
        padding: 10px 20px !important;
    }
    .dropdown-desktop {
        display: none;
    }
    .dropdown.mobile {
        display: block;
        float: right;
    }
    .dropdown.mobile .dropdown-menu.show {
        right: 0;
        left: auto;
        min-width: 105px !important;
        padding: 3px 0px;
    }
    .dropdown.mobile .dropdown-menu.show .dropdown-item {
       padding: 1px 10px;
       font-size: 14px;
    }
    .btn.btn-dark {
        padding: 3px 9px;
        height: 29px;
        width: 62px;
    }
    .btn.btn-dark::after {
        top: 6px;
    }
    .dropdown.mobile .btn.btn-dark::after {
        content: "\f107";
    }
    .banner {
        background-size: 140% 100%;
        padding: 50px 0px;
        background-position: center;
    }
    .banner-text h1 {
        font-size: 17px;
        line-height: 26px;
        font-weight: 700;
    }
    .banner-text h5 {
        font-size: 12px;
        margin: 5px 0px 13px;
        line-height: 20px;
    }   
     .banner-text11 {
        max-width: 253px;
        margin: 0px auto;
    }
    .btn.btn-primary {
        padding: 6px 25px;
        width: auto;
        font-size: 14px;
    }
    #work {
        padding: 20px 0px;
    }

    .sec-heading h3 {

        font-size: 24px;

        line-height: 34px;
    }

    .sec-heading p {

        font-size: 14px;

        line-height: 21px;
    }

    .work-box {

        padding: 15px;

        margin-top: 20px;

        height: 300px;
    }

    #events-home {

        padding: 40px 0px 0px 0px;

        background-size: 280% 100%;

        background-position: center;
    }

    .best-events-img {

        width: 100%;

        height: auto;

        top: 0px;
    }

    .events-home-img {

        height: auto;
    }

    .events-home-sec h2 {

        margin-top: 12px;

        font-size: 26px;

        line-height: 28px;
    }

    .events-home-sec h5 {

        font-size: 16px;

        margin: 10px 0px;
    }

    .events-home-sec {

        margin-bottom: 38px;
    }

    .best-events-text {

        padding: 15px;

        margin-bottom: 20px;

        text-align: center;
    }

    .best-events-text:hover {

        padding: 15px;
    }

    .best-events-img:hover {

        top: 0px;
    }

    .best-events-text h2 {

        font-size: 20px;

        line-height: 27px;
    }

    .best-events-text p {

        font-size: 14px;

        line-height: 22px;

        margin: 17px 0px 21px 0px;
    }

    .order-lg-7 .best-events-img {

        left: 0px;

        top: 0px;
    }

    .order-lg-7 .best-events-img:hover {

        top: 0px;
    }

    .last-sec .best-events-text:hover {

        padding: 15px;
    }

    .last-sec .best-events-text {

        padding: 15px;

        margin-bottom: 20px;
    }

    #best-events {

        padding: 30px 0px 0px 0px;
    }

    .btn.btn-info {

        font-size: 14px;

        padding: 10px 30px;

        margin-bottom: 10px;
    }

    footer {

        padding: 20px 0px;
    }

    .footer-sec h2 {

        font-size: 23px;

        margin-bottom: 10px;
    }

    .footer-sec p {

        font-size: 14px;

        line-height: 22px;
    }

    .footer-sec .link {

        margin-top: 13px;
    }

    .footer-sec h3 {

        font-size: 16px;

        margin-bottom: 10px;
    }

    .footer-sec ul li {

        margin: 2px 0px;
    }

    .footer-sec ul li a {

        font-size: 14px;

        font-weight: 400;

        line-height: 22px;
    }

    .footer-sec {

        margin-bottom: 20px;
    }

    .footer-sec.Subscribe form {

        margin-top: 20px;
    }

    .copy-right p {

        font-size: 14px;

        margin: 0px;
    }

    .copy-right {

        border-top: 1px solid #e7e7e7;

        padding: 10px 0px;
    }
    .search {

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



@media all and (min-width:768px) and (max-width:991px) {

    header {

        display: flex;

        padding: 10px 0px;
    }

    .navbar.navbar-expand-lg {

        display: block !important;
    }

    .navbar-toggler {

        float: right;

        border: none;

        padding: 0px 0px 0px 10px;
    }

    .navbar-toggler:focus {

        box-shadow: none !important;

        outline: none;
    }

    .navbar-brand img {

        height: 57px;

        width: 64px;

        margin: 34px auto 0px;
    }

    .navbar-brand {

        top: -29px;

        height: 102px;

        width: 93px;
    }

    .search .address {

        width: 165px;
    }

    .sec-heading p {

        width: 100%;
    }

    div#collapsibleNavbar {

        position: fixed;

        z-index: 111;

        left: 0px;

        background: #000;

        width: 0px;

        height: 100%;

        transition: .5s ease;

        top: 0px;
    }

    .collapse.show#collapsibleNavbar {

        display: block;

        width: 224px;

        transition: all .3s ease-in-out;
    }

    .navbar-light .navbar-nav .nav-item a {

        font-size: 13px;

        color: #fff !important;

        padding: 10px 20px !important;
    }

    .dropdown-desktop {

        display: none;
    }

    .dropdown.mobile {

        display: block;

        float: right;
    }

    .dropdown.mobile .dropdown-menu.show {

        right: 0;

        left: auto;
    }

    .btn.btn-dark {

        padding: 3px 9px;

        height: 29px;

        width: 62px;
    }

    .dropdown.mobile .btn.btn-dark::after {

        content: "\f107";
    }

    .btn.btn-dark::after {

        top: 6px;
    }

    .best-events-img {

        position: static;

        top: -175px;

        height: auto;

        width: 100%;
    }

    .best-events-img img {

        width: 100%;
    }

    #best-events .row.d-flex {

        padding: 0 91px;
    }

    .best-events-text {

        margin-bottom: 30px;

        padding: 40px !important;
    }

    .best-events-text h2 {

        font-size: 29px;

        line-height: 38px;
    }

    .last-sec .best-events-text {

        margin-bottom: 0px;
    }

    footer {

        padding: 50px 30px 0px 30px;
    }

    .footer-sec h3 {

        margin-bottom: 20px;
    }

    .footer-sec h2 {

        font-size: 28px;

        margin-bottom: 14px;
    }

    .footer-sec ul li {

        margin: 10px 0px;
    }

    #best-events {

        padding: 50px 0px 30px 0px;
    }
}



@media all and (min-width:992px) and (max-width:1024px) {

    .best-events-img {

        top: -175px;

        height: 360px;

        width: 479px;
    }

    .best-events-text h2 {

        font-size: 30px;

        line-height: 46px;
    }

    #best-events {

        padding: 150px 0px 0px 0px;
    }

    footer {

        padding: 30px 30px 0px 30px;
    }
}



@media all and (min-width:768px) and (max-width:1024px) {

    .banner {

        background-size: 120% 100%;

        padding: 90px 0px;
    }

    .btn.btn-primary {

        padding: 11px 15px;

        width: auto;

        font-size: 12px;
    }

    #work {

        padding: 30px 0px;
    }

    .sec-heading h3 {

        font-size: 30px;
    }

    .work-box {

        height: auto;

        padding: 15px;

        min-height: 276px;

        margin-top: 30px;
    }

    .work-boxsec h3 {

        font-size: 18px;

        line-height: 32px;

        margin: 8px 0px 5px 0px;
    }

    .work-boxsec .img-sec {

        margin-bottom: 5px;
    }

    .work-boxsec p {

        font-size: 14px;

        line-height: 22px;
    }

    .events-home-sec h2 {

        margin-top: 12px;

        font-size: 31px;

        line-height: 54px;
    }

    #events-home {

        padding: 50px 0px;

        background-size: 130% 100%;
    }
}



@media all and (min-width:1025px) and (max-width:1199px) {

    #best-events {

        padding: 100px 0px 0px 0px;
    }

    .best-events-text h2 {

        font-size: 31px;
    }

    .best-events-img {

        height: 300px;

        width: 468px;
    }

    footer {

        padding: 30px 30px 0px 30px;
    }

    .banner {

        padding: 150px 0px;
    }
}



@media all and (min-width:1200px) and (max-width:1280px) {

    .best-events-img {

        right: -94px;

        height: 360px;

        width: 440px;
    }
}



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

    .banner {

        padding: 290px 0px;
    }
}

a.list-group-item {
    display: inline-block;
    background-color: rgba(237, 237, 237, 1);
    font-size: 14px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 18px;
}

img#adminlogo {
    width: 50px;
}


/*contact*/

#contact-sec {
    padding: 90px 0px 0px 0px;
}

#contact label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    letter-spacing: 0.01em;

    margin-bottom: 10px;
}

#contact .form-control {
    padding: 10px 20px;
    border-radius: 2px;
    box-shadow: none;
    outline: none;
}

#contact .form-control:focus {
    outline: none;
}

#contact .form-group {
    margin-bottom: 22px;
}

#contact {
    width: 816px;
    margin: 0px auto;
}

.contact-btn {
    text-align: center;
    padding-top: 28px;
}

.contact-btn .btn.btn-primary {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: 0.07em;
    line-height: 14px;

    padding: 16px 35px;
    width: auto;
}

#about {
    padding: 90px 0px;
}

.about-left img {
    width: 100%;
}

.about-right h2 {
    font-size: 36px;
    font-weight: bold;
    color: rgba(74, 74, 74, 1);
}

.about-right p {
    font-size: 16px;
    color: rgba(74, 74, 74, 1);
    line-height: 24px;

    margin: 15px 0px 0px 0px;
}

#video-sec {
    position: relative;
    height: 417px;
    background-size: 100% 100%;
}

#video-sec::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0x;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.video-icon {
    display: inline-block;
    text-align: center;
    width: 250px;
    position: absolute;
    left: 50%;
    top: 216px;
    margin-left: -125px;
    margin-top: -62px;
}

.video-icon h4 {
    font-size: 22px;
    font-weight: 600;
    color: rgba(254, 236, 0, 1);
    text-align: center;
}

.play-cercle {
    height: 78px;
    width: 78px;
    border: 3px solid rgba(254, 236, 0, 1);
    border-radius: 78px;
    text-align: center;
    color: rgba(254, 236, 0, 1);
    padding-top: 22px;
    display: inline-block;
    margin-bottom: 18px;
}

.play-cercle svg {
    font-size: 27px;
}

#our-mission {
    text-align: center;
    padding: 60px 0px;
}

#our-mission h2 {
    font-size: 36px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);

    margin-bottom: 15px;
}

#our-mission p {
    font-size: 16px;
    color: rgba(74, 74, 74, 1);
    line-height: 30px;
}

#our-story {
    text-align: center;
    padding: 60px 0px;
    background-color: rgba(247, 247, 247, 1);
}

#our-story h2 {
    font-size: 36px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);

    margin-bottom: 15px;
}

#our-story p {
    font-size: 16px;
    line-height: 24px;
    color: rgba(74, 74, 74, 1);

    margin-bottom: 20px;
}

#faq {
    padding: 75px 0px;
}

.faq-desc h2 {
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 46px;
    margin-bottom: 52px;
}

.accordion .card {
    border: none;
}

.accordion .card-header {
    margin-bottom: 20px;
}

.accordion .card-header.collapsed {
    border: none;
    background: rgb(239, 239, 239);
}

.accordion .card-header {
    border: none;
    background: rgba(159, 1, 159, 1);
    padding: 20px 30px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
}

.accordion .card-header .card-title {
    color: #fff;
}

.accordion .card-header .card-title:hover {
    color: #fff;
}

.accordion .card-header.collapsed .card-title {
    color: rgba(51, 51, 51, 1)
}

.accordion .card-header .card-title i {
    margin-right: 12px;
}

.card-body {
    padding: 5px 30px 10px 30px;
}

.card-body p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    letter-spacing: 0.01em;
    line-height: 26px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    color: #fff;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f105";
    color: #333333;
}

#become-sec {
    padding: 90px 0px;
}

.become {
    max-width: 816px;
    margin: 60px auto 0px;
    background-color: rgba(247, 247, 247, 1);
    padding: 30px;
}

.become-heading h2 {
    font-size: 36px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}

.become-heading p {
    font-size: 16px;
    color: rgba(155, 155, 155, 1);
    text-align: center;
}

.become label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    /*font-family: 'Open Sans', sans-serif;*/
}

.become .form-group {
    margin-bottom: 28px;
}


/* The container */

.checklabel.checkbox-inline {
    display: inline-block !important;
    margin-bottom: 0px;
    margin-right: 30px;
}

.checklabel {
    display: block;
    position: relative;
    padding-left: 21px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(155, 155, 155, 1) !important;
    line-height: 18px;
}


/* Hide the browser's default checkbox */

.checklabel input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    border: 2px solid rgba(193, 193, 193, 1);
}


/* On mouse-over, add a grey background color */

.checklabel:hover input~.checkmark {
    background-color: #fff;
}


/* When the checkbox is checked, add a blue background */

.checklabel input:checked~.checkmark {
    background-color: #fff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checklabel input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checklabel .checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid #960196;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.become .form-control {
    border-bottom: 1px solid rgba(155, 155, 155, 1) !important;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    border: none;
    padding: 0px 10px 10px 0px;
    font-size: 14px;
    font-weight: 600;
    color: rgba(155, 155, 155, 1);

    -moz-appearance: none;
    -webkit-appearance: none;
}

.become .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(155, 155, 155, 1);
}

.become .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(155, 155, 155, 1);
}

.become .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(155, 155, 155, 1);
}

.become .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(155, 155, 155, 1);
}

.form-heading span {
    font-size: 16px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    text-align: center;
    background-color: rgba(216, 216, 216, 1);
    position: relative;
    padding: 6px 37px;
    display: inline-block;
    margin-bottom: 35px;
    margin-left: -36px;
}

.form-heading span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-right: 6px solid rgba(155, 155, 155, 1);
    left: 0px;
    bottom: -5px;
}

.become .contact-btn {
    padding-top: 10px;
}

.become .contact-btn .btn.btn-primary {
    font-size: 16px;

    text-transform: capitalize;
    padding: 13px 43px;
}

#file {

    width: 88px;
    border: none !important;
}

.choose {
    position: absolute;
    background-color: rgba(235, 235, 235, 1);
    border: 1px solid rgba(216, 216, 216, 1);
    font-size: 13px !important;
    font-weight: 600 !important;
    color: rgba(74, 74, 74, 1) !important;
    padding: 3px 20px;
}

@media all and (min-width:320px) and (max-width:767px) {
    header {
        display: flex;
        padding: 10px 0px;
    }
    .navbar.navbar-expand-lg {
        display: block !important;
    }
    .navbar-toggler {
        float: right;
        border: none;
        padding: 0px 0px 0px 10px;
    }
    .navbar-toggler:focus {
        box-shadow: none !important;
        outline: none;
    }
    .navbar-brand img {
        height: 57px;
        width: 64px;
        margin: 34px auto 0px;
    }
    .navbar-brand {
        top: -29px;
        height: 102px;
        width: 93px;
    }
    
    .search .form-group {
      padding: 0px 4px;
      width: 100%;
      margin-bottom: 10px;
    }
    .form-group.mindate {
     width: 50%;
    }
    .form-group.maxdate {
     width: 50%;
    }
    .search .form {
    width: 100%;   
    background-position: 95% 51% !important;
    background-size: 6% 21% !important; 
}
.search .tickets {
    width: 100%;    
    background-position: 14px 51% !important;
background-size: 17px 34% !important; 
}
    .search .address {
        width: 100%;
    }
    .sec-heading p {
        width: 100%;
    }       
    .navbar-light .navbar-nav .nav-item a {
        font-size: 13px;
        color: #fff !important;
        padding: 10px 20px !important;
    }
    .dropdown-desktop {
        display: none;
    }
    .dropdown.mobile {
        display: block;
        float: right;
    }
    
    .btn.btn-dark {
        padding: 3px 9px;
        height: 29px;
        width: 62px;
    }
    .btn.btn-dark::after {
        top: 6px;
    }
    .dropdown.mobile .btn.btn-dark::after {
        content: "\f107";
    }
    .banner {
        background-size: 140% 100%;
        padding: 50px 0px;
        background-position: center;
        height: 215px;
    }
    
    .btn.btn-primary {
        padding: 6px 25px;
        width: auto;
        font-size: 14px;
    }
    #work {
        padding: 20px 0px;
        margin-top: 270px;
    }
    .sec-heading h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .sec-heading p {
        font-size: 14px;
        line-height: 21px;
    }
    .work-box {
        padding: 15px;
        margin-top: 20px;
        height: 300px;
    }
    .work-boxsec h3 {
    margin: 2px 0px 12px 0px;   
    }
    .work-boxsec p {
    font-size: 15px;    
    line-height: 22px;
    }
    #events-home {
        padding: 40px 0px 0px 0px;
        background-size: 280% 100%;
        background-position: center;
    }
    .best-events-img {
        width: 100%;
        height: auto;
        top: 0px;
    }
    .events-home-img {
        height: auto;
    }
    .events-home-sec h2 {
        margin-top: 12px;
        font-size: 26px;
        line-height: 28px;
    }
    .events-home-sec h5 {
        font-size: 16px;
        margin: 10px 0px;
    }
    .events-home-sec {
        margin-bottom: 38px;
    }
    .best-events-text {
        padding: 15px;
        margin-bottom: 20px;
        text-align: center;
    }
    .best-events-text:hover {
        padding: 15px;
    }
    .best-events-img:hover {
        top: 0px;
    }
    .best-events-text h2 {
        font-size: 20px;
        line-height: 27px;
    }
    .best-events-text p {
        font-size: 14px;
        line-height: 22px;
        margin: 17px 0px 21px 0px;
    }
    .order-lg-7 .best-events-img {
        left: 0px;
        top: 0px;
    }
    .order-lg-7 .best-events-img:hover {
        top: 0px;
    }
    .last-sec .best-events-text:hover {
        padding: 15px;
    }
    .last-sec .best-events-text {
        padding: 15px;
        margin-bottom: 20px;
    }
    #best-events {
        padding: 30px 0px 0px 0px;
    }
    .btn.btn-info {
        font-size: 14px;
        padding: 10px 30px;
        margin-bottom: 10px;
    }
    footer {
        padding: 20px 0px;
    }
    .footer-sec h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .footer-sec p {
        font-size: 14px;
        line-height: 22px;
    }
    .footer-sec .link {
        margin-top: 13px;
    }
    .footer-sec h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .footer-sec ul li {
        margin: 2px 0px;
    }
    .footer-sec ul li a {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
    .footer-sec {
        margin-bottom: 20px;
    }
    .footer-sec.Subscribe form {
        margin-top: 20px;
    }
    .copy-right p {
        font-size: 14px;
        margin: 0px;
    }
    .copy-right {
        border-top: 1px solid #e7e7e7;
        padding: 10px 0px;
    }
    /*events*/
    .breadcrumb-sec h1 {
        font-size: 27px;
        line-height: 42px;
    }
    .right-side {
        padding: 0px 15px 0px 15px;
        margin-top: 30px;
    }
    .events-img {
        width: 100%;
    }
    .events-desc {
        width: 100%;
        padding: 15px;
    }
    .events-desc h2 {
        font-size: 17px;
        font-weight: 500;
    }
    .events-distance {
        right: 13px;
    }
    .total-reviews {
        display: block;
        padding-left: 0px;
    }
    .events-price {
        right: 0px;
        top: 19px;
        font-size: 20px;
    }
    .eventsrow {
        margin-bottom: 20px;
    }
    .main-sec {
        padding-bottom: 20px;
    }
    /*faq*/
    #faq {
        padding: 17px 0px;
    }
    .faq-desc h2 {
        font-size: 19px;
        line-height: 36px;
        margin-bottom: 17px;
    }
    .accordion .card-header {
        padding: 8px 14px;
        border-radius: 0px;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
    }
    .card-body {
        padding: 5px 10px 10px 10px;
    }
    .card-body p {
        font-size: 14px;
        line-height: 24px;
    }
    .accordion .card-header {
        margin-bottom: 11px;
    }
    /*contact*/
    #contact-sec {
        padding: 30px 0px 0px 0px;
    }
    #contact {
        width: 100%;
    }
    .contact-btn {
        padding-top: 0px;
    }
    .contact-btn .btn.btn-primary {
        padding: 12px 17px;
    }
    #contact .form-group {
        margin-bottom: 15px;
    }
    /*about*/
    #about {
        padding: 30px 0px;
    }
    .about-right {
        text-align: center;
        padding-top: 20px;
    }
    .about-right h2 {
        font-size: 24px;
    }
    .about-right p {
        font-size: 14px;
        margin: 10px 0px 0px 0px;
    }
    #video-sec {

        height: 250px;
        background-size: 140% 100%;
    }
    .video-icon {
        top: 125px;
    }
    #our-mission {
        padding: 30px 0px;
    }
    #our-mission h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    #our-mission p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }
    #our-story {
        padding: 30px 0px;
    }
    #our-story h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    #our-story p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    #become-sec {
        padding: 30px 0px;
    }
    .become-heading h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .become {
        margin: 20px auto 0px;
        padding: 15px;
    }
    .form-heading span {
        font-size: 16px;
        margin-bottom: 20px;
        margin-left: -21px;
    }
    .become .form-group {
        margin-bottom: 20px;
    }
}

@media all and (min-width:768px) and (max-width:991px) {
    header {
        display: flex;
        padding: 10px 0px;
    }
    .navbar.navbar-expand-lg {
        display: block !important;
    }
    .navbar-toggler {
        float: right;
        border: none;
        padding: 0px 0px 0px 10px;
    }
    .navbar-toggler:focus {
        box-shadow: none !important;
        outline: none;
    }
    .navbar-brand img {
        height: 57px;
        width: 64px;
        margin: 34px auto 0px;
    }
    .navbar-brand {
        top: -29px;
        height: 102px;
        width: 93px;
    }
   
    .sec-heading p {
        width: 100%;
    }
    div#collapsibleNavbar {
        position: fixed;
        z-index: 111;
        left: 0px;
        background: #000;
        width: 0px;
        height: 100%;
        transition: .5s ease;
        top: 0px;
    }
    .collapse.show#collapsibleNavbar {
        display: block;
        width: 224px;
        transition: all .3s ease-in-out;
    }
    .navbar-light .navbar-nav .nav-item a {
        font-size: 13px;
        color: #fff !important;
        padding: 10px 20px !important;
    }
    .dropdown-desktop {
        display: none;
    }
    .dropdown.mobile {
        display: block;
        float: right;
    }
    .dropdown.mobile .dropdown-menu.show {
        right: 0;
        left: auto;
    }
    .btn.btn-dark {
        padding: 3px 9px;
        height: 29px;
        width: 62px;
    }
    .dropdown.mobile .btn.btn-dark::after {
        content: "\f107";
    }
    .btn.btn-dark::after {
        top: 6px;
    }
    .best-events-img {
        position: static;
        top: -175px;
        height: auto;
        width: 100%;
    }
    .best-events-img img {
        width: 100%;
    }
    #best-events .row.d-flex {
        padding: 0 91px;
    }
    .best-events-text {
        margin-bottom: 30px;
        padding: 40px !important;
    }
    .best-events-text h2 {
        font-size: 29px;
        line-height: 38px;
    }
    .last-sec .best-events-text {
        margin-bottom: 0px;
    }
    footer {
        padding: 50px 30px 0px 30px;
    }
    .footer-sec h3 {
        margin-bottom: 20px;
    }
    .footer-sec h2 {
        font-size: 28px;
        margin-bottom: 14px;
    }
    .footer-sec ul li {
        margin: 10px 0px;
    }
    .footer-sec .link {
        margin-top: 18px;
    }
    .footer-sec {
        margin-bottom: 30px;
    }
    
    /*events*/
    .right-side {
        padding: 30px 15px 0px 15px;
    }
    .events-sec h3.eventstotal {
        font-size: 14px;
        margin-bottom: 19px;
    }
    .events-img {
        width: 100%;
    }
    .events-desc {
        width: 100%;
        padding: 15px;
    }
    .events-desc h2 {
        font-size: 22px;
    }
    .events-price {
        right: 12px;
        top: 0px;
        font-size: 24px;
    }
    .events-distance {
        right: 15px;
    }
    .eventsrow {
        margin-bottom: 20px;
    }



    /*about*/
    #about {
        padding: 40px 0px;
    }
    .about-right {
        text-align: center;
        padding-top: 25px;
    }
    .about-right h2 {
        font-size: 28px;
    }
    #video-sec {
        height: 316px;
    }
    .video-icon {
        top: 158px;
    }
}

@media all and (min-width:992px) and (max-width:1024px) {
    .best-events-img {
        top: -175px;
        height: 360px;
        width: 479px;
    }
    .best-events-text h2 {
        font-size: 30px;
        line-height: 46px;
    }
    #best-events {
        padding: 150px 0px 0px 0px;
    }
    footer {
        padding: 30px 30px 0px 30px;
    }
    /*events*/
    .right-side {
        padding: 60px 25px 0px 25px;
    }
    .events-desc {
        padding: 20px;
    }
    .events-desc h2 {
        font-size: 22px;
    }
    .eventsrow {
        margin-bottom: 25px;
    }
    #about {
        padding: 50px 0px;
    }
    .about-right h2 {
        font-size: 28px;
    }
}

@media all and (min-width:768px) and (max-width:1024px) {
    .banner {
        background-size: 120% 100%;
        padding: 90px 0px;
    }
    .btn.btn-primary {
        padding: 11px 15px;
        width: auto;
        font-size: 12px;
    }
    #work {
        padding: 30px 0px;
    }
    .sec-heading h3 {
        font-size: 30px;
    }
    .work-box {
        height: auto;
        padding: 15px;
        min-height: 276px;
        margin-top: 30px;
    }
    .work-boxsec h3 {
        font-size: 18px;
        line-height: 32px;
        margin: 8px 0px 5px 0px;
    }
    .work-boxsec .img-sec {
        margin-bottom: 5px;
    }
    .work-boxsec p {
        font-size: 14px;
        line-height: 22px;
    }
    .events-home-sec h2 {
        margin-top: 12px;
        font-size: 31px;
        line-height: 54px;
    }
    #events-home {
        padding: 50px 0px;
        background-size: 130% 100%;
    }
    /*events*/
    .breadcrumb-sec h1 {
        font-size: 26px;
    }
    .sidebar {
        padding: 10px 15px;
    }
    .search-sec .form-group {
        margin: 13px 0px 0px 0px;
    }
    .search-sec {
        margin-bottom: 15px;
    }
    .search-tags li a {
        font-size: 13px;
        font-weight: 400;
        padding: 6px 16px;
        margin-right: 10px;
        margin-top: 14px;
    }
    .main-sec {
        padding-bottom: 20px;
    }
    /*faq*/
    #faq {
        padding: 25px 0px;
    }
    .faq-desc h2 {
        font-size: 26px;
        margin-bottom: 22px;
    }
    .accordion .card-header {
        padding: 12px 20px;
        border-radius: 0px;
    }
    .card-body {
        padding: 5px 20px 10px 20px;
    }
    /*conatct*/
    #contact-sec {
        padding: 50px 0px 0px 0px;
    }
    #contact {
        width: 100%;
    }
    #contact .form-group {
        margin-bottom: 15px;
    }
    .contact-btn {
        padding-top: 15px;
    }
    .contact-btn .btn.btn-primary {
        font-size: 14px;
        padding: 13px 28px;
    }
    #our-mission {
        padding: 40px 0px;
    }
    #our-mission h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    #our-mission p {
        font-size: 16px;
        line-height: 25px;
    }
    #our-story {
        padding: 40px 0px;
    }
    #our-story h2 {
        font-size: 28px;
    }
    #become-sec {
        padding: 30px 0px;
    }
    .become {
        margin: 30px auto 0px;
    }
}

@media all and (min-width:1025px) and (max-width:1199px) {
    #best-events {
        padding: 100px 0px 0px 0px;
    }
    .best-events-text h2 {
        font-size: 31px;
    }
    .best-events-img {
        height: 300px;
        width: 468px;
    }
    footer {
        padding: 30px 30px 0px 30px;
    }
    .banner {
        padding: 150px 0px;
    }
    /*events*/
    .right-side {
        padding: 59px 45px 0px 45px;
    }
    /*faq*/
    #faq {
        padding: 25px 0px;
    }
    .faq-desc h2 {
        font-size: 26px;
        margin-bottom: 22px;
    }
    .accordion .card-header {
        padding: 12px 20px;
        border-radius: 0px;
    }
    .card-body {
        padding: 5px 20px 10px 20px;
    }
    /*contact*/
    #contact-sec {
        padding: 50px 0px 20px 0px;
    }
    #about {
        padding: 50px 0px;
    }
    .about-right h2 {
        font-size: 28px;
    }
    #our-mission h2 {
        font-size: 28px;
    }
    #our-story h2 {
        font-size: 28px;
    }
}

@media all and (min-width:1200px) and (max-width:1280px) {
    .best-events-img {
        right: -94px;
        height: 360px;
        width: 440px;
    }
}

@media only screen and (min-width:1367px) {
    .banner {
        padding: 290px 0px;
    }
}

.search-tags {
    display: none !important;
}




/*Single*/

.single-content {
    padding: 75px 0;
    background: #fcfcfc;
}

.single-content .left-sect {
    padding: 30px;
    background: #fff;
    box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.2);
}

.single-content .left-sect h2 {
    margin: 30px 0 10px 0;
    padding: 0;
    font-weight: 600;
    font-size: 26px
}

.single-content .left-sect p {
    font-size: 14px;
    font-weight: 300;
    color: #797979;
}

.single-content .right-sect .evnt-details {
    background: #fff;
    box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.2);
    padding: 33px 22px;
    margin-bottom: 30px;
}

.single-content .right-sect .evnt-details h3 {
    border-bottom: 2px solid rgba(216, 216, 216, 1);
    font-size: 20px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    text-align: left;
    padding: 0 0px 15px;
}

.single-content .right-sect .evnt-details ul {
    padding: 0;
    list-style: none;
    margin: 35px 0;
}

.single-content .right-sect .evnt-details ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}

.single-content .right-sect .evnt-details ul li.calendar:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background: url('../images/evnt-cal.png') center center no-repeat;
    left: 0;
    top: 0;
}

.single-content .right-sect .evnt-details ul li.time:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background: url('../images/evnt-clock.png') center center no-repeat;
    left: 0;
    top: 0;
}

.single-content .right-sect .evnt-details ul li.address:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 26px;
    background: url('../images/evnt-map.png') center center no-repeat;
    left: 0;
    top: 0;
    background-size: 100%;
}

.single-content .right-sect .evnt-details .btn-primary {
    width: 100%;
}

.single-content .right-sect .map-box {
    position: relative;
    box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.single-content .right-sect .map-box iframe {
    display: block;
}

.single-content .right-sect .map-box .map-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -23px;
    margin-top: -31px;
}

.single-content .social-icons {
    box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 35px 0;
    text-align: center;
}

.single-content .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.single-content .social-icons ul li {
    display: inline-block;
    margin: 0 20px;
}

.single-content .social-icons ul li a {
    font-size: 27px;
    color: #333;
    line-height: 37px;
}


/*Single*/

.single-content .artist-box {
    box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    margin-top: 30px;
}

.single-content .artist-box .detail-box ul {
    display: inline-block;
    margin-bottom: 0px;
}

.single-content .artist-box .art-img {
    position: relative;
    height: 308px;
}

.single-content .artist-box .art-img a {
    display: block;
}

.single-content .artist-box .art-img img {
    width: 100%;
    height: 308px;
}

.single-content .artist-box.single-artist .art-img img {
    width: 100%;
    min-height: 379px;
}

.single-content .artist-box.single-artist .art-img {
    min-height: 379px;
}



.single-content .artist-box.single-artist strong.total-evnt {
    display: block;
    color: #797979;
    font-weight: 500;
    margin-top: 5px;
}

.single-content .artist-box.single-Venue .address-box {
    margin-top: 15px;
}

.single-content .artist-box.single-Venue .address-box:before {
    top: -3px;
}


.single-content .artist-box .address-box {
    position: relative;
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    padding-left: 30px;
    margin-top: 5px;
}

.single-content .artist-box .address-box:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 32px;
    background: url('../images/address-pin.png') center center no-repeat;
    left: 0;
    top: 5px;
    background-size: 100%;
}


.side-tittle {
    position: absolute;
    left: -5px;
    bottom: 35px;
    background: rgba(159, 1, 159, 1);
    line-height: 31px;
    font-size: 18px;
    font-weight: 600;
    width: 150px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 5px 16px;
}

.side-tittle::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(159, 1, 159, 1);
    left: 0px;
    bottom: -5px;
}

a.reviews-icon {
    color: rgba(254, 236, 0, 1);
    font-size: 13px;
}

.detail-box {
    padding: 20px 20px 5px;
}

.detail-box h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.detail-box h3 a {
    color: #333;
}

.detail-box p {
    font-size: 16px;
    color: #797979;
    font-weight: 300;
    margin-top: 15px;
}

.evnt-img {
    text-align: center;
}


/*.evnt-img img {
    height: 100%;
    width: 100%;
}*/

.short-text {
    overflow: hidden;
    height: 17.8rem;
}

.full-text {
    height: auto;
}



.show-more {
    padding: 10px 0;
    text-align: center;
}

.releted-event .events-desc h2 {
    font-size: 20px;
    font-weight: 500;
}

.releted-event .events-price {
    right: 0px;
}

.releted-event {
    padding: 40px 0;
}

.releted-event .events-img {
    width: 100%;
}

.releted-event .events-img img {
    width: 100%;
}

.releted-event .events-desc {
    width: 100%;
}

.releted-event .events-desc h3 {
    max-width: 100%;
}

.releted-event .events-distance {
    right: 13px;
}

.releted-event .events-rating {

    border-top: 1px solid #ddd;
    padding-top: 10px;
}


@media(max-width: 990px) {
    .single-content .social-icons ul li {
        margin: 0 13px;
    }
    .single-content .left-sect {
        padding: 24px;
    }
    .single-content .social-icons {
        padding: 29px 0;
    }
}

@media(max-width: 767px) {
    .single-content {
        padding: 40px 0;
    }
    .single-content .right-sect .evnt-details {
        margin-top: 30px;
    }
    .single-content .left-sect h2 {
        margin: 30px 0 20px;
        font-size: 27px;
    }
    .single-content .detail-box .total-reviews {
        display: inline-block!important;
    }
    .events-img img {
        width: 100%;
    }
}

button.continuepayment {
    padding: 10px 30px;
    border-radius: 50px;
    border: 0px;
    background-color: rgba(159, 1, 159, 1);
    color: rgba(255, 255, 255, 1);
}


/*aaa*/

.inputfile-1+label {
    color: rgba(74, 74, 74, 1);
    background-color: #ebebeb;
}

.inputfile-1:focus+label,
.inputfile-1.has-focus+label,
.inputfile-1+label:hover {
    background-color: #ebebeb;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    max-width: 80%;
    font-size: 13px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 8px 20px;
}


.inputfile:focus+label,
.inputfile.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile+label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile+label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.alert-success {
    color: #fff;
    background-color: #111011;
    border-color: #000 !important;
    border-radius: 0px;
    text-align: center;
}

.social-link ul {
    list-style: none;
}

li.twitter {
    background: #00aced;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
}

li.facebook {
    background: #3B5998;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
}

li.instagram {
    background: #bc2a8d;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
}

li.youtube {
    background: #bb0000;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
}

.social-link ul li a {
    color: #fff;
    padding-left: 15px;
    line-height: 52px;
    font-size: 24px;
}

.social-link {
    margin: 26px 50px;
}