[data-cattype="85009"] .container{max-width:1200px; width:100%; padding:0;}

[data-cattype="85009"]{z-index: 2 !important;}

[data-cattype="85009"] .box-holder{ max-width:1200px; padding:10px;}

[data-cattype="85009"] {
margin-top: -330px !important;
margin-bottom: 30px !important;}

[data-catid="38"].dark-theme .caption {
    display: none;
}







[data-catid="85004"] #owl-mncs .item {
    /*background: #EC3723; */
    border: none !important;
    min-height: unset !important;
}

[data-catid="293"] #owl-mncs .item,
[data-catid="276"] #owl-mncs .item,
[data-catid="291"] #owl-mncs .item {
 
    min-height: 195px !important;
}

[data-catid="293"] #owl-mncs .item:hover,
[data-catid="276"] #owl-mncs .item:hover,
[data-catid="291"] #owl-mncs .item:hover {

}

[data-catid="72"] #owl-mncs .item {

}

[data-catid="291"] #owl-mncs .item:hover {

}

[data-catid="38"] #owl-mncs .item,
[data-catid="38"] #owl-mncs .owl-item {
   
    margin: 0px 7px 7px;
    text-align: center;
}

[data-catid="38"] #owl-mncs .item img {
    padding: 0;
}

[data-cattype="85009"].dark-title h2 {
    color: #000;
}

[data-cattype="85009"].light-theme .caption,
[data-cattype="85009"].dark-theme .caption {
    padding: 0 15px;
}

[data-cattype="85009"].light-theme h2 {
    font-size: 15px;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    text-align: center;
}

[data-cattype="85009"] .owl-carousel.owl-theme {
    margin: 20px 0;
}

[data-cattype="85009"] .owl-carousel.owl-theme a {
    cursor: default;
    color: #000;
}

[data-cattype="85009"] .owl-carousel.owl-theme a:link {
    cursor: pointer;
}

[data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: -76px;
	top: 17%;
    height: 109px;
	width: 43px;

}

[data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: -76px;
	top: 17%;
    height: 109px;
	width: 43px;
}

[data-cattype="85009"].dark-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background: url('../../../data/ckfinder/images/left-arrow-hover-white.svg');
}

[data-cattype="85009"].dark-theme .owl-controls .owl-buttons div.owl-prev {
    background: url('../../../data/ckfinder/images/left-arrow.svg');
}

[data-cattype="85009"].dark-theme .owl-controls .owl-buttons div.owl-next {
   background: url('../../../data/ckfinder/images/right-arrow.svg');
}

[data-cattype="85009"].dark-theme .owl-controls .owl-buttons div.owl-next:hover {
   background: url('../../../data/ckfinder/images/right-arrow-hover-white.svg');
}


/*----------------------------------------------------------------------------------*/

[data-cattype="85009"].light-theme .owl-controls .owl-buttons div.owl-prev {
    background: url('../../../data/ckfinder/images/angle-left-black.svg');
}

[data-cattype="85009"].light-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background: url('../../../data/ckfinder/images/angle-left-org.svg');
}

[data-cattype="85009"].light-theme .owl-controls .owl-buttons div.owl-next {
    background: url('../../../data/ckfinder/images/angle-right-black.svg');
}

[data-cattype="85009"].light-theme .owl-controls .owl-buttons div.owl-next:hover {
    background: url('../../../data/ckfinder/images/angle-right-org.svg');
}

.small-title h2 {
    font-size: 18px;
    color: #000;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    font-weight: bold;
}


/*#owl-mncs .item, #owl-mncs .owl-item {
    max-width: 185px;
    margin: 0px 7px 7px;
}
*/

#owl-mncs .item,
#owl-mncs .owl-item {
    
    
    text-align: center;
}

#owl-mncs .item img {
    
}


/*------Rollover--------------------*/

