@import url("../CherryFramework/style.css");
/*--
	Theme Name: theme2111
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.2
--*/
/*import CherryFramework style*/
/* #General
================================================== */
body {
  background: #3c3c3c;
}
.main-holder {
  overflow: hidden;
  background: #fff;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 19px;
  font-weight: bold;
}
a:hover,
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h2 {
  border-bottom: 2px solid #636363;
  padding-bottom: 15px;
  margin-bottom: 26px;
}
h5 {
  margin-bottom: 22px;
}
p {
  margin: 0 0 19px;
  line-height: 19px;
}
.title-header {
  margin: 0 0 3px;
}
.title-section {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 20px 0;
  padding: 15px 20px;
  background: #f5f5f5;
}
/* #Header
================================================== */
.header {
  padding: 0;
  background: none;
  border: none;
}
.top-holder {
  margin-bottom: 28px;
  position: relative;
  background: #e5e5e5;
  padding-bottom: 7px;
}
.top-holder:after,
.top-holder:before {
  background: #e5e5e5;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-holder:after {
  right: -100%;
}
.top-holder:before {
  left: -100%;
}
#loginout {
  margin-top: 15px;
  color: #333333;
  font-weight: bold;
}
.hidden-phone {
  float: right;
}
#search-header {
  float: none;
  width: 285px;
  margin-top: 3px;
}
#search-header .search-form_it {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  width: 190px;
  height: 26px;
  line-height: 26px;
}
#search-header .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-top: 5px;
  height: 36px;
  line-height: 36px;
}
.header-widgets > div {
  float: right;
  clear: both;
  margin-bottom: 15px;
}
.phone {
  padding: 0 0 0 95px;
  color: #848484;
  background: url(images/phone-icon.png) 0 0 no-repeat;
}
.phone h2,
.phone h3 {
  border: none;
  margin: 0;
  padding-bottom: 0;
  line-height: 29px;
  text-transform: uppercase;
}
.phone h2 {
  font-size: 25px;
  color: #333333;
}
.phone h3 {
  font-size: 24px;
  color: #ff5500;
}
/*/ Header */
/* Logo
---------------------------------------- */
.logo_h__txt a:hover,
.logo_h__txt a:focus {
  color: #333;
}
.logo_tagline {
  font: bold 16px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ff5500;
}
/*/ Logo */
/* Navigation (Menu) 
================================================== */
.nav__primary {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0 0;
  height: 79px;
  background: url(images/menu-bg.png) 0 0 repeat-x;
}
#topnav {
  float: none;
}
#topnav li {
  height: 79px;
  border-right: 1px solid #000;
  background: none;
  text-transform: uppercase;
}
#topnav li a {
  padding: 0 30px;
  border: none;
  line-height: 69px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.36);
}
#topnav li a .sf-sub-indicator {
  top: 45%;
  right: 7px;
  background: url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
  width: auto;
  background: #373737;
}
#topnav li .sub-menu li {
  width: 100%;
  height: auto;
  padding: 5px 0px;
  background: none;
  border: none;
  border-top: 1px solid #000;
  text-align: left;
}
#topnav li .sub-menu li a {
  padding: 0px 10px;
  position: static;
  margin-right: 80px;
  white-space: nowrap;
  text-shadow: none;
  font: bold 13px/20px Arial, Helvetica, sans-serif;
  color: #fff;
}
#topnav li .sub-menu li a .sf-sub-indicator {
  top: 25%;
  right: 10px;
  background: url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li:first-child {
  border: none;
}
#topnav li .sub-menu li > a:hover,
#topnav li .sub-menu li.sfHover > a,
#topnav li .sub-menu li.current-menu-item > a {
  background: none;
  color: #ff5500;
}
#topnav li .sub-menu li > a:hover .sf-sub-indicator,
#topnav li .sub-menu li.sfHover > a .sf-sub-indicator,
#topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator {
  background: url(images/arrows-ffffff.png) -10px 0 no-repeat;
}
#topnav li .sub-menu .sub-menu {
  left: 100%;
  margin-left: 2px;
}
#topnav li:first-child a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#topnav li.current-menu-item > a,
#topnav li.sfHover > a,
#topnav li a:hover {
  background: #ff5500;
}
#topnav li.current-menu-item > a .sf-sub-indicator,
#topnav li.sfHover > a .sf-sub-indicator,
#topnav li a:hover .sf-sub-indicator {
  background: url(images/arrows-ffffff.png) -10px -100px no-repeat;
}
/*/ Navigation (Menu) */
/* Slider 
================================================== */
.slider {
  margin: -40px 0 0px;
  position: relative;
  background: #f5f5f5;
  overflow: visible;
}
.slider:after,
.slider:before {
  background: #f5f5f5;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.slider:after {
  right: -100%;
}
.slider:before {
  left: -100%;
}
.slider .camera_wrap {
  overflow: visible;
  margin: 0 !important;
}
.slider .camera_wrap .camera_pag {
  position: absolute;
  width: 100%;
  bottom: 64px;
}
.slider .camera_wrap .camera_pag .camera_pag_ul {
  text-align: right;
}
.slider .camera_wrap .camera_pag li {
  display: inline-block;
  margin-left: 6px;
  background: none;
  width: 30px;
  height: 30px;
}
.slider .camera_wrap .camera_pag li span {
  width: 30px;
  height: 30px;
  background: url(images/camera_pag_icon.png) 0 0 no-repeat;
}
.slider .camera_wrap .camera_pag li.cameracurrent span,
.slider .camera_wrap .camera_pag li:hover span {
  background: url(images/camera_pag_icon.png) 0 100% no-repeat;
}
.slider .camera_thumbs {
  position: absolute;
  width: 100%;
  bottom: 8px;
  text-align: center;
}
.slider .camera_command_wrap {
  display: inline-block;
}
.slider .camera_thumbs_cont {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider .camera_caption {
  width: 65%;
  right: 0;
  top: 35%;
  font: 38px/46px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}
.slider .camera_caption > div {
  text-align: center;
  background: none;
}
.slider .camera_caption h1,
.slider .camera_caption h2 {
  color: #ff5500;
  border: none;
  margin: 0;
  padding-bottom: 0;
  font-size: 54px;
  line-height: 60px;
}
.slider .camera_commands,
.slider .camera_prev,
.slider .camera_next {
  width: 40px;
  height: 75px;
  background: none;
}
.slider .camera_commands span,
.slider .camera_prev span,
.slider .camera_next span,
.slider .camera_commands div,
.slider .camera_prev div,
.slider .camera_next div {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: .15;
  width: 40px;
  height: 75px;
}
.slider .camera_commands:hover span,
.slider .camera_prev:hover span,
.slider .camera_next:hover span,
.slider .camera_commands:hover div,
.slider .camera_prev:hover div,
.slider .camera_next:hover div {
  opacity: 1;
}
.slider .camera_prev span {
  background: url(images/prev_icon.png) 50% 50% no-repeat #353535;
}
.slider .camera_next span {
  background: url(images/next_icon.png) 50% 50% no-repeat #353535;
}
.slider .camera_commands .camera_play {
  background: url(images/play_icon.png) 50% 50% no-repeat #353535;
}
.slider .camera_commands .camera_stop {
  background: url(images/stop_icon.png) 50% 50% no-repeat #353535;
}
/* Slider */
/* #Content
================================================== */
#content {
  padding-top: 20px;
}
.content-holder {
  padding: 0px;
  margin-bottom: 50px;
  z-index: 3;
}
#back-top-wrapper a {
  width: 58px;
  height: 58px;
}
#back-top-wrapper a span {
  width: 100%;
  height: 100%;
  opacity: .5;
  background: url(images/back-top-icon.png) 0 0 no-repeat;
}
#back-top-wrapper a:hover span {
  opacity: 1;
  background: url(images/back-top-icon.png) 0 0 no-repeat;
}
.content-holder {
  padding-bottom: 0px;
}
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url(images/but-arr.png) 85% 2px no-repeat #383838;
  padding: 0 35px 0 18px;
  height: 44px;
  text-shadow: none;
  font-size: 13px;
  line-height: 44px;
  font-weight: bold;
  color: #fff;
  border-style: none;
}
.btn:hover,
.btn:focus {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: url(images/but-arr.png) 85% 2px no-repeat #ff5500;
  background-position: 85% -26px;
}
input.btn {
  background: none;
  color: #ffffff;
  text-shadow: none;
  background-color: #383838;
  background-image: -moz-linear-gradient(top, #3c3c3c, #323232);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#323232));
  background-image: -webkit-linear-gradient(top, #3c3c3c, #323232);
  background-image: -o-linear-gradient(top, #3c3c3c, #323232);
  background-image: linear-gradient(to bottom, #3c3c3c, #323232);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff323232', GradientType=0);
  border-color: #323232 #323232 #0c0c0c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #323232;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 0 18px 0 18px;
}
input.btn:hover,
input.btn:focus,
input.btn:active,
input.btn.active,
input.btn.disabled,
input.btn[disabled] {
  color: #ffffff;
  background-color: #323232;
  *background-color: #252525;
}
input.btn:active,
input.btn.active {
  background-color: #181818 \9;
}
input.btn:hover,
input.btn:focus {
  background: none;
  color: #ffffff;
  text-shadow: none;
  background-color: #525252;
  background-image: -moz-linear-gradient(top, #565656, #4c4c4c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#565656), to(#4c4c4c));
  background-image: -webkit-linear-gradient(top, #565656, #4c4c4c);
  background-image: -o-linear-gradient(top, #565656, #4c4c4c);
  background-image: linear-gradient(to bottom, #565656, #4c4c4c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565656', endColorstr='#ff4c4c4c', GradientType=0);
  border-color: #4c4c4c #4c4c4c #252525;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4c4c4c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-position: 0 0;
}
input.btn:hover:hover,
input.btn:focus:hover,
input.btn:hover:focus,
input.btn:focus:focus,
input.btn:hover:active,
input.btn:focus:active,
input.btn:hover.active,
input.btn:focus.active,
input.btn:hover.disabled,
input.btn:focus.disabled,
input.btn:hover[disabled],
input.btn:focus[disabled] {
  color: #ffffff;
  background-color: #4c4c4c;
  *background-color: #3f3f3f;
}
input.btn:hover:active,
input.btn:focus:active,
input.btn:hover.active,
input.btn:focus.active {
  background-color: #323232 \9;
}
.thumbnail {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  border: none;
  box-shadow: none;
  display: block;
  line-height: 20px;
  padding: 0px;
}
a.thumbnail:hover,
a.thumbnail:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.flexslider {
  overflow: visible;
}
.breadcrumb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  color: #636363;
  font-weight: bold;
}
.breadcrumb li {
  text-shadow: none;
}
.breadcrumb a {
  text-decoration: none;
  color: #636363;
}
.breadcrumb a:hover {
  color: #ff5500;
}
.breadcrumb .divider {
  color: #636363;
}
.breadcrumb .active {
  color: #ff5500;
}
.check-list {
  margin-bottom: 25px;
}
/*/ Content */
/* #Blog 
================================================== */
article.type-post .featured-thumbnail {
  float: left;
}
article.type-post .featured-thumbnail.large {
  float: none;
  width: 100%;
}
.type-services .post_category {
  display: none;
}
.post-title {
  border: none;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.post__holder {
  margin-bottom: 45px;
}
.post_meta {
  margin: 0;
}
.post_meta > span {
  float: left;
}
.post_content {
  margin: 0;
  padding-bottom: 20px;
}
.share-buttons {
  overflow: visible;
  height: 25px;
  margin-top: -20px;
}
.video-wrap {
  padding-top: 0;
}
/*/ Blog  */
/* #Portfolio 
================================================== */
#portfolio-grid .portfolio_item {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.portfolio .thumbnail__portfolio {
  margin-bottom: 15px;
}
.caption__portfolio h3 {
  margin-top: 15px;
}
.zoom-icon {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.filterable-portfolio .image-wrap {
  background: none;
}
.flex-control-paging li a {
  background: #353535;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #ff5500;
}
.filter-wrapper {
  color: #636363;
  font-weight: bold;
}
.filter-wrapper strong {
  margin-right: 8px;
}
.nav-pills li a {
  color: #636363;
}
.nav-pills li.active a,
.nav-pills li.active a:focus,
.nav-pills li a:hover,
.nav-pills li.active a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background: #ff5500;
}
.portfolio-meta-list {
  border-color: #353535;
}
.pager {
  padding: 0;
  border: none;
}
.pager li a,
.pager li a:focus {
  color: #ffffff;
  background: #353535;
  border: none;
}
.pager li.active a,
.pager li a:hover {
  color: #ffffff;
  background: #ff5500;
}
/*/ Portfolio  */
/* #Comments
================================================== */
.comment-list .comment .comment-body {
  background: #fff;
  border: 1px solid #cccccc;
}
.comment-list .comment .reply a {
  color: #353535;
  background: none;
  border: none;
}
.comment-list .comment .reply a:hover {
  color: #ff5500;
  background: none;
}
.cancel-comment-reply small {
  font-size: 95%;
}
/*/ Comments */
/* #Sidebar
================================================== */
#sidebar {
  padding-top: 20px;
  overflow: hidden;
}
#sidebar .widget {
  overflow: hidden;
  margin-bottom: 50px;
}
#sidebar .thumbnail {
  margin-top: 0;
}
#sidebar .post-list_h {
  margin-bottom: 0px;
}
#sidebar .post-list_h a {
  color: #353535;
}
#sidebar .post-list_h a:hover {
  color: #ff5500;
}
#sidebar ul {
  margin: 0;
}
#sidebar ul li {
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 8px;
  line-height: 20px;
  padding-left: 23px;
  font-weight: bold;
  background: url(images/list_arr.png) 0 5px no-repeat;
}
#sidebar ul li a:hover {
  text-decoration: none;
  color: #ff5500;
}
#sidebar .unstyled li {
  border: none;
  padding: 0 0;
  background: none;
  margin-bottom: 35px;
}
#sidebar .unstyled li time {
  display: block;
  font-size: 11px;
  color: #353535;
  margin: -4px 0 0 0;
  font-weight: normal;
}
#sidebar .unstyled li .excerpt,
#sidebar .unstyled li .comments-custom_txt {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 19px;
}
#sidebar .unstyled li .comments-custom_txt {
  padding: 0;
}
#sidebar .unstyled li .comments-custom_txt a {
  color: #353535;
}
#sidebar .unstyled li .comments-custom_txt a:hover {
  color: #ff5500;
}
#sidebar .btn {
  padding: 0;
  vertical-align: top;
  height: auto;
  line-height: inherit;
  background: none;
  text-transform: lowercase;
  color: #ff5500;
}
#sidebar .btn:before {
  content: "[";
}
#sidebar .btn:after {
  content: "]";
}
#sidebar .btn:hover {
  color: #636363;
}
#sidebar .social {
  text-align: left;
}
#sidebar .social li {
  float: none;
  display: block;
  margin-bottom: 15px;
}
#sidebar .search-form_is {
  margin: 5px 0 0 5px;
}
/*/ Sidebar */
/* #Widgets
================================================== */
#calendar_wrap caption {
  color: #ff5500;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
