/* Created by Artisteer v4.2.0.60623 */

.responsive body
{
   min-width: 240px;
}
  
.responsive img 
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}  
  
.responsive .psyckelicontent-layout img,
.responsive .psyckelicontent-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .psyckelicontent-layout img 
{
   margin: 1%;
}

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

.responsive .psyckelicontent-layout .psyckelisidebar0, 
.responsive .psyckelicontent-layout .psyckelisidebar1, 
.responsive .psyckelicontent-layout .psyckelisidebar2 
{
   width: auto !important;
}
    
.responsive .psyckelicontent-layout, 
.responsive .psyckelicontent-layout-row, 
.responsive .psyckelilayout-cell 
{
   padding: 0;
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .psyckelivmenublock,
.responsive.responsive-tablet .psyckeliblock
{
   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 .psyckeliresponsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

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

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

#psyckeliresp {
   display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.responsive .psyckelifooter-inner
{
   min-width: 0;
}
.responsive .psyckelifooter
{
   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 .responsive-layout-row-3 .responsive-tablet-layout-cell 
{
   width: 33.33% !important;
}

