/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@import url(https://fonts.googleapis.com/css?family=Montserrat:700);

body {
  padding-top: 84px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

/* workaround modal-open padding issue */
body.modal-open {
    padding-right:0 !important;
}


::-webkit-scrollbar{
    width: 8px;
    height: 8px;
  }

  ::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #000000;
  }

a > img.mlogo {
	position: relative; 
	left: 5%; 
	top: 3px !important;
  width: 126px;
	
}


@media (min-width: 768px) {
	
	h1.logoTxt {
	display: none;
}
}
	

@media (min-width: 576px) {
	
	h1.logoTxt {
	display: none;	
}

}

@media (max-width: 576px) {
	
	h1.logoTxt {
	display: none;
}
	
}
@media (max-width: 300px) {
	
	h1.logoTxt {
	
	display: none;
}
}

.cardBkgd {
	background: url("../images/cardBkgrd-carpet-172x228.png");
	background-repeat: no-repeat;
	background-position: right;
	min-height: 228px;

}

.disinfectBkgd {
	background: url("../images/sprayer-bottle.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 228px;

}

.cardBkgdTile {
	background: url("../images/tileBkgd.png");
	background-repeat: no-repeat;
	background-position: right;
	min-height: 228px;

}

.cardPPE {
	background: url("../images/ppe2.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 228px;

}


.cardBkgdUpholstery {
	background: url("../images/cardBkgrd-upholstery.png");
	background-repeat: no-repeat;
	background-position:right;
	min-height: 228px;

}

.cardOpen {
	background: url("../images/open.jpg");
	background-repeat: no-repeat;
	background-position: 16px 18px;
	min-height: 228px;

}



/* ==========================================================================
   coupon settings
   ========================================================================== */

.coupon {
    border: 5px dotted #bbb; /* Dotted border */
    width: 100%; 
    border-radius: 15px; /* Rounded border */
    margin: 0 auto; /* Center the coupon */
    max-width: 600px; 
}

.containerBox {
    padding: 2px 16px;
    background-color: #f1f1f1;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: red;
}

p.taxes {
	font-size: 0.9em;
}

h4>span.taxes {
	font-size: 10px;
}

p.couponLegal {
	font-size: 12px;
	margin-bottom: 10px;
}

p>span.free {
	font-size: 10px;
	color: #FD0307;
	line-height: 12px;
	font-weight: bold;
}





.listRight {
	float: right;
}

h5.lineup {
	text-align: right;
	float: right;
	font-weight: bold;
	
}

p>span.cost {
	font-size: 3.5em;
	font-weight: 900;
	color: #2929292;
	float: left;
}

/* ==========================================================================
   top ad settings
   ========================================================================== */

.leftAd {
	border: 1px solid #dfdfdf;
	background: #f7f7f7;
	
	margin: 15px;
	border-radius: 7px;
		padding: 20px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
	min-width: 300px;
}

.leftAd>span {
	padding-left: 10px;
	font-size: 1.8em;
	font-weight: bold;
	
}


.minPurchase {
	font-size: 10px;
	color: #ffff00;
}



.rightAd {
	border: 1px solid #dfdfdf;
	background: #f7f7f7;
	color: #446d9a;
	margin: 15px;
	border-radius: 7px;
		padding: 20px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
	min-width: 300px;
	
}


/*---------------------------------------
     ROUND ICONS
  -----------------------------------------*/
.centeringTable {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

.item-icon li a {
    background: #292929;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d9d9d9;
    font-size: 20px;
    margin: 1px 1px 0 1px;
	text-decoration: none;
    text-align: center;
  }

  .item-icon {
    position: relative;
    padding: 0;
    margin: 0;
	  align-content: center;
	  
  }

  .item-icon li {
    display: inline-block;
    list-style: none;
    margin-bottom: 5px;
  }

  .item-icon li a:hover {
    border-radius: 100%;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    transition: all 0.4s ease-in-out;
    position: relative;
	
	  color: #ff0000;
  }

/*---------------------------------------
     print modal only
  -----------------------------------------*/

@media screen {
  #printSection {
      display: none;
  }
}

@media print {
  body * {
    visibility:hidden;
  }
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}




/*---------------------------------------
     rounded icons
  -----------------------------------------*/
img.quoter {
  border-radius: 50%;
}

/*---------------------------------------
     media player on media.html
  -----------------------------------------*/


.vid-container {
	position: relative;
	padding-bottom: 52%;
	padding-top: 30px; 
	height: 0; 
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vid-list-container {
	width: 92%;
	overflow: hidden;
	margin-top: 20px;
	margin-left:4%;
	padding-bottom: 20px;
}

.vid-list {
	width: 1344px;
	position: relative;
	top:0;
	left: 0;
}

.vid-item {
	display: block;
	width: 148px;
	height: 148px;
	float: left;
	margin: 0;
	padding: 10px;
}

.thumb {
	overflow:hidden;
	height: 84px;
}

.thumb img {
	width: 100%;
	position: relative;
	top: -13px;
}

.vid-item .desc {
	color: #21A1D2;
	font-size: 15px;
	margin-top:5px;
}

.arrows {
	position:relative;
	width: 100%;
}

.arrow-left {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	left: -25px;
	top: -130px;
	z-index: 99;
	cursor: pointer;
}

.arrow-right {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	right: -25px;
	top: -130px;
	z-index:100;
	cursor: pointer;
}

@media (max-width: 624px) {
	.arrows {
		position:relative;
		margin: 0 auto;
		width:96px;
	}
	.arrow-left {
		left: 0;
		top: -20px;
	}

	.arrow-right {
		right: 0;
		top: -20px;
	}
}


/*---------------------------------------
     horizontal media icon list
  -----------------------------------------*/

ul#socialList li {
  display:inline;
	margin: 4px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 8px;
	text-decoration: none;
}


/*---------------------------------------
     services price lists
  -----------------------------------------*/


.dialogTXT{
	font-size: 12px;
	color:  #292929;
	padding: 10px 30px 10px 0px;
}

