#mainMenu li.shpsisli {
    background: #fe0000;
    color: #fff;
}
#mainMenu li.shpsisli a {
    color: #fff;

}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

div#wrap{ min-height:auto;     margin: 0 auto;
    display: block;}

.item-content {
    /* background: red; */
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
.item-content h1{	color:#fff;    
    font-size: 34px; 	    margin-bottom: 35px;}
.cntblocks {
    float: left;
    width: 48%;
}
.item-content h1, .item-content p{
color: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    line-height: normal;
    height: auto;
    margin-bottom: 20px;
	font-family: 'Helvetica Neue';

}
.item-content p {
    font-size: 20px;
		    margin-bottom: 40px;
}
.homeowlcrousal .item > img {
    min-height: 430px;
    height: 100%;
}
.homeowlcrousal a.shopbtn {
    background: #ed1c24;
    color: #fff;
    font-size: 20px;
    font-family: 'Helvetica Neue';
    font-weight: 700;
    padding: 10px 26px;
    float: left;
    border-radius: 5px;
    text-decoration: none;
}

.homeowlcrousal .shopbtn img {
    height: auto;
    float: right;
    min-height: auto;
    width: 8px !important;
    margin: 5px 0px 0px 20px;
}
.homeowlcrousal .item-content div#wrap {
    align-items: center;
	    display: flex;
		height:100% !important;
		max-width:1400px;
		padding-top:30px;
		padding-bottom:30px;
}
.cntblocks .item-right-cnt img{ width:90%;}
.homeowlcrousal .owl-controls.clickable {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.homeowlcrousal .owl-controls .owl-buttons {
    display: none;
}
.homeowlcrousal .owl-pagination {
    padding-bottom: 20px;
}
.maincontentbox h2 {
    margin-left: 0;
    font-size: 13px;
	margin-top:25px;
	    color: #ed1c24;
}
.maincontentbox p {
    margin-left: 0px;
	    font-size: 11px;
}
.owl-theme .owl-controls .owl-page.active span{    background: #fff;}
.owl-theme .owl-controls .owl-page span{      background: none;
    border: 2px solid #fff;
}

.owl-theme .owl-controls .owl-page span{ width:7px; height:7px;}
ul.allpdflinks {
    margin: 15px 0px;
    display: inline-block;
}
.allpdflinks li {
    text-align: center;
    float: left;
    width: auto;
}
.allpdflinks li h3 a {
    margin: 0;
    color: #ed1c24;
    font-size: 14px;
	text-decoration:none;
}
.allpdflinks li h3 {
    text-decoration: none;
}
.forminheightcnt {
    min-height: 404px !important;
}

#owl-demo .item .cntblocks.item-right-cnt img{ width:90%; padding-bottom:40px;}