/*

this is for main page css set up
body {
    max-width: 1200px;
	margin:0 auto;
}

eff5f5
#dfecec
d0e2e2

border 363D4F
*/

body {
    
	margin:0 auto;
	background-color: #e6e6e6;
}
.topContainer{background-color: #363D4F;}
.topContainer_2{background-color: #fff;}
.topRow{	/* top row 363D4F  */
	max-width:1200px;
	margin:0 auto;
	height:26px;
	font-size:12px;
	padding:4px;
	color:#fff;
	
}
.topRow a{color:#fff; margin-right:15px; margin-left:15px;}
.topRow a:hover{color:#F1F2F6; }
.navRow{
max-width:1200px;	
 display: flex;
}

.rm-60{margin-right: 60px;}
.top-m20{margin-top: 20px;}
.top-m30{margin-top: 30px;}
.top-m15{margin-top: 15px;}
.top-m10{margin-top: 10px;}
.top-m100{margin-top: 100px;}
.top-m5{margin-top: 5px;}
.top-m0{margin-top: 0px;}
.left-m60p{margin-left: 50%;}

.left-m0{margin-left: 0px;}
.left-m5{margin-left: 5px;}
.left-m10{margin-left: 10px;}
.left-m15{margin-left: 15px;}
.left-m18{margin-left: 18px;}
.left-m20{margin-left: 20px;}
.left-m30{margin-left: 30px;}
.right-m10{margin-right:10px;}
.right-m20{margin-right:20px;}
.bm-m5{ margin-bottom: 5px;}
.bm-m10{ margin-bottom: 10px;}
.bm-m20{ margin-bottom: 20px;}
.bm-m50{ margin-bottom: 50px;}


.w-320{width: 320px;} /*  take up the rest of space in a row*/
span.iconT{color: #000000;}

h4{font-family: "Times New Roman", Times, serif; color: #222222; letter-spacing: 1px;}



.navbar-ln {width:100%; border-bottom: 1px solid #cccccc;}

.upcase{text-transform: uppercase;}

.custom-li a{margin-left:8px; margin-right: 8px; font-size:16px; font-weight: 600; color:#363d4F;}
.custom-li a:hover{color:#7E9833;}

.dealerLoc a{font-size:14px;margin-left:15px; padding: 4px 10px 4px 10px; background-color:#363D4F; color:#ffffff; border-radius: 3px;vertical-align: middle;}
.dealerLoc a:hover{ background-color:#6D8A18; }

.navbar-custom-top{
	background-color: #ffffff;
}

.searchFm{float:right; margin-right:0px;}
.navbar-custom{
	background-color: #25256e;	
}
/* .custom-li a{color:#000; }  */



/* 4d4d4d  b3b3b3  25256e 363D4F */
.navbar-toggler{
    width: 55px;
    height: 45px;
    background-color: #363D4F;
	border: 1px solid #fff;
	padding-top:0px;
	float: right;
	
}

.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-top: 6px;
}

.dropdown-menu{background-color: #fff; border: none; padding-right: 20px;}

.dropdown-toggle::after {
    display:none;	
}
.dropdown-toggle:hover {
	cursor: pointer;
}


.dropdown-item:hover{
	background-color: unset !important;
	text-decoration: underline;
	display: block;	
}


.thumbnail{
	margin: 60px 30px 20px; 30px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);	
	
}
.thumbnail img:hover {
	border:thick;
}


.customDkGb{background-color: #363D4F;}
.footer{margin-top:60px; margin-bottom:0;  padding:6px;}
.footerRow{max-width:1200px;}
.cateRow{max-width:1200px;}
.collRow{max-width:1200px;}
.spCss{margin-left:20px;}
.f_css{color: #fff; font-size:12px; margin-top:20px;}
.f_menu{color: #fff; font-size:16px; padding:10px;}
.f_menu:hover{color: #fff; font-size:16px; padding:10px;}
	
	
img#wlogo {	max-width: 253px; height:auto; margin: 5px; vertical-align: middle;}
	



#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: hsla(5, 76%, 62%, .8)
}
.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(../icons/up20.png) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.no-padding {
	
  padding-left: 0;
  padding-right: 0;
  
}


.newIntroImg {
	width: 200px;
	height: auto;
	border: solid 1px #999999;
	padding: 0px;
	
}
.cateImg {
	width: 360px;
	height: auto;
	border: solid 1px #999999;
	padding: 0px;
	margin-top:20px;
	
}

.cateImgDiv{
	position: relative;
}
.cateName{
	position: absolute; 
	font-weight: bold;
	top: 82%; 
	left: 10%; 
	padding: 5px 20px 5px 20px; 
	background-color: rgba(255, 255, 255, 0.8); 
 }

.newTag{
	position: absolute; 
	font-weight: normal;
	top: 8%; 
	left: 10%; 
	padding: 5px 9px 5px 9px; 
	color: #fff;
	border-radius: 5px 10px 5px 8px;
	background-color: rgba(0, 0, 255, 0.6); 
 }

.newTagSM{
	font-size: small;
	font-weight: normal;
	padding: 1px 5px 2px 5px; 
	vertical-align: super;
	color: #fff;
	border-radius: 2px 7px 3px 6px;
	background-color: rgba(0, 0, 255, 0.6); 
	margin-left:5px;
 }
.newTagXSM{
	font-size: xx-small;
	font-weight: normal;
	padding: 1px 5px 2px 5px; 
	vertical-align: super;
	color: #fff;
	border-radius: 2px 7px 3px 6px;
	background-color: rgba(0, 0, 255, 0.6); 
	margin-left:5px;
 }

.csTag{	/* coming soon tag rgba(255, 0, 0, 0.6)*/
	position: absolute; 
	font-weight: normal;
	top: 8%; 
	left: 10%; 
	padding: 5px 9px 5px 9px; 
	color: #fff;
	border-radius: 5px 10px 5px 8px;
	background-color: rgba(255, 0, 0, 0.6); 
 }

.csTagSM{	/* coming soon tag */
	font-size: small;
	font-weight: normal;
	padding: 1px 5px 2px 5px; 
	vertical-align: super;
	color: #fff;
	border-radius: 2px 7px 3px 6px;
	background-color: rgba(255, 0, 0, 0.6); 
	margin-left:5px;
 }

.csTagXSM{	/* coming soon tag */
	font-size: xx-small;
	font-weight: normal;
	padding: 1px 5px 2px 5px; 
	vertical-align: super;
	color: #fff;
	border-radius: 2px 7px 3px 6px;
	background-color: rgba(255, 0, 0, 0.6); 
	margin-left:5px;
 }

.csTagT{	/* coming soon tag */
	position: relative; 
	font-size:small;
	font-weight: normal;
	top: 8%; 
	left: 10%; 
	padding: 3px 7px 3px 7px; 
	color: #fff;
	border-radius: 5px 10px 5px 8px;
	background-color: rgba(255, 0, 0, 0.6); 
 }


.collName{display: block; padding-left: 10px; float: left; margin-left: 0px; margin-bottom: 0px; color: #363D4F;}

.collImg {/* 363D4F max 360 */
	max-width:350px;
	height:auto;
	border: solid 1px #999999;
	padding:0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 750px) {	/*in small screen*/
    .topRow{display: none; }
	
	#wlogo{height: auto; width: 200px; margin-left: 20px; vertical-align: middle;}
	.navbar-toggler{ margin-right:15px; margin-top: auto; margin-bottom: auto;}
	.custom-li a{border-bottom: 1px solid #cccccc; }	/* divider */
	.cateImg{width: 200px; height: auto;}
	#toTopBtn{ right: 10px;}

	.column{float: left; width: 50%; overflow:hidden; padding: 12px;}
    img.collImg{ width: 190px; height: auto; margin-left:auto; margin-right:auto;}
	.collName{margin-bottom: 0px; }		

	img.itmImg_m{ max-width: 100%; height: auto;}
	button.accordion{ width: 100%;}
	.w-320{ width: 100%;}
	
	#mCont ul li.defCss img.filImg{ width: 190px; height: auto; margin-left:auto; margin-right:auto;}
	#mCont ul li.defCss {
		width: 45%; 
		height: 275px;
		display: block;
		float:left;	
		margin-bottom: 5px;
	}	
	.left-m15{ margin-left: 12px;}
	.descDiv{ width: 180px; height: auto; display: block; margin-left: 10px;}
    
}



/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
	.row{margin:0 auto;}
	.cateImg{width: 220px; height: auto;}

	img.collImg{width: 220px; height: auto;}
	img.itmImg_m{ width: 300px; height: auto;}
	img.thumbImg{ width: 60px; height: auto;}
	div.thumbSlider{ height: 300px; overflow: hidden;}
	button.accordion{ width: 100%;}
	div > a.thumbArrow { height: 30px;}
	.li_xFeatures{display: none;}

	#mCont ul li.defCss img.filImg{ width: 220px; height: auto; margin-left:auto; margin-right:auto;}
	#mCont ul li.defCss {
		width: 30%; 
		height: 310px;
		display: block;
		float:left;	
		margin-bottom: 5px;
	}	
	.left-m15{ margin-left: 15px;}
	.descDiv{ width: 220px; height: auto; display: block; margin-left: 0px;}

}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.row{margin:0 auto;}
	.cateImg{width: 300px; height: auto;}
	#wlogo{height: auto; width: 180px; margin-left: 20px; vertical-align: middle;}
	
	img.collImg{width: 300px; height: auto;}
	img.itmImg_m{ width: 480px; height: auto;}
	img.thumbImg{ width: 75px; height: auto;}
	div.thumbSlider{ height: 400px; overflow: hidden;}
	button.accordion{ width: 100%;}
	div > a.thumbArrow { height: 30px;}
	#mCont ul li.defCss img.filImg{ width: 300px; height: auto; margin-left:auto; margin-right:auto;}
	#mCont ul li.defCss {
		width: 30%; 
		height: 370px;
		display: block;
		float:left;	
		margin-bottom: 5px;
	}	
	.left-m15{ margin-left: 25px;}
	.descDiv{ width: 300px; height: auto; display: block; margin-left: 0px;}

}

.bgPrimary{color: #ffffff; background-color: #0275d8;}
.bgSuccess{color: #ffffff; background-color: #5cb85c;}
.bgInfo{color: #ffffff; background-color: #5bc0de;}
.bgWarning{color: #ffffff; background-color: #f0ad4e;}
.bgDanger{color: #ffffff; background-color: #d9534f;}

.blink-text{
		color: #ffffff;
		font-weight: normal;
		font-size: 1rem;
		animation: blinkingText 10s infinite;
	}
	@keyframes blinkingText{
		0%		{ background-color: #10c018;}
		25%		{ background-color: #1056c0;}
		50%		{ background-color: #ef0a1a;}
		75%		{ background-color: #254878;}
		100%	{ background-color: #04a1d5;}
	}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
	button.accordion{ width: 100%;}
	.row{margin:0 auto;}
	#searchTxt{ max-width: 200px; height: auto;}
    .blink-text{ font-size: 1.75rem;}
}

/* loader begin  */
.loading {
    position: fixed;
    top: 0; right: 0;
    bottom: 0; left: 0;
    background: #fff;
    z-index: 999;
    opacity: 0.7;
}
.loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1);
    border-left: .8em solid rgba(58, 166, 165, 1);
    animation: spin 1.1s infinite linear;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}

@keyframes spin {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* loader end */

