/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
@import 'jquery.fancybox-1.3.4.css';
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* apply a natural box layout model to all elements */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
  margin: 20px 0 10px;
  list-style: disc;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  position: relative;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.commentlist:after {
  content: "";
  display: table;
  clear: both;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  /* 2 */

  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */
body {
  margin: 0;
  color: #3c4b4e;
  background: #333333 url(img/bg-body-birds.png) -250px 200px;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 24px;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */

  font-size: 100%;
  /* 2 */

  margin: 0;
  /* 3 */

}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */

  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #masthead, .entry-navigation, .respond, #site-footer, .entry-triangle, .entry-header img, .socialicons, ul.tax-category, time.updated{
    display:none !important;
  }
  .single #entry-area .entry-header div.entry-container{
        position:relative !important;
    top:0 !important;
    height:auto !important;
    width:100% !important;


  }
  h1.entry-title{
    display:block;
        margin-bottom:5px !important;

  }
  iframe{
    display:none !important;
  }
  .admin-links{
    display:none !important;
  }
}
/* ==========================================================================
   AUTHOR STYLES
   ========================================================================== */
   p{
    font-size:14px;
   
    margin: 10px 0 0;
}
#art-wrap {
  width: 640px;
  height: 500px;
  position: relative;
}
#var-controls {
  width: 220px;
  padding: 10px;
  background: #ccc;
  border: 1px solid #444;
  float: right;
  font-size: 12px;
  margin: 0 37px;
  z-index: 20;
  position: relative;
}
#var-controls select {
  width: 200px;
}
#var-controls input,
textarea {
  width: 200px;
  margin: 5px 0 0;
}
#var-controls input[type=checkbox] {
  width: 20px;
}
#var-widget {
  width: 100%;
  height: 710px;
}
#var-artwork {
  height: 427px;
}
#var-letter {
  background: url(var-data-side-back.png) no-repeat;
  position: absolute;
  width: 640px;
  right: -260px;
  top: 236px;
  height: 427px;
  box-shadow: 1px 1px 6px #555;
}
#var-address {
  float: right;
  width: 190px;
  margin: 170px 80px 0 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#coupon .inner {
  margin: 90px -30px 0 0;
  padding: 14px;
  text-align: center;
  border: dashed 2px #aaa;
}
#coupon .money-off {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #777;
}
#tips {
  margin: 12px 0;
  padding: 8px 20px;
  background: #00ABEB;
  color: #F7F7F7;
  text-align: center;
}
.formlabel {
  width: 135px;
  display: inline-block;
}
.page-id-14 #entry-area {
  width: 100%;
}
.hasform p {
  margin-top: 0;
}
form p{
    margin: 15px 0;
  
}
#var-artwork img{
    box-shadow: 1px 1px 6px #555;
  
}
li {
  list-style: disc;
  margin: 5px 0 0 20px;
  font-size: 15px;
}
.emaillist {
  list-style: none;
}
.emaillist li {
  padding: 0;
  margin: 5px 0;
}
.hasform {
  float: left;
  width: 60%;
}
.beforeform {
  float: left;
  margin: 0 0 0 55px;
  width: 30%;
}
a {
  color: #62a6eb;
  text-decoration: none;
}
a:hover{
  color:#72b6fb;
}
.footer-addressinfo{
  width: 157px;
  border-right: 1px solid white;
  color:#666;
}
.emaillist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.emaillist li {
  margin: 7px 0;
  list-style: none;
}
.column-third {
  width: 295px;
  margin-right: 17px;
  float: left;
  min-height: 170px;
  background: #808080;
  padding: 20px;
  position: relative;
}
.column-third h3{
  margin: 0 0 20px;
  padding:0;
  line-height: 1;
  color:#444;
  text-transform: uppercase;
  font-size: 16px;
}
.column-third img {
  height: auto;
  width: 50px;
  margin: 79px 0 0 14px;
}
.column-third.end {
  margin-right: 0;
  width: 296px;
}
.column-third .boxcontent{
    width: 72%;

    float: left;
}
.column-third p{
color:#eee;
font-weight: normal;
font-weight: 300;
margin:0;
}
.column-third a{
  display:block;
  margin: 15px 0 0 0;
  text-transform: uppercase;
  color: #cbdef3;
  font-size: 13px;
  text-decoration: underline;
}
.column-third .imagecontainer{
    width: 76px;
  
    height: 100%;
    background: #444;
    position: absolute;
    right: 0;
    top: 0;
}
.button-primary {
  color: #fff;
  text-decoration: none;
  padding: 6px 12px;
  min-width: 96px;
  display: inline-block;
  border-radius: 2px;
  background: #ec0085;
}
.button-primary + .button-primary {
  margin-left: 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #3c4b4e;
}
.page-width {
  width: 960px;
  margin: 0 auto;
}
#banner {
  overflow: hidden;
}
#masthead {
  background: #4e4e50;
  position: relative;
  z-index: 30;
}
#site-logo {
  background: url(img/newlogo.png) no-repeat;
  height: 102px;
  width: 298px;
  display: block;
  font-size: 1px;
  text-indent: -999em;
  float: left;
  margin: 20px 0 15px 10px;
}
#header-right{
  float:right;
  margin:69px 0 0;
}
#header-right p{
  text-align:right;
  font-size:18px;
  font-weight:100;
  margin-bottom:7px;
}
#header-phone{
color:#fff;
margin:0 0 20px;
}
#social-links {
  height: 32px;
  margin: 0 0 0 0;
}
#social-links li:hover {
  position: relative;
  top: -3px;
}
#social-links li {
  float: right;
  height: 22px;
  width: 22px;
  list-style: none;
  margin-left: 4px;
  transition: all 0.5s;
  -moz-transition: all 0.2s;
  /* Firefox 4 */

  -webkit-transition: all 0.2s;
  /* Safari and Chrome */

  -o-transition: all 0.2s;
  /* Opera */
}
#social-links li a {
  display: block;
  font-size: 1px;
  height: 22px;
  width: 22px;
  text-indent: -9999em;
}
#social-links .facebook {
  background: url(img/socialsprites.png);
  background-size: 90px;
}
#social-links .twitter {
  background: url(img/socialsprites.png);
  background-position: 60px 0;
  width: 32px;
  height:20px;
  background-size: 84px;
  margin-right:4px;
}
#social-links .instagram {
  background: url(img/socialsprites.png);
  background-position: 22px 0;
  margin-right: 5px;
  background-size: 90px;
}
#social-links .linkedin {
  background: url(img/linkedin.png);
  background-position: 0 0;
background-size: 20px;
width:20px;
height:20px;
margin-right:4px;
}
#page-wrap {
  background: #fff;
  box-shadow: 0 0 14px #666;
  width: 960px;
  margin: 0 auto;
}
#menu-main {
  clear: both;
  margin: 0 auto;
  width: 960px;
  padding: 0;
  height: 42px;
  position: relative;
}
#menu-main li:first-child {
  margin-left: 0;
}
body #menu-main li:first-child a{
  border-bottom-left-radius:0;
    border-top-left-radius:0;
}
body #menu-main li:last-child a{
  border-bottom-right-radius:0;
    border-top-right-radius:0;
}
#menu-main li:first-child a:before {
  display: none;

}
#menu-main li:first-child a:hover:before {
  display: none;
}
#menu-main li:first-child a:before {

  display: none;
}
#menu-main li:last-child a:after {
  content: " ";
  display: none !important;
  width: 0;
  height: 0;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  right: 100%;
  z-index: 2;
}
#menu-main li:last-child a:after:hover {
  content: " ";
  display: none;
  width: 0;
  height: 0;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  right: 100%;
  z-index: 2;
}
#menu-main li:last-child a {
  padding: 10px 22px;
}
#menu-main li:last-child{
  position:absolute;
  right: 0;
}
#menu-main ul li a:after{
  display:none;
}
#menu-main ul li a:before{
  display:none;
}
#menu-main ul li a:hover:after{
  display:none;
}
#menu-main ul li a:hover:before{
  display:none;
}
#menu-main li.current-menu-item a, #menu-main li.current_page_parent a{
  background: #00ABEB;
}
#menu-main li.current-menu-item a:after, #menu-main li.current_page_parent a:after {
   content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2a.png') 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: -17px;
  z-index: 2;
}
#menu-main .services ul li a:after{
  display:none !important;
}
#menu-main .services ul li a:before{
  display:none !important;
}
body #menu-main .services ul li.current-menu-item{

  background:none !important;
}
#menu-main .current-page-parent > a:after {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2a.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  right: -17px;
  z-index: 2;
}
#menu-main .current-page-parent > a:before{
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  left: -17px;
  z-index: 2;
}
#menu-main .current-page-parent li a:after {

}
#menu-main li li.current-menu-item a:hover:after{
  display:block;
}
#menu-main li li.current-menu-item a:hover:before{
  display:block;
}
#menu-main li li.current-menu-item a:hover{

}
#menu-main li.current-menu-item li a:after {
display:none;
}
#menu-main li.current-menu-item li a:before {
display:none;
  }
  #menu-main li li:first-child.current-menu-item a:hover:before {