[data-cattype="85009"] #owl-mncs .item,
[data-cattype="85009"] #owl-mncs .item* {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

[data-cattype="85009"] #owl-mncs .item {
    position: relative;
}

[data-cattype="85009"] #owl-mncs .item a{display:inline-block;}

/*[data-cattype="85009"] #owl-mncs .item a:hover{
	background: rgba(227,0,7, 1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}*/



/*[data-cattype="85009"] #owl-mncs .item a:hover img {
    opacity: 0.2;

}*/

/*[data-cattype="85009"] #owl-mncs .item a:hover:before {
    position: absolute;
    content: url('../../../data/ckfinder/images/plus-icon.svg');
    top: 40%;
    width: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    /*padding-bottom:50px;*/
/*} */

/*.org-caption #owl-mncs .item a:hover:before {
    top: 30% !important;
}*/

.org-caption #owl-mncs .caption {
    display: block;
    background: #ee5f37 !important;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
}

.brown-caption #owl-mncs .caption {
    display: block;
    background: #c8b59d !important;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
}

/*.brown-caption #owl-mncs .item:hover,
.no-caption #owl-mncs .item:hover {
    background: none;
}*/

/*.brown-caption #owl-mncs .item:hover:before,
.no-caption #owl-mncs .item:hover:before {
    display: none;
}*/

/*.brown-caption #owl-mncs .item:hover img,
.no-caption #owl-mncs .item:hover img {
    opacity: 1;
}*/

.no-caption #owl-mncs .caption {
    display: none !important;
}

[data-cattype="85009"] #owl-mncs .caption {
    display: block;
    background: #FFF;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
}


/*----------------------------------------*/

@media (min-width: 1281px) and (max-width: 1427px) {
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
        left: -40px;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
        right: -40px;
    }
}

@media (max-width: 1280px) {
    [data-cattype="85009"] #owl-mncs {
        max-width: 1100px;
        margin: 0px auto;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
        right: -24px;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
        left: -24px;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
        right: -12px;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
        left: -12px;
    }
    [data-cattype="85009"] #owl-mncs .item, 
    [data-cattype="85009"] #owl-mncs .owl-item{
        margin: 0 5px;
        max-width: 200px;
    }
    [data-cattype="85009"] .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    [data-cattype="85009"] #owl-mncs {
        padding: 0 15px;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
        left: -57px;
		top:9%;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
        right: -57px;
		top:9%;
    }
	
	[data-cattype="85009"] .box-holder {
    max-width: 675px;
	margin:0 auto;
	}
	
}

@media (max-width: 767px) {
    [data-cattype="85009"] #owl-mncs {
        padding-left: 30px;
        padding-right: 30px;
    }
    .light-theme[data-cattype="85009"] h2 {
        text-align: center;
    }
    [data-cattype="85009"] .owl-carousel .owl-item .item,
    [data-cattype="85009"] .owl-carousel .owl-item {
        margin-right: unset !important;
        margin-left: unset !important;
        max-width: unset !important;
    }
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-prev {
        left: 0px;
		background-size:cover;
		width:23px;
		height:53px;
		top:33%;
		 background-position: left !important;
    }
	

	
    [data-cattype="85009"] .owl-controls .owl-buttons div.owl-next {
        right: 0px;
		background-size:cover;
		width:23px;
		height:53px;
		top:33%;
		background-position: right !important;
    }
	
	[data-cattype="85009"] .box-holder {
    background: none;
	padding:0;
	}
	
	
	[data-cattype="85009"] {
    margin-top: -250px !important;
	margin-bottom:unset !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
    [data-cattype="85009"] .owl-carousel .owl-item .item,
    [data-cattype="85009"] .owl-carousel .owl-item {}
}

@media (max-width: 360px) {
    [data-cattype="85009"] .owl-carousel .owl-item .item,
    [data-cattype="85009"] .owl-carousel .owl-item {
        margin-right: unset;
    }
}