address,article,aside,details,figcaption,figure,
footer,header,main,nav,section {
  display: block
}
.main-small-navigation a,a,
a:active,a:focus,a:hover {
  text-decoration: none
}
.main-navigation ul li a,.main-title,
blockquote cite {
  text-transform: uppercase
}
a,abbr,acronym,address,applet,
big,blockquote,body,
caption,cite,code,
dd,del,dfn,div,dl,dt,
em,fieldset,font,form,
h1,h2,h3,h4,h5,h6,
html,iframe,ins,kbd,label,legend,
li,object,ol,p,pre,q,s,
samp,small,span,strike,strong,sub,sup,
table,tbody,td,tfoot,th,thead,tr,tt,
ul,var {
  border: 0;
  font: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}
blockquote,pre,td,th {
  border: 1px solid #EAEAEA
}
dd,dl {
  margin-bottom: 24px
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%
}
strong,th {
  font-weight: 700
}
td,th {
  padding: 6px 10px
}
caption,td,th {
  text-align: left
}
blockquote:after,blockquote:before,q:after,q:before {
  content: ""
}
blockquote,q {
  quotes: "" ""
}
a:focus {
  outline: dotted thin
}
a:active,a:hover {
  outline: 0
}
a img {
  border: 0
}
a img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  box-shadow: #000 0 0 0
}
embed,iframe,object {
  max-width: 100%
}

