@media only screen and (min-width : 1024px) and (max-width : 1440px) {
    .body {
        min-height: 100%;
    }

    .Entryfrm__Form {
        margin: 0 auto;
    }

    .mainForm {
        padding: 20px;
    }

    .mainForm .form--heading {
        margin-bottom: 5px;
    }

    .selection-background {
        padding: 25px 0;
    }

    .selection-wrap .sub--detail {
        width: 55%;
    }

    .selection-wrap .main__grid {
        margin: 30px 0 0 auto;
    }

    .slide-img {
        position: relative;
        min-height: 593px;
    }

    .slide-img:after {
        bottom: 0;
        content: "";
        height: 200px;
        left: 0;
        position: absolute;
        right: 0;
    }

    .move-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }

    .whoops .left-grid {
        text-align: center;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1200px) {
    .body {
        min-height: 100%;
    }

    body {
        padding-top: 56px;
    }

    .move-top {
        right: 20px;
        bottom: 20px;
        display: none;
    }

    #footer .socials_Link li i {

        font-size: 16px;
        height: 26px;
        line-height: 27px;

        width: 28px;
    }

    .Entryfrm__Form.Frmodd {
        width: 85%
    }

    .user-login .form-side-right {
        padding: 0px;
    }

    .slick-slide img {
        width: 100%;
    }

    .list-box {
        height: 150px;
    }

    .table-box {
        display: block;
        overflow-y: auto;

    }

    .table {

        width: 100%;
    }

    .v-userpanelleft {
        width: 55%;
    }

    .v-userpanelright {
        width: 45%;
    }

    .v-leavecomment {
        width: 80%;
    }

    #cart-button_2 {
        margin-left: 10px;
    }

    .padd-45 {
        padding: 25px;
    }

    /*Homepage*/
    .home--slider .fix-container {
        left: 10px;
        margin: 0;
    }

    .home--slider-captions h2 {
        font-size: 35px;
    }

    .home--slider-captions p {
        font-size: 18px;
        padding-top: 20px;
    }

    .home--slider-captions a {
        font-size: 16px;
        margin-top: 10px;
        padding: 12px 30px;
    }

    .home--slider .slick-dots {

        left: auto;
        margin: 0;
        bottom: 10px;
        right: 10px;
    }

    .header-content h1 {
        font-size: 40px;
    }

    .header-content h2 {
        font-size: 16px;
    }

    .artist--category-content h3 {
        font-size: 18px;
    }

    .btn-group .v-btn {
        margin-bottom: 10px;
        margin-left: 0;
    }

    .user--card-image:after {
        display: none;
    }

    .section--featured:before {


        left: 50%;



    }

    .v-jobswrap {
        width: 100%;
    }

    .v-managemenubar {
        width: 100%;
    }

    .v-sidemenu h3 {
        display: block
    }

}

