  .grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s}.grayscale.grayscale-fade:hover{-webkit-filter:grayscale(0%);filter:none}.grayscale-replaced.grayscale-fade svg{opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.grayscale-replaced.grayscale-fade:hover svg{opacity:0}

body.template-wc_fancy-fullwidth-template #page-image-header .Page-title,
body.template-wc_fancy-fullwidth-template #page-image-header .Page-title a{max-width:1200px;}



.font-news-bold{font-family:NewsGothicBdCnBT-Reg,Arial;font-weight:normal;}
.font-news{font-family:NewsGothic-Regular;font-weight:normal;}
.font-ant{font-family:'Antium','Arial' !important;}
.font-minion-italic{font-family: 'minionsemibold_italic';}

  
#circles-w-icons *,#landing-ig *,
.wc-acf-section .slide *,
.wc-acf-section .wc-arrow,
.slide-descs,.slide-disc,
.wc-acf-accolades *{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
}

/*#content>div>div{margin-bottom: 25px;}*/
.wc-share-bttn{
  display: inline-block;
  padding: 5px;
  border-radius: 50%;
  margin: 5px;
  width: 25px;
  height: 25px;
  background: #004331;
  color: white;
  text-align: center;
  vertical-align: middle;
}
.wc-share-bttn>i{vertical-align: middle;font-size:90%;}
.wc-share-bttn:hover{
  background: #a78f41;
}

.wc-acf-section{/*clear: both;*/max-width:1200px;margin: 0 auto 0px;margin-bottom: 0px !important;padding: 0 0 25px;position: relative;z-index:1}
.wc-acf-section *{z-index:1;}
.wc-acf-site-home-full-width .wc-acf-section:after{
  content:" ";width:100%;height:100%;position: absolute;
  top:0;left:0;margin: 0;padding: 0;
  background: url(/mics/wp-content/themes/wagner/images/WC_pattern.jpg) center center repeat;
  opacity: 0.6;z-index:0;
}
.wc-acf-section h1{position: relative;}
.wc-acf-section>h3{margin-bottom: 10px;}
.wc-acf-section:last-child{padding-bottom: 0;}



.wc-acf-section .star-line{
   z-index: 15;
   position: relative;
   /*background: url(/mics/wp-content/themes/wagner/images/spotlight-icon-trans.png) center center no-repeat;*/
   margin-top: 8px;
   margin-bottom: 8px;
   /*height: 21px;*/
   max-width: 1230px;
   margin: 8px auto 25px;
   opacity: 0.75;
   text-align: center;
}

.wc-acf-section .star-line i{z-index: 1;font-size: 1.35em; margin: 0 5px;vertical-align: middle;}

.wc-acf-section .star-line>.star-line-left,
.wc-acf-section .star-line>.star-line-right{
   z-index: 15;
   position: relative;
   background: url(/mics/wp-content/themes/wagner/images/newsroom-line-large-no-mic-left.png) left center no-repeat;
   width: 41.5%;
   display: inline-block;
   position: relative;
   z-index: 0;
   vertical-align: middle;
}
.wc-acf-section .star-line>.star-line-right{ background-image: url(/mics/wp-content/themes/wagner/images/newsroom-line-large-no-mic-right.png);background-position: right center;}


/*body .wc-acf-fancy-full-width .lizatom-tabs-vertical .tab-container{width:70% !important;}*/
body .wc-acf-fancy-full-width .wagner-linkbox{background-color: inherit;}
body .wc-acf-fancy-full-width .wagner-linkbox .wc-linkbox-inner{background-color: white;}
body .wc-acf-fancy-full-width div.wph-holder{max-width:none;}

body .wc-acf-fancy-full-width div.wph-holder div.wph-post>span.wph-left{width:35%;}
body .wc-acf-fancy-full-width div.wph-post .wph-content{position: relative;}
body .wc-acf-fancy-full-width #circles-w-icons .circle-content{max-width: 1200px;}
/*.wc-acf-section.wc-acf-section-colorbox{clear: both;}*/

/*
 *START: Slide General
 */

  .swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
  }
  .swipe-wrap {
    overflow: hidden;
    position: relative;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
  }
  .swipe-wrap .slide
  {
    float:left;
    width:100%;
    position: relative;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
	overflow: hidden;
	height: 0;
  }
  
  .swipe-wrap .slide:first-child{height: auto;}
  .swipe-wrap .slide-show{height: auto;}
  
  .swipe-wrap .slide *{
	/*-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);*/
  }
  
  .disc-bg{background-color: #c2c2c2}
  .disc-bg:hover{background-color: #0b3c2f}
  .disc-bg-active{background-color: #0b3c2f}
  .slide-discs{margin: 0 auto;padding: 0px 0 0px;position: absolute;bottom: 8px;width:100%;line-height: 0;text-align:center;}
  .slide-disc{display: inline-block;border-radius: 50%;margin: 0 6px;width:12px;height:12px;line-height:0;cursor: pointer;}
  .disc-hidden{display: none;}
  
  
  /*START: Arrows */
  .wc-arrow{
     display: block;
     height:100%;
	 filter:alpha(opacity=0);
     opacity: 0;
     transition: opacity 1s;
     -webkit-transition: opacity 1s;
     position: absolute;
     width: 80px;/*15%;*/
     top:0;
     cursor: pointer;
     
     
  }
  
  
  .wc-arrow-left{
     /*margin-left: 10px;*/
     left:1%;
     background: url(/mics/wp-content/themes/wagner/images/arrow-left-large-gold-bg.png) left center no-repeat;
  }
  .wc-arrow-right{
    /* margin-right: 10px;*/
     right:1%;
     background: url(/mics/wp-content/themes/wagner/images/arrow-right-large-gold-bg.png) right center no-repeat;
  }
  /*END: Arrows */
/*
 *END: Slide General
 */

#landing-video-player #lvp-info .lvp-watch-now:after,
#landing-video-player #lvp-thumbnails .lvp-video-play-icon>span,
#landing-video-player #lvp-thumbnails .lvp-tooltip>div.lvp-tooltip-arrow-down,
.lvp-tooltip>div.lvp-tooltip-arrow-down,
#landing-video-player #lvp-thumbnails .lvp-arrow>span,
.landing-quote>div.quote-info .quote-link:after,
.landing-quote>div.quote-info .quote-link:before,
.wc-carousel .wc-carousel-link a:after,
.acf-photo-carousel .landing-ig-link a:after,
.landing-social-see-more:after{
    background: url(/mics/wp-content/themes/wagner/images/landing-icons.png?ver=1.02) 0px 0px no-repeat;
}

/* Accordion modify */
.lizatom-accordion.wc-acf-accordion .accordion-content > br:first-child,
.lizatom-accordion.wc-acf-accordion .accordion-content > p:first-child,
.lizatom-accordion.wc-acf-accordion .accordion-content>hr:first-child{
  display: block !important;
  line-height: normal;
  margin-bottom: 20px !important;
}

/*
 * Start of Carousel
 */
.wc-carousel{position: relative;padding-bottom: 0;}
.wc-carousel .swipe{
  width:100%;text-align: center;margin: 0 auto;-webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.wc-carousel .swipe img{width:100%;height: auto;}

.wc-carousel .wc-arrow{z-index:2;}
.wc-carousel:hover .wc-arrow{
 filter:alpha(opacity=100);
 opacity: 1;
 transition: opacity 1s;
 -webkit-transition: opacity 1s;
}

.wc-carousel  .editor-pick {
	position: relative;
	width: 100%;
	border-bottom: 1px dotted white;
	text-align: left;
	padding: 0 0 8px;
	color: white;
}

.wc-carousel .wc-carousel-photo{line-height: 0;}



.wc-carousel .wc-carousel-title{
  font-family:NewsGothicBdCnBT-Reg;
  /*font-size:2.0em;*/
  line-height: normal !important;
  /*text-transform: uppercase;*/
  margin: 0 1% 0;
  margin-bottom: 0px;
}
.wc-carousel .wc-carousel-desc{
  margin: 0 1% 10px;
  font-size: 1.2em;
  /*font-family:NewsGothicBdCnBT-Reg;font-weight:normal !important;*/
}

/*.wc-carousel .wc-carousel-title,
.wc-carousel .wc-carousel-desc,
.wc-carousel .wc-carousel-link{
  width:85%;
  margin-left:auto;
  margin-right:auto;
}*/

.wc-carousel{position: relative;padding-bottom: 0;}
.wc-carousel .wc-carousel-content{position: relative;}
.wc-carousel .swipe{
  width:100%;text-align: center;margin: 0 auto;-webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.wc-carousel .swipe img{width:100%;height: auto;}

.wc-carousel .wc-arrow{z-index:2;}
.wc-carousel:hover .wc-arrow{
 filter:alpha(opacity=100);
 opacity: 1;
 transition: opacity 1s;
 -webkit-transition: opacity 1s;
}
.wc-carousel{/*background-color: #004331;background-color:rgba(0,67,49,0.2);*/color:white;}
.wc-carousel .slide .single-post{position: relative;width:90%;margin: 0 auto;}
/*.with-sidemain .wc-carousel .slide .single-post{position: relative;width:92%;margin: 0 auto;}*/
.wc-carousel .slide .single-post>div{vertical-align: middle;display: inline-block;width:49.5%;}
.wc-carousel .slide .single-post>div.home-slide-info{/*margin-top: 30px;*/}
.wc-carousel .slide .single-post-vertical{padding: 25px 0;width:80%;}
.wc-carousel .slide .single-post-vertical>div{width:29.5%}
.wc-carousel .slide .single-post-vertical>div.home-slide-info{width:69.5%}

.wc-carousel .wc-carousel-photo{line-height: 0;}
.wc-carousel .wc-carousel-photo a{display: block;padding: 0;margin: 0;cursor:default;}

.wc-carousel .wc-carousel-title{
  line-height: normal !important;
  margin: 0 1% 0;
  text-align: left;
}
.wc-carousel .wc-carousel-desc{
  margin: 0 1% 10px;
  font-size: 1.2em;
  /*font-family:NewsGothicBdCnBT-Reg;font-weight:normal !important;*/
}

.wc-carousel .editor-pick{
  position: relative;
  width: 100%;
  border-bottom: 1px dotted white;
  text-align: left;
  padding: 0 0 8px;
  color: white;
}
/*.wc-carousel .slide .single-post-vertical .editor-pick{width:66% !important}*/
.wc-carousel .home-slide-info>div{width:auto;position: relative;padding: 25px;}

.wc-carousel .wc-carousel-link{text-align: right;margin-bottom: 15px;font-size:1em;}
.wc-carousel .wc-carousel-link a{display: inline-block;color: white;/*#A68C4A*/text-decoration:none;}
.wc-carousel .wc-carousel-link a:hover{color:white !important;}
/*.wc-carousel .landing-ig-link a:after{content: "";width:18px;height:25px;margin-left: 5px;vertical-align: middle;line-height: 0;display: inline-block;background-position:-529px -132px;}
*/

.wc-carousel .wc-carousel-title,
.wc-carousel .wc-carousel-desc,
.wc-carousel .wc-carousel-link{
  width:100%;
  font-family: 'Antium' !important;
  /*margin-left:auto;
  margin-right:auto;*/
  /*padding: 15px 25px;*/
  margin-bottom: 15px;
}

.wc-carousel .wc-carousel-link{font-size: 1.2em;}

.wc-carousel .disc-bg{background-color: #66877e}
.wc-carousel .disc-bg:hover,
.wc-carousel .disc-bg-active{background-color: white}

.wc-arrow-hidden{display: none !important;}

/*
 * End of Carousel
 */

/* Wagner Profile modify */
.wagner-box i.fa,.wagner-box .wagner-icon{
  /*margin-right: 4px;*/
  color:#9a9a9a;
  width:15px;
  text-align:center;
  /*position: absolute;
  left:0;
  top:3px;*/
}
ul.wagner-box div.wagner-profile-name{margin-bottom: 5px;}
ul.wagner-box .profile-info-list .profile-info-content{margin-top: 1%;}
ul.wagner-box li div.contacts>div{max-width:450px;margin-right: 8px;/*padding-left: 0;*/}
ul.wagner-box li div.contacts>div.student-bio-involvement{margin-top: 10px;}
ul.wagner-box li div.contacts>div:before{display: none;}
/*
 *End: Wagner Profile
 */

/*
 *START: Displaypost
 */
.wc-posts .slide *,
.wc-posts .slide-discs *,
.wc-posts  *,
#home-new #circle-actions *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0); 
}

.display-posts-section .star-line{display: block;}
.wc-acf-site-home-full-width .display-posts-section .star-line{display: block;}

.wc-display-posts {text-align: center;font-family: 'NewsGothic-Regular', Arial, Helvetica, sans-serif;margin: 0 auto;margin-bottom: 0px;max-width: 1200px;position:relative;}
.wc-display-posts .swipe{width:90%;margin: 0 auto;}
.wc-display-posts  .wc-arrow-right{right:0;background-position:center center;width:10%}
.wc-display-posts  .wc-arrow-left{left:0;background-position:center center;width:10%;}
.wc-display-posts .newsroom-slides{left:0;}
.wc-display-posts .slide>span{display: block;width:95%;margin: 0 auto;}
.wc-display-posts .newsroom-title,
.wc-acf-section>h1.newsroom-title,
.wc-display-posts .newsroom-title a,
.wc-acf-section>h1.newsroom-title a{
   color: inherit;
   text-decoration: none;
   font-size: 30px;
   font-family: 'NewsGothicBdCnBT-Reg', Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-transform: uppercase;
   text-align:center;
   }
.wc-acf-site-home-full-width .wc-acf-section .newsroom-title{
  padding-top: 20px;
}
.wc-display-posts .newsroom-line,.wc-acf-section .newsroom-line{background: url(/mics/wp-content/themes/wagner/images/newsroom-line-large.png) center center no-repeat;margin-top: 15px;margin-bottom: 15px;height:22px;}
.wc-display-posts .newsroom-posts{position: relative;width:100%;overflow: hidden;margin:0 auto;padding: 0;}
.wc-display-posts .newsroom-posts #newsroom-slider{padding:0;margin:0 auto;width:85%;z-index:0;}
.wc-display-posts .newsroom-posts .newsroom-post{
   
   display: block;
   height: auto;
   float: left;
   width:33.3333%;
   padding: 0;margin: 0;
   margin-left:0;
   
/*   margin-right: 1.2%;*/
   text-align: left;
   position: relative;
  
   border: 0px solid lightgray;
   /*height:100%;*/
   /*padding-bottom: 15px;*/
}
.wc-display-posts .newsroom-posts .wc-2-cols-per-slide  .newsroom-post{
  width: 49.99%;
}

.wc-display-posts .newsroom-posts .newsroom-post > div{
   display: block;
   margin-left: 13px;
   margin-right: 13px;
   position: relative;
   /*margin-bottom: -99999px;*/
   background-color: #eee;
   height:100%;
   /*padding-bottom: 99999px;*/
   /*margin-bottom: 40px;*//*padding-bottom: 15px;*/
  }
.wc-acf-site-home-full-width .wc-display-posts .newsroom-posts .newsroom-post > div{
  background-color: white;
}
.wc-acf-site-home-full-width div.wph-holder{margin-left: auto !important;margin-right: auto !important;}
/*.wc-display-posts.newsroom-posts .slide .newsroom-post:first-child > div{margin-left: 0;}
.wc-display-posts .newsroom-posts .slide .newsroom-post:last-child > div{margin-right: 0;}*/

.wc-display-posts .newsroom-posts .newsroom-post .newsroom-summary{padding: 15px 15px 45px;font-size: 14px;}
.wc-display-posts .newsroom-posts .newsroom-post .ssba{
   /*display: inline-block;*/
  display:table-cell;vertical-align: middle;
  /*float: right;*/
  margin-left:13px;
  padding-left:13px;
  position: relative;
  z-index: 101;
  width:68%;
}
.wc-display-posts .newsroom-posts .newsroom-post .ssba .wc-share-bttn{
  display: inline-block !important;
  width:16px;height:16px;line-height: 16px;
  margin: 0 0 0 3px;
  padding: 2px;
}
.wc-display-posts .newsroom-posts .newsroom-post .ssba .wc-share-bttn i{
  font-size: 10px;
  margin: 0 auto 0;
}

html.touch body.wc-mobile .wc-display-posts .newsroom-posts .newsroom-post .ssba .wc-share-bttn{
  width:24px;height:24px;line-height: 24px;
}
html.touch body.wc-mobile .wc-display-posts .newsroom-posts .newsroom-post .ssba .wc-share-bttn i{
  font-size: 14px;
}

.wc-display-posts .newsroom-posts .newsroom-post .newsroom-post-desc,
.wc-display-posts .newsroom-posts .newsroom-post .newsroom-summary > a{
   /*padding: 5px 15px;*/
   display: block;
   position: relative;
   color:#0b3c2f;
   text-decoration: none;
   font-size:20px;
   font-weight: normal;
}
.wc-display-posts .newsroom-posts .newsroom-post .newsroom-summary > a span{line-height: 24px;}

.wc-display-posts .newsroom-posts .newsroom-post .newsroom-summary > a{margin-bottom: 10px;}

.wc-display-posts .newsroom-posts .slide{padding: 0;/*margin:0;text-align: left;*/}
.wc-display-posts .newsroom-posts .slide .newsroom-post:first-child{/*padding-left: 0;*/margin-left: 0;}
.wc-display-posts .newsroom-posts .slide .newsroom-post:last-child{margin-right: 0;}

.wc-display-posts .slide-disc{
  margin-top:5px;margin-bottom:5px;
  /*border-radius: 50%;width:15px;height: 15px;background-color:gray;margin: 10px;cursor: pointer;*/
  }
/*.wc-display-posts.newsroom-discs .slide-disc:hover{background-color:lightray;}*/

.wc-display-posts:hover .wc-arrow{
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
   z-index: 100;
}

.wc-display-posts .slide-discs{position: relative;bottom:auto;margin: 15px auto;}

.wc-display-posts  a.post-read-more-link{
   /*margin-right:15px;*/display:table-cell;vertical-align: middle;white-space: nowrap;width:30%;text-decoration:none;
  text-align: right;
  padding-right:15px;
}
.wc-display-posts  a.post-read-more-link:after{
  content: " ";
  display: inline-block;
  line-height: 0;
  width: 16px;
  height: 12px;
  background: url(/mics/wp-content/themes/wagner/images/arrow-right-gold.png) center center no-repeat;
}

/* End of Grid/List/Carousel Posts */

/*START: COLLAGE POSTS */
.wc-collage-posts img{padding: 0;margin: 0;}
/*END COLLAGE POSTS */

/*
 *
 *Start: Photoboxes/Linkboxes
 *
 */
.wagner-photoboxes.wagner-photobox-l>div{margin: 2px 10px 10px}
.wagner-linkbox{margin: 0 0 20px !important;box-shadow:none !important;border-radius: 0 !important;}
.wagner-linkbox .wc-linkbox-inner{margin: 0 10px 0px;box-shadow: 0px 0px 6px #888;border-radius: 6px;}

.wagner-linkbox.box-width-large{width: 49.99%}
./*wc-acf-fancy-full-width .wagner-photobox-l-width-large,
.wc-acf-fancy-full-width .wagner-photobox-h-width-large,
.wc-acf-fancy-full-width .box-width-large{width:33.333%}*/

.single-bucket{float:left;width:33.333%;}
.wc-acf-fancy-full-width .single-bucket{width:24.99%;}
.single-bucket.wagner-linkbox{}
.single-bucket.box-width-small{width: 24.99%}

/*.wc-acf-fancy-full-width .wagner-photobox-l-width-small,
.wc-acf-fancy-full-width .wagner-photobox-h-width-small,
.wc-acf-fancy-full-width .single-bucket.box-width-small{width: 20%}*/

.single-bucket.box-width-medium,
.wagner-linkbox.box-width-medium{width: 33.333%}

.wc-acf-fancy-full-width .wagner-photobox-l-width-medium,
.wc-acf-fancy-full-width .wagner-photobox-h-width-medium,
.wc-acf-fancy-full-width .box-width-medium{width: 24.999%}


.single-bucket.box-width-large{width: 49.99%}

/*.wc-acf-fancy-full-width .wagner-photobox-l-width-large,
.wc-acf-fancy-full-width .wagner-photobox-h-width-large,
.wc-acf-fancy-full-width .single-bucket.box-width-large{width: 33.333%}*/

.single-bucket>div{margin: 0 10px;}
.single-bucket>div>span{display: block;margin-bottom: 20px;text-align: center;}
.single-bucket .bucket-title{font-size: 1.6em;color: #004331;}
.single-bucket .bucket-desc{font-size: 1.1em;}
.single-bucket .bucket-link{margin: 0;}
.single-bucket .bucket-link a{font-size: 1.2em;}
.single-bucket  hr{width: 120px;
margin: 8px auto 7px;
height: 0px;
line-height: 0;
border-top: 1px dotted #595959;
background: none;}
.single-bucket .bucket-img{display: block;border-radius: 50%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.single-bucket .bucket-img img{width: 100%;}
/*
 *
 *End: Linkboxes
 *
 */

 
 /*
   * Start of Social Stream
   */
  /*.wc-acf-section{padding: 0 0 25px;}*/
  .wc-acf-section .max-1200{max-width: 1200px;margin-left:auto;margin-right: auto;position: relative;}
  .wc-acf-section .slide span{display: block;}
  .wc-acf-section .slide>div{width:100%;margin: 0 auto;/*display: table-cell;*/height:inherit;vertical-align: middle;}
  
  .wc-acf-section .social-user{
    font-size:1.4em;
    line-height: 1.42em;
    margin-bottom:  6px;
  }
  .wc-acf-section .social-desc{
    color: #004331;
    font-size:1.4em;
    line-height: 1.42em;
    margin-bottom: 6px;
    /*font-family: 'Antium' !important;*/
    font-weight:normal !important;
  }
  .wc-acf-section .social-date{font-size: 1.4em;}
  
  #landing-social-slider{width:75%;margin: 0 auto;}
  
  .wc-acf-section .social-left{
	/*width:18%;display: inline-block;vertical-align: middle;text-align: center;*/
	display: block;width: 100%;text-align: center;margin-bottom: 10px;
	line-height: 0;
  }
  .wc-acf-section .social-left>span{display: inline-block;}
  .wc-acf-section .social-right{
	text-align: center;max-width: 100%;
  }
  .wc-acf-section .social-img{
    width: 120px;
    height: 120px;
    background: center center no-repeat;
    background-size: cover;
    display: inline-block;
    line-height: 0;
    border-radius: 50%;
  }
  
 
  .wc-acf-section .social-icons{
	/*height:60px;*/
	max-width:1200px;text-align:center;margin: 0 auto;padding: 25px 0 10px;position: relative;
  }

  .wc-acf-section .social-icons>span{
    width:36px;
    height: 36px;
    /*font-family:Socialico;font-size:4em;*/cursor: pointer;color: #7b7b7b;display: inline-block;line-height: 40px;
    background: url(/mics/wp-content/themes/wagner/images/social-color-icons.png?ver=1.0.0) -2px 0px no-repeat;
    text-indent: -99999px;
	margin: 0 3px;
  }
  .wc-acf-section .social-icons .fb-icon{background-position: 0px 0}
  .wc-acf-section .social-icons .fb-icon:hover,
  .wc-acf-section .social-icons .fb-icon.social-icon-active{background-position: -49px 0;/*color:#4c66a4;*/}
  
  .wc-acf-section .social-icons .tw-icon{background-position: -214px 0;}
  .wc-acf-section .social-icons .tw-icon:hover,
  .wc-acf-section .social-icons .tw-icon.social-icon-active{background-position: -268px 0;color:#55ACEE;}
  
  .wc-acf-section .social-icons .yt-icon{background-position: 0px -60px;}
  .wc-acf-section .social-icons .yt-icon:hover,
  .wc-acf-section .social-icons .yt-icon.social-icon-active{background-position: -66px -60px;color:#CC181E;}
  
  .wc-acf-section .social-icons .pin-icon{background-position: -113px -61px;}
  .wc-acf-section .social-icons .pin-icon:hover,
  .wc-acf-section .social-icons .pin-icon.social-icon-active{background-position: -204px -61px;color:brown;}
  
  .wc-acf-section .social-icons .insta-icon{background-position: -101px 0;}
  .wc-acf-section .social-icons .insta-icon:hover,
  .wc-acf-section .social-icons .insta-icon.social-icon-active{background-position: -158px 0;color:brown;}
  
  .wc-acf-section:hover .wc-arrow{
   filter:alpha(opacity=100);
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
   z-index: 100;
  }
  
  .wc-acf-section .landing-social-see-more:after{
	content: "";
	display:none;
	background-position: -529px -132px;
	width: 18px;
	height: 25px;
	/*margin-left:15px;*/
	vertical-align: middle;
  }
  
  /*
   * End of Social Stream
   */
  
/***
 *Start: Tab
 **/
#circles-w-icons{min-height: 130px;height: auto;margin: 0;padding: 30px 0 0;z-index:0;position: relative;text-align: center;}
#circles-w-icons>div>ul>li{
  position: relative;
  text-align:center;
  cursor:pointer;
  display:inline-block;
  padding: 0 0 30px;
  margin-right:15px;
  color:white;
  vertical-align: top;
}
#circles-w-icons>div>ul li .circle-content-arrow-up{
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: dashed dashed solid;
  border-color: transparent transparent #d8d8d8;
  border-width: 0 15px 15px;
  z-index: 1000;
  bottom: 0px;
  visibility: hidden;
  left: 52px;
}
#circles-w-icons>div>ul li .circle-content-arrow-up i{
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: dashed dashed solid;
  border-color: transparent transparent #fafafa;
  border-width: 0 15px 15px;
  top: 1px;
  left: -15px;
}

#circles-w-icons .circle-content{display: none;text-align:left;max-width:952px;margin:0px auto 30px;}
#circles-w-icons .circle-content .circle-content-cols{padding: 20px 4%;background-color:#fafafa;border-color: #d8d8d8;border: 1px solid rgba(216,216,216,0.7);}
#circles-w-icons .circle-content.circle-single-column{}
#circles-w-icons .circle-content.circle-single-column>div{/*text-align:center;*/}
#circles-w-icons .circle-content.circle-single-column>div .col-last{float:none;display: block;/*text-align:left;*/width:auto;}
#circles-w-icons .circle-content .circle-content-arrow-up{height: 20px;position: relative;}
#circles-w-icons .circle-content .circle-content-arrow-up>span{height: 20px;display: block;position: absolute;width:50px;left:40%;background-color:white;}
/*#circles-w-icons .single-circle{transition: background 500ms}
#circles-w-icons .single-circle .fa{transition: color 500ms}*/
.circle-content ul > li > ul{list-style-image: none;list-style-type: disc;margin-left: 32px;}
.circle-content ul > li > ul > li{}
.circle-content ul > li > ul > li > ul{list-style-type: none;}
.circle-content ul > li > ul > li > ul > li:before{content: "-";display: inline-block;margin-right: 8px;font-weight: bold;}

.circle-content ol{list-style-type: decimal;/*list-style-position: inside;*/margin-left: 24px;}
.circle-content ol > li > ol{list-style-type: lower-alpha;margin-left: 36px;}
.circle-content ol > li > ol > li{}
.circle-content ol > li > ol > li > ol{list-style-type: lower-roman;}
/***
 *End: Tab
 ***/

 
/*
   * Start of Video Player
   */
  #landing-video-player{
    min-height:200px;
    border: 0px solid red;
    position: relative;
    color: white;
    background: url(/mics/wp-content/themes/wagner/images/mainhall2.jpg) center center no-repeat;
    /*
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    */
    background-size: cover;
    padding: 0;
  }
 
  #landing-video-player iframe{display: none;/*width:740;height: 416px;*//*width:640;height: 360px;*/margin: 0 auto;}
 
  #landing-video-player .lvp-first-overlayer{
    position: absolute;
    width:100%;
    height:100%;
	min-height: inherit;
    background: green;/*#004331;*/
	filter:alpha(opacity=50);
    opacity: 0.5;
    z-index:1;
  }
 
  #landing-video-player .lvp-overlayer-left{
    position: absolute;
    width:100%;
    height:100%;
	min-height: inherit;
    background:black;
    background: -webkit-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Safari */
    background: -o-linear-gradient(left,  rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left,  rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to  left, rgba(0,0,0,0.8), rgba(0,0,0,0.7),rgba(0,0,0,0.7), rgba(0,0,0,0.7), rgba(0,0,0,0.8)); /* Standard syntax (must be last) */
    /*opacity: 0.6;*/
    z-index:2;
	padding: 0;
	margin: 0;
  }
  html#ie-7 #landing-video-player .lvp-overlayer-left,
  html#ie-8 #landing-video-player .lvp-overlayer-left,
  html#ie-8 #landing-video-player .lvp-first-overlayer{
	filter:alpha(opacity=70); /* For IE8 and earlier */
  }
  
  #landing-video-player .lvp-overlayer-right{
	display: none;
    position: absolute;
    right:0;
    width:50%;
    height:inherit;
	min-height: inherit;
    background:black;
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.5),  rgba(0,0,0,0.95)); /* For Safari */
    background: -o-linear-gradient(right, rgba(0,0,0,0.5),  rgba(0,0,0,0.95)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(0,0,0,0.5),  rgba(0,0,0,0.95)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to  right, rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* Standard syntax (must be last) */
    /*opacity: 0.6;*/
    z-index:2;
	padding: 0;
	margin: 0;
  }
 
  #landing-video-player .lvp-video-holder{
	top:0;
	position: absolute;width:100%;height:inherit;
	background: black;
	background:rgba(0,0,0,0.6);z-index:100;display: none;
	min-height: inherit;
	height: 100%;
  }
  #landing-video-player .lvp-video-holder>div{
	max-width: 700px;width:100%;margin: 0 auto;top: 25px;
	position: relative
  }
  #landing-video-player .lvp-video-holder .box-close{
	position: absolute;
	right:-30px;
	cursor: default;
	display: inline-block;
	background: url(/mics/wp-content/themes/wagner/images/close-icon.png) center center no-repeat;
	width:30px;height:20px;
  }
  
  /* Start of Info */
  #landing-video-player #lvp-info{
    /*display: none;*/
    height:450px;
	height: auto;
    width:100%;
    max-width: 1200px;/*730px;*/
   /* height:inherit;*/
    position: relative;margin: 0px auto 0;
    text-align: center;
    z-index:4;
	color: white;
  }
  
  #landing-video-player:hover #lvp-info .wc-arrow{
   filter:alpha(opacity=100);
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
  }
  
  
  
  #lvp-info .swipe{width:82%;margin: 0 auto;height: inherit;}
  #lvp-info .swipe>.swipe-wrap{/*width: 600%*/}
  #lvp-info .swipe>div{height: inherit;}/*,#lvp-info .swipe>div>div*/
  
  #landing-video-player #lvp-info .slide>div{display: table-cell;width:inherit;height:inherit;vertical-align: middle;padding: 30px 0;/*margin-top:40px*/}
  /*#landing-video-player #lvp-info>div:before{content: "";display: inline-block;height:90px;width:0;}*/
  #landing-video-player #lvp-info .lvp-title{/*padding-top: 50px;*/font-family:NewsGothicBdCnBT-Reg;font-size:30px;line-height: normal !important;}
  #landing-video-player #lvp-info .lvp-desc{font-size:20px;line-height: normal !important;max-width:760px;margin:auto;}
  #landing-video-player #lvp-info .lvp-watch-now{
    font-family:NewsGothicBdCnBT-Reg;
    color:#a78e3d;
    font-size:30px;
    cursor: pointer;
    margin: 25px 0 0 0;
    display: inline-block;
    /*border: 1px solid red;*/
    position: relative;
  }
  #landing-video-player #lvp-info hr{
    background: url(/mics/wp-content/themes/wagner/images/landing-video-breakline-icon.png) center center no-repeat;
    /*background-size: cover;*/
  }
  
  
  #landing-video-player #lvp-info .lvp-watch-now:after,
  #landing-video-player #lvp-thumbnails .lvp-video-play-icon>span,
  #landing-video-player #lvp-thumbnails .lvp-tooltip>div.lvp-tooltip-arrow-down,
  #landing-video-player #lvp-thumbnails .lvp-arrow>span,
  .landing-quote>div.quote-info .quote-link:after,
  #landing-ig .landing-ig-link a:after,
  .landing-social-see-more:after{
    background: url(/mics/wp-content/themes/wagner/images/landing-icons.png?ver=1.02) 0px 0px no-repeat;
  }
  
  
  #landing-video-player #lvp-info .lvp-watch-now:after{
    background-position: -6px -7px;
    display: inline-block;
    content: "";
    width:48px;
    height:48px;
    vertical-align: middle;
    margin: 0 0 11px 10px;
  }
  /* End of Info */
 
  /* thumbnail nav */
  #landing-video-player #lvp-thumbnails{
    position: absolute;
	position: relative;
    /*bottom: 0px;*/
    width:100%;
    z-index:10;
    padding: 0 0 35px;
    text-align: center;
    background: black;
    filter:alpha(opacity=70); /* For IE8 and earlier */
    background: -webkit-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Safari */
    background: -o-linear-gradient(left,  rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left,  rgba(0,0,0,1), rgba(0,0,0,0.4),  rgba(0,0,0,0.95)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0)); /* Standard syntax (must be last) */
  }
  
  #landing-video-player #lvp-thumbnails .lvp-video-play-icon{
    position: absolute;
    display: block;
    top:0px;
    z-index:11;
    width: 100%;
    text-align: center;
    cursor: pointer;
	background-color: rgba(0,0,0,0.25);
	height: 107px;
	filter:alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 400ms;
    transition: opacity 400ms;
  }
 
  #landing-video-player #lvp-thumbnails .lvp-video-play-icon>span:before{display: inline-block;vertical-align: middle;content: "";height:48px;}
  #landing-video-player #lvp-thumbnails .lvp-video-play-icon>span{
    display: inline-block;
    background-position:  -110px -7px;
    width:61px;
    height:61px;
	filter:alpha(opacity=0);
    -webkit-transition: opacity 400ms ease-in-out;
    transition: opacity 400ms ease-in-out;
    opacity: 0; 
    height: 0;
	margin-top:23px;
  }
  
  #landing-video-player .landing-video .lvp-video-overlay{
	background-color: black;
	filter:alpha(opacity=40);
	opacity:0.4;
	width:100%;
	position:absolute;
	height:100%;
	min-height:inherit;
	-web-transition: opacity 800ms,background-color 800ms;
	transition: opacity 800ms,background-color 800ms;
	}
  
  #landing-video-player #lvp-thumbnails .landing-video .lvp-video-desc{text-align: left;display: none;}
  
  #landing-video-player #lvp-thumbnails .landing-video:hover .lvp-video-play-icon>span,
  #landing-video-player #lvp-thumbnails .landing-video.lvp-active .lvp-video-play-icon>span{
	filter:alpha(opacity=100);
	opacity: 1;height:61px;
  }
  #landing-video-player #lvp-thumbnails .landing-video:hover .lvp-video-play-icon,
  #landing-video-player #lvp-thumbnails .landing-video.lvp-active .lvp-video-play-icon{
	background-color: rgba(0,0,0,0);
	width: 99.1%;
	height: 105px;
	filter:alpha(opacity=100);
	opacity: 1;
  }
  
  #landing-video-player #lvp-thumbnails .landing-video:hover .lvp-video-overlay,
  #landing-video-player #lvp-thumbnails .landing-video.lvp-active .lvp-video-overlay{
	background-color: transparent;
	filter:alpha(opacity=0);
	opacity:0;
	
  }
  
  #landing-video-player .lvp-thumbnail-list-holder{
    display: inline-block;
    width: 100%;
    position: relative;
    max-width:1200px;
    margin: 0 auto;
    height: 112px;
    vertical-align: middle;
    overflow: hidden;
  }
  
  #landing-video-player div.lvp-thumbnail-list{
    position: relative;
    width:100%;
    display: block;
    overflow-x:auto;
    overflow-y:hidden;
    /*height: 112px;*/
    padding-bottom: 25px;
    /*left:0;
    top:0;*/
    /*font-size:0;*/
    /*position: absolute;
  
    top:0;*/
  }
  /*#landing-video-player div.lvp-thumbnail-list::-webkit-scrollbar{display: none;}*/
  
  #landing-video-player div.lvp-thumbnail-list>div{width:300%;position: relative;margin: 0 auto;}
  #landing-video-player div.lvp-thumbnail-list .landing-video{
    cursor: pointer;margin: 0 15px 0 0;/*float: left;*/
	display: inline-block;/*font-size:15px;*/
    width:190px;position: relative;
	list-style-type: none;
	list-style-image: none;
    background: black;
    vertical-align: top;
  }
  /*#landing-video-player div.lvp-thumbnail-list .landing-video>div{
    width: 100%;
	height: inherit;
	
	padding: 0;
	position:  relative;
	margin: 0;
  }*/
  #landing-video-player div.lvp-thumbnail-list .landing-video:last-child{margin: 0;}
  
  #landing-video-player div.lvp-thumbnail-list .landing-video img{
    cursor: pointer;
    width:100%;
    height:auto;
    /*filter:alpha(opacity=65);  For IE8 and earlier 
    opacity: 0.65;*/
   
    /*transition: opacity 1s,width 100ms,border 100ms;*/
  }
  /*#landing-video-player #lvp-thumbnails .landing-video:hover img*/
  #landing-video-player div.lvp-thumbnail-list .landing-video:hover img,
  #landing-video-player div.lvp-thumbnail-list .landing-video.lvp-active img
  {
    filter:alpha(opacity=100); /* For IE8 and earlier */
	opacity: 1;
    /*border: 2px solid #A68C4A;*/
    /*width: 98%;*/
    width: inherit;
  }
  
  #landing-video-player #lvp-thumbnails .landing-video.lvp-active .lvp-video-play-icon{
	border: 2px solid #A68C4A;
  }
 
  #landing-video-player #lvp-thumbnails .lvp-tooltip{
    display: none;
	filter:alpha(opacity=100);
	opacity: 1;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
     
    height: auto;
    overflow: hidden;
    /*z-index:200;*/
    color:#a78e3d;
    border:0px solid gray;
    position: absolute;
    top:-100px;
	width:inherit;
    padding: 0px;
    width: 190px;
	border: 0px solid red;
	text-align: center;
  }
  
  #landing-video-player #lvp-thumbnails .lvp-tooltip>div{
	padding: 10px;
	background-color:white;
  }
  
  #landing-video-player #lvp-thumbnails .lvp-tooltip>div.lvp-tooltip-arrow-down,
  .lvp-tooltip>div.lvp-tooltip-arrow-down{
     background-position: -482px -9px;
     display: inline-block;
	 width:20px;
	 height:20px;
	 /*line-height: 15px;*/
	 padding: 0;
     border: 0px solid white;
     margin: 0 auto;
  }
  
  
  
  #landing-video-player #lvp-thumbnails .lvp-tooltip.lvp-tooltip-moveover,
  #landing-video-player #lvp-thumbnails .landing-video:hover .lvp-tooltip
  {
	filter:alpha(opacity=100);
    display: block; -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;opacity: 1;height:auto;text-align: center;
  }
  
  #landing-video-player #lvp-thumbnails .lvp-arrow{
     display: inline-block;
     width: 6%;
     text-align: center;
	 opacity: 0;
	 filter:alpha(opacity=0); /* For IE8 and earlier */
	 height: 0;
	 -webkit-transition: opacity 1s;
	 transition: opacity 1s;
	 display: none;
     /*height:112px;*/
     /*vertical-align: middle;*/
  }
  
  #landing-video-player #lvp-thumbnails:hover .lvp-arrow{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	height: auto;
  }
  
  #landing-video-player #lvp-thumbnails .lvp-arrow>span{
     background-position:-249px -8px;
     display: inline-block;
     text-indent: -9999px;
     text-align: center;
     vertical-align: middle;
     width: 32px;
     height: 44px;
  }
  
  #landing-video-player #lvp-thumbnails .lvp-arrow.lvp-arrow-right>span{
     background-position: -375px -8px;
  }
  
  #landing-video-player #lvp-info .wc-arrow-hidden{
     display: none !important;
  }
  /* End of Thumbnail Nav */
  
  /*
   * End of Video Player
   */

