/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Wed, 17 Sep 2025 08:59:18 -0700 and its name will change */

/*---------------------------------------------*/
/* Stylesheet: tips styles*/

.tip {
font-style: italic; 
font-size: 1em; 
padding: 10px 20px; 
padding-left: 35px;
margin-top: 10px;
min-height: 32px;
color: black;
border: solid 1px #FFcc99;
border-radius: 8px; -moz-border-radius: 8px;
background:  #FFFFDD url(../pub/templates/help/icon-tips.png) no-repeat center left;
}

td .tip {
 min-height: 16px;
 padding: 5px 10px !important;
 padding-left: 18px !important;
 background:  #FFFFDD url(../pub/templates/help/icon-tips-small.png) no-repeat center left !important;
 margin: 0 !important;
}

.todo {
  background-color: yellow;
}

/*---------------------------------------------*/
/* Stylesheet: action and labels*/

/*.action {
  font-style: italic;
  background: #FF9;
}
.label {
  font-weight: bold;
  background: #eeF;
}*/

/* without background: */

.action {
  font-style: italic;
}
.label {
  font-weight: bold;
}

/*---------------------------------------------*/
/* Stylesheet: .code*/

.code-block {
  background-color: #eee;
  border: dashed 1px #ccc;
  padding: 10px;
  font-family: courier new, lucida console;
  font-size: 11px;
  color: black !important;
}

.code-inline {
  font-family: courier new, lucida console;
  font-size: 11px;
  color: black !important;
}

/*---------------------------------------------*/
/* Stylesheet: table data*/

