/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Wed, 17 Sep 2025 08:59:33 -0700 and its name will change */

/*---------------------------------------------*/
/* 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;}

/*--------------- reset browser defaults--------------- */
.main-home { color: #333333; font-family: 'Open Sans', sans-serif; font-size: 17px; padding: 0 ; font-weight: 300;
           background: white;  -webkit-font-smoothing: antialiased;}
.main-home a { color: #adc201; text-decoration: none; word-wrap: break-word;}
.main-home a:hover { color:  #3A95C5;/*text-decoration: underline; */}

.main-home h1, .main-home h2.title { font-size: 2.5em; color: #000; font-family: 'Open Sans', sans-serif !important; font-weight: normal; margin-bottom: 20px; }
.main-home h1 a, .main-home h2.title a { color: inherit; text-decoration: none !important; }
.main-home h2 { font-size: 1.7em; color: #444444; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 20px; }
.main-home h2.inverted { background-color: #444444; 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.3em; color: #444444; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 20px; }
.main-home h3 a { color: inherit; text-decoration: none !important; }
.main-home h3.alt { font-size: 1.3em !important; font-family: 'Open Sans', sans-serif !important; font-weight: normal;margin-bottom: 20px;}
.main-home h3.italic { font-size: 1.3em !important; font-family: 'Open Sans', sans-serif !important; font-weight: normal; font-style: italic; margin-bottom: 20px;}
.main-home h4 { font-size: 1.1em; color: #444444; font-family: 'Open Sans', 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: .9em; color: #444444; font-family: @main-h5-fontfamily@; font-weight: bold;margin-top: 0; margin-bottom: 20px; }
.main-home h5 a { color: inherit; text-decoration: none !important; }
.main-home h6 {font-size: 1em; font-weight: bold; margin-bottom: 20px; }

.main-home p, .main-home ul, .main-home ol { line-height: 1.5em;  margin-bottom: 15px;}
.main-home table { font-size: inherit;  margin-bottom: 15px;}
.main-home ol, .main-home ul  {margin-left: 0px; }
.main-home ol ol, .main-home ul ul {margin-left: 20px; }
.main-home li {margin-left: 20px; margin-bottom: 15px; }
strong {font-weight: 600;}

/* 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: 'Open Sans', sans-serif !important; }
.sans { font-family: 'Open Sans', sans-serif !important; }
.larger { font-size: 1.5em;}
.double { font-size: 2em;}
.date { font-family: 'Open Sans', sans-serif; font-size: .8em; margin-bottom: 10px; color: #6c7e88; }
small { font-size: .8em;}
 .margin-bottom { 15px; }

.readmore { display: inline-block; text-transform: lowercase;color: #fff;font-family: 'Open Sans', 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: 'Open Sans', 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: #3A6B8C !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: #f7f7f7 !important; font-family: 'Open Sans', 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  { }
.main-home   .template {  margin: 0 auto; }
 
.x-block {  margin: 0 auto; width: 100%; }
.x-block > .x-cell { margin: 0 auto; width: 960px; }
.x-block > .x-cell-container { margin: 0 auto; width: 960px; max-width: 100%; }
.x-clear { clear: both; }
.x-cell > .inner {  padding: 20px; }
.x-cell-container  > .inner { padding: 20px; }

.col-left { float: left !important; }
.col-right { float: right !important; }

.center {text-align: center; margin-left: auto; margin-right: auto;}
.black {color: #000 !important;}
.nopad {padding: 0 !important;}
.full-width .x-cell-container {width: 100%;}
.full-width {width: 100%;}
.nopadtop {padding-top: 0 !important;}

.layout > .x-cell {width: 100%;}
.x-cell.wide-cell {width: 1110px; max-width: 100% !important; padding: 0 50px;}

.bg-portfolio > .x-cell {width: 1200px;}

.way-to-software{text-align: center;}



/*--------- generic templating --------- */
.master-col-left { float: left; margin-right: 30px;}
.master-col-right { float: right; }
.layout-col-left { float: left; margin-right: 30px;}
.layout-col-right { float: right; }

/* ------------- slices ----------------------*/
.bg-header  { position: relative; }
  .bg-header .x-cell {position: relative; height: 82px; }
.bg-menu {} /* not used */
.bg-slideshow { overflow: hidden; /*background-color: #3A6B8C;  background-image: radial-gradient(circle, #79c4eb, #3A6B8C);*/}
 .bg-slideshow .x-cell { width: 100%; margin: 0 auto; }
.bg-light { background: radial-gradient(circle, #f7f7f7, #f4f4f4); padding: 60px 0 30px 0;}
.bg-clear { background:  white; padding: 50px 0;}
.bg-gray {background-color: #f4f4f4; padding: 50px 0;}
.bg-gray-dark {background-color: #6c7e88; padding: 50px 0;}
.bg-gray-light {background-color: #f7f7f7; padding: 50px 0;}
.bg-gray-darker {background-color: #444444; padding: 50px 0;}
.bg-blue {background-color: #3A6B8C; padding: 50px 0; color: #fff;}
.bg-blue-dark {background-color: #305f7c; padding: 50px 0; color: #fff;}
.bg-blue-nopad {background-color: #3A6B8C; color: #fff;}
.bg-green {background-color: #A8BD38;}
.bg-green-light {background-color: #bdd33f;}
.bg-red {background: #F1592A;}
.bg-purple {background: #4a316a;}
.bg-footer { background: #222222; padding: 30px 0;}
.bg-full .x-cell { width: 100% !important;} 
.bg-nopad  { padding-bottom: 0 !important;} 

.bg-blue h2,.bg-blue h3, .bg-blue h4, .bg-blue-dark h2, .bg-blue-dark h3, .bg-blue-dark h4 {color: #fff;}

/* ----- top strip header -----*/
.bg-top-header {background-color: #f4f4f4;}
.bg-top-header .x-cell {height: 40px;}
.bg-top-header p {line-height: normal;}
#toptext {position: absolute; top: 8px;}
.toptext {font-size: .9em;}
.toptext a {font-weight: 600;}
.searchbox {position: relative; top: 7px; float: right;}
.searchbox input {box-shadow: 3px 3px 10px #d0d0d0;}

.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-header { }
.bg-header #toplogo { position: absolute; top: 25px; left: 0; width: 210px; }
.bg-header #topsearch { position: absolute; top: 12px; right: 0; font-size: .8em;}
 .bg-header #topsearch input { width: 150px !important; border:none; background: white !important; padding: 2px 5px ; font-family: 'Open Sans', sans-serif; ; }
 .bg-header #topsearch input:focus {outline: 0}
 .bg-header #topsearch button { position: absolute; right: 5px; top: 4px; border: none; width: 13px; height: 13px; margin: 0;
     background:  url(/pub/photo/header_icon_search.png) no-repeat 0 0; cursor: pointer; }
 .bg-header #topsearch button:hover {background-position: 0 -13px; }
.bg-header #toptext { position: absolute; top: 10px; right: 170px; font-size: .8em; background-color: #f4f4f4;}
 .bg-header #toptext a {}
.bg-header #topmenu { position: absolute; top: 36px; right: -10px; font-size: .9em; /*text-transform: uppercase; /*font-weight: 600;*/ }

.bg-header .menu-toggle, .bg-header .topmenu-mobile {display: none;}

.header-opacity {background-color:rgba(0,0,0,0.3);}

/* --- Sticky Header --- */
.sticky.bg-top-header { position: fixed; z-index: 500; top: 0; }
.sticky.bg-header { 
  position: fixed; z-index: 500; top: 40px; margin-left: auto; margin-right: auto; 
  width: 100% !important; background: #fff; 
  -webkit-box-shadow: 0 0px 4px -4px #d0d0d0;
  -moz-box-shadow: 0 4px 4px -4px #d0d0d0;
        box-shadow: 0px 5px 5px -4px #d0d0d0;

}
/*Alternate box shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.73);*/
.sticky.bg-header .x-cell{ max-width: 100%;   }
.sticky.bg-slideshow { margin-top: 115px; }

.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{   }

/* --- 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: 'Open Sans', sans-serif !important; color: #333333 !important; border: 2px solid #F1592A; 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: 180px; height: 48px; font-size: 1.3em; text-align: center; line-height: 50px;  background: #A8BD38; 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; text-transform: uppercase; font-weight: normal; letter-spacing: 1px;}
.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: #3A6B8C !important;}
.header-sidebar-body .active a {color: #F1592A !important;}
.contact-form-body a:hover, .header-sidebar-body a:hover {color: #3A95C5 !important;}
.bg-footer .contact-form-body h4 {font-size: 1.9em; color: inherit !important; text-align: center; margin-bottom: 5px;}
.sidebar h4{margin-bottom: 5px; font-weight: 600;}
.sidebar .fab {font-size: 1.5em; letter-spacing: 3px;}


/* 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: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 800px; height: 730px; background: #fff; padding: 30px 50px; font-size: initial; color: #000; z-index: 1001; border-radius: 5px; 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: -67px; left: auto; margin: auto 0; z-index : 999; font-weight: 600;}
.popup-tab:hover {background-color: #9bad34;}
.popup .popup-inner h4 {text-align: left;}
.popup .popup-close {position: absolute; top: 15px; right: 20px; font-size: 1.5em; cursor: pointer; color: #3A6B8C;}
.popup .popup-close:hover {color: #3A95C5;}
.popup-open {cursor: pointer;}

.popup-newsletter {}
.popup.popup-newsletter .popup-inner {width: 400px; height: 200px; padding: 30px 40px;}
.popup.popup-newsletter .popup-inner label {font-weight: normal; font-size: 1.5em; margin-bottom: 10px; display: block;}
.popup.popup-newsletter .popup-inner input[type=email] {margin-bottom: 15px; line-height: 1.5em;}
.popup.popup-newsletter .popup-inner input[type=submit] {margin-left: 0;}

.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%;}

img.footer-logo {max-width: 250px;}

/*---------- slideshow slide -------------*/
 .bg-slideshow, .bg-slideshow h1, .bg-slideshow h2, .bg-slideshow h3, .bg-slideshow h4, .bg-slideshow p, .inside-slideshow-copy h1 { color: white !important; font-family: 'Open Sans', sans-serif; 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;}
 .bg-dark h1{color: white !important;}

/*---------- home -------------*/
 
.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: #79c4eb; 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;}
}

 #home-talk-to-us {}
  #home-talk-to-us a { display: block; margin-left: auto; margin-right: auto; position: relative; background: #3A6B8C; 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: 'Open Sans', sans-serif; }
  #home-talk-to-us .copy strong { display: block; font-size: 2em; margin-bottom: 10px; font-weight: normal; font-family: 'Open Sans', sans-serif;}

.slide-box {max-width: 100% !important;}

.slide-box-container { position: relative; max-width: 100% !important; width: 75% !important; margin: auto;}
.slide-box-prev { position: absolute; left: 0; 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: 0px; 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: #3A6B8C !important; font-weight: bold;}
.pricing-link:hover {color: #3A95C5 !important;}
  
.bg-blue .category-header, .bg-blue-dark .category-header {border-color: #fff;}
.category-header {border-bottom: 2px solid #d0d0d0; margin-bottom: 25px; padding: 35px 0 25px 0;}
.category-header.wordpress {padding-top: 0;}
.category-header h2 {margin: 0;}



.wordpress-portfolio h3 {margin-bottom: 5px;}
.wordpress-portfolio h4 {color: #6c7e88; margin-bottom: 30px;}
.wordpress-icons img {height: 100px; width: auto; margin: 0 auto 10px auto;}
.wordpress-icons {text-align: center; }
.wordpress-icons .icon-container {padding: 30px 0 !important;}
.wordpress-icons .icon-container:hover {background-color: #f7f7f7; }
.wordpress h3 {margin-bottom: 10px;}
.wordpress-icons h3 {margin-bottom: 0;}
.wordpress-icons h3 {margin-bottom: 0;}

.wordpress.ruler-dark {padding-top: 0;}


.top-rule-blue, .top-rule-green {padding-top: 10px;}
.top-rule-blue h4, .top-rule-green h4 {padding-top: 10px; font-size: 1.2em; margin-bottom: 10px;}
.top-rule-blue {border-top: 2px solid #3A6B8C}
.top-rule-green {border-top: 2px solid #A8BD38}



.what-we-do.wordpress a {color: #3A95C5;}

.what-we-do h4 {font-size: 1.25em; margin-bottom: 0; line-height: 35px; }
.wordpress.what-we-do h4 {margin-bottom: 20px !important; font-size: 1.2em; }
.category-header.wordpress {}

h4.process {font-size: 1.3em; font-weight: normal; line-height: 1.4;}

.star {color: #e6d200;}

.design-boxes {border-spacing: 15px;}
.design-boxes td {vertical-align: bottom;}
.design-box {background: #f4f4f4; 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;}

.ssl-icon {border-radius: 22px; width: 100%; height: auto; max-width: 300px;}



.popular-box {padding-bottom: 10px; font-weight: 400; font-size: 20px}


/* IF we decide to do square boxes, or first-child the first box

.popular-box { background-color: #3A6B8C; padding: 5px; border-radius: 5px 5px 0 0; color: white; font-weight: 600;}

.bg-blue-dark .popular-box {background-color: white; color: #305f7c}
*/

/*-------------- 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: #A8BD38; z-index: 1;}

.process-step-inner:before, .process-step-number {background: #3A6B8C; 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 #3A6B8C; /*box-shadow: -4px 0px 0px 0px #3A6B8C;*/ 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: #A8BD38;}
.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: #A8BD38;}
.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: #F1592A;}
.process-step.launch.active:before {border-left-color: #F1592A;}

.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 #3A6B8C; 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: #A8BD38;}

.add-pad {padding: 30px 10px;}
  
/*-------------- 404 page ----------------*/

#search404 { position: relative; background: #f7f7f7; margin-bottom: 15px;}
 #search404 input { width: 100% !important; border:none; padding: 10px 20px ; font-family: 'Open Sans', sans-serif; background: #f7f7f7;}
 #search404 input:focus {outline: 0}
 #search404 button { position: absolute; right: 0px; top: 0px; border: none; width:36px; height: 36px; background: #f4f4f4 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: 'Open Sans', sans-serif; color: #6c7e88;}
.col-side h2 { font-family: 'Open Sans', sans-serif; color: #444444;}
.col-side h3 { font-family: 'Open Sans', sans-serif; color: #444444;}
.col-side h3.alt { font-size: 1.2em !important;}
.col-side h4 { font-family: 'Open Sans', sans-serif; color: #444444;}


.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;}
   

   
   .sidebar {background: #f4f4f4; padding: 25px;}
   
   .img-shadow {box-shadow: 0px 0px 15px #000;}
   
.article-section-1 h2, .article-section-2 h2, .boxes h3 {color: #274a60;}
.article-section-1 h3, .article-section-2 h3 {color: #3A6B8C;}

.lvsys-features h2 {margin-bottom: 10px !important;}
.lvsys-features h3 {margin-bottom: 10px !important;}

figure img {width: 100%; height: auto;}
figcaption {font-size: .8em !important; padding: 10px 15px 15px 15px;}

blockquote {background-color: #f4f4f4; padding: 20px; font-style: oblique; margin-bottom: 15px;}

blockquote.testimonial {background-color: #edf8ff;}

 .article-photo img{width: 100%; height: auto; margin-bottom: 15px;}
   
/*-------------- Portfolio --------------------*/

.portfolio-faux-browser {width: 100%; height: 10px; margin-bottom: 0 !important; background-color:#d0d0d0; }
.faux-button-light-blue, .faux-button-dark-blue, .faux-button-green {border-radius: 50%; width: 5px; height: 5px; margin-right: 3px; display: inline-block; float: right;}
.faux-button-light-blue {background-color: #3A6B8C;}
.faux-button-dark-blue {background-color: #3A95C5;}
.faux-button-green {background-color: #A8BD38;}
.faux-buttons {padding: 3px 2px 0 0;}
.portfolio-screen {width: 100%; height: 200px; border: 1px solid #d0d0d0; background-position: top; background-size: cover; margin-bottom: 10px;}
.portfolio-screen img:hover {background-color:rgba(0,0,255,0.3);}



/*-------------- Portfolio Lightbox --------------------*/

#fancybox-wrap {width: 1020px !important; left: 0 !important; right: 0; margin: 0 auto;}
#fancybox-content {width: 1000px !important; overflow-y: scroll !important; text-align: center;}
#fancybox-img {height: auto !important; max-width: 100%;}
#fancybox-title {width: 100% !important; margin: 0 !important; padding: 0 10px 10px; box-sizing: border-box !important;}

#fancybox-left, #fancybox-right {width: 20% !important;}
#fancybox-right {right: 27px !important;}

/*-------------- Portfolio Loading --------------------*/

.lightbox-load {position: relative; min-height: 100px;}

.modal {display: none; position: absolute; z-index: 1000; top: 0; left: 0; height: 100%; width: 100%; background: rgba(244, 244, 244, 0.8) url('/pub/photo/ajax-loader.gif') 50% 50% no-repeat;}
#ui-lightbox-rename .modal {display: block;}

#ui-lightbox1 {max-height: 680px; overflow: hidden; margin-bottom: 20px !important;}
   
/*-------------- New Features Page --------------------*/
.features { position: relative; }
.features h1, .features h2.title {font-size: 2em; text-transform: uppercase;}
.features h2 {font-size: 1.7em; color: #000;}
.features h3 {font-size: 1.3em; color: #000;}

.features-menu {margin-bottom: 20px;}
.features-tab {font-size: .8em; text-align: center; height: 100px; display: table; background: #00aeef; color: #fff; border-bottom: 3px solid #a6ce39; cursor: pointer;}
.features-tab-inner {display: table-cell; vertical-align: middle;}
.features-tab.selected, .features-tab:hover {background: #a6ce39;}
.features-tab p {margin-bottom: 0; font-weight: 300;}

 
#features-prev{position: absolute; left: 0; top: 0; bottom: 95px; margin: auto; height: 0; width: 0; opacity: 1; color: #fff; cursor: pointer; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-right: 30px solid rgba(173, 194, 1, 0.5);}
#features-next {position: absolute; right: 0; top: 0; bottom: 95px; margin: auto; height: 0; width: 0; opacity: 1; color: #fff; cursor: pointer;  border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 30px solid rgba(173, 194, 1, 0.5);}


.features .features-content-container {position: relative; margin-bottom: 20px; min-height: 250px; font-size: 1.2em;}
.features .features-content {transition: 1s; opacity: 0; position: absolute; margin-bottom: 20px; width: 100%; }
.features-content.selected {opacity: 1;}

.features-boxes .features-content {opacity: 0; position: relative; margin-bottom: 20px; display: none;}
.features-boxes .features-content.selected {opacity: 1; display: block}

.features-copy {position: relative; margin-left: auto; margin-right: auto; width: 50%; height: 100%; REMtext-align: center;}
.features-copy ul li { }



.more-features {position: absolute; bottom: 0; left: 0; right: 0; text-align: center; font-size: .9em;}
.more-features a {color: #444444; border: 1px solid #444444; padding: 7px 15px;}
.more-features a:hover {color: #444444; background: #a6ce39;}

.gif-box { text-align: center; }

.cms-box {background: #f7f7f7; padding: 20px; margin-bottom: 20px;}
.cms-box h2 {text-align: center;}

/*-------------- Features Page Boxes --------------------*/

.features-boxes .features-content.selected {display: table; min-height: 432px;}
.features-boxes .features-content.selected ul {display: table-cell; vertical-align: middle;}

.features-box {cursor: pointer;}
.features-box.selected, .features-box:hover {background: #00aeef;}

/*-------------- Features Page Possible Slider --------------------*/

.tab-box-container { position: relative;  margin-bottom: 20px;}
.tab-box-slider-container {overflow: hidden; padding: 20px 50px; position: relative;}
.tab-box-slider {display: table; border-collapse: separate; border-spacing: 55px 0px; position: relative; /*max-width: none; left: 0; width: 100%; table-layout: fixed;*/}
.tab-box  {display: table-cell; min-width: 215px; box-sizing: border-box; position: relative; vertical-align: middle; float: none;}
.tab-box-text, .category-item {text-align: center;}
.tab-box-photo {min-width: 215px; margin-bottom: 25px;}
.tab-box-photo img {border: 3px solid #fff;}
.slider-border-left {width: 100px; height: 100%; position: absolute; top: 0; left: 0; background: linear-gradient(to right, rgba(60, 150, 200, 1), rgba(60, 150, 200, 0));}
.slider-border-right {width: 100px; height: 100%; position: absolute; top: 0; right: 0; background: linear-gradient(to right, rgba(60, 150, 200, 0), rgba(60, 150, 200, 1));}
#slider-left {position: absolute; left: 10px; top: 0; bottom: 0; margin: auto; height: 0; width: 0; opacity: 1; color: #fff; cursor: pointer; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-right: 30px solid rgba(255, 255, 255, 0.5);}
#slider-right {position: absolute; right: 10px; top: 0; bottom: 0; margin: auto; height: 0; width: 0; opacity: 1; color: #fff; cursor: pointer;  border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 30px solid rgba(255, 255, 255, 0.5);}

/* category's page */

.grid-item { margin-bottom: 40px !important;  }
.grid-item-detail { background: #eeeeee; padding: 0; margin: 0; }
.grid-item-detail.expanded { padding: 20px !important; margin-bottom: 40px !important; }
.grid-item-detail .header{ font-family: Montserrat, sans-serif; text-transform: Uppercase; color: #bbbbbb; margin-bottom: 0px !important;}
.grid-item-detail .detail { font-style: italic;  }

*[class~=chevron].grid-item-detail:before { content: " "; display: block; position: relative; z-index: 10; top: -60px; width: 0; height: 0; border-left: solid 25px transparent; border-right: solid 25px transparent; border-bottom: solid 40px #eeeeee; }
.grid-item-detail.chevron-0:before { left: calc( 100% / 8 * 1 - 25px); }
.grid-item-detail.chevron-1:before { left: calc( 100% / 8 * 3 - 25px); }
.grid-item-detail.chevron-2:before { left: calc( 100% / 8 * 5 - 25px); }
.grid-item-detail.chevron-3:before { left: calc( 100% / 8 * 7 - 25px); }   
   
   .grid-item img {margin-bottom: 10px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);}
   
   .grid-item a {color: black;}
   
   .anchor {position: relative; top: -124px; display: block;}
   
 /* 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-bottom {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: #444444; 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: #f7f7f7;} /*Nth-child even*/
.feature-table tbody tr:nth-child(even) {background: #d0d0d0;} /*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: #444444 !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: #F1592A;}
.feature-table .lvsys-host {color: #3A6B8C;}

.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;}
.green-boxes  {padding-bottom: 40px;}



/*-------------- pricing top table --------------------*/

.pricing-head {padding: 20px 0;}
.pricing-body {padding: 20px 10px; height: 700px; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.wordpress-pricing .pricing-body {padding: 20px 30px; height: auto;}
.wordpress-pricing .pricing-body-top {width: 100%; text-align: center;}
.wordpress-pricing {margin:0 -10px 15px -10px!important}
.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 #A8BD38; padding-left: 30px; width: 75%;}
.quote-text {font-weight: 400; 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-weight: 400; font-style: italic; font-size: 1.3em;}
.sidebar .quote-kick {font-size: 1.1em;}

/*-------------- sidebar --------------*/

.sidebar {font-size: .9em;}
.sidebar strong {font-weight: 600;}
.sidebar h3 {margin-bottom: 15px;}
.sidebar p {margin-bottom: 20px;}
.sidebar .fa {font-size: 25px; padding-right: 5px; padding-bottom: 10px;}
.sidebar a .fa.facebook:hover {color: #3A95C5; }
.sidebar i.twitter:hover {color: #3A95C5; }
.sidebar i.instagram:hover {color: #3A95C5; }
.sidebar i.linkedin:hover {color: #3A95C5; }
.sidebar-contact {padding: 20px 0 30px 0; margin-bottom: 15px; border-top: 2px solid #d0d0d0; border-bottom: 2px solid #d0d0d0;}
.sidebar-contact input[type]:not([type=submit]) {width: 100%; max-width: 400px; margin-bottom: 15px;}
.sidebar-contact label {font-size: 1.25em; margin-bottom: 15px !important; display: block; font-weight: 400;}
.sidebar-contact h3 {margin-bottom: 10px !important;}

.sidebar .slide-box-prev, .sidebar .slide-box-next {display: none;}
.side-news a, .side-test a {color: #3A6B8C;}
.side-news > p > a, .side-test > p > a  {color: #A8BD38;}
.sidebar .btn {width: 100%; padding: 10px 20px; display: block;}

.sidebar .slide-box-text {width: 100% !important;}

.above-buttons {margin-bottom: 25px !important;}

.table tr {margin-bottom: 10px;}
.table td {padding-bottom: 10px;}

/*-------------- 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 .summary-box h1, .search-item .summary-box .btn, .search-item .summary-box img {display: none;}
.search-item .summary-box h3 {font-size: 1em;}
.search-item .summary-box *[class*="col-md-"] {margin: 0 !important;}
.search-item img {max-width: 100%; height: auto;}


/*-------------- CTA --------------*/

.cta-header {margin-bottom: 35px !important; padding-top: 20px;} 
.table-strip:last-child {margin-bottom: 35px;}

  .ruler-dark {padding-top: 40px; margin: 10px 0 27px 0 !important;}
  .ruler-green {padding-top: 40px; margin: 10px 0 27px 0 !important; border-color: #A8BD38 !important;}
  
 .cta { padding: 40px; background-color: #f4f4f4;}
 
 .wordpress .cta {border-top: 1px solid #d0d0d0;}


/*-------------- 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: #f4f4f4; padding: 50px 0 40px 0;  }
.bg-footer .x-cell {  }
.bg-footer a { color: #f4f4f4; }
.bg-footer p { margin-bottom: 10px;}
.bg-footer h2 { color: white !important; }
.bg-footer h3 { color: white !important; }

.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;}

.notice-banner .inner {background-color: #A8BD38;}
.notice-banner .inner p {color: white; font-weight: 600; text-align: center; margin: 0 auto; width: 1200px; max-width: 100%;font-size: 15px;}


/*------------------- 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 #305f7c;
}
.strip-text.table-blue {
  background-color: #305f7c;
}
.table-strip.table-green {
  border: 2px solid #A8BD38;
}
.strip-text.table-green {
  background-color: #A8BD38;
}

/*---------------------------------------------*/
/* Stylesheet: Menus*/

/*******************************************************/
/* menu recall */
#topmenurecall-container {width: 100%; font-family: 'Open Sans', sans-serif; font-weight: bold; text-transform: uppercase; text-align: center; font-size: .9em; letter-spacing: 1px;}	
#topmenurecall { display: table; width: 100%; margin: 0 auto; background: #3A6B8C;}
#topmenurecall li {display: table-cell; vertical-align: middle; padding: 0; width: 25%; transition: .5s;}
#topmenurecall li.selected {background: #A8BD38;}
#topmenurecall li.hover {background: #A8BD38;}
   #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: 1.1em; font-family: 'Open Sans', sans-serif; font-weight: normal; margin: 0 !important; }
  #topmenu > li { position: relative; color: #444444; float: left; display: inline-block;}
  #topmenu > li { margin-left: 15px; }
   #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:  #444444; border: solid 0px red;}
   #topmenu a.selected { border-bottom: none;  color: #A8BD38 !important;  }
   #topmenu a.hover { border-bottom: none; color: #3A6B8C !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: 46px;}
	.bg-header[size='small'] #topmenu ul { top: 37px;}
	#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 #d0d0d0, -2px 2px 3px -1px #d0d0d0; -moz-box-shadow: 2px 2px 3px -1px #d0d0d0, -2px 2px 3px -1px #d0d0d0; box-shadow: 2px 2px 3px -1px #d0d0d0, -2px 2px 3px -1px #d0d0d0;}

/*---------------------------------------------*/
/* Stylesheet: Forms  Buttons*/

/* our own styling */
input[type]:not([type=submit]), select, textarea { 
	font-family: 'Open Sans', sans-serif !important; Border-radius: 2px; 
	border: solid 1px #6c7e88; padding: 5px 10px; background: #fff;
}

/* ------------- 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: 15px 30px; border: none;
	font-family: 'Open Sans', sans-serif; font-weight: bold; text-transform: uppercase;
	background: #3A6B8C; color: white !important; margin-left: auto; margin-right: auto; cursor: pointer; max-width: 100%;
	text-align: center;}
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: 300px; display: block; font-size: 1.1em;}
.btn:hover, .button:hover, input[type=submit]:hover { background:  #305f7c ; }
.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: 20px 35px !important;}
.btn-sm {font-size: .8em !important; padding: 10px 20px !important;}
.btn-xs {font-size: .7em !important; padding: 5px 10px !important;}
.btn-green {background: #A8BD38; }
.btn-green:hover {background: #9bad34;}
.btn-blue {background: #3A6B8C; }
.btn-blue:hover {background: #305f7c;}
.btn-light, input[type=submit].btn-light {padding: 10px 30px; border-width: 2px; min-width: 180px; display: inline-block;}
h4 .btn-light {font-size: .9em;}
.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-clear:hover {opacity: 1; background: #ffffff; color: #305f7c !important;}

.btn-default {}
.btn-primary {}
.btn-success {}
.btn-info {}
.btn-warning {}
.btn-danger {}
.btn-link { }


/*--------------- LEGACY -------------------*/
/* system forms */
.ui-form-table { width: 100%; }
.ui-form-cell-input { padding-bottom: 10px; }
.ui-form-cell-input textarea { width: 100%; height: 100px; }
/*
.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: 'Open Sans', 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: #333333 !important; font-family : 'Open Sans', sans-serif; font-size:16.5px;}*/

/* buttons */

/*---------------------------------------------*/
/* Stylesheet: slideshow*/

.home-slideshow-container {position: relative;}

.bg-slideshow h1, .bg-slideshow h2 { text-shadow: none !important; color: white !Important; margin-bottom: 30px; }


.home-slideshow .slideshow { margin-left: auto; margin-right: auto; width: 100% !important; max-height: 463px; min-height: 400px; max-width: 100%; }
.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; right: 0;}
/*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 {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; z-index: 1;}
.wide-slideshow-copy-sizing {max-width: 960px; margin: 0 auto; position: relative; height: 100%;}
.home-slideshow-copy, .wide-slideshow-copy {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-inner h1 {color: white !important; }
.home-slideshow-copy.lv-vertical-center {z-index: 1; max-width: 960px; width: 960px; 
height: auto;display: table; /* these two are needed for vertical centered */
margin: auto; top: 0; left: 0; bottom: 0; right: 0;  /* vertical centering */
   }

 .home-slideshow.lv-vertical-center {width: 100% !important;}
 /* Fixes for IE */
 .home-slideshow-copy.lv-vertical-center { position: static\0; width: 100%!important; }
 
.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;}
.home-slideshow-copy-container {background: rgba(0, 0, 0, 0.5);}
.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: 'Open Sans', sans-serif; font-style: italic;}
 .caption-container {padding: 5px; border: solid 1px #f4f4f4;}
.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: 'Open Sans', 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 #f4f4f4; height: 1px; overflow: hidden; margin: 10px 0;}
.ruler-dark { border-bottom: solid 1px #6c7e88; height: 1px; overflow: hidden; margin: 10px 0; }
.ruler-darker { border-bottom: solid 1px #444444; height: 1px; overflow: hidden; }

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

/* paragraph styles */
.intro { font-style: italic; color: #6c7e88; font-size: 1.2em;}
.intro-big-letter { font-style: italic; color: #6c7e88; font-size: 1.2em;}
.intro-big-letter::first-letter { font-size: 3em; color: white; background: #f4f4f4; 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: #3A6B8C; font-weight: bold; padding:14px 0;}
.paragraph-fineprint { font-size: .5em; font-family: 'Open Sans', sans-serif; font-weight: bold;}
.paragraph-small { font-size: .8em; line-height: 24px; color: #444444;}
.paragraph-small-alt { font-size: .5em; font-family: 'Open Sans', sans-serif; font-weight: bold; line-height: 16px; color: #444444;}
.paragraph-large { font-size: 1.2em; line-height: 32px; color: #6c7e88;}

/* 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: 'Open Sans', sans-serif !important; font-size: 14px !important; font-weight: bold; text-transform: Uppercase; 
	background: #3A6B8C; border-radius: 2px; min-width: 150px; padding: 10px 20px !important;}
.button-cta:hover {  background: #79c4eb;}

/* 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 #f4f4f4; display: block;}
img {max-width: 100%; height: auto;}
/* large screens */
@media screen and (min-width: 890px) {
	.mobile-hide {display:none;}
	
	.responsive-lg {}
	.responsive-sm {display: none;}
.bg-slideshow h1 {color: #333333;}
}

@media screen and (max-width: 1250px) {	
	.x-block .bg-clear, .x-block .bg-gray, .x-block .bg-dark-blue, .x-block .bg-gray-dark, .x-block .bg-blue {padding: 30px 50px; }
}

@media screen and (max-width: 1130px) {
	.slide-box-text-inner {padding: 0 20px;}
}

@media screen and (max-width: 1110px) {
	.slide-box-container {width: 100% !important;  }
	.home-slideshow-copy-inner h1 {margin: 0 40px 40px 40px;}
	.home-slideshow-copy-inner .btn {margin-left:40px !important;}
}




@media screen and (max-width: 1020px) {
	.bg-header #toplogo.{ left: 20px;}
	.bg-gray, .bg-clear, .bg-blue, .bg-blue-dark, .bg-light {padding: 30px 20px;}
	.wide-slideshow-copy-inner {padding-left: 30px;}
	.sticky.bg-header .x-cell {max-width: 960px;}
	.sticky.bg-header {padding: 0 20px;}
	.sticky.bg-top-header {padding: 0 20px;}
	.bg-header .x-cell {height: 79px;}
}



@media screen and (max-width: 960px) {
	.btn-stack-top {margin-bottom: 10px; }
}
	
	
@media screen and (max-width: 960px) {
	.x-block > .x-cell { margin: 0 auto; width: 100%; }
	
}

/* mobile screens (phones: 0 to 768px width. If you change this, update API Script) */

@media screen and (max-width: 890px) {
	.home-slideshow-copy-inner .btn {margin: 0 auto !important;}
	.responsive-lg {display: none !important;}
	.responsive-sm {}

	/*.img-placeholder { display: none; }*/
	.bg-slideshow .lv-vertical-center .btn {font-size: 1em;}
	
	.main-home h2 {line-height: 1.25em;}
	
	.template { min-width: 320px; }

	.bg-top-header {display: none !important;}
	.bg-header { position: fixed !important; height: auto !important; padding: 16px 0 0 !important;text-align: center; border-bottom: none; top: 0 !important; border-bottom: 1px solid #d0d0d0;}
	.bg-header > .x-cell{ height: auto !important; /*padding-bottom: 10px;*/}
	.bg-header + .x-clear { height: 113px; }
	.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: 15px; top: 0 !important; width: 200px !important;}
	#topintro { position: static !important;  }
	#toptext { display: none; }
	#topsearch { display: none; }
	.sticky.bg-header .x-cell {max-width: 960px; margin: 0;}  

	/* 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: 'Open Sans', sans-serif; font-size: 16px; position: static; margin-bottom: 0; background: #fff; overflow-y: scroll; margin-bottom: 0;}
	.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 #d0d0d0; padding-left: 19px;}
	.bg-header .topmenu-mobile > li:first-child > a {border-top: 1px solid #d0d0d0;}
	.bg-header.inside .topmenu-mobile li a {color: #444444 !important; }
	.bg-header .topmenu-mobile li a:hover {color: #3A6B8C !important;}
	.bg-header .topmenu-mobile li a.selected {color: #A8BD38 !important;}
	
	.bg-header .menu-toggle {display: block !important; position: absolute; top: 8px; right: 25px;}
	.bg-header .menu-toggle i {display: block !important; padding: 8px 9px; cursor: pointer;}
	.bg-header.inside .menu-toggle {color: #fff;}
	
	.bg-header .menu-expand {position: absolute; right: 0; width: 46px; height: 46px; top: 0; text-align: center; cursor: pointer; border-left: 1px solid #d0d0d0;}
	.bg-header .menu-expand i {line-height: 16px; height: 16px; width: 16px;}
	.bg-header .menu-expand:hover i {color: #3A6B8C; border-color: #3A6B8C;}
	.bg-header .menu-expand i:hover {}
	
	/* form */
	.form { width: 100%; }
	
	/* 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; }
	
	.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,.layout-col-right { float: none!important;}
	.col-single, .col-double, .col-half, .col-third, .col-quarter { width: 100% !important;}
	.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: #333333 !important; text-shadow: none; }
	
	.bg-slideshow h1, .wide-slideshow-copy h1   {font-size: 2em !important;}
	
	.wide-slideshow-copy .btn {font-size: .9em;}
	.bg-blue .category-header, .bg-blue-dark .category-header {padding-top: 0;}

	.process-gears {display: none;}
	
	.middle-or {padding: 0; margin-bottom: 5px; display: block;}
	
	.what-we-do h4 {margin-bottom: 10px; line-height: normal;}
	
	.design-box, .icon-container {margin-bottom: 20px; }
	.icon-container {}
	.wordpress-icons .icon-container {margin: 0 auto 20px auto!important;}
	.top-rule-blue p, .top-rule-green p {margin-bottom: 45px;}
	.wordpress-portfolio .btn {margin-top: 20px; display: inline-block;}
	.portfolio-screen {height: 350px;}
	
	.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: 40px 0 0 0; line-height: initial; text-align: left; width: 100%; display: block; }
	.home-slideshow-copy.lv-vertical-center h1 {text-align: center;}
	.home-slideshow-copy-inner {display: block; margin-bottom: 40px;}
	.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 img {max-width: 100%; display: block; margin-bottom: 30px;}
	.home-slideshow-copy .btn img {display: inline; margin-bottom: 0;}
	.home-slideshow-copy .btn, .wide-slideshow-copy .btn {width: 100%; max-width: 300px;}
	.bg-slideshow .lv-vertical-center .btn {max-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 */
	.button-cta { display: block; margin-bottom: 10px; }
	.our-story { padding: 0; }
	.focus img { width: 100%; height: auto; }
	.testimonial-box { width: 100%; margin-bottom: 20px; float: none; box-sizing: border-box; -moz-box-sizing: border-box; }
	.x-cell.wide-cell.testimonials {padding: 0 !important;}
	.slide-box-text-copy {padding: 20px 0 !important;}
	.quote-text {font-size: 1.5em;}
	.quote-kick {font-size: 1.2em;}
	.home-slide { width: 100%; }
	.service-box {width: 100% !important;}
	
	.tour-container {display: block; padding: 0 0 20px;}
	.tour-container h2 {margin-bottom: 20px;}

	/* inside pages */
	
	.banner-small-title {display: none;}
	.quote-box  {width: 100%; border-left: 0; padding-left: 0;}
	
	.inside-slideshow-copy {position: initial;}
	.inside-slideshow-copy h1 {color: #A8BD38;}
	
	.green-boxes-large > div {height: 175px; REMpadding: 25px 10px 10px;}
	
	iframe {width: 100%; height: auto;}
	img.max-300 {max-width: 300px !important;}

	
	.lvsys-features .img-responsive {margin-bottom: 10px;}
	
	/* green boxes */
	
	.bg-green.alt {background-color: #bdd33f;}
	.bg-green-light.alt {background-color: #A8BD38;}
	
	/* pricing top table */
	
	.pricing-body {height: auto; display: block; margin-bottom: 20px;}
	
	/* table */
	
	.table-container {width: 100%; overflow: scroll;}
	
	/* remove the contact form */
	.contact-form-tab, .newsletter-form-tab, .popup-open { display: none !important;}
	
	.popup-newsletter {}
	.popup.popup-newsletter .popup-inner {max-width: 100%;}
	
	/*-------------- List Icons --------------------*/
	.list-icons {padding-top: 0 !important; float: right;}
	
	
	/*-------------- LVSYS features --------------------*/
	
	.strip-text h2 {text-align: left; margin-bottom: 6px;}
	
	/*-------------- New Features Page --------------------*/
	
	.features-tab {font-size: .8em; text-align: center; height: 100px; display: table; background: #00aeef; color: #fff; border-bottom: 3px solid #a6ce39; cursor: pointer; min-width: 100%; margin: 0 auto;}
	.features-tab-inner {display: table-cell; vertical-align: middle;}
	.features-tab.selected, .features-tab:hover {background: #a6ce39;}
	.features-tab p {margin-bottom: 0; font-weight: 300;}

	.features .features-content {opacity: 1; position: static; width: 100%; background: #f4f4f4; padding: 20px;}

	.features-copy {width: 100%;}
	.features-copy ul li { }
	  
	.contact-form-container {display: none;}
	.header-sidebar {display: none;}
	.header-tab {box-shadow: -1px -4px 4px rgba(0, 0, 0, 0.5);}
	
	/* footer */
	.bg-footer {text-align: left; }
	.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 .btn.popup-open {display: block !important;}
	.footer-text { margin-left: 10px; } 
	#footer-logo {margin-bottom: 20px !important; margin-top: 30px; max-width: 250px;}
		.feature-container {padding-bottom: 30px !important;}
		.lvsys-features .feature-container:first-child img {padding-top: 30px;}
	
	.mobile-stroll {float: none;}

}

@media screen and (max-width:959px) {
	.case-study-box.nomargin.col-md-3 {width: calc(100% / 12 * 6);}
}

/*header adjustments*/
@media screen and (max-width:732px) {
	.toptext {display: none;}
	#toplogo {width: 180px !important;}
	.bg-header .menu-toggle {top: -4px;}
	.bg-header + .x-clear {height: 57px;}
}


@media screen and (max-width:515px) {
	.portfolio-screen {height: 250px;}


	.x-block .bg-clear, .x-block .bg-gray, .x-block .bg-dark-blue, .x-block .bg-gray-dark, .x-block .bg-blue {padding: 20px; }
	

}	

}

@media screen and (max-width:404px) {
	.btn.btn-blue.btn-light:first-child {margin-bottom: 10px;}
	.portfolio-screen {height: 200px;}
}

@media screen and (max-width:350px) {
	.btn.btn-blue.btn-light:first-child {margin-bottom: 10px;}
	.portfolio-screen {height: 175px;}
}

/*---------------------------------------------*/
/* 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: 'Open Sans', 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: #3A6B8C; 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 #6c7e88; }

/*---------------------------------------------*/
/* 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: 890px) {
	.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: 890px) {
	*[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: 890px) {
	*[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;
	}
}

/*---------------------------------------------*/
/* Stylesheet: website-notice*/

/* Notify website users about the software/web website split */
.website-notice-popup {
	position: fixed;
	bottom: -500px;
	z-index: 1000;
	right: 0;
	left: 0;
}
.website-notice-inner {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: auto;
	padding: 20px 50px;
	font-size: 0.85em;
	/*background: @color-primary-1-dark-alt@;*/
	/*background: #3A95C5;*/
	background: white;
	border-top: 1px solid #d9d9d9;
	color: @color-gray-2-darker@;
}
.website-notice-inner .error-box {
	width: 400px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 20px;
	display: none;
}
.website-notice-inner .website-notice-title {
	font-size: 1.15em;
	font-weight: bold;
}
.website-notice-inner .website-notice-copy {
	max-width: 700px;
	line-height: 1.5rem;
	margin-bottom: 20px !important;
}
.website-notice-inner .website-notice-link {
	transition: .15s linear; 
	color: #d0d0d0;
	font-weight: bold;
}
.website-notice-inner .website-notice-link:hover {
	color: #bdd33f;
}
.website-notice-container {
	display: inline-block;
}
.website-notice-inner .website-notice-container p {
	margin-bottom: 5px;
}
.website-notice-buttons {
	/*float: right;*/
}
.website-notice-buttons a {
	margin-bottom: 5px;
}

.bg-footer {
    padding-bottom: 130px !important;
}

