@media (max-width:1000px) and (min-width:921px) {
    .row-width-full.wrapper-row-outer{width: 100%; max-width: 100%;}
    .row-width-full .wrapper-row-inner{width: 90%; }
    .wrapper-row-outer {width: 90%; max-width: 850px;}
    .wrapper-row-inner {    margin-top: 15px;}
    .wrapper-column-outer{padding: 5px 0;}
    .wrapper-column-inner{padding: 0;}
    .wrapper-column-outer[style] {width:auto !important; }
}

@media (max-width:920px) and (min-width:751px) {
    .row-width-full.wrapper-row-outer{width: 100%;}
    .row-width-full .wrapper-row-inner{width: 90%;}
    .wrapper-row-outer {width: 90%;}
    .wrapper-row-inner {    margin-top: 15px;}
    .wrapper-column-outer{padding: 5px 0;}
    .wrapper-column-inner{padding: 0;}
    .wrapper-column-outer[style] {width:auto !important; }
    .content-type-header{ width:auto; height:auto;}
    .content-type-header  .buttons{ float:none; margin-right: auto; margin-left: auto;}
    .fb_iframe_widget span{ width:auto; }
    .wrapper-row-outer { display: block; margin-right:auto; margin-left:auto; margin-bottom:5px; margin-top:5px; position:relative; width:90%; }
    .wrapper-column-outer{ display: block; vertical-align:top; padding: 5px; position:relative; }
    p{ margin-top:0; padding-top:0; font-size: 15px; }
    .rowHandleHeader {right:-30px; z-index: 990;}
    h1{font-size:35px; }
    h1 span[style]{font-size:inherit !important;}
    h2{font-size:35px;}
    h2 span[style]{font-size:inherit !important;}
    h3{font-size:25px;}
    h3 span[style]{font-size:inherit !important;}
    h4{font-size:20px;}
    h4 span[style]{font-size:inherit !important;}
    h5{font-size:20px;}
    h5 span[style]{font-size:inherit !important;}
    #layout{margin-top: 42px;}
    .content-type-header > img {width:auto;}

}
/* media 920px - 751px*/


@media (max-width:750px) and (min-width:321px) {
    .row-width-full.wrapper-row-outer{width: 100%;}
    .row-width-full .wrapper-row-inner{width: 90%;}
    .wrapper-row-outer { width: 90%; margin: 0 auto !important;}
    .wrapper-row-inner { margin-top: 15px;}
    .wrapper-column-outer{padding: 5px 0;}
    .wrapper-column-inner{padding: 0;}
    .content-type-header{ width:auto; height:auto;}
    .content-type-header  .buttons{ float:none; margin-right: auto; margin-left: auto;}
    .fb_iframe_widget span{ width:auto; }
    .wrapper-row-outer { display: block; margin-right:auto; margin-left:auto; margin-bottom:5px; margin-top:5px; position:relative; width:90%;}
    .wrapper-column-outer{ display: block; vertical-align:top; padding: 5px; position:relative; }
    p{ margin-top:0px; padding-top:0px; font-size: 15px;}
    .rowHandleHeader { right:-28px; z-index: 990;}
    h1{font-size:35px; }
    h1 span[style]{font-size:inherit !important;}
    h2{font-size:35px;}
    h2 span[style]{font-size:inherit !important;}
    h3{font-size:25px;}
    h3 span[style]{font-size:inherit !important;}
    h4{font-size:20px;}
    h4 span[style]{font-size:inherit !important;}
    h5{font-size:20px;}
    h5 span[style]{font-size:inherit !important;}
    #layout{margin-top: 52px;}
    .content-type-header > img {width:auto; max-width:100%;}
}  /*media 750-321 px*/



@media screen and (max-width: 320px) {
    .wrapper-row-inner { width: 90%; padding-right: 10px; padding-left: 10px;}
    .wrapper-row-outer { background-size: auto 100%;}
    .wrapper-column-outer[style] {width:auto !important; }
    .content-type-header{ width:auto; height:auto;}
    .content-type-header  .buttons{ float:none; margin-right: auto; margin-left: auto;}
    .fb_iframe_widget span{ width:auto; }
    .wrapper-row-outer { display: block; margin-right:auto; margin-left:auto; margin-bottom:5px; margin-top:5px; position:relative; width:90%;}
    .wrapper-column-outer{ display: block; vertical-align:top; padding: 5px; position:relative; }
    p{ margin-top:0px; padding-top:0px; font-size: 15px;}
    .rowHandleHeader { right:-15px; z-index: 990;}
    h1{font-size:35px; }
    h1 span[style]{font-size:inherit !important;}
    h2{font-size:35px;}
    h2 span[style]{font-size:inherit !important;}
    h3{font-size:25px;}
    h3 span[style]{font-size:inherit !important;}
    h4{font-size:20px;}
    h4 span[style]{font-size:inherit !important;}
    h5{font-size:20px;}
    h5 span[style]{font-size:inherit !important;}
    #layout{margin-top: 52px;}
    .content-type-header > img {width:auto; max-width:100%;}
}  /*media 3200px*/



