/* Created by Artisteer v4.3.0.60745 */

.responsive body
{
   min-width: 240px;
}

.responsive.responsive-phone #b-acc-toolbarWrap.left div.b-acc_hide_toolbar.b-acc-icon-medium {
   top: 40px;
}


.responsive.responsive-tablet #b-acc-toolbarWrap.left div.b-acc_hide_toolbar.b-acc-icon-medium {
   margin-top: 0px;
}


.responsive div#foxcontainer_m94 {
  padding-right:5%;
  padding-left:5%;
}

.responsive.responsive-phone .gmoyal-top-contact
{ 
  height:75px;
  margin-top: 0px;
}

.responsive.responsive-tablet .gmoyal-top-contact
{ 
  height:50px;
  margin-top: 0px;
}

.responsive.responsive-phone .gmoyal-topcontact-rt {
    padding-top: 10px;
    padding-right: 17%;
    /*padding-right:25%; */
    
}

.responsive.responsive-tablet .gmoyal-topcontact-rt 
{
   padding-right: 3%;
   float:right;  
}


.responsive.responsive-phone .gmoyal-topcontact-lft
{
  padding-left: 40%;
}

.responsive.responsive-tablet .gmoyal-topcontact-lft
{
  padding-left: 3%;
  float:left;
}


.responsive .custom-gmoyal-logo
{
  display:none !important;
}

.responsive.responsive-phone .custom-gmoyal-logo-mobile
{
  display:block;
  padding-top: 68px;
  padding-right:25%;
}

.responsive.responsive-tablet .custom-gmoyal-logo-mobile
{
  display:block;
  padding-top: 47px;
  padding-right:35%;
}

.responsive .gmoyal-banner 
{
  display:none;
} 


.responsive .gmoyal-address
{
  font-size: 13pt;
}


.responsive.responsive-phone .gmoyal-contact-heb
{
  width:90%;
}


.responsive.responsive-phone .gmoyal-contact-en
{
  width: 90%;
  margin-top: 25px;
}


.responsive.responsive-phone .gmoyal-pg-img
{
  
  margin-top: 15px;
  margin-bottom: 15px;
  float:none;
  width:100%
}

.responsive.responsive-tablet .gmoyal-pg-img
{
  
  margin-top: 15px;
  margin-bottom: 15px;
  float:none;
  width:100%
}

.responsive .gmoyal-pg-txt
{
  width: 100%;
}


.responsive .gmoyal-us-imgs
{
  width:100%;
}

.responsive.responsive-phone .gmoyal-postcontent h1
{
  
  margin-top:0px;
  font-size: 25px;
}


.responsive.responsive-tablet .gmoyal-postcontent h1
{
  
  margin-top:0px;
  font-size: 35px;
}


.responsive .menu
{
  margin-right: 0; 
   margin-top: 0; 
}

.responsive.responsive-phone .gmoyal-blockheader 
{
  padding-right:1%;
}

.responsive.responsive-tablet .gmoyal-blockheader 
{
  padding-right:3.5%;
}


.responsive .gmoyal-footer ul>li
{
  padding-right:4%;
}

.responsive .gmoyal-footer p
{
  padding-top: 10px;
}

.responsive.responsive-phone .gmoyal-copyrt
{
  float: right; 
  padding-right: 3%;
  height:auto;
}

.responsive.responsive-tablet .gmoyal-copyrt
{
  float: right; 
  height: auto; 
 
  
}

.responsive .clearfix-contactus
{
  display: none !important;
}

.responsive .gmoyal-nostyle-contact-mobile
{
  display:block !important;
  background: #ececec;
  margin-top: 25px;
  padding: 15px;
  
}

.responsive h3
{
  font-size: 24px;
  font-family: 'open_sans_hebrewregular', 'Open Sans Hebrew', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px solid #c0c0c0;
}

.responsive .gmoyal-block
{
  display:none !important;
}

  
.responsive img 
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}  
  
.responsive .gmoyal-content-layout img,
.responsive .gmoyal-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .gmoyal-content-layout img 
{
   /*margin: 1%;*/
}

.responsive.responsive-phone .gmoyal-collage,
.responsive.responsive-tablet .gmoyal-collage {
   margin: 0 !important;
}

.responsive .gmoyal-content-layout .gmoyal-sidebar0, 
.responsive .gmoyal-content-layout .gmoyal-sidebar1, 
.responsive .gmoyal-content-layout .gmoyal-sidebar2 
{
   width: auto !important;
}
    
.responsive .gmoyal-content-layout, 
.responsive .gmoyal-content-layout-row, 
.responsive .gmoyal-layout-cell 
{
   display: block;
}

