/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.header-image .site-title > a {
    float: left;
    /* height: 74px; */
    min-height: 72px;
    width: 320px !important;
}
.site-title a {
       background: url(https://pointmap.com/wp-content/uploads/2017/08/cropped-cropped-cropped-Screenshot.png) no-repeat center !important;
}



section#text-13 {
    padding-top: 20px;
}
label {
    font-weight: bold;
}
input {
    margin-bottom: 20px;
	padding: 8px !important;
}
.apct-testim-wrapper #template-1 .apct-testimonial-title-name {
    color: #fd7e06;
    font-size: 16px;
    font-weight: 700;
}
.apct-testim-wrapper #template-1 .apct-testimonial-content {
    position: relative;
    margin-bottom: 6px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.home-featured + .home-top .wrap {
    margin-top: 0px !important; 
}


h1.entry-title {
   display: none;
}


@media only screen and (max-width: 768px) {
   .wrap {
    padding: 40px 10px !important;
}
}
@media only screen and (max-width: 1022px) {
section.left {
    width: 100% !important;
    float: left !important;
}
}

@media only screen and (max-width: 1200px) {
section.left {
    width: 68% ;
    float: left !important;
}
}
section#text-10 {
    padding-top: 20px;
}
.apct-testimonial-display-wrapper.apct-testimonial-color.apct-no-img-class {
    border: 1px solid #ddd;
}
div#apct-bxslider-controller {
    top:-100px !important;
}
nav.nav-primary {
    min-height: 40px;
}
ul#menu-top-navigation {
    display: none;
}


