
@font-face {
    font-family: 'museo_slab900';
    src: url('fonts/museoslab/museoslab-900-webfont.woff2') format('woff2'),
         url('fonts/museoslab/museoslab-900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
overflow-y: scroll;
overflow-x:hidden;
font-family: 'Lato', sans-serif !important;
height:100%;
}
iframe #ehCurrentContent {
    min-height: 500px !important;
}
body h1{
font-family: 'museo_slab900';
font-size:60px;
color:#000000;
line-height:72px;
}
body h2{
font-family: 'museo_slab900';
font-size:32px;
color:#000000;
line-height:46px;;
}
body h3{
font-family: 'Lato';
font-size:16px;
text-transform:uppercase;
color:#777777;
font-weight:normal !important;
line-height:24px;
letter-spacing:2px;
}
body h4{
font-family: 'Lato', sans-serif !important;
font-size:24px;
color:#000000;
line-height:40px;
}
body h5{
font-family: 'museo_slab900';
font-size:22px;
color:#575757;
line-height:30px;
}
body h6{
font-family: 'museo_slab900';
font-size:20px;
color:#575757;
line-height:30px;
}
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a {
    color:#575757;
}
body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover {
    color:#222222;
    text-decoration:none;
}
body * {
    transition: all 0.5s ease !important;
}
body {
    overflow-x:hidden;
}
body,
body p {
    font-family: 'Lato', sans-serif !important;
}
a:visited {
    color:inherit;
}
.Normal a,
.Normal p a {
    color:#000000;
    font-weight:bold;
}
.Normal a:hover,
.Normal p a:hover{
    color:#E71E25;
    text-decoration:none;
}
.dnnModuleManager.dnnSortable {
    width: 100% !important;
}
.container-fluid.full {
    max-width:1170px;
}
.position-static {
    position:static !important;
}
.more-pb {
    padding-bottom:150px !important;
}
.mb-top-50 {
    margin-top:50px !important;
}
.top-row {
    width:100%;
}
.top-row ul {
    margin:0;
    padding:0;
    float:right;
    text-align:right;
}
.top-row ul li {
    list-style-type:none;
    display:inline-block;
}
.top-row ul li a {
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
    margin:0 5px;
}

.top-row ul li a:hover,
.top-row ul li a:visited {
    color:#ffffff;
}
.top-row a.call-phone {
    padding-left:20px;
    position:relative;
    float:right;
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
    margin:0 5px;
}
.top-row a.call-phone:before {
    position:absolute;
    content:'\e903';
    font-family: 'sf';
    font-size:20px;
    color:#ffffff;
    top: -2px;
    left: -9px;
}
.logo-wrap img {
    height: 80px;
    margin: 6px 0px -5px 10px;
}
.mobile-menu-wrapper {
    display:none !important;
}
.menu-trigger {
    display:none;
}
.tint, .tint.open {
    display:none !important;
}
.header-wrapper.sticky {
    position:fixed;
    left:0;
    right:0;
    top:0;
    background:#ffffff;
    box-shadow: 0 0 55px rgba(0,0,0,.3);
    z-index:9999;
}
.dnnEditState .header-wrapper.sticky {
    position:relative;
}
.header-wrapper.sticky .top-row {
    margin-top:-43px;
}
/****** NEW MENU  *******/
.main-nav {}
.main-nav ul {
    margin:35px 0 -2px;
    padding:0 0 35px;
}
.main-nav ul:hover li a.depth-0{
    color:#b6b6b6;
    transition: all 0.2s ease !important;
}
.main-nav ul:hover li:hover a.depth-0{
    color:#000000;
    transition: all 0.1s ease !important;
    transition-delay:1s;
}
.main-nav ul li {
    list-style-type:none;
    display:inline-block;
}
.main-nav ul li .dropdown {
    display:none;
}
.main-nav ul li:hover .dropdown {
    display:block;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    background:#ffffff;
    z-index:9999;
    padding:0 20%;
    transition-delay:1s;
}
.main-nav ul li:hover .dropdown::before {
    content: '';
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    display: block;
    z-index: 5;
    height: 50px;
}
.main-nav ul li:hover a.depth-0 {
    padding-bottom:35px !important;
}
.main-nav ul li .dropdown>ul.sub-navigation {
    columns:3;
    column-fill: balance;
}
.main-nav ul li a {
    color:#000000;
    font-size:15px;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    padding:0 3px;
    margin:0 5px;
}
.main-nav ul li .dropdown ul li {
    text-align: left;
    display:block;
    break-inside: avoid;
}
.main-nav ul li .dropdown ul li a {
    font-size:16px;
    color:#000000;
    font-weight:bold;
    text-transform: none;
    line-height:30px;
    margin:0 0 8px;
}
.main-nav ul li .dropdown ul li ul {
    margin: 0px 0 10px 15px;
    padding: 0;
}
.main-nav ul li .dropdown ul li ul li a {
    font-weight:normal;
    text-transform: none;
    color:#222222;
}
.header-wrapper .top-row {
    background:url(images/header_top_bnr.jpg) repeat-x center center;
    background-size:cover !important;
    padding:7px;
    display:inline-block !important;
    width:100%;
}
.logo-wrap {
    padding: 5px 25px;
    float:left;
}
.header {
    width:100%;
    display:inline-block;
    position:relative;
}
.search-re {
    float:right;
}
.search {
    margin:35px 0 30px;
    float:right;
}
.search.mobile {
    display:none;
}
.search .NormalTextBox{
    border: none;
    color: #c3c3c3;
    font-weight: bold;
    width:0px;
    opacity:0;
}
.search.open .NormalTextBox {
    width:135px;
    opacity:1;
}
.search .SearchButton {
    display:none;
}
.search .searchInputContainer {
    margin:0;
}
.searchInputContainer a.dnnSearchBoxClearText {
    top:0;
}
ul.searchSkinObjectPreview {
    top:175%;
}
.sf-search.search-trigger {
    font-size: 21px;
    padding-right: 10px;
    cursor:pointer;
}
.request-link {
    clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
    background: #E71E25;
    padding: 35px 20px 35px 50px;
    font-size: 15px;
    text-transform:uppercase;
    font-weight: bold;
    color: #ffffff;
    display: block;
    float: right;
    position:relative;
    overflow:hidden;
}
.request-link:visited {
    color:#ffffff !important;
}
.request-link:after {
    opacity:1;
    z-index:0;
}
.request-link:hover {
    text-decoration:none;
    color:#ffffff;
    padding-right:40px;
}
.request-link:hover:after {
    position: absolute;
    font-family: 'sf' !important;
    content: "\e900";
    color: #ffffff;
    font-size: 22px;
    top: 30px;
    z-index: 9999;
    padding-left:5px;
        -webkit-animation:makevisible .4s;
      -moz-animation:    makevisible .4s;
      -o-animation:      makevisible .4s;
      animation:         makevisible .4s;
}
@-webkit-keyframes makevisible {
  0%   { opacity: 0;}
  100% { opacity: 1;}
}
@-webkit-keyframes hideit {
  0%   { opacity: 1;}
  100% { opacity: 0;}
}
a.btn.square {
    border:2px solid #ffffff;
    font-size:15px;
    color:#ffffff;
    padding:10px 20px;
    position:relative;
}
a.btn.square:hover {
    padding:15px 35px 15px 20px;
}
a.btn.square:hover:before {
    position: absolute;
    font-family: 'sf' !important;
    content: "\e900";
    color: #ffffff;
    font-size: 22px;
    top: 15px;
    z-index: 9999;
    padding-left:5px;
        -webkit-animation:makevisible .4s;
      -moz-animation:    makevisible .4s;
      -o-animation:      makevisible .4s;
      animation:         makevisible .4s;
}
.DnnModule-SearchResults {}
.DnnModule-SearchResults .dnnSearchBoxPanel,
.DnnModule-SearchResults .dnnSearchResultPanel {
    max-width:100%;
    margin:0;
}
.DnnModule-SearchResults .dnnSearchResultItem a{
    color:#0C4425;
}
.DnnModule-SearchResults .dnnSearchResultItem  .dnnSearchResultItem-Title a {
    font-family: 'museo_slab900';
}
.DnnModule-SearchResults .dnnSearchResultItem .dnnSearchResultItem-Others {
    font-size:13px;
}
.DnnModule-SearchResults .dnnSearchResultItem .dnnSearchResultItem-Others span {
    font-weight:bold;
    text-transform:uppercase;
    font-size:13px;
    color:#000000;
}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description {
    font-size:12px;
}
.DnnModule-SearchResults .dnnSearchResultAdvancedTip {
    float: right;
    display: block;
    margin: 4px 10px 4px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}
