/* Add your custom styles here */

.clear {
   clear:both;
   margin-bottom: 10px;
}

.imgr {
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
}

.imgl {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
}

.head {
  padding: 10px 20px 10px;
}

.smap {
   background: rgba(0, 0, 0, 0.25);
    border: 8px solid #FFFFFF !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
    padding: 3px;
}

.btn, a, a.slide-btn {
   -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.ninja-forms-required-items {
  margin-bottom: 10px !important;	
}

#menu-item-88 {
    background: #262324;
    font-size: 11px;
     border-radius: 10px !important;
}
#menu-item-88 a {
  color: #FFF !important;
  background: #262324 !important;
  border-radius: 10px !important;
}

.welcome-wrap, .assoc .wrap { padding: 3rem 4rem; }

.home-welcome, .welcome-wrap { background: #231F20; }
.welcome-wrap h1 { margin-bottom: 0; }
.home-welcome .btn { margin-top: 20px; }

.homeintro { background: #FFF; max-width: 100%; }
.homeintro .wrap { background: #FFF; }
.homeintro h1 {
    color: #231F20;
}

.homeintro img {
   max-height: 150px;
}

.home-bottom { 
   background: url('https://topratednjhomeinspector.com/wp-content/uploads/services-bg.jpg') no-repeat scroll top left rgba(0,0,0,0);
   background-size: cover; 
}
.home-bottom .wrap { background: rgba(0,0,0,0); text-align: center; }
.home-bottom p { color: #FFF; margin-bottom: 3.6rem; }
.home-bottom h1 { color: #FFF; text-shadow: 0 1px 0 #222; }

.home-box {
   background: #FFF;
   min-height: 300px;
   overflow: hidden;
   padding: 12px;
   border: 1px solid #999;
   width: 32.33%;
   float: left;
   margin-right: 1%;
   box-shadow: 1px 2px 3px #000;
   -webkit-transition: background 300ms ease-in-out;
   -moz-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.home-box p { 
    color: #444; 
    margin-bottom: -1rem;
    -webkit-transition: color 300ms ease-in-out;
   -moz-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
.home-box h4 {
   margin-bottom: 0;
   font-size: 2rem;
    -webkit-transition: color 300ms ease-in-out;
   -moz-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
.home-box-border {
   border-bottom: 3px solid #999;
   width: 50%;
   margin: 10px auto 10px;
}

.home-box:hover {
   background: #DE1F26;
}
.home-box:hover h4,
.home-box:hover p {
   color: #FFF;
}

.sicon {
   max-height: 70px;
   margin-bottom: 5px;
   margin-top: 10px;
}

.instagram { 
   background: #FFF; 
}

.instagram h4 { 
   background: #DE1F26;
   border-bottom: 1px solid #999;
   padding: 8px;
   color: #FFF;
   text-align: center;
   font-size: 2rem;
}
.instagram ul {
   padding-left: 25px;
}

.assoc, .assoc .wrap { background: #FFF; }
.assoc .wrap {
   border-top: 1px solid #999;
}
.assoc p { margin-bottom: 1.6rem; color: #444; }

.site-footer, .footer-widgets { background: #231F20; }
.footer-widgets .wrap { padding-top: 4rem; }

.footer-widgets-4 .fa { font-size: 22px; }

.site-footer .wrap i {
    font-size: 18px !important;
    vertical-align: middle !important;
}

/* Slider */

.soliloquy-container .soliloquy-caption-inside {
    max-width: 100%;
    margin: 0 auto;
    background: none !important;
    text-align: center !important;
}

.soliloquy-container .soliloquy-caption {
    bottom: 30% !important;
}

.slide-title {
    font-size: 45px !important;
    margin-bottom: 15px !important;
    color: #FFF !important;
    font-weight: 400;
      text-shadow:1px 1px 2px #222 !important;
}

a.slide-btn {
    margin-top: 10px;
    display: inline-block;
    padding: 12px 15px;
    background: rgba(0,0,0,0);
    border: 1px solid #FFF;
    color: #FFF;
    float: none;
}
a.sl-btn {
    background: rgba(0,0,0,0);
    display: inline-block;
    padding: 1.25rem 2rem;
    margin-top: 2rem;
    color: #FFF;
    line-height: 1;
    margin-right: 1rem;
    border: 2px solid #FFF;
}
a.sr-btn {
    background: #DE1F26;
    border: 2px solid #FFF;
    display: inline-block;
    padding: 1.2rem 1.8rem;
    margin-top: 2rem;
    color: #FFF;
    line-height: 1;
    margin-left: 1rem;
}

a.slide-btn:hover { text-decoration: none; }

.slide-text-wrap p {
    font-size: 20px !important;
    margin: 10px auto;
    line-height: 1.2;
    color: #FFF;
}

.slide-text-wrap {
    padding: 15px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    width: 70% !important;
    display: inline-block;
}


.big-leader {
    margin: 120px auto 0 !important;
}
.big-leader .wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.mobile-menu-icon {
	display: none;
}


@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) { 
 .soliloquy-container .soliloquy-caption {
    bottom: 20% !important;
}

.slide-title {
    font-size: 35px !important;
}
.slide-text-wrap p {
    font-size: 16px !important;
 }

.genesis-nav-menu a { font-size: 12px; }
#menu-item-88 a {
   font-size: 10px;
}

.home-box {
   min-height: 330px;
}
.home-box p { 
   font-size: 14px !important; 
}
.welcome-wrap h1 { font-size: 3rem !important; } 

.big-leader {
    margin: 105px auto 0 !important;
 }
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) { 
  .soliloquy-container .soliloquy-caption {
    bottom: 10% !important;
}

.slide-title {
    font-size: 25px !important;
}
.slide-text-wrap p {
    font-size: 14px !important;
}
a.slide-btn {
   font-size: 14px;
   padding: 10px;
}
.head { 
   display: block; 
   width: 100%; 
   margin: 10px auto; 
   text-align: center; 
   padding: 0;
}
header .widget_nav_menu {
  border-top: none;
  padding: 0 !important;
}
.welcome-wrap h1 { font-size: 2.8rem !important; }
.homeintro .two-thirds, .homeintro .one-third { width: 100%; margin: 10px auto; display: block; float: none; }

.welcome-wrap, .homeintro .wrap, .home-bottom .wrap, .instagram .wrap, .assoc .wrap, .bottom {
    padding: 4rem 3rem !important;
 }

.big-leader {
    margin: 0 auto !important;
 }
.welcome-wrap h1 { font-size: 2.4rem !important; } 
.home-welcome .btn { font-size: 14px; }

.home-box {
   min-height: 350px;
 }
.home-box p { 
   font-size: 13px !important; 
}
.home-box h4 {
   font-size: 1.6rem;
}
.sicon {
   max-height: 50px;
}
.instagram h4 { font-size: 1.8rem; }

#text-2, #nav_menu-2 {
  width:100%;
  margin: 0;
}

.logo {
  width: 70%;
  float: left!important;
  margin-right: 2%;
  text-align: left;
}

.mobile-menu-icon {
  display: inline-block;
  width: 28%;
  float: left;
  border: none;
  color: #222;
  padding: 1.24rem;
  line-height: 1;
  font-size: 3rem;
  text-align: right;
  margin-top: 5px;
  }
}

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) { 

.mhide {
	display: none !important;
}

}

.monly {
	display: none!important;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { 

.monly {
	display: inline-block!important;
}


.soliloquy-container .soliloquy-caption {
    bottom: 0% !important;
}
.slide-text-wrap {
    width: 100% !important;
}
.slide-title {
    font-size: 20px !important;
}
.slide-text-wrap p {
    display: none;
}
a.sl-btn, a.sr-btn {
   font-size: 12px;
   padding: 10px;
   margin-top: 0;
 }
.home-box {
   width: 100%;
   min-height: 300px;
   float: none;
   margin: 10px auto;
 }
.home-box p { 
   font-size: 16px !important; 
}
.home-box h4 {
   font-size: 2rem;
}
.sicon {
   max-height: 70px;
 }
.instagram h2 { font-size: 3rem; }
.genesis-nav-menu a { font-size: 14px; }
#menu-item-88 a {
   font-size: 14px;
 }
}
.list-style {
    float: right;
    list-style-type: none;
    margin-left: 14px;
    background: #000;
    padding: 5px;
    margin-top: -5px;
}