display:none;
  }
#menu-main li.current-menu-item a:before, #menu-main li.current_page_parent > a:before {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  left: -17px;
  z-index: 2;
}
#menu-main li.current-menu-item:first-child a:before {
  display: none;
}
#menu-main li {
  float: left;
  list-style: none;
  font-weight: bold;
  padding: 0 0;
  margin-left: 21px;
  position: relative;
}
#menu-main li a {
  background: #BED250;
  font-size: 15px;
  border-radius:2px;
}
#menu-main li.home a{
width: 80px;
}
#menu-main li.services a{
width: 100px;
}
#menu-main li.about a{
width: 92px;
}
#menu-main li.contact a{
width: 122px;
}
#menu-main li.order a{
width: 115px;
}
#menu-main li.request a{
width: 144px;
}
#menu-main li.sendafile a{
width: 118px;
}
#menu-main li.gallerylink a{
width: 80px;
}
#menu-main li.bloglink a{
width: 80px;
}
#menu-main li.services ul a{
  width:auto;
  text-align: center;
  font-size: 13px;
}
#menu-main li a strong {
  font-weight: normal;
}
#menu-main li a:before {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu1.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  left: -17px;
  z-index: 2;
}
#menu-main li a:after {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu1a.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  right: -17px;
  z-index: 2;
}
#menu-main li a:hover {
  background: #00abeb;
}
#menu-main li a:hover:after {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2a.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  right: -17px;
  z-index: 2;
}
#menu-main li a:hover:before {
  content: " ";
  display: block;
  width: 18px;
  height: 42px;
background:url('../images/menu2.png') 0 0 no-repeat;

  position: absolute;
  top: 0;
  left: -17px;
  z-index: 2;
}
#menu-main li li a:hover{
  color:#999;
}
#menu-main li li {
  font-weight: normal;
  margin-right: 0px;
  margin-top: 0;
  margin-left:0px;
}
#menu-main li li a {
  padding: 10px 10px;
  min-height: auto;
  font-size: 14px;
}
#menu-main li:hover {
  background: #00abeb;
}
#menu-main .menu-parent a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MzgzODQ4MzcyMkYxMUUyOEM2MUE4RTE3QkEzOEUyMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MzgzODQ4NDcyMkYxMUUyOEM2MUE4RTE3QkEzOEUyMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzODM4NDgxNzIyRjExRTI4QzYxQThFMTdCQTM4RTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgzODM4NDgyNzIyRjExRTI4QzYxQThFMTdCQTM4RTIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+507hbwAAAGtJREFUeNpi+P//P8PXr1/fA7H/58+fGUAYJMbEAAELgXgBExOTPpTPwAiS/fLlCwNQcD2QbwDCXFxcH2E6QCARSh8AEcgSKABZYj6UdgARLGBZJqYJUAGHf//+fUTWEQ/ECUDBizDtAAEGAKUCJ7aMfVbTAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 88px 16px;
  padding-right: 12px;
}
#menu-main .menu-parent a:hover {
  background-repeat: no-repeat;
  background-position: 88px 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MzgzODQ4MzcyMkYxMUUyOEM2MUE4RTE3QkEzOEUyMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MzgzODQ4NDcyMkYxMUUyOEM2MUE4RTE3QkEzOEUyMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzODM4NDgxNzIyRjExRTI4QzYxQThFMTdCQTM4RTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgzODM4NDgyNzIyRjExRTI4QzYxQThFMTdCQTM4RTIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+507hbwAAAGtJREFUeNpi+P//P8PXr1/fA7H/58+fGUAYJMbEAAELgXgBExOTPpTPwAiS/fLlCwNQcD2QbwDCXFxcH2E6QCARSh8AEcgSKABZYj6UdgARLGBZJqYJUAGHf//+fUTWEQ/ECUDBizDtAAEGAKUCJ7aMfVbTAAAAAElFTkSuQmCC);
}
#menu-main .menu-parent li a {
  background-image: none;
  padding: 12px 24px;
}
#menu-main .menu-parent li:hover {
  background: #EaEaEb;
}
#menu-main .menu-parent.current-menu-item:hover {
  background: #EaEaEb;
}
#menu-main .menu-parent.current-menu-item a {
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 88px center;
}
#menu-main .menu-parent.current-menu-item ul.sub-menu a {
  background: none;
}
#menu-main .menu-parent.current-menu-item ul.sub-menu a:hover {
  color: #000;
}
#menu-main .menu-parent.current-page-parent a {
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 88px center;
}
#menu-main .menu-parent.current-page-parent ul.sub-menu a {
  background: none;
}
#menu-main .menu-parent.current-page-parent ul.sub-menu a:hover {
  color: #000;
}
#menu-main a {
  color: #fff;
  display: block;
  padding: 10px 0px;
  min-height: 42px;
  text-align: center;
  text-decoration: none;
}
#menu-main .current-page-parent a{
  background: #00ABEB;
}
#menu-main .current-menu-item,
#menu-main .current-page-parent {
  background-color: #00ABEB;
}
#menu-main .current-menu-item a,
#menu-main .current_page_parent a {
  color: #000;
}
#menu-main .current-menu-item ul,
#menu-main .current-page-parent ul {
  background: #e3e3e5;
}
#menu-main .current-menu-item .sub-menu,
#menu-main .current-page-parent .sub-menu {
  display: block;
  width: 960px;
  z-index: 3;
  position: absolute;
  left: -214px;
  top: 42px;
}
#menu-main .sub-menu {
  padding: 0;
  margin: 0;
  display: none;
  z-index: 10;
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0px;
}
#page-inner {
  padding: 25px 30px;
  *zoom: 1;
}
#page-inner:before,
#page-inner:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.home #page-inner{
  padding:20px;
}
#page-inner:after {
  clear: both;
}
.page-parent #page-inner,
.page-child #page-inner {
  padding: 62px 30px 30px;
  *zoom: 1;
}
.page-parent #page-inner:before,
.page-child #page-inner:before,
.page-parent #page-inner:after,
.page-child #page-inner:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.page-parent #page-inner:after,
.page-child #page-inner:after {
  clear: both;
}
#entry-area {
  float: left;
  width: 72%;
}
#entry-area.full-width {
  width: 100%;
  float: none;
}
#entry-area .entry-meta {
  display: none;
}
#entry-area .aboutuslist {
  float: left;
  width: 50%;
}
#entry-area .aboutuslist li {
  margin: 10px 0 10px 20px;
  list-style: disc;
}
#entry-area .entry-header img + h1.entry-title{
    position: absolute;
  
    bottom: 0px;
  
    left: 0px;
    margin: 0;
    background: rgba(255, 255, 255, 1);
    padding: 0px 16px 0 0;
    color: #000;
    font-size: 26px;
}
#entry-area .entry-title {
  margin-top: 0px;

}
#entry-area .attachment-post-thumbnail {
  padding: 0px;
  border-radius: 0px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#sidebar-main {
  float: right;
  width: 24%;
  margin: 0px 0 0px;
  min-height: 200px;
  font-size: 12px;
  padding-left: 28px;
  border-left: 1px solid #000;
}
.blog #entry-area, .archive #entry-area{
  width:680px;
}
.blog #sidebar-main, .archive #sidebar-main{
  border:none;
}
.blog h1.entry-title, .archive h1.entry-title{
  margin-top:0px;
}
.blog #entry-area .entry-meta, .archive #entry-area .entry-meta{
  display:block;
}
.blog .entry-header, .archive .entry-header{
 box-shadow: 0 0 3px #BBB;
 overflow:hidden;
}
.blog .entry-header img, .archive .entry-header img{

}
.blog #entry-area article .entry-title, .archive #entry-area article .entry-title{
padding: 10px 2%;
}
.blog #entry-area article .entry-title a, .archive #entry-area article .entry-title a{
  color:#fff;
  font-size:24px;
  line-height:26px;
  display:block;
  padding-bottom:10px;
  border-bottom: 2px solid #fff;
  }
  .blog #entry-area article .entry-title div.dateblog, .archive #entry-area article .entry-title div.dateblog{
  color:#fff;
  font-size:15px;
  line-height:22px;
  margin-top:10px;
  display:block;
  float:left;
        padding-left:26px;
              background:url("img/calendaricon.png") 0 0 no-repeat;
  }
  .blog #entry-area article .entry-title ul, .archive #entry-area article .entry-title ul{
    margin:10px 0 0;
    list-style:none;
    float:right;
      padding-top:0;
      padding-left:26px;


