/*
Theme Name:     NRSChild
Description:    Website by Seriously Creative
Author:         Seriously Creative
Template:       nrstheme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* ---------------- MAIN ---------------------*/

.nrs-footer {
margin: 0 auto;
}

.nrs-post {
padding: 0px;
}

.nrs-shapes {
 background-image: url('http://nrs4less.com/wp-content/uploads/2016/01/header-img-bg.jpg');
}

.nrs-object937074153 {
    background-image: url('http://nrs4less.com/wp-content/uploads/2016/01/NRS-vector-small.png');
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #edac4e;
}

::selection {
    color: #fff; 
    background: #edac4e;
}


.custom-content {
width: 50%;
margin: 0 auto;
}

hr {
margin: 30px 0px;
    border: 0;
    border-bottom: 2px dotted #ccc;
}

.small-hr {
margin: 2% auto;
width: 6%;
    border: 0;
    border-bottom: 2px solid #fff;

}

.custom-content h1{
letter-spacing: 4px;
}

.nrs-button {
      -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.contact-link {
text-align: center;
text-align: center; 
text-decoration: underline;
}
/* ------------------ HOME --------------------------*/

.blue-strip {
background-color: #3399cc;
width: 100%;
padding: 5% 0;
}

.blue-strip h1 {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
color: #fff;
}

.h1-bluestrip {
text-align: center;
letter-spacing: 3px;
font-size: 250%;
}

.h1-bluestrip:hover {
font-size: 250%;
color: #ffc445;
}

.home-text-bg {
background-color: rgba(255, 255, 255, 0.9);
padding: 3% 8%;
}

.home-bg-image {
background-image: url("http://nrs4less.com/wp-content/uploads/2016/01/road-sky-clouds-cloudy.jpg");
background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
height: auto;
}

.home-img {
background-color: #fff;
margin: 0 auto;
height: 100%;
width: 100%;
}

.home-cont {
width: 60%;
margin: 0 auto;
padding: 12% 0;
}


.house-icon {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;

-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;

overflow:hidden;
}

.house-icon:hover {
-webkit-transform:rotate(7deg);
-moz-transform:rotate(7deg);
-o-transform:rotate(7deg);
}

.locations {
background-color: #eda745;
padding: 5% 0px;
}

.locations h1 {
color: #fff;
}

/* ------------------ LOCATIONS CODE --------------------*/

.locations-column {
display: block;
float: left;
margin-left: 1.6%;
}

.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

.section {
margin-left: 8%;
	clear: both;}

.grid {
text-align: center;
width: 14%;
padding: 0 1%;
background-color: #fff;
min-width: 150px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.grid:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}

.grid img {
max-width: 225px;
max-height: 225px;
}

@media only screen and (max-width: 1100px) {
	.locations-column  { margin: 1% 0;}
	.grid { width: 100%;}
	.section {margin: 0;}
}

.lightup {
opacity: 1;
 -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.lightup:hover {
opacity: .5;
}
/* ------------------------------------ FOOTER ------------------------------------------*/

.nrs-page-footer {
background-color: #000;
padding: 2% 0;
width: 100%;
bottom: 0;
left: 0;
}

.nrs-footer-inner {
padding: 0;
}

.nrs-page-footer, 
.nrs-page-footer a,
.nrs-page-footer a:link,
.nrs-page-footer a:visited {
padding-top: 15px;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
color: #fff;
}

.nrs-page-footer a:hover {
text-decoration: none;
letter-spacing: 1px;
color: #edac4e;
}

/* -------------------------------- SERVICES ------------------------*/

.services-list {
display: inline-block;
width: 40%;
vertical-align: text-top;
min-width: 200px;
margin: 0 10px;
clear: both;
}

.services-bg-pic {
width: 100%;
margin-top: 50px;
background-image: url("http://nrs4less.com/wp-content/uploads/2015/10/city.jpg");
background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
height: 300px;
}

/* ------------------------------ VIDEO RESPONSIVENESS ---------------------------------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}
