/* RESIZE */
@media all and (min-width: 1400px) {
  .restrainer {
    width:1400px !important;
  }
}

@media all and (max-width: 500px) and (min-width: 0px) {
  #social_big {
	  display:none;
	}
	#social_sml {
	  display:block !important;
	}
	#main_banner {
		margin-top:60px;
	}
}

@media all and (max-height: 400px) and (min-height: 0px) {
  #mobile_nav_menu li {
    padding: 10px 0px !important;
  }
}

@media all and (max-width: 1200px) and (min-width: 0px) {

  #nav ul {
    padding-left: 0px !important;
  }
  #nav li {
    padding: 17px 25px !important;
  }
  
 }

@media all and (max-width: 1050px) and (min-width: 0px) {
  .restrainer {
    width:800px !important;
  }
  #box {
    width:40% !important;
  }
  #box h1 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  #box h2 {
    font-size: 18px !important;
    margin-bottom: 20px !important;
  }
  .service {
    width:calc(48% - 70px) !important;
    padding: 10px !important;
    margin:15px 20px !important;
  }
  .service_text {
    width: 70% !important;
  }
  .service h5 {
    font-size: 30px !important;
    line-height: 35px !important;
    margin-top:-5px;
  }
  #th_ed {
    width: calc(100% - 80px) !important;
    padding: 60px 40px !important;
  }
  #nic_logo_2 {
    padding: 0px !important;
  }
  #services_list {
    -webkit-column-gap: 50px !important; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px !important; /* Firefox */
    column-gap: 50px !important;
  }
  #contact .col {
    width: 49% !important;
  }
  #contact {
    padding: 40px 20px !important;
    width: calc(100% - 40px) !important;
  }
  #nic_logo {
    padding-right:20px !important;
  }
  .a_service h3 {
    font-size: 35px !important;
  }
  .a_service h2 {
    font-size: 20px !important;
  }
}

@media all and (max-width: 1000px) and (min-width: 0px) {
  #desktop {
    display:none;
  }
  #mobile {
    display:block !important;
  }
  #nav {
    padding:0px !important;
  }
}

  @media all and (max-width: 850px) and (min-width: 0px) {

  .restrainer {
    width: 100% !important;
  }
  .service {
    height: 150px !important;
  }
  .service button {
    margin-right: 0px !important;
  }
  .service_text {
    width: 75% !important;
  }
  .service p {
    display: none !important;
  }
  #box h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  #box h2 {
    font-size: 16px !important;
    margin-bottom: 20px !important;
  }
  #box p {
    font-size: 13px !important;
  }
  #services_list {
    -webkit-column-gap: 10px !important; /* Chrome, Safari, Opera */
    -moz-column-gap: 10px !important; /* Firefox */
    column-gap: 10px !important;
  }
  #services_list h2 {
    font-size: 19px !important;
  }
  #crappy_bit {
      padding: 60px 20px !important;
      width: calc(100% - 80px) !important;
  }
  h1 {
    font-size: 50px !important;
  }
}
@media all and (max-width: 650px) and (min-width: 0px) {
  #box {
    width: calc(100% - 120px) !important;
  }
  .service {
    width: calc(100% - 70px) !important;
    height: 100px !important;
  }
  #services_list {
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
  }
  .service_item:nth-child(4) {
    border-bottom: solid 1px #d8d8d8 !important;
  }
  #crappy_bit p {
      width: 90% !important;
      margin-top: 20px !important;
      margin-left: 0px !important;
  }
  #crappy_img {
      width: 100% !important;
      margin-left: -10px !important;
  }
  #crappy_bit .col {
      margin-top: 30px !important;
      width: calc(100% + 60px) !important;
  }
  #nest_logo {
      width: 100px !important;
  }
}
@media all and (max-width: 550px) and (min-width: 0px) {
  #header {
      padding: 20px 15px !important;
      width: calc(100% - 30px) !important;
  }
  #logo {
    width:80px !important;
  }
  #head_contact a {
    font-size:12px !important;
  }
  #head_contact img {
    display:none;
  }
  #head_contact h4 {
    font-size: 14px !important;
  }
  #head_contact h3 {
    margin-top:-5px;
    font-size: 30px !important;
    margin-bottom:-5px;
  }
  .service_text {
    width: 75% !important;
  }
  #th_ed {
    width: calc(100% - 40px) !important;
    padding: 40px 20px !important;
  }
  h1 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  h2 {
    font-size: 22px !important;
  }
  #nic_logo_2 {
    width:100px !important;
    margin-top:55px !important;
  }
  button {
    font-size:14px !important;
  }
  #can_we_help button {
      padding: 15px 20px !important;
  }
  .a_service_img {
    position: relative !important;
    width:calc(100% - 0px) !important;
    height:180px !important;
    border-radius: 5px 5px 0px 0px !important;
  }
  .a_service_txt {
    left:0px !important;
    width:calc(100% - 50px) !important;
  }