background:url("img/cat-icon.png") 0 3px no-repeat;

  }
  .blog #entry-area article .entry-title ul li, .archive #entry-area article .entry-title ul li{
      margin:0;
  list-style:none;
    display:inline-block;
  }
      .blog #entry-area article .entry-title ul li a:after, .archive #entry-area article .entry-title ul li a:after{
  content:", ";
  display:inline-block;
  }
    .blog #entry-area article .entry-title ul li:last-child a:after, .archive #entry-area article .entry-title ul li:last-child a:after{
  content:"";
  }
  .blog #entry-area article .entry-title ul li a, .archive #entry-area article .entry-title ul li a{
  color:#fff;
  font-size:15px;

  line-height:18px;

padding:0;
  border-bottom: none;
  margin:0;
  list-style:none;
  }
  .blog #entry-area .entry-excerpt, .archive #entry-area .entry-excerpt{
    margin: 0 0 40px;
padding: 15px 25px 30px;
background: #f3f3f3;
  }

  .blog .entry-excerpt .readmore, .archive .entry-excerpt .readmore{
    font-size:15px;
    display:block;
    padding:2px 8px;
    background:#4E4E50;
    color:#fff;
    width:120px;
    margin:0 0 0 0;
    position:absolute;
    bottom:0;
    right:0;
    opacity:0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    text-align:center;

  }
    .blog article:hover .readmore, .archive article:hover .readmore{
    opacity:1;
    }
  .blog #entry-area .readmore a, .archive #entry-area .readmore a{

  }
.blog #entry-area article:nth-child(1) .entry-title, .archive #entry-area article:nth-child(1) .entry-title{
    background: rgba(0, 171, 235, 1);
}
.blog #entry-area article:nth-child(2) .entry-title, .archive #entry-area article:nth-child(2) .entry-title{
    background: rgba(181, 211, 51, 1);
}
.blog #entry-area article:nth-child(3) .entry-title, .archive #entry-area article:nth-child(3) .entry-title{
    background: rgba(234, 0, 138, 1);
}
.blog #entry-area article:nth-child(4) .entry-title, .archive #entry-area article:nth-child(4) .entry-title{
        background: rgba(0, 171, 235, 1);
}
.blog #entry-area article:nth-child(5) .entry-title, .archive #entry-area article:nth-child(5) .entry-title{
    background: rgba(181, 211, 51, 1);
}
.blog #entry-area article:nth-child(6) .entry-title, .archive #entry-area article:nth-child(6) .entry-title{
    background: rgba(234, 0, 138, 1);
}





.blog .extra-container, .archive .extra-container{
float:right;
    position:relative;
    right:-15px;
}

.blog .socialicons, .archive .socialicons{
position: absolute;
right: 5px;
top: 5px;
opacity:0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.blog article:hover .socialicons, .archive article:hover .socialicons{
  opacity:1;
}
.blog .socialicons .socialicon, .archive .socialicons .socialicon{
 box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
width:33px;
height:33px;
display:block;
background:url("img/socialbuttons.png") 0 0 no-repeat;
position:absolute;
top:0;
left:0;

    -moz-transition:opacity 0.3s;
    -webkit-transition:opacity 0.3s;
    -o-transition:opacity 0.3s;
    transition:opacity 0.3s;
}
.blog .socialicons .socialiconcontainer, .archive .socialicons .socialiconcontainer{
  float:left;
  height:33px;
  width:33px;
  position: relative;
  margin-right: 3px;
}
.blog .socialicons .socialiconcontainer.last, .archive .socialicons .socialiconcontainer.last{
  margin-right: 0;
}
.blog .socialicons .socialicon.facebookicon, .archive .socialicons .socialicon.facebookicon{
background-position:0px 0;
z-index:12;
}
.blog .socialicons .twittericon, .archive .socialicons .twittericon{
background-position:-40px 0;
z-index:12;
}
.blog .socialicons .gplusicon, .archive .socialicons .gplusicon{
background-position:-79px 0;
z-index:12;
}
.blog .socialicons .pintresticon, .archive .socialicons .pintresticon{
background-position:-119px 0;
z-index:12;
}
.blog .socialicons .linkedinicon, .archive .socialicons .linkedinicon{
background-position:-159px 0;
z-index:12;
}
.blog #entry-area .socialicons .linkedinicon .IN-widget, .archive .socialicons .linkedinicon .IN-widget{
  width: 33px !important;
height: 33px !important;
display:block !important;
overflow: hidden !important;
}
.blog #entry-area .socialicons .linkedinicon .IN-widget, .archive .socialicons .linkedinicon .IN-widget span{
  width: 33px !important;
height: 33px !important;
display:block !important;
overflow: hidden !important;
}
.blog #entry-area .socialicons .linkedinicon .IN-widget a, .archive .socialicons .linkedinicon .IN-widget a{
  width: 33px !important;
height: 33px !important;
display:block;
opacity:0;
}
.blog .socialicons .linkedinicon .IN-widget a span, .archive .socialicons .linkedinicon .IN-widget a span{
  opacity:0;
  }
.blog .socialicons .socialicon.facebookicon:hover, .archive .socialicons .socialicon.facebookicon:hover{
opacity:0;
}
.blog .socialicons .twittericon:hover, .archive .socialicons .twittericon:hover{
opacity:0;
}
.blog .socialicons .gplusicon:hover, .archive .socialicons .gplusicon:hover{
opacity:0;
}
.blog .socialicons .pintresticon:hover, .archive .socialicons .pintresticon:hover{
opacity:0;
}
.blog .socialicons .linkedinicon:hover, .archive .socialicons .linkedinicon:hover{
opacity:0;
}
.blog .socialicons .socialicon.facebookicon2, .archive .socialicons .socialicon.facebookicon2{
background-position:0px -35px;
z-index:4;
}
.blog .socialicons .twittericon2, .archive .socialicons .twittericon2{
background-position:-40px -35px;
z-index:4;
}
.blog .socialicons .gplusicon2, .archive .socialicons .gplusicon2{
background-position:-79px -35px;
z-index:4;
}
.blog .socialicons .pintresticon2, .archive .socialicons .pintresticon2{
background-position:-119px -35px;
z-index:4;
}
.blog .socialicons .linkedinicon2, .archive .socialicons .linkedinicon2{
background-position:-159px -35px;
z-index:4;
}
.blog #sidebar-main ul, .archive #sidebar-main ul{
  margin:0 0 20px;
}
.blog #sidebar-main ul li, .archive #sidebar-main ul li{
 margin-left:15px;
 margin-bottom:7px;
}
.blog #sidebar-main ul li a, .archive #sidebar-main ul li a{
  font-size:14px;
}
.blog #sidebar-main h2, .archive #sidebar-main h2{
  margin-bottom:10px;
  font-size:18px;
  margin-top:5px;
}
.blog .subscribewidget, .archive .subscribewidget{
  margin-top:-20px;
}
.blog .subscribewidget label, .archive .subscribewidget label{
  display:none;
}
.blog .subscribewidget #s2email, .archive .subscribewidget #s2email{
  color:#777;
  font-size:13px;
  border:1px solid #ccc;
  padding:2px;
  width:168px;
}
.blog .subscribewidget input[name=subscribe], .archive .subscribewidget input[name=subscribe]{
background:rgba(0, 171, 235, 0.6);
color:#fff;
font-size:13px;
border:none;
padding:3px 8px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.blog .subscribewidget input[name=unsubscribe], .archive .subscribewidget input[name=unsubscribe]{
background:rgba(234, 0, 138, 0.6);
color:#fff;
font-size:13px;
border:none;
padding:3px 8px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.blog .subscribewidget input[name=subscribe]:hover, .archive .subscribewidget input[name=subscribe]:hover{
background:rgba(0, 171, 235, 1);
}
.blog .subscribewidget input[name=unsubscribe]:hover, .archive .subscribewidget input[name=unsubscribe]:hover{
background:rgba(234, 0, 138, 1);
  }

  body #wp-email-popup p{
    color:#eee;
  }
    body #wp-email-popup a{
    display:block;
    padding:4px;
    background:rgba(234, 0, 138, 1);
    color:#fff;
    width:200px;
    margin:0 auto;
  }
  body #wp-email-popup #wpadminbar{
    display:none;
  }
  body #wp-email-popup{
    margin-top:-12px;
  }

