.bigtext {
  font-size: 80px;
  font-weight: 900;
  line-height: 123px;
  letter-spacing: 1px;
  color: #000;
}
.singlebig {
     -webkit-text-stroke: 1px #ac0000;
color: #fff;
text-shadow: 3px 3px 0 #ff1212, -1px -1px 0 #00ac23, 1px -1px 0 #fbc72a, -1px 1px 0 #00ac43, 1px 1px 0 #ac0000;
font-size: 144px;
font-weight: 800;
font-family: 'Permanent Marker';
transform: translateX(180px) rotate(45deg);
padding-top:35px;
}
::-moz-selection{ background: #000;}

::selection { background:#000; } 
.footer_top_holder {
  background-color: #17142f !important;
}
.side_menu_button a:last-child {
  padding: 0 0 0 8px;
  margin-top: -13px;
  color:red;
}
.fa-search::before {
  content: "\f002";
  color: red;
}
/* Start Contact Page */
#respond input[type=text], #respond input[type=email], #respond textarea, .contact_form input[type=text], .contact_form textarea {
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 12px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 16 !important;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway,serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-bottom: 1px solid !important;
}
#message {
border: 1px solid #aeaeae;
}

/* menu updates */

nav {
  margin-left:60px;
}
.alignnone {
  margin-left:-44px;
  margin-top:-15px;
}
.mailtolink {
  color:#fff;
}
.mailtolink:hover {
  color:#aeaeae;
}
/*.vc_column_container > .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}*/
.logos1 {
  display:none;
}
