@charset "UTF-8";
/* CSS Document */

select#filter {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #707070;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

select {
	border: 1px solid #C5C5C5 !important;
}

/*Cam add 3/1/2019*/
.WITWIA {display:none;}

.WITWIA a {
    display: none;
    width: 60%;
    margin: 20px 0 0 0;
}
/*end Cam add*/

div#pi_tracking_opt_in_div{
	display : none;
}

div#hs-eu-cookie-confirmation
{
	
	display : none;
}

#Agreement {
    /*position: relative;
    opacity: 1;*/
    float: left;
    margin-right: 10px;
}

#mobile-menu{
	opacity:0;
	}

.privacy-cookie{
	display:block !important;
}

html{
	background-color:#fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:16px;
}

body{
	background-color:#fff;
}

.page{
	min-height:100vh;
	  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.relative{
	position:relative;
}

.line-15{
	margin-bottom:15px;
}

.line-20{
	margin-bottom:20px;
}

.line-30{
	margin-bottom:30px;
}

.line-40{
	margin-bottom:40px;
}

.padding-60{
	padding-top:60px;
	padding-bottom:60px;
}

.list-unstyled{
	margin-bottom:0px;
	line-height:1.5;
}

.list-inline{
	margin:0px;
}

/*.list-inline li{
	margin:0px;
	display:inline-block;
}*/

.list-inline li {
    margin: 2px;
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
}

/*.list-inline li+li:before{
	content:"|";
	margin-left:10px;
	padding-right:10px;
}*/

.text-white{
	color:#fff;
}

.text-purple{
	color:#7600FF;}

.text-orange{
	color:#FF6C00;
}

.text-pink{
	color:#FF009F;
}


.homepage_markets-text h1, .top-text h1{
	margin-top:0px;
}

.arrow-pink:after{
	content:"";
	display:inline-block;
	margin-left:10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 6px;
	border-color: transparent transparent transparent #FF009F;
}

.arrow-pink{
	color:#FF009F;
}

.arrow-pink:hover{
	color:#FF009F;
	text-decoration: underline
}

header .container{
	padding:10px 0px 5px 0px;
}

header ul li{
	display:inline-block;
	color:#5D5D5D;
	text-transform: uppercase;
}

#nav {
	background-color:#fff;
	padding: 0;
	text-align:left;
}

#nav ul{
	float:right;
}

#nav li {
	float: left;
	position:relative;
	list-style:none;
	z-index:1001 !important;
}

#nav li ul{
	list-style:none;
	display: none;
	position: absolute; 
	top: 38px;
	left: 0px;
	line-height:1;
}

#nav li > ul {
	padding:10px 0px;
	background-color: #fff;
}

#nav .material-icons{
	vertical-align: middle;
	line-height:38px;
	cursor: pointer;
}

#nav li ul li {
	line-height: 25px;
	padding:6px 0px;
	width: 100%;
}

#nav li ul li ul li {
	line-height: 25px;
	width: 100%;
	padding-bottom: 5px; 
	display:none;
	position: relative;
}


#nav li ul li:hover ul li  {
	display: block;
	background-color:#fff;
	line-height:36px;
	width: 100%;
	left: 232px; 
	top: -39px;
}

#nav li ul li ul li a {
	background-color: #fff;
}

#nav li ul li ul{
	padding:15px 0px;
	background-color: transparent;
}

#nav li a {
	line-height: 38px;
	color: #484848 !important;
}

#nav li a:hover, .category-landing a:hover {
	text-decoration:none;
	color: #FF009F !important;}

#nav li ul li a:hover {
	color:#FFF;
}

#nav li ul li a{
	padding:6px auto;
	line-height:24px;
	width:200px;
	color: #484848!important;
}


#nav li:hover ul, li.over ul { 
	display: block; 
	width: auto;
}

#nav li a{
	padding: 0 15px;
	color: #FFF;
	display:block;
	position: relative;
}

.mobile-menu_burger{
	display:none;
	position: relative;
    width: 100%;
    /*bottom: 0px;*/
	-webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.14), 0 -1px 5px 0 rgba(0, 0, 0, 0.12), 0 -3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.14), 0 -1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px -1px -2px rgba(0, 0, 0, 0.2);
	padding:10px 20px;
	background-color:#fff;
	z-index: 1010;
	}

.mobile-menu_burger-list{
	display:flex;
	justify-content: space-between;
}