@font-face {
  font-family: Genericons;
  src: url(font/genericons-regular-webfont.eot);
  src: url(font/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'), url(font/genericons-regular-webfont.woff) format('woff'), url(font/genericons-regular-webfont.ttf) format('truetype'), url(font/genericons-regular-webfont.svg#genericonsregular) format('svg');
  font-weight: 400;
  font-style: normal
}
body,button,input,select,textarea {
  color: #666;
  font: 16px Lato, sans-serif;
  line-height: 20px;
  word-wrap: break-word
}
h1,h2,h3,h4,h5,h6,p {
  font-family: Lato, sans-serif
}
address,blockquote,cite,em,i {
  font-style: italic
}
body {
  background: #eaeaea
}
h1,h2,h3,h4,h5,h6 {
  padding-bottom: 20px;
  color: #666;
  font-weight: 600
}
h1 {
  font-size: 36px;
  line-height: 36px
}
h2 {
  font-size: 30px;
  line-height: 34px
}
h3 {
  font-size: 26px;
  line-height: 32px
}
h4 {
  font-size: 24px;
  line-height: 30px
}
h5 {
  font-size: 22px;
  line-height: 28px
}
h6 {
  font-size: 19px;
  line-height: 25px
}
hr {
  border-color: #EAEAEA;
  border-style: solid none none;
  border-width: 1px 0 0;
  height: 0;
  margin: 30px 0
}
p {
  line-height: 24px;
  margin-bottom: 15px;
  font-size: 16px
}
pre {
  background-color: #fff;
  margin-bottom: 20px;
  overflow: auto;
  padding: 20px
}
code,kbd,pre,samp,tt,var {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 14px;
  line-height: 19px;
  white-space: pre-wrap
}
abbr,acronym,dfn {
  border-bottom: 1px dotted #666;
  cursor: help
}
address {
  margin: 0 0 15px
}
ins {
  background: #F8F8F8
}
sub,sup {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline
}
sup {
  bottom: 1ex
}
sub {
  top: .5ex
}
dl {
  font-size: 16px
}
dt {
  font-weight: 700;
  margin-bottom: 5px
}
ol,ul {
  list-style: none
}
ol {
  list-style: decimal
}
li>ol,
li>ul {
  margin: 0 0 0 10px
}
blockquote {
  font-weight: 400;
  padding: 20px;
  border-left: 3px solid #9e1c20;
  margin-bottom: 20px
}
blockquote cite,blockquote em,blockquote i {
  font-style: normal
}
blockquote cite {
  color: #666;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: .05em
}
input,textarea {
  -webkit-border-radius: 0
}
input[type=email],
input[type=search],
input[type=password],
input[type=text],
textarea {
  -moz-appearance: none!important;
  -webkit-appearance: none!important;
  appearance: none!important
}
input[type=email],
input[type=password],
input[type=text],
textarea {
  padding: 1%;
  border: 1px solid #EAEAEA;
  line-height: 20px;
  width: 98%;
  margin: 0 0 30px;
  background-color: #F8F8F8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
input.s,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
  border: 1px solid #EAEAEA
}
input.s {
  width: 60%;
  padding: 4px 10px;
  height: 22px;
  color: #666;
  background-color: #FFF;
  margin: 0;
  cursor: pointer
}
img,img.size-full,img.size-large {
  max-width: 100%;
  height: auto
}
input.s:focus {
  padding-left: 10px;
  border-color: #EAEAEA;
  text-indent: 0
}
.spacious-button,button,
input[type=reset],
input[type=button],
input[type=submit] {
  color: #FFF;
  display: inline-block;
  margin-bottom: 30px;
  padding: 5px 25px;
  -moz-appearance: none!important;
  -webkit-appearance: none!important;
  appearance: none!important;
  cursor: pointer;
  background-color: #9e1c20;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px
}
.spacious-button:hover,
button:hover,
input[type=reset]:hover,
input[type=button]:hover,
input[type=submit]:hover {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  box-shadow: 0 0 2px rgba(0, 0, 0, .6)
}
.next a,.previous a {
  color: #666;
  padding: 5px 25px;
  cursor: pointer;
  border: 1px solid #EAEAEA;
  font-size: 16px
}
#site-title a:hover,
.next a:hover,
.previous a:hover,
a {
  color: #9e1c20
}
input[type=reset]:active,
input[type=button]:active,
input[type=submit]:active {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, .3)
}
figure {
  margin: 0;
  text-align: center
}
img {
  vertical-align: top;
  margin-bottom: 18px
}
.comment-content img,
.entry-content img,
.widget img {
  max-width: 100%
}
.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}
#featured-slider,
#header-meta,
.header-image,
.header-post-title-container,
.main-navigation ul li ul li {
  border-bottom: 1px solid #EAEAEA
}
img.aligncenter,
img.alignleft,
img.alignright {
  margin-bottom: 1.625em
}
img#wpstats {
  display: none
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
* html .clearfix {
  height: 1%
}
.clearfix {
  display: block
}
.tg-after-three-blocks-clearfix {
  clear: both
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 30px
}
.alignright {
  display: inline;
  float: right;
  margin-left: 30px
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}
#page,.inner-wrap {
  margin: 0 auto
}
body {
  padding-top: 0;
  padding-bottom: 0;
}
.wide-1218,.wide-978,.wide-978 #page {
  padding-top: 0;
  padding-bottom: 0
}
#page {
  max-width: 100%;
  background-color: #FFF;
}
.wide-1218 #page {
  max-width: 100%
}
.narrow-978 #page {
  max-width: 1038px
}
.wide-978 #page {
  max-width: 100%
}
.inner-wrap,
.wide-1218 .inner-wrap {
  max-width: 1218px
}
#featured-slider img,
#header-logo-image img,
.header-image {
  margin-bottom: 0;
  width: 100%;
}
.narrow-978 .inner-wrap,
.wide-978 .inner-wrap {
  max-width: 978px
}
#header-meta {
  background-color: #F8F8F8
}
#header-text-nav-container {
  background: #fff;
}
#header-text-nav-wrap {
  padding: 30px 0;
  max-height: 170px
}
#header-left-section {
  float: left;
  margin-right: 25px;
  max-width: 450px
}
#header-logo-image {
  float: left;
  padding: 0;
  max-width: 100%
}
#header-text {
  float: left;
  padding: 10px 20px 0 0
}
#site-title a {
  color: #444;
  font-size: 36px
}
h1#site-title {
  padding-bottom: 5px
}
#site-description {
  line-height: 22px;
  font-size: 17px;
  padding-bottom: 0;
  color: #9e1c20
}
#header-right-section {
  float: right
}
#header-right-sidebar {
  overflow: hidden
}
#header-right-sidebar p {
  color: #fff;
  font-size: 16px;
  line-height: 20px
}
#header-right-sidebar a {
  color: #fff
}
#header-right-section .widget {
  text-align: right;
  padding-top: 0px
}
#header-right-section .widget h3 {
  padding-bottom: 5px
}
#nav-container {
  background: #EAEAEA;
  height: 80px;
  width: 100%
}
.header-image {
  width: 100%
}
#search-submit {
  display: none
}
#masthead input.s {
  width: 150px
}
#search-form span {
  background-color: #9e1c20;
  height: 32px;
  width: 30px;
  line-height: 40px;
  margin-left: -2px;
  color: #FFF;
  position: absolute;
  text-align: center
}
#masthead .search-wrap {
  position: relative
}
.search-icon:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 400 18px/1 Genericons;
  content: '\f400'
}
#featured-slider .slider-read-more-button,
.main-navigation li,.small-menu li,
.widget_featured_post .meta {
  font-family: Lato, sans-serif
}
#masthead .search-wrap span {
  right: 1px
}
nav li>ol,nav li>ul {
  margin: 0;
  list-style: none
}
.main-navigation {
  margin: auto;
  padding-top: 0;
  max-width: 1218px;
}
.main-navigation li {
  float: left;
  position: relative;
  margin-right: 30px;
  padding: 0
}
.main-navigation ul li a {
  font-size: 17px;
  font-weight: bold;
}
.main-navigation li.default-menu,li.default-menu {
  display: none
}
.main-navigation a {
  color: #333;
  display: block;
  float: left;
  padding: 30px 0 0;
  height: 30px;
}
#site-navigation li.current-menu-item,
#site-navigation li:hover,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover>a {
  border-bottom: 2px solid #9E1C20;
}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
  display: none;
  z-index: 9999
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
  display: block
}
.main-navigation select,.menu-toggle {
  display: none
}
.main-navigation ul li ul {
  position: absolute;
  background: #fff;
  top: 64px;
  left: 0;
  width: 230px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#featured-slider,#featured-slider .slider-cycle,.small-menu li {
  position: relative
}
.main-navigation ul li ul li {
  float: none;
  margin: 0;
  padding: 0;
}
.main-navigation ul li ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
  float: none;
  line-height: 21px;
  font-size: 13px;
  font-weight: 600;
  height: 100%;
  padding: 10px;
  color: #333;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover>a,
