.editorial{
    position:relative;
}
.editorial.gray{
    background:#f1f5f9;
}
.editorial .left{
    text-align:left;
}
.editorial .center{
    text-align:center;
}
.editorial .right{
    text-align:right;
}
.editorial .box{
    padding:0;
}
.editorial .box .link .btn
,.editorial .box .addon{
    margin-top:42px;
}
.editorial .submodule{
    position:relative;
}
.editorial .toutcopy{
    display:block;
}
.editorial .toutcopy .link{
    padding-top:8px;
}
.editorial .table-center-wrap
,.editorial .table-center{
    width:100%;
}
.editorial .m-span2
,.editorial .m-span4{
    float:none;
    margin-left:0;
}
.editorial [class^="span"].m-span2
,.editorial [class^="span"].m-span4{
    float:left;
}
.editorial.textonly{
    padding:70px 0 75px;
}
.editorial.full{
    padding:70px 0 75px;
}
.editorial.full .addon{
    margin:auto;
    display:inline-block;
    min-width:250px;
}
.editorial.full .box{
    margin-bottom:22px;
}
.editorial.full-inner .submodule .hotspot-module
,.editorial.full-inner .submodule>.image-module
,.editorial.full-tout .submodule .hotspot-module
,.editorial.full-tout .submodule>.image-module
,.editorial.full .submodule .hotspot-module
,.editorial.full .submodule>.image-module{
    height:540px;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.editorial.full-inner .inner{
    height:100%;
    position:absolute;
    top:0;
    right:0;
    left:0;
}
.editorial.full-inner .inner .grid
,.editorial.full-inner .inner .grid>div
,.editorial.full-inner .inner .table-center-wrap{
    height:100%;
}
.editorial.full-inner .box{
    margin-top:-1%;
    padding:56px 52px 50px 52px;
}
.editorial.full-inner .box.center{
    padding:70px 130px;
}
.lt-ie10 .editorial{
    text-align:center;
}
.lt-ie10 .editorial .inner{
    position:absolute;
    top:0;
}
.lt-ie8 .editorial .inner{
    margin-left:-490px;
    left:auto;
    right:auto;
}
.editorial.mediaright
,.editorial.medialeft{
    padding:0;
}
.editorial.mediaright .box
,.editorial.medialeft .box{
    padding:70px 52px;
}
.editorial.mediaright .grid
,.editorial.medialeft .grid{
    min-height:560px;
}
.editorial.mediaright .table-center-wrap
,.editorial.medialeft .table-center-wrap{
    height:100%;
    margin-top:-1%;
}
.editorial.mediaright .table-center-wrap .image-module
,.editorial.medialeft .table-center-wrap .image-module{
    text-align:center;
}
.editorial.mediaright .media-element>div
,.editorial.medialeft .media-element>div{
    margin:0 auto;
}
.editorial.full-tout
,.editorial.tout{
    padding:70px 0 75px;
}
.editorial.full-tout .submodule
,.editorial.tout .submodule{
    padding-bottom:28px;
}
.editorial.full-tout .title-block
,.editorial.tout .title-block{
    padding-bottom:22px;
}
.editorial.full-tout .m1up .textright
,.editorial.tout .m1up .textright{
    padding-right:52px;
}
.editorial.full-tout .m1up .textleft
,.editorial.tout .m1up .textleft{
    padding-left:20px;
}
.editorial.full-tout .m2up .horizontal
,.editorial.tout .m2up .horizontal{
    background:#f1f5f9;
    -webkit-box-shadow:0 1px 0 #d2d2db;
    box-shadow:0 1px 0 #d2d2db;
    -webkit-transition:box-shadow 0.15s ease-out,color 0.15s ease-out,background-color 0.15s ease-out;
    transition:box-shadow 0.15s ease-out,color 0.15s ease-out,background-color 0.15s ease-out;
}
.editorial.full-tout .m2up .horizontal:hover
,.editorial.tout .m2up .horizontal:hover{
    -webkit-box-shadow:none;
    box-shadow:none;
}
.editorial.full-tout .m2up .horizontal>div
,.editorial.tout .m2up .horizontal>div{
    height:162px;
    float:left;
}
.editorial.full-tout .m2up .horizontal .image-module
,.editorial.tout .m2up .horizontal .image-module{
    width:162px;
    height:162px;
}
.editorial.full-tout .m2up .horizontal .table-center-wrap
,.editorial.tout .m2up .horizontal .table-center-wrap{
    padding:0 40px;
}
.editorial.full-tout .m2up .vertical .image-module
,.editorial.tout .m2up .vertical .image-module{
    text-align:center;
    margin-bottom:30px;
}
.editorial.full-tout .m2up .vertical.center .toutcopy
,.editorial.tout .m2up .vertical.center .toutcopy{
    padding:0 24px;
}
.editorial.full-tout .m2up .vertical.left .toutcopy
,.editorial.tout .m2up .vertical.left .toutcopy{
    padding:0 44px 0 0;
}
.editorial.full-tout.gray .m2up .horizontal
,.editorial.tout.gray .m2up .horizontal{
    background:#fff;
}
.editorial.full-tout.gray .m2up .horizontal:hover
,.editorial.tout.gray .m2up .horizontal:hover{
    -webkit-box-shadow:none;
    box-shadow:none;
    background:rgba(255,255,255,0.8);
}
.editorial.full-tout .m3up>div.left .toutcopy
,.editorial.tout .m3up>div.left .toutcopy{
    padding:0 44px 0 0;
}
.editorial.full-tout .m3up>div.center .toutcopy
,.editorial.tout .m3up>div.center .toutcopy{
    padding:0 16px;
}
.editorial.full-tout .m3up .image-module
,.editorial.tout .m3up .image-module{
    margin-bottom:30px;
}
.editorial.full-tout .image-module
,.editorial.tout .image-module{
    text-align:center;
}
.editorial.full-tout .table-center-wrap
,.editorial.tout .table-center-wrap{
    height:100%;
}