table.data { font-size: .8em;  width: 100%;}
table.data tr:nth-child(even) {background: #f5f5f5}
table.data tr:nth-child(odd) {background: #FFF}
table.data th { text-align: left; vertical-align: top; padding: 5px; color: black; font-weight: bold; text-align: left; border-bottom: solid 1px black;}
table.data td {text-align: left; vertical-align: top; padding: 15px;}
table.data {margin-bottom: 20px;} 

.img-bottom {
  vertical-align:text-bottom;
}

/*---------------------------------------------*/
/* Stylesheet: navigate*/

.nav {
background-color:#31769f;
font-size: 1.1em; 
padding: 2px 10px; 
color:white;
}

/*---------------------------------------------*/
/* Stylesheet: navigate - bottom*/

.navbot {
background-color:#c0c0c0;
font-weight:bold;
}

/*---------------------------------------------*/
/* Stylesheet: mobile templates*/

.home-mobile { font-family: arial; font-size: 14px;}
.home-mobile a { color: orange; }

.home-mobile .x-cell .inner { padding: 20px; }
.home-mobile .bg-header { background: #eee; }
.home-mobile .bg-light { background: #eee; }
.home-mobile .bg-clear { background: none; }
.home-mobile .bg-footer { background: #ddd; }

/*---------------------------------------------*/
/* Stylesheet: table data 2*/

table.data2 { font-size: .8em;  width: 100%;}
table.data2 tr:nth-child(even) {background: #f5f5f5}
table.data2 tr:nth-child(odd) {background: #FFF}
table.data2 th { text-align: left; vertical-align: top; padding: 5px; color: black; font-weight: bold; text-align: left; border-bottom: solid 1px black;}
table.data2 td {text-align: left; vertical-align: bottom; padding: 2px;}

/*---------------------------------------------*/
/* Stylesheet: Defaults*/

/* fix  lightbox issues by swapping box model to content-box */
#fancybox-title-inside { overflow-y: scroll; max-height: 100px; }
#fancybox-wrap { padding: 0 !important; }
#fancybox-wrap * {box-sizing: content-box !important; -moz-box-sizing: content-box !important;}

* {margin: 0px; padding: 0px; box-sizing: border-box;}
html {height: 101%;}
a img {border: none; outline: none;}
img {border: none; outline: none;}
.clear {clear:both; display:block; height:0;}

.float-left {float: left !important;}
.float-right {float: right !important;}


/*--------------- reset browser defaults--------------- */
.main-home { color: #565656; font-family: 'Archivo', sans-serif; font-size: 18px; padding: 0 ; font-weight: 300;
           background: white;  -webkit-font-smoothing: antialiased;}
.main-home a { color: #3C96C8; text-decoration: none; word-wrap: break-word;}
.main-home a:hover { color:  #B2BC1F;/*text-decoration: underline; */}

.main-home h1, .main-home h2.title { font-size: 1.9em; color: #000; font-family: 'Archivo', sans-serif !important; font-weight: normal; margin-bottom: 20px; line-height: 1.5em; }
.main-home h1 a, .main-home h2.title a { color: inherit; text-decoration: none !important; }
.main-home h2 { font-size: 1.5em; color: #565656; font-family: 'Archivo', sans-serif; font-weight: normal; margin-bottom: 20px; }
.main-home h2.inverted { background-color: #444; color: white !important; padding: 5px 10px; text-align: center;}
.main-home h2.inverted a { }
.main-home h2 a { color: inherit; text-decoration: none !important; }
.main-home h3 { font-size: 1.1em; color: #595959; font-family: 'Archivo', sans-serif; font-weight: normal; margin-bottom: 20px; line-height: 1.4em; }
.main-home h3 a { color: inherit; text-decoration: none !important; }
.main-home h3.alt { font-size: 1.1em !important; color: #405d6d; font-weight: normal;margin-bottom: 20px;}
.main-home h3.italic { font-size: 1.1em !important; font-family: 'Archivo', sans-serif !important; font-weight: normal; font-style: italic; margin-bottom: 30px;}
.main-home h4 { font-size: 1em; color: inherit; font-family: 'Archivo', sans-serif; font-weight: normal;margin-top: 0; margin-bottom: 20px; }
.main-home h4 a { color: inherit; text-decoration: none !important; }
.main-home h5 { font-size: 0.75em; color: #E6E6E6; font-family: @main-h5-fontfamily@; margin-top: 0; margin-bottom: 20px; }
.main-home h5 a { color: inherit; text-decoration: none !important; }
.main-home h6 {font-size: 0.5em; color: #E6E6E6; font-weight: normal; }

.main-home p, .main-home ul, .main-home ol { line-height: 1.5em;  margin-bottom: 15px;}
.main-home table {}
.main-home ol, .main-home ul  { }
.main-home ol ol, .main-home ul ul {margin-left: 20px; }
.main-home li {margin-left: 20px; margin-bottom: 15px; }

/* tables */
table.border { border-collapse: collapse; border-spacing: 0px;}
table.border th { text-align: left; font-weight: normal; border-bottom: solid 1px black; padding: 2px;}
table.border td { padding: 2px;}

/* ------ color classes ---------*/
.red { color: #eb2035 !important; }
.serif { font-family: 'Archivo' !important; }
.sans { font-family: 'Archivo', sans-serif !important; }
.larger { font-size: 1.5em;}
.double { font-size: 2em;}
.date { font-family: 'Archivo', sans-serif; font-size: .8em; margin-bottom: 10px; color: #bfbfbf; }
small { font-size: .8em;}
 /*.margin-bottom { 15px; }*/

.readmore { display: inline-block; text-transform: lowercase;color: #fff;font-family: 'Archivo', sans-serif; font-size: .7em; text-decoration: none !important; font-weight: normal !important;}
 .readmore::first-letter {text-transform: uppercase ;  } /* first letter requires inline-block on element */ 
.readmore-small {display: inline-block;text-transform: lowercase;color: #fff ;font-family: 'Archivo', sans-serif; font-size: .7em; text-decoration: none !important; font-weight: normal !important;}
  .readmore-small::first-letter {text-transform: uppercase ; }/* first letter requires inline-block on element */
.readmore a {  color: inherit; text-decoration: none !important; font-weight: normal !important;}
 .readmore a:hover,.readmore:hover { color: #3c96c8 !important;text-decoration: none !important; font-weight: normal !important; }
/*.readmore:hover, .readmore-small:hover {background-color: #85ab7f;}*/
::-webkit-input-placeholder,:-moz-placeholder , ::-moz-placeholder, :-ms-input-placeholder {  color: #f2f2f2 !important; font-family: 'Archivo', sans-serif; font-size: .7em; text-align: left; }

.error-box { color: Red; background-color: #fee; padding: 10px 20px; border-radius: 5px;  margin-bottom: 15px;}
.success-box { color: Green; background-color: #efe; padding: 10px 20px; border-radius: 4px;  margin-bottom: 15px;}

 .arrow-right-white { background: url(/pub/photo/icon_arrow_right_white.png) no-repeat center right; padding-right: 10px;}
 .arrow-right { background: url(/pub/photo/icon_arrow_right.png) no-repeat center right; padding-right: 10px;}
 .arrow-right-large { background: url(/pub/photo/icon_arrow_right_large.png) no-repeat center right; padding-right: 25px;}
 .arrow-left-white { background: url(/pub/photo/icon_arrow_left_white.png) no-repeat center left; padding-left: 10px;}
 .arrow-left { background: url(/pub/photo/icon_arrow_left.png) no-repeat center left; padding-left: 10px;}
 .arrow-left-large { background: url(/pub/photo/icon_arrow_left_large.png) no-repeat center left; padding-left: 25px;}
 
 .nomargin-horizontal { margin-left: 0 !important; margin-right: 0 !important;}
 .nomargin-vertical { margin-top: 0 !important; margin-bottom: 0 !important;}
 .nomargin { margin: 0 !important;}
 .margin-bottom { margin-bottom: 15px;}
 .nopadding { padding: 0 !important;}
 
 /* Sidebars */
 .sidemostviewed div {margin: 0 10px 0 0;}
 .sidemostviewed p {line-height: 1.4em;}

/*---------------------------------------------*/
/* Stylesheet: Layout*/

.main-home h5 {color: #444444}
.home-news-article h2{color: #444444!important;}
.main-home  { }
.main-home   .template {  margin: 0 auto; }

 
.x-block {  margin: 0 auto; width: 100%; }
.x-block > .x-cell { margin: 0 auto; width: 1100px; max-width: 100%; }
.x-block > .x-cell-container { margin: 0 auto; width: 1100px; max-width: 100%; }
.x-clear { clear: both; }
.x-cell > .inner {  padding: 20px; }
.x-cell-container  > .inner { padding: 20px; }
.x-cell.col-md-8 a { text-decoration: underline; font-weight: bold;}

.full-width > .x-cell-container  { width: 100%; }
.lg-width > .x-cell-container { width: 1200px; margin-left: auto; margin-right: auto;}
.md-width > .x-cell-container  { width: 1100px; margin-left: auto; margin-right: auto; }
.sm-width > .x-cell-container  { width: 960px; margin-left: auto; margin-right: auto; }

.col-left { float: left !important; }
.col-right { float: right !important; }
.semi-bold { font-family: 'Source Sans Pro SemiBold', sans-serif !important; }

.highlight { background-color: yellow; }

.bg-header #toptext a:hover {color: #D7F0FE;}

.newsletter-form h1, .popup-newsletter p {margin: 10px; line-height: 1.2em;}
.newsletter-form h4 {margin-bottom: 15px; color: #666; font-size: 1.2em;}
.popup .popup-inner {box-shadow: none !important;}
.popup.popup-newsletter .popup-inner { padding: 30px;}

.v-align { display: inline-block; vertical-align: middle; float: none !important; margin: 0 15px !important; position: relative;}
.center { text-align: center; margin: auto; }
/*.center { display: inline-block; vertical-align: middle; float: none; text-align: center; margin-left: auto; margin-right: auto; }*/
.black {color: #000 !important;}
.no-pad {padding: 0 !important;}
.no-padtop {padding-top: 0 !important;}
.no-padbot {padding-bottom: 0 !important;}

.no-marbot { margin-bottom: 0 !important; }
.no-martop { margin-top: 0 !important; }

.no-border { border: 0px !important; }

.full-width .x-cell-container {width: 100%;}
.full-width {width: 100%;}

.border-left {border-left: 1px solid #95989A;}

.layout > .x-cell {width: 100%;}
.x-cell.wide-cell {width: 1110px;}

.bg-portfolio > .x-cell {width: 1200px;}

.right-photo { float: right;}
.left-photo { float: left;}

.opacity-50-arrow-right { background: url(/pub/photo/arrow-down-thin-50opacity.png) no-repeat 97% 50%; background-size: 20px;}
.arrow-blue-right-thin { background: url(/pub/photo/arrow-blue-right-thin.png) no-repeat right 50%; background-size: 20px; }

.main-home h3 {font-weight: bold;}

/*--------- generic templating --------- */
.master-col-left { float: left; margin-right: 30px;}
.master-col-right { float: right; }
.layout-col-left { float: left;}
.layout-col-right { float: right; }

/*----- Search Pseudoselectors ------*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #95989A;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #95989A;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #95989A;
}
:-moz-placeholder { /* Firefox 18- */
  color: #95989A;
}

/*----- Text Colors? ----- */
.blue-text { color: #3c96c8; }

/* ------------- slices ----------------------*/
.bg-header  { position: relative;}
  .bg-header .x-cell {position: relative;}
.bg-menu {} /* not used */
.bg-slideshow { overflow: hidden; /*background-color: #3c96c8;  background-image: radial-gradient(circle, #383d74, #3c96c8);*/}
 .bg-slideshow .x-cell { width: 100%; margin: 0 auto; }
.bg-light { background: radial-gradient(circle, #f2f2f2, #eeeeee); padding: 50px 0;}
.bg-clear { background:  white; padding: 35px 0;}
.bg-clear.layout-col-left { padding: 35px;}
.bg-gray {background-color: #eeeeee; padding: 30px 0;}
.bg-gray-dark {background-color: #bfbfbf; padding: 50px 0;}
.bg-gray-light {background-color: #f2f2f2; padding: 35px 0;}/*text directly under inner header*/
.bg-gray-darker {background-color: #444; padding: 50px 0;}
.bg-blue {background-color: #3c96c8; padding: 50px 0; color: #fff;}
.bg-blue-dark {background-color: #0C5D89; padding: 50px 0; color: #fff;}
.bg-blue-dark .landing-title h1 { color: #fff !important; }
.bg-blue-nopad {background-color: #3c96c8; padding: 0; color: #fff;}
.bg-green {background-color: #B2BC1F;}
.bg-green-light {background-color: #c9d653;}
.bg-red {background: #e65b24;}
.bg-purple {background: #4a316a;}
.bg-footer { background: #222222; padding: 50px 0;}
.bg-full .x-cell { width: 100% !important;} 
.bg-nopad  { padding-bottom: 0 !important;} 

.bg-blue-abstract { background: url(/pub/photo/abstract-motion-blue-1263.jpg) no-repeat center center; background-size: 100% 200%;}
.bg-blue-abstract.footer-search-container { padding: 50px 0; }

.bg-blue h2,.bg-blue h2.title, .bg-blue h3, .bg-blue h4, .bg-blue-dark h2, .bg-blue-dark h2.title, .bg-blue-dark h3, .bg-blue-dark h4 {color: #fff;}
.bg-gray h1 { color: #00273C; }

/* ----- top strip header -----*/
.bg-top-header {/*background-color: #eeeeee;*/}
.bg-top-header .x-cell {height: 45px;}
.bg-top-header p {line-height: normal;}
#toptext {position: absolute; top: 8px;}
.toptext a {font-weight: bold;}
.searchbox {}

/*.searchbox input {box-shadow: 3px 3px 10px #E6E6E6;}*/

.bg-top-header .facebook {display: inline-block; vertical-align: middle; width: 13px; height: 13px; background: url(/pub/photo/header_icon_facebook_sprite.png) no-repeat;}
.bg-top-header .facebook:hover { background-position: 0 -13px;}
.bg-top-header .linkedin { display: inline-block; vertical-align: middle; width: 13px; height: 13px; background: url(/pub/photo/header_icon_linkedin_sprite.png) no-repeat;}
.bg-top-header .linkedin:hover { background-position: 0 -13px;}


/* ----- main header ---- */
.bg-inside { background: #00273C !important; height: 235px !important; } 
.bg-inside h1 {color: #ffffff; } 
.bg-inside .toptitle { position: absolute; top: 140px; width: 100%;}
.bg-smaller { height: 155px !important; }
.bg-header { background: url(/pub/photo/abstract-motion-blue-1263.jpg) no-repeat center center; background-size: 100% 100%; color: #fff; height: 292px;}
.bg-header #toplogo {position: absolute; top: 80px; left: 35px; width: 120px;}
.bg-header #toplogotext {position: absolute; top: 85px; left: 175px; font-size: 1.2em;}
.bg-header #topsearch {position: absolute; top: 8px; right: 8px;}
.bg-header #topsearch input {width: 185px !important; height: 30px; border: 1px solid #95989A; background: white !important; padding: 10px 30px 10px 6px; font-family: 'Archivo', sans-serif;}
.bg-header #topsearch input:focus {outline: 0; } 
.bg-header #topsearch input {margin-top: 20px; margin-right: 20px; } 

.bg-header #topsearch i { position: absolute; border: none; width: 13px; height: 13px; right: 33px; top: 25px; cursor: pointer; color: #E6E6E6; }
.bg-header #toptext {left: 35px; top: 27px; font-size: 1em; line-height: 16px;}
.bg-header #toptext a { color: #B2BC1F;}
.bg-header #topmenu {position: absolute; top: 86px; right: 35px; font-size: 1em; z-index: 1; text-transform: uppercase;}
.bg-header #topmenu li { padding-left: 20px;}
.bg-header .header-title {}
.bg-header .big-searchbox { padding: 10px; }
.big-searchbox i { margin-left: -40px; cursor: pointer; color: #E6E6E6; margin-right: 20px;  }

.big-searchbox .dropdown-icon {font-size: 1.5em; position: absolute; right: -5px; bottom: 20px; pointer-events: none; }
.big-searchbox input { width: 416px; padding: 20px !important; }
.big-searchbox .search-category { margin-left: -9px; padding: 20px !important; -webkit-appearance: none; color: #95989A;  border: 1px solid #bfbfbf; border-left-color: #e6e6e6}
.bg-header h2.title, .big-searchbox h2 { color: #ffffff !important; }

.bg-header .menu-toggle, .bg-header .topmenu-mobile {display: none;}

.bg-header-top { width: 100%; max-width: 100%; height: 120px;}
.bg-header-search { width: 100%; max-width: 100%;}

.bg-header > .x-cell-container { width: 100%; }
.bg-header > .x-cell { width: 100%; }



/* --- Sticky Header --- */
.sticky.bg-top-header { position: fixed; z-index: 500; top: 0; }
.sticky.bg-header { 
  position: fixed; z-index: 500; top: 45px; margin-left: auto; margin-right: auto; 
  width: 100% !important; background: #fff; 
  -webkit-box-shadow: 0 0px 4px -4px #444;
  -moz-box-shadow: 0 4px 4px -4px #444;
        box-shadow: 0px 5px 5px -4px #444;

}
/*Alternate box shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.73);*/
.sticky.bg-header .x-cell{ max-width: 960px;   }
.sticky.bg-slideshow { margin-top: 119px; }

.smaller { REMtransition: transform 0.5s; REMtransform: scale(1,.5); }
.sticky.bg-header.smaller .x-cell{ REMheight: 50px !important; }
.sticky.bg-header.smaller #topmenu{ REMtop: 20px !important; }
.sticky.bg-header.smaller .bg-top-header {} 
.sticky.bg-header.smaller{   }

.inner-header { padding: 20px 0 5px 0!important; }

/* --- Side Contact Form Tab & Container --- */

.contact-form-container, .header-sidebar {position: fixed; width: 270px; height: 532px; margin: auto 0 !important; right: -274px; top: 0; bottom: 0; z-index: 100000; background: #fff; border-bottom-left-radius: 5px; box-shadow: -2px 1px 4px rgba(0, 0, 0, 0.5); font-family: 'Archivo', sans-serif !important; color: #565656 !important; border: 2px solid #e65b24; border-right: 0;}
.header-sidebar {padding: 20px 0; border-top-left-radius: 5px;}
.contact-form-container.open, .header-sidebar.open {z-index: 100001;}
.contact-form-container.form-submit, .header-sidebar.form-submit {z-index: 100001; right: 0;}
.contact-form-container.error-container {height: 620px;}
.contact-form-container.success-container {height: 826px;}
.contact-form-tab, .header-tab, .newsletter-form-tab {width: 140px; height: 54px; font-size: 1.5em; text-align: center; line-height: 50px; border-top-right-radius: 5px; border-top-left-radius: 5px; background: #e65b24; box-shadow: -1px -2px 4px rgba(0, 0, 0, 0.5); position: absolute; left: -97px; top: 41px; cursor: pointer; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); color: #fff;}
.header-tab, .newsletter-form-tab {top: 300px !important;}
.contact-form-tab i {-ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); transform-origin: center;}
.contact-form-body {padding: 20px;}
.header-sidebar-body {height: 492px; overflow-y: scroll; padding: 0 20px;}
.contact-form-body table {margin-bottom: 0;}
.contact-form-body p {font-size: 1.3em; margin-bottom: 5px;}
.contact-form-body a, .header-sidebar-body a {color: #3c96c8 !important;}
.header-sidebar-body .active a {color: #e65b24 !important;}
.contact-form-body a:hover, .header-sidebar-body a:hover {color: #B2BC1F !important;}
.bg-footer .contact-form-body h4 {font-size: 1.9em; color: #565656 !important; text-align: center; margin-bottom: 5px;}

/* IE Fixes */
.contact-form-container, .header-sidebar, .popup-open {display: none\0/ !important;}
@media screen and (min-width:0\0) and (min-resolution:+72dpi) {  .contact-form-container, .header-sidebar, .popup-open { display: block !important; } }

/*---------- popup -------------*/

.popup {display: none; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 1000; width: 100%; height: 100%; }
.popup.form-submit {display: block;}
.popup .popup-inner {position: fixed; top: 40px; left: 0; right: 0; margin: auto; width: 800px; height: 730px; background: #fff; padding: 30px 50px; font-size: initial; color: #000; z-index: 1001; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);}
.popup.error-container .popup-inner {height: 845px;}
.popup.success-container .popup-inner {height: 670px;}
.popup-tab {position: fixed; bottom: 50%; top: 0; right: -43px; left: auto; margin: auto 0; z-index : 999;}
.popup .popup-inner h4 {text-align: left;}
.popup .popup-close {position: absolute; top: 15px; right: 20px; font-size: 1.5em; cursor: pointer; color: #3c96c8;}
.popup .popup-close:hover {color: #B2BC1F;}
.popup-open {cursor: pointer;}

.popup-newsletter {}
.popup-newsletter .ui-form-captcha-img { float: right; }
.popup.popup-newsletter .popup-inner {width: 500px; height: auto; padding: 20px 30px;}

.bg-footer .popup-newsletter h2 { color: inherit !important;}
.bg-footer .popup-newsletter p { text-align: left !important;}
.popup-newsletter input:not([type=submit]) { font-family: 'Source Sans Pro', sans-serif !important; Border-radius: 2px; border: solid 1px #6c7e88; padding: 5px 10px; background: #fff; width: 100%;}

/*---------- slideshow slide -------------*/
 .bg-slideshow, .bg-slideshow h1, .bg-slideshow h2, .bg-slideshow h3, .bg-slideshow h4, .bg-slideshow p, .inside-slideshow-copy h1 { color: #fff; font-family: 'Archivo'; line-height: 1.3em;}
 .bg-slideshow h1, .bg-slideshow h2, .bg-slideshow h3 { text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);}
 .bg-slideshow h2 {margin-bottom: 40px;}

/*---------- home -------------*/
 
.home-information {margin-bottom: 25px!important;}
.home-slideshow {position: relative; color: white; }
 .home-slideshow .slideshow { position: relative; z-index: 1; }
 .home-slideshow .slideshow .ui-slide { width: 960px; margin: 0 auto; padding: 40px; height: 300px;} /* we need hardcoded width */
 .home-slideshow-pager {position: absolute; bottom: 10px; width: 100%; z-index: 2; text-align: center; }
   .home-slideshow-pager a { display: inline-block;  background: #383d74; border: solid 1px white; 
      width: 10px; height: 10px; border-radius: 50%; overflow: hidden; margin-right: 10px;}
   .home-slideshow-pager a.activeSlide {  background: white;}
   .home-slideshow-pager a img { display: none; }
@media screen and (max-width:960px) {
  .home-slideshow .slideshow .ui-slide { width: auto; height: auto;}
}

/*-- bg-gray secondary-menu --*/
.bg-gray .second-menu { width: 75%; padding: 10px 0; font-weight: 400; height: 100px; }
.second-menu .second-menu-button { width: 32%; height: 100%; display: inline-block; padding: 10px 0;}
.second-menu-border { border: 1px #95989A solid; }
.second-menu p { color: #444; font-size: 0.9em; margin: 0;}
.second-menu a { font-size: 1.6em; }
.second-menu .col-md-4 { padding: 10px 0; }

/*-- Home - Info Blocks --*/
.home-info-blocks {  }
.home-info-blocks .col-md-4 { padding: 0px 20px; }
.home-info-blocks img { width: 120px; opacity: 0.6;}
.home-info-summary { width: 960px; max-width: 100%; margin-bottom: 40px; }

/*-- Home News Block --*/
.home-news { }
.home-news-article { padding: 0 45px;}
.home-news-article h2 { color: #444444 !important;}
.home-news-article a { color: #3c96c8; font-size: 0.9em; }
.home-news h3 { color: #00273C;}

/*-- Home Popular Articles --*/
.home-pop-article-box { }
.home-pop-article-box-middle { margin: 0 -14px !important; position: relative; z-index: 1; }
.home-pop-article-box, .home-pop-article-box-middle { box-shadow: 0px 5px 10px rgba(0,0,0,0.25); color: #000; border: 1px solid #bcbcbc; border-radius: 3px; background-color: #fff; padding: 35px;}
.home-pop-article-box h3, .home-pop-article-box-middle h3 { color: #00273C;}
.home-pop-article-box p a, .home-pop-article-box-middle p a { color: #3c96c8; font-size: 0.9em; }

 #home-talk-to-us {}
  #home-talk-to-us a { display: block; margin-left: auto; margin-right: auto; position: relative; background: #3c96c8; width: 213px; transition: background-color .3s;}
  #home-talk-to-us img { position: relative; z-index: 1; display: block;opacity: .15;width: 213px; transition: opacity .25s;}
  #home-talk-to-us img::after { display: none; }
  #home-talk-to-us a:hover { background: none;text-shadow: 0px 0px 4px rgba(0,0,0,.2);background-color:#333333;}
  #home-talk-to-us a:hover img { opacity: .75; }
  #home-talk-to-us .copy { position: absolute; z-index: 2; top: 40px; padding: 0 30px; line-height: 1.2em; color: white !important; width: 100%; text-align: center; font-family: 'Archivo', sans-serif; }
  #home-talk-to-us .copy strong { display: block; font-size: 2em; margin-bottom: 10px; font-weight: normal; font-family: 'Archivo';}

.slide-box-container { position: relative;}
.slide-box-prev { position: absolute; left: -50px; top: 0; bottom: 0; margin: auto 0; height: 48px; width: 24px; background: url(/pub/photo/left-arrow.png) no-repeat left center; z-index: 12; cursor: pointer;}
.slide-box-next { position: absolute; right: -50px; top: 0; bottom: 0; margin: auto 0; height: 48px; width: 24px; background: url(/pub/photo/right-arrow.png) no-repeat left center; z-index: 12;cursor: pointer;}
.slide-box-pager { text-align: center; }
.slide-box-pager a { display: inline-block;  margin-right: 20px; margin-bottom: 20px; }
.slide-box-pager a img { border: none; box-sizing: border-box; -moz-box-sizing: border-box; box-shadow: none;}
.slide-box-pager a.activeSlide img { border: solid 10px #ffc200; }

.category-links a {word-wrap: normal; color: #000;}

.pricing-link {color: #000 !important; text-decoration: underline !important; font-weight: bold;}
.pricing-link:hover {color: #B2BC1F !important;}
  
.bg-blue .category-header, .bg-blue-dark .category-header {border-color: #fff;}
.category-header {border-bottom: 1px solid #000; margin-bottom: 20px; padding: 15px 0;}
.category-header h2 {margin: 0;}

.what-we-do h4 {font-size: 1.25em; margin-bottom: 0; line-height: 50px;}

.star {color: #e6d200;}

.design-boxes {border-spacing: 15px;}
.design-boxes td {vertical-align: bottom;}
.design-box {background: #eeeeee; padding: 10px 15px; border-radius: 5px;}
.design-box p, .design-box ul {text-align: left; padding: 0 15px;}
.design-box p {margin-bottom: 0;}

/* IE8 Fix */
.design-box ul {padding: 0 10px\0/;}

.platform-boxes {border-spacing: 15px;}
.platform-boxes td {vertical-align: bottom; }
.platform-boxes td h4 {margin-bottom: 0;}
.platform-boxes td h4 .light-text {font-weight: normal;}

.middle-or {padding: 0 20px;}

/*-------------- Process page ----------------*/

.process-steps {padding-top: 10px; position: relative;}
.process-bar {position: absolute; width: 0; height: 0; border: 4px solid transparent; left: 27px; border-left-color: #B2BC1F; z-index: 1;}

.process-step-inner:before, .process-step-number {background: #3c96c8; border-radius: 50%; position: absolute; left: -27px; top: -15px; width: 50px; height: 50px; text-align: center; line-height: 50px; color: #fff; font-size: 1.2em; transition: .5s; z-index: 2;}

.process-1 .process-step-inner:before {content: "1";}
.process-2 .process-step-inner:before {content: "2";}
.process-3 .process-step-inner:before {content: "3";}
.process-4 .process-step-inner:before {content: "4";}
.process-5 .process-step-inner:before {content: "5";}
.process-6 .process-step-inner:before {content: "6";}
.process-7 .process-step-inner:before {content: "7";}
.process-step {border-left: 4px solid #3c96c8; /*box-shadow: -4px 0px 0px 0px #3c96c8;*/ padding-left: 45px; margin-left: 27px; position: relative; transition: color .5s;}
.process-step:before {content: ""; position: absolute; width: 0; height: 0; border: 4px solid transparent; left: -4px;}

.process-step.active .process-step-inner:before, .process-step.scroll .process-step-inner:before, .process-step.active .process-step-number, .process-step.scroll .process-step-number {background: #B2BC1F;}
.process-step.large .process-step-inner:before, .process-step.large .process-step-number {width: 60px; height: 60px; left: -32px; top: -20px; line-height: 60px;}
.process-step.active:before {width: 100%; height: 100%; border-left-color: #B2BC1F;}
.process-1.active:before {transition: height 4s linear 0.5s;}
.process-2.active:before {transition: height 8s linear 0.5s;}
.process-3.active:before {transition: height 8s linear 0.5s;}
.process-4.active:before {transition: height 8s linear 0.5s;}
.process-5.active:before {transition: height 4s linear 0.5s;}
.process-6.active:before {transition: height 2s linear 0.5s;}
.process-7.active:before {transition: height 10s linear 0.5s;}

.process-step.launch.active .process-step-inner:before, .process-step.launch.active .process-step-number {background: #e65b24;}
.process-step.launch.active:before {border-left-color: #e65b24;}

.process-7 .process-step-inner:after {content: ""; width: 0; height: 0; border-left: 19px solid transparent; border-right: 19px solid transparent; border-top: 29px solid #3c96c8; position: absolute; left: -21px; bottom: -11px; transition: 0.5s; z-index: 2;}
.process-7 .process-step-inner.active:after, .process-7 .process-step-inner.scroll:after {border-top-color: #B2BC1F;}

.add-pad {padding: 30px 10px;}
  
/*-------------- 404 page ----------------*/

#search404 { position: relative; background: #f2f2f2; margin-bottom: 15px;}
 #search404 input { width: 100% !important; border:none; padding: 10px 20px ; font-family: 'Archivo', sans-serif; background: #f2f2f2;}
 #search404 input:focus {outline: 0}
 #search404 button { position: absolute; right: 0px; top: 0px; border: none; width:36px; height: 36px; background: #eeeeee url(/pub/photo/icon_search.png) no-repeat center center; cursor: pointer; }
/* #search404 button:hover {background-position: 0 -13px; }  */
  
/*-------------- inner pages --------------*/
.col-side { font-size: .8em; font-family: 'Archivo', sans-serif; color: #bfbfbf;}
.col-side h2 { font-family: 'Archivo', sans-serif; color: #444;}
.col-side h3 { font-family: 'Archivo', sans-serif; color: #444;}
.col-side h3.alt { font-size: 1.2em !important;}
.col-side h4 { font-family: 'Archivo', sans-serif; color: #444;}

.main-home h2.title {/*margin: 0!important;*/}
.inner-header {padding: 25px 0;}



.inner-slideshow-container {position: relative;}
 .inner-slideshow-img {position: relative; z-index: 1; width: 100%; height: auto; min-height: 150px;}
 .inner-slideshow-img > img {width: 100%; height: auto; min-height: 150px;min-width: 1920px;} /* when there's only one photo */
 .inner-slideshow-copy {position: absolute; bottom: 40px; width: 100%; z-index: 2; }
   .inner-slideshow-inner {  max-width: 960px; margin: 0 auto; text-align: left; color: white; text-shadow: 0px 0px 4px rgba(0,0,0,.2);}
   .inner-slideshow-inner p { margin: 0; margin-left: 20px; padding: 0; line-height: 1; color: white; text-shadow: 0px 0px 4px rgba(0,0,0,.2); font-size: 3em; }
   .inner-slideshow-inner h1 { margin: 0; margin-left: 20px; padding: 0; line-height: 1; color: white; text-shadow: 0px 0px 4px rgba(0,0,0,.2); font-size: 3em;}


   
.slide-box {height: 251px !important;}
.slide-box-text-container {height: 100%; display: table;}
.slide-box-text-inner {display: table-cell; vertical-align: middle;}

.align-top td {vertical-align: top;}
   
table a {font-weight: bold;}
   
   .sidebar {background: #eeeeee; padding: 10px 20px;}
   
   .img-shadow {box-shadow: 0px 0px 15px #000;}
   
.article-section-1 h2, .article-section-2 h2, .boxes h3 {color: #31769f;}
.article-section-1 h3, .article-section-2 h3 {color: #3c96c8;}

.layout-col-left {margin: 0 !important;}

/*---------- Training/Manual Category Pages ------------ */

.first-panel li { margin-bottom: 5px; }
.first-panel ul { margin-left: 30px; }
.first-panel p { margin-bottom: 5px; font-weight: bold; color: #a0a0a0;}
.first-panel h2 { color: #a0a0a0; margin-bottom: 25px;}

.first-panel-box { background-color: #E6E6E6 !important; border-color: #bfbfbf !important; padding: 40px !important; /*padding-bottom: 25px !important;*/ margin-bottom: 20px!important; }
.first-panel li {margin-bottom: 0;}
.first-panel p {line-height: 1.3em;}
.first-panel h2 {margin-bottom: 15px;}

.panel-box { background: #ffffff; border: 2px solid #E6E6E6; border-radius: 5px 5px 0 0; padding: 40px 40px 84px 40px; float: left; margin-bottom: 20px !important; position: relative;}
.panel-box {min-height: 550px;}
.faq-panel.panel-box {min-height: 370px;}
.panel-box a.btn { position: absolute; bottom: 0px; right: 0; left: 0; margin-bottom: 40px; width: 175px; max-width: 100%; }
.panel-box img { opacity: 0.5; height: 98px; width: 98px; }
.panel-box h3 {font-weight: bold;}
.panel-summary { margin: 20px 0; }
.panels-margin { margin: 0px 30px; }
.blue-text strong {color: #405d6d}
.landing-summary .v-align {margin-left: 0 !important;}

.training-summary { width: 78%; border-bottom: 1px solid #444; margin: auto; margin-bottom: 35px; padding-bottom: 20px; max-width: 1110px;}
.training-summary p { line-height: 26px;}
.training-after-message { width: 78%;  margin-bottom: 0px; padding-top: 15px; }
h2.training-after-message  { margin-bottom: 5px;}

.training-after-message p { margin-bottom: 0;}

.message-panel { width: 88%; border: 2px solid #E6E6E6; border-radius: 5px 5px 0px 0px; background-color: #e6e6e6; padding: 30px; }
.main-content .message-panel { background-color: #ffffff; margin-bottom: 30px; Max-width: 1110px;}
.message { text-align: left; padding: 20px 20px 30px 20px; }
.message-photo {margin-left: -4px !important; margin-right: 0px !important; }
.message-photo img { display: block;}
.message-photo.v-align {float: left !important;}
.message.v-align {float: right !important; margin: 0 !important; padding-left: 0 !important;}
.message .btn-green {margin-left: 0 !important;}

.ellipsis-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/* Video Pages */
.transcript { display: none; width: 960px; max-width: 100%; margin: auto; background-color: #fff; padding: 50px; padding-bottom: 35px; border: 1px solid #bfbfbf; text-align: left; }
iframe.video { margin: auto; display: block; }

.accordion { font-size: 1.25em; color: #3c96c8; cursor: pointer; width: 200px; max-width: 100%; margin: auto; }
.accordion i { padding-right: 10px; }

.faq-question { cursor: pointer; border-bottom: 1px solid #bfbfbf; padding: 30px; }
.faq-question h2 { display: inline-block; margin-bottom: 0px; }
.faq-question i { float: right; line-height: 0.6em; }
.faq-answer { display: none; border-bottom: 1px solid #bfbfbf; padding: 30px 30px 10px 30px; }
.faq-answer:nth-last-child(1) { border-top: 1px solid #bfbfbf; border-bottom-width: 0; }
.faq-question:nth-last-child(2) { border-bottom-width: 0; }
.faq-question:nth-child(2) { border-top: 1px solid #bfbfbf; }


/* --- Category Landing --- */

.landing-page-pad { padding: 37px 0; }
.landing-img { border: 2px solid #E6E6E6; border-radius: 5px 0px 0 0; background-size: cover !important; background-repeat: no-repeat !important; background-size: 100% !important; background-position: center !important; background-color: #00273C !important;}
.summary-container { margin: auto; text-align: center; }
.landing-summary { text-align: left; border: 2px solid #E6E6E6; border-width: 2px 2px 2px 0px; border-radius: 0px 5px 0px 0px; padding: 32px; }
.landing-summary.col-md-12 { border-width: 2px; }
.landing-summary h3 { margin-bottom: 10px;}
.landing-summary p { margin-bottom: 10px;}
.landing-summary .num-lessons {}
.landing-article-list { border-bottom: 1px solid #bfbfbf; width: 100%; max-width: 100%; font-size: 1.3em; }
.landing-article-list a { display: block; padding: 28px; }
.landing-article-list i { font-size: 2em !important; line-height: 0.5em; float: right;}
.landing-article-list .landing-next-list { float: none; }
.landing-article-list-title { padding: 28px; }
.landing-article-list a { color: #666666; }
.landing-article-list:hover a { color: #222222; }

/*----- Category Article Pages ------*/

.cat-article-sidebar { margin: 0px !important; padding: 20px; border-left: 1px solid #E6E6E6; padding: 35px;}

.cat-article-sidebar .landing-article-list-title { padding-left: 15px; padding-right: 15px; padding-top: 13px;}
.cat-article-sidebar .landing-article-list { font-size: 0.9em; }
.cat-article-sidebar .landing-article-list a { padding: 28px 15px; }
.cat-article-sidebar .landing-article-list span { width: 93%; display: inline-block;}
.cat-article-sidebar .landing-article-list i { width: 5%; }


/* - Generic Article Page - */

.cat-article-sidebar .help-center ul, .cat-article-sidebar .popular-links ul { list-style-type: none; }
.cat-article-sidebar .help-center li, .cat-article-sidebar .popular-links li { margin-bottom: 5px; }
.cat-article-sidebar h3 { margin-bottom: 15px; }
.news-updates-list p { padding-left: 20px; margin-bottom: 5px; }
.news-updates-list p:last-of-type { margin-bottom: 15px; }

.article-wrapper { padding: 0px 35px;}
.article-body { padding: 40px 30px !important; border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf;}
.article-body-pad { padding-right: 100px; padding-left: 20px; margin-bottom: 10px!important; }
#template-input-LArticleCategoryPostBrowser0 .ruler { margin-top: 0!important; }
.article-title { padding: 25px; } 
.article-title h1 { margin: 0 !important; }
.article-next { padding-bottom: 42px; padding-top: 33px; text-align: center; font-size: 1.4em; color: #E6E6E6 !important;}
.article-next i { font-size: 1.5em !important; line-height: 0.81em; vertical-align: bottom; }
.article-next a { color: #666666; }
.article-next a:hover { color: #222222; }

 /* blog */
 
.facebook-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_facebook.gif) no-repeat;}
.twitter-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_twitter.gif) no-repeat;}
.youtube-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_youtube.gif) no-repeat;}
.google-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_google.gif) no-repeat;}
.instagram-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_instagram.gif) no-repeat;}
.linkedin-lg {display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_linkedin.gif) no-repeat;}
.pinterest-lg { display: inline-block; vertical-align: middle; width: 32px; height: 32px; background: url(/pub/photo/icon_blog_pinterest.gif) no-repeat;}

.blog-post-content {padding-right: 10%;}

.tour-container {display: flex; flex-direction: row; align-items: center; padding: 20px 0;}
.tour-container h2 {margin: 0; color: white; font-size: 1.8em;}

.pad-top {padding-top: 30px;}

.pager-top {margin-bottom: 20px;}

/*-------------- table --------------------*/

.feature-table {width: 100%; font-size: 0.9em !important;}
.feature-table th, .feature-table td {padding: 10px 15px;}
.feature-table td {text-align: center;}
.feature-table thead {background: #444; color: #fff;}
.feature-table thead th {font-weight: normal !important;}
.feature-table thead th:first-child {font-style: italic;}
.feature-table tbody tr:nth-child(odd) {background: #f2f2f2;} /*Nth-child even*/
.feature-table tbody tr:nth-child(even) {background: #E6E6E6;} /*Nth-child even*/
.feature-table tbody tr td:nth-child(1) {text-align: left; font-weight: bold;} /*Nth child 1*/ 
.feature-table .table-category {background: #444 !important; color: #fff;}
.feature-table .table-category td:first-child {font-style: italic;}
.feature-table .table-category td {text-align: center !important; font-weight: normal !important;}
.competitor {color: #e65b24;}
.feature-table .lvsys-host {color: #3c96c8;}

.lvsys-col td:nth-child(2) {background: rgba(60, 150, 200, 0.1);}



/*-------------- green boxes --------------------*/

.green-boxes-large > div {height: 150px; REMpadding: 30px 40px 10px; display: table;}
.green-boxes-small > div {height: 144px; padding: 20px 5px;}
.green-boxes .table-inner {display: table-cell; vertical-align: middle;}
.green-boxes  p {height: 47px; color: #fff;}
.green-boxes  h4 {color: #fff; margin-bottom: 0;}

/*-------------- pricing top table --------------------*/

.pricing-head {padding: 20px 0;}
.pricing-body {padding: 20px 10px; height: 700px; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.pricing-body-bottom {align-self: flex-end;}
.pricing-body-bottom a img {position: relative; vertical-align: middle;}
.pricing-block {padding: 30px 0 20px;}

.pricing-head[class*="col-md-"] p {margin: 0;}
.pricing-head[class*="col-md-"] a {color: #fff;}

.bg-clear.pricing-top {padding-bottom: 0;}
#pricingmenu {margin: 0;}
#pricingmenu li {display: block;}
#pricingmenu a {color: #fff; display: block;}

/*-------------- testimonial --------------*/

.quote-container {color: #fff !important; font-size: .9em;}
.quote-container a {color: #fff !important;}

.quote-box {border-left: 9px solid #B2BC1F; padding-left: 30px; width: 75%;}
.quote-text {font-style: italic; font-size: 1.75em;}
.quote-text p:not(.quote-kick):before {content: "\"";}
.quote-text p:not(.quote-kick):after {content: "\"";}
.quote-kick { font-size: 1.4em;}

.sidebar .quote-text {font-style: italic; font-size: 1.3em;}
.sidebar .quote-kick {font-size: 1.1em;}

/*-------------- sidebar --------------*/

.sidebar {font-size: .9em;}
.sidebar-contact {/*padding: 20px 20px 10px;*/}
.sidebar .slide-box-prev, .sidebar .slide-box-next {display: none;}
.side-news a, .side-test a {color: #3c96c8;}
.side-news > p > a, .side-test > p > a  {color: #B2BC1F;}
.sidebar .btn {width: 100%; padding: 10px 20px; display: block;}

.sidebar .slide-box-text {width: 100% !important;}

/*-------------- Website Quiz --------------*/

.quiz-options {padding: 0 20px;}
.quiz-options label {margin-bottom: 10px; display: inline-block;}
.other-block {display: none;}
.other-block input {margin-bottom: 10px;}
.submit-box .btn {margin-right: 10px;}

/*-------------- Search Item --------------*/

.search-item-container { padding: 10px; }
.search-item { position: relative; background-color: #fff; border: 2px solid #bfbfbf; border-radius: 4px; margin-bottom: 20px !important; padding: 40px; padding-bottom: 60px; }
.search-item h5 { height: 15px; }
.search-item h3 { color: #00273C; }
.search-item .continue-link {position: absolute; right: 0px; left: 0px; bottom: 15px;}

.search-item img {width: 25px; max-width: 100%; padding-bottom: 15px;}
.ui-pagination { text-align: center; }


/*-------------- visit lvsys/buildable --------------*/

.visit-lvsys h2 { margin-bottom: 0px; }
.visit-lvsys a { width: 235px;}

/*-------------- bottom footer --------------*/


.bottom-container {height: 292px; width: 100%; display: table;}
.bottom-container-inner {display: table-cell; vertical-align: middle;}
.bottom-container h2 {color: #fff;}

/* IE, Edge Fixes */
@supports (-ms-ime-align:auto) { .bg-blue .bg-blue.col-md-4 { width: 33%; } }

.bg-yellow .date { margin-bottom: 0 !important; font-size: .6em !important;}

.bg-footer li {margin-bottom: 0;}

.bg-footer { font-size: .8em; color: #ffffff; padding: 50px 0;  }
.bg-footer .x-cell { width: 100% }
.bg-footer h2 { color: white !important; }
.bg-footer h3 { color: white !important; }
.bg-footer .footer-btns .horiz-center { width: 420px;}
.bg-footer .footer-btns .btn { width: 350px; max-width: 100%; margin-bottom: 20px; font-size: 1.15em; font-weight: 600;}
/*.bg-footer .footer-nav .footer-nav-1 { margin-left: 30px; }*/
.bg-footer .footer-nav a { color: #ffffff; }
.bg-footer .footer-nav a:hover { color: #B2BC1F; }
.bg-footer .footer-nav li { margin-left: 30px; line-height: 1.5em;}
.bg-footer .footer-nav p, .bg-footer .footer-nav ul { margin-bottom: 4px;}

.bg-footer .footer-info { font-size: 1.25em; padding-left: 30px;}
.bg-footer .footer-info p, .bg-footer .footer-info a { color: #ffffff;}
.bg-footer .footer-info strong { color: #ffffff;}
/*.footer-info-col-left {padding-top: 53px;}*/



.bg-footer .btn {display: block; width: 215px;}

/*.bg-footer .button-cta { background-color: #404040; color: #d97b5e !important; font-weight: bold;}
.bg-footer .button-cta:hover { background-color: #595959; }*/
.bg-footer .button-cta { padding: 5px 10px !important; font-size: .7em !important; letter-spacing: .2em; font-weight: normal;}

.hover-fade { opacity: .5; }
.hover-fade:hover { opacity: 1; }
.bg-footer .facebook {display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_facebook.png) no-repeat;}
.bg-footer .facebook:hover { background-position: 0 -18px; }
.bg-footer .google {display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_google.png) no-repeat;}
.bg-footer .google:hover { background-position: 0 -18px;}
.bg-footer .instagram {display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_instagram.png) no-repeat;}
.bg-footer .instagram:hover { background-position: 0 -18px;}
.bg-footer .linkedin {display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_linkedin.png) no-repeat;}
.bg-footer .linkedin:hover { background-position: 0 -18px;}
.bg-footer .pinterest { display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_pinterest.png) no-repeat;}
.bg-footer .pinterest:hover { background-position: 0 -18px;}
.bg-footer .twitter { display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_twitter.png) no-repeat;}
.bg-footer .twitter:hover { background-position: 0 -18px;}
.bg-footer .youtube { display: inline-block; vertical-align: middle; width: 18px; height: 18px; background: url(/pub/photo/footer_icon_youtube.png) no-repeat;}
.bg-footer .youtube:hover { background-position: 0 -18px;}

#signature { display: none; background-color: none; color: white; margin-bottom: 0; font-size: .8em; margin: 0 auto; color: #FFF; text-align: right; padding: 20px 0; padding-top: 0;}


/*------------------- strip table -------------------*/
.strip-text {
    padding: 3% 4%;
    vertical-align: top;
}
.strip-text h2 {
  text-align: right;
  color: #ffffff;
}
.table-strip {
  width: 100%;
  border-radius: 12px;
  border-spacing: 0px;
  overflow: hidden;
}
.table-strip.table-blue {
  border: 2px solid #0C5D89;
}
.strip-text.table-blue {
  background-color: #0C5D89;
}
.table-strip.table-green {
  border: 2px solid #B2BC1F;
}
.strip-text.table-green {
  background-color: #B2BC1F;
}

table.data {margin-bottom: 20px !important;}
table.data td {padding: 15px !important;}

/*---------------------------------------------*/
/* Stylesheet: Menus*/

/*******************************************************/
/* menu recall */
#topmenurecall-container {width: 100%; font-family: 'Archivo'; font-weight: bold; text-transform: uppercase; text-align: center; font-size: .9em; letter-spacing: 2px;}	
#topmenurecall { display: table; width: 960px; margin: 0 auto; background: #3c96c8;}
#topmenurecall li {display: table-cell; vertical-align: middle; padding: 0; width: 25%; transition: .5s;}
#topmenurecall li.selected {background: #B2BC1F;}
#topmenurecall li.hover {background: #B2BC1F;}
   #topmenurecall a { display: block; padding: 10px 20px; color: #fff;}
   #topmenurecall a.selected { color: #fff !important;  }
   #topmenurecall a.hover {  color: #fff !important;  }

/*******************************************************/
/* top menu all pages */   
#topmenu ul { list-style-type: none !important; margin: 0; font-size: .8em;}
#topmenu li { background: none; margin: 0;}

 #topmenu { font-size: 0.8em; font-family: 'Archivo', sans-serif; font-weight: normal; margin: 0 !important; }
  #topmenu > li { position: relative; color: #fff; float: left; display: inline-block;}
  #topmenu > li { margin-left: 20px; }
   #topmenu > li:not(.islast)::after { /*content: ".";*/ display: inline-block; margin-left: 10px;} /* add a \ after each menu item */
  #topmenu > li.isfirst { margin-left: 0px; } /* we need to set numeric borders to prevent jquery issues for Ie7. See main.xml */
  #topmenu > li.ispadding {}
  
  #topmenu > li > a { font-style: normal;  }  
  #topmenu > li > a.isfirst { border-left: none; }  
  #topmenu > li > a.islast { } 

   #topmenu a { display: inline-block;color:  #fff; border: solid 0px red;}
   #topmenu a.selected { border-bottom: none;  color: #ff8a16 !important;  }
   #topmenu a:hover { border-bottom: none; color: #B2BC1F !important;  }

  /* following is to fix the table layout for IE < 8 */
	#topmenu {display:inline-block;}
	#topmenu > li {display:inline-block; }
	#topmenu > li > a{ /*height: 48px; line-height:48px; */}
	
	/* menu drop down prep */
	  #topmenu ul {  position: absolute; display: none; 
                       left: 0; margin: 0; padding: 0; 
                       font-family: @submenu-fontfamily@;}
	  * html #topmenu ul { line-height: 0;} /* IE6 "fix" */
  		#topmenu ul a { display: inline-block; width: 100%;} /* IE6/7 fix */
		#topmenu ul li {  padding: 6px 10px;height: auto;text-align: left;display: block;display: block; 
		border-bottom: 0px solid #ebebeb; border-left: none; border-right: none; line-height:1.5em;}
		#topmenu ul li.isfirst { border-top: solid 0px inherit; }
		#topmenu ul li.hover { }
		#topmenu ul li a.hover { background:none;}
		#topmenu ul li.selected { color: #000; }
		#topmenu ul a.selected {color: #000; }
		                  
		#topmenu ul ul { top: 0;}
	
	/* menu drop down sizing */
	#topmenu ul { width: 200px; left: -10px; text-align: left; top: 45px;}
	.bg-header[size='small'] #topmenu ul { top: 30px;}
	#topmenu ul ul { left: 161px; } 

	/* menu drop down positioning */
	#topmenu ul > li > a {  }
	  #topmenu ul { top: @dropdown-top@; border: none; }	
	  
	/* drop shadows and central background */
	#topmenu ul { box-shadow: 0 0 0px #777; }
        #topmenu ul { background-color: #fff; REMborder-bottom-left-radius: 5px; REMborder-bottom-right-radius: 5px; -webkit-box-shadow: 2px 2px 3px -1px #444444, -2px 2px 3px -1px #444444; -moz-box-shadow: 2px 2px 3px -1px #444444, -2px 2px 3px -1px #444444; box-shadow: 2px 2px 3px -1px #444444, -2px 2px 3px -1px #444444;}

/*---------------------------------------------*/
/* Stylesheet: Forms  Buttons*/

/* our own styling */
input[type]:not([type=submit]), select, textarea { 
	font-family: 'Archivo', sans-serif !important; Border-radius: 2px; 
	border: solid 1px #bfbfbf; padding: 5px 10px; background: #fff;
}

/*select { background: url(pub/photo/arrow-down-thin-50opacity.png) no-repeat center; }*/d

/* ------------- bootstrap conventions ---------------- */
form[role="form"] { }
/* items with .form-control use 100% of their space */
input[type].form-control:not([type=submit]):not([type=checkbox]), .form-control select, .form-control textarea { width: 100%;}

.input-group {display: block;} /* match the height of all elements inside */

.btn, .button, input[type=submit] {font-size: .9em; padding: 10px 30px; border: none;
	font-family: 'Archivo', sans-serif; font-weight: bold; text-transform: uppercase;
	background: #B2BC1F; color: white !important; border-radius: 0px; margin-left: auto; margin-right: auto; cursor: pointer;
	text-align: center; display: inline-block;}
.btn:hover, .button:hover, input[type=submit]:hover { background: #9eb003;}
	
.btn-arrow { padding-right: 40px !important; background-repeat: no-repeat !important; background-position: right 35px center !important; background-size: 9px !important; background-image: url(/pub/photo/angle-right.png) !important;}
.btn-arrow:hover { }
input[type=submit] { padding: 10px 30px; border-width: 2px; min-width: 180px; display: inline-block;}
.bg-slideshow .lv-vertical-center .btn {margin: 0 auto; width: 215px; display: block;}
.btn-block { display: block; width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; vertical-align: middle; }
.btn-lg { font-size: 1.1em !important; padding: 15px 45px !important; }
.btn-sm { font-size: .8em !important; padding: 10px 20px !important; }
.btn-xs { font-size: .7em !important; padding: 5px 10px !important; }
.btn-green { background: #B2BC1F; }
.btn-green:hover { background: #9eb003; }
.btn-blue { background: #3c96c8; }
.btn-blue:hover { background: #0C5D89; }
.btn-light, input[type=submit].btn-light {padding: 10px 20px; border-width: 2px; min-width: 180px; display: inline-block;}
h4 .btn-light {font-size: .7em;}
.btn-clear {background: transparent; border: 1px solid #fff; display: inline-block; padding: 5px; text-transform: none; width: 100%; opacity: .9; transition: .2s;}
.btn-clear.active, .btn-clear:hover {opacity: 1; background: transparent; }
.btn-wide {}
.btn-left { float: left;}

.btn-default {}
.btn-primary {}
.btn-success {}
.btn-info {}
.btn-warning {}
.btn-danger {}
.btn-link { }


/*--------------- LEGACY -------------------*/
/* system forms */
.full-page-form > .x-cell { width: 960px; max-width: 100%; margin: auto; }
.form-container { width: 80%; margin: auto; }
.ui-form-table { width: 100%; }
.ui-form-table td { padding: 5px 0px; }
.ui-form-cell-input { padding-bottom: 10px; }
.ui-form-cell-input select { height: 40px; }
.ui-form-cell-input input:not([type=submit]){ width: 50%; height: 40px; }
.ui-form-cell-input textarea { width: 100%; height: 200px; }
.ui-form-captcha-img { display: block; padding-left: 20px; }
.popup-newsletter .ui-form-table table { width: 100%; }
.ui-form-file { padding: 0 !important; border: 0 !important; width: auto !important; height: auto !important; cursor:pointer; }
/*
.ui-form-cell-submit input { width: 150px; height:25px; background: url('/pub/photo/arrow_right_white.png')  no-repeat; background-position: right 40px center;   font-family: 'Archivo', sans-serif; font-weight:bold; text-transform: uppercase; Background-color: #e9a83a; Border-radius: 2px; border: .1px solid #000; color: #ffffff;} 
.ui-form-cell-submit input:hover { background-color: #f9c46a !important; } 
*/
/*.ui-form-label { color: #565656 !important; font-family : 'Archivo'; font-size:16.5px;}*/

/* buttons */



_:-ms-fullscreen, :root .big-searchbox .search-category::-ms-expand {display: none; }



/*---------------------------------------------*/
/* Stylesheet: slideshow*/

.home-slideshow-container {position: relative;}

.home-slideshow .slideshow { margin-left: auto; margin-right: auto; width: 100% !important; max-height: 463px; min-height: 400px; min-width: 1200px;}
.home-slideshow .slideshow > div { max-height: 463px; min-height: 463px; height: auto; width: 100% !important; overflow: hidden; }
.home-slideshow .slideshow > div > img {REMmax-height: 463px; REMmin-height: 463px; max-width: none !important; min-width: 100%; height: auto !important; margin: 0 auto 0;display: block; position: absolute; left: -9999px; right: -9999px;}

.slide-small .home-slideshow .slideshow { margin-left: auto; margin-right: auto; width: 100% !important; max-height: 400px; min-height: 400px; min-width: 1200px;}
.slide-small .home-slideshow .slideshow > div { max-height: 400px; min-height: 400px; height: 400px; width: 100% !important; overflow: hidden; }
.slide-small .home-slideshow .slideshow > div > img {max-width: none !important; min-width: 100%; height: auto !important; margin: 0 auto 0; display: block; position: absolute; left: -9999px; right: -9999px;}
.slide-small .home-slideshow-copy {position: absolute; z-index: 1; max-width: 550px; left: 120px; line-height: 61px; text-align: left; right: auto;}
.slide-small .btn {margin: 0;}

.home-slideshow-copy-container, .wide-slideshow-copy-container {width: 100%; margin: 0 auto; position: absolute; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 1;}
.wide-slideshow-copy-sizing {max-width: 960px; margin: 0 auto; position: relative; height: 100%;}
.home-slideshow-copy, .wide-slideshow-copy {position: absolute; z-index: 1; max-width: 550px; bottom: 86px; left: 0; line-height: 61px;}
.wide-slideshow-copy {top: 0; bottom: 0; display: table; margin: auto 0;}
.home-slideshow-copy-inner, .wide-slideshow-copy-inner {width: 960px; margin: 0 auto; position: relative; height: 463px; display: table-cell; vertical-align: middle;}
.home-slideshow-copy.lv-vertical-center {z-index: 1; max-width: 1100px; width: 1100px; 
height: auto;display: table; /* these two are needed for vertical centered */
margin: auto; top: 0; left: 0; bottom: 0; right: 0;position: absolute;  /* vertical centering */
 text-align: center;  }
 
 /* Fixes for IE */
 .home-slideshow-copy.lv-vertical-center { position: static\0; }
 
.home-slideshow-animated { position: absolute; z-index: 1; max-width: 550px; bottom: 94px; right: 111px; overflow: hidden; }
.inside-slideshow-copy {position: absolute; z-index: 1; top: 138px; left: 152px; line-height: 61px; }
.banner-small-title {color: #fff !important; position: absolute; z-index: 1; width: 550px; top: 263px; left: 138px; line-height: 61px; }

.featured-page .home-slideshow .slideshow {min-height: 635px;}
.featured-page .home-slideshow .slideshow > div {max-height: 100%; min-height: 635px;}
.featured-page .home-slideshow .slideshow > div > img {}

.featured-page .home-slideshow-copy-container {height: 635px; background: rgba(0, 0, 0, 0.7); z-index: 1;}
.featured-page .home-slideshow-copy {line-height: normal; bottom: 0; text-align: left; max-width: 960px; width: 960px; height: 635px; padding: 72px 0 12px; left: 0; right: 0; margin: 0 auto;}

/* IE8 and IE9 Fixes */

.home-slideshow-copy-container {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000)\0/;}
.featured-page .home-slideshow-copy-container {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000)\0/;}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) { .home-slideshow-copy-container { background: transparent; } }
@media screen and (min-width:0\0) and (min-resolution:.001dpcm) { .featured-page .home-slideshow-copy-container { background: transparent; } }

/* slideshow pager */
.home-slideshow .slideshow-pager a img { border: solid 2px white; margin-right: 5px; background-color: #fff; margin-left: auto; margin-right: auto;}
.home-slideshow .slideshow-pager a.activeSlide img { border: solid 2px black; background-color: #fff; margin-left: auto; margin-right: auto;}

/* captions */
.photo-list .caption { position: absolute;top: 154px;left: 0;right: 0;color: #fff;text-shadow: 0px 0px 10px rgba(0,0,0,.2);display: block;width: 800px;padding: 5px;font-size: 4.8em;text-align: center;margin: 0 auto 0;font-weight: 300;line-height: 1.44em;}

/* pager */
.custompager { text-align: right; }
.custompager img { display: none; }
.custompager a { display: inline-block; background: #e1e1e1; border-radius: 50%; width: 12px; height:  12px; margin-right: 12px;}
.custompager a.activeSlide { background: #7a7a7a; }

/* images */
.ui-photo-list-item {}
.ui-photo-list-item { margin-bottom: 10px;}
.ui-photo-list-item img{ width: 100%; height: auto;}

div[panelType] { position: relative; }
div[panelType] img { display: block; }
 .caption { padding: 0; line-height: 18px; max-width: 960px; font-size: .8em; font-family: 'Archivo', sans-serif; font-style: italic;}
 .caption-container {padding: 5px; border: solid 1px #eeeeee;}
.bg-slideshow .caption { padding: 0 10px !important; background: none !important; }
.bg-slideshow .caption-inner { padding: 5px 15px; background: rgba(0,0,0,.3); width: auto; display: inline-block;}

/* home page photos for clients */
.client-list .ui-photo-list { }
.client-list .ui-photo-list-item { display: table-cell; width: 320px; height: 250px; text-align: center; vertical-align: middle;}
.client-list .ui-photo-list-item img{ width: auto !important; height: auto !important;}
@media screen and (max-width:640px) {
	.client-list .ui-photo-list-item  { width: 100% !important; display: block; height: auto !important; padding: 20px 0; margin-bottom: 10px;}
}

/*---------------------------------------------*/
/* Stylesheet: Styles for Editor AND Website*/

/* home text */

.dash-wrap { display: block; font-family: 'Archivo', sans-serif; letter-spacing: .2em;}
.dash-wrap::before {  display: inline-block;content: "-"; transform:scale(12,1); margin-right: 40px; letter-spacing: 0;}
.dash-wrap::after {  display: inline-block;content: "-"; transform:scale(12,1);margin-left: 40px; letter-spacing: 0;}
.ruler { border-bottom: solid 1px #eeeeee; height: 1px; overflow: hidden; margin: 10px 0 25px 0;}
.ruler-dark { border-bottom: solid 1px #bfbfbf; height: 1px; overflow: hidden; margin: 10px 0; }
.ruler-darker { border-bottom: solid 1px #444; height: 1px; overflow: hidden; }

.font-serif { font-family: 'Archivo'; }
.font-sans { font-family: 'Archivo', sans-serif; }

/* paragraph styles */
.intro { font-style: italic; color: #bfbfbf; font-size: 1.2em;}
.intro-big-letter { font-style: italic; color: #bfbfbf; font-size: 1.2em;}
.intro-big-letter::first-letter { font-size: 3em; color: white; background: #eeeeee; display: block; float: left; margin: 10px; margin-left: 0; padding: 20px; font-style: normal; }
.intro-big-letter::after {  content: " "; visibility: hidden; display: block; height: 0; clear: both;} /* clearfix because of big letter */

.paragraph-cta { color: #3c96c8; font-weight: bold; padding:14px 0;}
.paragraph-fineprint { font-size: .5em; font-family: 'Archivo', sans-serif; font-weight: bold;}
.paragraph-small { font-size: .8em; line-height: 24px; color: #444;}
.paragraph-small-alt { font-size: .5em; font-family: 'Archivo', sans-serif; font-weight: bold; line-height: 16px; color: #444;}
.paragraph-large { font-size: 1.2em; line-height: 32px; color: #bfbfbf;}

/* callouts - rest of the styling is in Callout.css.*/
.callout-quote { }
.callout-gray{}
.service-box {}

/* images */
.has-caption {}

.button-cta {color: white !important; font-family: 'Archivo', sans-serif !important; font-size: 14px !important; font-weight: bold; text-transform: Uppercase; 
	background: #3c96c8; border-radius: 2px; min-width: 150px; padding: 10px 20px !important;}
.button-cta:hover {  background: #383d74;}

/* iconography */
.icon-logo { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-logo.png) no-repeat top center; }
.icon-advertise { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-advertise.png) no-repeat top center; }
.icon-copywriting { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-copywriting.png) no-repeat top center; }
.icon-event { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-event.png) no-repeat top center; }
.icon-idea { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-idea.png) no-repeat top center; }
.icon-print { display: inline-block; width: 48px; height: 48px; background: url(/pub/photo/icon-print.png) no-repeat top center; }
.icon-logo:hover { background-position: 0 -48px;}
.icon-advertise:hover { background-position: 0 -48px;}
.icon-copywriting:hover { background-position: 0 -48px;}
.icon-event:hover { background-position: 0 -48px;}
.icon-idea:hover { background-position: 0 -48px;}
.icon-print:hover { background-position: 0 -48px;}
.service-box:hover *[class*="icon-"] { background-position: 0 -48px;} /* required for hover effect of icon */

/*---------------------------------------------*/
/* Stylesheet: Responsive*/

.img-responsive { max-width: 100%; height: auto; }
.img-responsive img { max-width: 100%; height: auto; }
.img-rounded { border-radius: 4px; }
.img-circle { border-radius: 50%; }
.img-thumbnail { border-radius: 2px; background: white; padding: 4px; box-shadow: 0 0 1px rgba(0,0,0,.2);}
.img-placeholder { border: solid 1px #eeeeee; display: block;}
/* large screens */

@media screen and (max-width: 1270px) {
	.message-photo img {object-fit: cover; height: 215px; width: 369 px;}
}


@media screen and (max-width: 1255px) {
	.bg-header #topmenu {top: 140px;}
	.bg-inside {height: 280px!important;}
	.bg-smaller{height: 190px!important;}
	.bg-inside h1 {margin-top: 30px;}
	.article-body-pad {padding-right: 0 !important; padding-left: 0 !important; margin: 0!important;}
	.ui-pagination {margin-bottom: 30px;}
	.ruler {margin: 16px 0 35px 0;}
	.cat-article-sidebar {height: auto !important; padding-bottom: 20px;}
	.pannel-box .equi-height { height: auto !important;}
	.bg-header .big-searchbox {padding: 40px;}
	.bg-header-top {height: 142px}
	.bg-header {height: 354px;}
	.bg-inside .toptitle {top: 165px;}
	.transcript {padding: 40px;} 
	.cat-article-sidebar {margin: 0 !important;}
	iframe.training-summary  {width: 800px !important; height:600px !important; padding-bottom: 20px;}
	.faq-answer h2 {margin-bottom: 0 !important;}
	.landing-page-pad {padding-bottom: 0 !important;}
	.cat-lessons .center p {margin-bottom: 35px;}

}




@media screen and (max-width: 1090px) {
	
	.footer-info > .col-md-6 {	float: none !important;  width: calc(100% - 20px) !important; margin: 0 10px !important;} /* keep the margin gutter of 10px on either side */
	.footer-info-col-left {padding: 0;}
	.footer-nav > .col-md-4 {	float: none !important;  width: calc(100% - 20px) !important; margin: 0 10px !important; padding-left: 30px;} /* keep the margin gutter of 10px on either side */
}





@media screen and (min-width: 768px) {
	.mobile-hide {display:none;}
	
	.responsive-lg {}
	.responsive-sm {display: none;}
}

/* mobile screens */
@media screen and (max-width: 940px) {
		iframe.video {width: 700px !important; height:500px !important; padding-bottom: 20px;}


	.bg-header-top{z-index: 1;}
	.bg-header.bg-inside {height: 190px!important;}
	.bg-header.bg-smaller{height: 140px!important;}
	.responsive-lg {display: none !important;}
	.responsive-sm {}
	.big-searchbox .v-align {margin: 0; }
	.big-searchbox h2.title {margin-bottom: 20px;}
	.main-home h2.title {line-height: 1.2em; margin-bottom: 20px !important;}
	.main-home h2 {margin-bottom: 15px;}
	.main-home a.btn {}
	.big-searchbox .search-category  {width: 95px; padding: 20px 10px !important;}
	.big-searchbox input {width: 199px; padding: 20px 10px !important;}
	.bg-header #toplogo { left: auto; padding-top: 5px;}
	.bg-header #toplogotext { display: block; left:0; right: 0; }
	.bg-header .big-searchbox {padding: 0px 10px 30px 10px;}
	.bg-header-top {height: 103px;}
	.main-home h2 {font-size: 1.25em; line-height: 1.5em;}
	.main-home h3 {font-size: 1.25em; font-weight: 600; margin-bottom: 10px;}
	.home-pop-article-box {padding: 30px 30px 20px 30px;}
	.home-info-blocks .col-md-4 {padding: 0 20px 20px 20px;}
	.home-news-article {padding-top: 20px 30px 0 30px; height: auto; text-align: center;}
	.col-md-4 .v-align .center {padding-top: 20px!important;}
	.footer-btns {padding-top: 30px;}
	.bg-footer {padding: 40px 15px;}
	/*.bg-clear {padding: 30px 15px 30px 15px!important;}*/
	.bg-header {padding: 25px 0 0 !important;}
	.home-news-article p, .home-news-article h4, .home-news-article h2.title {margin-bottom: 10px;}
	.bg-inside .toptitle {position: static; padding: 2px;}
	.bg-header #toplogotext {position: static;}
	.bg-header .topmenu-mobile li a.selected {color: ##B2BC1F!important;}
	.bg-inside h1 {margin: 0;}
	
	.bg-header .topmenu-mobile li a {color: black!important}
	
	.form-container {width: 100%;}
	
	.panel-box {padding: 40px; height: auto !important}
	.panel-box a.btn {position: static; margin-top: 10px; margin-bottom: 0;}
	.panels-margin {margin: 0px 20px;}
	
	/*.img-placeholder { display: none; }*/
	
	.template { min-width: 320px; }

	.bg-header { position: static !important; text-align: center; border-bottom: none;}
	.bg-header > .x-cell{ height: auto !important; /*padding-bottom: 10px;*/}
	.bg-header + .x-clear { height: 0px; }
	.bg-header { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
	.bg-slideshow { margin-top: 0px !important; }
	#toplogo  { display: block; margin-left: auto; margin-right: auto; position: relative !important; margin-bottom: 10px; top: 0 !important; width: 150px !important;}
	#topintro { position: static !important;  }
	#toptext { display: none; }
	#topsearch { display: none; }

	/* menu is moved into toptext and transformed into dropdown*/
	.bg-header .selectcontainer { display: block;  margin-left: auto; margin-right: auto; margin-bottom: 15px;/*position: absolute; right: 10px;  top: 15px;*/ }
	.bg-header .selectcontainer select { width: 90%; }
	.bg-header { /*height: 75px;*/}
	/* hide logins and other useless elements on a mobile device */
	#topsearch  {display: none;position: static !important; padding: 10px;}
	.bg-menu  { display: none;}
	#topmenutext { text-align: left; }
	
	#topmenurecall { display: block; width: 100%;}
	#topmenurecall li {display: block; margin: 0; width: 100%;}
	
	/* Slider Menu */  
	
	.bg-header #topmenu {display: none;}
	.bg-header .topmenu-mobile {display: none; padding-right: 0; text-align: left; text-transform: uppercase; letter-spacing: 0; font-weight: bold; font-family: 'Archivo', sans-serif; font-size: 16px; position: absolute; top:110px; margin-bottom: 0; background: #fff; overflow-y: scroll; margin-bottom: 0; width: 100%;}
	.bg-header .topmenu-mobile li {display: list-item; line-height: 45px; text-align: left; float: none; margin-left: 0; list-style: none; margin-bottom: 0; position: relative;}
	.bg-header .topmenu-mobile li ul {margin-bottom: 0; display: none; margin-left: 0; background-size: cover !important; text-transform: none; font-weight: normal;}
	.bg-header .topmenu-mobile li ul li {background: #fff;}
	.bg-header .topmenu-mobile li li a {padding-left: 29px;}
	.bg-header .topmenu-mobile li:not(:last-child) {}
	.bg-header .topmenu-mobile li a {color: #444444 !important; display: block; padding: 0 10px; border-bottom: 1px solid #E6E6E6; padding-left: 19px;}
	.bg-header .topmenu-mobile > li:first-child > a {border-top: 1px solid #E6E6E6;}
	.bg-header.inside .topmenu-mobile li a {color: #fff !important; }
	.bg-header .topmenu-mobile li a:hover {color: #B2BC1F !important;}
	.bg-header .topmenu-mobile li a.selected {color: #ff8a16 !important;}
	.bg-header {height: 280px !important;}
	
	.bg-header .menu-toggle {display: block !important; position: absolute; top: 8px; left: 10px;}
	.bg-header .menu-toggle i {display: block !important; padding: 8px 9px; cursor: pointer; padding-top: 20px; padding-left: 20px;}
	.bg-header.inside .menu-toggle {color: #fff;}
	.menu-toggle .fa{font-size: 30px;}
	.big-searchbox .dropdown-icon {right: 47px;}
	
	.bg-header .menu-expand {position: absolute; right: 0; width: 46px; height: 46px; top: 0; text-align: center; cursor: pointer; border-left: 1px solid #E6E6E6;}
	.bg-header .menu-expand i {line-height: 16px; height: 16px; width: 16px;}
	.bg-header .menu-expand:hover i {color: #B2BC1F; border-color: #B2BC1F;}
	.bg-header .menu-expand i:hover {}
	.big-searchbox .search-category {position: relative; width: 120px;}
	.v-align {margin: 0 15px!important;}
	
	/* form */
	.form { width: 100%; }
	.full-page-form {padding: 50px!important;}
	
	/* generic layout review */
	.inner { padding: 10px 10px !important; } /* 1px prevents bottom margin errors on chrome */
	table.elastic, .table {  display: block; } /* bootstrap uses .table too */
	table.elastic tbody, .table tbody { display: block; width: 100%;}
	table.elastic tr, .table tr { display: block; width: 100%;}
	table.elastic td, .table td {  display: block; width: 100%;}
	.x-block > .x-cell { width: 100% !important; }
	.bg-gray, .bg-clear, .bg-blue, .bg-blue-dark, .bg-light {padding: 30px;}
	.normal-width {width: 100% !important; REMpadding: 0 20px;}
	.x-block > .x-cell-container { width: 100% !important; }
	.x-block > .x-cell > .inner { width: 100% !important; }
	.master-col-left,.master-col-right,.layout-col-left { float: none!important;}
	.col-single, .col-double, .col-half, .col-third, .col-quarter { width: 100% !important;}
	.layout-col-right {float: right;}
	.thumb { float: none;  width: 100%; text-align: center;}
	.ui-photo-list { width: 100% !important;  text-align: center;}
	.main-home h1 {font-size: 2.2em;}
	
	.bottom-container {display: block; width: 100%; height: auto; padding: 0 20px;}
	.bottom-container-inner {display: block; width: 100%; height: auto;}
	
	.bg-slideshow, .bg-slideshow h1, .bg-slideshow h2, .bg-slideshow h3, .bg-slideshow h4, .bg-slideshow p, .inside-slideshow-copy h1 {color: initial; text-shadow: none;}
	.bg-blue .category-header, .bg-blue-dark .category-header {padding-top: 0;}
	
	.middle-or {padding: 0; margin-bottom: 5px; display: block;}
	
	.what-we-do h4 {margin-bottom: 10px; line-height: normal;}
	
	.design-box {margin-bottom: 20px;}
	
	.platform-boxes td h4 {margin-bottom: 20px; text-align: center;}
	.platform-boxes h4 .btn-clear {width: 90%;}
	
	.featured-page .home-slideshow-copy {width: 100%; height: auto; padding: 20px 20px 0;}

	.home-slideshow-copy-container, .wide-slideshow-copy-container {position: relative; height: auto;}
	.featured-page .home-slideshow-copy-container {height: auto; background: none;}
	.home-slideshow-copy-container, .wide-slideshow-copy-container {background: none;}
	
	/* slideshows */
	/*.slideshow .caption {width: 85%;font-size: 3.2em;top: 45px;line-height: 1.3em;}*/
	.slideshow  {}
	.slideshow > div {height: auto !important;}
	.slideshow > div > img {height: auto !important;width: 100% !important; min-height: 0 !important; min-width: 0 !important;}
	
	.home-slideshow {height: auto; overflow: hidden;}
	.home-slideshow .slideshow {min-height: 0px !important; min-width: 0 !important; height: auto !important;}
	.home-slideshow .slideshow > div {height: auto !important; min-height: 0 !important;}
	.home-slideshow .slideshow > div > img {min-height: 0; height: auto; width: 100%; min-width: 0; position: static !important;}
	.home-slideshow-animated { display: none; }
	
	.home-slideshow-copy-container, .wide-slideshow-copy-container {width: 100%;}
	.home-slideshow-copy, .home-slideshow-copy.lv-vertical-center, .wide-slideshow-copy {position: static; padding: 20px 20px 0; line-height: initial; text-align: left; width: 100%;}
	.home-slideshow-copy h1, .wide-slideshow-copy h1 {font-size: 1.5em;}
	.home-slideshow-copy h2, .wide-slideshow-copy h2 {font-size: 1.3em;}
	.home-slideshow-copy h3, .wide-slideshow-copy h3 {font-size: 1.1em;}
	.home-slideshow-copy .btn, .wide-slideshow-copy .btn {width: 100%;}
	.bg-slideshow .lv-vertical-center .btn {width: 100%;}
	
	.home-slideshow-copy-inner, .wide-slideshow-copy-inner {width: 100%; height: auto;}
	
	/*.slide-box-container {width: 100% !important; overflow: visible !important; height: 850px !important;}
	.slide-box {width: 100% !important;}*/
	
	.slide-box {height: auto !important;}
	.slide-box-text-copy {padding: 20px;}
	.slide-box-prev, .slide-box-next {display: none;}
	
	/* home page */
	
	.bg-gray .second-menu { height: auto; }
	.bg-gray .second-menu .border-left, .home-info-blocks .border-left, .home-news-article.border-left { border: none; }
	

	
	/*--- Category Landing Page ---*/
	
	.landing-img { border-radius: 5px 5px 0 0;  }
	.landing-summary { border-left-width: 2px; border-radius: 0px; border-top-width: 0px; }
	.x-cell  .bg-gray .equi-height .cat-article-sidebar .col-md-3 .layout-col-left {height: auto;}
	.article-wrapper {width: 100% !important; padding: 0 35px; margin: 0 !important;}
	/*--- Video Landing Page ---*/
	.message-panel .message, .message-panel .message-photo { margin: 0px !important; }	
		.message-panel {width: 100%!important;}

	
	/*--- List pages---*/
	.landing-article-list i, .landing-nextlist i, .faq-question i  {position: absolute; right: 20px; height: 23px; top: 0; bottom: 0; margin: auto !important;}
	.landing-article-list a, .landing-nextlist a, .faq-question { position: relative; padding-right: 56px; line-height: 1.3em;}
	
	.faq-question h2 {margin: 0 !important;}
	
	.layout-col-right.cat-article-sidebar {width: 100% !important; margin: 0 !important;}

	
	/* footer */
	.bg-footer .x-cell { padding: 0 10px !important; box-sizing: border-box; -moz-box-sizing: border-box;}
	.footer-menu { float: left; margin-left: 0px; display: table-row; margin-bottom: 20px !important;	}
	.footer-menu a { display: -webkit-box; }
	.bg-footer {text-align: left; }
	.footer-text { margin-left: 10px; } 
	#footer-logo {margin-bottom: 20px !important; margin-top: 30px; }
	
	.message .v-align.center {margin-left: 0 !important;}
	.message .btn-green.v-align {margin-bottom: 10px !important;}
	
	.faq-answer img {max-width: 100%;}
		.faq-answer h2 {margin-bottom: 0 !important;}
		
	.equi-height {height: auto !important;}

}

@media screen and (max-width:910px) {
_:-ms-fullscreen, :root .home-pop-article-box { margin-bottom: 20px !important; }
_:-ms-fullscreen, :root  .home-pop-article-box-middle { margin-bottom: 20px !important; padding: 30px 30px 20px;}




}


@media screen and (max-width:768px) {
	
	.home-information {margin-bottom: 0 !important;}
	home-info-summary {margin-bottom: 30px;}
	.home-info-middle {border: 1px 0;}
	.home-info-left .btn, .home-info-middle .btn {margin-bottom: 20px!important;}
	
	.bg-inside h1 {margin-top: 8px;}
	
	.bg-gray-light {padding: 30px;}
	
	.col-md-4.panel-box {margin-bottom: 30px !important;}
	
	iframe.video {width: 600px !important; height:400px !important; padding-bottom: 20px;}

	.message-photo img {object-fit: none; height: auto;}
	
	.bg-inside {/*: 25px !important;*/}
	.num-lessons {padding-top: 10px;}
	.landing-summary p {margin-bottom: 20px; margin-left: 0 !important;}
	
	.bg-header {height: 275px !important;}
	.bg-header .topmenu-mobile {top: 106px;}
	.footer-nav > .col-md-4, .bg-footer .footer-info {padding-left: 0px;}
	.bg-footer .btn {margin-left: 0; margin-right: 0;}
	.footer-info > .col-md-6 {margin: 0!important}
	.footer-nav .col-md-4 {margin: 0!important;}
	.panel-box {padding: 35px;}
	.panel-box p {text-align: center;}
	.panel-box a.btn {position: absolute !important; bottom: 45px; margin: auto !important;}
	
	.cat-article-sidebar {margin: 0 !important;}
	.inner-header {padding: 20px 20px 5px 20px!important;}
	.main-home h1 {line-height: 1.25em;}
	.article-body img {max-width: 100% !important;}
	.article-next {padding: 30px; position: relative;}
	.article-next i {position: absolute; right: 0; top: 0; bottom: 0; height: 30px; margin: auto;}
	
	.message-photo {padding-top: 0px !important;}
	
	.home-pop-article-box.v-align { margin-bottom: 20px !important;}
	.home-pop-article-box-middle.v-align { margin-bottom: 20px !important;}
	.home-news-article.nomargin {margin-bottom: 20px!important;}
	
	.bg-blue {padding: 30px 30px 40px;}
	
	.full-page-form {padding: 30px!important;} 
	
	.home-news-article {padding: 10px 45px;}
	
}

@media screen and (max-width:675px) {
	iframe.video {width: 300px !important; height:250px !important; padding-bottom: 20px;}


}

@media screen and (max-width:461px) {

	.bg-header {height: 315px !important;}
	.first-panel ul {margin-left: 0;}
	.panels-margin {margin: 0px 10px !important;}
	.col-md-4.panel-box {margin-bottom: 20px !important;}
	.article-body {padding: 30px 0 !important;}
		.bg-gray-light {padding: 30px 0;}
		.big-searchbox .dropdown-icon {right: -2px;}
}
	
@media screen and (max-width:370px) {
	.big-searchbox input {width: 60% !important; padding: 20px 50px 20px 10px !important;}
	.big-searchbox .dropdown-icon {right: 0px;}
	.big-searchbox .search-category {width: 40%;}
	.fa-lg {font-size: 1.1em !important;}

}	

@media screen and (max-width:959px) {
	.case-study-box.nomargin.col-md-3 {width: calc(100% / 12 * 6);}
}



/*---------------------------------------------*/
/* Stylesheet: breadcrumbs*/

/* breadcrumbs */
/*
.breadcrumb-holder { width: 960px; background-color: #f4f4f4; height: 34px; margin-left:auto; margin-right: auto; }
.breadcrumb { width: 100%; background-color: #f4f4f4; margin-left: auto; margin-right: auto;  font-size: .8em; Text-transform: Uppercase; font-family: 'Archivo', sans-serif; font-weight: bold; }
.main-home .breadcrumb a { display: inline-block; Background-color: #f3afba !important; padding: 10px; color: #595959;  background: url(/pub/photo/crumb_arrow.png) center right no-repeat;}
.main-home .breadcrumb.last-breadcrumb  { Background-color: #ffe5e9 !important; padding: 10px; color: #595959; Border-radius: 0px; background: url('/pub/photo/crumb_arrow_selected_after.png') right no-repeat;}
*/
.breadcrumb-holder { 
 width: 960px;background-color: #f4f4f4; height: 34px; margin: 0 auto; font-size: 12px; Text-transform: Uppercase; font-weight: bold;
 margin-top: 20px;
 }
	.breadcrumb {
		list-style: none;
		display: inline-table;
	}
		.breadcrumb li {
			display: inline;
		}
	
		.breadcrumb li a {
			display: block;
			float: left;
			height: 34px;
			background: #f4aeb9;
			text-align: center;
			line-height: 34px;
			padding: 0 17px 0 25px;
			position: relative;
			margin: 0 1px 0 0;  /* increase the spacing between the triangles */
			
			text-decoration: none;
			color: #595959 !important;
		}
			.breadcrumb li a:after { /* right triangle */
				content: "";  
				border-top: 17px solid transparent;
	 			border-bottom: 17px solid transparent;
	  			border-left: 10px solid #f4aeb9; /* controls the width of the triangle */
				position: absolute; right: -10px; top: 0;
				z-index: 1;
			}
			
			.breadcrumb li a:before { /* left triangle */
				content: "";  
				border-top: 17px solid transparent;
	  			border-bottom: 17px solid transparent;
	  			border-left: 10px solid #c98f99; 
				position: absolute; left: 0; top: 0;
			}
	
				.breadcrumb li:first-child a {
					padding-left: 20px;
					border-top-left-radius: 2px; border-bottom-left-radius: 2px;
				}
				.breadcrumb li:first-child a:before {
					display: none; 
				}
				
				.breadcrumb li:last-child a {
					padding-right: 17px;
					background: #ffe5e9;
					/*border-top-right-radius: 2px; border-bottom-right-radius: 2px;*/
				}
				.breadcrumb li:last-child a:after {
					display: none; 
				}
			/*
			.breadcrumb li a:hover {
				background: #fa5ba5;
			}
				.breadcrumb li a:hover:after {
					border-left-color: #fa5ba5;
				}*/

/*---------------------------------------------*/
/* Stylesheet: Callouts*/

/* service boxes */
.service-box { height: 220px; background: none; padding: 20px 10px 0 10px; margin: 0;text-align: center; }
 .service-box:hover { background-color: #3c96c8; color: white; transition: background 1s, color 1s;}
 .service-box:hover h3 { color: white !important; }
 .service-box:hover h3 a { color: white !important; }
 /* icon hover effetct to white is next to the icon-xx css definitions */ 
 .service-box { border-top: solid 1px #bfbfbf; }

/*---------------------------------------------*/
/* Stylesheet: Grid for Editor AND Website*/

/* regular grid definition here - must be after above overrides */
/* grid definition 960px - bootstrap style */
*[class*="col-md-"] { float: left; margin: 0 10px; } /* 20px gutter */
.col-md-1 { width: calc(100% / 12 * 1 - 20px); } 
.col-md-2 { width: calc(100% / 12 * 2 - 20px); } 
.col-md-3 { width: calc(100% / 12 * 3 - 20px); } 
.col-md-4 { width: calc(100% / 12 * 4 - 20px); } 
.col-md-5 { width: calc(100% / 12 * 5 - 20px); } 
.col-md-6 { width: calc(100% / 12 * 6 - 20px); } 
.col-md-7 { width: calc(100% / 12 * 7 - 20px); } 
.col-md-8 { width: calc(100% / 12 * 8 - 20px); } 
.col-md-9 { width: calc(100% / 12 * 9 - 20px); } 
.col-md-10 { width: calc(100% / 12 * 10 - 20px); } 
.col-md-11 { width: calc(100% / 12 * 11 - 20px); } 
.col-md-12 { width: calc(100% / 12 * 12 - 20px); } 

*[class*="col-11-"] { float: left; margin: 0 2px; } /* 4px gutter */
.col-11-1 { width: calc(100% / 11 * 1 - 4px); } 

*[class*="col-7-"] { float: left; margin: 0 10px; } /* 20px gutter */
.col-7-1 { width: calc(100% / 7 * 1 - 20px); } 

*[class*="col-xs-"] { float: left; margin: 0 10px; } /* 20px gutter */
.col-xs-1 { width: calc(100% / 12 * 1 - 20px); } 
.col-xs-2 { width: calc(100% / 12 * 2 - 20px); } 
.col-xs-3 { width: calc(100% / 12 * 3 - 20px); } 
.col-xs-4 { width: calc(100% / 12 * 4 - 20px); } 
.col-xs-5 { width: calc(100% / 12 * 5 - 20px); } 
.col-xs-6 { width: calc(100% / 12 * 6 - 20px); } 
.col-xs-7 { width: calc(100% / 12 * 7 - 20px); } 
.col-xs-8 { width: calc(100% / 12 * 8 - 20px); } 
.col-xs-9 { width: calc(100% / 12 * 9 - 20px); } 
.col-xs-10 { width: calc(100% / 12 * 10 - 20px); } 
.col-xs-11 { width: calc(100% / 12 * 11 - 20px); } 
.col-xs-12 { width: calc(100% / 12 * 12 - 20px); } 

.clearfix { margin: 0 !important;  clear: both; }
.clearfix::after {  
	content: " "; /* Older browser do not support empty content */
	visibility: hidden; display: block; height: 0; clear: both;
}
/* margin fix when we don't want margins  */
.nomargin[class*="col-md-"] { margin: 0 ; }
.nomargin.col-md-1 { width: calc(100% / 12 * 1) ; }
.nomargin.col-md-2 { width: calc(100% / 12 * 2) ; }
.nomargin.col-md-3 { width: calc(100% / 12 * 3) ; }
.nomargin.col-md-4 { width: calc(100% / 12 * 4) ; }
.nomargin.col-md-5 { width: calc(100% / 12 * 5) ; }
.nomargin.col-md-6 { width: calc(100% / 12 * 6) ; }
.nomargin.col-md-7 { width: calc(100% / 12 * 7) ; }
.nomargin.col-md-8 { width: calc(100% / 12 * 8) ; }
.nomargin.col-md-9 { width: calc(100% / 12 * 9) ; }
.nomargin.col-md-10 { width: calc(100% / 12 * 10) ; }
.nomargin.col-md-11 { width: calc(100% / 12 * 11) ; }
.nomargin.col-md-12 { width: calc(100% / 12 * 12) ; }

.nomargin[class*="col-xs-"] { margin: 0 ; }
.nomargin.col-xs-1 { width: calc(100% / 12 * 1) ; }
.nomargin.col-xs-2 { width: calc(100% / 12 * 2) ; }
.nomargin.col-xs-3 { width: calc(100% / 12 * 3) ; }
.nomargin.col-xs-4 { width: calc(100% / 12 * 4) ; }
.nomargin.col-xs-5 { width: calc(100% / 12 * 5) ; }
.nomargin.col-xs-6 { width: calc(100% / 12 * 6) ; }
.nomargin.col-xs-7 { width: calc(100% / 12 * 7) ; }
.nomargin.col-xs-8 { width: calc(100% / 12 * 8) ; }
.nomargin.col-xs-9 { width: calc(100% / 12 * 9) ; }
.nomargin.col-xs-10 { width: calc(100% / 12 * 10) ; }
.nomargin.col-xs-11 { width: calc(100% / 12 * 11) ; }
.nomargin.col-xs-12 { width: calc(100% / 12 * 12) ; }

/* responsiveness fold */
@media screen and (max-width: 768px) {
	.nomargin[class*="col-md-"] { float: none !important;  width: calc(100%) !important; margin: 0 !important;}
	*[class*="col-md-"] { float: none !important;  width: calc(100% - 20px) !important; margin: 0 10px !important;} /* keep the margin gutter of 10px on either side */
	/* don't do anything to -xs- columns. They need to keep their sizes */
	*[class*="col-7-"] { float: none !important; width: calc(100% - 20px) !important; margin: 0 10px !important; } /* 20px gutter */
}


/*
Bootstrap:
Extra small devices
Phones (<768px)		- LVSYS xs: 640px
Small devices
Tablets (≥768px)	- LVSYS md > 640px
Medium devices
Desktops (≥992px)
Large devices
Desktops (≥1200px)

*/

/* mobile screens */
@media screen and (max-width: 768px) {
	*[class*="visible-xs"] {}
	*[class*="visible-sm"] {}
	*[class*="visible-md"] {}
	*[class*="visible-lg"] {}
	*[class*="hidden-xs"] { display: none !important;} /* lvsys grid */
	*[class*="hidden-sm"] {}
	*[class*="hidden-md"] {} /* lvsys grid */
	*[class*="hidden-lg"] {}
}

/* large screens */
@media screen and (min-width: 768px) {
	*[class*="visible-xs"] {}
	*[class*="visible-sm"] {}
	*[class*="visible-md"] {}
	*[class*="visible-lg"] {}
	*[class*="hidden-xs"] { } /* lvsys grid */
	*[class*="hidden-sm"] {display: none !important;}
	*[class*="hidden-md"] {display: none !important;} /* lvsys grid */
	*[class*="hidden-lg"] {display: none !important;}
}

/*---------------------------------------------*/
/* Stylesheet: Diagrams*/

.diagram-box { position: relative;/* box-shadow: 0 0 10px rgba(0,0,0,.5);*/ color: black;
	border: solid 2px #ccc; background: #ccc; padding: 10px; text-align: left; margin-bottom: 30px !important;	}
.diagram-box h2 {  color: black; font-weight: bold; text-transform: uppercase;}

.arrow-up::before {  position: absolute;display: block; content: ""; width: 0; height: 0; 
					 top: -20px; /* because of border height */ left: calc(100%/2 - 10px);
					border-bottom: solid 20px #ccc; z-index: 0; border-left: solid 10px transparent; border-right: solid 10px transparent;}
.arrow-down::after {  position: absolute;display: block; content: ""; width: 0; height: 0; 
					 bottom: -20px; /* because of border height */ left: calc(100%/2 - 10px);
					border-top: solid 20px #ccc; z-index: 0; border-left: solid 10px transparent; border-right: solid 10px transparent;}
.arrow-right::after {  position: absolute;display: block; content: ""; width: 0; height: 0; 
					 right: -20px; /* because of border height */ top: calc(100%/2 - 10px);
					border-left: solid 20px #ccc; z-index: 0; border-top: solid 10px transparent; border-bottom: solid 10px transparent;}
.arrow-left::before {  position: absolute;display: block; content: ""; width: 0; height: 0; 
					 left: -20px; /* because of border height */ top: calc(100%/2 - 10px);
					border-right: solid 20px #ccc; z-index: 0; border-top: solid 10px transparent; border-bottom: solid 10px transparent;}


.diagram-button { display: inline-block; background: #619cbc; color: white; padding: 0px 10px; text-align: center;
 font-size: .8em; text-transform: uppercase;}

 
.diagram-box-blue {  border-color: #619cbc; background: #619cbc; color: white;}
.diagram-box-blue h2 {  color: white;}
.diagram-box-blue.arrow-up::before {  border-bottom-color: #619cbc; }
.diagram-box-blue.arrow-down::after {  border-top-color: #619cbc; }
.diagram-box-blue.arrow-left::before {  border-right-color: #619cbc; }
.diagram-box-blue.arrow-right::after {  border-left-color: #619cbc; }

/*---------------------------------------------*/
/* Stylesheet: print*/

@media print {
	.toptext { display: none; width: 100% !important;}
	.bg-top-header { position: static !important; height: auto !important; }
	.bg-header {position: static !important; height: auto !important; border-bottom: solid 1px black;}
	.bg-slideshow { display: none; }
	.popup-tab, .popup-contact, .sidebar { display: none; }
	.bg-footer { background: none !important; color: #333 !important;}
	.bg-footer a { color: #333 !important;}
	.layout-col-left { float: none !important;}
	
	.break-after {
		display: block;
		page-break-after: always;
		position: relative;
	}

	.break-before {
		display: block;
		page-break-before: always;
		position: relative;
	}
}