.DnnModule-SearchResults .dnnSearchBox {
    padding: 0;
    border: 1px solid #c9c9c9;
    border-radius: 0;
    background: #FFF;
    vertical-align: top;
    -webkit-box-shadow: none !important;
    position: relative;
    width: 83%;
}
.dnnSearchBox > a.dnnSearchButton {
    top:0;
    right:5px;
}

.dnnSearchBox > .dnnSearchBox_advanced > .dnnSearchBox_advanced_label {
    font-size: 14px;
    padding: 0 18px;
    line-height:18px;
}
.dnnSearchResultPanel > .dnnRight > span.dnnSearchResultCountPerPage {
    display: inline-block;
    margin: 4px 5px 0 0;
    color: #666;
    vertical-align: top;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li > a {
    display: block;
    padding: 4px 15px 4px 15px;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions > li.active > a, .dnnSearchResultPanel .dnnSearchResultSortOptions > li.active > a:hover {
    background:#0C4425;
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
}
.dnnSearchResultPager span.dnnPager-current {
    margin: 0 20px 0 0;
}
.banner-background {
    background-size:cover !important;
    height:600px;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    position:relative;
    margin:0 0 50px;
}
.banner-background:before {
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,.50);
    z-index:0;
}
.banner-background.no-overlay:before {
    display:none !important;
}
.banner-background.mb-top-50 {
    margin-bottom:0 !important;
}
.banner-background .banner-content {
    padding:50px 0;
    position:relative;
    z-index:1;
    width: 680px;
    margin: 0 auto;
}
.banner-background .banner-content h1,
.banner-background .banner-content h2,
.banner-background .banner-content h3,
.banner-background .banner-content p,
.banner-background .banner-content a {
    color:#ffffff;
    text-transform:uppercase;
}
.banner-background .banner-content h3 {
    font-size:17px;
}
.banner-background .banner-content p {
    font-size:17px;
}
.banner-background .banner-content a {
    border:2px solid #ffffff;
    font-size:15px;
    color:#ffffff;
    padding:10px 20px;
    position:relative;
    display:inline-block;
    margin:25px 0 0;
}
.banner-background .banner-content a:hover {
    padding:10px 50px 10px 20px;
   text-decoration:none;
   color:#ffffff;
}
.banner-background .banner-content a:hover:before {
    position: absolute;
    font-family: 'sf' !important;
    content: "\e900";
    color: #ffffff;
    font-size: 25px;
    top: 10px;
    right:15px;
    z-index: 9999;
    padding-left:5px;
        -webkit-animation:makevisible .4s;
      -moz-animation:    makevisible .4s;
      -o-animation:      makevisible .4s;
      animation:         makevisible .4s;
}
.subpage-banner.cont-main {
    padding:80px 50px;
    margin-right:-8% !important;
}
.subpage-banner.cont-main img {
    margin-right:-10%;
    display:block;
}
.banner-background.angled-container {
    clip-path: polygon(0% 0, 300% 0%, 0% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0, 300% 0%, 0% 100%, 0% 100%);
    height:530px;
}
.banner-background.angled-container .banner-content {
    color:#ffffff;
    max-width:990px;
}
.banner-background.angled-container .banner-content h1 {
    font-size:45px;
    line-height:54px;
}
.banner-background.angled-container .banner-content .Normal {
    color:#ffffff;
}
.banner-background.angled-container .banner-content .sf-arrow-down {
    margin-left:10px;
}
.banner-background-right {
    margin-bottom:0 !important;
}
.Normal,
.Normal p {
    font-size:16px;
    line-height:28px;
    color:#535353;
}
.cont-main {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content:center;
    padding:30px 0;
}
.cont-top.polygon-cont {
    padding:50px 0;
}
.cont-main .content-text {
    position:relative;
    padding:50px;
    margin:0;
}
.cont-main .text-content {
    padding:0 10% 0 30px;
}
.cont-main.cont-top .content-text:before {
    height:11px;
    width:84px;
    display:block;
    background:url(images/pattern.png)no-repeat center center;
    position:relative;
    background-size:cover;
    top:0;
    left:0;
    content:'';
    margin:0 0 10px;
}
.cont-main.cont-top.text-right .content-text:before {
    left: auto;
    position: absolute;
    right: 50px;
    top: 25px;
}
.cont-main .content-text h2 {
    color:#000000;
    line-height:36px;
}
.cont-main .content-text h3{
    color:rgba(0,0,0,0.6);
    font-size:16px;
    line-height:24px;
    text-transform:uppercase;
    width:100%;
    margin:0 0 5px;
}
.cont-main .content-text a,
a.btn {
    margin:35px 0 0;
    display:inline-block;
    color:#000000;
    position:relative;
    text-transform:uppercase;
    font-size:13px;
    padding-right:40px;
    font-weight:bold;
    overflow:hidden;
    line-height: 13px !important;
}
.cont-main .content-text a:after,
a.btn:after {
    position: relative;
    font-family: 'sf' !important;
    content: "\e900";
    color: #000000;
    font-size: 32px;
    z-index: 99;
    float:right;
    padding-left:12px;
        -webkit-animation:makevisible .2s;
      -moz-animation:    makevisible .2s;
      -o-animation:      makevisible .2s;
      animation:         makevisible .2s;
    width:38px;
    font-weight:normal;
    display:block;
}
.cont-main .content-text a:hover,
a.btn:hover {
    text-decoration:none;
    padding-left:35px;
    color:#000000 !important;
}
.cont-main .content-text a:hover:after,
a.btn:hover:after {
      width:0 !important;
      opacity:0;
}
.cont-main .content-text a:before,
a.btn:before {
    left:-40px;
    opacity:0;
}
.cont-main .content-text a:hover:before,
a.btn:hover:before {
    font-family: 'sf' !important;
    content: "\e900";
    color: #000000;
    font-size: 32px;
    position:relative;
    float:left;
    opacity:1;
    margin-right:-35px;
    -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
    margin-left:0;
    display:block;
    width:38px;
    font-weight:normal;
}
.cont-main.text-right .content-text a {
    margin-right:-35px;
}
.cont-main.text-right .content-text a:hover {
    padding-right:0;
    margin-right:0;
}
.cont-main img {
    width:100%;
}
.sf_post_edit a img {
    width:auto !important;
}
.cont-main .pull-right {
    margin-right:-50px;
}
.cont-main .img-wrp {
    z-index:10;
    position:relative;
}
.center-cont-list {
    background-size:cover !important;
    padding: 180px 0;
    margin-top: -80px;
    text-align:center;
    display:inline-block;
    width:100%;
}
.center-cont-list .cont-content {
}
.center-cont-list .cont-content p {
    padding:0 60px;
}
.center-cont-list .cont-content ul {
    margin:30px 0;
    padding:0;
}
.center-cont-list .cont-content ul li {
    list-style-type:none;
    position:relative;
    padding-left:60px;
    display:block;
    float:left;
    width:25%;
    box-sizing:border-box;
    text-align:left;
    margin:20px 0;
}
.center-cont-list .cont-content ul li:before {
    content:'\e901';
    font-family: 'sf' !important;
    position:relative;
    color:#E71E25;
    top:0;
    left:0;
    margin-right: 10px;
}
.center-cont-list .cont-content ul li a {
    color:#000000;
    text-decoration:none;
    font-size:20px;
    font-weight:bold;
    overflow:hidden;
}
.center-cont-list .cont-content ul li a:hover {
    text-decoration:underline;
}
.center-cont-list .cont-content ul li a:before,
.center-cont-list .cont-content ul li a:after {
    display:none;
}
.center-cont-list .cont-content a.btn-arrow {
    margin:35px 0 0;
    display:inline-block;
    color:#000000;
    position:relative;
    text-transform:uppercase;
    font-size:13px;
    padding-right:40px;
    font-weight:bold;
    overflow:hidden;
}
.center-cont-list .cont-content a.btn-arrow:after {
    position: relative;
    font-family: 'sf' !important;
    content: "\e900";
    color: #000000;
    font-size: 32px;
    z-index: 99;
    float:right;
    padding-left:5px;
        -webkit-animation:makevisible .2s;
      -moz-animation:    makevisible .2s;
      -o-animation:      makevisible .2s;
      animation:         makevisible .2s;
    width:38px;
    font-weight:normal;
    display:block;
}
.center-cont-list .cont-content a.btn-arrow:hover {
    text-decoration:none;
    padding-left:35px;
}
.center-cont-list .cont-content a.btn-arrow:hover:after {
      width:0 !important;
      opacity:0;
}
.center-cont-list .cont-content a.btn-arrow:before {
    left:-40px;
    opacity:0;
}
.center-cont-list .cont-content a.btn-arrow:hover:before {
    font-family: 'sf' !important;
    content: "\e900";
    color: #000000;
    font-size: 32px;
    position:relative;
    float:left;
    opacity:1;
    margin-right:-35px;
    -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
    margin-left:0;
    display:block;
    width:38px;
    font-weight:normal;
}

.cont-back-full.cont-main {
    justify-content:left;
    width:100%;
}
.cont-back-full.cont-main.right-text {
    justify-content:flex-end;
}
.text-content {
   float: left;
    background: #fff;
    position: relative;
    padding: 30px 10% 30px 30px;
    width: 45%;
    clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%);
    margin-left: 0;
}
.cont-back-full.cont-main.right-text .text-content{
    float: right;
    background: #fff;
    position: relative;
    padding: 30px 30px 30px 10%;
    width: 45%;
    clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
    margin-left: 0;
}
.gray-container-home {
    display:inline-block;
    width:100%;
    background: rgb(249,249,249);
    background: linear-gradient(0deg, rgba(249,249,249,1) 0%, rgba(0,212,255,0) 100%);
    padding-bottom:50px;
}
.four-col-grid {
    display: inline-block;
    width: 110%;
    margin: 30px -5% 30px;
}
.four-col-grid>div{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    flex-wrap:wrap;
}