.main-navigation ul li.current-menu-item ul li a:hover {
  color: #9e1c20
}
.main-navigation ul li ul li ul {
  left: 150px;
  top: -1px
}
.menu-toggle {
  cursor: pointer
}
.site-header .menu-toggle {
  background: #3A3A3A;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding: 5px 22px;
  margin: 0
}
.site-header .menu-toggle:hover {
  background: #9e1c20
}
.site-header .menu-toggle:before {
  content: '\2261';
  margin-right: 10px
}
.main-small-navigation {
  float: none;
  padding-top: 0;
  background-color: #000;
  margin-top: 5px
}
.main-small-navigation ul {
  margin: 0;
  list-style: none
}
.comment ul,
.entry-content ul {
  list-style: square
}
.main-small-navigation a {
  display: block;
  color: #FFF;
  padding: 10px 40px
}
.main-small-navigation li {
  background: #3A3A3A
}
.main-small-navigation li:hover,
.main-small-navigation ul>.current-menu-item,
.main-small-navigation ul>.current_page_item {
  background: #9e1c20
}
.main-small-navigation ul ul a {
  padding-left: 60px
}
.main-small-navigation ul ul ul a {
  padding-left: 80px
}
.small-menu {
  float: right
}
.small-menu li {
  float: left
}
.small-menu li.default-menu,li.default-menu {
  display: none
}
#featured-slider .displayblock,.small-menu a {
  display: block
}
.small-menu a {
  color: #666;
  float: left;
  height: 21px;
  padding: 5px 0 0 16px;
  font-size: 12px
}
.small-menu a:hover,
.small-menu ul li.current-menu-ancestor a,
.small-menu ul li.current-menu-item a,
.small-menu ul li.current_page_ancestor a,
.small-menu ul li.current_page_item a,
.small-menu ul li:hover>a {
  color: #9e1c20
}
#featured-slider .displaynone {
  display: none
}
#featured-slider .entry-container {
  bottom: 15%;
  position: absolute;
  left: 5%;
  max-width: 60%
}
#featured-slider .entry-description-container {
  background: right -53px rgba(255, 255, 255, .5);
  padding: 0.75rem 1rem;
}
#featured-slider .slider-title-head {
  display: inline-block;
  left: 0;
  margin-bottom: 0
}
#featured-slider .entry-title {
  padding: 0
}
.slider-title-head .entry-title a {
  color: #FFF;
  text-decoration: none
}
#featured-slider .entry-title span {
  color: #ed1e25;
  display: block;
  font-size: 28px;
  font-weight: 700;
}
#featured-slider .entry-content {
  color: #FFF;
  padding-top: .5rem
}
#featured-slider .entry-content p {
  margin: 0;
  padding: 0
}
#featured-slider .slider-read-more-button {
  background-color: #9e1c20;
  color: #FFF;
  text-align: center;
  padding: 0.75rem 1rem;
  float: left;
  margin-top: 30px;
  font-size: 20px;
  text-transform: uppercase
}
#featured-slider .slider-read-more-button:hover {
  background-color: #666
}
#controllers {
  text-align: center;
  line-height: 0;
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 9999
}
#controllers a {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  overflow: hidden;
  display: inline-block;
  background-color: #ddd;
  color: #ddd;
  border-radius: 6px;
}
#controllers a.active,#controllers a:hover {
  background-color: #9e1c20;
  color: #9e1c20
}
.header-post-title-container {
  padding: 30px 0 0;
  background: #eaeaea;
}
.header-post-title-container .post-title-wrapper {
  float: left;
  max-width: 100%;
  padding-right: 30px
}
.header-post-title-class {
  padding-bottom: 0
}
.breadcrumb {
  float: right;
  text-align: right;
  margin-top: 8px;
  margin-bottom: 2px;
  font-size: 12px;
  color: #666
}
.tg-one-fourth .service-image,
.tg-one-fourth .widget-title,
.tg-one-fourth p,
.tg-one-half .service-image,
.tg-one-half .widget-title,
.tg-one-half p,
.tg-one-third .service-image,
.tg-one-third .widget-title,
.tg-one-third p,
.widget_service_block .more-link-wrap {
  text-align: center
}
.breadcrumb a {
  color: #666
}
.breadcrumb a:hover {
  color: #9e1c20
}
#main {
  background: #EAEAEA;
  padding: 40px 0 10px;
}
.widget_service_block {
  margin-bottom: 30px;
  padding-top: 30px
}
.widget_service_block .widget-title {
  font-size: 22px;
  padding-bottom: 10px
}
.widget_service_block p {
  padding-bottom: 0
}
.widget_featured_single_post a.read-more:hover,
.widget_service_block a.more-link:hover {
  text-decoration: underline
}
.widget-title a {
  color: #444
}
.tg-one-fourth .widget-title a:hover,
.tg-one-half .widget-title a:hover,
.tg-one-third .widget-title a:hover {
  color: #9e1c20
}
.tg-one-half .textwidget p,
.tg-one-half .widget-title,
.widget_recent_work .tg-one-fourth p,
.widget_recent_work .tg-one-half p,
.widget_recent_work .tg-one-third p {
  text-align: left
}
.tg-one-third {
  float: left;
  width: 28.407225%;
  margin: 0 2.46305419%;
  padding: 0 0 30px
}
.tg-one-fourth {
  float: left;
  width: 23.1527094%;
  margin: 0 2.46305419% 0 0;
  padding: 0
}
.tg-one-fourth-last {
  margin: 0
}
.tg-one-half {
  float: left;
  width: 48.7684729%;
  margin: 0 2.46305419% 0 0;
  padding: 0 0 30px
}
.tg-one-half-last {
  float: right;
  margin: 0
}
.widget_recent_work {
  margin-bottom: 20px
}
.widget_recent_work img {
  margin-bottom: 0
}
.widget_recent_work .tg-one-fourth .widget-title,
.widget_recent_work .tg-one-half .widget-title,
.widget_recent_work .tg-one-third .widget-title {
  font-size: 22px;
  padding-bottom: 8px;
  text-align: left
}
.widget_recent_work .tg-one-fourth .service-image,
.widget_recent_work .tg-one-half .service-image,
.widget_recent_work .tg-one-third .service-image {
  text-align: center;
  padding-bottom: 0
}
.widget_featured_post .tg-one-fourth p,
.widget_featured_post .tg-one-half p,
.widget_featured_post .tg-one-third p,
.widget_featured_single_post .service-image,
.widget_featured_single_post .widget-title,
.widget_featured_single_post p {
  text-align: left
}
.widget_featured_single_post {
  padding-bottom: 30px
}
.widget_featured_single_post .widget-title {
  font-size: 22px
}
.widget_featured_single_post .service-image {
  padding-bottom: 0
}
.widget_featured_post {
  margin-bottom: 20px
}
.widget_featured_post .main-title {
  font-size: 24px;
  padding-bottom: 8px
}
.container-featured-widget-head {
  padding-top: 10px;
  padding-bottom: 15px
}
.widget_featured_post .tg-one-fourth .widget-title,
.widget_featured_post .tg-one-half .widget-title,
.widget_featured_post .tg-one-third .widget-title {
  text-align: left;
  font-size: 20px;
  padding-bottom: 8px;
  line-height: 22px
}
.main-description,.main-title,.wp-pagenavi {
  text-align: center
}
.widget_featured_post .meta {
  font-size: 12px;
  padding: 3px
}
.narrow-978 .widget_featured_post .meta,
.wide-978 .widget_featured_post .meta {
  font-size: 11px
}
img.business_top_img {
  display: block;
  margin: 0 auto 30px
}
.meta {
  border-bottom: 1px dashed #EAEAEA;
  border-top: 1px dashed #EAEAEA;
  padding: 5px;
  font-size: 15px
}
.meta li:first-child {
  border-left: 0 none;
  padding-left: 0!important
}
.meta li {
  border-left: 1px solid #EAEAEA;
  float: left;
  padding: 0 6px!important;
  border-bottom: none!important
}
.meta li:last-child {
  float: right;
  border-left: 0 none;
  padding-right: 0!important
}
.default-wp-page .previous {
  float: left;
  margin-bottom: 30px
}
.default-wp-page .next {
  float: right;
  margin-bottom: 30px
}
.pagination {
  margin: 15px 0
}
.pagination span {
  padding: 2px 5px;
  border: 1px solid #EAEAEA;
  background-color: #9e1c20;
  color: #FFF
}
.pagination a span {
  background-color: #FFF;
  color: #666
}
.pagination a span:hover {
  color: #9e1c20;
  border-color: #9e1c20;
  text-decoration: none
}
#secondary a:hover,.post .entry-content a:hover {
  text-decoration: underline
}
.widget_testimonial {
  margin-bottom: 30px
}
.widget_testimonial .widget-title {
  font-size: 22px;
  text-align: left
}
.widget_testimonial .testimonial-icon:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 400 22px/1 Genericons;
  vertical-align: top;
  content: '\f106';
  width: 25px;
  height: 19px;
  float: left;
  margin-right: 3.06%;
  color: #9e1c20;
  transform: rotate(180deg)
}
.widget_testimonial .testimonial-post {
  padding: 20px;
  border-width: 2px 1px 1px;
  border-style: solid dashed dashed;
  border-color: #9e1c20 #EAEAEA #EAEAEA;
  font-style: italic;
  margin-bottom: 15px;
  display: block;
  overflow: hidden
}
.widget_testimonial .testimonial-post p {
  margin-bottom: 0
}
.widget_testimonial .testimonial-author {
  text-align: right;
  clear: both;
  font-family: Lato, sans-serif;
  font-size: 12px
}
.widget_testimonial .testimonial-author span {
  font-size: 16px;
  color: #666
}
.widget_call_to_action {
  margin-bottom: 60px
}
.call-to-action-content-wrapper {
  border-width: 1px 1px 1px 3px;
  border-style: dashed dashed dashed solid;
  border-color: #EAEAEA #EAEAEA #EAEAEA #9e1c20;
  padding: 20px 3.85878489% 20px 3.69458128%;
  background-color: #F8F8F8
}
.call-to-action-content {
  width: 69.5187166%;
  float: left
}
.call-to-action-content h3 {
  padding-bottom: 0;
  font-size: 24px
}
.call-to-action-content p {
  padding-bottom: 0;
  margin-bottom: 0
}
.call-to-action-button {
  float: right;
  background-color: #9e1c20;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  color: #FFF;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  font-family: Lato, sans-serif;
  padding: 5px 3.28407225%;
  margin-top: 4px
}
.call-to-action-button:hover {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  box-shadow: 0 0 2px rgba(0, 0, 0, .6)
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5rem;
  max-width: 100%
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%
}
.wp-caption-text {
  text-align: center
}
.wp-caption .wp-caption-text {
  margin: .8075rem 0
}
.gallery {
  margin: 0 auto 2em
}
.gallery .gallery-item {
  float: left;
  display: block;
  background: #fff;
  margin: 10px 1.5% 20px;
  text-align: center
}
.gallery .gallery-icon {
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: hidden;
  line-height: 0
}
.gallery-columns-1 .gallery-item {
  float: none;
  text-align: center;
  width: 100%;
  margin: 10px 0 20px
}
.gallery-columns-2 .gallery-item {
  width: 47%
}
.gallery-columns-3 .gallery-item {
  width: 30%
}
.gallery-columns-4 .gallery-item {
  width: 22%
}
.gallery-columns-5 .gallery-item {
  width: 17%
}
.gallery-columns-6 .gallery-item {
  width: 13.6%
}
.gallery-columns-7 .gallery-item {
  width: 12.25%;
  margin: 10px 1%
}
.gallery-columns-8 .gallery-item {
  width: 10.5%;
  margin: 10px 1%
}
.gallery-columns-9 .gallery-item {
  width: 9.11%;
  margin: 10px 1%
}
.gallery dl a {
  display: block
}
.gallery dl a img {
  height: auto;
  margin: 0 auto
}
.gallery .gallery-caption {
  font-size: 14px;
  line-height: 1.2em;
  margin: 10px 0 0
}
.gallery br+br {
  display: none
}
#comments {
  background-color: #FFF
}
.comment-content a {
  word-wrap: break-word
}
#comments h1,#comments h2,#comments h3,
#comments h4,#comments h5,#comments h6 {
  margin-bottom: 1rem
}
#comments h2.comments-title {
  margin-bottom: 10px
}
.avatar {
  border-radius: 50%;
  float: left
}
.comments-area article header {
  margin: 0 0 10px;
  overflow: hidden;
  position: relative
}
.comments-area .comment-author-link,
.comments-area .comment-date-time,
.comments-area .comment-edit-link,
.comments-area .comment-permalink {
  display: block;
  margin-left: 100px;
  color: #999
}
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover,
#content .comments-area article header cite a:hover {
  color: #9e1c20
}
.comments-area .comment-author-link a {
  color: #999
}
.comments-area .comment-author-link a:hover {
  color: #9e1c20
}
.comments-area .comment-author-link span {
  margin-left: 10px;
  padding: 0 5px;
  background-color: #9e1c20;
  color: #FFF;
  border-radius: 3px
}
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-date-time:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-permalink:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 400 22px/1 Genericons;
  vertical-align: top
}
.comment .comment-reply-link:before,
a#scroll-up {
  -webkit-font-smoothing: antialiased;
  vertical-align: top
}
.comments-area article header .comment-author-link:before {
  content: '\f304'
}
.comments-area article header .comment-edit-link:before {
  content: '\f411'
}
.comments-area article header .comment-permalink:before {
  content: '\f107'
}
.comments-area article header .comment-date-time:before {
  content: '\f307'
}
.comment-content {
  padding: 2rem;
  background-color: #F8F8F8;
  border: 1px solid #EAEAEA
}
.comment {
  margin-bottom: 20px
}
.comment ol,
.comment ul {
  margin: 0 0 20px 20px
}
.comment .comment-reply-link {
  float: right;
  color: #999
}
.comment .comment-reply-link:hover {
  color: #9e1c20
}
.comment .comment-reply-link:before {
  content: '\f412';
  display: inline-block;
  font: 400 22px/1 Genericons
}
.comment-list {
  margin-bottom: 3.4rem
}
.comment-list .children {
  margin-left: 20px
}
.comment-list,.comment-list .children {
  list-style-type: none;
  padding: 0
}
.screen-reader-text {
  display: none
}
.nav-next,.nav-previous {
  margin-bottom: 15px
}
.nav-next a,.nav-previous a {
  color: #666;
  padding: 5px 25px;
  cursor: pointer;
  border: 1px solid #EAEAEA;
  font-size: 16px
}
.nav-next a:hover,.nav-previous a:hover {
  color: #9e1c20
}
#respond h3#reply-title {
  line-height: 1.5
}
#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 1rem;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem
}
#respond form {
  margin: 2.4rem 0
}
#respond form p {
  margin: 1.1rem 0
}
#respond form p.logged-in-as {
  margin-bottom: 1.6rem
}
#respond form label {
  display: block;
  line-height: 1.5
}
#respond form input[type=text],#respond form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px;
  width: 100%
}
#respond form p.form-allowed-tags {
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #5e5e5e
}
.required {
  color: red
}
#colophon .widget ul li,#secondary .widget ul li {
  line-height: 1.25;
  border-bottom: 1px solid #EAEAEA;
  padding: 0 0 5px
}
#colophon .widget ul li {
  border: none
}
#colophon .widget ul li li,#secondary .widget ul li li {
  border-bottom: none
}
#colophon .widget ul ul,#secondary .widget ul ul {
  padding-left: 10px
}
.widget select {
  border: 1px solid #DDD;
  color: #666;
  padding: 2px;
  width: 60%
}
#secondary h3.widget-title {
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 15px
}
#secondary .widget,.error-404 .widget {
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 1.5;
}
.error-404 {
  padding-bottom: 20px;
  text-align: center
}
.error-404 input.s {
  width: 50%
}
#wp-calendar caption,#wp-calendar td,#wp-calendar th {
  text-align: left;
  padding-bottom: 10px
}
#wp-calendar #today {
  color: #9e1c20
}
#wp-calendar caption {
  text-align: center
}
#wp-calendar #next {
  padding-right: 35px;
  text-align: right
}
.widget_calendar #wp-calendar th {
  font-weight: 600
}
.widget-title span {
  padding-bottom: 15px;
  color: #fff
}
#colophon #wp-calendar td,#colophon #wp-calendar th {
  border: 1px solid #444;
  padding: 3px 2px 3px 8px
}
.widget td,.widget th {
  padding: 1px 1px 1px 2px
}
.footer-widgets-wrapper {
  background-color: #323232;
  background-image: url(img/logo-bg.png);
  background-repeat: no-repeat;
  background-position: right 30px bottom 30px;
}
.footer-widgets-area {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #999
}
.footer-widgets-area .tg-one-fourth .widget-title {
  text-align: left
}
.footer-widgets-area h3.widget-title {
  color: #D5D5D5
}
.footer-widgets-area .tg-one-fourth p {
  text-align: left;
  color: #ddd
}
.footer-widgets-area a {
  color: #ddd!important
}
.footer-widgets-area a:hover {
  color: #ed1e25!important
}
#colophon .widget {
  padding-bottom: 25px
}
#colophon .widget-title {
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: bold;
}
#colophon,#colophon p {
  font-size: 14px;
  line-height: 18px
}
span.icon {
  width: 16px;
  height: 16px;
  padding-right: 8px;
  display: inline-block
}
.no-sidebar #secondary,.no-sidebar-full-width #secondary,a#scroll-up {
  display: none
}
.tel {
  background: url(img/tel.png) left bottom no-repeat
}
.fax {
  background: url(http://www.li-urgent-care.com/wp-content/uploads/2014/12/fax.png) left bottom no-repeat
}
.email {
  background: url(img/email.png) left bottom no-repeat
}
.facebook {
  background: url(img/fb.png) left bottom no-repeat
}
.gplus {
  background: url(http://www.li-urgent-care.com/wp-content/uploads/2015/01/gplus.png) left bottom no-repeat
}
.twitter {
  background: url(http://www.li-urgent-care.com/wp-content/uploads/2015/01/twitter.png) left bottom no-repeat
}
.yelp {
  background: url(http://www.li-urgent-care.com/wp-content/uploads/2015/01/yelp.png) left bottom no-repeat
}
.footer-socket-wrapper {
  padding: 10px 0;
  background-color: #222;
}
.footer-socket-area {
  width: 100%
}
.footer-socket-wrapper .copyright {
  color: #fff;
  max-width: 100%;
  font-size: 13px;
  text-align: center;
}
.footer-socket-wrapper .copyright a {
  color: #fff
}
.footer-socket-wrapper .copyright a:hover {
  color: #ed1e25
}
.footer-socket-wrapper .small-menu {
  float: right
}
.footer-socket-wrapper .small-menu a {
  padding-top: 0
}
.footer-socket-wrapper .small-menu ul li ul {
  top: 21px
}
a#scroll-up {
  bottom: 20px;
  position: fixed;
  right: 20px;
  font: 400 26px/1 Genericons;
  color: #FFF;
  background-color: #9e1c20;
  opacity: .5;
  filter: alpha(opacity=50);
  border-radius: 3px;
  padding: 6px
}
.more-link,.post .entry-meta,.read-more {
  font-family: Lato, sans-serif
}
a#scroll-up:before {
  content: '\f432'
}
a#scroll-up:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
.more-link,.read-more {
  font-size: 14px;
  color: #9e1c20
}
#primary {
  float: left;
  width: calc(61.5763547% - 60px);
  background: #fff;
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#secondary,
.left-sidebar #primary {
    float: right
}
#secondary {
  width: 34.4827586%;
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#text-9 {
  padding-left: 30px;
}
#fbrev_widget-2, #grw_widget-2 {
  padding: 30px;
}
.wp-facebook-place {
  padding-bottom: 20px !important;
  border-bottom: 1px solid #ccc !important;
}
.wp-facebook-reviews {
  margin-left: 62px !important;
}
.wp-fbrev .wp-facebook-right {
  line-height: 1.1em !important;
}
.narrow-978 #primary,.wide-978 #primary {
  width: 65.5763547%
}
.narrow-978 #secondary,.wide-978 #secondary {
  width: 30.4827586%
}
.left-sidebar #secondary {
  float: left
}
.no-sidebar #primary {
  float: none;
  margin: 0 auto
}
.no-sidebar-full-width #primary {
  width: 100%
}
#content .page,#content .post {
  padding-bottom: 0;
}
.single #content .post {
  padding-bottom: 25px
}
.page .entry-title,.post .entry-title {
  font-size: 26px;
  line-height: 1.3;
}
.page .entry-title a,.post .entry-title a {
  color: #444
}
.page .entry-title a:hover,.post .entry-title a:hover {
  color: #9e1c20
}
.post .entry-content {
  margin-bottom: 10px
}
.entry-content ol,.entry-content ul {
  padding: 0 0 0 35px;
  margin-bottom: 30px
}
.entry-content li>ol,.entry-content li>ul {
  margin-bottom: 0
}
.blog-medium .post .post-featured-image {
  float: left;
  width: 36%;
  text-align: left;
  padding-right: 4%
}
.blog-alternate-medium #primary article:nth-child(odd) figure {
  float: left;
  padding-right: 4%
}
.blog-alternate-medium #primary article:nth-child(even) figure {
  float: right;
  padding-left: 4%
}
.post .entry-meta {
  border: 1px solid #EAEAEA;
  font-size: 14px;
  color: #666;
  margin: 0 0 20px
}
.post .entry-meta .by-author,.post .entry-meta .category,
.post .entry-meta .comments,.post .entry-meta .date,
.post .entry-meta .edit-link {
  padding: 5px 10px
}
.post .entry-meta .read-more-link {
  padding: 5px 10px;
  background-color: #9e1c20;
  float: right;
  border-right: none
}
.post .entry-meta .read-more-link:hover {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
  box-shadow: 0 0 2px rgba(0, 0, 0, .6)
}
.post .entry-meta a,
.type-page .entry-meta a {
  color: #666
}
.post .entry-meta a.read-more,
.post .entry-meta a.read-more:hover {
  color: #FFF
}
.post .entry-meta a:hover,
.type-page .entry-meta a:hover {
  color: #9e1c20
}
.post .entry-meta span {
  float: left;
  padding: 0 6px
}
.post .entry-meta span:first-child {
  border-left: none
}
.post .entry-meta .by-author:before,
.post .entry-meta .category:before,
.post .entry-meta .comments:before,
.post .entry-meta .date:before,
.post .entry-meta .edit-link:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 400 18px/1 Genericons;
  vertical-align: top
}
.post .entry-meta .by-author:before {
  content: '\f304'
}
.post .entry-meta .date:before {
  content: '\f307'
}
.post .entry-meta .category:before {
  content: '\f301'
}
.post .entry-meta .comments:before {
  content: '\f300'
}
.post .entry-meta .edit-link:before {
  content: '\f411'
}
.single #content .tags {
  margin: 30px 0
}
.single #content .tags a {
  border: 1px solid #EAEAEA;
  padding: 3px 5px;
  border-radius: 3px;
  color: #666
}
.single #content .tags a:hover {
  color: #9e1c20;
  text-decoration: none
}
#location {
  background: #EAEAEA;
  padding: 40px 0 60px;
}
#location .tg-one-half {
  background: #fff;
  padding: 40px 0 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  width: 44%;
}
.location-text {
  padding: 0 30px 60px;
}
.location-text p {
  text-align: left;
  font-size: 21px;
  line-height: 1.5;
}
#insurance {
  padding: 60px 0;
}
#insurance h2 {
  font-weight: bold;
  color: #666;
}
.inslogos {
  width: 100%;
  display: inline-block;
}
.ins-logo {
  width: 15%;
  float: left;
  margin: 0 5% 30px 0;
}