.a_service_txt h3 {
  padding-right:0px !important;
}
  .blur {
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
  }
  #nest_logo {
      width: 80px !important;
  }
  .close {
    opacity: 1 !important;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
  }
  .close:before, .close:after {
    background-color: #fff !important;
  }
}
@media all and (max-width: 785px) and (min-width: 0px) {
  .contact_txt_hide {
    display:none;
  }
  #contact .col {
    width: 100% !important;
  }
  #contact h4 {
      margin: 20px 0px 0px 0px !important;
  }
  #contact h1 {
      margin-bottom: 0px !important;
  }
  #form {
    margin-top:30px !important;
  }
  #contact input, #contact textarea {
      margin: 5px 0px 5px 0px !important;
  }
  #form p {
    margin-top:0px !important;
  }

}

* {
    margin: 0;
}
html, body {
    margin:0;
    padding:0;
    height:100%;
    min-height:100%;
    min-width:100%;
}
h1,h2 {
  margin: 0px;
  font-weight: normal;
}

.white_text {
  color:#fff !important;
}

.green_text {
  color:#1da249 !important;
}

h1 {
  font-family:"bebasregular", arial;
  font-weight:normal;
  font-size:60px;
  color:#181818;
  line-height:70px;
  word-spacing:10px;
  letter-spacing:-2px;
}

h2 {
  font-family:"open sans", arial;
  font-weight:300;
  font-size:24px;
  color:#1da249;
  text-transform:uppercase;
  margin-bottom:10px;
  letter-spacing:-1px;
}

h3 {
  font-family:"bebasregular", arial;
  font-weight:normal;
  font-size:40px;
  color:#1da249;
}

h4 {
  font-family:"open sans", arial;
  font-weight:400;
  font-size:20px;
  color:#181818;
  text-transform:uppercase;
}

h5 {
  font-family:"bebasregular", arial;
  font-weight:normal;
  font-size:35px;
  color:#1da249;
  word-spacing:10px;
  letter-spacing:-1px;
  line-height:40px;
}

p {
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:14px;
  color:#181818;
}

button {
  padding: 15px 30px;
  border:none;
  cursor:pointer;
  color:#fff;
  background-color:#1da249;
  font-family:"open sans", arial;
  font-weight:300;
  font-size:16px;
  text-transform:uppercase;
  outline:none;
  border-radius:2px;
}


button {
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}


button:hover {
  letter-spacing:5px;
}

.div_row {
  width:calc(100% - 40px);
  padding: 0px 20px;
}

.restrainer {
  position:relative;
  margin: 0 auto;
  width:1000px;
}
.close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  cursor:pointer;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
  z-index:9999;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 1px;
    background-color: #fff;
    margin: 10px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.scroll {
  overflow:hidden !important;
}

/* HEADER */

.fix {
  position:fixed !important;
  top:0px;
  background-color:rgba(0,0,0,0.7) !important;
  z-index:10000;
}

#main_head {
  width: 100% !important;
  padding: 0px 0px !important;
  background-color:#fff;
  z-index:10000;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}

#header {
  padding: 20px 40px;
  width:calc(100% - 80px);
}

#logo {
  display:inline-block;
  width:120px;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}

.smaller {
  width:80px !important;
  margin:-10px;
}

#logo #logo_svg {
  width:100%;
}

#head_contact {
  float:right;
  text-align:right;
}

#head_contact a {
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:14px;
  color:#818181;
  text-decoration:none;
}


#head_contact img {
  width:20px;
  padding-right:10px;
}


/* NAV */

#nav_bar {
  position:relative;
  width:100% !important;
  padding:8px 0px;
  background-color:#181818;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}

#nav {
    display:inline-block;
    padding:15px 0px;
}

#nav ul {
  list-style: none;
  padding-left: 15px;
}

#nav li {
  display: inline;
  padding:17px 40px;
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:14px;
  color:#fff;
  cursor:pointer;
  text-transform:uppercase;
}

