/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Thu, 02 Oct 2025 20:00:05 -0700 and its name will change */

/*---------------------------------------------*/
/* Stylesheet: Defaults*/

* {margin: 0px; padding: 0px; box-sizing: border-box;}
html {height: 101%;}
a img {border: none; outline: none;}
img {border: none; outline: none; max-width: 100%;}
.clear {clear:both; display:block; height:0;}

/*--------------- reset browser defaults--------------- */
.main-home { color: #333333; font-family: Bitter, serif; font-size: 18px; padding: 0 ; 
           background: white;  -webkit-font-smoothing: antialiased;}
.main-home a { color: inherit; text-decoration: none; }
.main-home a:hover { color: #AF272F;/*text-decoration: underline; */}

.main-home h1, .main-home h2.title { font-size: 2em; color: #524727; font-family: Bitter, serif !important; font-weight: normal;margin-top: 0; margin-bottom: 14px; line-height: 48px; padding-top:0px;}
.main-home h1 a, .main-home h2.title a { color: inherit; text-decoration: none !important; }
.main-home h2 { font-size: 1.4em; color: #524727; font-family: Bitter, serif; font-weight: normal;margin-top: 0; margin-bottom: 14px; line-height: 32px; padding-top:14px;}
.main-home h2 a { color: inherit; text-decoration: none !important; }
.main-home h3 { font-size: 1.2em; color: #B58150; font-family: Bitter, serif; font-weight: normal;margin-top: 0; margin-bottom: 14px; line-height: 32px; padding-top:14px;}
.main-home h3 a { color: inherit; text-decoration: none !important; }
.main-home h3.alt { font-size: .9em !important; font-family: Montserrat, sans-serif !important; color: #8c8c8c; font-weight: bold;margin-top: 0; margin-bottom: 14px; line-height: 24px; text-transform: uppercase;}
.main-home h4 { font-size: .9em; color: #333333; font-family: Montserrat, sans-serif; font-weight: bold;margin-top: 0; margin-bottom: 14px; line-height: 24px;}
.main-home h4 a { color: inherit; text-decoration: none !important; }
.main-home h5 { font-size: .9em; color: #333333; font-family: @main-h5-fontfamily@; font-weight: bold;margin-top: 0; margin-bottom: 14px; line-height: 16px;}
.main-home h5 a { color: inherit; text-decoration: none !important; }

.main-home p, .main-home ul, .main-home ol { line-height: 1.8em;  margin-bottom: 15px;}
.main-home table { font-size: inherit;  margin-bottom: 10px;}
.main-home ol, .main-home ul  {margin-left: 0; }
.main-home li {margin-left: 20px; }

/* ------ color classes ---------*/
.red { color: #eb2035 !important; }
.serif { font-family: Bitter, serif !important; }
.sans { font-family: Montserrat, sans-serif !important; }
.larger { font-size: 1.5em;}
.double { font-size: 2em;}
.ruler { border-top: solid 1px #c0c0c0;  margin-bottom: 15px;}
.date { font-family: Montserrat, sans-serif; font-size: .8em; margin-bottom: 10px; color: #8c8c8c; }
.date-large { font-size: 1.5em;}
small { font-size: .8em;}

  /*read more button */
/*.readmore  {display: inline-block; background: #91ba8a; color: #fff !important; padding: 10px 10px; text-transform: uppercase; font-size: .8em; line-height: 1em;}*/
.readmore {display: inline-block; text-transform: lowercase;color: #fff;font-family: Montserrat, 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: Montserrat, 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: #AF272F !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: Montserrat, 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*/

@media print {
	#topmenu {display: none !important;}
	#toptext  {display: none !important; }
	#top-search  {display: none !important; }
	.bg-subnav { display: none !important; }
	.bg-slideshow { display: none !important; }
	.col-side.col-left  { display: none !important; }
	.col-content { width: 99% !important; margin: 10px !important; float: none !important;}
	.col-side {display: none !important;}
	
	.header-bar {height: 31px !important; background-color: #808080 !important; -webkit-print-color-adjust: exact;}
	.header-bar span {color: #ffffff !important; font-size: 14pt !important; font-family: Montserrat !important;}
}

.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; }
.x-clear { clear: both; }
.x-cell > .inner {  padding: 20px; }
.x-cell-container  > .inner { padding: 20px; }
.x-cell.col-content a { text-decoration: underline; color: #2c4271;}
.x-cell.col-content a:hover { color: #AF272F;}

.col-left { float: left !important; }
.col-right { float: right !important; }

/*--------- 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  { background: #f7f7f7; position: relative; color: #8c8c8c;}
  .bg-header .x-cell {position: relative; height: 70px; }
.bg-menu {} /* not used */
.bg-subnav  { background: #AF272F;  position: relative; text-transform: uppercase; 
		 letter-spacing: .2em;font-size: .8em; font-family: Montserrat, sans-serif; color: white; }
 .bg-subnav p { margin-bottom: 0; text-align: center;line-height: 34px !important;  padding: 0;}
 .bg-subnav a { display:block; width:100%; }
 .bg-subnav a:hover { background-color: #ba2f37; color:inherit; }
.bg-slideshow { overflow: hidden;}
 .bg-slideshow .x-cell { width: 100%; margin: 0 auto; }
.bg-light { background:  #f7f7f7; padding: 30px 0;}
.bg-clear { background:  white; padding: 30px 0;}
.bg-clear-border { background:  white; padding: 30px 0; border-bottom: solid 2px #f7f7f7;}
.bg-light-blue { background: #edf8ff;padding: 30px 0;}
.bg-yellow { background: #F2A900; color: white; padding: 30px 0;}
 .bg-yellow h3.alt { color: white; }
 .bg-yellow a { color: white; }
 .bg-yellow .date { color: #a87e1c;  }
.bg-footer { background: #333333; padding: 30px 0;}
.bg-full .x-cell { width: 100% !important;} 
.bg-nopad  { padding-bottom: 0 !important;} 

/* ----- top strip header -----*/
.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: 0px; left: 0;  }
.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: Montserrat, 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;}
 .bg-header #toptext a {}
.bg-header #topmenu { position: absolute; bottom: 10px; right: 0px; }

/* ---- sub nav --------*/

/*---------- home -------------*/
.home-slideshow-container {position: relative;}
 .home-slideshow {position: relative; z-index: 1; }
 .home-slideshow-img > img {width: 100%; height: auto;} /* when there's only one photo */
 .home-slideshow-copy {position: absolute; top: 0; width: 100%; z-index: 2; text-align: center; color: white; text-shadow: 0px 0px 4px rgba(0,0,0,.2);}
 .home-slideshow-pager {position: absolute; bottom: 10px; width: 100%; z-index: 2; text-align: center; }
   .home-slideshow-pager a { display: inline-block;  background: #c0c0c0; border: solid 1px #c0c0c0; width: 10px; height: 10px; border-radius: 50%; overflow: hidden; margin-right: 5px;}
   .home-slideshow-pager a.activeSlide {  background: white;}
   .home-slideshow-pager a img { display: none; }

 #home-talk-to-us {}
  #home-talk-to-us a { display: block; margin-left: auto; margin-right: auto; position: relative; background: #AF272F; 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: Montserrat, sans-serif; }
  #home-talk-to-us .copy strong { display: block; font-size: 2em; margin-bottom: 10px; font-weight: normal; font-family: Bitter, serif;}

/*-------------- 404 page ----------------*/

#search404 { position: relative; background: #f7f7f7; margin-bottom: 15px;}
 #search404 input { width: 100% !important; border:none; padding: 10px 20px ; font-family: Montserrat, sans-serif; background: #f7f7f7;}
 #search404 input:focus {outline: 0}
 #search404 button { position: absolute; right: 0px; top: 0px; border: none; width:36px; height: 36px; background: #c0c0c0 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: Montserrat, sans-serif; color: #8c8c8c;}
.col-side h2 { font-family: Montserrat, sans-serif; color: #333333;}
.col-side h3 { font-family: Montserrat, sans-serif; color: #333333;}
.col-side h3.alt { font-size: 1.2em !important;}
.col-side h4 { font-family: Montserrat, sans-serif; color: #333333;}
.col-side a.selected { border-bottom: none;  color: #AF272F !important;  }

.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;}
   
   .property-copy {width: 100%; height: 100%; bottom: 5px; background: rgba(0, 0, 0, 0.1);}
   .property-logo {text-align: right;}
   .property-logo img {position: relative; top: 75px; left: 100px;}
   
   .center {text-align: center;}
   
   .event-table td:first-child, .event-table td:last-child {width: 150px;}
   .event-table td {vertical-align: top;}
   
	.industries-table {border-spacing: 0; width: 100%;}
	.industries-table th {background: #B58150; color: #fff; font-weight: bold; border-top: 1px solid #c0c0c0;}
	.industries-table th:first-child {border-left: 1px solid #c0c0c0;}
	.industries-table th:last-child {border-right: 1px solid #c0c0c0;}
	.industries-table .normal {font-weight: normal;}
	.industries-table .table-header {color: #B58150;}
	.industries-table td {border-left: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px;}
	.industries-table tr td:last-child {border-right: 1px solid #c0c0c0; text-align: center;}
	
	.ui-form-table p {line-height: 1.3em;}
	
	
	
	.properties-photo h3 {padding-top: 0;}
	.properties-summary {font-size: .9em;}
	.properties-summary table {border-spacing: 0;}
	.properties-summary h3 {line-height: 1em; padding: 0; margin-bottom: 10px;}
	.properties-summary p {line-height: 1.5em; margin: 0;}
	
	/* IE Fixes */
	.properties-summary { width: 446px !important\0/; }
	@media screen and (min-width:0\0) and (min-resolution:+72dpi) { .properties-summary { width: 446px !important; } }
	@supports (-ms-ime-align:auto) { .properties-summary { width: 446px !important; } }
	
	.job-table img {max-width: 300px;}
	
	.banner-slider-container {}
	.banner-slider-container .banner-slider {position: relative;}
	.banner-slider-container .banner-slider .ui-photo-list {max-height: 150px; display: table; position: relative; left: 0;}
	.banner-slider-container .banner-slider .ui-photo-list .ui-photo-list-item {display: table-cell; margin-bottom: 0;}
	.banner-slider-container .banner-slider .ui-photo-list .ui-photo-list-item img {padding: 0; border: 0; display: block; max-width: none;}
	.banner-slider-container .banner-slider .slider-left, .banner-slider-container .banner-slider .slider-right {position: absolute; top: 0; opacity: 0; background: rgba(175, 39, 47, 0.7); height: 100%; width: 50px; color: #fff; cursor: pointer; text-align: center; line-height: 150px; font-size: 2.5em; transition: .3s;}
	.banner-slider-container .banner-slider:hover .slider-left, .banner-slider-container .banner-slider:hover .slider-right {opacity: 1;}
	.banner-slider-container .banner-slider .slider-left {left: 0;}
	.banner-slider-container .banner-slider .slider-right {right: 0;}
	
	.embed-slideshow {}
	.embed-slideshow > div {}
	.embed-slideshow > div  > img{}
	
	/* Pager */
	
	.ui-pagination a {text-decoration: none !important;}
	.ui-pagination a:hover {color: #AF272F;}
	.ui-pagination .pager-active {color: #AF272F;}
	
	
	/* resource page */
	.resource-list-item h2 {
		padding-top: 0;
	}
		.resource-list-item a {
		text-decoration: none !important;
	}
		.resource-list-item a:hover {
		text-decoration: none !important;
	}
	.resource-list-item p {
		font-size: 16px;
	}
	.resource-list-item {
		padding: 20px 0;
	}
	
	.h2 {
		font-size: 1.4em;
		margin-bottom: 15px !important;
	}

 /* 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: 20px;}

/*-------------- Events --------------*/

.calendar-header .month-current {background: #AF272F; padding: 5px 0; color: #fff;}
.calendar-header #calendar-date {padding: 5px 0;}
.calendar-header .month-previous:hover, .calendar-header .month-next:hover {color: #AF272F;}
#template-input-MEventCalendar0 tbody {text-align: center;}
#template-input-MEventCalendar0 td {padding: 5px 0;}
#template-input-MEventCalendar0 td#today { background: #AF272F; color: #fff;}
#template-input-MEventCalendar0 td a { display: block; background: #c0c0c0; color: #f7f7f7;}
#template-input-MEventCalendar0 td a:hover { color: #AF272F;}

.event-search {padding-bottom: 1px;}
.event-search .hasDatepicker {width: 90px;}

.right-photo {float: right; margin-bottom: 10px; margin-left: 10px;}
.left-photo {float: left; margin-bottom: 10px; margin-right: 10px;}
.right-photo img, .left-photo img {max-width: 300px;}

/*-------------- bottom footer --------------*/

.bg-yellow .date { margin-bottom: 0 !important; font-size: .6em !important;}


.bg-footer { font-size: .8em; color: #c0c0c0; padding: 20px 0;  }
.bg-footer .x-cell { width: 960px; }
.bg-footer a { color: #c0c0c0; }

/*.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;}

.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;}

/*---------------------------------------------*/
/* Stylesheet: Menus*/

/* top menu all pages */   
#topmenu ul { list-style-type: none !important; margin: 0;}
#topmenu li { background: none; margin: 0;}

 #topmenu { font-size: .7em; font-family: Montserrat, sans-serif; margin: 0 !important;}
  #topmenu > li { position: relative; color: #8c8c8c; float: left; line-height: 12px;  display: inline-block;}
  #topmenu > li { margin-left: 10px; }
   #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:  #8c8c8c; border: solid 0px red;}
   #topmenu a.selected { border-bottom: none;  color: #AF272F !important;  }
   #topmenu a.hover { border-bottom: none; color: #AF272F !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; background-color: #f7f7f7;line-height:1.5em;}
		#topmenu ul li.isfirst { border-top: solid 0px #ffffff; }
		#topmenu ul li.hover {background-color: white; }
		#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: 21px;}
	#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: #ffffff; }

/*---------------------------------------------*/
/* Stylesheet: Forms  Buttons*/

/* our own styling */
input[type]:not([type=submit]), select, textarea { 
	font-family: Montserrat, sans-serif !important; Border-radius: 2px; 
	border: solid 1px #c0c0c0; padding: 5px 10px; background: #f7f7f7;
}

/* ------------- bootstrap conventions ---------------- */
form[role="form"] { }
/* items with .form-control use 100% of their space */
.ui-form-radio {width: 12px !important;}
input[type].form-control:not([type=submit]), .form-control select, .form-control textarea { width: 100%;}
input[type="checkbox"] {width: initial !important;}

.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: Montserrat, sans-serif; font-weight: bold; text-transform: uppercase;
	background: #9BCBEB; color: white; cursor: pointer; }
.btn:hover, .button:hover, input[type=submit]:hover { background:  #8cbcdc ; }
.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-default {}
.btn-primary {}
.btn-success {}
.btn-info {}
.btn-warning {}
.btn-danger {}
.btn-link { }

/*--------------- FORM STYLING -------------------*/
.ui-form-cell-label { width: 40%;}


/*--------------- LEGACY -------------------*/
/* system forms */
.ui-form-table { width: 100%; }
.ui-form-cell-input { padding-bottom: 10px; }
.ui-form-cell-input textarea { width: 100%; height: 50px; }
/*
.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: Montserrat, 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 : Bitter, serif; font-size:16.5px;}*/

/* buttons */


/*---------------------------------------------*/
/* Stylesheet: slideshow*/

.home-slideshow .slideshow { margin-left: auto; margin-right: auto; max-height: 520px; width: 100% !important;}
.home-slideshow .slideshow > div { height: 520px !important;width: 100% !important;overflow: hidden; background-color:#000000; }
.home-slideshow .slideshow > div > img {max-width: none !important;min-height: 520px; min-width: 100%; /* min-width: 1200px; width: 100% !important; */height: auto !important;margin: 0 auto 0;display: block;opacity:.9;position: absolute; left: -9999px; right: -9999px;}

/* 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 */
.thumb, .ui-photo-list-item {}
.thumb, .ui-photo-list-item { margin-bottom: 10px;}
.thumb img,.ui-photo-list-item img{border: solid 1px red; background-color: #ffffff; padding: 8px; border: 1px solid #e4e4e4;}

div[panelType] { position: relative; }
div[panelType] img { display: block; }
 .caption { padding: 5px 10px 5px 25px; color: white; line-height: 18px; background: rgba(0,0,0,.3); position: absolute; bottom: 0;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	width: 100%; max-width: 960px; font-size: .8em; font-family: Montserrat, sans-serif; }
.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;}


/*---------------------------------------------*/
/* Stylesheet: Styles for Editor AND Website*/

/* home text */

.custom-caption {display: block; text-align: center; font-size: 0.67em;}

.dash-wrap { display: block; font-family: Montserrat, 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;}

.font-serif { font-family: Bitter, serif; }
.font-sans { font-family: Montserrat, sans-serif; }

/* paragraph styles */
.intro { font-style: italic; color: #8c8c8c; font-size: 1.2em;}
.intro-big-letter { font-style: italic; color: #8c8c8c; font-size: 1.2em;}
.intro-big-letter::first-letter { font-size: 3em; color: white; background: #c0c0c0; 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: #AF272F; font-weight: bold; padding:14px 0;}
.paragraph-fineprint { font-size: .5em; font-family: Montserrat, sans-serif; font-weight: bold;}
.paragraph-small { font-size: .8em; line-height: 24px; color: #333333;}
.paragraph-small-alt { font-size: .5em; font-family: Montserrat, sans-serif; font-weight: bold; line-height: 16px; color: #333333;}
.paragraph-large { font-size: 1.2em; line-height: 32px; color: #8c8c8c;}

/* callouts - rest of the styling is in layout.*/
.callout-quote { }
.callout-gray{}

/* images */
.has-caption {}

.button-cta {color: white !important; font-family: Montserrat, sans-serif !important; font-size: 14px !important; font-weight: bold; text-transform: Uppercase; 
	background: #AF272F; border-radius: 2px; min-width: 150px; padding: 10px 20px !important;}
.button-cta:hover {  background: #ba2f37;}


/*---------------------------------------------*/
/* Stylesheet: Responsive*/

.img-responsive { width: 100%; height: auto; }
.img-responsive img { 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 #c0c0c0; display: block;}

iframe { max-width: 100%; }

/* large screens */
@media screen and (min-width:641px) {
	.mobile-hide {display:none;}
	
	.responsive-lg {}
	.responsive-sm {display: none;}
}

/* mobile screens */
@media screen and (max-width:640px) {
	.responsive-lg {display: none;}
	.responsive-sm {}

	/*.img-placeholder { display: none; }*/
	
	.template { min-width: 320px; }
	
	img {height: auto;}

	.bg-header { position: static !important; height: auto; padding: 10px 0 0 !important;text-align: center; border-bottom: none;}
	.bg-header > .x-cell{ height: auto !important; padding-bottom: 20px;}
	.bg-header + .x-clear { height: 0px; }

	#toplogo  { display: block; margin-left: auto; margin-right: auto; position: relative !important; /*position: absolute !important; left: 15px !important; top: 0px !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;/*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; }
	
	/* form */
	.form { width: 100%; }
	
	/* generic layout review */
	.inner { padding: 10px 10px !important; } /* 1px prevents bottom margin errors on chrome */
	table.elastic, .table, .ui-form-table {  display: block; width: 100%; height: auto !important; } /* bootstrap uses .table too */
	table.elastic thead, .table thead, .ui-form-table thead { display: block; width: 100%; height: auto !important;}
	table.elastic tbody, .table tbody, .ui-form-table tbody { display: block; width: 100%; height: auto !important;}
	table.elastic tr, .table tr, .ui-form-table tr { display: block; width: 100%; height: auto !important;}
	table.elastic td, .table td, .ui-form-table td {  display: block; width: 100%; height: auto !important;}
	table.elastic th, .table th, .ui-form-table th {  display: block; width: 100%; height: auto !important;}
	.x-block > .x-cell { width: 100% !important; }
	.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;}
	
	.industries-table th {padding: 5px; border: 1px solid #c0c0c0;}
	.industries-table td {border: 1px solid #c0c0c0;}
	
	.ui-form-radio-container table {display: table;}
	.ui-form-radio-container tbody {display: table-row-group;}
	.ui-form-radio-container tr {display: table-row;}
	.ui-form-radio-container td {display: table-cell; width: auto;}
	
	/* slideshows */
	/*.slideshow .caption {width: 85%;font-size: 3.2em;top: 45px;line-height: 1.3em;}*/
	.slideshow  { max-width: 100%;}
	.slideshow > div {height: auto !important; max-width: 100%;}
	.slideshow > div > img {height: auto !important;width: 100% !important; min-height: 0 !important; min-width: 0 !important;}
	
	.inner-slideshow-copy {position: static;}
	.inner-slideshow-copy h1 {color: #524727; margin: 30px 10px 10px; font-size: 2em;}
	.inner-slideshow-copy p {color: #333333; margin: 0 10px; font-size: 18px;}
	
	.banner-slider-container .banner-slider {overflow-x: scroll;}
	.banner-slider-container .banner-slider .slider-left, .banner-slider-container .banner-slider .slider-right {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; }
	.home-slide { width: 100%; }
	.home-slideshow-copy { display: none; }
	.service-box {width: 100% !important;}
	
	.callout-quote {height: auto !important;}
	
	.home-success-container {padding: 0 20px !important;}
	.home-success-left, .home-success-right {display: none;}
	.home-success-slider {overflow: scroll !important;}
	.home-success-slider-inner {left: 0 !important;}
	.home-success-item {width: 100%;}
	
	.dash-wrap::before { transform:scale(2,1); margin-right: 20px;}
	.dash-wrap::after { transform:scale(2,1); margin-left: 20px;}
	
	/* 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; }
}


/*---------------------------------------------*/
/* 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: Montserrat, 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*/

 .callout-quote-home-container { padding-bottom: 32px; background: url(/pub/photo/home_quote_arrow.png) no-repeat center bottom; margin-bottom: 15px;}
  .callout-quote-home { background: #dc9f00; padding-top: 1px; padding-bottom: 1px;} /* padding required to keep margins in */
   .callout-quote-home p, .callout-quote-home ul, .callout-quote-home ol { margin: 20px 30px;}
   
 .callout-quote-container { padding-bottom: 32px; background: url(/pub/photo/quote_arrow.png) no-repeat center bottom; margin-bottom: 15px;}
 .callout-quote-container.no-quote {background: none;}
  .callout-quote { background: #f8b800; padding-top: 1px;  padding-bottom: 1px; color: white;} /* padding required to keep margins in */
   .callout-quote h3 { background: #F2A900; color: white !important; padding: 5px 30px;}
   .callout-quote p,.callout-quote ul,.callout-quote ol { margin: 20px 30px;}
   
 .callout-gray-container {margin-bottom: 15px;}
  .callout-gray { background: #f7f7f7; padding-bottom: 1px;} /* padding required to keep margins in */
   .callout-gray h3 { background: #F2A900; color: white !important; padding: 5px 15px;}
   .callout-gray p, .callout-gray ul, .callout-gray ol { margin: 15px 30px 20px 15px; line-height:1.5em;}
   .callout-gray .readmore { color: #8c8c8c; }
  
 .callout-white-container {margin-bottom: 15px;}
  .callout-white { background:white; padding-bottom: 1px;} /* padding required to keep margins in */
   .callout-white h3 { background: #F2A900; color: white !important; padding: 5px 30px;}
   .callout-white p,.callout-white ul,.callout-white ol { margin: 20px 50px 20px 30px;}
   .callout-white .readmore { color: #8c8c8c; }
   
 .callout-tan-container {margin-bottom: 15px;}
  .callout-tan { background: #B58150;  color: white; /*padding-bottom: 1px;*/} /* padding required to keep margins in */
   .callout-tan h3 { color: white !important; margin: 20px 50px 20px 30px;}
   .callout-tan h4 { color: white !important; margin: 20px 50px 20px 30px;}
   .callout-tan p,.callout-tan ul,.callout-tan ol { margin: 20px 0px 0px 30px;}
   .callout-tan .readmore { color: white; }
   
 .col-side .callout-gray h3 { background:  #B58150; }
 
 /* callout gray side is used as a menu */
 .callout-gray-side-container {margin-bottom: 15px; margin-top: -30px; }
  .callout-gray-side { padding-top: 60px;}
    @media screen and (max-width:640px) { /* the callout-gray-side is moved up under the menu, so the responsive version needs to move it down */
	 .callout-gray-side-container {margin-top: 0 !important; }
      .callout-gray-side { padding-top: 0 !important;}
    }
  .callout-gray-side { background: #f7f7f7; padding-bottom: 1px;} /* padding required to keep margins in */
   .callout-gray-side h3 { padding: 0 0 0 16px;line-height: 1.3em;}
   .callout-gray-side p, .callout-gray-side ul, .callout-gray-side ol { margin: 15px 50px 20px 15px; line-height:1.5em;}
   .callout-gray-side .readmore { color: #8c8c8c; }
   /* this is a menu */
   .callout-gray-side ul { list-style-type: none; }
   .callout-gray-side li { margin-left: -15px; padding: 5px 15px; border-left: solid 2px transparent;line-height: 1.3em;}
   .callout-gray-side li.selected { color: #AF272F; border-left: solid 2px #AF272F;}
   .callout-gray-side li:hover { color: #AF272F; border-left: solid 2px #AF272F;}
 
 /* service boxes */
.service-box { float: left; width: calc(99%/3); height: 160px;  box-sizing: border-box; -moz-box-sizing:border-box; padding: 20px 10px 0 10px; margin: 0;text-align: center; color: white;}
 .service-box:hover { background-color: #edf8ff; color: #80afce; }
 .service-box:hover h3 { color: #80afce !important; }
 .service-box:hover h3 a { color: #80afce !important; }
 .service-box p { font-size: .8em; line-height: 1.5em;}
 .service-box h3 {color: white !important; line-height: 24px; padding-top:0;}
 .service-box a {color: white !important;}
 .service-box-light { background: #8cbcdc;}
 .service-box-dark { background: #80afce;}
 
 /* home page case study boxes */
 .case-study-box {position: relative; REMbackground: #333333;}
 .case-study-box img {display: block; transition: opacity .25s;}
 .case-study-box:hover img {REMopacity: .2;}
 .case-study-text {REMopacity:0; REMposition:absolute; top: 40%; bottom: 50%; width: 100%; REMcolor: #ffffff !important; padding: 0 5%; transition: opacity .25s;}
 .case-study-box:hover .case-study-text {opacity: 1;}
 .case-study-text a:hover {color:inherit !important;}
 
 .home-success-container {padding: 0 100px; position: relative;}
 .home-success-left, .home-success-right {position: absolute; font-size: 3em; top: 0; bottom: 60px; height: 64px; margin: auto; cursor: pointer;}
 .home-success-left {left: 40px;}
 .home-success-right {right: 40px;}
 .home-success-slider {max-width: 100%; overflow: hidden;}
 .home-success-slider-inner {position: relative; left: 0;}
 .home-success-item {position: relative; REMbackground: #333333; display: table-cell; min-width: 315px;}
 .home-success-item img {display: block; transition: opacity .25s; margin: 0 auto;}
 .home-success-item:hover img {REMopacity: .2;}
 .home-success-item .case-study-text {REMopacity:0; REMposition:absolute; top: 40%; bottom: 50%; width: 100%; REMcolor: #ffffff !important; padding: 0 5%; transition: opacity .25s; text-align: center; padding-top: 14px; font-size: 1em;}
 .home-success-item:hover .case-study-text {opacity: 1;}
 .case-study-text a:hover {color:inherit !important;}

 
 /* page content case study boxes */
 .page-content-case-studies p {text-align: left; background-color: #f7f7f7; color: #8c8c8c; font-weight: normal !important;}
 .page-content-case-studies p a {text-decoration: none !important;}
 .page-content-case-studies p.desc {padding: 0 15px 10px;}

/*---------------------------------------------*/
/* 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-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:640px) {
	*[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 */
}


/*
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:640px) {
	*[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:641px) {
	*[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;}
}



