@import url("../fonts/georgia/stylesheet.css"); 
@import url("../fonts/charter/stylesheet.css"); 
header#header{
	display: none;
}
.h2, h2 {
    font-size: 35px;
}
div#content{
	margin-left: 0;
    clear: both;
}
/*h5#patrol_head:hover,
h5#criminal_head:hover,
h5#services_head:hover{
	cursor: pointer;
}*/
.section-double > .row{
	height: unset;
}
footer#footer{
	background-color: #222;
}
footer .widget h3 {
    color: 
    #ccc;
    font-size: 18px;
}
footer .widget ul {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
footer .widget ul li {
    display: block;
    padding: 2px 0;
    color: #ccc;
}
footer .widget ul li a {
    text-decoration: none;
    color: 
    #ccc;
    font-size: 13px;
}
footer .widget .social ul li {
    float: left;
}
footer .widget ul li {
    display: block;
    padding: 2px 0;
}
ul.footer_social li {
    display: inline-block;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}
.social ul li {
    display: inline-block;
    margin: 0px 5px;
        margin-right: 5px;
}
ul.footer_social li a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.social ul li a {
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #333;
    font-size: 23px;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 42px;
}
ul.footer_social li a .normal-show {
    position: absolute;
    left: 0;
    right: 0;
    top: 34%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
ul.footer_social li a img {
    width: 100%;
}
footer .widget .social ul li a:hover {
    background: unset;
    color: #ce4000;
}
ul.footer_social li a:hover i.normal-show {
    top: -55%;
}
footer .social {
    text-align: right;
    margin-top: 20px;
}
footer #srch-term{
	height: 34px;
}
footer button.btn.btn-default{
	background-color: #3693e5;
	padding: 6px 15px;
	color: #fff;
}
.footer-menu {
    display: block;
    text-align: right;
    margin-top: 20px;
}
.footer-menu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}
.footer-menu ul li {
    display: inline-block;
    margin: 0px 10px;
}
.footer-menu ul li a {
    color: #eee;
    font-size: 12px;
    text-decoration: none;
}
.footer-text {
    text-align: right;
    color: 
    #ccc;
    margin-top: 10px;
}
.footer-text p {
    font-size: 14px;
    border-top: 1px solid #343434;
    padding-top: 15px;
    text-align: center;
    margin-bottom: 0;
}
.footer-text p a {
    color: #ccc;
}
footer h3.none{
	opacity: 0;
}
#footer{
	padding-top: 40px;
	padding-bottom: 40px;
}
button.btn.btn-default:hover{
	margin-top: -2px;
	margin-bottom: 2px;
}
.timeline-event-date.custom{
	width: 100% !important;
	background: #FFF;
	text-align: left !important;
	padding-top: 30px;
	margin-top: 0 !important;
}
section#about.section-double > .row{
	height: 30vw !important;
}
h5.property_class{
	color: #3693e5;
}
header.header {
    background: #fff;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_logo {
    /*width: 40%;*/
    float: left;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px;
}
.header_logo img {
    max-height: 113px;
    padding: 8px 5px;
}
.header_logo span {
    font-size: 36px;
    font-family: 'Georgia';
    font-weight: normal;
}
@media (max-width: 1360px) {
    .header_logo span {
        font-size: 26px;
    }
}
@media (max-width: 1300px) {
    .header_logo span {
        font-size: 22px;
    }
}
.header_menu {
    /*width: 60%;*/
    display: inline-block;
    margin-top: 15px;
}
.header_menu ul {
    padding: 0;
    float: right;
    margin-bottom: 0;
    margin-right: 20px;
}
.header_menu ul li {
    display: inline;
    padding: 0 10px;
}
.header_menu ul li a {
    line-height: 90px;
    color: #663c6f;
    font-weight: 700;
    font-size: 16px;
}
a.custom_color {
    color: #ce4000 !important;
}
.hambergar_menu {
    display: none;
}
section#intro{
	padding-top: 0;
}
#features .feature.feature-1 .feature-content{
	padding-top: 1rem;
}
.under_menu.open_navigation{
	display: block !important;
}
section#specification .product-container{
	margin-top: 0;
}
section#specification p.text-muted.custom {
	max-width: 430px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
}
.footr_logo{
	height: 67px;
}
section#specification .product-container.section.intro.intro-1{
	width: 100%;
	height: 416px;
}
section#specification .intro-1 .intro-box-lg{
	width: 360px;
}
section#specification .product-container{
	width: 100%;
}
section#features.section{
	padding-bottom: 4rem;
}
section#specification h5#criminal_head,
section#specification h5#services_head,
section#specification h5#patrol_head{
	font-size: 1.40rem;
}
section#intro .bg-image{
    background-position: inherit;
}
section#about .content.col-md-8 p.text-muted,
section#how-it-works .row.text-center p.text-muted,
section#team .col-lg-8.push-lg-2 p.text-muted{
    /*color: #7c8288 !important;*/
    color: #666 !important;
}
section#features {
    padding-top: 63px;
}
#how-it-works h2 {
    margin-bottom: 6px;
}
#how-it-works h4 {
    margin-bottom: 1rem;
}
#how-it-works .step-content  p {
    font-size: 16px;
    line-height: 26px;
}
#how-it-works .lead  {
    margin-bottom: -12px;
}
section#features .row.text-center .col-lg-8.push-lg-2 h2{
    margin-bottom: 6px;
}
section#features .feature.feature-1 .feature-content{
    padding-left: 60px;
}

.steps-row .step .icon {
    margin-bottom: 0;
}
section#reviews {
    padding-top: 78px;
}
section#team {
    padding-top: 63px;
}

.member .member-image {
    max-width: 220px;
    width: auto;
}