@media screen and (max-width:1308px) {
    #page {
      width: 97%
    }
    .wide-1218 #page,
    .wide-978 #page {
      width: 100%
    }
    .inner-wrap {
      width: 94%
    }
    .main-navigation {
      max-width: 94%;
    }
    .main-navigation ul li a {
      font-size: 16px;
    }
}

@media screen and (max-width:1078px) {
    .call-to-action-content,
    .footer-socket-wrapper .small-menu {
      text-align: center;
      float: none
    }
    body {
      padding: 15px 0
    }
    #page {
      width: 97%
    }
    .wide-1218 #page,
    .wide-978 #page {
      width: 100%
    }
    .inner-wrap {
      width: 94%
    }
    #featured-slider .entry-container {
      max-width: 80%;
      top: 15%
    }
    .call-to-action-content {
      width: 100%;
      margin-bottom: 10px
    }
    .call-to-action-button {
      width: 93%
    }
    .footer-socket-wrapper .copyright {
      float: none;
      max-width: 100%;
      text-align: center;
      margin-bottom: 5px
    }
    .footer-socket-wrapper .small-menu li {
      float: none;
      display: inline
    }
    .footer-socket-wrapper .small-menu a {
      float: none;
      display: inline;
      padding: 5px 5px 0
    }
    .small-menu li.default-menu,
    li.default-menu {
      display: none
    }
    .tg-one-fourth,
    .tg-one-half,
    .tg-one-third {
      float: left;
      width: 46.7684729%
    }
    .tg-one-fourth-last,
    .tg-one-half-last {
      float: right
    }
    .tg-service-left {
      float: left;
      margin: 0
    }
    .tg-service-right {
      float: right;
      margin: 0
    }
    .tg-column-1,
    .tg-column-3 {
      float: left;
      width: 46.7684729%
    }
    .tg-column-2,
    .tg-column-4 {
      float: right;
      margin-right: 0
    }
    .tg-after-two-blocks-clearfix {
      clear: both
    }
    .tg-after-three-blocks-clearfix {
      clear: none
    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    #featured-slider .slider-title-head {
      margin-bottom: 0
    }
    #featured-slider .entry-content {
      display: none
    }
    #featured-slider .entry-container {
      top: auto;
      bottom: 15%
    }
}