/* SPOTLIGHT */
.wc-acf-site-home-full-width .wc-acf-section{max-width: none;}


#sf-spotlight{
   position: relative;
   text-align: center;
   font-family: 'NewsGothic-Regular', Arial, Helvetica, sans-serif;
   /*background-color: #104033;*/
   color:white;
   /*background-size: cover;background-repeat: no-repeat;background-position: 50% 0;
   background-attachment: scroll;*/
}

#sf-spotlight > div{
   padding: 20px 0;
   margin-bottom: 20px;
   /*
   background-image: url(/mics/wp-content/themes/wagner/images/Empire-State.jpg);
   background-position: 50% 0;
   background-size: cover;
   background-repeat: repeat;
   background-attachment: scroll;
   */
   position: relative;
}

.wc-acf-site-home-full-width #sf-spotlight>div{}

#sf-spotlight .spotlight-content{
  margin: 0 auto;
  width: 80%;
  max-width: 860px;
  z-index: 15;
  position: relative;
}
#sf-spotlight .spotlight-title{
   z-index: 15;
   /*font: 30px/32px 'NewsGothicBdCnBT-Reg', Arial, Helvetica, sans-serif !important;*/
   text-transform: uppercase;
   position: relative;
   margin: 15px auto 15px;
   color: white;
}