.mobile-menu_burger-list li{
	text-transform: uppercase;
	display:inline-block;
	float:left;
}

.mobile-menu_burger-list li a{
	color:#FF009F;
	vertical-align: middle;
}

.mobile-menu_burger i{
	vertical-align: middle;
}



#search-overlay{
  display:none;
}

#search-overlay.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom:0 ;
  left: 0;
  overflow: auto;
  text-align: center;
  background: rgba(41, 41, 41, 0.9);
  border: #a0a0a0 solid 1px;
  margin: 0;
  z-index: 2000;
}

.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
  /* For visualization 
  background: #808080; width: 5px;
  */
}

.centered {
  width:50%;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}

#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}

#search-form {
  overflow: hidden;
}

#search-text {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
}

#search-box input[type="text"] {
  width: 90%;
  color: #fff;
  font-size: 1.4em;
  border-bottom: 1px solid  #FF009F;
	margin-bottom:0px;
}

#search-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-width: 0;
  background-color: #FF009F;
  cursor: pointer;
  text-transform: uppercase;
  padding:8px 20px 5px 20px;
}

#close-btn{
  position: fixed;
  top: 1em;
  right: 1em;
}
#close-btn:hover{
  color: #777;
  cursor: pointer;
}

.homepage_banner{
	position:relative;
	height:460px;
	background-size: cover;
	background-position: center;
	margin-bottom:0px !important;
	}

.homepage_banner-background{
	background-size:cover;
	background-position:bottom;}

.homepage_bannertext{
	color:#000;
	text-transform: uppercase;
	/*text-align: center;*/
	margin-top:40px;
}

.homepage_bannertext p{
	line-height:1.3;
	}



/*.homepage_bannertext h1, .homepage_innovation h1{
	color:#fff;
}*/

.homepage_innovations{
	padding:40px 0px 80px 0px;
	background-color:#F7F7F7;
	margin-bottom:0px !important;
}

.homepage_innovations .flexy, .homepage_markets .flexy{
	display:flex;
}

.homepage_innovations h2{
	margin-bottom:40px;
}

.homepage_innovation h1{
	width:90%;
	margin:0px auto;
	margin-bottom:40px;
	text-transform: uppercase;
	color:#fff !important;
}

.homepage_innovation{
	background-size:cover;
	background-position: center;
	height:100%;
	padding:30px;
	margin-bottom:20px;
}


.homepage_markets{
	background-color:#292929;
}

.homepage_markets-list{
	display:flex;
	flex-wrap: wrap;
}

.homepage_markets-list .item{
	width:33%;
    height: 148px;
    background-size: cover;
    background-repeat: no-repeat;
}

.homepage_markets-text-container{
	position: relative;
	
}

.homepage_markets-text{
	color:#CCCCCC;
	width:100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding-right:15px;
}

.homepage_markets-list h2{
	width:100%;
	text-align: center;
	padding:0px 15px;
	color:#fff;
}

.list-colored div:nth-child(5n+1) .homepage_market,
.list-colored div:nth-child(5n+1) .list-colored_item,
.list-colored_cs li:nth-child(5n+1) .top div{
	background-color:rgba(255,108,0,.7);
	height:100%;
}

.list-colored div:nth-child(5n+2) .homepage_market,
.list-colored div:nth-child(5n+2) .list-colored_item,
.list-colored_cs li:nth-child(5n+2) .top div{
	background-color:rgba(0,255,228,.7);
	height:100%;
}

.list-colored div:nth-child(5n+3) .homepage_market,
.list-colored div:nth-child(5n+3) .list-colored_item,
.list-colored_cs li:nth-child(5n+3) .top div{
	background-color:rgba(129,255,13,.7);
	height:100%;
}

.list-colored div:nth-child(5n+4) .homepage_market,
.list-colored div:nth-child(5n+4) .list-colored_item,
.list-colored_cs li:nth-child(5n+4) .top div{
	background-color:rgba(118,0,255,.7);
	height:100%;
}

.list-colored div:nth-child(5n+5) .homepage_market,
.list-colored div:nth-child(5n+5) .list-colored_item,
.list-colored_cs li:nth-child(5n+5) .top div{
	background-color:rgba(255,0,159,.7);
	height:100%;
}

footer{
	background-color:#fff;
	padding-top:20px;
}

footer li{
	margin-bottom:10px;
}

