.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.home-prod-desc-bluff,.news .data-block p{
	display:none!important;
}
.top_search,.social_icon,.block_emphasis{
	display:none!important;
}
.row {
    display: -ms-flexbox;
    display: flex;
	    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-4 img{
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.page_home{
	background: #333 url(../../images/background.png) repeat 50% 0;	
}
.header_bottom{
	height: 100px;
	background-color:#DF0024;
}
.logo img{
	padding-top: 14px;
}
.headercontact{
	position: relative;
    padding-left: 15px;
    float: right;
    margin-top: 6px;
	text-align:center;
}
.headercontact p{
	color:white;
	line-height: 1.7;
}
.headercontact .fa{
	color:#F1ECC8;
}
.headercontact span{
	margin-left: 20px;
}
.ml10{
	margin-left: 10%;
}
.tupper{
	text-transform:uppercase;
}
.page_home .menu_wrap {
    background: white;
}
.main_nav ul{
	float:left;
	text-transform:uppercase;
}
.main_nav ul li a{
	color:#000!important;
	border:none!important;
	background:transparent!important;
	padding: 5px 18px!important;
}
.main_nav ul li a:hover{
	padding: 5px 18px;
}
.top_search:before{
	display:none;
}
.top_search {
    position: relative;
    padding-right: 15px;
    float: right;
    margin-top: 4px;
}
.top_search input[type="submit"]{
	border-left: 3px solid #fff;
}
.top_search .submit:hover{
	background:transparent;
}
.wrapper_all{
	background:none;
}
.wrapper_footer {
    background: #1B1B1B;
    height: auto;
    padding: 15px 10px;
}
.foot_box{
	float:right;
	margin-top: 15px;
}
.foot_left{
	margin-right:0;
}
.foot_left img{
	width:100%;
	padding-top: 10px;
}
.social_icon li {
    display: inline;
}
.social_icon li a {
    color: #fff!important;
    background-color: transparent!important;
	width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 39px;
    display: inline-block;
}
.social_icon{
	float: right;
    padding-top: 10px;
}
.prod-cat-ttle-head{
	background-color:#DF0024;
	padding-bottom: 8px;
}
.wrapper_content h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: white!important;
    text-align: center;
}
.aside_menu a:hover, .aside_menu a:focus, .aside_menu li.active a{
	background-color:#DF0024!important;
	color: white!important;
	padding-left: 20px!important;
    text-indent: 0;
}
.aside_menu a{
	font-size: 16px!important;
	padding: 12px 10px!important;
	background: #e3e3e3!important;
	border-bottom: 1px solid #bfbebe!important;
}
.wrapper_inner.page_full{
	/* min-height: 0; */
}
.homeabout{
	text-align:center;
	padding: 40px 0;
}
.homeabout h1{
	color:#DF0024;
	font-size:36px;
}
.homeabout p{
	color: black;
}
.product_title h1{
	text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 20px;
	color: black;
}
.home-prod-desc-bluff p{
	color:black;
}
.carousel_cmn .title{
	color: #000;
    font-size: 16px;
}
.carousel_cmn .desc{
	min-height:110px;
	height:auto;
}
.carousel_cmn .text_btn a{
	float:right;
	text-transform:uppercase;
	color:#DF0024;
	font-weight:bold;
	margin-right:10px;
}
.showcase_slider{
	padding-bottom:50px;
	padding-top:25px;
}
.block_emphasis:before{
	display:none;
}
.block_emphasis{
	background-color:#DF0024;
}
.welcome_txt_footer{
	padding: 10px 20px;
    border-right: 1px solid #bbb8b8;
}
.welcome_txt_footer h3{
	color:white;
	font-size: 18px;
}
.welcome_txt_footer h3:after{
	display:none;
}
.welcome_txt_footer p{
	color:white;
	text-align:justify;
	display:inline-block;
}
.welcome_txt_footer .text_btn a{
	float:right;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
.news{
	padding: 10px 20px;
}
.news h3{
	color:white;
	font-size: 18px;
	text-transform:uppercase;
}
.news h3:after{
	display:none;
}
.news .text_btn a{
	float:right;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}
.news .data-block a{
	color:white;
	font-size:18px!important;
	font-weight:100!important;
	margin-bottom:12px!important;
}
.news .data-block p{
	color:white;
	font-size:14px!important;
	text-align:justify;
}
.news .news-list{
	border-bottom:none;
}
.markuplink{
	float: right;
    padding: 15px 29px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
}
.main_box{
	padding:0 25px;
}
.main_box .entry-title{
	margin-bottom: 25px;
    font-size: 36px;
    color: #DF0024;
}
.col-md-6{
	width:50%;
}
.form-group input{
	height: 40px;
    width: 100%;
    margin-bottom: 11px;
    padding: 12px;
}
.form-group textarea{
    width: 100%;
    margin-bottom: 11px;
	padding: 12px;
}
.form-group input[type="submit"]{
	height: 40px;
    width: 100%;
    margin-bottom: 11px;
    background: #df0024;
    border: none;
	padding:0;
    border-radius: 0;
    color: white;
    font-size: 16px;
    font-weight: bold;
}
.top_search{
	display:none;
}
.container{
	display: inline-flex;
    width: 100%;
}
.padd0_25{
	padding: 0 25px;
}
.carousel_cmn.inner>li{
	border:none;
	margin-bottom: 20px;
	margin-right: 20px;
    box-shadow: 0px 2px 12px lightgrey;
	padding:10px;
}
.carousel_cmn.inner>li:hover{
	transform: scale(1.1);
    transition: 1.6s;
}
.carousel_cmn.inner .text_btn a{
	text-align:center!important;
	margin: 0 auto;
    width: 100%;
}
.carousel_cmn.inner .title{
	margin-bottom:0;
}
.send_enqury{
	float: right;
    font-size: 20px;
    text-decoration: underline!important;
    margin-top: 10px;
}
.send_enqury_btn{
	padding: 11px 40px;
    font-size: 16px;
    text-transform: uppercase;
    background: #DF0024;
    border: none;
    color: white;
    font-weight: bold;
	margin-top:7%;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger{
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.entry-content{
	padding-bottom:60px;
}
.blogcont{
	display:inline-flex;
	padding: 10px 0;
    border-bottom: 1px solid lightgray;
	width: 100%;
}
.blogcont .imgbox{
	width: 100%;
    margin-right: 16px;
}
.blogcont strong{
	font-size:12px;
}
.blogcont h3{
	padding: 10px 0;
    margin: 0;
}
.info{
	display:none;
}
.mobilev{
	display:none;
}
.topnav{
	display:none;
}
/* Resposive CSS */
.disearch{
	display:none!important;
}
.top_search{
	display:block;
}
.slick-prev, .slick-next{
	display:none!important;
}
@media only screen and (max-width: 600px) {
.blogcont{
	    display: inherit;
}
.blogcont .imgbox{
	margin-bottom:5%;
}
.headercontact{
	display:none;
}
.w100{
	width:100%;
}
.info{
	display:block;
	background: #444444;
    color: white;
    text-align: center;
    padding: 5px;
}
.info a{
	color:white;
	text-decoration:none;
}
.info i{
	margin-right:2px;
}
.info span{
	margin-right:10px;
}
.top_search{
	width: 100%;
	padding-bottom: 4px;
	display:none;
}
.main_nav li a:link, .main_nav li a:visited{
	padding: 0!important;
}
.foot_left img{
	display:none;
}
.wrapper_footer{
	height: 200px;
}
.desktop{
	display:none;
}
.mobilev{
	display:block;
}
.social_icon{
	float: initial;
}
.slide_wrap img{
	height: 145px;
    object-fit: fill;
	width:100%;
}
.homeabout h1{
	font-size:26px;
}
.homeabout p{
	text-align:justify;
}
.col_6{
	width:100%;
}
.col_6 .welcome_txt_footer{
	border:none;
}
.news .news-list{
	display:inline-flex;
}
.wrapper_aside{
	display:none;
}
.entry-content{
	text-align:justify;
}
.col-md-6{
	width:100%;
}
.container{
	display:block;
}
.entry-content .carousel_cmn>li{
	width: 100%;
}
.nav-menu{
	display:none;
}
.header_bottom{
	padding:0;
	height: 85px;
}
.logo img{
	width:60%;
	padding-left: 15px;
}
.headin{
	position:relative;
	    padding-top: 10px;
}
.pd30{
	padding-left:30px!important;
}
.logores img{
	width:62%;
}
.logores{
	margin-top:-10%;
	padding-left:23px!important;
}
.topnav {
  overflow: hidden;
  background-color: #df0024;
  display:block;
  position: absolute;
  right:0;
  top: 23px;
}
.disearch{
	display:block!important;
}
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.topnav .icon {
  display: none;
}
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}
.topnav a:not(:first-child), .dropdown .dropbtn {
  display: none;
}
.logoresp img{
	width:60%;
	float:left;
}
.topnav a.icon {
  float: right;
  display: block;
}
.topnav.responsive {
	position: absolute;
    width: 100%;
	    z-index: 1;
}
.topnav.responsive .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.topnav.responsive a {
  float: none;
  display: block;
  text-align: left;
}
.topnav.responsive .dropdown {float: none;}
.topnav.responsive .dropdown-content {position: relative;}
.topnav.responsive .dropdown .dropbtn {
  display: block;
  width: 100%;
  text-align: left;
}
.col-md-4 {
	 -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}