.products-container-bg{
	width: 100%;
	float: left;
	background: #43484F;
}
.products-text {
	color:#fff;
}
.products-button{
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background: #7D8AA3;
	border-radius: 5px;
}
.product_top_image.our-brainchild-sec {
    cursor: pointer;
}
.about-deployment-area .our-brainchild-sec {
    position: relative;
}
.product_top_image {
    height: auto;
    overflow: hidden;
    float: left;
}
.mg-image img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 8s ease;
    max-width: 100%;
}
.product_top_big_image {
    display: block;
    width: 100%;
    background-size: cover;
}
.our-brainchild-sec:hover .our-brainchild-area { display:block;	}
.about-deployment-area > div .product_top_image.our-brainchild-sec:nth-child(1) .our-brainchild-area {
    padding-top: 85px;
}
.about-deployment-area .our-brainchild-area {
    text-align: center;
}
.our-brainchild-area {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    color: #fff;
    background-image: url('../img/images/light-balck-gray.png');
    background-repeat: repeat;
    padding-top: 54px;
    display: none;
}
.about-deployment-area > div .product_top_image.our-brainchild-sec:nth-child(1) .our-brainchild-area img.eig-logo_big {
    width: 50px;
}
.our-brainchild-area img.eig-logo_big {
    width: 70px;
}
.our-brainchild-area img {
    width: 15%;
    height: auto;
    padding-bottom: 1em;
}
.mg-image img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 8s ease;
    max-width: 100%;
}
.our-brainchild-area h1 {
    font-family: "Oswald";
    color: #fff;
    font-size: 22px;
}
.our-brainchild-area p {
    margin: 20px 40px;
}
.about-deployment-area .our-brainchild-title, .product_top_image .our-brainchild-title {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 26px;
    color: #fff;
    font-family: 'Oswald';
    letter-spacing: 3px;
}
.about-deployment-area .our-brainchild-title, .product_top_image .our-brainchild-title {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 36px;
    color: #fff;
    font-family: 'Oswald';
    letter-spacing: 3px;
	font-weight:400;
}
.about-deployment-box {
    height: 500px;
}
.about-deployment-box {
    float: left;
    height: 300px;
    overflow: hidden;
    cursor: pointer;
}
.about-deployment-area .our-brainchild-sec {
    position: relative;
}
.mg-image img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 8s ease;
    max-width: 100%;
}
.about-deployment-img {
    height: 505px;
}
.about-deployment-img {
    background-size: cover;
    height: 300px;
    width: 100%;
}
.clr_both {
    clear: both;
}