.outdoorService
{
     border-bottom: 1px solid #f4efef;
}
.outdoorService h2 {
    font-size: 20px;
    color: #a12823;
    margin: 10px 0 18px 0;
    border-left: 4px solid #a12823;
    padding-left: 10px;
    font-weight: 600px;
    font-weight: 600;
}
.outdoorService .media {
    margin-top: 15px;
    /*padding: 20px;*/
    margin-bottom: 20px;
}
/* .design-listbox .ListingTech
{
	position: relative;
}

.design-listbox ul li:before
{
	 position: absolute;
    content: "\f10c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 13px;
    color: #a12823;
    top: 0;
    left: 0;
} */
.outdoorService .media .media-left img.media-object {
    width: 448px;
    max-width: inherit;
}
.outdoorService .our_strength_containt img {
    padding-bottom: 25px;
    border-radius: 0 0 0 81px;
}

.outdoorService .media .media-body {
    padding-left: 20px;
}
 .outdoorService ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.outdoorService ul.list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.outdoorService ul.list li:before {
    position: absolute;
     content: "\f10c";
    font-family: FontAwesome;
    left: 0;
    top: 0;
    color: #9e0600;
} 
.outdoorService p {
    line-height: 24px;
}
.productBox img
{
   width:100%;
   height:250px;
}
.productBox .caption {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 2px 2px 1px #ccc;
    min-height: 190px;
    position: relative;
}
.product-facilities h4 {
    font-size: 19px;
    color: #960a05;
    font-weight: 600;
    text-transform: uppercase;
}
.product-facilities p {
    font-size: 17px;
    line-height: 22px;
    margin-top: 15px;
}
.facilityBox {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 35px;
}
.facilityBox .article-images
{
   display: inline-block;
}
 .article-images img {
     border-radius: 0 0 0 60px;
}
.article-images.stdDesign
{
    background: #f3ebd4;
    padding: 46px;
    border-radius: 0 0 0 60px;
}
section.Range-of-cameras {
    margin: 30px 0px;
}
section.product-facilities
{
	   margin: 30px 0px;
}
.Extraphotos
{
   padding:30px 0;
}

/* table */
.projectorInfo-section .classWrapIn .table {
    margin-bottom: 40px;
    margin-top: 20px;
}
.projectorInfo-section .classWrapIn .table > tbody > tr:nth-of-type(2n+1) {
    background: #fef4f4;
}
.projectorInfo-section .classWrapIn .table > tbody > tr > th {
    background: #a12823!important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 9px 10px;
    border: #cc5d5d solid 1px;
    border-bottom: 2px solid #af3636;
    border-top: none;
    vertical-align: middle;
    text-align: center;
}
.projectorInfo-section .classWrapIn .table > tbody > tr > td {
    font-size: 15px;
    border: #ffd6d6 solid 1px;
    padding: 10px 20px;
    vertical-align: middle;
    color: #060606;
    font-size: 15px;
    background: #fdfafa;
}

/* table */

/* Imageboxes */

.industriesArea {
    text-align: center;
    margin:0 auto;
     margin-top: 30px;
}
.industriesArea .industriesAreaImg {
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 160px;
}
.industriesArea .industriesAreaImg {
    position: relative;
    border-radius: 12px 12px 0 0;
}
.industriesArea .industriesAreaCaption {
    background: #fff;
    padding: 19px;
    border-radius: 0 0 15px 15px;
    -webkit-box-shadow: 0px 1px 15px -2px rgba(102,102,102,0.2);
    -moz-box-shadow: 0px 1px 15px -2px rgba(102,102,102,0.2);
    box-shadow: 0px 1px 15px -2px rgba(102,102,102,0.2);
}
.industriesArea .industriesAreaCaption h4 {
    font-size: 18px;
    color: #a12823;
    font-weight: 600;
    line-height: 10px;
    margin: 0;
}
/* Imageboxes */