#sf-spotlight .star-line>.star-line-left,
#sf-spotlight .star-line>.star-line-right{
   background: url(/mics/wp-content/themes/wagner/images/spotlight-icon-trans-no-star-left.png) left center no-repeat;
}
#sf-spotlight .star-line>.star-line-right{ background-image: url(/mics/wp-content/themes/wagner/images/spotlight-icon-trans-no-star-right.png);background-position: right center;}

#sf-spotlight .spotlight-group{list-style-type: none;text-align: left;/*float: left;*/clear: both;/*width: 80%;home-star-line-green.png*/margin: 0 auto 35px;position: relative;}
#sf-spotlight .spotlight-group li:last-child{clear: both;line-height: 0;}
#sf-spotlight .spotlight-group .spotlight-photo{
   background: url(/wp-content/uploads/2013/11/Explore-majors.jpg) center center no-repeat;
   display: block;
   float: left;
   vertical-align: middle;
   text-align: center;
   border-radius: 50%;
   width:160px;
   height:160px;
   border:8px solid white;
   position: relative;
   cursor: pointer;
   opacity: 0.75;
   margin: 0 10px;
   background-size:cover;
   }
#sf-spotlight .spotlight-group .spotlight-photo:hover{
   opacity: 1;
   transition: opacity 500ms;
   -webkit-transition: opacity 500ms;
}
#sf-spotlight .spotlight-group .spotlight-photo > span{
   text-align: center;
   
   vertical-align: middle;
   /*top:32px;left:32px;position: absolute;*//*font-weight: 900;*/
   margin-top:48px;
   width:64px;
   height: 64px;
   display: inline-block;
   background: url(/mics/wp-content/themes/wagner/images/play-bttn-round-bg.png) center center no-repeat;
   color:white;
   border-radius: 50%;
   text-indent: -9999px;
   position: relative;
   z-index: 2;
}