footer a{
	color:#5D5D5D;
}

.list-social{
	margin-top:20px;
}

.list-social img{
	width:25px;
	margin-right:10px;
}

footer h4{
	text-transform:uppercase;
}

footer .bottom{
	color:#CCCCCC;
	padding:15px 0px ;
	background-color:#292929;
}

footer .bottom .row{
	margin:0px;
}

footer .bottom a{
	color:#CCCCCC;	
}

.banner{
	height:200px;	
	background-position:center;
	background-size:cover;
	margin-bottom:0px !important;
	position: relative;
}

.banner h1{
	color:#fff;
	margin:0px;
	position: absolute;
	left:0px;
	top: 50%;
	transform: translate(0%, -50%);
	
}

.banner_background{
	width:100%;
	height:100%;
	background-color:rgba(41,41,41, .75)
}

.banner_background .container{
	height:100%;
}

.banner_background a{
	color:#fff;
}

.banner_background a:hover{
	cursor: hover;
	}

#banner_max-width{
	max-width:1280px;
}

.banner .breadcrumbs{
	color:#fff;
	position: absolute;
	right:0px;
	top: 50%;
	transform: translate(0%, -50%);
	z-index: 10;
}

.banner .breadcrumbs a{
	color:#fff;
}

.banner .list-inline li+li:before{
	content:"-";	
}

.top-text{
	padding:60px 0px;
	margin-bottom: 0px !important;
	position: relative;
	z-index: 90;
	}

.top-text .left {
	text-align: right;
}

.top-text .right p{
	padding-left:20px;
	margin-top:0px;
}

.list-landing, .contact-form, #blog{
	background-color:#F7F7F7;
}

.list-landing .item{
	height: 148px;
    background-size: cover;
    background-repeat: no-repeat;
	margin-bottom:30px;
}

.list-landing .item h2{
	text-align: center;
	width:100%;
	color:#fff;
}

.list-landing_item_background{
	background-image: url(images/markets_1.png);
    height: 100%;
    background-size: cover;
}

.about_links, .contact_details{
	background-image:url(../images/about_background.gif);
	background-size:cover;
	background-position:center;
}

.about_links .left{
	background-color:#7600FF;
	padding-right:30px !important;
}

.about_links .right{
	color:#fff;
	padding-left:30px !important;
}

.color-theories, .news{
	background-color:#f7f7f7;
}

.about_links .responsive-img, .color-theories .responsive-img, 
.careers_blocks .responsive-img, .color-effects_text .responsive-img{
	width:100%;
}

/*.modal-video{
	width:35% !important;
	height:400px;
	}*/

.modal-video {
	height:80% !important;
}

.modal-video .modal-content{
	position: relative;
 	width: 100%;
  	height: 100%;
  	padding-bottom: 56.25%; 
}

.modal-video iframe,
.modal-video video{
  position: absolute;
  width: 100%;
  height: 100%;  
	}

.color-theories h2{
	margin-top:0px;
}

.news-sorter_container{
	text-align: center;
	padding:10px 0px !important;
	background-color:#FF009F;
	width: 100%;
    overflow-x: auto;
}

.news-sorting li, .blog-sorting li{
	padding:0px 20px;
}

.news .list-inline li+li:before, .blog .list-inline li+li:before{
	content:none !important;
}

.news-sorting, .blog-sorting{
	min-width:600px;
	width:1300px !important;
}

.news-sorting a, .blog-sorting a{
	font-size:1.75em;
	color:#fff;
}

.news-sorting .active, .blog-sorting .active{
	font-weight:bold;
	border-bottom:1px solid #fff;
}

.news-item, .blog-item {
	margin:0px !important;
	height: 100%;
    background-size: cover;
	position:relative;
	margin-bottom:30px;
	overflow: hidden;
}

.news-item img, .blog-item img{
	width:100%;}

.news-item_background, .blog-item_background{
	background-color:rgba(41,41,41, .75);
	height:100%;
}

.news-items li, .blog-items li{
	height:350px;
	padding-bottom:30px !important;
}

.news-item a, .blog-item a{
	display: block;
    color: #fff;
    padding: 0px 30px;
	position:absolute;
	bottom:20px;
}

.careers_blocks{
	background-color:#292929;
	margin-bottom:0px !important;
}

.career-item{
	height:300px;
	color:#fff;
	position: relative;
}

