#header.container_12 {
    height: 200px;
}

.inputButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.inputButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.inputButton:active {
	position:relative;
	top:1px;
}

@media (min-width: 600px){

.sf-menu a {
    border-width: 0px;
}

.sf-menu{
font-size: 12px;
font-family: "Open Sans Condensed" sans-serif;
text-transform:uppercase;
}

.sf-menu li ul {
    width: 20em !important;
}

.sf-menu li ul li a {
    padding: 10px;  
}

.sf-menu > li{
min-width:120px;
margin-right:0px;
text-align:center !important;
text-shadow: 0px 1px 3px rgba(0,0,0,.3);
filter: dropshadow(color=#1f1f1f, offx=0, offy=1);
border-left: 1px solid #242424;
}

#nav{
margin-top: 59px;
}

.sf-menu > li:first-child {
-webkit-border-radius: 10px 0px 0px 0px;
border-radius: 10px 0px 0px 0px;
}

.sf-menu > li:last-child {
-webkit-border-radius: 0px 10px 0px 0px;
border-radius: 0px 10px 0px 0px;
}

.sf-menu > li{
height:56px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

.sf-menu > li:hover{
margin-top:-4px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

.sf-menu li ul{
    margin-top: 26px;
}

.backgrdDivProductServiceList{
    margin-top: 18px;
}
.sf-menu li a{
margin-top:9px;
}

.sf-menu li li a, .sf-menu li li{
margin-top:0px;
text-shadow: none !important;
filter: none !important;
}
}

ul.socialicons {
    right: 48px;
    margin-top: 20px;
}

.head_tag strong {
    width: 615px;
    font-style: italic;
    font-weight: bold;
    margin-right: 10px;
    font-size: 42px !important;
    font-family: 'Alegreya Sans SC',sans-serif;
}

.social_facebook {
    background-image: url("../../sorryPage.html");
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    margin-right: 0 !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
    background-position: 0 -35px;
}

.social_facebook img {
    visibility: hidden;
}

.social_facebook a {
    border-radius: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.social_facebook:hover {
    transition: all 0.5s ease-in-out 0s;
    background-position: 0 0;
}

.social_twitter {
    background-image: url("../../sorryPage.html");
    background-position: 0 -175px;
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    margin-right: 0 !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
}

.social_twitter img {
    visibility: hidden;
}

.social_twitter a {
    border-radius: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.social_twitter:hover {
    background-position: 0 -140px;
    transition: all 0.5s ease-in-out 0s;
}

.social_linkedin {
    background-image: url("../../sorryPage.html");
    background-position: 0 -385px;
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    margin-right: 0 !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
}
.social_linkedin img {
    visibility: hidden;
}
.social_linkedin a {
    border-radius: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.social_linkedin:hover {
    background-position: 0 -350px;
    transition: all 0.5s ease-in-out 0s;
}
.social_yelp {
    background-image: url("../../sorryPage.html");
    background-position: 0 -245px;
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    margin-right: 0 !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
}
.social_yelp img {
    visibility: hidden;
}
.social_yelp a {
    border-radius: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.social_yelp:hover {
    background-position: 0 -210px;
    transition: all 0.5s ease-in-out 0s;
}

.social_googleplus {
    background-image: url("../../sorryPage.html");
    background-position: 0 -105px;
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    margin-right: 0 !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
}
.social_googleplus img {
    visibility: hidden;
}
.social_googleplus a {
    border-radius: 30px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.social_googleplus:hover {
    background-position: 0 -70px;
    transition: all 0.5s ease-in-out 0s;
}

div.saf {
    background-image: url("../../sorryPage.html");
    background-position: 0 -315px;
    background-repeat: no-repeat;
    border-radius: 15px;
    height: 35px;
    position: inherit !important;
    transition: all 0.5s ease-in-out 0s;
    width: 35px !important;
    float: right;
    margin-top: 58px;
}

.saf img {
    visibility: hidden;
}

.saf a {
    border-radius: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.saf:hover {
    background-position: 0 -280px;
    transition: all 0.5s ease-in-out 0s;
}

.bluehead {
    margin-top: 125px;
    height: 300px;
    background-image: url("../../sorryPage.html");
    border-bottom: 28px solid #0F3BFF;
    -webkit-box-shadow: inset 0 6px 10px rgba(0,0,0,.85), -6px 0 10px rgba(0,0,0,.85), 0px 12px 20px 1px #0F3BFF;
    box-shadow: inset 0 6px 10px rgba(0,0,0,.85), -6px 0 10px rgba(0,0,0,.85), 0px 12px 20px 1px #0F3BFF;
}

#logo img {
    margin-left: -40px;
    margin-top: 10px;
}

.first {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    margin-top: -125px;
    margin-bottom:125px;
}

.second {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    margin-top: -75px;
    margin-bottom:75px;
}

.fourColumn4 img {
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .3);
}

.fourColumn1 img:hover {
    z-index: 9 !important;
    opacity: 0.5;
}

.fourColumn4 h2 {
    text-align: center;
}

.col1_1, .col1_3{
    border:0px none;
}

#slidenav {
    background: transparent;
    border: none;
}

.slideshow_container:before {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.85) inset, -6px 0 10px rgba(0, 0, 0, 0.85);
    content: "";
    height: 7px;
    position: absolute;
    width: 100%;
    z-index: 10;
}

body.main {
    background: transparent !important;
}  

.main > div {
    background: transparent !important;
}

@media screen and (max-width: 1006px) {
	.head_tag strong {
    width: auto;
    }
}

@media screen and (max-width: 600px){

label[for="nav-trigger"] {
    background-color: rgba(0,0,0,0);
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6' fill='white'/><rect y='24' width='30' height='6' fill='white'/><rect y='12' width='30' height='6' fill='white'/></svg>") !important;
    margin:12px;
}
    
.sf-menu > li{
    height:auto;
}
        
}

body #container {
    color: #fff !important;
    box-shadow: 1px 5px 15px 2px rgba(0,0,0,0.4);
}