#sf-spotlight .spotlight-group .spotlight-photo > span > span{
   top:0;left:0;position: absolute;
   width:100%;
   height: inherit;
   background: url(/mics/wp-content/themes/wagner/images/play-icon.png) center center no-repeat;
   display: block;
   z-index: 3;
}

#sf-spotlight:hover .wc-arrow{
   display: block;
   height:100%;
   opacity: 1;
}

#sf-spotlight .spotlight-group .spotlight-photo > span:before{content:"";height:66px;vertical-align: middle;display: inline-block;}
#sf-spotlight .spotlight-group .spotlight-group-content{
  display: block;
  font-size: 16px;
  position: relative;
  padding-top:25px;
  margin-left: 210px;
  margin-right: 210px;
}
#sf-spotlight .spotlight-group .spotlight-group-content > div{position: relative;}

#sf-spotlight .spotlight-group.odd .spotlight-group-content{/*text-align: left;margin-left: 15px;*/}
/*#sf-spotlight .spotlight-group.even{text-align: right;}*/
#sf-spotlight .spotlight-group.even{}
#sf-spotlight .spotlight-group.even .spotlight-photo{float: right;/*margin-right: 0px;margin-left:10px;*/}
#sf-spotlight .spotlight-group.even .spotlight-group-content{
  text-align: right;
  /*margin-left:6%;
  margin-right:200px;*/
  /*text-align: right;margin-right: 15px;*/
}

