/*
Theme Name: C &amp; F Tool
Theme URI: https://github.com/dev-parallel/CF-Tool
Author: Baseone 
Author URI: http://www.baseonesolutions.com
Description: Wordpress Theme, deployed from github, check theme URI for more details.
Version: 1.1
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, responsive,
*/
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,
font,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: 'Ubuntu', sans-serif;
  background: #000;
}
ul,
ol {
  list-style: none;
}
img,
fieldset {
  border: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.skip {
  position: absolute;
  left: -9999px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
  height: 0;
  width: 100%;
}
.wp-caption {
  max-width: 100%;
}
img[class*='align'],
img[class*='wp-image-'],
img[class*='attachment-'] {
  height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
#wrapper {
  width: 100%;
  background: url(images/bgr_body.jpg) repeat;
}
#header_area {
  background: #f5f5f5;
  width: 100%;
  position: relative;
  z-index: 2;
}
#home_bg {
  background: url(images/bgr_home_pattern.png) no-repeat right 521px;
}
header {
  margin: 0 auto;
  position: relative;
  max-width: 1024px;
}
.logo {
  float: left;
}
.logo img {
  display: block;
}
#menu_area {
  float: right;
}
#menu_area ul {
  text-align: right;
}
#menu_area ul li {
  padding-left: 20px;
  position: relative;
  display: inline;
}
#menu_area ul li a {
  display: inline-block;
  padding: 0 10px;
  line-height: 121px;
  font-size: 13px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  text-transform: uppercase;
}
#menu_area ul li a:hover,
#menu_area ul li:hover > a,
#menu_area ul li.current_page_item > a {
  background: url(images/bgr_nav_hov.png) repeat-x;
}
#menu_area ul li > ul {
  display: none;
  position: absolute;
  left: 20px;
  top: 121px;
  width: 202px;
  background: #fff;
  z-index: 100;
  -webkit-box-shadow: 0 2px 2px #c6c6c6;
  -moz-box-shadow: 0 2px 2px #c6c6c6;
  box-shadow: 0 2px 2px #c6c6c6;
}
#menu_area ul li:hover > ul {
  display: block;
}
#menu_area ul li ul li {
  padding: 0;
  float: none;
  width: 100%;
}
#menu_area ul li ul li a {
  display: block;
  line-height: 27px;
  padding-left: 15px;
  padding-right: 0;
  font-size: 14px;
  text-transform: none;
}
#menu_area ul li ul li a:hover,
#menu_area ul li ul li:hover > a {
  color: #fff;
  background: #2e2a7d;
}
#menu_area ul li > ul ul {
  left: 202px;
  top: 0;
}
.slicknav_menu {
  display: none;
}
.download_area {
  width: 157px;
  position: absolute;
  top: 0;
  right: 0;
}
.download_area a {
  display: block;
  font-size: 14px;
  color: #2e2b7d;
  background: #fff;
  line-height: 32px;
  padding-left: 13px;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.banner_title {
  background: url(images/bgr_shadow.png) repeat-x;
  width: 100%;
  clear: both;
}
.center {
  max-width: 1024px;
  margin: 0 auto;
}
.banner_title h1 {
  font-weight: normal;
  font-size: 19px;
  color: #9d9d9c;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
  text-align: center;
  padding: 12px 0;
}
#slider_area {
  width: 100%;
  position: relative;
  background: #05355c;
  z-index: 1;
}
#inside_slider {
  max-width: 1024px;
  margin: 0 auto;
}
.slider_title {
  max-width: 320px;
  position: absolute;
  bottom: 20px;
  right: 60px;
  z-index: 200;
  font-family: 'Ubuntu Condensed', sans-serif;
  color: #fff;
}
.slider_title h2 {
  font-weight: normal;
  font-size: 28px;
}
.slider_title p {
  font-size: 14px;
  line-height: 24px;
}
#home_twocolumn {
  padding-left: 78px;
  overflow: hidden;
  padding-right: 47px;
}
#home_leftcolumn {
  width: 65.51%;
  background: url(images/bgr_content.png) repeat;
  padding: 35px 0 32px 0;
  float: left;
}
#inside_home_left {
  padding: 0 27px;
  text-align: center;
}
#inside_home_left h2 {
  font-weight: normal;
  color: #2e2b7d;
  text-transform: uppercase;
  font-size: 33px;
  background: url(images/bgr_bdr.png) repeat-x 100% 100%;
  padding-bottom: 15px;
  font-family: 'Ubuntu Condensed', sans-serif;
  margin-bottom: 25px;
}
#inside_home_left p {
  font-size: 17px;
  color: #575756;
  line-height: 30px;
  padding-bottom: 20px;
}
.readmore {
  background: url(images/bgr_bdr.png) repeat-x 100% 15px;
  margin-top: 25px;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.readmore a {
  display: inline-block;
  padding: 0 15px;
  background: #2e2a7d;
  line-height: 32px;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.readmore a:hover {
  background: #181e37;
}
#home_rgtcolumn {
  width: 31.14%;
  float: right;
  padding-top: 22px;
}
#home_rgtcolumn li {
  padding-bottom: 6px;
}
#home_rgtcolumn li a {
  display: block;
  line-height: 30px;
  padding-left: 6px;
}
#home_rgtcolumn li a span {
  display: block;
  background: url(images/arrow_normal.png) no-repeat 0 11px;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 17px;
  color: #575756;
  text-transform: uppercase;
  padding-left: 14px;
}
#home_rgtcolumn li a:hover,
#home_rgtcolumn li.current_page_item > a {
  background: url(images/bgr_home_rgt.png) repeat;
}
#home_rgtcolumn li a:hover span,
#home_rgtcolumn li.current_page_item > a span {
  background: url(images/arrow_hov.png) no-repeat 0 11px;
  color: #181e36;
}
#home_white_box_area {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 28px 0 24px 0;
}
#box_shadow {
  background: url(images/bgr_shadow_top.png) repeat-x;
  height: 8px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -8px;
}
#home_widget_holder {
  max-width: 978px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 46px;
}
.inside_widget {
  position: relative;
  padding-bottom: 30px;
  min-height: 196px;
}
.home_widget {
  width: 20.5%;
  background: url(images/bgr_dot.png) repeat-y;
  padding: 5px 2.2% 5px 2.5%;
  float: left;
}
.home_widget:first-child {
  background: 0;
  padding-left: 0;
}
.home_widget h2 {
  font-weight: normal;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 20px;
  color: #2e2b7d;
  padding-bottom: 15px;
}
.home_widget p {
  font-size: 13px;
  color: #9d9d9c;
  line-height: 22px;
  padding-bottom: 15px;
}
.readmore_post {
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 5px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
  background: #2e2a7d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.readmore_post:hover {
  background: #181e37;
}
.home_widget img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.home_widget h3 {
  font-weight: normal;
  padding-bottom: 7px;
}
.home_widget h3 a {
  font-size: 13px;
  color: #2e2b7d;
  line-height: 22px;
}
.home_widget h3 a:hover {
  color: #061837;
}
#our_client_area {
  background: #ececec url(images/bgr_shadow_btm.png) repeat-x;
  padding: 17px 0 10px 0;
}
#our_client_area h2 {
  font-weight: normal;
  font-size: 12px;
  color: #706f6f;
  text-transform: uppercase;
  padding-bottom: 6px;
}
.client_logo {
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 24px;
}
.client_list {
  overflow: hidden;
}
.client_list img {
  display: block;
  float: left;
  margin-right: 57px;
  margin-bottom: 10px;
}
#footer_area {
  background: url(images/footerpattern.jpg) repeat;
  padding: 15px 0;
}
#footer_area a:hover {
  color: #fff;
}
#footer_widget_content {
  max-width: 915px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 109px;
}
.footer_widget {
  width: 15.08%;
  float: left;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.footer_widget li {
  line-height: 22px;
}
.footer_widget li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #9d9d9c;
}
.footer_scnd {
  width: 18.36%;
}
.footer_widget h3 {
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 22px;
  text-transform: uppercase;
  overflow: hidden;
}
.footer_widget p {
  font-size: 12px;
  color: #9d9d9c;
  line-height: 22px;
}
.footer_widget a {
  color: #9d9d9c;
}
.footer_thrd {
  width: 55.08%;
}
.footer_thrd h3 {
  background: url(images/bgr_bdr_footer.jpg) no-repeat right 11px;
}
.footer_thrd ul {
  overflow: hidden;
}
.footer_thrd ul li {
  float: left;
  width: 33%;
  line-height: 22px;
}
.footer_thrd ul li a {
  font-size: 12px;
  color: #9d9d9c;
  text-transform: none;
}
.footer_thrd ul li a:hover {
  color: #939597;
}
#copy_right_area {
  background: #030304;
  height: 30px;
}
#inside_copyright {
  max-width: 899px;
  margin: 0 auto;
  padding-right: 125px;
  text-align: right;
  line-height: 30px;
  font-size: 12px;
  color: #9d9d9c;
  font-family: 'Ubuntu Condensed', sans-serif;
}
#inside_copyright a {
  color: #9d9d9c;
  text-decoration: underline;
}
#inside_copyright a:hover {
  color: #939597;
  text-decoration: none;
}
#banner {
  height: 145px;
  position: relative;
  overflow: hidden;
}
.banner_info {
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  width: 1024px;
  margin: 0 auto;
  height: 50px;
  z-index: 10;
  text-align: center;
  height: 98px;
}
.banner_info h2 {
  font-weight: normal;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 26px;
  color: #fff;
  display: inline-block;
  border: 1px solid #668eb2;
  padding: 7px 30px;
  background: url(images/bgr_banner_title.png) repeat;
}
.banner_info form {
  position: absolute;
  bottom: 12px;
  right: 24px;
}
.banner_info form p {
  height: 36px;
  background: #f6f6f6;
  width: 196px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.banner_info form p input {
  border: 0;
  background: 0;
  outline: 0;
  width: 90%;
  height: 20px;
  padding: 8px 5%;
  font-size: 16px;
  color: #575756;
  font-family: 'Ubuntu Condensed', sans-serif;
  text-transform: uppercase;
}
#main_content {
  max-width: 974px;
  margin: 0 auto;
  padding: 0 25px;
}
#breadcrumbs {
  position: absolute;
  top: -30px;
  left: 50px;
  overflow: hidden;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 14px;
  color: #878787;
  text-transform: uppercase;
}
#breadcrumbs ul {
  overflow: hidden;
}
#breadcrumbs ul li {
  float: left;
}
#breadcrumbs ul li a {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px;
  background: #dadada;
  color: #878787;
}
#breadcrumbs ul li a:hover,
#breadcrumbs ul li.current_page_item > a {
  background: #fff;
  color: #192947;
}
#content {
  width: 74.53%;
  float: left;
  position: relative;
}
#content_bg {
  background: url(images/bgr_content.png) repeat;
  padding: 45px 0 35px 0;
  position: relative;
}
#inside_content {
  padding: 0 50px;
  background: url(images/bgr_horiz_bdr.png) repeat-y 50% 100%;
}
.entry {
  overflow: hidden;
  color: #9d9d9c;
}
.content_column {
  width: 46%;
  float: left;
  padding-left: 8%;
}
.content_column:first-child {
  padding: 0;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  font-weight: normal;
  font-family: 'Ubuntu Condensed', sans-serif;
  color: #2e2b7d;
  padding-bottom: 15px;
}
.entry h1 {
  font-size: 26px;
}
.entry h2 {
  font-size: 20px;
  padding-bottom: 10px;
}
.entry h3 {
  font-size: 13px;
  text-transform: uppercase;
  color: #575756;
  padding-bottom: 3px;
}
.entry h4 {
  font-size: 18px;
}
.entry h5 {
  font-size: 16px;
}
.entry h6 {
  font-size: 14px;
}
.entry p {
  font-size: 14px;
  color: #9d9d9c;
  line-height: 24px;
  padding-bottom: 30px;
}
.space_para p {
  padding-bottom: 15px;
}
.entry ul {
  list-style-type: disc;
  padding: 0 0 20px 20px;
}
.entry ul li {
  list-style-type: disc;
  line-height: 22px;
  font-size: 13px;
}
.entry ol {
  list-style-type: decimal;
  padding: 0 0 20px 20px;
}
.entry ol li {
  list-style-type: decimal;
  line-height: 22px;
  font-size: 13px;
}
.entry blockquote {
  border: 1px dashed #c6c6c6;
  padding: 10px;
  margin: 0 0 20px 20px;
  font-style: italic;
  line-height: 18px;
  font-size: 13px;
}
.entry img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.entry a {
  color: #2e2b7d;
}
#side_bar {
  width: 22.68%;
  float: right;
  padding-top: 45px;
  padding-bottom: 40px;
}
.widget {
  font-family: 'Ubuntu Condensed', sans-serif;
  background: url(images/bgr_double_bdr.jpg) repeat-x 100% 100%;
  padding-bottom: 20px;
  margin-bottom: 18px;
}
#side_bar .widget:last-child {
  background: 0;
}
.widget h2,
h2.widget_main_title {
  font-size: 20px;
  color: #2e2b7d;
  font-weight: normal;
  padding-bottom: 10px;
}
.widget ul {
  padding-bottom: 10px;
}
.widget ul li {
  text-transform: uppercase;
  padding-bottom: 6px;
  font-size: 16px;
  color: #575756;
}
.widget ul li a {
  color: #575756;
}
.widget ul li a:hover {
  color: #939597;
}
.send_quote {
  overflow: hidden;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.send_quote a {
  display: block;
  float: left;
  line-height: 30px;
  padding: 0 13px;
  font-size: 14px;
  color: #fff;
  background: #2e2a7d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
}
.send_quote a:hover {
  background: #181e37;
}
.widget p {
  font-size: 13px;
  color: #9d9d9c;
  line-height: 22px;
  font-family: 'Ubuntu', sans-serif;
  padding-bottom: 10px;
}
.widget .widget_list {
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
}
.widget .widget_list li {
  text-transform: none;
}
.widget .widget_list li a {
  display: block;
  padding-left: 10px;
  font-size: 13px;
  color: #9d9d9c;
  line-height: 21px;
  background: url(images/arrow_widget.jpg) no-repeat 0 8px;
}
.widget .widget_list li a:hover {
  color: #939597;
}
.widget h3 {
  font-weight: normal;
  font-size: 16px;
  color: #575756;
  padding: 15px 0 20px 0;
  text-transform: uppercase;
}
.widget h3 a {
  color: #575756;
}
#services_cont {
  padding: 0 90px 0 35px;
}
#feature_container {
  background: url(images/bgr_double_bdr.jpg) repeat-x;
  padding-top: 20px;
  margin-top: 20px;
}
.feature_box {
  float: left;
  width: 46.96%;
  margin-bottom: 20px;
  cursor: pointer;
}
.feature_box_bg {
  -webkit-box-shadow: 1px 1px 1px #c6c6c6;
  -moz-box-shadow: 1px 1px 1px #c6c6c6;
  box-shadow: 1px 1px 1px #c6c6c6;
  background: #fff;
  padding: 4px;
}
.inside_feature {
  overflow: hidden;
  padding: 7px 0 12px 12px;
}
.feature_holder {
  width: 31.97%;
  float: left;
}
.feature_holder img {
  display: block;
  max-width: 100%;
  height: auto;
}
.feature_info {
  width: 62.69%;
  float: right;
}
.feature_info h3 {
  font-weight: normal;
  font-size: 16px;
  color: #2e2b7d;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
  padding-bottom: 6px;
}
.feature_info h3 a {
  color: #2e2b7d;
}
.feature_info p {
  font-size: 13px;
  line-height: 21px;
  color: #9d9d9c;
}
.inside_feature:hover {
  background: #f6f6f6;
}
.space_rgt {
  float: right;
}
.certified {
  padding-top: 15px;
  overflow: hidden;
}
.certified img {
  display: block;
  float: left;
  margin-right: 20px;
}
.entry .content_list {
  list-style-type: none;
  padding: 0;
}
.entry .content_list li {
  background: url(images/arrow_content.png) no-repeat 0 8px;
  padding: 0 0 15px 10px;
  font-size: 13px;
  line-height: 21px;
  color: #9d9d9c;
  list-style-type: none;
  font-style: italic;
}
.map_holder {
  padding-top: 35px;
}
.map_holder h2 {
  padding-bottom: 20px;
}
.bdr_none {
  background: 0;
}
.blog_post_container {
  overflow: hidden;
  padding: 100px 0;
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
.blog_post {
  width: 30.33%;
  margin: 0 1.5% 30px 1.5%;
  float: left;
  background: #fff;
}
.inside_blogpost {
  padding: 10px 14px 15px 14px;
}
.inside_blogpost h2 {
  font-weight: normal;
  font-size: 16px;
  color: #2e2b7d;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.inside_blogpost h2 a {
  color: #2e2b7d;
}
.inside_blogpost img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.inside_blogpost p {
  font-size: 13px;
  line-height: 21px;
  color: #9d9d9c;
  padding-bottom: 25px;
}
.view_more {
  text-align: center;
  padding-top: 15px;
}
.view_more a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
  line-height: 34px;
  padding: 0 15px;
  background: #b3b2b2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#stuff_content {
  padding-left: 57px;
  overflow: hidden;
}
.stuff_holder {
  width: 27%;
  float: left;
  margin: 0 6.3% 71px 0;
  min-height: 470px;
  position: relative;
  padding-bottom: 30px;
}
.stuff_holder img {
  display: block;
  margin-bottom: 18px;
  max-width: 100%;
  height: auto;
}
.stuff_title {
  background: url(images/bgr_double_bdr.jpg) repeat-x 100% 100%;
  padding-bottom: 10px;
  margin-bottom: 12px;
}
.stuff_title h2 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2b7d;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.stuff_title h3 {
  font-weight: normal;
  font-size: 16px;
  color: #1d1d1b;
  font-style: italic;
}
.stuff_holder p {
  font-size: 13px;
  color: #9d9d9c;
  line-height: 22px;
  padding-bottom: 15px;
}
.email_me {
  margin-top: 10px;
  clear: both;
}
.email_me a {
  display: block;
  background: url(images/icon_message.jpg) no-repeat;
  padding-left: 40px;
  line-height: 20px;
  font-size: 16px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  text-transform: uppercase;
}
#page_content {
  padding: 22px 157px 0 157px;
  max-width: 710px;
  margin: 0 auto;
}
#page_bg {
  background: url(images/bgr_content.png) repeat;
  padding: 20px 25px 45px 25px;
}
#page_bg p {
  padding-bottom: 15px;
}
.page_list ul {
  list-style-type: none;
  padding: 0;
}
.page_list ul li {
  list-style-type: none;
  background: url(images/arrow_page_list.jpg) no-repeat 0 10px;
  font-size: 13px;
  color: #9d9d9c;
  line-height: 23px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#share {
  background: url(images/bgr_blue_dot.jpg) repeat-x 100% 100%;
  padding: 20px 0 22px 6px;
}
#share img {
  display: block;
}
#pagination {
  text-align: center;
  padding-top: 24px;
}
#pagination li {
  display: inline;
  background: url(images/bgr_dot_post.jpg) no-repeat 0 center;
  padding: 0 2px 0 8px;
}
#pagination li:first-child {
  background: 0;
}
#pagination li a {
  font-size: 16px;
  color: #575756;
  text-transform: uppercase;
  font-family: 'Ubuntu Condensed', sans-serif;
}
#related_post {
  position: relative;
  padding: 30px 0 100px 0;
  background: url(images/bgr_content.png) repeat;
}
#inside_related_post {
  max-width: 914px;
  margin: 0 auto;
  padding-left: 110px;
}
#inside_related_post h2 {
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #2e2b7d;
  padding-bottom: 25px;
  font-family: 'Ubuntu Condensed', sans-serif;
}
#inside_related_post h3 {
  font-weight: normal;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #575756;
  padding-bottom: 8px;
}
#inside_related_post h3 a {
  color: #575756;
}
#inside_related_post p {
  font-size: 13px;
  color: #9d9d9c;
  line-height: 22px;
  padding-bottom: 15px;
}
#all_post {
  overflow: hidden;
}
.post_column {
  width: 28.33%;
  float: left;
  padding-right: 5%;
}
.images_holder {
  overflow: hidden;
  width: 85%;
  margin: 0 auto;
  padding: 15px 0 25px 0;
}
.images_holder img {
  display: block;
  max-width: 47%;
  height: auto;
  float: left;
  margin: 0 1.5%;
}
#left_side_bar {
  width: 21.04%;
  float: left;
  padding-top: 45px;
}
.left_widget {
  padding-bottom: 25px;
}
.left_widget ul {
  padding-bottom: 25px;
}
.left_widget ul li {
  padding-bottom: 15px;
}
.left_widget ul li a {
  background: url(images/arrow_side.jpg) no-repeat 0 6px;
  font-size: 16px;
  color: #878787;
  padding-left: 14px;
  display: block;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.left_widget ul li a:hover,
.left_widget ul li.current_page_item > a {
  color: #181e36;
  background: url(images/arrow_hov_side.jpg) no-repeat 0 6px;
}
#content_product {
  width: 74.74%;
  float: right;
  padding-bottom: 45px;
}
#product_top_content {
  background: url(images/bgr_content.png) repeat;
  padding: 45px 45px 25px 55px;
}
#product_top_content h2 {
  font-size: 24px;
  color: #2e2b7d;
  font-weight: normal;
  font-family: 'Ubuntu Condensed', sans-serif;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #dadada;
  margin-left: -57px;
  padding-left: 57px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#product_top_content p {
  padding-bottom: 15px;
}
#product_container {
  background: url(images/bgr_double_bdr.jpg) repeat-x;
  padding-top: 23px;
  margin-top: 20px;
  padding-bottom: 15px;
}
#product_container h2 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  padding-bottom: 20px;
}
#product_container h2 span {
  color: #181e36;
}
#all_product_box {
  overflow: hidden;
}
.product_box {
  width: 31%;
  float: left;
  margin: 0 3.5% 17px 0;
  background: url(images/bgr_content.png) repeat;
}
.inside_product_box {
  padding: 25px 25px 10px 25px;
  min-height: 218px;
}
.product_title {
  text-align: center;
}
.inside_product_box img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 17px;
}
.inside_product_box h3 {
  font-weight: normal;
  font-size: 16px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  padding-bottom: 7px;
  text-transform: uppercase;
}
.inside_product_box h3 a {
  color: #2e2b7d;
}
.inside_product_box h4 {
  font-weight: normal;
  font-size: 13px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.inside_product_box span {
  display: block;
  font-size: 13px;
  color: #9d9d9c;
}
.margin_null {
  margin-right: 0;
}
#gallery_bdr {
  background: url(images/bgr_double_bdr.jpg) repeat-x;
  padding-top: 37px;
}
#gallery_bg {
  background: url(images/bgr_content.png) repeat;
  padding: 12px 0 10px 23px;
}
#gallery_bg h2 {
  font-weight: normal;
  font-size: 20px;
  color: #2e2b7d;
  font-family: 'Ubuntu Condensed', sans-serif;
  padding-bottom: 25px;
}
#gallery_images {
  overflow: hidden;
}
.gallery_frame {
  float: left;
  -webkit-box-shadow: 1px 1px 1px #c6c6c6;
  -moz-box-shadow: 1px 1px 1px #c6c6c6;
  box-shadow: 1px 1px 1px #c6c6c6;
  width: 18%;
  margin: 0 2% 15px 0;
  background: #fff;
}
.frame_bdr {
  padding: 4px;
}
.frame_bdr img {
  display: block;
  max-width: 100%;
  height: auto;
}
#map {
  max-width: 100%;
}
.embed-container {
  position: relative;
  padding-bottom: 76.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#nav-below {
  position: absolute;
  bottom: 30px;
  left: 40%;
}
#infscr-loading {
  text-align: center;
  clear: both;
}
#menu_mobile {
  display: none;
  padding-top: 30px;
}
#menu_mobile select {
  display: none;
}
.center_btn {
  text-align: center;
}