.career_blocks-photo{
    position: relative;
    height: 300px;
    background-size: cover;	
}

.career-item.one{
	background-color:#FF6C00;
}

.career-item.two, .career-item.three{
	background-color:#FF009F;
}

.career-item.four{
	background-color:#7600FF;
}

.career-item h2{
	color:#fff;
}

.career-item .wrap{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 15px;
	text-align: center
}

.career-item img{
	width:50px;
}

.careers_positions {
	position:relative;
	}

.careers_video{
	z-index:1000;
	display:block;
}


.careers_positions{
	background-color:#F7F7F7
}

.careers_positions .row{
	z-index: 100;
	position: relative;
}

.careers_positions .top{
	margin-bottom:20px;
}

.careers_positions h3{
	color:#7600FF;
	text-transform: capitalize;
	font-weight:bold;
}

.careers_positions p{
	margin:0px;
}

.careers_background{
	height:100%;
	position:absolute;
	background-size:cover;
}

.careers-overlay{
	height:100%;
	background-color:rgba(41,41,41,.75);
	margin:0px -15px;
}

.careers_background h5{
	color:#fff;
	text-transform: uppercase;
	text-align: center;
}

.careers_positions a{
	color:#7600FF;
}


.careers_text{
	width:100%;
	position: absolute;
    text-align: center;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.careers_job-listing h1, .careers_job-listing  h2, .careers_job-listing  h3, 
.product_description h1, .product_description h2, .product_description h3 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.careers_job-listing h2{
	color:#7600FF;
	text-transform: uppercase;
}

.careers_job-listing ul{
	padding-left:20px !important;
}

.careers_job-listing li{
	list-style-type: disc !important;
}

.careers_job-listing .top{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:30px;
	margin-bottom:30px;
}

.careers_job-listing .right{
	margin:2.1rem 0 1.68rem 0;	
	text-align: center;
}

.related-products{
	background-color:#F7F7F7;
}

.list_related-products{
	display: flex;
	flex-wrap:wrap;
}

.list_related-product{
	margin-bottom:30px;
	flex-basis:25%;
	display: flex;
}

.list_related-product img, .product .responsive-img{
	width:100%;
}

.list_related-product > div{
	width:100%;
	text-align: center;
	padding-bottom:20px !important;
	display: block;
	background-color:#fff;
}

.list_related-product > div h2{
	padding:0px 20px;
	color:#5D5D5D;
}

.list_related-product h2:after{
	content:"";
	display:inline-block;
	margin-left:10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 6px;
	border-color: transparent transparent transparent #5d5d5d;
	
}

.product, .top-z{
	position:relative;
	z-index: 1000;
	background-color:#fff;
}

.product .responsive-img{
	padding:20px 0px;
	max-width: 300px;
    padding: 20px 0px;
    margin: 0 auto;
    display: block;
}

.product_description h6{
	color:#5D5D5D;
	font-weight:bold;
}

.product_description .top{
	margin-bottom:20px;
}

/*.product_description .top ul li{
	width:50%;
	float:left;
}*/

.product_colors li{
	width:50%;
	float:left;
}

#product-tabs li{
	font-size:1.250rem;
}

.product_tds th, table th{
	background-color:#292929;
	color:#fff;
	font-weight:normal;
}

.product-tab_container{
	background-color:#F7F7F7;
	padding:20px 0px 60px 0px;
	margin-top:-20px;
}

.color-studies, .faq{
	background-color:#F7F7F7;
}

.product-tab_container .right{
	text-align: center;
}

.product .tabs_toggled{
	margin-top:40px;
}

.table_tds td:first-child:before, .table_sds td:first-child:before, .table_colorcards td:first-child:before,
.table_cf td:first-child:before, .table_cs td:first-child:before{
	width:20px;
	vertical-align: middle;
	margin-right:10px;
}

.table_tds td:first-child:before{
	content:url(../images/icon_banner-tds.png);
	}

.table_sds td:first-child:before{
	content:url(../images/icon_banner-sds.png);
	}
.table_cf td:first-child:before{
	content:url(../images/icon_banner-cf.png);
	}
.table_cs td:first-child:before{
	content:url(../images/icon_banner-cs.png);
	}

.table_colorcards td:first-child:before {
    /*content: url(../images/icon_banner-tds.png);*/
	content: "CC";
}
table th:last-child, table tr td:last-child{
	text-align: center;
}