#nav li:hover {
  border-bottom: solid 6px #1da249;
}

#mobile {
  display:none;
  margin-left:20px;
  padding-top:5px;
  cursor:pointer;
}
  
#nic_logo {
  float:right;
  width:100px;
  padding-right:40px;
  margin-top:-5px;
  margin-bottom:-20px;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}

#nic_logo #l {
  width:100%;
}

#mpc_logo {
  float:right;
  width:70px;
  margin-top:-5px;
  margin-bottom:-20px;
  margin-right:-100px;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;  
}

#mpc_logo_2 #l {
  width:100%;
}

.opacity_up {
  opacity:1;
}

.opacity_down {
  opacity:0;
}

#mobile_nav_menu {
  position:fixed;
  top:68px;
  left:-110vw;
  width:100%;
  height:calc(100vh - 64px);
  background-color:rgba(0,0,0,0.7) !important;
  z-index:200;
  opacity: 0;
   transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -webkit-transition: all 0.5s ease-in-out;
}

#mobile_nav_menu ul {
  list-style:none;
  margin-top:20px;
  
}

#mobile_nav_menu li {
  padding: 20px 0px;
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:15px;
  color:#fff;
  cursor:pointer;
  text-transform:uppercase;
}

.show {
  left: 0px !important;
  opacity: 1 !important;
}

/* BANNER */

#main_banner {
  width: 100% !important;
  padding: 0px 0px;
  padding-top:10px;
  padding-bottom:20px;
  background-image: url('../img/bulb.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:bottom;
}

#social_big {
	float:right;
}

#social_sml {
	display:none;
	  position:absolute;
	  width:100% !important;
	  padding:8px 0px;
	  margin-top:8px;
  background-color:rgba(0,0,0,0.2) !important;
}

#greviews {
	float:right;
	width:95px;
	height:40px;
	background-image: url('../img/greviews.png');
	background-repeat:no-repeat;
	background-size:100%;
	margin-top:6px;
	margin-right:15px;
}

#fb {
	float:right;
	width:30px;
	height:30px;
	background-image: url('../img/fb.png');
	background-repeat:no-repeat;
	background-size:100%;
	margin-top:10px;
	margin-right:25px;
}

#insta {
	float:right;
	width:30px;
	height:30px;
	background-image: url('../img/insta.png');
	background-repeat:no-repeat;
	background-size:100%;
	margin-top:10px;
	margin-right:15px;
}

#box {
  background-color:rgba(29,162,73,0.8);
  padding:20px;
  margin:40px; 
  width:35%;
}

#box h2 {
  font-size:22px;
  margin-bottom:30px;
}

#box p {
  margin-bottom:10px;
}

/* TASTER */

#taster_services {
  z-index:999;
  text-align:center;
  padding-top:40px;
  padding-bottom:40px;
  background-color:#efefef;
}

.service {
  display:inline-block;
  vertical-align:top;
  text-align:right;
  width:calc(40% - 70px);
  margin-top:0px;
  padding: 20px;
  margin:30px 40px;
  background-color:#181818;
  height:200px;
  background-size:cover;
  background-repeat:no-repeat;
  cursor:pointer;
}


.service_text {
  display:inline-block;
  width:75%;
  height:calc(100% - 10px);
  padding-top:10px;
}

.service_text p {
  font-size:13px;
  margin-top:10px;
}

.service button {
  vertical-align:bottom;
  margin-right:30px;
  display:inline-block;
  padding:11px 19px 11px 14px;
  border: solid 1px transparent;
}

.service button:hover {
  background-color:transparent;
  border: solid 1px #fff;
}


.service i {
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}


/* CAN WE HELP */

#can_we_help {
  z-index:0;
  margin-top: 60px;
}

#can_we_help p {
  margin-top:40px;  
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px;
}

#can_we_help button {
  margin-top:30px;
}

/* 18th ED */

#th_ed {
  margin-top:80px;
  padding: 60px 100px;
  width: calc(100% - 200px);
  background-image: url('../img/sunset.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:bottom;
}

#th_ed button {
  margin-top:60px;
}

#nic_logo_2 {
  float:right;
  width:150px;
  padding-right:40px;
  margin-top: 35px;
}


/* SERVICES */

#services {
  padding: 60px 20px;
  text-align:center;
}

#service_pop {
  z-index:999;
  position:absolute;
  width:100%;
  margin-top:20px;
  min-height:calc(100% - 60px);
  background-color:rgba(255,255,255,0.6);
   box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius:5px;
    display:none;
}