.fancybox-next span {
right: -15px !important;
background-position: 0 -72px !important;
visibility: visible !important;
}

.fancybox-prev span {
left: -15px !important;
background-position: 0 -36px !important;
visibility: visible !important;
}



.single .socialicons{
position:absolute;
top:10px;
right:10px;
}

.single .socialicons .socialicon{
 box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
width:33px;
height:33px;
display:block;
background:url("img/socialbuttons.png") 0 0 no-repeat;
position:absolute;
top:0;
left:0;

    -moz-transition:opacity 0.3s;
    -webkit-transition:opacity 0.3s;
    -o-transition:opacity 0.3s;
    transition:opacity 0.3s;
}
.single .socialicons .socialiconcontainer{
  float:left;
  height:33px;
  width:33px;
  position: relative;
  margin-right: 3px;
}
.single .socialicons .socialiconcontainer.last{
  margin-right: 0;
}
.single .socialicons .socialicon.facebookicon{
background-position:0px 0;
z-index:12;
}
.single .socialicons .twittericon{
background-position:-40px 0;
z-index:12;
}
.single .socialicons .gplusicon{
background-position:-79px 0;
z-index:12;
}
.single .socialicons .pintresticon{
background-position:-119px 0;
z-index:12;
}
.single .socialicons .linkedinicon{
background-position:-159px 0;
z-index:12;
}
.single .socialicons .printicon{
background-position:-200px 0;
z-index:12;
}
.single .socialicons .mailicon{
background-position:-241px 0;
z-index:12;
}

.single #entry-area .socialicons .linkedinicon .IN-widget{
  width: 33px !important;
height: 33px !important;
display:block !important;
overflow: hidden !important;
}
.single #entry-area .socialicons .linkedinicon .IN-widget{
  width: 33px !important;
height: 33px !important;
display:block !important;
overflow: hidden !important;
}
.single #entry-area .socialicons .linkedinicon .IN-widget a{
  width: 33px !important;
height: 33px !important;
display:block;
opacity:0;
}
.single .socialicons .linkedinicon .IN-widget a span{
  opacity:0;
  }
.single .socialicons .socialicon.facebookicon:hover{
opacity:0;
}
.single .socialicons .twittericon:hover{
opacity:0;
}
.single .socialicons .gplusicon:hover{
opacity:0;
}
.single .socialicons .pintresticon:hover{
opacity:0;
}
.single .socialicons .linkedinicon:hover{
opacity:0;
}
.single .socialicons .mailicon:hover{
opacity:0;
}
.single .socialicons .printicon:hover{
opacity:0;
}
.single .socialicons .socialicon.facebookicon2{
background-position:0px -35px;
z-index:4;
}
.single .socialicons .twittericon2{
background-position:-40px -35px;
z-index:4;
}
.single .socialicons .gplusicon2{
background-position:-79px -35px;
z-index:4;
}
.single .socialicons .pintresticon2{
background-position:-119px -35px;
z-index:4;
}
.single .socialicons .linkedinicon2{
background-position:-159px -35px;
z-index:4;
}
.single .socialicons .printicon2{
background-position:-200px -35px;
z-index:4;
}
.single .socialicons .mailicon2{
background-position:-241px -35px;
z-index:4;
}



.single #page-inner{
  padding:20px;
}
.single #entry-area .entry-meta{
  display:block;
}
.single #entry-area{
  width:920px;
  margin:0 auto;
  float:none;
}
.single #entry-area .entry-header{
  overflow:hidden;
  margin-bottom:30px;
  box-shadow: 0 0 3px #BBB;
}

.single #entry-area .entry-header div.entry-container{
position:absolute;
top:85px;
left:0;
padding:0 20px 0;
background-color:rgba(0, 171, 235, 0.7);
width:240px;
height: 243px;
}
.single #entry-area .entry-header div.entry-container .interior-container{
position:relative;
height:100%;
}
.single #entry-area .entry-header div.entry-container .interior-container time{
font-size:14px;
color:#fff;
padding-left:30px;
margin-bottom:10px;
padding-bottom:1px;
background:url("img/calendaricon.png") 0 0 no-repeat;
}
.single #entry-area .entry-header div.entry-container .interior-container ul{
margin-top:12px;
background:url("img/cat-icon.png") 0 0 no-repeat;
padding-left:30px;
line-height:16px;
}
.single #entry-area .entry-header div.entry-container .interior-container ul li{
font-size:14px;
color:#fff;
display:inline-block;
margin:0;
list-style:none;
line-height:16px;
}
.single #entry-area .entry-header div.entry-container .interior-container ul li:after{
content:",";
}
.single #entry-area .entry-header div.entry-container .interior-container ul li:last-child:after{
content:"";
}
.single #entry-area .entry-header div.entry-container .interior-container ul li a{
font-size:14px;
line-height:16px;
color:#fff;
}
.single #entry-area .entry-header div.entry-container .interior-container ul li a:hover{
text-decoration:underline;
color:#fff;
}
.single #entry-area .entry-header div.entry-container h1{
color:#fff;
font-size:20px;
margin-bottom:40px;
line-height:22px;
}
.single .alignright{
  float:right;
  margin-left:20px;
  margin-bottom:10px;
  margin-top:10px;
}
.single .alignleft{
  float:left;
  margin-right:20px;
  margin-bottom:10px;
    margin-top:10px;
}
.single #entry-area .entry-header div.entry-triangle{
width: 0px;
height: 0px;
border-style: solid;
border-width: 340px 0 0 240px;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 171, 235, 0.7);
display: block;
position: absolute;
top: -255px;
left: 0;
}
.single .entry-content{
  margin:0 20px 40px;
}
.single .prev-link{
float:left;
}
.single .next-link{
  float:right;
}
.single .prev-link a{
  font-size:14px;
}
.single .next-link a{
  font-size:14px;
}
.single .respond{
  margin-top:40px;
}
.single .respond h2{
  font-size:21px;
  margin-bottom:15px;
  border-bottom: 1px solid #ccc;
}
.single .respond form{
 padding:0 20px;
}
.single .respond form label{
display:block;
}
.single .respond form label small{
font-size:10px;
color:#c00;
}
.single .respond .input-captcha label{
  width:300px;
  float:left;
}
.single .respond .input-captcha label small:before{
content:" ";
}
.single .respond .input-textarea #comment{
  width:600px;
}
.single .respond .input-captcha input{
  width:300px;
  float:left;
}
.single .respond .input-submit{
  clear:both;
  }
  .single .respond .input-submit #submit{
  color:#fff;