#dc-tab2 h3{
	text-transform: capitalize;
	color:#95989A;
	margin-bottom:10px;
}

#dc-tab2 .jcf-select{
	width: 100%;
}

#dc-tab2 h5{
	color:#95989A;	
	margin-bottom:20px;
	text-align: center;
}

.tabs_toggle{
	display:none !important;
}

.faq .text-xl, .related-products .text-display{
	text-transform: uppercase;
}

.faq .collapsible-header{
	background-color:#292929;
	color:#fff;
}

.faq .collapsible-header.active .material-icons, #blog-nav .collapsible-header.active .material-icons{
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); 
}

.quickOrderCollapse .collapsible-header.active .material-icons{
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); 
}

.color-effects_text h2{
	font-size:1.250em;
	color:#5D5D5D;
	line-height:1.5;
}

.color-effects_text a{
	text-decoration: underline;
}

.color-effects_text img{
	width:100%;}

.color-studies .text-display{
	text-transform: uppercase;
}

.color-studies .top .text-display{
	color:#fff;
	text-align: center;
	text-transform: capitalize
}

.color-studies .top{
	height:180px;
	background-size:cover;
}

.color-studies .grid .bottom{
	background-color:#fff;
	padding:30px 15px;
}

.color-studies .grid .bottom p{
	margin-top:0px;
}

.color-studies .list-colored_cs .bottom a{
	margin-top:20px;
	}

.contact_details{
	margin-bottom:0px !important;
}

.contact_details, .contact_details a, .contact_details i{
	color:#fff;
}

.contact_details p{
	font-size:1.250em;
	margin:0px;
	line-height:1.5;
	text-align:center;
}

.contact_details i{
	text-align: center;
	width:100%;
	margin-bottom:15px;
}

.contact_details .container{
	height:250px;
	position: relative;
	}

.contact_details .container .col{
	height:100%;
	position: relative;
	display:flex;
	align-items: center;
}

.contact_details .container .col:nth-child(1){
	background-color:#7600FF;
}

.contact_details .container .col:nth-child(2){
	background-color:#FF6C00;
}

.contact_details .container .col:nth-child(3){
	background-color:#FF009F;
}

.contact_detail{
	margin:0 auto;
}


.contact-form h2{
	text-align: center;
	text-transform: uppercase;
}

.contact-form .row{
	margin-bottom:0px !important;
}

#contact_consent p{
	margin-top:0px;
	display:inline;
	}

.contact-form .btn{
	margin-top:20px;
	}

/*.contact-form .container{
	overflow:hidden;
	}*/

.blog-items > h2{
	text-transform: uppercase;
}

.blog-items .text-display{
	clear:both;
}

#blog .container > .row{
	display: flex;
}

#blog .push-l8{
	padding-top:60px;
	background-color:#fff;
}

.blog_cat{
	padding:5px 15px;
	margin:0px 0px 20px 0px;
	float:left;
	text-transform: uppercase;
	color:#fff;
}

.blog_cat-1{
	background-color:#FF6C00;	
}

.blog_cat-2{
	background-color:#00FFE4;	
}

.blog_cat-3{
	background-color:#7600FF;	
}

.blog_cat-4{
	background-color:#FF009F;	
}

.blog_cat-5{
	background-color:#81FF0D;	
}

#blog-nav h2{
	margin: 0px;
    float: left;
    text-transform: uppercase;
    line-height: 40px;
}

#blog-nav, #blog-archive{
	border:0px;
	box-shadow: unset;
}

#blog-nav .collapsible-header, #blog-nav .collapsible-body{
	position: relative;
	border-bottom:0px;
}

.blog-nav.collapsible-header i{
	color:#fff;
	font-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    float: right;
	margin:7px 0px 0px 0px;
	transform-origin: 50%;

}

#blog-nav .input-field input[type=search] + label{
	left:0px;
}

#blog-nav .input-field #search{
	padding:0px 15px;
	box-sizing: border-box;
	border-bottom:1px solid #ccc !important;
}

#blog-nav .collapsible-body{
	padding: 0px 15px;
}

#blog-search{
	position:relative;
	}

#blog-search button{
	position:absolute;
	right:0px;
	bottom:8px;
	background: transparent;
    border: 0px;
    font-size: 16px;
	color: #FF009F;
    padding: 0px 0px 0px 15px;
    border-left: 1px solid #ccc;
	
	/*position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-width: 0;
    background-color: #FF009F;
    cursor: pointer;
    text-transform: uppercase;
    padding: 8px 20px 5px 20px;*/
	}