@media screen and (max-width:768px) {
    #header-logo-image,
    #header-text {
      margin-bottom: 10px;
      text-align: center;
      float: none
    }
    #primary,
    #secondary {
      float: none;
      width: 100%;
      margin: 0
    }
    #header-left-section {
      float: none;
      max-width: 100%;
      margin-right: 0
    }
    #header-text {
      padding: 0
    }
    #site-description {
      padding-bottom: 5px
    }
    #header-right-section {
      float: none;
      max-width: 100%;
      display: none
    }
    #header-right-section .widget {
      padding: 0 0 10px;
      float: none;
      text-align: center
    }
    #nav-container {
      height: auto
    }
    .main-navigation.toggled .nav-menu,
    .menu-toggle {
      display: block
    }
    .main-navigation ul {
      display: none
    }
    .main-navigation {
      float: none
    }
    #masthead .search-wrap span {
      right: auto
    }
    #masthead input.s {
      margin-left: -30px
    }
}

@media screen and (max-width:767px) {
    #primary,
    #secondary,
    .tg-one-fourth,
    .tg-one-half,
    .tg-one-third {
      float: none;
      margin: 0;
      width: 100%
    }
    body {
      padding: 5px 0
    }
    #page {
      width: 97%
    }
    .inner-wrap {
      width: 95%
    }
    #featured-slider .entry-container {
      top: auto;
      bottom: 15%
    }
    #featured-slider .entry-description-container {
      padding: .5rem 1rem
    }
    #featured-slider .entry-content {
      display: none
    }
    #featured-slider .slider-title-head {
      margin-bottom: 0
    }
    #featured-slider .entry-title span {
      font-size: 15px;
      line-height: 17px
    }
    #featured-slider .slider-read-more-button {
      font-size: 14px;
      padding: .25rem .5rem
    }
    .tg-column-1,
    .tg-column-2,
    .tg-column-3,
    .tg-column-4 {
      float: none
    }
    .narrow-978 #primary,
    .narrow-978 #secondary,
    .wide-978 #primary,
    .wide-978 #secondary {
      width: 100%
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    body {
      padding: 10px 0
    }
    #page {
      width: 97%
    }
    .inner-wrap {
      width: 96%
    }
    #header-logo-image,#header-text {
      padding-right: 0
    }
}

@media only screen and (max-width:320px) {
    #page {
      width: 97%
    }
    .inner-wrap {
      width: 95%
    }
    #masthead .small-info-text,#masthead .social-links {
      max-width: 100%
    }
    #featured-slider .entry-description-container {
      padding: .2rem .5rem
    }
    #featured-slider .slider-read-more-button {
      display: none
    }
}