#sf-spotlight .spotlight-group .spotlight-group-name{
  /*font-size: 23px;
  line-height: 26px;*/
  text-transform: uppercase;
  font-size:normal;
  font-family: 'NewsGothicBdCnBT-Reg', Arial, Helvetica, sans-serif;
  color:white;
  /*letter-spacing: 1px;*/
}
#sf-spotlight .spotlight-group .spotlight-group-title{
  cursor: pointer;
  color: #a58d3f;
  margin-top: 12px;
  margin-bottom: 3px;
  font:25px/20px Antium, Arial, Helvetica, sans-serif;/*'minionregular'*/
  line-height: normal !important;
}

#sf-spotlight .spotlight-group .spotlight-group-title:hover{
  color: white;
  text-decoration: underline;
}

#sf-spotlight .spotlight-layer{
   border: 0px solid gray;
   position: absolute;
   width:100%;
   
   left:0;
   top:0;
   height:100%;
   z-index: 10;
   /*display: none;#104033 #004331*/
   background-color: rgb(0,67,49);
   /*background: url(/mics/wp-content/themes/wagner/images/green-trans-bg-2.png) repeat;*/
   color:white;
   padding: 0;
   margin: 0;
   z-index:9;
}

#sf-spotlight .acf-overlayer{
  opacity: 0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
  -webkit-filter: saturate(110%);
  -moz-filter: saturate(110%);
  filter: saturate(110%);
}

#sf-spotlight .acf-overlayer-bg{
  -webkit-filter: grayscale(100%) brightness(1.1) contrast(110%) saturate(110%);
  -moz-filter: grayscale(100%) brightness(1.1) contrast(110%) saturate(110%);
  filter: grayscale(100%) brightness(1.1) contrast(110%) saturate(110%);
  background-size:cover;
  background-position:center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  opacity: 0.9;
  filter:alpha(opacity=90); /* For IE8 and earlier */
  z-index: 7;
}

#sf-spotlight .acf-overlayer-bg-2{
  background-color: rgb(0,0,0);
  z-index:9;
  opacity: 0.55;
  filter:alpha(opacity=55); /* For IE8 and earlier */
}

#content #sf-spotlight ul{list-style-image: none;}

#sf-spotlight .spotlight-playing-layer{
   position: absolute;
   width:100%;
   opacity: 0.4;
   filter:alpha(opacity=40); /* For IE8 and earlier */
   left:0;
   top:0;
   height: 100%;
   z-index: 16;
   /*display: none;*/
   background-color:black;
   color:white;
   padding: 0;
   margin: 0;
   display: none;
   cursor: pointer;
}

#sf-spotlight .spotlight-video-box .box-close{
   display: block;
   position: absolute;
   z-index:22;
   right:0;
   top: -19px;
   /*font-weight:900;*/
  /* opacity: 0.7;*/
   cursor: pointer;
   width: 30px;
   height: 15px;
   background-color: black;/*#595959;*/
   background-image: url(/mics/wp-content/themes/wagner/images/close-icon.png);
   background-repeat: no-repeat;
   background-position: center center;
   /*border-radius: 50%;*/
   /*border-top-left-radius:5px;*/
   /*border-top-right-radius:5px;*/
   color: white;
   padding: 2px;
}

#sf-spotlight .spotlight-video-box{
   border: 0px solid gray;
   border-radius: 4px;
   position: absolute;
   width:100%;
   left:0;
   top:55px;
   /*height:600px;*/
   z-index: 20;
   display: none;
   /*background-color:white;*/
   color:black;
   padding: 0;
   margin: 0;
   cursor: pointer;
}

#sf-spotlight .spotlight-video-box .spotlight-video-holder {
      position: relative;
      max-width:764px;
      padding: 0px;
      /*max-height: 315px;*/
      margin: 0 auto;
      background-color: transparent;
      padding: 0px;
      width:100%;
      display: block;
      opacity: 1;
      /*border-radius: 3px;*/
}

/*#sf-spotlight .flex-video {
      position: relative;
      max-width:95%;
      padding-top: 1.5625em;
      padding-bottom: 67.5%;
      height: 0;
      margin-bottom: 1em;
      overflow: hidden;
      margin-left: auto;
      margin-right: auto;
}
#sf-spotlight .flex-video.widescreen {padding-bottom: 57.25%; }
#sf-spotlight .flex-video.vimeo {padding-top: 0; }
#sf-spotlight .flex-video iframe,
#sf-spotlight .flex-video object,
#sf-spotlight .flex-video embed,
#sf-spotlight .flex-video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}*/
/* End of spotlight */


/*
* Start of Infographic/PhotoCarousel
*/
  .acf-photo-carousel{position: relative;padding-bottom: 0;}
  .acf-photo-carousel .swipe{
	width:100%;
	text-align: center;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
  }
  .acf-photo-carousel .swipe img{width:100%;height: auto;}
  
  .acf-photo-carousel .wc-arrow{z-index:2;}
  .acf-photo-carousel:hover .wc-arrow{
   filter:alpha(opacity=100);
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
  }
  
  .acf-photo-carousel .landing-ig-photo{line-height: 0;}
  
  
  
  .acf-photo-carousel .landing-ig-title{
	font-family:NewsGothicBdCnBT-Reg;
	font-size:2.0em;
	line-height: normal !important;
	text-transform: uppercase;
	margin: 0 1% 0;
	margin-bottom: 0px;
  }
  .acf-photo-carousel .landing-ig-desc{
	margin: 0 1% 10px;
	font-size: 1.2em;
	/*font-family:NewsGothicBdCnBT-Reg;font-weight:normal !important;*/
  }
  .acf-photo-carousel .landing-ig-link{text-transform:uppercase;margin-bottom: 15px;font-size:1.22em;font-family:NewsGothicBdCnBT-Reg;font-weight:normal !important;}
  .acf-photo-carousel .landing-ig-link a{display: inline-block;color: #A68C4A;}
  .acf-photo-carousel .landing-ig-link a:after{content: "";width:18px;height:25px;margin-left: 5px;vertical-align: middle;line-height: 0;display: inline-block;background-position:-529px -132px;}
  
  .acf-photo-carousel .landing-ig-title,
  .acf-photo-carousel .landing-ig-desc,
  .acf-photo-carousel .landing-ig-link{
	width:85%;
	margin-left:auto;
	margin-right:auto;
  }
.acf-photo-carousel-on-photo .wc-arrow-left {
   background-image: url(/mics/wp-content/themes/wagner/images/arrow-left-large-white-bg.png);
}
.acf-photo-carousel-on-photo .wc-arrow-right {
   background-image: url(/mics/wp-content/themes/wagner/images/arrow-right-large-white-bg.png);
}
.acf-photo-carousel .acf-photo-carousel-text-on-photo-content .slide .single-post{
   min-height:370px;
   position: relative;
   background: center center no-repeat;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:cover;
} 
.acf-photo-carousel .acf-photo-carousel-text-on-photo{
	height: inherit;
	display: inline-block;
	width:90%;
	vertical-align: middle;
	z-index:6;
	position: relative;
	margin-top: 45px;
	
	/*position: absolute;
	top: 60px;
	left:0;*/
	width:100%;
}
.acf-photo-carousel .acf-photo-carousel-text-on-photo:before,
.acf-photo-carousel .acf-photo-carousel-text-on-photo:after{content: "";display: inline-block;line-height: 0;vertical-align: middle;}
.acf-photo-carousel .disc-bg{background: rgb(255,255,255);background: rgba(255,255,255,0.5);}
.acf-photo-carousel .disc-bg:hover,
.acf-photo-carousel .disc-bg-active{background: rgb(255,255,255);}
/*
 * End of Infographic/PhotoCarousle
 */

/*
 * Start of color box/note
 */
.wc-acf-section>.lt-box,
.wc-acf-section>.lt-note{margin-bottom: 0;max-width: 1200px;}
.wc-acf-section .clear{clear: both !important;}
/*
 * End of color box
 */


/*
 * Start of Info box
 * 
 */
.wc-acf-infobox{
  padding: 0px;
  min-height: 20px;
  color:white;
 /* max-width: 780px;*/
  position: relative;
}
.wc-acf-infobox>div{padding: 13px;}
.wc-acf-infobox .infobox-layer{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;top:0;left:0;width:100%;height: 100%;
  max-width: inherit;
}
.wc-acf-infobox .infobox-container .infobox-content>p:first-child{margin: 0}
.wc-acf-infobox .infobox-container .infobox-content a{font-weight: bold;}
.wc-acf-infobox.color-a68c4a .infobox-container .infobox-content a{color: #663333 !important;}
.wc-acf-infobox .infobox-container .infobox-content a:hover{color:white !important;}

.wc-acf-infobox .close-infobox{cursor: pointer;position: absolute;display: inline-block;width:20px;height:20px;top:0;right:0;z-index:4;}
/*
 * End of Info box
 */

/* Start of Social media */
.wc-acf-section.wc-acf-section-social-media>*{margin-right: 15px;float: left;}
.wc-acf-section.wc-acf-section-social-media>.clear{margin:0;float: none;clear:both;}
/* End of Social Media */

/**
   * Start of Quote/Testimonial
   **/
  .wc-acf-quotes{/*font-size: 1.7em;*/padding: 0 0;background: url(/mics/wp-content/themes/wagner/images/yellow-texture.jpg) repeat;}
  .wc-acf-quotes .swipe{width:84%;margin: 0 auto;z-index:0;position: relative;}
  .wc-acf-quotes .slide-discs{padding: 0;width:100%;/*display: none;*/}
  .wc-acf-quotes .slide-discs .disc-bg{background-color:lightgray;}
  .wc-acf-quotes .slide-discs .disc-bg:hover,
  .wc-acf-quotes .slide-discs .disc-bg-active{background-color:white;}
  
  .wc-acf-quotes .wc-arrow{width: 65px;/*9%;*/}
  .wc-acf-quotes .wc-arrow-left{
     /*margin-left: 10px;*/
     
     background-image: url(/mics/wp-content/themes/wagner/images/arrow-left-large-white-bg.png);
  }
  .wc-acf-quotes .wc-arrow-right{
    /* margin-right: 10px;*/

     background-image: url(/mics/wp-content/themes/wagner/images/arrow-right-large-white-bg.png);
  }
  .wc-acf-quotes:hover .wc-arrow{
   filter:alpha(opacity=100);
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
  }
  
  .landing-quote{max-width:1200px;margin: 0 auto;line-height: 0;/*min-height:300px;*/}
  .landing-quote>div span{display: inline-block;width:100%;vertical-align: top;}
  .landing-quote>div{width:50%;padding: 0;margin: 0;min-height: inherit;height: inherit;}
  .landing-quote>div.quote-info{line-height: normal;float:left;}
  .landing-quote>div.quote-info-align-right{float: right;}
  .landing-quote>div.quote-info>div{/*margin: 0px 40px 0px;*/padding: 25px 30px 25px 0;position: relative;/*display: table-cell;*/height:inherit;vertical-align: middle;/*padding-left: 15px;padding-right:15px;*/}
  .landing-quote>div.quote-info-align-right>div{padding: 25px 0px 25px 30px;}
  /*.landing-quote>div.quote-info>div:before{content: "";height: 51px;vertical-align: middle;display: inline-block;}*/
  .landing-quote>div.quote-info>div>span{display: block;margin:0;padding: 0;}
  .landing-quote>div.quote-info .quote-title{text-align:left;font-size:1.7em;}
  .landing-quote>div.quote-info .quote-link{cursor: pointer;text-align: right;color:white;font-size:1.2em;}
  .landing-quote>div.quote-info-align-right .quote-link{text-align: left;}
  .landing-quote>div.quote-info .quote-link:after,
  .landing-quote>div.quote-info .quote-link:before{content:"";margin-left: 5px;width:18px;height:16px;vertical-align: middle;display: inline-block;background-position:-257px -130px;}
  .landing-quote>div.quote-info .quote-link:before{display: none;}
  .landing-quote>div.quote-info .quote-link-active:after{background-position: -200px -130px;}
  .landing-quote>div.quote-info .quote-desc{padding: 20px 0;margin-top: 5px;margin-bottom: 5px;border-top:1px dotted black;}
  .landing-quote>div.quote-image-holder{
	/*float:right;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
  }
  
  .landing-quote>div.quote-image-holder{
	min-height: 120px;
  }
  
  .landing-quote>div.quote-image-holder .quote-photo{
	background-position:  center center;
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	/*height: 100%;*/
	width:100%;
	height:auto;
	/*position: absolute;
	top:0;left: 0;*/
	position: relative;
	z-index:0;
	/*line-height: 0;*/
	padding: 0;margin: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	/*min-height: 150px;*/
  }
  
  .landing-quote>div.quote-image-holder .quote-image{
	height:inherit;background-size: cover !important;
	min-height: inherit;
  }
  
  .landing-quote>div.quote-image-holder>img{width:100%;height:auto;visibility:hidden;display: none;}
  
  landing-quote,landing-quote>div{min-height: inherit;height:auto;}
  
  
  .landing-quote .quote-learn-more{
	display: none;
	background: #595959;
	/*filter:alpha(opacity=90)*/
	background: rgba(0,0,0,0.7);
	text-align: left;
	color: white;
	position: relative;
	/*position: absolute;*/
	/*left: 0;
	top:0;*/
	/*top:0;left: 0;*/
	/*height:inherit;*/
	/*min-height: inherit;*/
	width:100%;
	/*min-height: inherit;
	height: inherit;*/
	height: 100%;
	font-size:1.2em;
	line-height: normal;
  }
  .landing-quote .quote-learn-more>*{padding:20px !important;}
  .landing-quote .quote-learn-more>*:last-child{padding-top:0px !important;}
  .landing-quote .quote-learn-more>*:first-child{padding-top:20px !important;}
  .landing-quote .quote-learn-more>div{padding:20px;}
  .landing-quote .quote-learn-more .quote-learn-more-info{
	margin-bottom: 20px;
  }
  .landing-quote .quote-learn-more .quote-learn-more-info:last-child{
	margin-bottom: 0;
  }
  .landing-quote .quote-learn-more .quote-learn-more-label{
	text-transform:uppercase;
	margin-bottom:2px;
  }
  .landing-quote .quote-learn-more .quote-learn-more-desc{}
  
  
  
  #content .wc-acf-quotes blockquote,
  .wc-acf-quotes blockquote {
	/*width: 450px;*/
	margin: 0 !important;
	/*padding: 0.25em 40px;*/
	/*line-height: 1.45;*/
	position: relative;
	color: white;
    font-size:20px;
	/*background:#ececec;*/
  }
  
  .landing-quote .wc-embed-video .flex-video2.widescreen{
	/*padding-bottom: 61.25%;*/
  }

  /*#landing-quote blockquote:before {
	display: inline-block;
	content: "\201C";
	position: relative;
    font-size: 2em;
	/*left: -15px;
	top: 0px;
  }

  #landing-quote blockquote:after {
	display: inline-block;
	content: "\201D";
	position: relative;
  }*/

  .wc-acf-quotes  blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
  }
 
  .wc-acf-quotes  blockquote cite:before {
	content: "";/*"\2014 \2009";*/
  }
  
  .wc-acf-quotes .slide>div{width: 99%;}
  /**
   * End of Quote/Testimonial
   **/

.profile-editor>p:last-child,.accordion-editor>p:last-child{margin-bottom: 5px;}

.circle-content ol > li > ol > li > ol{list-style-type: lower-roman;}

#wc-min-width-767,
#wc-max-width-767,
#wc-max-width-599,
#wc-max-width-480
{display: none;line-height: 0;}

/* Photobox/linkbox */
#content .wc-box-circle img,.single-bucket .bucket-img{max-width:320px !important;margin-left:auto;margin-right:auto;}
.wc-box-circle {text-align: center;margin-bottom: 15px !important;background-color: transparent !important;}
.wc-box-circle .wagner-photoboxes-inner{text-align: left;}

.wc-acf-section .acf-overlayer{display: none;}


/*START: Home page */
#top-slider{width:100%;background-color: #595959;text-align:center;}
#top-slider:hover .wc-arrow{opacity: 1;}
#top-slider .wc-arrow{z-index:4;background-position: center;}

#top-slider .wc-arrow-left {
   background-image: url(/mics/wp-content/themes/wagner/images/arrow-left-large-white-bg.png);
}
#top-slider .wc-arrow-right {
   background-image: url(/mics/wp-content/themes/wagner/images/arrow-right-large-white-bg.png);
}