.spacer {
  clear: both;
}
.recent-posts li {
  line-height: 19px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 17px;
}
.recent-posts li .featured-thumbnail {
  max-width: 100%;
}
.recent-posts li h5 {
  margin: 0 0 12px 0;
  padding-top: 6px;
}
.recent-posts li h5 a {
  color: #636363;
}
.recent-posts li h5 a:hover {
  color: #ff5500;
}
.recent-posts li .meta {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  text-transform: none;
  padding: 0 10px;
  margin: 0 0 4px 0;
  background: #ff5500;
}
.recent-posts li .meta.pull-left {
  margin-right: 13px;
}
.recent-posts li .excerpt {
  margin-bottom: 0;
}
.recent-posts li .btn {
  padding: 0;
  vertical-align: top;
  height: auto;
  line-height: inherit;
  background: none;
  color: #ff5500;
}
.recent-posts li .btn:before {
  content: "[";
}
.recent-posts li .btn:after {
  content: "]";
}
.recent-posts li .btn:hover {
  color: #636363;
}
.recent-posts li.without-thumb h5 {
  padding-top: 6px;
}
.recent-posts li.without-thumb .meta {
  float: left;
  margin-right: 15px;
  margin-bottom: 0;
}
.recent-posts.services li {
  padding: 0;
  border: none;
}
.recent-posts.services li h5 {
  padding: 0 0 0 23px;
  background: url(images/list_arr.png) 0 4px no-repeat;
  margin-bottom: 10px;
}
.recent-posts.services li h5 a {
  color: #ff5500;
}
.recent-posts.services li h5 a:hover {
  color: #333333;
}
.recent-posts.two-col,
.recent-posts.three-col,
.recent-posts.four-col {
  margin-left: -2% !important;
}
.recent-posts.two-col li,
.recent-posts.three-col li,
.recent-posts.four-col li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
}
.recent-posts.two-col li {
  width: 48%;
}
.recent-posts.three-col li {
  width: 31.3%;
}
.recent-posts.four-col li {
  width: 23%;
}
.list,
.list.styled > ul,
.list.arrow-list > ul {
  margin-left: 0px;
}
.list li,
.list.styled > ul li,
.list.arrow-list > ul li {
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 8px;
  line-height: 20px;
  padding-left: 23px;
  font-weight: bold;
  background: url(images/list_arr.png) 0 5px no-repeat;
}
.list li small,
.list.styled > ul li small,
.list.arrow-list > ul li small {
  float: right;
  font-size: 100%;
  font-weight: normal;
}
.list li a,
.list.styled > ul li a,
.list.arrow-list > ul li a {
  vertical-align: top;
  line-height: 20px;
  color: #353535;
}
.list li a:hover,
.list.styled > ul li a:hover,
.list.arrow-list > ul li a:hover {
  color: #ff5500;
}
.list li:before,
.list.styled > ul li:before,
.list.arrow-list > ul li:before {
  width: 0px;
  margin: 0;
  padding: 0;
  content: "";
}
.content_box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 10% 30px;
  background: #f5f5f5;
}
.content_box h1,
.content_box h2,
.content_box h3,
.content_box h4,
.content_box h5,
.content_box h6 {
  color: #fff;
}
.content_box h2 {
  font-size: 20px;
  line-height: 23px;
  border: none;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.content_box .dropcap {
  display: block;
  float: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 128%;
  height: auto;
  padding: 8px 0;
  margin: 0 -14% 20px;
  text-align: center;
  background: #ff5500;
}
.content_box .btn {
  margin-top: 12px;
  width: 100%;
  height: 48px;
  font: 19px/48px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0 0 6px 0;
  background: url(images/big-btn-bg.png) 0 0 repeat-x;
}
.content_box .btn:hover {
  color: #ff5500;
}
.content_box.type2 .dropcap {
  background: #636363;
}
.content_box.up {
  margin-top: -55px;
  position: relative;
  z-index: 15;
}
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  border: none;
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #323232, #3c3c3c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#323232), to(#3c3c3c));
  background-image: -webkit-linear-gradient(top, #323232, #3c3c3c);
  background-image: -o-linear-gradient(top, #323232, #3c3c3c);
  background-image: linear-gradient(to bottom, #323232, #3c3c3c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff323232', endColorstr='#ff3c3c3c', GradientType=0);
}
.footer a {
  color: #ff5500;
}
.footer a:hover {
  color: #fff;
}
.footer nav.footer-nav {
  margin: 0;
  float: none;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.footer nav.footer-nav ul {
  float: none;
  display: inline-block;
}
.footer nav.footer-nav ul li a {
  font-weight: bold;
}
.footer nav.footer-nav ul li.current-menu-item a,
.footer nav.footer-nav ul li:hover a {
  color: #ff5500;
}
.footer .footer-widgets {
  font-weight: bold;
}
.footer .footer-widgets h3 {
  border-bottom: 2px solid #636363;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.footer .footer-widgets ul {
  margin: 0 0 20px;
}
.footer .footer-widgets li {
  list-style: none;
  margin-bottom: 3px;
}
.footer .footer-widgets a {
  color: #a1a1a1;
}
.footer .footer-widgets a:hover {
  color: #fff;
}
.footer .footer-widgets .current-menu-item a {
  color: #fff;
}
.footer .copyright {
  padding-top: 25px;
  color: #fff;
  font-weight: bold;
  border-top: 1px solid #636363;
}
.footer .footer-text {
  padding-top: 1px;
  text-align: left;
  float: none;
}
/*/ Footer */
/* #Misc
================================================== */
input[type="submit"],
input[type="reset"] {
  line-height: 28px;
  height: 28px;
}
.testimonial {
  padding: 10px 30px 30px 10px;
  background: none;
  border: 1px solid #353535;
}
.testimonial .testimonial_content {
  padding: 25px 0 0 25px;
}
.testimonial .testimonial_bq .thumbnail {
  position: static;
  width: auto;
}
.testimonial small {
  color: #ff5500;
}
.pp_hoverContainer a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.faq-list .faq-list_h {
  color: #353535;
}
.faq-list .marker {
  color: #ff5500;
}
.archive_lists {
  margin-top: 30px;
}
.error404-holder_num {
  color: #353535;
}
/*/ Misc */
/* PRELOADERS */
/* FOLIO HOVER */
.portfolio_item_holder .image-wrap {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.portfolio_item_holder .zoom-icon {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.portfolio_item_holder .image-wrap:hover .zoom-icon {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio_item_holder .image-wrap:hover .zoom-icon:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* RESPONSIVE
==================================================*/
@media (min-width: 1200px) {
  .content_box h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .slider .camera_caption {
    font-size: 44px;
    line-height: 50px;
  }
  .slider .camera_caption h1,
  .slider .camera_caption h2 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  article.type-post .featured-thumbnail {
    width: 280px;
  }
  .post_meta > span {
    float: none !important;
    display: block;
  }
  .post-list_li .featured-thumbnail {
    float: none;
    display: inline-block;
  }
  .post-list_li time {
    display: block;
  }
  .logo {
    width: 100%;
  }
  .footer h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .phone {
    font-size: 12px;
  }
  #topnav li a {
    padding: 0 20px;
    font-size: 18px;
  }
  .slider .camera_caption {
    top: 30%;
    font-size: 24px;
    line-height: 32px;
  }
  .slider .camera_caption h1,
  .slider .camera_caption h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .content_box h2 {
    font-size: 15px;
    line-height: 18px;
  }
  .content_box .btn {
    font-size: 14px;
  }
  nav.footer-nav ul li {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  article.type-post .featured-thumbnail {
    width: 240px;
  }
  .post_meta > span {
    float: none !important;
    display: block;
  }
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-holder > div.container,
  .nav__primary,
  .footer,
  .top-holder,
  .header-widgets,
  .logo {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .copyright,
  .footer .footer-text {
    text-align: center;
  }
  .vertical-divider {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
  }
  .recent-posts,
  .recent-posts.two-col,
  .recent-posts.three-col,
  .recent-posts.four-col {
    margin-left: 0 !important;
  }
  .recent-posts li,
  .recent-posts.two-col li,
  .recent-posts.three-col li,
  .recent-posts.four-col li {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .recent-posts li .thumbnail,
  .recent-posts.two-col li .thumbnail,
  .recent-posts.three-col li .thumbnail,
  .recent-posts.four-col li .thumbnail {
    max-width: 120px;
    float: left;
  }
  .content_box.up {
    margin-top: 20px;
  }
  .logo {
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  .select-menu {
    margin: 22px 0 0 0;
  }
  .header-widgets > div {
    float: none;
  }
  .slider {
    margin: 15px 0;
  }
  .slider .camera_wrap .camera_pag {
    bottom: 0px;
  }
  .slider .camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
  }
  .slider .camera_caption div {
    display: none;
  }
  .footer nav.footer-nav ul {
    display: block;
  }
}
@media (max-width: 620px) {
  .filter-wrapper strong {
    display: none;
  }
  .filter-wrapper > div {
    float: none;
  }
  .nav-pills > li {
    float: none;
  }
}
@media (max-width: 550px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .breadcrumb {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .post-list_li .featured-thumbnail {
    float: none;
    display: inline-block;
  }
  .post-list_li time {
    display: block;
  }
  .breadcrumb {
    font-size: 10px;
  }
  .phone h3 {
    font-size: 18px;
  }
}
@media (max-width: 300px) {
  .phone h3 {
    font-size: 12px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
