When President Obama recently visited the Rolls Royce plant in Prince George, VA, Go Graphix in East Longmeadow, MA answered the call to provide banners and backdrops. There isn’t much prior notice given for presidential stops, so, needless to say, producing numerous large banners and finishing them off in a day was quite a challenge.
@media only screen and (max-width: 980px) {
#logo {
min-height: 100px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 120px;
}
}
.zerotolerance .et_pb_slide_description {margin:0px !important; padding:100px 0 !important;}
#main-header {background-color:rgba(0,0,0,0.8) !important;}
.old {opacity: 0.8 !important;
filter: alpha(opacity=80); /* For IE8 and earlier */}
.ngg-pro-masonry-item {background:#000;}
.ngg-pro-masonry-item img {
opacity: 0.8;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.ngg-pro-masonry-item img:hover {
opacity: 1;
}
.center {margin 0 auto; text-align:center;}
.header-content > h1:nth-child(1) > strong:nth-child(1) { color:#33cc00;}
.et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2 { text-shadow: 0 0 9px #000 !important; }
/*------------------------------------------------*/
/*------[Big Invisible Triangle - Quiroz.co]------*/
/*------------------------------------------------*/
#et-main-area { overflow: hidden;} /* Hides all the items that float over the right margin */
.big-triangle:after,.big-triangle:before {
content:'';
position:absolute;
bottom:0px;
width:50%;
z-index:100;
border-bottom:90px solid #FFF;
-moz-transform:rotate(0.0001deg);
-webkit-transform:rotate(0.0001deg);
-o-transform:rotate(0.0001deg);
-ms-transform:rotate(0.0001deg);
transform:rotate(0.0001deg);}
.big-triangle:before{
right:50%;
border-right:1000px solid transparent;
border-left:1000px solid;}
.big-triangle:after{
left:50%;
border-left:1000px solid transparent;
border-right:1000px solid;}
#main-footer .footer-widget h4 {color:#99cc00;}
.footer-widget .frm_primary_label {color: #bbb !important;}
.footer-widget #field_description,
.footer-widget #field_name,
.footer-widget #field_email ,
.footer-widget #field_phone {
background:#444 !important;
-webkit-box-shadow:inset 0 0 10px 1px #000000;
box-shadow:inset 0 0 10px 1px #000000;
border:#000;
}
.fader h3:hover{
opacity: 0.0;
}
.fader{
background:black center center;
}
.fader h3 {
padding:100px 0 100PX 0 !IMPORTANT;
background-color: rgba(103, 137, 0, 0.7);
background: rgba(103, 137, 0, 0.7);
color: rgba(103, 137, 0, 0.7);
opacity: 1.0;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}