#top-slider .disc-bg{background: #eee;background: rgba(255,255,255,0.4);}
#top-slider .disc-bg:hover,
#top-slider .disc-bg-active{background: rgb(255,255,255);}

#top-slider #top-slider-content{min-height:470px;padding: 0;margin: 0 auto;width:100%;max-width:1680px;position: relative;}
#top-slider #top-slider-content .swipe,
#top-slider #top-slider-content .swipe>div,
#top-slider #top-slider-content .swipe>div{min-height: inherit;}
#top-slider .top-slider-layer{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgb(0,0,0);
  opacity:0.55;
  filter: alpha(opacity=55);
  z-index:2;
}
html.cssgradients #top-slider .top-slider-layer{
  background:rgb(0,0,0);
  opacity: 1.0;
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.55) , rgba(0,0,0,0.6), rgba(0,0,0,0.65), rgba(0,0,0,0.6), rgba(0,0,0,0.55)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(0,0,0,0.55) , rgba(0,0,0,0.6), rgba(0,0,0,0.65), rgba(0,0,0,0.6), rgba(0,0,0,0.55)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, rgba(0,0,0,0.55) , rgba(0,0,0,0.6), rgba(0,0,0,0.65), rgba(0,0,0,0.6), rgba(0,0,0,0.55)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(0,0,0,0.55) , rgba(0,0,0,0.6), rgba(0,0,0,0.65), rgba(0,0,0,0.6), rgba(0,0,0,0.55)); /* Standard syntax */
}
#top-slider .slide-bg{
  z-index:1;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  min-height:inherit;
  width:100%;
  background-size:cover;
  background-position:center center;
  background-attachment: fixed;
  -webkit-filter: saturate(130%);
  filter: saturate(130%);
}
#top-slider .slide{text-align: center;}
#top-slider .slide .slide-post{
  display: block;
  min-height: inherit;
  vertical-align: middle;
  width:100%;position: relative;
  z-index:3;
  color:white;
  margin: 0 auto;
  max-width:660px;
}
#top-slider .slide .slide-post>div{position: relative;display: block;padding-top:16%;}
#top-slider .slide .slide-post a>h1,
#top-slider .slide .slide-post a{
  color: white;
  text-decoration:none;
  text-transform:uppercase;
  margin-bottom: 0px;
}
#top-slider .slide .slide-post a>h1{
  padding: 0;width:90%;position: relative;margin: 0 auto;
  font-size: 2.7em;
  font-weight:normal !important;
  line-height: normal !important;
  text-shadow: 2px 2px 2px #000;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
#top-slider .slide .slide-post .home-boxes-desc{
  display: block;
  position: relative;
  line-height: 1.4em !important;
  margin: 0 auto;
  font-size: 1.15em;
  padding: 0;
  width: 90%;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #000000;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
#top-slider .slide .slide-post hr{
  background: url("/mics/wp-content/themes/wagner/images/landing-video-breakline-icon.png") center center no-repeat;
  background-size: auto;
  position: relative;
  margin: 5px 0 20px;
}
#top-slider .slide .slide-post .learn-more{
  display: inline-block;
  border: 1px solid white;
  padding: 0px 38px 0px 27px;
  text-transform: uppercase;
  font-size: 18px;
  margin: 45px auto 0;
  letter-spacing: 1px;
  vertical-align: middle;
  height: 38px;
  line-height: 38px;
  /*-webkit-filter: brightness(1.1);
  filter: brightness(1.1);*/
}

#top-slider .slide .slide-post .learn-more:after{
  content: "";
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 38px;
  margin-left: 5px;
  top: 1px;
  background: url(/mics/wp-content/themes/wagner/images/arrow-right-white.png) center center no-repeat;
}

body.wc-mobile #top-slider .slide .slide-post .learn-more{
  padding-top: 1px;
  height: 37px;
}

body.wc-mobile #top-slider .slide .slide-post .learn-more:after{
 top:0;
}



#top-slider .slide .slide-post .learn-more:hover{
  background-color: #004331;
}
/*
 *End top slider
 */


/*
 *START LINK BUTTONS
 */
.home-link-buttons{
  position: relative;z-index:11;/*margin-top: -50px;*/
  margin: 0;padding: 0 0 20px;
  background: url(/mics/wp-content/themes/wagner/images/WC_pattern.jpg) center center repeat;
  
}
.home-link-buttons>ul{
   /*white-space: nowrap;
 font-size: 0;*/
   padding: 0;list-style-type: none;display: inline-block;margin: -30px auto 0 !important;vertical-align: top;
}
.home-link-buttons li{
  display:inline-block;
  margin: 0px 20px 50px;
  width:150px;
  height:150px;
  vertical-align: top;
  text-align: center;
  -webkit-transition: all 0.3s ease-in; /* For Safari 3.1 to 6.0 */
  transition: all 0.3s ease-in;
  /*-webkit-transition-delay: 0.1s;*/ /* Safari */
  /*transition-delay: 0.1s;*/
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  /*-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	 -webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;*/
  /* -webkit-backface-visibility: hidden; Fix for transition flickering */
}

.home-link-buttons a{
  display:inline-block;
  padding:0;margin: 0 auto;
  position: relative;
  width:inherit;height:inherit;
  color: inherit;
  text-align: center;
  border-radius:50%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  /*display:inline-block;*/
  width:130px;height:130px;
  /*-webkit-transition: all 0.3s linear;*//* For Safari 3.1 to 6.0 */
  /*transition: all 0.3s linear;*/
  /* -webkit-backface-visibility: hidden; Fix for transition flickering */
  /*-webkit-perspective: 1000;*/
  border:10px solid white;
 /* border-radius:50%;*/
  background:#e8e8e8;
  background: url("/mics/wp-content/themes/wagner/images/callout-lightgray.png?ver=1.0.0");
  transition: all 0.2s ease-out;
}
/* Chrome, Safari, Opera */
/*@-webkit-keyframes home-link-bttn {
    0% {opacity: 0}
    100% {opacity: 1}
}*/