.four-col-grid>div .DnnModule {
    width:25%;
    padding: 0 10px;
}
.four-col-grid .image-block {
   height: 300px;
    background-size: cover !important;
    /*clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);*/
    margin-bottom: 20px;
    position: relative;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items: center;
-webkit-align-items: center;
    justify-content: center;
-webkit-justify-content: center;
    padding: 0 20%;
    text-align:center;
    transform: skew(-20deg);
-webkit-transform: skew(-20deg);
    overflow:hidden;
}
.four-col-grid .image-block .image-wrap {
    position: absolute;
   top: -5%;
	left: -10%;
	right: -10%;
	bottom: -5%;
    transform: skew(20deg);
-webkit-transform: skew(20deg);
    background-size: cover !important;
}
.four-col-grid .image-block:before {
    content:'';
    background:rgba(0,0,0,0.45);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
}
.four-col-grid .cta-text {
    position:relative;
    z-index:5;
    transform: skew(20deg);
-webkit-transform: skew(20deg);
}
.four-col-grid .image-block a {
    color:#ffffff !important;
    text-transform:uppercase;
    font-weight:bold;
    font-size:20px;
    line-height:30px;
}
.four-col-grid .image-block .imglnk {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10;
}
.four-col-grid .image-block:hover:before {
    background:#E71E25;
    opacity:0.78;
}
.three-col-grid {
    display: inline-block;
    width: 113%;
    margin: 30px -7% 30px;
}
.three-col-grid >div{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    flex-wrap:wrap;
}
.three-col-grid>div .DnnModule {
    width:33%;
    padding: 0 10px;
}
.three-col-grid .image-block {
   height: 360px;
    background-size: cover !important;
    /*clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);*/
    margin-bottom: 20px;
    position: relative;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items: center;
-webkit-align-items: center;
    justify-content: center;
-webkit-justify-content: center;
    padding: 0 20%;
    text-align:center;
    transform: skew(-20deg);
-webkit-transform: skew(-20deg);
    overflow:hidden;
}
.three-col-grid .image-block:before {
    content:'';
    background:rgba(0,0,0,0.45);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
}
.three-col-grid .image-block .image-wrap {
    position: absolute;
	top: -5%;
	left: -10%;
	right: -10%;
	bottom: -5%;
    transform: skew(20deg);
-webkit-transform: skew(20deg);
    background-size: cover !important;
}
.three-col-grid .cta-text {
    position:relative;
    z-index:5;
    transform: skew(20deg);
-webkit-transform: skew(20deg);
}
.three-col-grid .image-block a {
    color:#ffffff !important;
    text-transform:uppercase;
    font-weight:bold;
    font-size:20px;
    line-height:30px;
}
.three-col-grid .image-block .imglnk {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10;
}
.three-col-grid .image-block:hover:before {
    background:#E71E25;
    opacity:0.78;
}
.two-col-grid {
    display: inline-block;
    width: 110%;
    margin: 30px 0% 0 5%;
}
.two-col-grid >div{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
}
.two-col-grid>div .DnnModule {
    margin: 0 2% 0 -12%;
}
.two-col-grid>div .DnnModule:nth-child(odd){
    clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%) !important;
    -webkit-clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%) !important;  
    width:60%;
    overflow:hidden;
}
.two-col-grid>div .DnnModule:nth-child(even){
    clip-path:polygon(30% 0, 100% 0%, 100% 100%, 0% 100%) !important;
    -webkit-clip-path:polygon(30% 0, 100% 0%, 100% 100%, 0% 100%) !important;
    width:40%;
    overflow:hidden;
}
.two-col-grid .image-block {
    height: 330px;
    background-size: cover !important;
    margin-left: 0%;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    
    margin-right: 0%;
    padding: 0 15px 20px;
}
.two-col-grid>div .DnnModule:nth-child(odd) .image-block{
    align-items: flex-end;
-webkit-align-items: flex-end;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.two-col-grid>div .DnnModule:nth-child(even) .image-block{
    align-items: flex-end;
     -webkit-align-items: flex-end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.two-col-grid .image-block:before {
    content:'';
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8591503495929622) 0%, rgba(255, 255, 255, 0) 100%);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
}
.two-col-grid .cta-text {
    position:relative;
    z-index:5;
}
.two-col-grid .image-block a {
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
}
.two-col-grid .image-block .imglnk {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10;
}
.two-col-grid .image-block:hover:before {
    background:#E71E25;
    opacity:0.78;
}
.two-col-grid.alt {
    display: inline-block;
    width: 110%;
    margin: 30px 0% 0 5%;
}
.two-col-grid.alt >div{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    flex-wrap:nowrap;
}
.two-col-grid.alt>div .DnnModule {
    margin: 0 2% 40px -12%;
}
.two-col-grid.alt>div .DnnModule:nth-child(odd){
    clip-path:polygon(0% 0, 70% 0%, 100% 100%, 0% 100%) !important; 
    -webkit-clip-path:polygon(0% 0, 70% 0%, 100% 100%, 0% 100%) !important;  
    width:40%;
    overflow:hidden;
}
.two-col-grid.alt>div .DnnModule:nth-child(even){
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 20% 100%) !important;
    -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 20% 100%) !important;
    width:60%;
    overflow:hidden;
}
.two-col-grid.alt .image-block {
    height: 380px;
    background-size: cover !important;
    margin-left: 0%;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    
    margin-right: 0%;
    padding: 0 15px 20px;
}
.two-col-grid.alt>div .DnnModule:nth-child(odd) .image-block{
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.two-col-grid.alt>div .DnnModule:nth-child(even) .image-block{
   align-items: flex-end;
     -webkit-align-items: flex-end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.two-col-grid.alt .image-block:before {
    content:'';
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8591503495929622) 0%, rgba(0,212,255,0) 100%);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
}
.two-col-grid.alt .cta-text {
    position:relative;
    z-index:5;
}
.two-col-grid.alt .image-block a {
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
}
.two-col-grid.alt .image-block .imglnk {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10;
}
.two-col-grid.alt .image-block:hover:before {
    background:#E71E25;
    opacity:0.78;
}
.two-col-grid.alt .DnnModule {
    margin-bottom:30px;
}
.two-col-grid-wrapper {
display: inline-block;
width: 110%;
margin: 30px 0% 0 1%;
}
.two-col-grid-wrapper>div{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    align-items:center;
-webkit-align-items:center;
    justify-content: center;
-webkit-justify-content: center;
    flex-wrap:nowrap;
}
.two-col-grid-wrapper div .DnnModule {
    margin: 0px 2% 0 -10%;
}
.two-col-grid-wrapper div .DnnModule:nth-child(odd){
    clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%) !important;  
    -webkit-clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%) !important;  
    width:50%;
}
.two-col-grid-wrapper div .DnnModule:nth-child(even){
    clip-path:polygon(20% 0, 100% 0%, 100% 100%, 0% 100%) !important;
    -webkit-clip-path:polygon(20% 0, 100% 0%, 100% 100%, 0% 100%) !important;
    width:50%;
}
.two-col-grid-wrapper .image-block {
    height: 330px;
    background-size: cover !important;
    margin-left: 0%;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    
    margin-right: 0%;
    padding: 0 15px 20px;
}
.two-col-grid-wrapper div .DnnModule:nth-child(odd) .image-block{
   align-items: center;
-webkit-align-items: center;
    justify-content: center;
-webkit-justify-content: center;
    padding-right:15%;
}
.two-col-grid-wrapper div .DnnModule:nth-child(even) .image-block{
    align-items: center;
-webkit-align-items: center;
    justify-content: center;
-webkit-justify-content: center;
    padding-left:15%;
}
.two-col-grid-wrapper .image-block:before {
    content:'';
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8591503495929622) 0%, rgba(0,212,255,0) 100%);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
}
.two-col-grid-wrapper .image-block h2 {
    color:#ffffff;
}
.two-col-grid-wrapper .cta-text {
    position:relative;
    z-index:5;
}
.two-col-grid-wrapper .image-block a {
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    display:inline-block;
    padding:10px 20px;
    border: 2px solid #ffffff;
}
.two-col-grid-wrapper .image-block a:hover {
    text-decoration:none;
}
/*.two-col-grid-wrapper .image-block .Normal a:hover {
    border: 2px solid #ffffff;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 20px;
    position: relative;
    display: inline-block;
    margin: 25px 0 0;
}*/
.two-col-grid-wrapper .image-block .imglnk {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10;
}
.two-col-grid-wrapper .image-block:hover:before {
    background:#E71E25;
    opacity:0.78;
}
.four-col-grid .cta-text p,
.three-col-grid .cta-text p,
.two-col-grid .cta-text p{
	color:#ffffff;
}
.hide-description p{
	display:none;
}
.image-block:hover .hide-description p{
	display:block;
}
.image-block:hover .hide-description h2,
.image-block:hover .hide-description h3 {
	display:none;
}
.polygon-wrapper {
    background-position: -1000% -1000% !important;
}
.polygon-shape {
    height: 425px;
    background-size: cover !important;
    clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
    width:100%;
    position:relative;
}
.polygon-wrapper.shape-left .img-wrapper:after {
    position:absolute;
    content:'';
    bottom:-15px;
    right:17%;
    background:#FFF100;
    opacity:.5;
    z-index:5;
    clip-path: polygon(19% 0, 100% 0%, 81% 100%, 0% 100%);
    -webkit-clip-path: polygon(19% 0, 100% 0%, 81% 100%, 0% 100%);
    height:60px;
    width:160px;
}
.polygon-wrapper.shape-right .img-wrapper:after {
    position:absolute;
    content:'';
    bottom:-15px;
    right:17%;
    background:#0C4425;
    opacity:.5;
    z-index:5;
    clip-path: polygon(19% 0, 100% 0%, 81% 100%, 0% 100%);
    -webkit-clip-path: polygon(19% 0, 100% 0%, 81% 100%, 0% 100%);
    height:60px;
    width:160px;
}
.gray-row {
    background: rgb(249,249,249);
    background: linear-gradient(0deg, rgb(249, 249, 249) 0%, rgba(251, 251, 251, 0) 100%);
    position:relative;
}
.gray-row.no-gradient {
    background: rgb(249,249,249) !important;
}
.gray-row:after{
    content:'';
    width:240px;
    height:70px;
    background:url(images/after.png) no-repeat center center;
    background-size:contain;
    position:absolute;
    bottom:-30px;
    right:-120px;
}
.gray-row .DnnModule {
    margin:50px 0;
    display: inline-block;
    width: 100%;
}
#dnn_BottomVideo .DnnModule,
#dnn_BottomContent .DnnModule,
#dnn_ContentPane .DnnModule{
    margin:35px 0;
    display:inline-block;
    width:100%;
}
.content {
    max-width:990px;
    margin:0 auto;
}

