.responsive body
{
   min-width: 240px;
}
  
.responsive .dhg-content-layout img,
.responsive .dhg-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .dhg-content-layout img 
{
   float: none !important;
}
    
.responsive .dhg-content-layout .dhg-sidebar0, 
.responsive .dhg-content-layout .dhg-sidebar1, 
.responsive .dhg-content-layout .dhg-sidebar2 
{
   width: auto !important;
}
    
.responsive .dhg-content-layout, 
.responsive .dhg-content-layout-row, 
.responsive .dhg-layout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .dhg-vmenublock,
.responsive.responsive-tablet .dhg-block
{
   margin-left: 2%;
   margin-right: 2%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

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

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

.responsive .dhg-header 
{
   width: auto;
   height: auto;
   min-height: 60px;
   min-height: 60px;
   min-width: 100%;
   max-width: 100%;
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

.responsive .dhg-header .dhg-headline, 
.responsive .dhg-header .dhg-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .dhg-header .dhg-headline a, 
.responsive .dhg-header .dhg-slogan 
{
   white-space: normal !important;
}
  
.responsive .dhg-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;
}

.responsive .dhg-header #dhg-flash-area,
.responsive .dhg-header .dhg-shapes>*
{
   display: none;
}

.responsive #dhg-header-bg 
{
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

/* Search and other elements in header element directly */
.responsive .dhg-header>.dhg-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;
}

/* For icons like facebook, rss, etc. */
.responsive .dhg-header>.dhg-textblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.dhg-nav .dhg-menu-btn 
{
   border: 1px solid #404040;
   border-radius: 3px;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   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;
   padding: 5px;
   width: 20px;
}

.dhg-nav .dhg-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;
}

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

.responsive .dhg-nav .dhg-menu-btn 
{
   display: inline-block;
   margin-right: 2%;
}

.responsive nav.dhg-nav,
.responsive .dhg-nav-inner
{
   width: 100%;
   position: fixed;
   margin-top: 5px;
   margin-bottom: 0;
   min-width: 100%;
   text-align: right !important;
   float: right;
}

.responsive nav.dhg-nav
{
   min-width: 100%;
}

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

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

.responsive .dhg-nav .dhg-hmenu.visible 
{
   display: block;
   background: #283043;
   padding-top: 15px;
}

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

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

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

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

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

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

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

.responsive .dhg-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
   margin-right: 2% !important;
   margin-left: 2% !important;
   margin-top: 44px !important;
}

#dhg-resp {
   display: none;
}

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

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

.responsive .dhg-content-layout, 
.responsive .dhg-content-layout-row, 
.responsive .dhg-layout-cell 
{
   display: block;
}

.responsive .dhg-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

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

.responsive .dhg-post
{
   border-radius: 0;
}

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

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

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .desktop
{
   display: none;
}

.responsive .mobile
{
   display: block;
}

.responsive .dhg-spec-logonav
{
    position: fixed;
	z-index: 1000;
	min-width: 169px;
	max-width: 169px;
	min-height: 40px;
	max-height: 40px;
	margin-top: 13px;
	margin-left: 2%;
	background: url('images/logo_nav_bg.png') center center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.responsive .dhg-spec-flags
{
 position: relative;
   min-width: 800px;
   max-width: 1920px;
   width: 90%;
   margin: 0 auto;
   margin-top: 12px;
   margin-right: 55px;
   float: right;
}

.responsive .dhg-spec-row2-format
{
  display: block;
}

.responsive .dhg-spec-row2-left
{
  min-width: 100%;
  max-width: 100%;
}

.responsive .dhg-spec-row2-right
{
  min-width: 100%;
  max-width: 100%;
}

.responsive .dhg-spec-adress-icon
{
  width: 38px;
  margin-right: 3px;
}

.responsive .dhg-spec-adress-content
{
  font-size: 14px;
  font-weight: normal;
}