/* Standard syntax */
/*@keyframes home-link-bttn {
    0% {opacity: 0}
    100% {opacity: 1}
}*/
.home-link-buttons li:hover{
  /*width: 135px;
  height: 135px;*/
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1) rotate(0.01deg);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  /*-webkit-backface-visibility: hidden;  Fix for transition flickering */
  /*background-color:#003333;*/
  
  
}
.home-link-buttons .wagner-icon{
  font-size: 1.85em;color: #004331;
  /*-webkit-transition: all 0.2s ease-in-out;*//* For Safari 3.1 to 6.0 */
  /*transition: all 0.2s ease-in-out;*/
}

.home-link-buttons .link-button-title{
  position: relative;font-size: 1.35em;padding: 0px 28px 2px;text-transform: uppercase;
  /*-webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;*/
}

/*.home-link-buttons li>a:hover .link-button-title{
  font-size: 1.4em;
  padding: 0px 30px 2px;
}*/

.home-link-buttons li>a:hover .wagner-icon{ color:white;/*font-size:1.9em;*/}

.home-link-buttons li>a:hover{
  border-color:#004331;
  background: #003333;
  background: url("/mics/wp-content/themes/wagner/images/callout-green.png?ver=1.0.0");
  color:white !important;
  /*width: 142px;height: 142px;
  margin: -6px;*/
  text-decoration: none;
}

.home-link-buttons .outer-circle{
  display:table;
  width:inherit;
  height:inherit;
  border-radius:50%;
}
.home-link-buttons .inner-circle{
  position:relative;
  display:table-cell;
  vertical-align:middle;
  border-radius:50%;
  /*background-color:inherit;*/
  width:inherit;
  height:inherit;
}

/*
 *END LINK BUTTONS
 */

/*
 *START Accolades
 */
.wc-acf-accolades{position: relative;}
.wc-acf-accolades h1.section-title{
  text-transform: uppercase;
  margin-bottom: 0;
}
.wc-acf-accolades .star-line{
  margin: 10px auto 20px;
 
}

.wc-acf-accolades .wc-acf-accolade{
  position: relative;
  display: inline-block;
  width:16.666%;
  max-width: 200px;
  height: auto;
  vertical-align: middle;
  margin: 0 auto 15px;
  /*float: left;*/
}
.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc{
  display: none;
  visibility: hidden;
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);*/
  filter:alpha(opacity=0);
  opacity: 0;
  position: absolute;
  
  left: -90px;
  width: 320px;
  /*max-width: 100%;*/
  min-height: 80px;
  color: white;
  z-index: 99999;
  padding: 0;
  margin: 0;
  /*-webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,0);*/
  
 /* -webkit-transition: all 1s easy-in-out;
  transition: all 1s easy-in-out;*/
}
.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc.no-js{
  bottom: 141px;
}

.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc .accolade-desc-content{
  background: #3d3d3d;
  background: url(/mics/wp-content/themes/wagner/images/bg-darkgray.png) repeat;
  display: block;
  padding: 20px;
  position: relative;
}

.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc .accolade-desc-arrow-down{
  background: url(/mics/wp-content/themes/wagner/images/arrow-down-darkgray.png) center center no-repeat;
  height: 22px;
  display: block;
  background-color: transparent;
  position: relative;
  padding: 0 20px;
  margin-top: -2px;
}

/*.wc-acf-accolades>div .wc-acf-accolade:first-child .wc-acf-accolade-desc{
  left: 0;
}
.wc-acf-accolades>div .wc-acf-accolade:first-child .wc-acf-accolade-desc .accolade-desc-arrow-down{
  background-position: left center;
}
.wc-acf-accolades>div .wc-acf-accolade:last-child .wc-acf-accolade-desc{
  right: 0;
  left: auto;
}
.wc-acf-accolades>div .wc-acf-accolade:last-child .wc-acf-accolade-desc .accolade-desc-arrow-down{
  background-position: right center;
}*/
.wc-acf-accolades>div .wc-acf-accolade .wc-acf-accolade-desc.bg-pos-left .accolade-desc-arrow-down{
  background-position: left center;
}
.wc-acf-accolades>div .wc-acf-accolade .wc-acf-accolade-desc.bg-pos-right .accolade-desc-arrow-down{
  background-position: right center;
}
.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-img{position: relative;display: block;}
.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-img img{
  
  cursor: pointer;
  width: 85%;
  height:auto;
  display: inline-block;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* -webkit-backface-visibility: hidden; Fix for transition flickering */
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translate3d(0,0,0) scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  /*filter: grayscale(100%);*/
}
body.notmobile .wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-img img{
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  /*filter: grayscale(100%);*/
}
.wc-acf-accolades .wc-acf-accolade.no-js:hover .wc-acf-accolade-desc{
  display: block;
  visibility: visible;
}
.wc-acf-accolades .wc-acf-accolade:hover .wc-acf-accolade-img img,
.wc-acf-accolades .wc-acf-accolade.accolade-active .wc-acf-accolade-img img,
.wc-acf-accolades .wc-acf-accolade.accolade-active:visited .wc-acf-accolade-img img,
.wc-acf-accolades .wc-acf-accolade.accolade-active:active .wc-acf-accolade-img img{
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

body.notmobile .wc-acf-accolades .wc-acf-accolade:hover .wc-acf-accolade-img img,
body.notmobile .wc-acf-accolades .wc-acf-accolade.accolade-active .wc-acf-accolade-img img{
  -webkit-transform: translate3d(0,0,0) scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
}

.wc-acf-accolades .wc-acf-accolade.accolade-active .wc-acf-accolade-desc{
  /*-webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);*/
  /*display: block;
  filter:alpha(opacity=100);*/
  /*opacity: 1;*/
  /*visibility: visible;*/
  /*-webkit-transition: opacity 1s easy-in-out;
  transition: opacity 1s easy-in-out;*/
}

.wc-acf-accolades .accolades-line {
background: url(/mics/wp-content/themes/wagner/images/accolades-icon.png) center center no-repeat;
height: 20px;
margin-top: 15px;
margin-bottom: 15px;
}

.wc-acf-accolades-tooltips>div{
  z-index:9999;width:320px;color:white;display:none;position:absolute;bottom:200px;left:auto;
  padding: 0 0 15px;
}
.wc-acf-accolades-tooltips>div .accolade-desc-content{
   background: #3d3d3d;
   display: block;
   padding: 25px;border: 1px solid gray;
}
/*
.wc-acf-accolades-tooltips>div .accolade-desc-arrow-down{
  background: url(/mics/wp-content/themes/wagner/css/echo get_template_directory_uri();/images/arrow-down-darkgray.png) center center no-repeat;
  height: 22px;
  display: block;
  background-color: transparent;
  position: relative;
  padding: 0 20px;
  margin-top: -2px;
}
*/
.wc-acf-accolades-tooltips>div .accolade-desc-arrow-down{
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: solid dashed dashed;
  border-color: gray transparent transparent;
  border-width: 15px 15px 0px;
  z-index: 1000;
  bottom: 0px;
  visibility: visible;
  left: 52px;
}

.wc-acf-accolades-tooltips>div .accolade-desc-arrow-down i{
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: solid dashed dashed;
  border-color: #3d3d3d transparent transparent;
  border-width: 15px 15px 0px;
  bottom: 1px;
  left: -15px;
}

/*
 *END Accolades
 */

/* UPCOMING EVENTS */
.wc-upcoming-events{
   text-align: center;
   font-family: 'NewsGothic-Regular', Arial, Helvetica, sans-serif;
   padding: 20px 0 100px;
   background-color:#c2ac74;
   position: relative;
   /*background: url(/mics/wp-content/themes/wagner/images/upcoming-bg.jpg) no-repeat;*/
   /*background-size: cover;*/
   margin-bottom:0 !important;
}
.wc-upcoming-events.upcoming-load-bg{background: url(/mics/wp-content/themes/wagner/images/upcoming-bg.jpg) no-repeat;background-size: cover;}

.wc-upcoming-events .slide-discs{bottom: 30px;}

.wc-upcoming-events a{color: white !important;}

.wc-upcoming-events .upcoming-events-title,
.wc-upcoming-events .upcoming-events-title a{
   /*color: white;
   text-decoration: none;
   font-size: 30px;
   font-family: 'NewsGothicBdCnBT-Reg', Arial, Helvetica, sans-serif;*/
   text-transform: uppercase;
   font-weight: normal;
   color: inherit !important;
   text-decoration: none;
   }
.wc-upcoming-events .upcoming-events-line{
   background: url(/mics/wp-content/themes/wagner/images/calendar-icon.png) center center no-repeat;
   margin-top: 15px;
   margin-bottom: 15px;
   height: 18px;
   }
.wc-upcoming-events .upcoming-events-content{
   position: relative;
   width:100%;
   overflow: hidden;
   margin:0 auto;
   padding: 0;
   min-height: 100px;
}
.wc-upcoming-events:hover .wc-arrow{
   display: block;
   height:100%;
   opacity: 1;
   transition: opacity 1s;
   -webkit-transition: opacity 1s;
}

.wc-upcoming-events .upcoming-event{
   color: #FFF;
   text-align: left;
   position: relative;
   width:25%;
   padding:0;
   margin:0;
   border:0px solid red;
   display:block;
   vertical-align:top;
   float: left;
}

.wc-upcoming-events .upcoming-event a{color: white !important;font-weight: normal;text-decoration: none;}
.wc-upcoming-events .upcoming-event .upcoming-content{
   position:relative;
   margin-right:9px;
   margin-left:9px;
   
   padding: 0;
   
  /* margin-bottom: -9999px;
   padding-bottom: 9999px;*/

}
.wc-upcoming-events .slide > .upcoming-event:last-child  .upcoming-content{margin-right:0;}
.wc-upcoming-events .slide > .upcoming-event:first-child  .upcoming-content{margin-left:0;}
.wc-upcoming-events .upcoming-event .upcoming-date{text-transform: uppercase;position: relative;padding:11px 18px;font-size: 24px;line-height: 26px;background: url(/mics/wp-content/themes/wagner/images/event-black-texture.png) repeat;}
.wc-upcoming-events .upcoming-event .upcoming-date .upcoming-day{/*font-family: 'NewsGothicBdCnBT-Reg'*/}
.wc-upcoming-events .upcoming-event .upcoming-date .upcoming-am-pm{font-size:16px;margin-top:2px;}
.wc-upcoming-events .upcoming-event .upcoming-desc{
   font-size: 24px;
   line-height: 26px;
   padding: 16px 18px;
   /*font-family: 'NewsGothicBdCnBT-Reg', Arial, Helvetica, sans-serif;*/
   font-weight: normal;
}

.wc-upcoming-events .wc-arrow-left{background-image: url(/mics/wp-content/themes/wagner/images/arrow-left-large-white-bg.png);}
.wc-upcoming-events .wc-arrow-right{background-image: url(/mics/wp-content/themes/wagner/images/arrow-right-large-white-bg.png);}

.wc-upcoming-events .disc-bg{background-color: #e2d4b0}
.wc-upcoming-events .disc-bg:hover{background-color: white}
.wc-upcoming-events .disc-bg-active{background-color: white;}
/*
 *END: UPCOMING EVENTS
 */

/*END: Home page */

@media only screen and (max-width:1200px){
	.landing-quote>div.quote-info>div{padding: 15px 20px;display: block;}
	/*.landing-quote>div.quote-image-holder{background-color: #595959;}
	*/
  .landing-quote>div.quote-info .quote-title{font-size:1.6em;}
  .landing-quote>div.quote-info .quote-link{font-size:1.2em;}
  .landing-quote>div.quote-info .quote-desc{padding: 10px 0;font-size:1.3em;}
  .wc-acf-quotes .landing-quote blockquote{font-size:100% !important}
  .wc-acf-quotes .slide-discs{line-height: 14px;}
  .wc-acf-quotes .slide-discs .disc-bg{margin: 0px 5px 5px}
}
  
@media only screen and (max-width:1050px){
  .landing-quote>div.quote-info .quote-title{font-size:1.5em;}
  .landing-quote>div.quote-info .quote-link{font-size:1.1em;}
  .landing-quote>div.quote-info .quote-desc{padding: 10px 0;font-size:1.2em;}
  .wc-acf-quotes .landing-quote blockquote{font-size:100% !important}
  .wc-acf-quotes .slide-discs{line-height: 11px;}
  .wc-acf-quotes .slide-discs .disc-bg{margin: 0px 5px 3px}
}
  
@media only screen and (max-width:980px){
  .landing-quote>div.quote-info .quote-title{font-size:1.4em;}
  .landing-quote>div.quote-info .quote-link{font-size:1.2em;}
  .landing-quote>div.quote-info .quote-desc{padding: 10px 0;margin-bottom: 0;font-size:1.2em;}
  .wc-acf-quotes .landing-quote blockquote{font-size:100% !important}
  .wc-acf-quotes .slide-discs{line-height: 11px;}
  .wc-acf-quotes .slide-discs .disc-bg{margin: 0px 5px 3px}
  .landing-quote .quote-learn-more{font-size: 1.1em;}
}
  

@media only screen and (max-width:840px){
   /*.wc-acf-accolades .wc-acf-accolade{
     position: relative;
     display: inline-block;
     width:24.9%;
     max-width: 200px;
   }*/
}


@media only screen and (min-width: 767px){
    #wc-min-width-767{display: block;}
}

@media only screen and (max-width: 767px){
	#circles-w-icons>div>ul li .circle-content-arrow-up-mobile,#circles-w-icons>div>ul li .circle-content-arrow-up{
      visibility: hidden !important;
    }
	.wc-carousel{background-size: auto;}
	.wc-carousel .slide .single-post .wc-carousel-photo{display: none}
	.wc-carousel .slide .single-post .home-slide-info{margin-top: 0 !important;width:100% !important;display: block;}
	.wc-carousel .home-slide-info>div{padding: 20px 0;}
	.wc-carousel .slide .single-post .home-slide-info *{text-align: center !important;margin-left:0;margin-right: 0;}
	.wc-carousel .slide .single-post .home-slide-info>div{margin-bottom: 10px;}
	/*#landing-ig .editor-pick,#landing-ig .slide .single-post-vertical .editor-pick{position: relative;width:100% !important;top:0;left:0;margin: 25px 0px 0 0px;}*/
    
	#wc-min-width-767{display: none;}
	#wc-max-width-767{display: block;}
	
	.wc-acf-fancy-full-width .wagner-photoboxes{width: 50% !important}
	
	/* youTube video playlist */
	/*#landing-video-player{height: auto;}
    #landing-video-player #lvp-info{margin-bottom: 30px;}*/
    #landing-video-player #lvp-info .lvp-title{
     /* padding-top: 20px;*/
      font-size: 30px;
	  /*line-height: 40px !important;*/
    }
    #landing-video-player #lvp-info .lvp-desc{
      font-size: 18px;
      line-height: 28px !important;
    }
    /*html.touch #landing-video-player #lvp-info>div{vertical-align: top;}*/
    /*#landing-video-player #lvp-thumbnails{position: relative;}*/
    /*#landing-video-player #lvp-thumbnails .lvp-thumbnail-list-holder{width:75%;}*/
    html.touch #landing-video-player #lvp-thumbnails .lvp-arrow{display: none;}
    html.touch #landing-video-player #lvp-thumbnails .lvp-thumbnail-list-holder{width:100%;}
    
    /*#landing-video-player .lvp-overlayer{
      min-height: 400px;
      top:0;
    }*/
    
    #landing-video-player .lvp-first-overlayer{
	  filter:alpha(opacity=65);
      opacity: 0.6;
    }
    
    #landing-video-player .lvp-overlayer-left{
      width: 100%;
      background: black;
	  filter:alpha(opacity=70);
      opacity: 0.7;
    }
    #landing-video-player .lvp-overlayer-right{display: none;}
    
    #landing-video-player .lvp-video-holder .box-close{right:0;top:-20px;}
    
    /*html.touch*/
	#landing-video-player div.lvp-thumbnail-list .landing-video{background: transparent;}
	#landing-video-player .landing-video .lvp-video-overlay{height:109px;}
	
    #landing-video-player #lvp-thumbnails .landing-video .lvp-video-desc{display: block;}
	
	html.touch #landing-video-player #lvp-thumbnails .lvp-tooltip{display: none !important;}
    
    html.touch #landing-video-player #lvp-thumbnails .lvp-video-play-icon{
	  filter:alpha(opacity=100);
	  opacity: 1;
	}
	html.touch #landing-video-player #lvp-thumbnails .landing-video.lvp-active .lvp-video-play-icon{
	  filter:alpha(opacity=100);
	  opacity: 1 !important;transition: opacity 400ms;
	}
    
	.home-link-buttons li{text-align: center;margin: 0px 15px 30px;width:140px;height:140px;}
    .home-link-buttons li>a{display: inline-block;text-align: center;width:120px;height:120px;border-width: 9px;}
    .home-link-buttons li>a:hover{/*width:120px;height:120px;*/border-width: 9px;/*margin: -5px*/}
    .home-link-buttons .wagner-icon{font-size: 1.65em;color: #004331;}
    .home-link-buttons .link-button-title{position: relative;font-size: 1.3em;padding: 0px 28px 2px;text-transform: uppercase;}
	.home-link-buttons .outer-circle{}
	
	.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-img img{width: 90%;}
	.wc-acf-accolades .wc-acf-accolade{width: 24.9%;}
    
    .wc-upcoming-events .upcoming-event .upcoming-date{font-size: 20px;}
    .wc-upcoming-events .upcoming-event .upcoming-desc{font-size: 20px;line-height: normal;}
}