.content_two_columns{
    display:inline-block;
    columns:2;
    width:100%;
}
.list-two-columns {
    max-width:990px;
    margin:0 auto;
}

.list-two-columns .Normal ul {
    margin:30px 0;
    display:inline-block;
    columns:2;
    width:100%;
    padding:0;
}
.list-two-columns .Normal ul li {
    list-style-type:none;
    display:inline-block;
    width:100%;
    padding-left:35px;
    position:relative;
    margin:0 0 20px;
}
.list-two-columns .Normal ul li:before {
    color:#E71E25;
    content: "\e901";
    font-family:'sf';
    position:absolute;
    top:0px;
    left:0px;
    font-size:16px;
}
.contact-container {
    display:inline-block;
    width:100%;
    padding:80px;
    background:#F5F5F5;
}
.contact-container .contanct-box-white {
    position:relative;
}
.contanct-box-white h2 {
    margin-bottom:35px !important;
}
.contact-container .contanct-box-white .ClearContainer {
    background:#ffffff;
    padding:30px;
    position:relative;
    z-index:1;
}
.contact-container .contanct-box-white .ClearContainer h2 {
    color:#000000;
    text-transform:normal;
}
.contact-container .contanct-box-white:before {
    position: absolute;
    content: '';
    z-index: 0;
    background: url(images/contact_1.png)no-repeat center center;
    width: 345px;
    height: 245px;
    bottom: -50px;
    left: -180px;
}
.contact-container .contanct-box-white:after {
    position: absolute;
    content: '';
    z-index: 0;
    background: url(images/contact_2.png)no-repeat center center;
    width: 335px;
    height: 372px;
    top: 0;
    right: -245px;
}
.contact-container .halfFullWidth {
    width:50%;
    float:left;
    box-sizing:border-box;
    padding:0 15px;
}
.contact-container .input-wrapper {
    position:relative;
    margin:0 0 30px !important;
    display:inline-block;
    width:100%;
}
.contact-container .input-wrapper input,
.contact-container .input-wrapper textarea{
    border:2px solid #636363;
    display:inline-block;
    width:100%;
    height:55px;
    padding:5px 15px;
}
.contact-container .input-wrapper textarea {
    margin-bottom:-20px;
    min-height:148px;
}
.contact-container .input-wrapper label {
    padding:5px;
    font-size:14px;
    background:#ffffff;
    color:#636363;
    position:absolute;
    top: -16px;
    left: 20px;
}
.contact-container #FooterFormSubmit {
    display:inline-block;
    text-align:right;
    padding:0 15px;
    width:100%;
}
.contact-container #FooterFormSubmit input[type="button"],
.contact-container #FooterFormSubmit input[type="submit"] {
    color:#000000;
    text-transform:uppercase;
    -webkit-appearance:none;
    padding:7px 35px;
    border:2px solid #000000;
    display:inline-block;
    font-size:15px;
    background:#ffffff;
}
.contact-container #FooterFormSubmit input[type="button"]:hover,
.contact-container #FooterFormSubmit input[type="submit"]:hover {
    color:#ffffff;
    background:#000000;
}
.contact-container #dynamicPhone {
    display:none;
}
.contact-container .half-half-wrapper {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    width: 100%;
    align-items: center;
-webkit-align-items: center;
}
.contact-container .half-half-wrapper .newsletter-outer-wrap,
.contact-container .half-half-wrapper .g-recaptcha-wrapper{
    float:left;
    width: 50% !important;
    margin-bottom:25px !important;
}
.contact-container .half-half-wrapper .g-recaptcha-wrapper .g-recaptcha>div {
    width:100% !important;
    padding:0;
}
.contact-container .half-half-wrapper .g-recaptcha-wrapper {
    float:left;
    width: 65% !important;
    padding:0 !important;
}
.contact-container .half-half-wrapper .newsletter-outer-wrap {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    width: 100%;
    align-items: center;
-webkit-align-items: center;
}
.contact-container .half-half-wrapper .newsletter-outer-wrap label,
.contact-container .half-half-wrapper .newsletter-wrap {
    float:left;
    display: block;
    width: auto !important;
    text-align:left !important;
    color:#636363;
}
.contact-container .half-half-wrapper .newsletter-wrap {
    width:30px;
}
.contact-container .half-half-wrapper .newsletter-wrap input {
   height: 20px;
    width: 20px;
    border: 2px solid #000000;
    margin-right: 10px;
    display: block;
    -webkit-appearance: none;
}
.contact-container .half-half-wrapper .newsletter-outer-wrap label {
    font-size:12px;
    margin: 0;
}
.footer-main {
    background:#000000;
    padding: 80px 5%;
    color:#ffffff;
}
.content-text {
    margin: 0 0 30px;
}
.content-text .Normal ul {
    margin:15px 0;
    padding:0;
}
.content-text .Normal ul li {
    list-style-position: none;
    position: relative;
    display: inline-block;
    width:100%;
    margin: 0 0 15px;
    padding-left: 20px;
}
.content-text .Normal ul li:before {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #121212;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
}
#employment {

}
#employment .item-labels {
    padding:15px;
    font-weight:bold;
}
#employment .positionCell {
    float: left;
    overflow-wrap: normal;
    width: 45%;
}
#employment .positionsAvailableCell {
    float: left;
    overflow-wrap: normal;
    width: 15%;
    text-align:center;
}
#employment .positionsAvailableCell p {
    display:inline-block;
    width:100%;
}
#employment .locationCell {
    float: left;
    overflow-wrap: normal;
    width: 25%;
}
#employment .learnMoreCell {
    float: left;
    overflow-wrap: normal;
    width: 15% !important;
}
#employment .employment-row {
    height: 100%;
    display: inline-block;
    width: 100% !important;
    padding:15px 0;
}
#employment .employment-row:nth-child(even) {
    background:#f6f6f6;
}
#employment .employment-row p {
    margin:0;
    font-size:14px;
}
#employment .employment-row a {
    color: #e71e25;
    text-decoration: none;
    font-weight: bold;
}
#employment .employment-row:hover {
    cursor:pointer;
    background:#c3c3c3;
}
.filter-section .red-rnd-box-link {
    border:2px solid #e71e25;
    color:#e71e25;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px 20px;
    display:block;
}
.filter-section .red-rnd-box-link:hover {
    text-decoration:none;
    background:#e71e25;
    color:#ffffff;
}
.footer-links .lvl-2,
.footer-links .lvl-3 {
    display:none !important;
}
.footer-menu .dyn-menu {
    columns: 2;
}
.footer-menu a {
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
}
.footer-menu a:hover {
    color:#ffffff;
    text-decoration:underline;
}
.footer-menu .dyn-menu a.lvl-0 {
    display:block;
    margin-bottom:15px !important;
}
.footer-menu .footer-links {
    display:none;
}
.footer-main .description {
    display:inline-block;
    width:100%;
    margin:15px 0;
}
.footer-main .description .Normal{
    font-size:14px;
    line-height:21px;
    margin:10px 0;
    color:#D6D6D6;
}
.footer-main .american-manufacturer {
    display:inline-block;
    width:100%;
    margin:15px 0;
}
.footer-main .american-manufacturer img {
    margin-right:10px;
    display:block;
}
.footer-main .american-manufacturer .Normal{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    font-size:14px;
    line-height:21px;
    color:#ffffff;
    font-weight:bold;
}
.footer-main .footer-heading {
    display:inline-block;
    width:100%;
    margin:0 0 15px;
}
.footer-main .footer-heading .Normal{
    font-family: 'museo_slab900';
    color:#ffffff;
    font-size:25px;
    line-height:31px;
}
.footer-main .email-phone .Normal {
    display:inline-block;
    width:100%;
}
.footer-main .email-phone a {
    font-size:16px;
    color:#ffffff;
    line-height:24px;
    text-transform:uppercase;
    margin:0 0 15px;
    display:block;
}
.footer-main .social-icons {}
.footer-main .social-icons a {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    justify-content: center;
-webkit-justify-content: center;
    align-content: center;
    margin-right:10px;
    background:#363636;
    height:30px;
    width:30px;
    float:left;
}
.footer-main .social-icons a i {
    color:#ffffff;
    margin-top:8px;
}
.footer-main .social-icons a:hover{
    background:#E71E25;
    text-decoration:none;
}
.footer-main .address {
    color: #ffffff;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
}
.footer-main .get-in-touch a:hover {
	color:#d2ab15;
}
.bottom_pattern {
    height:20px;
    background-size:cover !important;
    display:inline-block;
    width:100%;
    background:url(images/pattern_long.png) no-repeat center center;
}
.dnnEditState .four-col-grid,
.dnnEditState .three-col-grid{
    width:100%;
    margin:30px 0% 30px;
}
.livetabsscotforge2020_tabsleft.mleft  {
    padding:40px 0 25px;
}
.livetabsscotforge2020_tabsleft.mleft .ui-tabs {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    justify-content: center;
-webkit-justify-content: center;
    align-content: center;
    /*align-items: center;
-webkit-align-items: center;*/
}
.livetabsscotforge2020_tabsleft .ui-tabs{padding:0;}
.livetabsscotforge2020_tabsleft .ui-tabs .ui-tabs-nav li{margin:0 0!important -1px 0; list-style-top:none !important; }
.livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-nav li.mleft {
    list-style-type:none;
}
.livetabsscotforge2020_tabsleft .ui-tabs .ui-tabs-nav li a{padding:.5em 1em!important;}
.ui-tabs-nav {}
.livetabsscotforge2020_tabsleft.mleft .ui-tabs-nav li a {
    color:#A6A6A6;
    padding: .5em 1em .5em 35px !important;
    position:relative;
    cursor:pointer;
    font-weight:bold;
}
.livetabsscotforge2020_tabsleft.mleft .ui-tabs-nav li.ui-state-active a {
    color:#000000;
}
.livetabsscotforge2020_tabsleft.mleft .ui-tabs-nav li.ui-state-active a:before {
    content:'';
    height:3px;
    width:27px;
    background:#E71E25;
    position:absolute;
    top: 18px;
    left:0;
}
.livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-panel p {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    justify-content: center;
-webkit-justify-content: center;
    align-content: center;
    align-items: center;
-webkit-align-items: center;
}
.liveaccscotforge .ui-accordion .ui-accordion-header a {
    padding:0;
}
.video_wrapper {
    position: relative;
    padding-bottom: 63.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.video_wrapper iframe, .video_wrapper object, .video_wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin:30px 0 0;
}
hgroup {
    width: 100%;
    display: inline-block;
    margin:0 0 35px;
}
hgroup h2 {
    font-size: 24px;
    line-height: 38px;
    margin: 0;
}
hgroup h3 {
    font-size: 22px;
    line-height: 36px;
    margin: 0;
}
hgroup h4 {
    font-size: 18px;
    line-height: 32px;
    margin: 0;
}
.tab-columns-wrapper.clearfix {
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    width: 100%;
}
.tab-columns-wrapper .tab-left-col,
.tab-columns-wrapper .tab-right-col  {
    width:50%;
}
.tab-columns-wrapper .tab-left-col {
    padding-right:25px;
}
.tab-columns-wrapper .tab-right-col {
    padding-left:25px;
}
.tab-columns-wrapper .tab-left-col h3,
.tab-columns-wrapper .tab-right-col h3{
    font-weight:bold;
}
.livetabsscotforge2020_tabsbottom .ui-tabs-panel ul {
    margin:25px 0;
    padding:0;
    display:inline-block;
    width:100%;
}
.livetabsscotforge2020_tabsbottom .ui-tabs-panel ul li {
    list-style-position: none;
    position:relative;
    display:inline-block;
    margin:0 0 15px;
    padding-left:20px;
}

