/*
Theme Name: Binary
Author: Development Planet
Theme URI: http://Development Planet

All css files are placed in /css/ folder
*/

.about-box-bg {
	height: 790px;
	background-size: cover;
}

.about-box-txt {
	height: auto;
}

#Footer .widgets_wrapper {
    padding: 0px 0 !important;
}

.security-box-bg {
	height: 613px;
	background-size: cover;
}

.headings {
    color: #fff;
    font-size: 36px;
    border-bottom: 4px solid #fff;
    display: inline-block;
    padding-bottom: 20px;
}

.heading-home {
    color: #fff;
    font-size: 32px;
    border-bottom: 4px solid #fff;
    display: inline-block;
    padding-bottom: 20px;
}

.corporate-box-bg {
	height: 589px;
	background-size: cover;
}

.cctv-box-bg {
    height: 504px;
    background-size: cover;
}

.offset-box-bg {
    height: 300px;
    background-size: cover;
}

.offset-box-bg {
    height: 654px;
    background-size: cover;
}

#Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    padding: 0px 0 !important;
}

.logo img {
    width: 240px;
    padding-top: 8px;
}

.home-box-bg {
    height: 402px;
    background-size: cover;
}

.representing-box-bg {
    height: 559px;
    background-size: cover;
}

.btn-txt {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    width: 100px;
    text-align: center;
    margin-top: 40px;
}

a.custom-btn:hover {
    text-decoration: none;
}

.icon-area h4 {
    color: #6F6F71;
}

.icon-area .icon {
    color: #6F6F71;
}

.icon-area .icon:hover {
    color: #fff;
}

.icon-area .icon_wrapper:hover .icon {
    color: #fff;
}

.icon-area .column_icon_box:hover .icon {
    color: #fff;
}