@media only screen and (min-width : 768px) and (max-width : 992px) {
    .body {
        min-height: 100%;
    }

    .section--featured:before {


        left: 50%;
        font-size: 116px;
        line-height: 1;


    }

    .table-box {
        display: block;
        overflow-x: auto;

    }

    .table {

        width: 100%;
        white-space: nowrap;
    }

    .v-search-top {
        border: none;
        border-radius: 0px;
        margin-right: 0px;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        top: 100%;
        padding: 20px;
        background: #fff;
        height: 68px;
        display: none;
    }

    .v-header {
        padding: 10px 0px;
    }

    .v-search-top form {
        border-radius: 3px;
        overflow: hidden;
        position: relative;
    }

    .v-search-top form input[type="text"] {
        position: relative;
    }

    .v-navigation {
        display: block;
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        background: #fff;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        ;
    }

    .v-navigation ul li {
        float: none;
        margin-right: 1px;
        width: 100%;
    }

    .v-postimg > img {
        width: 100%;
    }

    .v-navigation {
        background: #fff;
        bottom: 0;
        left: 0;
        margin: 0px 0 0;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        transform: translate3d(-297px, 0px, 0px);
        -webkit-transform: translate3d(-297px, 0px, 0px);
        transition: all 300ms ease 0s;
        width: 280px;
        z-index: 110;
    }

    .hamburger {
        display: inline-block;
    }

    .v-logo img {
        max-width: 140px;
        padding-left: 30px;
    }

    .v-logo {
        padding-left: 15px;
        position: relative;
        top: 3px;
    }

    .hamburger--htx {
        left: 7px;
        top: 5px;
        z-index: 999;
    }

    .searchtoggle {
        display: inline-block;
    }

    .searchtoggle {
        cursor: pointer;
        display: inline-block;
        height: 30px;
        position: absolute;
        right: 60px;
        width: 30px;
        top: 12px;
    }

    .searchtoggle svg {
        height: 100%;
    }

    .searchtoggle svg path {
        fill: #3c3c3c;
    }

    .v-subnavigation {
        background: #fff;
        border-radius: 5px;
        margin-left: 0;
        padding: 10px;
        position: absolute;
        right: 10px;
        top: 120%;
        width: 108px;
    }

    .v-subnavigation a:first-child {
        padding-top: 0px;
    }

    .v-subnavigation a {
        font-size: 14px;
        display: block;
        width: 100%;
        font-size: 13px;
        padding-top: 10px;
    }

    .v-subnavigation span {
        display: none;
    }

    .v-subnavigation:before {
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: "";
        position: absolute;
        right: 5px;
        top: -10px;
        z-index: 2;
    }

    .v-subnavigation:after {
        border-bottom: 10px solid rgba(0, 0, 0, 0.2);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: "";
        position: absolute;
        right: 5px;
        top: -10px;
        z-index: 1;
    }

    .v-subnavigation {
        display: none;
    }

    .v-user {
        border-radius: 35px;
        display: inline-block;
        height: 35px;
        overflow: hidden;
        vertical-align: middle;
        width: 35px;
    }

    .v-userPanel {
        background: rgba(255, 255, 255, 0.95);
        border: 1px solid #ebebe7;
        margin-top: 10px;
        position: relative;
        text-align: center;
    }

    .userpic {
        height: 110px;
        margin-bottom: 30px;
        position: relative;
        text-align: center;
        top: 30px;
        width: 110px;
    }

    .v-usershortinfo {
        display: block;
        padding-left: 0;
    }

    .v-userpanelleft {
        float: none;
        width: 100%;
    }

    .v-userpanelright {
        float: none;
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }

    .v-usershortinfo {
        display: block;
        padding-left: 0;
        padding-top: 15px;
    }

    .btn-group .v-btn {
        border-radius: 2px;
        font-size: 13px;
        min-width: 1%;
        padding: 12px 15px;
    }

    .v-btn.v-btnicn {
        padding: 8px 11px;
    }

    .v-rated {
        padding-bottom: 10px;
        padding-left: 0;
        padding-top: 10px;
        display: block;
    }

    .panel__fixed {
        max-height: 100%;
        overflow-y: auto;
        padding-right: 0px;
    }

    .panel__left {
        background: #fff;
        bottom: 0;
        display: block;
        float: none;
        padding: 30px 10px;
        position: fixed;
        top: 0;
        transform: translate3d(-360px, 0px, 0px);
        -webkit-transform: translate3d(-360px, 0px, 0px);
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        width: 350px;
        z-index: 99999;
        transition: all 300ms ease 0s;
    }

    body.toggled-leftpanel .panel__left {
        opacity: 1;
        transform: translate3d(-10px, 0px, 0px);
        -webkit-transform: translate3d(-10px, 0px, 0px);
    }

    .v-rightsidebar {
        position: fixed;
        width: 360px;
        background: #fff;
        right: -360px;
        height: 100%;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        transition: all 300ms;
        opcity: 0;
        top: 0;
        z-index: 9991;
        padding: 30px 10px;
    }

    body.toggled-sidebar .v-rightsidebar {
        opacity: 1;
        right: 0;
    }

    .v-postmsg {
        margin-bottom: 10px;
    }

    .panel__right {
        display: block;
        float: none;
        width: 100%;
        padding: 0px;
    }

    .panel {
        float: none;
        width: 100%;
    }

    .v-avatar {
        display: block;
        float: left;
        height: 40px;
        width: 40px;
    }

    .v-commentinfo {
        display: block;
        margin-left: 50px;
        padding-left: 0;
    }

    .table-user--info .v-commentinfo {
        display: block;
        padding-left: 10px;
        padding-top: 5px;
    }

    .v-leavecomment {
        width: 86%;
    }

    .v-usercomment .image-upload {
        left: 25px;
        right: auto;
        top: 54%;
    }

    .v-usercomment .v-avatar {
        display: none;
    }

    .v-leavecomment input[type="text"] {
        padding-right: 25px;
        padding-left: 25px;
    }

    .v-comment-right .v-icon {
        position: relative;
        top: -12px;
    }

    .v-usercomment .v-leavecomment {
        width: 100%;
    }

    .v-postcomment .v-leavecomment {
        width: 86%;
    }

    .v-postcomment .image-upload {
        left: 25px;
        right: auto;
        top: 54%;
    }

    .v-postcomment .v-avatar {
        display: none;
    }

    .v-postcomment input[type="text"] {
        padding-right: 25px;
        padding-left: 25px;
    }

    .v-postcomment .v-comment-right .v-icon {
        position: relative;
        top: -12px;
    }

    .v-postcomment .v-usercomment .v-leavecomment {
        width: 100%;
    }

    .v-extra .btn-group .v-btn {
        padding: 5px 10px;
    }

    .v-mob.v-extra {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .v-mob {
        display: block;
    }

    body.toggled-leftpanel .leftoverlay {
        display: block;
    }

    body.toggled-sidebar .leftoverlay {
        display: block;
    }

    .v-events .media-title {
        display: block;
        margin-left: 50px;
        padding-left: 0;
    }

    .v-events .v-media {
        display: block;
        float: left;
        height: 40px;
        width: 40px;
    }

    .v-reviews .v-media {
        border-radius: 50px;
        height: 40px;
        width: 40px;
    }

    .v-bio li .v-icon {
        float: left;
    }

    .v-audio .media-title {
        display: block;
        margin-left: 50px;
        padding-left: 0;
    }

    .v-audio .v-media {
        display: block;
        float: left;
        height: 40px;
        width: 40px;
    }

    .v-readabout > a {
        font-size: 12px;
        padding: 10px;
        text-align: center;
    }

    .v-bio li .v-icon.link-fb,
    .v-bio li .v-icon.link-tw {
        float: none;
    }

    /*Job Deatil*/

    .v-hostdetails {
        padding-left: 0px;
        width: 100%;
    }

    .v-jobdescription {
        width: 100%;
    }

    h3.v-mob {
        display: block;
    }

    .v-jobswrap {
        width: 100%;
    }

    .v-managemenubar {
        width: 100%;
    }

    .v-value > h3 {
        font-size: 20px;
    }

    .v-value > p {
        font-size: 16px;
    }

    .v-btn.v-border {
        line-height: 11px;
    }

    .v-usertext p {
        color: #9e9898;
        font-size: 11px;
    }

    .v-eventpanel {
        display: block;
        width: 100%;
    }

    .eventgalley-slider {
        margin: 15px;
    }

    .event-description {
        padding: 0 15px 15px;
    }

    .postForm {
        padding: 15px;
    }

    .eventcomments .v-comment {
        padding: 0 15px;
    }

    .eventgalley-thumbslider {
        bottom: auto;
        left: auto;
        top: -10px;
        max-width: 115px;
        position: relative !important;
        -webkit-position: relative !important;
        transform: none;
    }

    .gallery-thumb {
        height: 37px;
        width: 37px;
    }

    .v-event-head {
        padding: 15px 0;
    }

    .v-eventdetaillist > li {
        border-top: 1px solid #ececee;
        display: block;
        margin: 0;
        padding: 10px 0;
        position: relative;
        vertical-align: top;
        width: 100%;
    }

    .v-eventdetaillist {
        margin-left: 0;
        margin-top: 0;
    }

    .v-eventdetaillist > li:first-child {
        border-top: none;
    }

    .v-eventdetaillist > li:before {
        border-left: none;
    }

    .mob-actions {
        display: block;
        padding: 10px 0;
    }

    .mob-actions .v-btn.v-border {
        float: right;
    }

    .eventdetaillist {
        background: #fff none repeat scroll 0 0;
        bottom: 0;
        display: block;
        float: none;
        padding: 30px 10px;
        position: fixed;
        top: 0;
        transform: translate3d(-260px, 0px, 0px);
        -webkit-transform: translate3d(-260px, 0px, 0px);
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        width: 250px;
        z-index: 99999;
        overflow: auto;
    }

    body.toggled-leftpanel .eventdetaillist {
        opacity: 1;
        transform: translate3d(-10px, 0px, 0px);
        -webkit-transform: translate3d(-10px, 0px, 0px);
    }

    .v-userevent .v-usershortinfo {
        display: block;
        padding-left: 0;
        text-align: center;
    }

    .v-userevent .userpic {
        display: block;
        float: none;
        height: 75px;
        margin: 0 auto;
        text-align: center;
        width: 76px;
    }

    .v-userevent .v-block {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .eventdetaillist > h2 {
        color: #333;
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 10px;
        display: block;
    }

    .v-userevent .btn-group .v-btn {
        padding: 8px 23px;
    }

    .v-userevent .btn-group .v-border {
        padding: 7px 23px;
    }

    .event-detail {
        display: table;
        width: 100%;
        padding-left: 0px;
    }

    .v-events.large .v-media {
        height: 55px;
        width: 55px;
    }

    .v-events.large .media-title {
        display: block;
        margin-left: 65px;
        padding-left: 0;
    }

    .v-jobtopright .v-btn {
        font-size: 14px;
        padding: 8px 10px;
    }

    .selected--category {
        display: none;
    }

    .Entryfrm__Form {
        display: block;
        position: static;
    }

    .Entryfrm__Form:before {
        background: none;
    }

    .sidebar {
        width: 100%;
        display: block;
        position: static;
    }

    .inner__sidebar {
        padding: 20px;
        text-align: center;
    }

    .sidebar.form__sidebar {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .frm_other--connection {
        margin-top: 0;
    }

    .mainForm {
        display: block;
        padding: 20px;
        width: 100%;
    }

    .boxtabs li .or {
        display: none;
    }

    .form .form--heading {
        font-size: 18px;
        line-height: 25px;
    }

    .mainForm .table td {
        width: 100%;
        display: block;
        padding-left: 0;
    }

    .option_bar {
        position: static;
    }

    /*Sign up*/
    /*signup*/
    .form-side-left,
    .form-side-right {
        display: block;
        position: relative;
        vertical-align: top;
        width: 100%;
    }

    .form-side-right {
        padding: 20px;
        width: 100%;
    }

    .form-side-right {
        border-top: 1px solid #ededed;
        padding: 20px;
        width: 100%;
    }

    .social-connect {
        bottom: auto;
        position: relative;
    }

    .form-wrap.form-fullwidth {
        display: block;
        margin: 10px auto;
    }

    .form-side-right::before {
        background: #fff;
    }

    .g-btn:hover,
    .fb-btn:hover {
        border-color: #000;
    }

    .social-connect .v-btn {
        margin-top: 0px;
    }

    .user-content {
        display: block;
        float: none;
        padding-left: 0;
        padding-top: 20px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        padding-bottom: 20px;
    }

    .user-typ--img {
        display: block;
        margin-right: 0;
        margin-top: 0;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .page-heading--big {
        padding: 25px 0;
    }

    .signup-choice::before {
        font-size: 176px;
        top: -20px;
    }

    .signup-choice {
        margin: 0 auto;
        max-width: 880px;
    }

    .list-box {
        height: 136px;
        width: 100%;
    }

    .list > li {
        width: 33.3%;
    }

    .v-events.large .v-borderbox .event-detail {
        display: block;
    }

    .v-rated > span {
        display: block;
    }

    .right_panel_head_right {
        float: none;
        text-align: left;
        padding-top: 20px;
    }

    .sort-by li.sort {
        padding-right: 0;
    }

    .sort-by li.sort {
        padding-right: 0;
    }

    .sort-by li {
        display: block;
    }

    .right_panel_head_right .v-btn {
        float: right;
        display: block;
    }

    .right_panel_head_right .form {
        float: left;
    }

    .filters {
        background: #fff;
        bottom: 0;
        left: 0;
        margin: 0px 0 0;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        transform: translate3d(-297px, 0px, 0px);
        -webkit-transform: translate3d(-297px, 0px, 0px);
        transition: all 300ms ease 0s;
        width: 280px;
        z-index: 110;
    }

    body.toggled-leftpanel .filters {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        z-index: 9999;
        overflow-y: auto;
    }

    .widgets-heading .link-text {
        padding-right: 20px;
    }

    .user--card-image:after {
        line-height: 350px;
    }

    .filters {
        padding: 10px;
    }

    /*Homepage*/
    .home--slider .fix-container {
        left: 10px;
        margin: 0;
    }

    .home--slider-captions h2 {
        font-size: 35px;
    }

    .home--slider-captions p {
        font-size: 18px;
        padding-top: 20px;
    }

    .home--slider-captions a {
        font-size: 16px;
        margin-top: 10px;
        padding: 12px 30px;
    }

    .home--slider .slick-dots {

        left: auto;
        margin: 0;
        bottom: 10px;
        right: 10px;
    }

    /*homepage*/
    .artist--category {
        display: block;
    }

    .artist--category-box {
        display: block;
    }

    .artist--category-desc {
        width: 100%;
    }

    .featured--artists-desc {
        float: none;
        padding-bottom: 40px;
        padding-top: 0;
        width: 100%;
    }

    .featured--artists-list {

        width: 100%;
    }

    .section--featured {
        background-position: left 90%;
        padding: 60px 0 350px;

    }

    .signup-choice:before {
        top: 120px;
    }

    #notifier_count {
        display: none;
    }

    .v-subnavigation span.notified_text {
        display: block;
        font-size: 13px;

        width: 100%;
        color: #333;
    }

    .col_left {
        float: none;
        width: 100%;
    }

    .content .col_right {
        float: none;
        padding: 0;
        width: 100%;
    }

    .round_sectn > .sectnTop:after {
        display: block;
    }

    .round_sectn > .sectnTop {
        border-radius: 3px;
        position: relative;
    }

    .content .col_right {
        float: none;
        padding: 0 0 10px;
        width: 100%;
    }

    .sectnMiddle {
        display: none;
    }

    .round_sectn > .sectnTop.active:after {
        content: "\f209";
    }

    .v-padd.gap {
        padding: 10px 0;
    }

    .suscription--package li {
        width: 100%;
        padding: 20px 0 0 0;
        float: none;
    }

    .suscription--package {

        margin-left: 0;
    }

    .plan--features li {
        width: 50%;
        padding-right: 0px;
    }

    .validity {
        padding: 5px 10px;
    }

    .form-title {
        font-size: 18px;
    }
}


@media(min-width:767px) {
    #facebox .content {
        /*   width: 100%;
        table-layout: fixed;*/
    }

    .sectionbody .table {
        /*table-layout: fixed;*/
    }
}

.sectopn-overflow {
    /* display: block;
    white-space: nowrap;*/
    overflow: auto;
}
