nav.main_menu {
    padding-top: 86px!important;
}

/* Enter Your Custom CSS Here */
li.g1-collection__item {
border: 1px solid #078AF2;
border-radius: 5px;
width:32%!important
}
.g1-h4 {
font-size: 14px!important
}
/*
.greyscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
margin-bottom: 2px;
filter: url("data:image/svg+xml;utf8,#greyscale");
}
.greyscale:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
filter: url("data:image/svg+xml;utf8,#greyscale");
}
*/
.windows-page-list{
list-style-type: disc;
margin-left:18px;
}

nav.main_menu ul li a {
  font-family: inherit;
  color: #252525;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  margin: 0;
  z-index: 3;
  -webkit-transition: all .5s ease 0s;
}

a {
  color: #252525;
  text-decoration: none !important;
}

.social-icons-footer{
  width:126px;
  float:right;
}



.field-wrap, #ninja_forms_required_items {
  margin-bottom: 0px !important;
  font-size: 15px;
}
.right {
    position: relative;
    margin-bottom: 20px;
}