/* Created by Artisteer v4.1.0.60046 */

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

.responsive.responsive-phone .Grapecontent-layout img 
{
   float: none !important;
   margin: 1%;
}

.responsive.responsive-phone .Grapecollage {
   margin: 1% !important;
}
    
.responsive .Grapecontent-layout .Grapesidebar0, 
.responsive .Grapecontent-layout .Grapesidebar1, 
.responsive .Grapecontent-layout .Grapesidebar2 
{
   width: auto !important;
}
    
.responsive .Grapecontent-layout, 
.responsive .Grapecontent-layout-row, 
.responsive .Grapelayout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .Grapevmenublock,
.responsive.responsive-tablet .Grapeblock
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

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

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

.responsive .Grapeheader 
{
   width: auto;
   height: auto;
   min-height: 100px;
   min-width: 1%;
   margin-top: 1%;
   margin-right: 1% !important;
   margin-left: 1% !important;
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

.responsive .Grapeheader .Grapeheadline, 
.responsive .Grapeheader .Grapeslogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .Grapeheader .Grapeheadline a, 
.responsive .Grapeheader .Grapeslogan 
{
   white-space: normal !important;
}
  
.responsive .Grapeheader *
{
   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 .Grapeheader #Grapeflash-area,
.responsive .Grapeheader .Grapeshapes>*
{
   display: none;
}

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

/* Search and other elements in header element directly */
.responsive .Grapeheader>.Grapetextblock
{
   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 .Grapeheader>.Grapetextblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.responsive nav.Grapenav,
.responsive .Grapenav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: center !important;
}

.responsive nav.Grapenav
{
   min-width: 1%;
   margin-top: 1%;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

.responsive .Grapenav 
{
   padding-left: 0;
   padding-right: 0;
   padding-top: 1px;
   padding-bottom: 1px;
}
 
/* full width hmenu, instead of inline-block */
.responsive .Grapenav ul.Grapehmenu 
{
   float: none;
   text-align: center;
   display: none;
}

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

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

.responsive .Grapenav ul.Grapehmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .Grapenav ul.Grapehmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .Grapenav .ext, 
.responsive .Grapenav ul.Grapehmenu>li>ul, 
.responsive .Grapenav ul.Grapehmenu>li>ul>li,
.responsive .Grapenav ul.Grapehmenu>li>ul>li a
{
   width: auto !important;
}

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

.Grapenav .Grapemenu-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;
   position: relative;
   width: 20px;
}

.Grapenav .Grapemenu-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;
}

.Grapenav .Grapemenu-btn:hover span
{
   background: #f3f3f3;
}

.responsive .Grapenav .Grapemenu-btn 
{
   display: inline-block;
}

.responsive .Grapenav .Grapehmenu.visible 
{
   display: block;
}

.responsive .Grapenav ul.Grapehmenu>li>a
{
   border-bottom: 1px solid rgba(30, 139, 169, 0.1);
}

.responsive .Grapenav .Grapehmenu>li>a
{
   border-radius: 6px;
}

.responsive .Grapenav ul.Grapehmenu>li>a.active
{
   border-bottom: 1px solid #156479;
}

.responsive .Grapenav ul.Grapehmenu>li>a:hover
{
   border-bottom: 1px solid rgba(30, 139, 169, 0.9);
}

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

.responsive .Grapesheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#Graperesp {
   display: none;
}

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

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

.responsive .Grapecontent-layout, 
.responsive .Grapecontent-layout-row, 
.responsive .Grapelayout-cell 
{
   display: block;
}

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

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

.responsive .Grapepost
{
   border-radius: 0;
}

.responsive .Grapefooter-inner
{
   min-width: 0;
}
.responsive .Grapefooter
{
   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;
}