background: rgba(181, 211, 51, 1);
font-size:16px;
padding:3px;
  }
  .single .respond .input-text input{
    width:300px;
  }
  .single .respond .input-block{
    border-bottom:none;
  }
  .single .input-block input{
    border: solid 1px #CCC;
  }
    #mobile-services-menu{
    display:none;
  }
  .commentlist{

  }
  .commentlist li{
  list-style:none;
  clear:both;
  margin-bottom:20px;
        background:rgba(0,0,0,0.05);
        display: inline-block;
float: left;

  }
  .commentlist li .comment-container{
    max-width: 660px;

  }
  .commentlist li .children{

  }

  .commentlist li .comment-meta{
    display: inline-block;
      background: rgba(0, 171, 235, 1);
      float:left;
        margin-right:10px;
  }
    .commentlist li .comment-meta .author-meta{

    display:block;
  }
      .commentlist li .comment-meta .author-meta img{
      margin-right:-4px;
      }
    .commentlist li .comment-meta .author-meta .cite{

  color:#fff;
padding: 6px;
line-height: 0px;
position: relative;
top: 2px;
}
  .commentlist li .comment-meta .datetime{
    font-size:12px;
    display:block;
    width:auto;
    padding: 5px 10px;
        background: rgba(181, 211, 51, 1);
        color:#fff;

  }
  .commentlist li .comment-text{
   padding: 1px 20px 20px;
    
    
  }
  .commentlist li .reply{
    
  }
  .commentlist li.even .comment-container{

  }
  .commentlist li.odd .comment-container{

  }

  .commentlist li.depth-1{
    
  }
  .commentlist li.even.depth-1{
    
  }
  .commentlist li.odd.depth-1{
    
  }
  .commentlist li.depth-2{
    
  }
  .commentlist li.even.depth-2{
    
  }
  .commentlist li.odd.depth-2{
  }
.post-edit-link{
margin:20px 10px 20px 20px;
background:rgba(0, 171, 235, 0.6);
padding:20px;
color:#fff;
display:block;
width:100px;
text-align:center;
float:left;
}
.post-delete-link{
margin:20px 20px 20px 10px;
background:rgba(234, 0, 138, 0.6);
padding:20px;
color:#fff;
display:block;
width:100px;
text-align:center;
float:left;
}
.post-edit-link:hover{
color:#fff;
background:rgba(0, 171, 235, 0.9);
}
.post-delete-link:hover{
color:#fff;
background:rgba(234, 0, 138, 0.9);
}
.admin-links{
  width:260px;
  margin:0 auto;
}
#sidebar-main h2 {
  margin: 9px 0 19px;
  font-size: 21px;
}
#sidebar-main ul {
  margin: 15px 0 0;
  padding: 0;
}


#sidebar-main li {
  list-style: none;
  margin: 10px 0;
  line-height: 16px;
  padding: 0;
  font-size: 13px;
}

#sidebar-main .wpcf7 {
  font-size: 12px;
}
#sidebar-main .wpcf7-submit {
  margin-top: 15px;
}
#sidebar-main li a{
    font-size: 12px;
  
}
#site-footer {
  color: #4a595e;
    
  background: url('../images/hbbg.png') -56px -27px no-repeat;
  background-color: #d0d0d2;
  min-height: 160px;
  padding: 8px 30px;
  margin: 10px 0;
  border-top: #b3b3b4 solid 2px;

}
#site-footer a {
 color: #666;
font-weight: bold;
}
#site-footer .footer-address {
  float: right;
  font-size: 14px;
  width: 38%;

}
#menu-footer {
padding: 0 0 7px;
border-bottom: 1px solid #FDFDFD;
margin: 25px 0 0 0;
width: 64%;
float: right;
font-size: 14px;
}
#menu-footer a {
  text-decoration: none;
}
#menu-footer li {
  float: left;
  list-style: none;
  margin-right: 0px;

  font-size: 12px;
}
#menu-footer li:first-child{
    margin-left:2px;
}
#menu-footer li:last-child{
  margin-right:0;
}
#menu-footer .sub-menu {
  display: none;
}
.footer-copyright {
  float: right;
  clear: both;
  width: 100%;

}
.footer-phone{
float: left;
width: 160px;
margin-left: 20px !important;
}
.paypalheadline{
font-size: 12px;
font-weight: bold;
margin: 0 0 7px;
color: #666;
}
.enterdollars{
  font-size:12px;
}
.paypal{

    float: right;
    width: 24%;
margin: 10px 2% 0 0;
border-right: 1px solid white;

}
.paypal img{
    float:left;
}
.paypaltable{
  float:left;
}
.dollarsinput{
color: #333;
font-size: 10px;
width: 105px;
margin: 0 10px 0 0;
}
.footer-copyright p {
  margin: 10px 0 0 0;
  font-size: 12px;
  float: left;
}
.ftbcw{
clear: both;
margin: 10px 0 0 475px !important;
text-align: center;
font-size: 11px !important;
width: 300px;
}
.input-block {
  border-bottom: solid 1px #eee;
  padding: 8px 0;
}
.input-block .control-label {
  display: inline-block;
  width: 25%;
  font-weight: bold;
}
.input-block .control-label.small {
  font-size: 80%;
  font-weight: normal;
}
.input-block textarea,
.input-block input[type="text"],
.input-block input[type="file"] {
  width: 70%;
  background: #fff;
  border: solid 2px #ddd;
  padding: 4px;
}
.wpcf7-captchac {
  margin-right: 26px;
}
.wpcf7-submit {
  color: #fff;
  text-decoration: none;
  padding: 6px 12px;
  min-width: 96px;
  display: inline-block;
  border-radius: 2px;
  background: #ec0085;
  border: none;
}
.wpcf7-submit + .button-primary {
  margin-left: 4px;
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  width: auto;
  border: none;
  color: red;
  font-weight: bold;
  font-size: 10px;
}
.wpcf7 div.wpcf7-validation-errors {
  background: #fffcaa;
  border-color: #fffcaa;
}
.wpcf7 .wpcf7-file {
  width: 190px;
  border: none;
  border: solid 0px #DDD;
  line-height: 15px;
}
.wpcf7 .wpcf7-captchac {
  margin-right: 86px;
}
.wpcf7 .input-block .wpcf7-file {
  width: 120px;
}
.wpcf7 textarea {
  width: 350px;
}
div.wpcf7-response-output {
  margin: 12px 0;
}
.home.page #banner {
  height: auto;
  padding:20px 20px 0;
}
.home.page #banner .ls-nav-prev{
position: absolute;
bottom: 45%;
left:2%;
z-index: 60;
color: #FFF;
height:17px;
width:16px;
display:block;
background:url("../images/arrowleft.png") 0 0 no-repeat;
}
.home.page #banner .ls-nav-next{
  position: absolute;
bottom: 45%;
right:2%;
z-index: 60;
color: #FFF;
height:17px;
width:16px;
display:block;
background:url("../images/arrowright.png") 0 0 no-repeat;
}
.home.page #entry-area {
  width: 100%;
}
.home.page .entry-title {
  display: none;
}
#home-featured h3 {
  margin-bottom: 4px;
}
#home-featured h3 + p {
  margin-top: 0px;
}
#home-featured p {
  font-size: 96%;
}
#home-featured a {
  font-weight: bold;
  display: block;
  margin-top: 4px;
}
.gallery {
  border-radius: 2px;
}
.gallery img {
box-shadow: 0 0 5px #666 !important;
margin-bottom:10px;
}
.gallery .gallery-item {
  float: left;
  padding-top: 2px;
  text-align: center;
}
.gallery .gallery-caption {
  padding: 4px 0 8px 0;
  color: #aaa;
}
/* Handles different column sizes */
.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
  width: 16.5%;
}
.gallery.gallery-columns-7 .gallery-item {
  width: 14.25%;
}
.gallery.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
  width: 11.1%;
}
.single iframe {
max-width:100%;
margin: 5px auto;
display: block;
}
.single img {
max-width:100%;
height:auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .wpcf7 .input-block .wpcf7-file {
    width: 220px;
    border: none;
  }
}
#slider-wrap {
  position: relative;
  padding: 20px 20px 0;
}
#slider-wrap .cntrl {
  position: absolute;
  bottom: 156px;
  z-index: 60;
  font-size: 32px;
  line-height: 32px;
  color: #fff;
}
#slider-wrap .prev-slide {
  left: 32px;
}
#slider-wrap .next-slide {
  right: 32px;
}
.column-half {
  float: left;
  width: 48%;
}
.column-half.end {
  float: right;
}
.column-half.before-form {
  width: 40%;
}
.column-half.has-contact-form {
  width: 58%;
}

