/* Responsive iFrame */
.sfFlexVideo
{
    padding-bottom: 56.25%;
    position: relative;
}
.sfFlexVideo iframe, .sfFlexVideo object, .sfFlexVideo embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*#sfResponsiveNavBtn
{
    display: none;
}*/


@media only screen and (max-width: 1200px) {
    .sfInnerwrapper
    {
        width: 96%;
    }
    .sfInnerwrapper .sfMoreblocks, .sfInnerwrapper .sfMoreblocks .sfColswrap
    {
        margin: 0;
    }
    .sfStickySidebar  { display: none;}

    #sfMainWrapper.sfCol_75 { width:100%;}
}


@media only screen and (max-width:960px) {

    .bx-controls, .sf-sub-indicator
    {
        display: none;
    }

    #sfSlider .sfContent h1
    {
        font-size: 26px;
    }
    #sfSlider p
    {
        font-size: 18px;
    }
}


@media only screen and (max-width:768px) {

    .sfTopbar { height:90px;}
   /* .sfLoggedTopBar { margin-top: 90px;}*/
    .sfTopbar ul.left, .sfTopbar ul.left li img, .sfTopbar ul.left li a, .sfTopbar ul.left li span { float: none; overflow: hidden;}

.sfTopbar ul.right li { border-left: none;}

    body { }
    body {  transition: all 0.3s ease-in-out;}
    [class*="sfCol_"], .sfFixed[class*="sfCol_"]
    {
        width: 100%;
        padding-left: 0;padding-right: 0;
        float: none;
    }
    #sfLoginstatus { display: none;}
    #sfHeaders { padding: 0;}
    #sfHeaders [class*='sfCol_'] { margin:10px 0;}

.sf-menu > li > a { padding:15px; }
.sfNavigation li.sfActive > a { border-bottom: none;}


    .sf-menu li.sfParent > ul
    {
        position: relative;
        border: none;
        box-shadow: none;
        display: block !important;
        visibility: visible !important;
        padding-left: 15px;
    }
    .sf-menu li, .sfDropdown
    {
        float: none;
    }
    .sfDropdown ul, .sfDropdown ul ul
    {
        position: relative;
        top: 0;
        left: 0 !important;
        background: none;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .sf-menu li.sfParent li.sfParent ul { position:relative;}

    .sfStickySidebar
    {
        display: none;
    }

    .sfBlockResponsive
    {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }
    .sfBlockResponsive > .sfTable
    {
        margin-bottom: 0;
    }
    .sfBlockResponsive > .sfTable > thead > tr > th, .sfBlockResponsive > .sfTable > tbody > tr > th, .sfBlockResponsive > .sfTable > tfoot > tr > th, .sfBlockResponsive > .sfTable > thead > tr > td, .sfBlockResponsive > .sfTable > tbody > tr > td, .sfBlockResponsive > .sfTable > tfoot > tr > td
    {
        white-space: nowrap;
    }
    .social li
    {
        width: 100%;
    }
    .sfStickySidebar, .sfNavigation li.sfActive a:after
    {
        display: none;
    }


}

@media only screen and (max-width: 640px) {
    
    #sfSlider .sfContent h1
    {
        font-size: 20px;
    }
    #sfSlider p
    {
        font-size: 16px;
    }

     .sfInnerBanner h1 { font-size: 24px;}

}


@media only screen and (max-width:480px) {
    .solution span[class*="icon-"]
    {
        float: none;
        display: block;
        text-align: center;
    }
}


/*custom responsive*/


@media only screen and (max-width: 1280px) {

    .sf-menu li span.sfPagename{
        font-size: 13px;
    }

 div#perdiscount{
        left: 8%!important;
    }

    div#fdiscount{
        left: 8%;
    }

    .sf-menu li.sfActive:after{
        bottom: -10px;
    }

    .Tables ul li, .OccupiedRooms ul li, .Rooms ul li, .RoomsForMerge ul li, .TablesForMerge ul li, .RoomsForShift ul li, .TablesForShift ul li{
        width: 12%!important;
    }

    .ROblockpart li img {
    height: 30px;
}
}

@media only screen and (max-width: 1260px) {


a#inproces {
    margin-bottom:5px;
}

.ROblockpart > li ul li{
    width: 45%;
}

.report_L{
    display: block;
    overflow-x: auto;
}
}

@media only screen and (max-width: 1200px) {


    div#sfLandingpagea {
    width: 66%;
}

div#sfLandingpageb {
    width: 34%;
}

    .ROblockpart > li{
        width: 49%;
    }

    .ROblockpart > li:nth-child(3n){
        margin-right: 1%;
    }


    div#perdiscount{
        left: 5%!important;
    }

    div#fdiscount{
        left: 5%;
    }

    .TopMiddle li{
        padding: 0px 10px;
    }

    .side-menuu{
    	width: 25%;
    }

    .sidemenu-content{
    	 width: 100%;
    }

    .sfCol_75.dashboard {
    left: 25%;
    padding-left: 25px;
    padding-right: 25px;
}
}

@media only screen and (max-width: 1136px) {


    .Rooms h4, .Tables h4 , .OccupiedRooms h4 {
    font-size: 20px;
}

    .Tables a.imgtable li img, .Rooms a.imgRoom li img {
        width: 40px;
    }

    .Roomtype h5, .Roomtypeformerge h5, .Roomtypeforshift h5{
        font-size: 15px;
    }

    .sfCol_25.side-menuu img {
    width: 35%;
}

div#sfOrderlist{
    top:85px!important;
}

.Tables ul li, .OccupiedRooms ul li, .Rooms ul li, .RoomsForMerge ul li, .TablesForMerge ul li, .RoomsForShift ul li, .TablesForShift ul li{
        width: 13%!important;
    }

    

    .TopMiddle li{
        padding: 0px 5px;
    }

    .ROblockpart > li ul li{
        width: 45%;
    }
}

@media only screen and (max-width: 1080px) {

  div#sfNavigation.sfCol_75{
    width: 85%;
  }

  div#sfLoginstatus.sfCol_25{
    width: 15%;
  }

    .sfNavigation > ul > li > a{
        padding: 5px 15px;
    }

    div#sfOrderlist {
    top: 94px!important;
}

.Tables ul li, .OccupiedRooms ul li, .Rooms ul li, .RoomsForMerge ul li, .TablesForMerge ul li, .RoomsForShift ul li, .TablesForShift ul li{
        width: 14%!important;
    }

    table#tableData .sfInputbox{
        width: 105px;
    }

    span#OLroomname, span#OLTablename, span#OLOrdername{
        margin-left: 5px;
    }
}

@media only screen and (max-width: 900px) {

    div#sfLandingpagea , div#sfLandingpageb  {
    width: 50%;
}

.ROblockpart > li {
    width: 100%;
    margin-right:0; 
}
}

@media only screen and (max-width: 768px) {

div#sfLandingpagea , div#sfLandingpageb{
    width: 100%;
}

.ROblockpart > li {
    width: 49%;
    margin-right: 1%;
}
}

@media only screen and (max-width: 667px) {

    .ROblockpart > li {
    width: 100%;
    margin-right: 0;
}
}