.livetabsscotforge2020_tabsbottom .ui-tabs-panel ul li:before {
    height:8px;
    width:8px;
    border-radius:50%;
    background:#121212;
    position:absolute;
    top:7px;
    left:0;
    content:'';
}
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav{
    display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
-webkit-justify-content: center;
    align-items: stretch;
    align-content: stretch;
    z-index:99;
    background:#ffffff;
    width:100%;
}
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav li {
    list-style-type:none;
    border-top:3px solid #ffffff !important;
    width:100% !important;
    text-align:center;
}
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav li  a {
    padding:10px;
    display:block;
    color:#A6A6A6;
}
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav li.ui-state-active {
    list-style-type:none;
    border-top:3px solid #E71E25 !important;
}
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav li.ui-state-active  a,
.livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav li:hover  a {
    color:#000000;
}
#mobile-video-list {
    width:960px;
}

#mobile-video-list h2, #mobile-video-list h3 {
color:#333333!important;
}

.row-gray {
    background:#d5d5d5;
}

.videoPanel span, .videoPanel p{
    font-family: "museo-sans",sans-serif!important;
}

.chrome-bar {
display:none;
}
#mobile-video-list {
    width: 100% !important;
}
#mobile-video-list .video-box {
    display: flex;
    width: 100%;
    justify-content: center;
    -webkit-justify-content:center;
    align-items:center;
    -webkit-align-items:center;
    padding:15px;
    height:auto;
}
#mobile-video-list .video-box .videos{
    width:60%;
    position: relative;
        padding: 33.25% 0 0 0;
        overflow:hidden;
        height:auto;
}
#mobile-video-list .video-box .videos iframe {
     position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