#header-menu-toggle{
  display:none;
  font-size:16px;
  border-radius:4px;
  padding:10px;
  width:80px;
  float:left;
  text-align:center;
  background:#777;
  box-shadow:0 0 4px #222;
  margin:0 0 0 10px;
  color:#eee;
}
#footer-menu-toggle{
  display:none;
  font-size:16px;
  border-radius:4px;
  padding:10px;
  width:80px;
  text-align:center;
  background:#eee;
  box-shadow:0 0 4px #999;
  margin:20px auto 5px;
  color:#444;
}

@media screen and (max-width: 980px) {
	@-ms-viewport{
	width: device-width;
}
.home #page-inner .column-third.end {
  margin-right: 0;
 width: 31%;
}
  .page-width{
    width:96%;
    margin:0 2%;
  }
  #page-wrap{
     width:100%;

  }
  #menu-main li{
    margin-left:2.5%;
  }
  #menu-main li a{
    font-size:13px;
  }
  #menu-main li.home a{
width: 100%;
}
#menu-main li.services a{
width: 100%;
}
#menu-main li.about a{
width: 100%;
}
#menu-main li.contact a{
width: 100%;
}
#menu-main li.order a{
width: 100%;
}
#menu-main li.request a{
width: 100%;
}
#menu-main li.sendafile a{
width: 100%;
}
#menu-main li.gallerylink a{
width: 100%;
}
#menu-main li.bloglink a{
width: 100%;
}

  #menu-main li.home{
width: 7%;
}
#menu-main li.services{
width: 10%;
}
#menu-main li.about{
width: 9.4%;
}
#menu-main li.contact{
width: 12%;
}
#menu-main li.order{
width: 12%;
}
#menu-main li.request{
width: 17%;
}
#menu-main li.sendafile{
width: 12%;
}
#menu-main li.gallerylink{
width: 8%;
}
#menu-main li.bloglink{
width: 7%;
}
#menu-main li:last-child a{
  padding:10px 0;
}
#menu-main .menu-parent a {

background-position: 91% center;

}
#menu-main .menu-parent a:hover{

background-position: 91% center;

}
#menu-main .menu-parent.current-menu-item a{
  background-position: 91% center;
}

  #menu-main{
    width:100%;

  }

  #slider{
    width:100%;

  }
  #slider img{
    max-width:100%;
    height:100%;
  }

.ftbcw {
clear: both;
margin: 10px 0 0 0 !important;
text-align: center;
font-size: 11px !important;
width: 100%;
}












 
/* start here lolz */
.column-third {
  width: 31%;
  margin-right: 2.5%;
  float: left;
  min-height: 210px;
  background: #808080;
  padding: 15px 10px 0;
  position: relative;
}
.column-third h3{
min-height:30px;
}
.column-third img {
  margin: 72px 0 0 14px;
}
.column-third p{
  font-size:13px;
  margin-right:10px;
  min-height:100px;
  display:block;
}
.column-third.end {
  margin-right: 0;
 width: 31%;
}

#menu-footer {
padding: 0 0 7px;
border-bottom: 1px solid #FDFDFD;
margin: 25px 0 0 0;
padding-left:0;
width: 100%;
float: none;
font-size: 14px;
}
#site-footer .footer-address {
width: 67%;
}
.paypal {
float: right;
width: 33%;
margin: 10px 0 0 0;
border-right: 1px solid #FFF;
}
.footer-addressinfo{
width:45%;
margin-left: 5% !important;
}
#site-footer .footer-phone{
width:45%;
margin-left: 5% !important;
}
#entry-area .attachment-post-thumbnail{
  max-width:100%;
  height:auto;
}
#menu-main .current-menu-item .sub-menu, #menu-main .current-page-parent .sub-menu {
display: block;
width: 800px;
z-index: 3;
position: absolute;
left: -164px;
top: 42px;
}
#menu-main .current-menu-item .sub-menu li a, #menu-main .current-page-parent .sub-menu li a{
font-size:12px;
}
#menu-main .menu-parent li a {

padding: 12px 12px;
}
#art-wrap{
  width:410px;

}
#art-wrap #var-artwork{
  height:auto;
}
#art-wrap img{
  max-width:100%;
  height:auto;
}
#var-letter{
  top: 200px;
}
.page-id-195 #entry-area{
  float:none;
  width:100%;
}
.page-id-195 #sidebar-main{
  display:none;
}
.blog .socialicons, .archive .socialicons{
  display:none !important;
}
body.blog .entry-excerpt .readmore, body.archive .entry-excerpt .readmore{
  opacity:1 !important;
}
body.blog #sidebar-main, body.archive #sidebar-main{
  width:100%;
  float:none;
  min-height: 1px;
  padding-left: 0;
  margin-bottom:20px;
}
body.blog #sidebar-main ul, body.archive #sidebar-main ul{
 display:inline-block;
 margin-bottom:0px;
}
body.blog #sidebar-main h2, body.archive #sidebar-main h2{
 display:inline-block;
}
body.blog #sidebar-main #blogdropdown1 + div h2, body.archive #sidebar-main #blogdropdown1 + div h2{
display:block;
float:left;
}
body.blog #sidebar-main ul li, body.archive #sidebar-main ul li{
 display:inline-block;
}
body.blog #sidebar-main ul ul, body.archive #sidebar-main ul ul{
 display:block;
}
body.blog #sidebar-main ul ul li, body.archive #sidebar-main ul ul li{
 display:block;
}
body.blog #sidebar-main #blogdropdown1, body.archive #sidebar-main #blogdropdown1{

}
body.blog #sidebar-main #blogdropdown1 + div, body.archive #sidebar-main #blogdropdown1 + div{
  
}
body.blog #sidebar-main h2, body.archive #sidebar-main h2{
  margin-bottom:0;
}
body.blog #entry-area, body.archive #entry-area {
margin:0 auto;
float:none;
clear:both;
margin-top:20px;
}
body.blog #sidebar-main h2.rounded, body.archive #sidebar-main h2.rounded{
  clear:both;
  float:left;
  margin-right:10px;
}
body.blog .subscribewidget, body.archive .subscribewidget{
  margin-top:15px;
}
body.blog .subscribewidget p, body.archive .subscribewidget p{
  float:left;
}
body.blog .subscribewidget br, body.archive .subscribewidget br{
  display:none;
}
body.blog .subscribewidget #s2email, body.archive .subscribewidget #s2email{
margin-top:0;
  margin-right:10px;
}
.single #entry-area{
  width:100%;
}
.single #entry-header{
  width:100%;
}
.single .entry-header img.attachment-post-image{
  max-width:100%;
  height:auto;
}
.single #entry-area .entry-header div.entry-container .interior-container {
top: -25px;
}
.single #entry-area .entry-header div.entry-container .interior-container h1{
font-size: 17px;
margin-bottom:25px;
  }
  #site-footer{
    margin-bottom:0px;
  }
}

@media screen and (max-width: 800px){
  #menu-main .current-menu-item .sub-menu, #menu-main .current-page-parent .sub-menu {
display: block;
width: 700px;
z-index: 3;
position: absolute;
left: -140px;
top: 42px;
}
  #menu-main .current-menu-item .sub-menu li a, #menu-main .current-page-parent .sub-menu li a{
  padding:15px 5px;
}
  #var-widget{
    margin-bottom:100px;
  }
  #art-wrap{
    width:100%;
    margin-bottom:100px;
  }
  #var-controls{
    margin:0 auto;
    float:none;
  }
  #var-address {
float: right;
width: auto;
margin: 25% 12% 25% 0;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
  #var-letter{
    position:static;
    background: url(var-data-side-back.png) no-repeat;
width: 100%;
height: 80%;
background-size: 100%;
box-shadow: 1px 1px 6px #555;

  }
  #coupon .inner {
margin: 40px 0px 0 0;
padding: 9px;
text-align: center;
border: dashed 1px #AAA;
}
#coupon .money-off {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
line-height: 30px;
color: #777;
}
}

@media screen and (max-width: 778px) {
  #menu-main li{
    margin-left: 3.0%;
  }
  #menu-main li.home{