.responsive .gmoyal-content-layout, 
.responsive .gmoyal-content-layout-row
{
   padding: 0;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .gmoyal-vmenublock,
.responsive.responsive-tablet .gmoyal-block
{
   /*margin-left: 1%;
   margin-right: 1%;
   width: 48%;*/
   width:100%;
   float: right;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
  margin-top:15px;
}

.responsive .gmoyal-responsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

.responsive .gmoyal-responsive-embed iframe,
.responsive .gmoyal-responsive-embed object,
.responsive .gmoyal-responsive-embed embed
{
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* dynamic width nav */
.responsive.responsive-phone nav.gmoyal-nav,
.responsive .gmoyal-nav-inner
{
   width: 100% !important;
   position: fixed !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: right !important;
   background: #ffffff;
   height:150px;
   
}

.responsive.responsive-tablet nav.gmoyal-nav,
.responsive .gmoyal-nav-inner
{
   width: 100% !important;
   position: fixed !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: right !important;
   background: #ffffff;
   height:145px;
   
}

.responsive nav.gmoyal-nav
{
   min-width: 1%;
   /*margin-top: 1%;*/
}

.responsive .gmoyal-nav 
{
   padding-left: 0;
   padding-right: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .gmoyal-nav ul.gmoyal-hmenu 
{
   float: none;
   text-align: center;
   display: none;
   margin:0;
  padding:0;
}

/* elements on different lines */
.responsive .gmoyal-nav ul.gmoyal-hmenu li,
.responsive .gmoyal-hmenu-extra1,
.responsive .gmoyal-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .gmoyal-nav ul.gmoyal-hmenu>li:first-child, 
.responsive .gmoyal-nav ul.gmoyal-hmenu>li:last-child, 
.responsive .gmoyal-nav ul.gmoyal-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .gmoyal-nav ul.gmoyal-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .gmoyal-nav ul.gmoyal-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

.responsive .gmoyal-nav ul.gmoyal-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .gmoyal-nav ul.gmoyal-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .gmoyal-nav .ext, 
.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul, 
.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul>li,
.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .gmoyal-nav ul.gmoyal-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .gmoyal-nav ul.gmoyal-hmenu li.active>ul
{
   display: block !important;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul li.active>a
{
   font-weight: bold;
}

.gmoyal-nav .gmoyal-menu-btn 
{
   border: 1px solid #404040;
   border-radius: 3px;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   -svg-background: linear-gradient(to bottom, #707070 0, #000 100%);
   background: -ms-linear-gradient(top, #707070 0, #000 100%);
   background: -moz-linear-gradient(top, #707070 0, #000 100%);
   background: -o-linear-gradient(top, #707070 0, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
   background: -webkit-linear-gradient(top, #707070 0, #000 100%);
   background: linear-gradient(to bottom, #707070 0, #000 100%);
   margin: 3px;
   outline: none;
   padding: 5px;
   position: relative;
   vertical-align: bottom;
   width: 20px;
}

.gmoyal-nav .gmoyal-menu-btn span 
{
   background: #E0E0E0;
   border-radius: 2px;
   display: block;
   height: 3px;
   margin: 3px 1px;
   position: relative;
   -moz-transition: background .2s;
   -o-transition: background .2s;
   -webkit-transition: background .2s;
   transition: background .2s;
}

.gmoyal-nav .gmoyal-menu-btn:hover span
{
   background: #f3f3f3;
}

.responsive.responsive-phone .gmoyal-nav .gmoyal-menu-btn 
{
   display: block;
   margin-top: 89px;
   position: fixed;
   margin-right: 3%;
   z-index:999999;
}

.responsive.responsive-tablet .gmoyal-nav .gmoyal-menu-btn 
{
   display: block;
   margin-top: 65px;
   position: fixed;
   margin-right: 3%;
   z-index:999999;
}

.responsive.responsive-phone .gmoyal-nav .gmoyal-hmenu.visible 
{
   display: block;
   padding-top: 140px;
   background:#ffffff;
   padding-right:2.5%;
}

.responsive.responsive-tablet .gmoyal-nav .gmoyal-hmenu.visible 
{
   display: block;
   padding-top: 120px;
   background:#ffffff;
   padding-right:3.5%;
}

.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul a
{
   padding-right: 4% !important;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul ul a
{
   padding-right: 6% !important;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul ul ul a
{
   padding-right: 8% !important;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul ul ul ul a
{
   padding-right: 10% !important;
}
.responsive .gmoyal-nav ul.gmoyal-hmenu ul ul ul ul ul a
{
   padding-right: 12% !important;
}
  
.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul
{
   padding: 5px;
}
  
.responsive .gmoyal-nav ul.gmoyal-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .gmoyal-header 
{
   width: auto !important;
   max-width: none !important;
   min-height: 100px !important;
   min-width: 0 !important;
   margin-top: 1%;
   text-align: center;
  display:none;
}

.default-responsive .gmoyal-header 
{
   height: auto;
}

.default-responsive .gmoyal-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.default-responsive .gmoyal-header .gmoyal-headline, 
.default-responsive .gmoyal-header .gmoyal-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .gmoyal-header .gmoyal-headline a, 
.default-responsive .gmoyal-header .gmoyal-slogan 
{
   white-space: normal !important;
}

.default-responsive .gmoyal-header .gmoyal-logo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .gmoyal-header .gmoyal-slidenavigator 
{
   position: absolute;
}

.default-responsive .gmoyal-header .gmoyal-positioncontrol 
{
   display: block !important;
   position: relative !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   margin: 2% auto !important;
   width: auto !important;
   height: auto !important;
}

.responsive .gmoyal-header #gmoyal-flash-area
{
   display: none;
}

/* Search and other elements in header element directly */
.default-responsive .gmoyal-header>.gmoyal-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

.default-responsive .gmoyal-header .gmoyal-textblock 
{
   position: relative !important;
   display: block !important;
   margin: auto !important;
   left: 0 !important;
   right: 0 !important;
   top: auto !important;
   height: auto !important;
   width: auto;
   background-image: none;
}

/* '.gmoyal-header *' used noram align, but for '.gmoyal-textblock *' we must force align because of preview */
.responsive .gmoyal-header .gmoyal-textblock *
{
   text-align: center !important;
}

.default-responsive .gmoyal-header .gmoyal-shapes > .gmoyal-textblock,
.default-responsive .gmoyal-header .gmoyal-slide-item > .gmoyal-textblock
{
   display: none !important;
}

.default-responsive .gmoyal-header .gmoyal-shapes > .gmoyal-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .gmoyal-header .gmoyal-slider .gmoyal-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .gmoyal-header>.gmoyal-textblock>div 
{
   width: 100%;
}



.responsive.responsive-phone .gmoyal-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none !important;
  /* margin-top:70px; */
  margin-top: 180px;
}

.responsive.responsive-tablet .gmoyal-sheet
{
    /* margin-top: 150px;*/
    margin-top:170px;
    width: 100%;   
}

#gmoyal-resp {
   display: none;
}

/*@media all and (max-width: 768px)*/
  @media all and (max-width: 1169px)
{
    #gmoyal-resp, #gmoyal-resp-t { display: block; }
    #gmoyal-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #gmoyal-resp, #gmoyal-resp-m { display: block; }
    #gmoyal-resp-t { display: none; }
}

#gmoyal-resp-desktop {
   display: none;
}
#gmoyal-resp-tablet-landscape {
   display: none;
}
#gmoyal-resp-tablet-portrait {
   display: none;
}
#gmoyal-resp-phone-landscape {
   display: none;
}
#gmoyal-resp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #gmoyal-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #gmoyal-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #gmoyal-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #gmoyal-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #gmoyal-resp-phone-portrait { display: block; }
}
.responsive .gmoyal-content-layout, 
.responsive .gmoyal-content-layout-row, 
.responsive .gmoyal-layout-cell 
{
   display: block;
}

.responsive .gmoyal-layout-cell 
{
   width: auto !important;
   height: auto !important;
}

.responsive .gmoyal-content-layout:after, 
.responsive .gmoyal-content-layout-row:after, 
.responsive .gmoyal-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .responsive-tablet-layout-cell,
.responsive.responsive-tablet .gmoyal-footer .gmoyal-content-layout .gmoyal-layout-cell 
{
   margin: 1%;
   width: 98% !important;
   float: right;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .responsive-layout-row-2 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .gmoyal-footer .gmoyal-content-layout .responsive-layout-row-2 .gmoyal-layout-cell
{
   width: 48% !important;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .gmoyal-footer .gmoyal-content-layout .responsive-layout-row-3 .gmoyal-layout-cell
{
   width: 31% !important;
}

.responsive.responsive-phone .gmoyal-post
{
   
  /* padding-right:3%; */
  padding-left:3%;
}

.responsive.responsive-tablet .gmoyal-post
{
   
  /* padding-right:3%;*/
  padding-left:3%;
 
}

.responsive .gmoyal-footer-inner
{
   width: auto;
   padding: 2% !important;
   min-width: 0;
}

.responsive .gmoyal-footer
{
   margin-top: 1%;
}

.responsive.responsive-tablet .items-row .item ,
.responsive.responsive-phone .items-row .item 
{
    width: auto;
    display: block;
}