@media only screen and (max-width: 599px){
		/*.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth{
			float: none !important;
			width: 99% !important;
		}
		.Page-tab{font-size: 12px;}
		.Page-tab>li{margin-right: 0px;}
		.Page-tab>li.tab-separator{width:4px;}*/
		body.wc-mobile .wc-carousel .wc-arrow{display: none !important;}
		/*#wc-max-width-767,
        #wc-max-width-480{display: none;}*/
        #wc-max-width-599{display: block;}
   .acf-photo-carousel .acf-photo-carousel-text-on-photo-content .slide .single-post{min-height: 260px} 
   .acf-photo-carousel .acf-photo-carousel-text-on-photo{margin-top:20px;margin-bottom: 20px;/*margin-top: 4%;*/}
   .acf-photo-carousel .landing-ig-title{font-size:1.5em;}
   .acf-photo-carousel .landing-ig-desc{font-size:1.1em;}
   .acf-photo-carousel .landing-ig-link{font-size:1.12em;}
   
   #landing-video-player #lvp-info .lvp-desc{display: none;}
	/*#landing-video-player #lvp-info hr*/
	#landing-video-player #lvp-info .lvp-watch-now{margin-top: 5px;}
	.lvp-tooltip{display: none !important;}
	
    body.wc-mobile .wc-arrow{display: none;}
    #landing-ig .landing-ig-title{font-size: 1.8em; line-height: 1.85em !important;}
	
	/* Quote */
	.wc-acf-quotes .swipe{height: auto !important;}
	.landing-quote>div{float: none !important;width:100%;height:auto !important;margin-left:auto;margin-right: 0;}
	.landing-quote>div.quote-image-holder>img{display: block;}
	
	#top-slider #top-slider-content{min-height: 400px;}
	#top-slider .slide .slide-post a>h1{
	  font-size: 1.8em;
	}
	#top-slider .slide .slide-post .home-boxes-desc{
	  font-size: 1.0em;
	}
	#top-slider .slide .slide-post .learn-more{
	  font-size: 15px;
	  margin-bottom: 20px;
	}
	#top-slider .slide .slide-post>div{padding-top: 45px;}
	#top-slider .slide .slide-post hr{margin-left:auto;margin-right: auto;width:95%;}
	
	.wc-acf-section .star-line>.star-line-left,
    .wc-acf-section .star-line>.star-line-right{
	  background-position: center center !important;
	}
	/*.wc-acf-accolades .wc-acf-accolade{position: static;}*/
	/*.wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc{left: 2px;}
	.wc-acf-accolades .wc-acf-accolade:first-child .wc-acf-accolade-desc{left: 2px;}
	.wc-acf-accolades .wc-acf-accolade:last-child .wc-acf-accolade-desc{right: 2px;}*/
	
	
}

@media only screen and (max-width: 480px){
  /*.wagner-box i.fa,.wagner-box .wagner-icon{top:0;}*/
  /*#wc-max-width-767,
  #wc-max-width-599{display: none}*/
  #wc-max-width-480{display: block;}
  .wagner-linkbox.box-width-small,
  .wagner-linkbox.box-width-medium,
  .wagner-linkbox.box-width-large{
	width: 99.99%;
  }
  
  body.wc-mobile .wc-arrow{display: none !important;}
  .wc-display-posts .swipe{width:100%;}
  .wc-display-posts .slide>span{width:100% !important;}
  .wc-display-posts .newsroom-posts .newsroom-post > div{margin-right:0 !important;margin-left:0 !important;}
  
  .wagner-photoboxes .wc-box-circle,
  .single-bucket,
  .wc-box-circle .wagner-photoboxes-inner{text-align: center;}
  
  #content img.wc-circle-image,.single-bucket .bucket-img{max-width:240px !important;margin-left:auto;margin-right:auto;}
  
  .wc-acf-fancy-full-width .wagner-photoboxes{width: 99% !important}
  
  #sf-spotlight .spotlight-group li{display: block;float: none !important;margin: 0 auto !important;text-align: center !important;}
  #sf-spotlight .spotlight-content{width: 96%;}
  #sf-spotlight .spotlight-group{padding: 0 10px;}
  
  
  .wc-acf-accolades .wc-acf-accolade .wc-acf-accolade-desc .accolade-desc-content{padding: 10px;}
  .wc-acf-accolades .wc-acf-accolade{
     width:48%;
  }
  
  .wc-acf-section .wc-arrow {display: none !important;}
  
  .home-link-buttons li{margin: 0 10px 10px;}
}

@media screen and (min-width: 480px) and (max-width: 960px){
  #sf-spotlight .spotlight-group.odd .spotlight-group-content{margin-right: 10px;}
  #sf-spotlight .spotlight-group.even .spotlight-group-content{margin-left: 10px;} 
}

@media screen and (min-width: 480px) and (max-width: 600px){
   
   #sf-spotlight .spotlight-content{width: 100%;}
   #sf-spotlight .spotlight-group{padding: 0 10px;}
}