width: 6.5%;
}
#menu-main li.services{
width: 9.5%;
}
#menu-main li.about{
width: 9%;
}
#menu-main li.contact{
width: 11.5%;
}
#menu-main li.order{
width: 11.5%;
}
#menu-main li.request{
width: 16.9%;
}
#menu-main li.sendafile{
width: 11.5%;
}
#menu-main li.gallerylink{
width: 7.5%;
}
#menu-main li.bloglink{
width: 6.5%;
}

.column-third {
  width: 32.5%;
  margin-right: 1.2%;
  float: left;
  min-height: 210px;
  background: #808080;
  padding: 15px 10px 0;
  position: relative;
}
.column-third .imagecontainer {
width: 66px;
}
.column-third h3{
min-height:30px;
margin-bottom:10px;
font-size:14px;
}
.column-third img {
  margin: 72px 0 0 14px;
}
.column-third p{
  font-size:13px;
  margin-right:10px;
  min-height:100px;
  display:block;
}
.column-third.end {
  margin-right: 0;
 width: 32.5%;
}
.column-third img {
margin: 60px 0 0 8px;
}

.dollarsinput {
color: #333;
font-size: 10px;
width: 75px;
margin: 0 10px 0 0;
}

}
@media only screen and (device-width: 768px){

  #menu-main li{
    margin-left: 2.7%;
  }
  #menu-main li.home{
width: 6.9%;
}
#menu-main li.services{
width: 9.9%;
}
#menu-main li.about{
width: 9.4%;
}
#menu-main li.contact{
width: 12%;
}
#menu-main li.order{
width: 11.9%;
}
#menu-main li.request{
width: 17.2%;
}
#menu-main li.sendafile{
width: 11.9%;
}
#menu-main li.gallerylink{
width: 7.9%;
}
#menu-main li.bloglink{
width: 6.9%;
}
.ftbcw {
clear: both;
margin: 10px 0 0 0 !important;
text-align: center;
font-size: 11px !important;
width: 99.4%;
color:#999;
}
.column-third span{
display:none !important;
}

.column-third {
  width: 32%;
  margin-right: 2.2%;
  float: left;
  min-height: 210px;
  background: #808080;
  padding: 15px 10px 0;
  position: relative;
    margin-bottom:0;
}
.column-third h3{
min-height:30px;
font-size:15px;
}
.column-third img {
  margin: 72px 0 0 14px;
}
.column-third p{
  font-size:13px;
  margin-right:10px;
  min-height:100px;
  display:block;
}
.column-third.end {
  margin-right: 0;
 width: 32%;
}
.column-third .imagecontainer {
width: 76px;
}
.column-third img {
margin: 72px 0 0 14px;
}
.column-third a {
display: block;
margin: 15px 0 0 0;
text-transform: uppercase;
color: #CBDEF3;
font-size: 13px;
text-decoration: underline;
}
.column-third p span{
display:block;
}
#menu-footer {
padding: 0 0 7px;
border-bottom: 1px solid #FDFDFD;
margin: 25px 0 0 0;
padding-left:75px;
width: 100%;
float: none;
font-size: 14px;
}
#site-footer .footer-address {
width: 67%;
}
.paypal {
float: right;
width: 33%;
margin: 10px 0 0 0;
border-right: 1px solid #FFF;
}
.footer-addressinfo{
width:45%;
margin-left: 5% !important;
}
#site-footer .footer-phone{
width:45%;
margin-left: 5% !important;
}
#entry-area .attachment-post-thumbnail{
  max-width:100%;
  height:auto;
}
#menu-main .current-menu-item .sub-menu, #menu-main .current-page-parent .sub-menu {
display: block;
width: 768px;
z-index: 3;
position: absolute;
left: -164px;
top: 42px;
}
#menu-main .current-menu-item .sub-menu li a, #menu-main .current-page-parent .sub-menu li a{
font-size:12px;
padding:12px;
}
#menu-main .menu-parent li a {

padding: 12px 12px;
}
#var-letter {
height: 327px !important;
box-shadow: 1px 1px 6px #555;
margin-top:15px;
}
#art-wrap{
  width:410px !important;

}
#art-wrap #var-artwork{
  height:auto;
}
#art-wrap img{
  max-width:100%;
  height:auto;
}
#var-letter{
  top: 200px;
}
#var-controls{
  position:absolute;
  top:50%;
  right:45px;
}
.page-id-195 #entry-area{
  float:none;
  width:100%;
}
.page-id-195 #sidebar-main{
  display:none;
}
.blog .socialicons, .archive .socialicons{
  display:none !important;
}
body.blog .entry-excerpt .readmore, body.archive .entry-excerpt .readmore{
  opacity:1 !important;
}
body.blog #sidebar-main, body.archive #sidebar-main{
  width:100%;
  float:none;
  min-height: 1px;
  padding-left: 0;
  margin-bottom:20px;
}
body.blog #sidebar-main ul, body.archive #sidebar-main ul{
 display:inline-block;
}
body.blog #sidebar-main h2, body.archive #sidebar-main h2{
 display:inline-block;
}
body.blog #sidebar-main #blogdropdown1 + div h2, body.archive #sidebar-main #blogdropdown1 + div h2{
display:block;
float:left;
}
body.blog #sidebar-main ul li, body.archive #sidebar-main ul li{
 display:inline-block;
}
body.blog #sidebar-main ul ul, body.archive #sidebar-main ul ul{
 display:block;
}
body.blog #sidebar-main ul ul li, body.archive #sidebar-main ul ul li{
 display:block;
}
body.blog #sidebar-main #blogdropdown1, body.archive #sidebar-main #blogdropdown1{

}
body.blog #sidebar-main #blogdropdown1 + div, body.archive #sidebar-main #blogdropdown1 + div{
  
}
body.blog #sidebar-main h2, body.archive #sidebar-main h2{
  margin-bottom:0;
}
.single #entry-area{
  width:100%;
}
.single #entry-header{
  width:100%;
}
.single .entry-header img.attachment-post-image{
  max-width:728px;
  height:244px;
}
.single #entry-area .entry-header div.entry-container .interior-container {
top: -25px;
}
.single #entry-area .entry-header div.entry-container .interior-container h1{
font-size: 17px;
margin-bottom:25px;
  }
  #site-footer{
    margin-bottom:0px;
  }
}
@media screen and (max-width: 750px){
  .single .respond .input-textarea #comment {
width: 100%;
}
  body.blog #entry-area, body.archive #entry-area {
margin:0 auto;
float:none;
}
  body.blog #entry-area, body.archive #entry-area {
margin:0 auto;
float:none;
width:590px;
}
.blog .entry-header img, .archive .entry-header img {
  width:590px;
  height:auto;
}
.single #entry-area .entry-header div.entry-triangle{
  display:none;
}
.single #entry-area .entry-header div.entry-container {
position: static;
top: 0;
left: 0;
padding: 0 20px 0;
background-color: rgba(0, 171, 235, 1);
width: 100%;
height: auto;
}
.single #entry-area .entry-header div.entry-container .interior-container {
top: 0;
padding-top:10px;
}
.single #entry-area .entry-header div.entry-container .interior-container time {
font-size: 14px;
color: #FFF;
padding-left: 30px;
margin-bottom: 10px;
padding-bottom: 1px;
background: url("img/calendaricon.png") 0 0 no-repeat;
width: 50%;
float: left;
}
.single #entry-area .entry-header div.entry-container .interior-container ul {
margin-top: 0;
background: url("img/cat-icon.png") 0 0 no-repeat;
padding-left: 30px;
line-height: 16px;
float: left;
}
.single #entry-area .entry-header div.entry-container .interior-container h1 {
border-bottom:2px solid #fff;
padding-bottom:15px;
margin-bottom:15px;
}

}
@media screen and (max-width: 700px){
  #menu-main .current-menu-item .sub-menu, #menu-main .current-page-parent .sub-menu {
display: block;
width: 635px;
z-index: 3;
position: absolute;
left: -124px;
top: 42px;
}
  #menu-main .current-menu-item .sub-menu li a, #menu-main .current-page-parent .sub-menu li a{
  padding:10px 4px;
  font-size:11px;
}
}
@media screen and (max-width: 635px) {
  #masthead, #page-wrap{
    min-width:280px;
  }
  #site-logo {
