.wpcf7-form .wpcf7-response-output {
    /*background-color: #eee;*/
    color: red;
    padding: 0 10px;
    padding-bottom: 10px;
}
/* custom css Ends here */
.product-detail p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 15px;
}
.product-detail {
    background-color: #fff;
    margin-bottom: 30px;
}
.product-detail ul.card {
    list-style: outside none none;
    padding: 20px;
    background-color: #eee;
    margin-bottom: 30px;
}
.product-detail .card li::after {
    color: #5a5a5a;
    content: "\f00c";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.product-detail .card li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.product-detail-button{
    text-align: center;
}
.product-detail-button a {
    background-color: #BC3835;
    border: 2px solid #BC3835;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: auto;
    padding: 8px;
    text-transform: uppercase;
    transition: all 300ms ease-in-out 0s;
    width: 200px;
}
.product-detail-button a:hover {
    background-color:#8c0805 ;
    color: #fff;
}
.product-detail .pad-r {
    padding-right: 0;
}
.product-detail .pad-l {
    padding-left: 0;
}




.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.card-img img
{
	width:100%;
    height: 300px;
}

/* css add 22-12-2016  3:45PM */

.material_detail:hover{
	background: #BC3835;
}
.material_detail:hover a{
	color:#fff !important;
}
.material_detail .material_overlay{
background: #BC3835;
color: #fff;
left: 0;
padding: 5px;
display:none;
position: absolute;
width: 100%;
z-index: 1;
}
.material_detail:hover .material_overlay{
	display:block;
}
.material_detail .overlay-card span{
	line-height:210px !important;
}
.pagination {
    border-radius: 4px;
    display: table;
    margin: 20px auto;
    padding-left: 0;
}
.pagination > a {
    font-size: 18px;
    margin: 0 8px;
    color: #8c8c8c;
}
.current {
    color:#BC3835;
    display: inline-block;
    padding: 0;
    font-size:18px;
    font-weight: bold;
    text-align: center;
    margin: 0 8px;
}
/*************************************/
.material-detail .material-card p {
    color: #dfdfdf;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
}
.investmentdiv h2 {
    background-color: #BC3835;
    width: 300px;
    padding: 10px;
    margin: auto !important;
    color: #fff;
}
.mfp-title {
    display: none !important;
}
.product-detail ul{
    list-style: outside none none;
    padding: 20px;
    background-color: #fff;
}
.product-detail li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.product-detail li::after {
    color: #5a5a5a;
    content: "\f00c";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.captcha {
    margin-top: 30px;
}
.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
.center_capcha {
    margin-left: 41px;
}
.product-list .detail-card .product-detail-card h4 {
    font-size: 16px;
    height: 60px;
}

.client-section .clientdiv img {

    max-width: 100%;
    max-height: 96%;
    margin-bottom: 0;
     /*min-width: 263px !important;*/
     /*min-height: 100px !important;*/
}
.client-section .clientdiv .fix_height {
    line-height: 90px;
    height: 110px;
    width: 236px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px #aaa;
}
.pd .product-detail-ul li:after{
display:none;
}
.pd .product-detail-ul{
    width: 33.3%;
    display: inline-block;
    float: left;
}
.pd img{
    margin: auto;
}

.product-detail table{
    margin: auto;
    text-align: center;
    width: 100%;
    border: 2px solid #000;

}
.product-detail table td {
    padding-bottom: 10px;
    border: 2px solid #000;
}
.product-detail table td strong{
    color: #000;

}
.tbl-tr{
    background-color: #546169;
    margin-bottom: 10px;
    border: 2px solid #000;
}
.tbl-tr td{
    padding-top: 8px;
}
.aboutus .aboutusdiv strong {
    color: #bc3835;
}
.slider .carousel .carousel-inner .item img {
    max-height: 435px!important;
}
.aboutus .su-tabs {
    background-color: #bc3835;
}
.aboutus .su-tabs-nav span {
    color: #fff;
    font-size: 14px;
}
.aboutus .su-tabs-nav span.su-tabs-current ,.aboutus  .su-tabs-nav span:hover {
    background-color: #9c1815;
}
.ad_link a{
    margin: 0 10px;
}

.product-list .case_no_arrow ul li::after {
    content: " ";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 5px;
    color: #000;
}
.product-list .case_no_arrow ul li {
     padding-left: 0px;
}
.product-list .case_no_arrow .panel-body ul li {
    line-height: 30px;
}
.product-list .case_no_arrow .panel-body ul li a:hover, .product-list .case_no_arrow .panel-body ul li a:focus {
    background-color: #849199;
    color: #fff;
}
.product-list .case_no_arrow .panel-body ul li a {
    display: block;
    padding-left: 20px;
    color: #546169;
}
div.wpcf7-validation-errors {
    border: none!important;
}