#service_pop_data {
  width:100%;
  height:100%;
}

.a_service {
  width:100%;
  height:100%;
  text-align:left;
}

.a_service h3 {
  letter-spacing: -2px !important;
  word-spacing: 10px !important;
  margin-top:10px;
}

.a_service h2 {
  margin-bottom:20px;
}

.black_text {
  color:#181818;
}

.a_service_img {
  position:absolute;
  float:left;
  width:40%;
  height:100%;
  background-size:cover;
  border-radius:5px 0px 0px 5px;
}

.a_service_txt {
  position:relative;
  left:40%;
  float:left;
  width:calc(60% - 50px);
  padding: 20px;
  height: calc(100% - 20px);
}

.a_service_txt h3 {
  padding-right:10%;
}

#services h1 {
  text-align:left;
}

#services_list {
  text-align: left;
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 120px; /* Chrome, Safari, Opera */
  -moz-column-gap: 120px; /* Firefox */
  column-gap: 120px;
  margin-top:40px;
  z-index:0;
  -webkit-transition: all 1s; /* Safari */
  transition: all 1s;
}

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.service_item {
  width: 100%;
  display:inline-block;
  border-bottom:solid 1px #d8d8d8;
  padding: 15px 0px;
  cursor:pointer;
}

.service_item:hover {
  background-color: #181818;
}

.service_item:hover i {
  border: solid #1da249 !important;
  border-width: 0 2px 2px 0 !important;
}

.service_item:hover h2 {
  color:#fff;
}

.service_item:nth-child(4), .service_item:last-child {
  border-bottom:0px;
}

.service_item i {
  border: solid #181818;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right:20px;
  margin-left:10px;
  vertical-align:middle;
  margin-top:4px;
}

.service_item h2 {
  display: inline;
  vertical-align:middle;
}


/* NEST */

#nest {
  margin-top:20px;
  padding: 20px 20px;
  text-align:right;
  background-image: url('../img/nest.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:right;
}

#nest_logo {
  width:120px;
  margin-top:0px;
  margin-bottom:40px;
}

#nest h1 {
  text-shadow: 1px 1px 10px #000;
}

/* CRAPPY BIT */

#crappy_bit {
  padding: 60px 60px;
  width:calc(100% - 120px);
}

#crappy_bit .col {
  width:calc(100% + 60px);
  margin-top:40px;
}

#crappy_img {
  float:left;
  width:50%;
  margin-left:-70px;
  vertical-align:top;
}

#crappy_bit p {
  float:left;
  width:50%;
  margin-left:30px;
  vertical-align:top;
  max-width:500px;
}

#crappy_bit button {
  margin-top:20px;
}

/* CONTACT */

#contact {
  padding: 40px 60px;
  width:calc(100% - 120px);
  background-color:#181818;
}

#contact h1 {
  display:inline-block;
  margin-bottom:20px;
}

#contact h2 {
  font-size:30px;
}

#contact h3 {
  margin-top: 80px;
}

#contact h4 {
  margin: 30px 0px 0px 0px;
}

.aim {
  margin-top:0px !important;
  line-height:20px;
}

#contact a {
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:14px;
  color:#fff;
  text-decoration:none;
}

#contact .col {
  width:45%;
  display:inline-block;
  vertical-align:top;
}

#contact input, #contact textarea {
  width:calc(100% - 10px);
  border:solid 1px transparent;
  padding: 8px 5px;
  outline:none;
  font-family:"open sans", arial;
  font-weight:normal;
  font-size:12px;
  margin: 5px 0px 20px 0px;
  border-radius:2px;
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

#contact input:focus, #contact textarea:focus {
    box-shadow: 0px 0px 2px 1px #67ff8e;
    border-color: #67ff8e;
}

#contact textarea {
  height:100px;
}

.error {
    border-color: red !important;
    box-shadow: 0px 0px 5px 1px #a94442 !important;
}
.error:focus {
    box-shadow: 0px 0px 2px 1px #e1e1e1 !important;
}

#form p {
  color:red;
  margin-top:-10px;
}

#form h4 {
  font-size:16px;
}

#form button {
  font-weight:normal;
  font-size:16px;
  padding:15px 60px;
  margin-top:10px;
}

/* FOOTER */

#footer {
    background-color:#1da249;
    padding: 20px 20px;
}

#footer p {
  text-transform: uppercase;
  text-align:center;
}