background: url(img/newlogo.png) no-repeat;
height: 102px;
width: 100%;
display: block;
font-size: 1px;
text-indent: -999em;
float: none;
margin: 20px auto 5px;
background-position: center 0;
background-size:270px;
}

#menu-main li.menu-parent.current-page-parent a{
background-position: 91% center;
}
#menu-main .current-menu-item .sub-menu, #menu-main .current-page-parent .sub-menu{
  display: block;
width: 100%;
z-index: 3;
position: relative;
left: 0;
top: 0;
background-color:#4E4E50;
}
#menu-main .current-menu-item .sub-menu li, #menu-main .current-page-parent .sub-menu li{
background-color:#ccc;
margin-bottom:0px;
border-bottom:1px solid #4E4E50;
}
#menu-main .current-menu-item .sub-menu li a, #menu-main .current-page-parent .sub-menu li a{
font-size:15px;
}
#menu-main .current-menu-item .sub-menu li.current-menu-item a, #menu-main .current-page-parent .sub-menu li.current-menu-item a{
background-color:#aaa;

}
#menu-main .current-menu-item .sub-menu li:last-child, #menu-main .current-page-parent .sub-menu li:last-child{
background-color:#ccc;
margin-bottom:0px;
border-bottom:0px solid #4E4E50;
}
#menu-main .current-menu-item .sub-menu li:first-child, #menu-main .current-page-parent .sub-menu li:first-child{
border-top:1px solid #4E4E50;
}
#header-menu-toggle{
  display:block;
  margin-top:15px;
}
#footer-menu-toggle{
  display:block;
}
.home.page #banner{
  padding:0;
}
#menu-footer-wrap{
display:none;
}
#header-right {
float: none;
margin: 0 0 0;
}
#header-right p{
  float:none;
  text-align: right;
  font-size: 18px;
  margin-bottom:14px;
  margin-right:8px;
}
#header-right #social-links li{
  margin-right:9px;
}
 #menu-main{
  display:none; 
  }
  .column-third {
  width: 100%;
  margin-right: 0;
  margin-bottom:10px;
  float: none;
  min-height: 120px;
  background: #808080;
  padding: 15px;
  position: relative;
}
.column-third .imagecontainer {
width: 66px;
}
.column-third h3{
min-height:0;
margin-bottom:5px;
font-size:14px;
}
.column-third img {
  margin: 72px 0 0 14px;
}
.column-third p{
  font-size:13px;
  margin-right:0;
  min-height:1px;
  display:block;
}
.column-third p span{
display:none;
}
.column-third a {
margin: 0 0 0 0;
font-size:12px;
}
body .column-third.end {
  margin-right: 0;
 width: 100% !important;
}
.column-third img {
margin: 30px 0 0 8px;
}
#menu-footer {
padding: 0 0 7px;
border-bottom: 1px solid #FDFDFD;
margin: 25px 0 0 0;
padding-left:0;
width: 100%;
float: none;
font-size: 14px;
}
.dollarsinput {
color: #333;
font-size: 10px;
width: 105px;
margin: 0 10px 0 0;
}
.paypal{
  width:100%;
  border-right:none;
}
#site-footer{
  min-height:1px;
  background-image:none;
}
#site-footer:after{
  content:"";
  clear:both;
  display:table;
}
#site-footer .footer-address {
width: 100%;
}
#site-footer .footer-phone{
  width:100%;
  line-height:20px;
font-size:14px;
  display:block;
    text-align:center;
    margin:10px 0 0 0 !important;
}
#site-footer .footer-addressinfo{
  width:100%;
  border-right:none;
}
body #site-footer .footer-copyright
body #site-footer .footer-address p{
text-align:center;
margin:0 !important;
float:none;
}
body #site-footer .footer-addressinfo{
text-align:center;
margin:0 !important;
float:none;
line-height:20px;
font-size:14px;
}
#site-footer .footer-copyright {
margin-top:20px;
}
#site-footer #menu-footer{

}
#site-footer #menu-footer li{
  float:none;
  margin:0 0 15px;
  display:block;
    text-align:center;
}
#site-footer #menu-footer li a{
  text-align:center;
  font-size:16px;
}
.paypal{
  text-align:center;
  padding-top:20px;
  margin-top:20px;
  margin-bottom:20px;
  border-top:1px solid #fff;
}
#menu-main li{
  width:100% !important;

  margin:0 0 1px;
}
#menu-main li a{
    border-radius:0px !important;
    font-size:18px;
}
#menu-main li a:after, #menu-main li a:before{
display:none !important;

}
#menu-main li:last-child{
  position:relative;
}
#social-links {
  margin: 0 0 15px 0;
}

.page-parent #page-inner, .page-child #page-inner {
padding: 20px;
}
#page-inner{
  padding:20px;
}
#entry-area{
  width:100%;
  float:none;
}
#entry-area .entry-header img + h1.entry-title{
  position:static;
}
.gallery.gallery-columns-4 .gallery-item{
  width:50%;
}
.gallery.gallery-columns-4 .gallery-item img{
  max-width:100%;
  height:auto;
}
.hasform {
float: none;
width: 100%;
}
.beforeform {
float: none;
margin: 50px 0 0 0;
width: 100%;
}
.aboutuslist li{
  font-size:13px;
}
  #var-address {
float: right;
width: auto;
margin: 25% 10% 15% 0;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
}
  #var-letter{
    position:static;
    background: url(var-data-side-back.png) no-repeat;
width: 100%;
height:70%;
background-size: 100%;
box-shadow: none;
  }
  #mobile-services-menu{
    display:block;
  }
    body.blog #entry-area, body.archive #entry-area {
margin:0 auto;
float:none;
width:100%;
}
.blog .entry-header img, .archive .entry-header img {
  width:100%;
  height:auto;
}
.blog #entry-area article .entry-title a, .archive #entry-area article .entry-title a{
  font-size:20px;
}
.blog #entry-area article .entry-title div.dateblog, .archive #entry-area article .entry-title div.dateblog {
font-size: 12px;
width:50%;
}
.blog #entry-area article .entry-title ul, .archive #entry-area article .entry-title ul {
width:50%;
float:left;
}

.blog #entry-area article .entry-title ul li a, .archive #entry-area article .entry-title ul li a {
font-size: 12px;
}
body.blog #page-inner, body.archive #page-inner{
  padding:8px;
}
.blog h1.entry-title, .archive h1.entry-title {
text-align:center;
}
body.blog #sidebar-main, body.archive #sidebar-main{

}
body.blog #sidebar-main h2, body.archive #sidebar-main h2{
font-size:15px;
margin-top:-3px;
}
body.blog #sidebar-main .subscribewidget p, body.archive #sidebar-main .subscribewidget p{
margin-top:0px;
}
body.blog #sidebar-main ul li, body.archive #sidebar-main ul li{
font-size:12px;
margin-top:0px;
margin-right:8px;
margin-left:0px;
}
body.blog #sidebar-main ul li a, body.archive #sidebar-main ul li a{
font-size:12px;
}
body.single #page-inner {
padding: 0;
}
.single #entry-area .entry-meta {
margin:0 20px;
}
ol.commentlist{
  margin-right:20px;
}
.single .respond .input-captcha input {
    float: left;
    width: 80%;
}
.single .respond .input-text input {
    width: 80%;
}
.single #entry-area .entry-header div.entry-container .interior-container time {
    width: 100%;
  float:none;
}
.single #entry-area .entry-header div.entry-container .interior-container ul {
    margin-top: 10px;
    background: url("img/cat-icon.png") no-repeat scroll 0px 0px transparent;
    padding-left: 30px;
    line-height: 16px;
    float: none;
}
.single .socialicons {
    position: absolute;
    bottom: 15px;
    top:auto;
    right: auto;
    left:18px;
}
.single #entry-area .entry-header {
padding-bottom:55px;
background-color:rgb(0, 171, 235);
}
.wpcf7 textarea{
  width:100%;
}
input.wpcf7-captchar{
  width:100%;
}
.single .respond h2{
  margin-left:20px;
}
#sidebar-main{
  display:none;
}
body.blog #sidebar-main{
  display:block;
}
}