#blog-search .material-icons{
	vertical-align:middle;
	}

#blog-categories li{
	margin-bottom:5px;
}

#blog-categories a{
	color:#fff;
	display: inline-block;
	padding:8px 15px;
	font-size:18px;
	width:100%;
}

#blog-archive .collapsible-header i{
	color:#5D5D5D;
	margin:0px;
}

.blog-archive{
	border-bottom:1px solid #ddd !important;
}

#blog-archive .blog-archive p{
	margin:0px;
}

#blog-archive .collapsible-body{
	padding:10px 20px;
}

#blog-archive a{
	color:#5D5D5D;
	text-decoration: underline;
}

#blog-banner{
	background-color:#292929;
}

.blog-banner_text{
	width:100%;
	overflow: hidden;
	position: absolute;
	left: 50%;
  	top: 50%;
  	transform: translate(-50%, -50%);
}

#blog-banner .blog_cat{
	clear: both;
    display: block;
	margin-bottom:0px;
}

#blog-banner .text-display{
    line-height: 1;
    display: block;
    float:  left;
    clear: both;
    position: relative;
    transform: none;
	padding:15px 0px 20px 0px;
}

#blog-banner .blog-date{
	display: block;
    clear: both;
    color: #fff;
    float: left;
    margin: 0px;
}

#blog-post{
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	margin-bottom:30px;
}

#blog-post img{
	width:100%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: 100% !important;
  overflow: auto;
  background-color: black;
}

.modal-content {
  position: relative;
  margin: auto;
  padding: 0px !important;
  width: 100%;
  max-width: 1200px;
  padding:0px;
}

.modal-content img{
	width:auto !important;
}


.close {
 z-index: 1000;
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

.mySlides img{
	margin:0px auto;
	}

.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.row.timeline{
	border-left:5px solid #FF009F;
}

.timeline-item {
	background-color:#fff;
	border: 1px solid #CCCCCC;
	position:relative;
}

.timeline .col{
	padding:0px !important;
}

.timeline #grid{
	overflow: visible !important;
}

.news .timeline #grid{
	overflow:hidden !important;
	}

.timeline-item .bottom{
	padding:0px 15px 20px 15px;
}

.timeline-item .top img{
	width:100%;
}

.timeline-item .before{
	width:200px;
	position: absolute;
	left: -200px;
    top: 50%;
    transform: translate(0px, -50%);
}

.timeline-item .before .text-display{
    margin: 0px;
    float: left;
    vertical-align: middle;
}


.timeline-item .before img{	
    width: 55px;
    vertical-align: middle;	
	float:right;
	margin:15px 0px;
}

.input-field label {
pointer-events: auto;
}

/* Search Results */

.search-result .h6{
	text-transform:none;
	font-weight:bold;
	color:#5D5D5D;
	margin-bottom:3px;
	}

.search-result p{
	margin:3px 0px 20px 0px;
}

/* Update Address Preferences */
.update-address-prefences input.custom-upd-address {
	/*height:25px !important;*/
	margin: 10px 0 5px 0 !important;
}

/* Tabs indicator color */
#yourOrderTabs .indicator {
	background-color: #1E88E5 !important;
}

/* Custom input field */
.custom-input-field-textbox {
	margin-top: 10px;
	width: 100%;
	height: 40px;
	border: 1px solid #e0e0e0;
}

/*.custom-input-field-textbox:focus {    
    outline: 1px solid #e0e0e0;
}*/

.custom-card-border {
	border: 1px solid #e0e0e0;
}

.custom-checkbox-checked[type="checkbox"].filled-in:checked + label:after {
	border: 2px solid #2196F3;
	background-color: #2196F3;
}

.custom-button-tranform-bold {
	text-transform: inherit !important;
	font-weight: bold;
}

.searchieWrap {
  margin-bottom: 20px !important;
  border-bottom: solid 1px #000;
}

/* Mobile Map (by James)*/

@media screen and (max-width: 960px) {
  svg {
    display: none;  /* hide the map on tablets and phones */
  }
}

@media screen and (min-width: 961px) {
  #RegionDDL {
    display: none;  /* hide the map on tablets and phones */
  }
}
