@media screen and (max-width: 1280px) {
    .leftsearch, .rightsearch, .centersearch {
        left: 0;
        transform: translate(0%, 0%);
    }
    .leftsearch .moduletable, .rightsearch .moduletable, .centersearch .moduletable {
        width: 60% !important;
    }
    .vrmenuslistcont .vrmenublock .vrmenublockshifts {
        padding: 4px 4px 4px 0;
    }
    .vrtk-gridlayout .vrtksingleitemdiv {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
@media screen and (max-width: 1200px) {
    .container-box .ct-text.col-lg-12 {
        padding: 20px 40px;
    }
    .item-page .ct-image.col-lg-12 {
        text-align: center;
    }
    .item-page .ct-image.col-lg-12 img {
        float: none;
        margin: 10px 0;
    }
    .container-box .ct-inner {
        width: auto;
    }
    .layout-even .ct-image {
        order: 2;
    }
}
@media screen and (max-width: 1180px) { 
    .vikcnt_left .vikgm_cnt_container {

    }
}
@media screen and (max-width: 1160px) {
    .search-horizontal h3 {
        margin: 0;
        padding: 0;
    }
}
@media screen and (max-width: 1024px) { 
    .vikicons-item {
        width: 50%;
        float: left;
    }
    #tbar-logo {
        width: 270px;
        margin-left: 20px;
    }
    .mainbox-sidebarson, .mainbox-sidebarsboth {
        width: 89%;
    }
    .ctn-move .mainbox-sidebarson, .ctn-move .mainbox-sidebarsboth {
        display: inline-block;
        width: 100%;
    }
    .ctn-move .mainbox-sidebarson #main, .ctn-move .mainbox-sidebarsboth #main {
        left: inherit;
        width: 98%;
        background: transparent;
    }
    .ctn-move .mainbox-sidebarson #sidebar-left, .ctn-move .mainbox-sidebarsboth #sidebar-left,
    .ctn-move .mainbox-sidebarson #sidebar-right, .ctn-move .mainbox-sidebarsboth #sidebar-right {
        left: inherit;
         width: 100%;
    }
}
@media screen and (max-width: 960px) { 
    .shuffle-item {
        width: 50%;
    }
    .total-side {
        width: 300px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 300px;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    }
    .vrtkcartbuttonsmodule .vrtkcartorderdivmodule {
        width: 83%;
    }
    .vrmenu-detailsprod {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .vrmenuslistcont .vrmenublock {
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    }
    .container-bothside .main-content-container {
       display: inline-block;
    }
    .container-bothside .total-side {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .container-bothside .ctn-centered {
        width: 100%;
    }
    .vikwallimage-contents {
        width: 80%;
        margin: 0 auto;
    }
    .head-top-part {
        position: relative;
    }
    #headt-part {
        position: absolute;a
    }
}
@media screen and (max-width: 870px) {
    .vrformfieldset .vrsearchinputlabel, .vrordercomponentsdiv .vrorderinputdiv .vrorderlabel {
        min-width: inherit;
    }
    #login-form-e4j {
        width: 90%;
    }
    #jform_captcha {
        margin: 10px 0;
    }
    #jform_captcha > div {
        margin: 0 auto;
    }
}
@media screen and (max-width: 800px) {
    #menumob-btn-ico {
        display: block;
    } 
    #menutitlemob {
        cursor: pointer;
        display: inline-block;
        padding: 5px 10px 5px 10px;
        color: #fff;
        width: 21px;
        height: 18px;
        margin: 0 35px 0 25px;
        border:0;
    }
    #tbar-logo {
        margin-left: 10px;
    }
    #mainmenu, #tbar-user {
        display: none;
        float: none;
        text-align: left;
        background: #414141;
    }

    #form-login-remember label {
        float: none;
        padding-left: 0;
    }
    .vikcs-link {
        display: none;
    }
    .menumobile .mainmenu-items .l-inline li > .l-block {
        top: 34px;
    }
    .menumobile .mainmenu-items .moduletable ul > li > a,
    .menumobile .mainmenu-items .moduletable ul > li > span {
        color: #fff !important;
    }
    #mainmenu .menumobile > .mainmenu-items > .spt-menu {
        margin: 15px 0 0 !important;
    }
    .menumobile .loginmenu {
        display: block;
        float: none;
    }
    .menumobile .loginmenu h3 {
        padding: 5px;
        margin: 10px 0 10px 0;
    }
    .menumobile .loginmenu #login-form {
        top: 30px;
    }
    .h-search {
        position: relative;
    }
    #mainmenu .loginmenu h3 {
        padding: 6px 5px !important;
    }
    #mainmenu .e4jsign h3 {
        background-position: left top;
    }
    #mainmenu .l-inline li .l-block > div {
        background: transparent !important;
        margin: 0 !important;
    }
    .contact-address > dl {
        width: 100%;
    }
    .contact-address dd {
        margin-left: 30px;
        padding: 5px 0;
    }
    .fx-menu-slide {
        animation: none !important;
        -webkit-animation: none !important;
        border-bottom: 0;
        height: auto;
        position: inherit;
        top: 0;
        z-index: 100000;
    }
    .fx-menu-slide #tbar-logo .moduletable img {
        width: auto;
    }
    .vikthumbnail-grid figure {
        width: 50%;
    }
    .e4j-newslett .e4j-float-left {
        margin-right: 2em;
    }    
    .icon-courses li {
        width: 48%;
    }
}
@media screen and (max-width: 768px) {
    .container-box .ct-inner {
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
        position: relative;
        padding: 30px;
        width: auto;
    }
    .grid-row-box .ct-inner {
        width: auto;
        padding: 30px;
    }
    .vrloginblock, .vrregisterblock {
        width: 100%;
    }
    .vrorderpagediv {
        width: 90%;
    }
    .vrmenu-detailshead-inner {
        width: 70%;
    }
    .vrmenu-detailssectionsub .vrmenu-detailssectionsubdesc {
        padding: 10px 30px;
    }
    .vrorderboxcontent {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .total-side {
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        z-index: 1;
    }
    .tkaw-btm {
        box-shadow: 0 0 20px rgba(0,0,0,.3);
        background: #fff;
        position: fixed;
        bottom: 0;
        z-index: 1;
    }
    .vrtkcartfixed {
        margin-top: 0 !important;
    }
    .vrtkmodcarttitlecont {
        margin-bottom: 0;
    }

    .tkaw-btm .vrtkcart-container {
        display: none;
    }
    .tkaw-btm .vrtkcart-container.open-tab {
        width: 100%;
    }
    .tkaw-btm .cart-numb-badge, .tkaw-btm .cart-title-totprice {
        display: inline-block;
    }
    .tkaw-btm .vrtkitemcontainer {
        max-height: 200px;
        overflow-y: scroll;
    }
    .icons-menu .page-header > .iconmenu-title  {
        display: none;
    }
    .vrtk-itemdet-prod-body .tk-right .tk-cart-summary .tk-cart-summary-inner .tk-price,
    .vrtk-itemdet-prod-body .tk-right .tk-cart-summary .tk-cart-summary-inner .tk-add-cart {
        margin: 0 auto;
    }
    .vr-reviews-quickwrapper .vr-reviews-leftdiv {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .width33 {
        width: 50% !important;
    }
    .width50 {
        width: 100% !important;
    }
    .slide-text > h2 {
        font-size: 36px !important;
    }
}
@media screen and (max-width: 715px) {
    #main {
        float: none;
        width: 100% !important;
        left: 0 !important;
    }
    aside {
        float: none;
        width: 100% !important;
    }
    .grid-box {
        float: none;
    }
    .sidebar {
        width: 100%;
    }
    .sidebar .grid-module,
    #module-box1 .grid-module,
    footer .grid-module,
    #subcontent .grid-module,
    #upcontent .grid-module,
    #module-box2 .grid-module {
        width: 100% !important;
        float: left;
    }
    #sidebar-left {
        left: 0 !important;
    }
    #sidebar-right {
        left: 0 !important;
    }
    #tbar-logo,
    #tbar-logo-center {
        display: inline-block;
        position: relative;
    }
    #tbar-user .moduletable,
    #tbar-user .moduletable_menu {
        float: none;
        width: 100%;
    }
    #tbar-user .moduletable:last-child,
    #tbar-user .moduletable_menu:last-child {
        margin: 0;
    }
    #mainmenu {
        width: 100%;
    }
    #mainmenu .l-inline {
        margin: 5px 0 0;
    }
    .blog .cols-3 .items-div-blog {
        width: 96%;
    }
    .slogan-content .slogan-dx,
    .slogan-content .slogan-sx {
        display: none;
    }
    .slogan-content .slogan-mdl {
        width: 100%;
    }
    .vikicons-item {
        width: 100%;
        float: none;
    }
    .vikcnt_left .vikgm_cnt_container, .vikcnt_right .vikgm_cnt_container {
        width: 100%;
        position: relative;
        top: 0 !important;
        left: 0 !important;
        transform: translate(0, 0) !important;
        height: auto !important;
    }
}
@media screen and (max-width: 670px) {
    .vrmenu-detailssectionsubimage {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .vrmenu-detailssectionsub .vrmenu-detailssectionsubdesc {
        width: 100%;
        padding: 30px;
    }
    .width33 {
        width: 100% !important;
    }
}
    
@media screen and (max-width: 660px) {
    .vikwallimage-inner {
        height: auto;
        padding-bottom:20px;
    }
    .e4j-newslett .e4j-float-left {
        width: 100%;
        text-align: center;
    }
    .custom-newsletter input[type^="text"] {
        margin:0 auto 5px;
    }
    .e4j-newslett .e4j-float-right {
        width: 100%;
    }
    
}
@media screen and (max-width: 600px) {
    .vrmenuslistcont .vrmenublock {
        -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
    }
    .vrtkitemsdiv .vrtkitemleftdiv, .vrtkitemsdiv .vrtkitemvardiv {
        width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .vrtkitemsdiv .vrtkitemimagediv {
        text-align: center;
        border: 0;
    }
    .vrtkitemsdiv .vrtkitemimagediv img {
        border: 1px solid #CCC;
        padding: 1px;
    }
    .vrtk-menu-title::before {
        right: -43px;
        width: 30px;
    }
    .vrtk-menu-title::after {
        left: -43px;
        width: 30px;
    }
}
@media screen and (max-width: 550px) {
    .main-body {
        padding: 15px 0px;
    }
    .group-contact-left, .group-contact-right {
        width: 100%;
    }
    .vikthumbnail-grid figure {
        width: 100%;
    }
    .shuffle-item {
        width: 100%;
    }
    .category-module li {
        width: 100%;
    }
    .vamodempl_grid-inner li {
        width: 100%;
    }
    .icon-courses li {
        width: 99%;
    }
    .vrmenusfieldsdiv {
        text-align: center;
    }
    .vrmenusfieldsdiv label {
        float: initial;
    }
    .vrmenusfieldsdiv div {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .vrmenu-detailshead-inner {
        width: 90%; 
    }
    .vr-allorders-tinylist .list-order-bar .order-summary {
        width: 75%;
    }
    .vr-allorders-tinylist .list-order-bar .order-purchase {
        width: 100%;
        padding: 3px 0 0 4px;
    }
    .vr-allorders-tinylist .list-order-bar .order-view-button {
        width: 100%;
        text-align: left;
    }
    .vr-allorders-tinylist .list-order-bar .order-view-button a {
        padding: 5px 15px;
    }
    .vrtk-gridlayout .vrtksingleitemdiv {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    #tbar-logo {
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
        padding: 0 10px;
    }
    #tbar-logo p {
        margin: 0;
        text-align: center;
    }
    #tbar-logo img {
        max-width: 90%;
    }
    .blog .cols-2 .items-div-blog {
        width: 100%;
    }
    .modal-dialog {
        width: 80%;
        margin: 5% auto;
    }
    .vrbox-bkg {
        display: none;
    }
    .vrlogreg-cnt {
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }
    #lmpart {
        display: inline-block;
    }
    .vikcs-slider .slide-text {
        padding: 10px 55px
    }
    .container-box .ct-inner {
        padding: 0;
    }
    .slide-text > h2 {
        font-size: 28px;
    }
    .vikcs-slider .slide-text {
        top: 50%;
    }
}
@media screen and (max-width: 400px) {
    .sidebar .grid-module,
    #module-box1 .grid-module,
    footer .grid-module,
    #subcontent .grid-module,
    #upcontent .grid-module,
    #module-box2 .grid-module {
        width: 100% !important;
        float: left;
    }
    .vrmenu-detailsprodsub .vrmenu-detailsprodsubright {
        width: 100%;
        display: inline-block;
    }
    .vrmenu-detailsprodsub .vrmenu-detailsprodsubleft .vrmenu-detailsprodsubimage {
        width: 100%;
        padding-right: 0;
    }
    .vrmenu-detailsprodsub .vrmenu-detailsprodsubleft {
        width: 100%;
    }
    .vrmenu-detailsprodsub .vrmenu-detailsprodsubleft .vr-menudetailsprodsubnamedesc {
        width: 100%;
        display: inline-block;
        padding: 15px 15px 10px 15px;
    }
    .vrmenu-detailsprodsubprice {
        margin: 5px 0 0;
        font-size: 2.2em;
    }
    .vrmenu-detailsprodsub .vrmenu-detailsprodsubleft .vrmenu-detailsprodsubimage img {
        border-radius: 0;
    }
    .vikcs-texts {
        top: 65%;
    }
    .vrtkcartbuttonsmodule .vrtkcartorderdivmodule {
        width: auto;
    }
    #jform_captcha {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .vrordercomponentsdiv .vrorderinputdiv .vrordertypediv .vrorderradiosp {
        width: 100%;
        display: inline-block;
    }
    #lmpart .icons-menu {
        text-align: right;
    }
}
@media screen and (max-width: 350px) {
    .vrtk-menu-title::before {
        display: none;
    }
    .vrtk-menu-title::after {
        display: none;
    }
    
}
/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    .loginmenu .e4jaccountmanagercont {
        left: auto;
        right: 0;
    }
}