#mobile-video-list .video-box .video-description {
    width:40%;
    padding-left:10px;
}
#mobile-video-list .video-box .video-description h2 {
    font-family: 'museo_slab900' !important;
}
#mobile-video-list .video-box .video-description h3 {
    font-family: inherit;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0;
}
.Normal .sf-arrow-down {
    margin-left:5px;
}
@media (min-width:1200px) and (max-width:1429px){
    .logo-wrap img {
        height:70px;
    }
    .main-nav>ul {
        margin: 35px 0 -2px;
        padding: 0 0 35px;
        display: -webkit-flex; /* NEW */
display: flex;
-webkit-flex-wrap: wrap; /* NEW */
        align-content: center;
        justify-content: space-around;
        text-align:center;
    }
    .main-nav ul li a {
        font-size:12px;
        margin:0;
        padding:0;
    }
}
@media (min-width:992px) and (max-width:1200px){
     .contact-container .half-half-wrapper {
        display: inline-block;
    }
    .contact-container .half-half-wrapper .newsletter-outer-wrap, .contact-container .half-half-wrapper .g-recaptcha-wrapper {
        width:100% !important;
    }
    .contact-container .input-wrapper textarea {
        height:98px;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .footer-menu .dyn-menu a.lvl-0 {
        font-weight: bold;
        margin: 0 0 10px;
        padding: 0;
        font-size: 12px;
    }
}
@media (max-width:1200px) {
    .logo-wrap img {
        height:60px;
    }
    .header {
        background: #fff;
    }
    .search.mobile {
        display:block;
    }
    .search.mobile .sf-search.search-trigger {
        font-size: 30px;
        padding-right: 10px;
        cursor: pointer;
        float: right;
        position: absolute;
        right: 60px;
        top: 19px;
    }
    .search.mobile .search-wrapper-mobile {
        background:#ffffff;
        position:absolute;
        top:0;
        left:-100%;
        right:0;
        bottom:0;
        padding:10px;
        z-index:-1;
        width:100%;
    }
    .search.mobile.open .search-wrapper-mobile {
        left:0;
        z-index:10;
    }
    .search.mobile .sf-search.search-static-left {
        font-size: 24px;
        line-height: 48px;
        padding-right: 10px;
        position:absolute;
        top:10px;
        left:15px;
    }
    .search.mobile .searchInputContainer {
        margin: 13px 0;
        width: 100%;
        padding: 0px 70px 0 45px;
    }
    .search.mobile .NormalTextBox {
        width:100%;
    }
    .searchInputContainer a.dnnSearchBoxClearText {
        top: 0;
        right: 47px;
    }
    .search.mobile .sf-x.close-search{
        font-size: 24px;
        line-height: 48px;
        padding-right: 10px;
        position:absolute;
        top:10px;
        right:15px;
        color:#707070;
    }
    ul.searchSkinObjectPreview {
        position: absolute;
        top: 100%;
        background: #fff;
        margin: 0;
        list-style: none;
        border: 1px solid #c9c9c9;
        width: auto;
        z-index: 200;
        padding: 0;
        left: 45px;
        right: 45px;
    }
    .menu-trigger {
        display:block;
        position:absolute;
        right:15px;
        top:15px;
    }
    .menu-trigger i {
        font-size:36px;
    }
    .mobile-menu-wrapper{
        display:block !important;
        position:fixed;
        top:0;
        left:0;
        bottom:0;
        right:0;
        z-index:-1;
    }
    .mobile-menu-wrapper.open {
        z-index:999999;
    }
    .mobile-menu-wrapper:before {
        background:rgba(0,0,0,0.4);
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
    }
    .mobile-menu-wrapper .mobile-menu {
        left:-80%;
        transition:left 1s linear;
        background: #F9F9F9;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 80%;
    }
    .mobile-menu-wrapper.open .mobile-menu {
        left: 0;
        transition:left 1s linear;
        overflow-y: scroll;
    }
    .mobile-menu-wrapper .first-level-menu {
        padding:15px 0 0;
        margin:0;
        display:inline-block;
        width:100%;
        background:#ffffff;
    }
    .mobile-menu-wrapper .first-level-menu li {
        list-style-type:none;
        padding: 10px 35px 10px 15px;
    }
    .mobile-menu-wrapper .first-level-menu li a {
        font-size:19px;
        color:#000000;
        font-weight:bold;
        text-transform:uppercase;
    }
    .mobile-menu-wrapper .mobile-subnav {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: -80%;
        right: 0;
        background: #fff;
        z-index: 99999999;
        width: 80%;
    }
    .mobile-menu-wrapper .mobile-subnav.open {
        left:0;
    }
    .mobile-menu-wrapper .mobile-subnav ul {
        margin:0;
        padding:0;
    }
    .mobile-menu-wrapper .mobile-subnav ul li {
        
    }
    .mobile-menu-wrapper .mobile-subnav ul li a {
        font-weight:normal;
        text-transform:none;
        font-size:18px;
    }
    .mobile-menu-wrapper .nav-toggle {
        background:url(images/chevron.svg) no-repeat center center;
        display: block;
        background-size: 23%;
        height: 35px;
        width: 45px;
        transform: rotate(180deg);
        position: absolute;
        right: 0;
        top: 8px;
    }
    .mobile-menu-wrapper .back {
        display: block;
        width: 100%;
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
        background: #f9f9f9;
    }
    .mobile-menu-wrapper .back:before {
        background:url(images/chevron.svg) no-repeat center center;
        display: block;
        background-size: 30%;
        height: 28px;
        width: 23px;
        content: '';
        position: relative;
        float: left;
        margin-right: 5px;
    }
    .mobile-menu-wrapper .sec-title {
        font-size:19px;
        font-weight:bold;
        display:block;
        width:100%;
        padding:15px;
        color:#000000;
        text-transform: uppercase;
        border-bottom: 2px solid #D8D8D8;
    }
    .mobile-menu-wrapper .request-wrapper {
        background:#ffffff;
        display: inline-block;
        width: 100%;
    }
    .mobile-menu-wrapper .request-link {
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
        background: #E71E25;
        padding: 15px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        color: #ffffff;
        display: block;
        float: left;
        position: relative;
        overflow: hidden;
        margin: 30px 0 30px 15px;
    }
    .mobile-menu-wrapper .additional-link {
        display:inline-block;
        width:100%;
        background:;
    }
    .mobile-menu-wrapper .additional-link .call-phone{
        margin: 20px 15px 5px;
        display: block;
        font-size: 19px;
        font-weight: normal;
        color: #000000;
    }
    .mobile-menu-wrapper .top-navigation {
        margin:0 0 15px;
        padding:0;
    }
    .mobile-menu-wrapper .top-navigation li {
        list-style-type:none;
        padding:10px 15px;
    }
    .mobile-menu-wrapper .top-navigation li a {
        font-size:19px;
        font-weight:normal;
        color:#000000;
    }
    .second-level-nav {
        display:none;
    }
    .header-wrapper .top-row {
        display:none !important;
    }
    .tint.open {
        display:block !important;
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        background:rgba(0,0,0,0.4);
    }
    .four-col-grid .image-block .image-wrap,
    .three-col-grid .image-block .image-wrap,
    .two-col-grid .image-block .image-wrap {
        left: -20%;
        right: -20%;
    }
}
@media (max-width:991px){
    .container {
        max-width:100% !important;
    }
    .logo-wrap img {
        height:60px;
    }

    h1,
    body h1 {
        font-size:40px;
        line-height:44px;
    }
    img,
    iframe {
        max-width:100%;
    }
    #sf-header .logo-wrap img {
        width:auto !important;
        max-width: none;
    }
    .ls-ScotForge2020 .ls-inner {
        height: 350px !important;
        width: 100% !important;
    }
   .ls-ScotForge2020  div.ls-l,
   .ls-ScotForge2020  div.ls-l h3 {
        
    }
    .ls-ScotForge2020  .ls-nav-prev {
        right: 95px;
        top: 270px;
    }
    .ls-ScotForge2020 .ls-nav-next {
       right: 15px;
        top: 270px;
    }
    .ls-ScotForge2020  .ls-nav-next, .ls-ScotForge2020  .ls-nav-prev {
        height:35px;
        width:35px;
    }
    .livetabsscotforge2020_tabsleft.mleft .ui-tabs {
        display:inline-block;
        width:100%;
    }
    .ModLiveTabsC .livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-panel,
    .ModLiveTabsC .livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-nav {
        width:100% !important;
    }
    
    .banner-background {
        height:auto;
    }
    .banner-background .banner-content {
        width:100%;
    }
    .cont-main .content-text {
        padding:0;
        margin-top:-1px;
    }
    
    .center-cont-list {
        margin-top:0;
        padding:30px 0;
    }
    .center-cont-list .cont-content ul li {
        width:50%;
    }
    .banner-background .text-content {
        width:65%;
    }
    .cont-main .content-text.more-pb {
        padding-bottom:0 !important;
    }
    .recentposts .owl-carousel .owl-stage-outer {
        padding:20px 0 !important;
    }
    .owl-carousel.owl-articles.owl-loaded.owl-drag {
        padding: 0 0 30px;
    }
    .recentposts .owl-articles .owl-nav {
        position: relative;
        left: auto;
        top: auto;
        text-align: center;
        margin-top:10px;
    }
    .recentposts .owl-articles .owl-nav {
        position:relative !important;
        left:auto !important;
        top:auto !important;
        text-align:center;
    }
    .recentposts .owl-articles .owl-prev, .recentposts .owl-articles .owl-next {
        float:none !important;
        display:inline-block !important;
    }
    .banner-background.mb-top-50 {
        margin-top:0 !important;
    }
    .contact-container .halfFullWidth {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .contact-container #FooterFormSubmit {
        text-align:center !important;
    }
    .two-col-grid>div .DnnModule {
	    margin: 0 2% 0 -12%;
	}
	.two-col-grid>div .DnnModule:nth-child(odd){
	    clip-path: polygon(0% 0, 100% 0%, 75% 100%, 0% 100%) !important;  
        -webkit-clip-path: polygon(0% 0, 100% 0%, 75% 100%, 0% 100%) !important;
	    width:50%;
	}
	.two-col-grid>div .DnnModule:nth-child(even){
	    clip-path:polygon(25% 0, 100% 0%, 100% 100%, 0% 100%) !important;
        -webkit-clip-path:polygon(25% 0, 100% 0%, 100% 100%, 0% 100%) !important;
	    width:50%;
	}
    .footer-main .col-lg-4.get-in-touch {
        margin: 20px 0 0;
    }
    .footer-main .col-md-12.copyright {
        margin: 20px 0 0;
    }
    .footer-main .social-icons a i {
        margin-top: 0px;
    }
}
@media (max-width:767px){

    .container {
        max-width:100%;
    }
    .banner-background.angled-container {
        height:auto !important;
        margin-bottom:0 !important;
    }
    .banner-background.angled-container .banner-content h1 {
        font-size: 34px;
        line-height: 40px;
        padding-bottom: 30px;
    }
    .banner-background.angled-container .banner-content {
        padding: 100px 0 135px;
    }
    .cont-main .img-wrp {
        display:none;
    }
    .center-cont-list .cont-content ul li {
        width:100%;
    }
    .banner-background {
        display:inline-block;
        width:100%;
    }
    .banner-background .banner-content {
        padding: 50px 0 65px;
    }
    .banner-background .text-content,
    .cont-back-full.cont-main.right-text .text-content {
        width:100%;
        float: left;
        background: #fff;
        position: relative;
        padding: 140px 20px 20px;
        clip-path: polygon(0% 0, 100% 35%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0, 100% 35%, 100% 100%, 0% 100%);
        margin-left: 0;
    }.subpage-banner.cont-main {
        padding: 30px;
        margin-right: 0% !important;
    }
    .cont-back-full.cont-main {
        display:inline-block;
        width:100%;
        padding:160px 0 0;
        margin:0 0 -2px;
    }
    .polygon-wrapper.shape-left .img-wrapper:after,
    .polygon-wrapper.shape-right .img-wrapper:after {
        display:none;
    }
    .four-col-grid,
    .three-col-grid {
        display: inline-block;
        width: 120%;
        margin: 30px -10% 30px;
    }
    .four-col-grid > div .DnnModule,
    .three-col-grid > div .DnnModule {
        width:50%;
    }
    .four-col-grid .image-block,
    .three-col-grid .image-block {
        padding:70px;
        text-align:center;
        height: 200px;
    }
    /*.two-col-grid, .two-col-grid.alt, .two-col-grid-wrapper {
        display: inline-block;
        width: 100% !important;
        margin: 30px 0 !important;
    }
    .two-col-grid > div,.two-col-grid.alt > div,
    .two-col-grid-wrapper > div,
    .two-col-grid-wrapper div {
        display: inline-block !important;
        width:100%;
    }
    .two-col-grid > div .DnnModule,
    .two-col-grid.alt > div .DnnModule,
    .two-col-grid > div .DnnModule:nth-child(odd),
    .two-col-grid.alt > div .DnnModule:nth-child(odd),
    .two-col-grid > div .DnnModule:nth-child(even),
    .two-col-grid.alt > div .DnnModule:nth-child(even),
    
    .two-col-grid .image-block,
    .two-col-grid.alt .image-block {
        height:220px !important;
    }*/
    .four-col-grid .image-block a,
    .three-col-grid .image-block a {
        color:#ffffff !important;
        text-transform:uppercase;
        font-weight:bold;
        font-size:16px;
        line-height:24px;
    }
    .four-col-grid .image-block, .three-col-grid .image-block {
        padding:75px;
    }
    .two-col-grid {
        display: inline-block!important;
        width: 110%!important;
        margin: 30px 0% 0 2%!important;
    }
    .two-col-grid-wrapper {
        display: inline-block;
        width: 100% !important;
        margin: 30px 0 !important;
    }
    .two-col-grid-wrapper > div,
    .two-col-grid-wrapper div {
        display: inline-block !important;
        width:100%;
    }
    .two-col-grid-wrapper > div .DnnModule,
    .two-col-grid-wrapper > div .DnnModule:nth-child(odd),
    .two-col-grid-wrapper > div .DnnModule:nth-child(even)
    {
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%) !important;
        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%) !important;
        width: 100% !important;
        margin: 15px 0 !important;
    }
    .two-col-grid-wrapper div .DnnModule:nth-child(odd) .image-block,
    .two-col-grid-wrapper div .DnnModule:nth-child(even) .image-block {
        padding:10px !important;
        width:100% !important;
        height: 240px !important;
    }
    .two-col-grid .cta-text {
        display:block !important;
    }
    .two-col-grid .image-block a {
    	font-size:12px;
    	line-height:18px;
    	word-break: break-word;
    }
    .two-col-grid > div .DnnModule:nth-child(2n) .image-block {
	    align-items: flex-end;
	    justify-content: flex-end;
	    text-align:right !important;
	}
    .tab-columns-wrapper {
        display:inline-block!important;
        width:100%;
    }
    .two-col-grid .image-block,
    .two-col-grid.alt .image-block {
        height:150px !important;
    }
    .hide-description p{
		display:none !important;
	}
	.hide-description h2,
	.hide-description h3 {
		display:block !important;
	}
    .polygon-wrapper {
        background-size: 190% !important;
        background-position: center top !important;
        background-repeat:no-repeat !important;
        display:inline-block;
        width:100%;
    }
    .tab-columns-wrapper .tab-left-col, .tab-columns-wrapper .tab-right-col {
        width: 100% !important;
        margin:15px 0;
        padding:0 !important;
    }
    #employment .item-labels {
        font-size:12px;
    }
    #employment .employment-row p {
        font-size:11px;
    }
    #employment .positionCell {
        width:30%!important;
    }
    #employment .positionsAvailableCell {
        width:20%!important;
    }
    #employment .locationCell {
        width:30%!important;
    }
    #employment .learnMoreCell {
        width:20% !important;
    }
    .filter-section {
        display:inline-block!important;
        width:100%;
    }
    .filter-section .form-group {
        display:inline-block;
        width:100%;
        margin:0 0 15px;
    }
    .filter-section select {
        width:100%;
    }
    .filter-section .red-rnd-box-link {
        width:100%;
        text-align:center;
    }
    .livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-nav {
        display: inline-block;
        z-index: 99;
        background: #ffffff;
        margin: 0;
        bottom: -55px !important;
    }
    .livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-panel p {
        display:inline-block !important;
        width:100% !important;
    }
    .ModLiveTabsC .livetabsscotforge2020_tabsleft.mleft .mleft.ui-tabs .mleft.ui-tabs-panel img  {
        display:inline-block !important;
        width:100% !important;
        height:auto !important;
    }
    .livetabsscotforge2020_tabsbottom.mbottom .mbottom.ui-tabs .mbottom.ui-tabs-panel {
        display: block;
        padding-bottom: 100px !important;
    }
    .ls-ScotForge2020 .ls-inner {
        height: 250px !important;
        width: 100% !important;
    }
    .ls-ScotForge2020  .ls-nav-prev {
        right: 85px;
        top: 130px;
    }
    .ls-ScotForge2020 .ls-nav-next {
       right: 15px;
        top: 130px;
    }
    .ls-ScotForge2020  .ls-nav-next, .ls-ScotForge2020  .ls-nav-prev {
        height:25px;
        width:25px;
    }
    .cont-top.polygon-cont {
        padding: 180px 0 0;
        margin: 0 -15px;
        display: inline-block;
        width: 100%;
        text-align: left !important;
    }
    div.ls-l h1, div.ls-l h2, div.ls-l h3, div.ls-l h4, div.ls-l h5, div.ls-l h6, div.ls-l p {
        font-size:12px !important;
    }
    .sf-blog .col-md-4 {
        margin:15px 0;
    }
    .gray-row::after {
        display:block !important;
    }
    .gray-row.no-gradient::after  {
        display:none !important;
    }
    .polygon-wrapper .polygon-shape {
        display:none !important;
    }
    .cont-main .content-text h3 {
        padding: 0 50px 0 0;
    }
    .cont-main.cont-top.text-right .content-text::before {
        top: 27%;
        left: 0;
        position: relative;
        right: auto;
    }
    .list-two-columns .Normal ul {
        margin: 30px 0 0 17px;
        display: inline-block;
        columns: 1;
    }
    .gray-row .DnnModule {
        margin:25px 0;
    }
    .polygon-wrapper .content-text {
        width: 110%;
        float: left;
        background: #fff;
        position: relative;
        padding: 180px 30px 50px 20px;
        clip-path: polygon(0% 0, 100% 35%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0, 100% 35%, 100% 100%, 0% 100%);
    }
    #dnn_FullWidthPaneWithImage .banner-background {
        background-size: 220% !important;
        background-position: 90% -0% !important;
    }
    #dnn_BottomFullImageTextRight .banner-background {
        background-size: 210% !important;
        background-position: 5% 0% !important;
    }
    .contact-container .contanct-box-white .ClearContainer h2 {
        color: #000000;
        text-transform: normal;
        line-height: 36px;
        margin: 0 0 25px;
    }
    .contact-container {
        padding:35px 10px;
    }
    .contact-container .half-half-wrapper {
        display: inline-block !important;
    }
    .contact-container .half-half-wrapper .newsletter-outer-wrap, .contact-container .half-half-wrapper .g-recaptcha-wrapper {
        width:100% !important;
        text-align:left;
    }
    .DnnModule-SearchResults .dnnSearchBoxPanel, .DnnModule-SearchResults .dnnSearchResultPanel {
        padding:10px;
        margin:0 !important;
    }
    .DnnModule-SearchResults .dnnSearchBox {
        margin:0 !important;
        width:100% !important;
    }
    .dnnSearchResultPanel > .dnnRight > span.dnnSearchResultCountPerPage {
        display: inline-block;
        margin: 4px 5px 0 0;
        color: #666;
        vertical-align: top;
        font-size: 10px;
        line-height: 29px;
    }
    .dnnSearchResultPanel .selectize-control {
        width: 50px;
    }
    .dnnSearchResultPanel .dnnSearchResultPanel .dnnRight:nth-child(3) {
        margin:0;
    }
    .selectize-control.single .selectize-input::after {
        right:5px;
    }
    .footer-menu {
        margin: 60px 0 60px;
        display: inline-block;
        width: 100%;
    }
    .footer-main .social-icons {
        margin: 30px 0;
        display: inline-block;
        width: 100%;
    }
    .mobile-one-column,
    .mobile-one-column tr,
    .mobile-one-column td  {
        display:inline-block;
        width:100%;
    }
    #mobile-video-list .video-box {
        display: flex;
        width: 100%;
        flex-wrap:wrap;
        flex-direction: column;
    }
    #mobile-video-list .video-box .videos{
        width:100%;
        position: relative;
            padding: 56.25% 0 0 0;
            overflow:hidden;
            height:auto;
        margin:0 0 15px;
    }
    #mobile-video-list .video-box .video-description {
        width:100%;
        padding-left:;
    }
    #mobile-video-list .video-box .video-description h2 {
        font-family: 'museo_slab900' !important;
        font-size: 22px;
    }
}
/* IE10+ CSS styles*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.cont-back-full.cont-main {
    	justify-content: flex-start;
	}
	.cont-main .text-content {
	    padding: 0 0 0 30px;
	    position:relative;
	}
	#dnn_FullWidthPaneWithImage .cont-main .text-content:before {
	    content:'';
	    width:300px;
	    position:absolute;
	    background:#ffffff;
	    top:0;
	    right:-80px;
	    bottom:0;
	    transform:skew(-20deg);
	}
	.cont-back-full.cont-main.right-text .text-content {
	    padding: 30px 30px 30px 0;
	}
	.cont-back-full.cont-main.right-text .text-content:before {
	    content:'';
	    width:300px;
	    position:absolute;
	    background:#ffffff;
	    top:0;
	    left:-80px;
	    bottom:0;
	    transform:skew(-20deg);
	}
	.polygon-wrapper.shape-right .img-wrapper:after,
	.polygon-wrapper.shape-left .img-wrapper:after {
		transform:skew(-20deg)!important;
	}
	.polygon-wrapper .img-wrapper .polygon-shape {
		position:relative;
	}
	.polygon-wrapper .img-wrapper .polygon-shape:before{
		content:'';
	    width:180px;
	    position:absolute;
	    background:#ffffff;
	    top:0;
	    right:-80px;
	    bottom:-1px;
	    transform:skew(-20deg);
	}
	.polygon-wrapper .img-wrapper .polygon-shape:after{
		content:'';
	    width:180px;
	    position:absolute;
	    background:#ffffff;
	    top:0;
	    left:-80px;
	    bottom:-1px;
	    transform:skew(-20deg);
	}
	.banner-background .banner-content {
	    padding: 50px 0 80px;
	}
	.banner-background.angled-container {
		position:relative;
	}
	.banner-background.angled-container:after {
		position:absolute;
		content:'';
		bottom:-80px;
		left:0;
		right:-20px;
		height:200px;
		background:#ffffff;
		transform:rotate(-5deg);
	}
	.two-col-grid,
	.two-col-grid.alt {
	    display: inline-block;
	    width: 125%;
	    margin: 30px 0% 0 -10%;
	    position:relative;
	}
	.two-col-grid:before {
		position:absolute;
		top:0;
		bottom:0;
		content:'';
		left:-30px;
		width:140px;
		background:#ffffff;
		display:block;
		z-index:1;
	}
	.two-col-grid:after {
		position:absolute;
		top:0;
		bottom:0;
		content:'';
		right:0;
		width:150px;
		background:#ffffff;
		display:block;
	}
	.two-col-grid .DnnModule  {
		transform:skew(-30deg);
		overflow:hidden;
	}
	.two-col-grid.alt > div .DnnModule,
	.two-col-grid > div .DnnModule {
	    margin: 0 2% 0 0%;
	}
	.two-col-grid .image-block {
		transform:skew(30deg);
	}
	.two-col-grid > div :nth-child(2n+1).DnnModule .image-block {
	    align-items: flex-end;
	    justify-content: flex-start;
	    margin-right: -15%;
	    padding-left: 15%;
	    position:relative;
	}
	.two-col-grid > div :nth-child(2n).DnnModule .image-block {
	    margin-left: -20%;
	    padding-right: 28%;
	    position: relative;
	    padding-left: 70px;
	    text-align: right;
	}
	.two-col-grid.alt > div :nth-child(2n+1).DnnModule .image-block {
	    margin-right: -23%;
	    padding-left: 23%;
	    position: relative;
	    padding-right: 41%;
	}
	.two-col-grid.alt > div :nth-child(2n).DnnModule .image-block {
	    margin-left: -20%;
	    padding-right: 18%;
	    position: relative;
	    padding-left: 20%;
	    text-align: right;
	}
    .sf-blog {
        width:100%;
    }
}
