@import url("../CherryFramework/style.css");

@import url(http://fonts.googleapis.com/css?family=Ubuntu);
/*--
	Theme Name: theme44951
	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.0
	MotoPress Version: 1
--*/
/* #General
================================================== */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
}
.home .page br {
  display: none;
}
@media (min-width: 1301px) {
  .home .page br {
    display: inline-block;
  }
}
.header > .container > .row > .span12,
.content-holder > .container > .row > .span12,
.footer > .container > .row > .span12 {
  background: #101010;
  width: 1236px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .header > .container > .row > .span12,
  .content-holder > .container > .row > .span12,
  .footer > .container > .row > .span12 {
    width: 940px !important;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header > .container > .row > .span12,
  .content-holder > .container > .row > .span12,
  .footer > .container > .row > .span12 {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .header > .container > .row > .span12,
  .content-holder > .container > .row > .span12,
  .footer > .container > .row > .span12 {
    width: auto;
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .header > .container > .row > .span12 .row,
  .content-holder > .container > .row > .span12 .row,
  .footer > .container > .row > .span12 .row {
    margin-left: -30px;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .header > .container > .row > .span12 .span10 {
    width: 600px !important;
  }
  .header > .container > .row > .span12 .span2 {
    width: 240px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header > .container > .row > .span12 .span10 {
    width: 370px;
  }
  .header > .container > .row > .span12 .span2 {
    width: 260px;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .content-holder .container > .row > .span12 > .row .span12,
  .footer .container > .row > .span12 > .row .span12 {
    width: 870px !important;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .content-holder .container > .row > .span12 > .row .span12,
  .footer .container > .row > .span12 > .row .span12 {
    width: 660px;
  }
}
@media (max-width: 767px) {
  .content-holder .container > .row > .span12 > .row .span12,
  .footer .container > .row > .span12 > .row .span12 {
    width: auto;
  }
}
.header .container > .row > .span12 > .row [class*="span"]:first-child,
.content-holder .container > .row > .span12 > .row [class*="span"]:first-child,
.footer .container > .row > .span12 > .row [class*="span"]:first-child {
  margin-left: 63px;
}
@media (max-width: 767px) {
  .header .container > .row > .span12 > .row [class*="span"]:first-child,
  .content-holder .container > .row > .span12 > .row [class*="span"]:first-child,
  .footer .container > .row > .span12 > .row [class*="span"]:first-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  [class*="span"] {
    margin-left: 30px;
  }
}
#content > .span12 > div .row > [class*="span"]:first-child {
  margin-left: 30px;
}
.header > .container,
.content-holder > .container,
.footer > .container {
  width: 1236px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .header > .container,
  .content-holder > .container,
  .footer > .container {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header > .container,
  .content-holder > .container,
  .footer > .container {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .header > .container,
  .content-holder > .container,
  .footer > .container {
    width: auto;
  }
}
.blog #content.span8,
.single #content.span8,
.page-template-page-archives-php #content.span8,
.category #content.span8 {
  padding-top: 13px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .blog #content.span8,
  .single #content.span8,
  .page-template-page-archives-php #content.span8,
  .category #content.span8 {
    width: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .blog #content.span8,
  .single #content.span8,
  .page-template-page-archives-php #content.span8,
  .category #content.span8 {
    width: 480px;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .blog .span4.sidebar,
  .single .span4.sidebar,
  .page-template-page-archives-php .span4.sidebar,
  .category .span4.sidebar {
    width: 240px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .blog .span4.sidebar,
  .single .span4.sidebar,
  .page-template-page-archives-php .span4.sidebar,
  .category .span4.sidebar {
    width: 150px;
  }
}
.single #content.span8 {
  padding-top: 0;
}
#content.left {
  margin-left: 20px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  #content.left {
    margin-right: 0;
  }
}
#sidebar.sidebar-left {
  margin-left: 63px;
}
@media (max-width: 767px) {
  #sidebar.sidebar-left {
    margin-left: 0;
  }
}
.thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.btn {
  line-height: 15px;
  height: auto;
  font-size: 12px;
  border-radius: 2px;
  background: #434343;
  color: #ffeb8a;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 12px 19px ;
  font-family: Tahoma;
  transition: 200ms all;
}
.btn:active,
.btn:hover,
.btn:focus {
  background: #ffd403;
  color: #1f1f1f;
  box-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
/* #Header
================================================== */
.page .bg-logo,
.blog .bg-logo,
.single .bg-logo,
.error404 .bg-logo,
.page-template-page-archives-php .bg-logo,
.category .bg-logo {
  margin: 4px 0 15px;
}
.home .bg-logo {
  margin: 4px 0 40px;
}
.header {
  background: none;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.header .social-nets-wrapper .social {
  list-style-type: none;
  margin: 0 0 0 1px;
}
.header .social-nets-wrapper .social li {
  display: inline-block;
  margin-top: 41px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .header .social-nets-wrapper .social li {
    margin: 20px 6px 20px 0;
  }
}
.header .social-nets-wrapper .social li a:hover img {
  opacity: 0.5;
}
.header .bg-logo {
  background: #282828;
  height: 136px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .header .bg-logo {
    width: 870px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header .bg-logo {
    width: 660px;
  }
}
@media (max-width: 767px) {
  .header .bg-logo {
    width: auto;
  }
}
.header .bg-logo .logo {
  margin: 30px 0 0 25px;
}
@media (max-width: 480px) {
  .header .bg-logo .logo {
    margin-left: 0;
    padding-left: 12%;
    padding-right: 12%;
    display: block;
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
}
.header .bg-logo .logo .logo_tagline {
  color: #8b8b8b;
  font: 12px/20px Tahoma;
  letter-spacing: 1px;
  margin-top: 0;
}
.header .bg-logo .logo .logo_h__txt {
  margin-top: -10px;
}
.header .bg-logo .logo .logo_h__txt a:hover,
.header .bg-logo .logo .logo_h__txt a:active,
.header .bg-logo .logo .logo_h__txt a:focus {
  color: #fff;
  text-decoration: none;
}
.header .nav {
  margin: 0;
}
@media (max-width: 767px) {
  .header .nav {
    margin: 0;
  }
}
.header .nav .sf-menu .menu-item {
  background: none;
  text-align: center;
  line-height: 0;
  margin-left: 5px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header .nav .sf-menu .menu-item {
    margin-left: 0;
  }
}
.header .nav .sf-menu .menu-item:first-child {
  border-left: none;
  margin-left: 0;
}
.header .nav .sf-menu .menu-item:first-child span {
  display: none;
}
.header .nav .sf-menu .menu-item i {
  display: block;
  height: 41px;
  width: 92px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header .nav .sf-menu .menu-item i {
    width: 70px;
  }
}
.header .nav .sf-menu .menu-item a {
  background: none;
  padding: 0;
  border-left: none;
  border-top: none;
  display: inline-block;
}
.header .nav .sf-menu .menu-item a:hover {
  color: #ffd403;
  text-decoration: none;
}
.header .nav .sf-menu .menu-item ul li a:hover {
  color: #898989;
}
.header .nav .sub-menu {
  background: url(images/bg-sub-menu.jpg) 0 0 repeat #ececec;
  top: 100%;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  margin-top: -2px;
  padding: 10px 0;
  height: auto;
}
.header .nav .sub-menu:after {
  width: 11px;
  height: 6px;
  background: url(images/sub-menu-arrow.png);
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -5px;
  content: "";
  display: block;
}
.header .nav .sub-menu .menu-item {
  background: none;
  text-align: center;
  border-top: 1px solid #c2c2c2;
  display: block;
  padding: 20px 0;
  margin-left: 0;
  float: none;
  margin-bottom: 0;
}
.header .nav .sub-menu .menu-item .menu-item {
  border-top-color: #4f4f4f;
}
.header .nav .sub-menu .menu-item i {
  display: none;
}
.header .nav .sub-menu .menu-item:first-child {
  border-top: none;
}
.header .nav .sub-menu .menu-item a {
  color: #353535;
  background: none !important;
  display: block;
  font-size: 11px;
}
.header .nav .sub-menu .menu-item a:hover {
  color: #ffd403;
  border-bottom: none;
}
.header .nav .sub-menu .menu-item .sub-menu {
  top: -4px;
  left: 100%;
  margin: 0;
  background: #000;
  padding: 4px 0px;
}
.header .nav .sub-menu .menu-item .sub-menu i {
  background: none !important;
  height: 0;
  padding: 0;
}
.header .nav .sub-menu .menu-item .sub-menu:after {
  width: 4px;
  height: 7px;
  background: url(images/sub-sub-arrow.png);
  position: absolute;
  left: -4px;
  margin-left: 0;
  top: 21px;
  content: "";
  display: block;
}
.header .nav .sub-menu .menu-item .sub-menu .menu-item a {
  color: #797979;
}
.header .nav .sub-menu .menu-item .sub-menu .menu-item a:hover {
  color: #ffffff;
}
.header .nav .sub-menu .menu-item .sub-menu .menu-item.current-menu-item a {
  color: #ffffff !important;
}
.header .sfHover > a,
.header .current-menu-item > a {
  color: #ffd403;
  text-decoration: none;
}
.header .sub-menu > .current-menu-item > a {
  color: #898989 !important;
}
.header .sf-sub-indicator {
  background: url(images/arrows-ffffff.png) no-repeat 0 -100px;
  top: 90% ;
  left: 50% ;
  margin-left: -5px;
}
.header .sub-menu .sf-sub-indicator {
  background-position: -10px 0;
  top: -2px;
  right: 5px;
  left: auto;
}
.header .sub-menu .sfHover .current-menu-item > i,
.header .menu-item:hover > i {
  display: block;
  width: 92px;
  height: 6px;
  background: url(images/menu-arrow.png) no-repeat 50% 0 !important;
}
.header .menu-item > i {
  background: url(images/menu-arrow.png) no-repeat 0 -10px !important;
  transition: 300ms all;
}
.header .menu-item > i:hover {
  background-position: 0 0;
}
.header .current-menu-item > i {
  background: url(images/menu-arrow.png) no-repeat 50% 0 !important;
}
/*/ Header */
/* Logo
================================================== */
/*/ Logo */
/* #Content Home
================================================== */
.home .filter-wrapper {
  margin-bottom: 0px;
}
.home .filter-wrapper .pull-right {
  float: none;
}
.home .filter-wrapper .pull-right strong {
  display: none;
}
.home .filter-wrapper .pull-right .filter {
  float: none;
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
.home .filter-wrapper .pull-right .filter li {
  margin: 11px 0 12px;
  border-left: 1px solid #272727;
}
@media (max-width: 480px) {
  .home .filter-wrapper .pull-right .filter li {
    border-left: none;
    margin: 10px 0;
  }
}
.home .filter-wrapper .pull-right .filter li:first-child {
  margin-left: 0;
  border-left: none;
}
.home .filter-wrapper .pull-right .filter li:first-child a {
  margin-left: 0;
}
.home .filter-wrapper .pull-right .filter li a {
  margin: 8px 24px;
  background: none;
  color: #6b6b6b;
  font: 12px/20px Tahoma;
  padding: 0;
}
@media (max-width: 1000px) {
  .home .filter-wrapper .pull-right .filter li a {
    margin: 8px 10px;
  }
}
@media (max-width: 600px) {
  .home .filter-wrapper .pull-right .filter li a {
    font-size: 10px;
    margin: 3px 5px;
  }
}
@media (max-width: 480px) {
  .home .filter-wrapper .pull-right .filter li a {
    margin: 3px 0;
  }
}
.home .filter-wrapper .pull-right .filter li a:hover {
  color: #dadada;
}
.home .filter-wrapper .pull-right .filter .active a {
  color: #dadada;
  position: relative;
}
.home .filter-wrapper .pull-right .filter .active a:after {
  content: "";
  display: block;
  width: 11px;
  height: 6px;
  background: url(images/filter-arrow.png) no-repeat 50% 100%;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -6px;
  cursor: default;
}
@media (max-width: 600px) {
  .home .filter-wrapper .pull-right .filter .active a:after {
    bottom: -15px;
  }
}
@media (max-width: 480px) {
  .home .filter-wrapper .pull-right .filter .active a:after {
    display: none;
  }
}
.home .filterable-portfolio {
  margin: 0 -15px;
}
.home .filterable-portfolio .portfolio_item {
  padding: 0 15px;
  height: auto;
  overflow: visible;
  margin: 10px 0 20px;
}
@media (min-width: 1301px) {
  .home .filterable-portfolio .portfolio_item {
    height: 246px;
    overflow: hidden;
  }
}
.home .filterable-portfolio .portfolio_item_holder {
  position: relative;
  transition: all 200ms;
}
.home .filterable-portfolio .portfolio_item_holder:hover .caption {
  opacity: 1;
}
.home .filterable-portfolio .caption {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 50%;
  margin-left: -55px;
  opacity: 0;
}
@media (max-width: 600px) {
  .home .filterable-portfolio .caption {
    bottom: 5px;
  }
}
@media (max-width: 480px) {
  .home .filterable-portfolio .caption {
    bottom: 10px;
  }
}
.home .filterable-portfolio .caption .excerpt,
.home .filterable-portfolio .caption h3 {
  display: none;
}
.home .pagination {
  border-bottom: 1px solid #272727;
  margin: 2px 0 20px;
}
.home .pagination ul {
  display: none;
}
.home .alignnone {
  margin: 3px 0 0 0;
}
.home .alignnone .row-fluid .span3 {
  width: 250px;
  margin-left: 0 !important;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .home .alignnone .row-fluid .span3 {
    width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .home .alignnone .row-fluid .span3 {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .home .alignnone .row-fluid .span3 {
    display: none;
  }
}
.home .alignnone .row-fluid .span3 img {
  margin: 46px auto 46px;
  position: relative;
  left: -12px;
}
.home .alignnone .row-fluid .span9 {
  width: 910px;
  margin: 32px 0 25px 2px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .home .alignnone .row-fluid .span9 {
    width: 650px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .home .alignnone .row-fluid .span9 {
    width: 450px;
  }
}
@media (max-width: 767px) {
  .home .alignnone .row-fluid .span9 {
    width: auto;
    padding: 0 20px;
  }
}
.home .alignnone .row-fluid .span9 h1 {
  font-size: 36px;
  text-transform: none;
  letter-spacing: -0.5px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .home .alignnone .row-fluid .span9 h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .home .alignnone .row-fluid .span9 h1 {
    font-size: 25px;
  }
}
.home .alignnone .row-fluid .span9 h1 a:hover,
.home .alignnone .row-fluid .span9 h1 a:focus,
.home .alignnone .row-fluid .span9 h1 a:active {
  color: #ffeb8a;
}
.home .alignnone .row-fluid .span9 p {
  display: inline-block;
  padding-top: 17px;
  margin-top: 16px;
  font-size: 20px;
  line-height: 30px;
  color: #434343;
  border-top: 1px solid #252525;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .home .alignnone .row-fluid .span9 p {
    margin-top: 10px;
    padding-top: 8px;
    font-size: 16px;
    line-height: 20px;
  }
}
.home .status-publish > .row > .span12 {
  padding-bottom: 25px;
  border-bottom: 5px solid #272727;
  margin-bottom: 16px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .home .status-publish > .row > .span12 {
    margin-left: 73px !important;
  }
}
/*/ Content Home */
/* #Content
================================================== */
.content-holder {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .page.status-publish > .row > .span12 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .page.status-publish > .row > .span4 {
    width: 300px;
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .page.status-publish > .row > .span4 {
    width: 250px;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .page.status-publish > .row > .span8 {
    width: 540px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .page.status-publish > .row > .span8 {
    width: 380px;
  }
}
.title-section {
  padding-top: 30px;
  border-top: 5px solid #272727;
}
.title-section .title-header {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 25px;
}
.title-section .breadcrumb {
  padding: 12px 27px 15px;
  border-radius: 0;
  background: #1c1c1c;
}
.title-section .breadcrumb li {
  font-family: Tahoma;
  text-shadow: none;
  color: #6b6b6b;
}
.title-section .breadcrumb li a {
  color: #dadada;
}
.title-section .breadcrumb .divider {
  text-indent: -9999px;
  width: 5px;
  color: transparent;
  background: url(images/divider.png) no-repeat 0 50%;
  margin: 0 17px;
}
#content {
  padding-top: 31px;
}
#content .services .span4:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  #content .services .span4 {
    width: 32%;
    margin-left: 2%;
    float: left;
  }
}
@media (max-width: 480px) {
  #content .services .span4 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
#content .services li {
  margin-bottom: 35px;
}
#content .services li h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 16px 0 14px;
}
#content .services li h5 a {
  color: #888;
}
@media (max-width: 480px) {
  #content .filter-wrapper .pull-right {
    float: none;
  }
}
#content .filter-wrapper .pull-right strong {
  display: none;
}
#content .filter-wrapper .pull-right .filter {
  margin-bottom: 29px;
}
#content .filter-wrapper .pull-right .filter li a {
  color: #888888;
  font-family: Tahoma;
  border-radius: 2px;
  padding: 12px 17px;
}
@media (max-width: 767px) {
  #content .filter-wrapper .pull-right .filter li a {
    padding: 12px 5px;
  }
}
@media (max-width: 600px) {
  #content .filter-wrapper .pull-right .filter li a {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  #content .filter-wrapper .pull-right .filter li a {
    font-size: 12px;
  }
}
#content .filter-wrapper .pull-right .filter li a:hover {
  color: #3c3c3c;
}
#content .filter-wrapper .pull-right .filter .active a,
#content .filter-wrapper .pull-right .filter a:hover {
  background: #434343;
  color: #ffffff !important;
}
#content .filterable-portfolio .caption h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 18px 0 13px;
}
#content .filterable-portfolio .caption h3 a {
  color: #656565;
}
#content .filterable-portfolio .caption .excerpt {
  margin-bottom: 15px;
}
#content .filterable-portfolio .portfolio_item {
  margin-bottom: 35px;
}
@media (max-width: 1000px) {
  article .thumbnail {
    float: none;
  }
  article .thumbnail img {
    margin: 0;
  }
}
@media (max-width: 480px) {
  article .thumbnail {
    width: 100% !important;
  }
}
article .post-header .post-title {
  margin-bottom: 25px;
}
article .post-header .post-title a {
  color: #656565;
  font-size: 18px;
  line-height: 22px;
}
article .post_content {
  margin-bottom: 0;
  padding-bottom: 20px;
}
article .post_meta {
  padding: 14px 0 ;
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
article .post_meta i {
  margin-right: 5px;
  color: #d8d8d8;
}
article .post_meta span {
  font-size: 12px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  article .post_meta span {
    display: block;
  }
}
article .post_meta span a {
  color: #ffeb8a;
}
article .post_meta .post_date {
  color: #505050;
}
article .post_meta .post_author a {
  color: #ffffff;
}
article .post_meta .post_permalink {
  margin-right: 0;
}
@media (max-width: 767px) {
  article .post_meta .post_permalink {
    float: none;
  }
}
article div.jp-playlist li a:hover,
article div.jp-playlist li.jp-playlist-current a {
  color: #b8b8b8;
  font-family: Tahoma;
}
article .quote-wrap blockquote {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  color: #505050;
  border-left: none;
}
.format-quote .post_meta {
  padding: 14px 0;
}
.single #sidebar {
  padding-top: 0;
}
.single #content {
  padding-top: 0;
}
.single #content .post-header .post-title {
  color: #535353;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.single #content .post_content {
  margin-bottom: 0;
  padding-bottom: 16px;
}
.single #content article {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .single #content article .thumbnail {
    float: none;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .single #content article .thumbnail {
    float: none;
    width: 100%;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
.single #content .share-buttons {
  margin-bottom: 38px;
}
.single #content .post-author {
  padding: 7px 18px;
  border-color: #252525;
  background-color: #1a1a1a;
}
.single #content .post-author .post-author_h {
  font: 13px/20px Tahoma;
  margin-bottom: 16px;
  color: #656565;
}
.single #content .post-author .post-author_h a {
  color: #656565;
}
.single #content .post-author .post-author_gravatar img {
  padding: 0;
  border: none;
  margin-bottom: 20px;
}
.single #content .post-author .post-author_link {
  margin-top: 9px;
}
.single #content .post-author_desc {
  color: #505050;
}
.single #content .post-author_link a {
  color: #ffffff;
}
.single-portfolio #content {
  padding-top: 30px;
}
.single-portfolio #content .thumbnail.large {
  margin-bottom: 0;
  padding-bottom: 20px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .single-portfolio #content .span7 {
    width: 540px;
  }
  .single-portfolio #content .span5 {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .single-portfolio #content .span7 {
    width: 400px;
  }
  .single-portfolio #content .span5 {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .single-portfolio #content .span7 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .error404 .span7 {
    width: 540px;
  }
  .error404 .span5 {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .error404 .span7 {
    width: 400px;
  }
  .error404 .span5 {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .error404 .span7 {
    margin-left: 0 !important;
  }
}
.ie8 .error404 .span5 {
  width: 300px;
}
/*/ Content */
/* #Comments
================================================== */
.related-posts h3,
.comment-holder h3,
#respond h3 {
  font-size: 15px;
  color: #656565;
  padding-top: 40px;
  line-height: 16px;
  border-top: 1px solid #272727;
  margin-top: 40px;
}
.related-posts h3 {
  margin-bottom: 25px;
}
.related-posts .related-posts_item .thumbnail {
  float: none;
  margin-bottom: 20px;
}
.related-posts .related-posts_item a {
  color: #303030;
  font: 20px/22px Tahoma;
}
.comment-holder .comment-list .comment .comment-body {
  background: none;
  border: 1px solid #252525;
  background-color: #1a1a1a;
  color: #505050;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
  color: #505050;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
.comment-holder .comment-list .comment .comment-body .reply {
  font-style: italic;
}
#respond #commentform {
  margin-top: 26px;
}
#respond #commentform textarea {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  max-width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #505050;
  font-size: 12px;
  border: 1px solid #272727;
  background-color: #2a2a2a;
}
#respond #commentform p.field input {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #242424;
  background-color: #282828;
  max-width: 500px;
  width: 355px;
  color: #505050;
  padding: 8px 9px 9px;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  #respond #commentform p.field input {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
  }
}
#respond #commentform .btn {
  margin-top: 11px;
}
.comment-list #respond h3 {
  border-top: none;
  margin-top: 10px;
  padding-top: 0;
}
.comment-list #respond #commentform {
  margin-top: 0;
}
/*/ Comments */
/* #Widgets
================================================== */
.footer-widgets > div > div > h4 {
  font-size: 15px;
  line-height: 22px;
  color: #656565;
  margin-top: 29px;
  margin-bottom: 27px;
}
.footer-widgets {
  margin-top: 0px;
  margin-bottom: 36px;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .footer-widgets .span3 {
    width: 180px;
  }
  .footer-widgets .span4 {
    width: 250px;
  }
  .footer-widgets .span2 {
    width: 165px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .footer-widgets .span3 {
    width: 130px;
  }
  .footer-widgets .span4 {
    width: 180px;
  }
  .footer-widgets .span2 {
    width: 125px;
  }
}
.footer-widgets .accordion-wrap {
  margin-top: 25px;
  padding-right: 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1300px) {
  .footer-widgets .accordion-wrap {
    padding-right: 0;
  }
}
.footer-widgets .accordion-wrap .accordion .accordion-group {
  border-radius: 0;
  border: none;
  margin: 0;
}
.footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a {
  display: block;
  color: #888;
  font: 15px/20px Tahoma;
  padding: 5px 0 4px;
  margin: 0;
  border-radius: 0;
  border: none;
  border-top: 1px solid #252525;
  background: url(images/plus.png) no-repeat 88% 10px;
}
@media (max-width: 1000px) {
  .footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a {
    background-position: 100% 10px;
  }
}
.footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a:focus {
  text-decoration: none;
}
.footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a:hover {
  text-decoration: none;
  color: #ccaa51;
}
.footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a.active {
  background: url(images/minus.png) no-repeat 87% 14px;
  border-top: none;
}
@media (max-width: 1000px) {
  .footer-widgets .accordion-wrap .accordion .accordion-group .accordion-heading a.active {
    background-position: 100% 14px;
  }
}
.footer-widgets .accordion-wrap .accordion .accordion-group .accordion-body .accordion-inner {
  border-top: none;
  padding: 15px 35px 22px 4px;
}
.footer-widgets .fresh-work-wrap .post-list li .thumbnail {
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
}
@media (max-width: 767px) {
  .footer-widgets .fresh-work-wrap .post-list li .thumbnail img {
    width: 100%;
  }
}
.footer-widgets .fresh-work-wrap .post-list li .post-list_h {
  margin-top: 17px;
  margin-bottom: 17px;
}
.footer-widgets .fresh-work-wrap .post-list li .post-list_h a {
  font-size: 18px;
  line-height: 24px;
  color: #535353;
}
.footer-widgets .fresh-work-wrap .post-list li .btn {
  padding-right: 22px;
  padding-left: 22px;
}
.footer-widgets .fresh-work-wrap .latest-post img {
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
}
.footer-widgets .fresh-work-wrap .latest-post h4 {
  margin-top: 17px;
  margin-bottom: 17px;
}
.footer-widgets .fresh-work-wrap .latest-post h4 a {
  font-size: 18px;
  line-height: 24px;
  color: #505050;
}
.footer-widgets .fresh-work-wrap .latest-post .btn {
  padding-right: 22px;
  padding-left: 22px;
  background: #434343;
  color: #ffeb8a;
}
.footer-widgets .fresh-work-wrap .latest-post .btn:hover {
  background: #ffd403;
  color: #1f1f1f;
}
.footer-widgets .quick-message {
  border: 1px solid #1c1c1c;
}
@media (max-width: 480px) {
  .footer-widgets .quick-message {
    margin-top: 40px;
  }
}
.footer-widgets .quick-message .wpcf7-form .wpcf7-text {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  margin-top: 11px;
  margin-bottom: 0;
}
.footer-widgets .quick-message .wpcf7-form .wpcf7-textarea {
  height: 122px;
  margin-bottom: 6px;
}
.footer-widgets .quick-message .wpcf7-form .wpcf7-text,
.footer-widgets .quick-message .wpcf7-form .wpcf7-textarea {
  border-radius: 0;
  box-shadow: none;
  background-color: #101010;
  border: 1px solid #252525;
  padding: 11px;
  color: #505050;
}
.footer-widgets .quick-message .wpcf7-form .right {
  text-align: right;
}
.footer-widgets .quick-message .wpcf7-form .right .ajax-loader {
  float: left;
}
.footer-widgets .quick-message .wpcf7-not-valid-tip {
  padding-top: 7px !important;
  height: 36px !important;
  margin-top: 11px;
}
.footer-widgets .quick-message > div {
  padding: 0 48px 10px 52px;
}
@media (max-width: 1300px) {
  .footer-widgets .quick-message > div {
    padding: 0 20px;
  }
}
.footer-widgets .quick-message > div h4 {
  margin-bottom: 20px;
}
.footer-widgets .primary-contacts img {
  margin-top: 10px;
  margin-bottom: 18px;
}
.footer-widgets .primary-contacts a {
  text-decoration: underline;
}
.footer-widgets .primary-contacts a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer-widgets .accordion-wrap,
  .footer-widgets .fresh-work-wrap,
  .footer-widgets .quick-message,
  .footer-widgets .primary-contacts {
    width: 47%;
    float: left;
  }
  .footer-widgets .accordion-wrap,
  .footer-widgets .quick-message {
    margin-right: 5%;
  }
}
@media (max-width: 480px) {
  .footer-widgets .accordion-wrap,
  .footer-widgets .fresh-work-wrap,
  .footer-widgets .quick-message,
  .footer-widgets .primary-contacts {
    width: 100%;
    float: none;
  }
}
#sidebar {
  padding-top: 17px;
}
#sidebar .widget > h3 {
  font-size: 15px;
  color: #4e4e4e;
  padding-bottom: 12px;
}
#sidebar .widget {
  margin-bottom: 30px;
}
#sidebar .widget ul {
  margin: 0;
  list-style-type: none;
}
#sidebar .widget ul li {
  padding: 0 0 11px;
  margin: 0;
  font-family: Tahoma;
  font-size: 15px;
}
#sidebar .widget ul li a {
  color: #4e4e4e;
}
#sidebar .widget ul .cat-item {
  background: url(images/dot.png) no-repeat 0 7px;
  padding: 0 0 11px 14px;
}
#sidebar .widget .recent-posts-widget {
  margin-bottom: 45px;
}
#sidebar .widget .recent-posts-widget li {
  background: none;
  padding: 0;
  font-size: 12px;
  text-transform: none;
  margin-bottom: 30px;
}
#sidebar .widget .recent-posts-widget li .thumbnail {
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #sidebar .widget .recent-posts-widget li .thumbnail {
    float: none;
  }
}
#sidebar .widget .recent-posts-widget li time {
  font-family: Tahoma;
  color: #a5a5a5;
}
#sidebar .widget .recent-posts-widget li h4 {
  font-size: 18px;
  margin: 5px 0;
}
#sidebar .widget .recent-posts-widget li h4 a {
  color: #535353;
}
#sidebar .widget .recent-posts-widget li .excerpt {
  margin-bottom: 29px;
}
#sidebar .widget .recent-posts-widget li .btn {
  font-family: Tahoma;
  color: #ffeb8a;
  background: #434343;
}
#sidebar .widget .recent-posts-widget li .btn:hover,
#sidebar .widget .recent-posts-widget li .btn:focus,
#sidebar .widget .recent-posts-widget li .btn:active {
  color: #1f1f1f;
  background: #ffd403;
}
#sidebar .widget .search-form .btn {
  padding: 7px 19px;
}
#sidebar .widget .social li {
  background: none;
  padding: 0 0 10px 0;
}
#sidebar .widget #calendar_wrap a {
  color: #535353;
  text-decoration: underline;
}
#sidebar .widget #calendar_wrap a:hover {
  text-decoration: none;
}
[id*="archives"] li {
  background: url(images/dot.png) no-repeat 0 7px;
  padding: 0 0 11px 14px !important;
}
.flickr_li a {
  display: inline-block;
}
.flickr_li a:hover,
.flickr_li a:focus {
  box-shadow: none;
}
.flickr_li a:hover img,
.flickr_li a:focus img {
  box-shadow: 0 1px 4px #000;
  max-width: auto;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  background: none;
  border-top: none;
  margin: 0;
  padding: 0;
  padding-bottom: 62px;
}
.footer .copyright .border {
  border-top: 1px solid #272727;
  padding: 19px 33px 63px;
  width: 874px;
  margin-left: 30px;
}
@media (min-width: 1300px) {
  .footer .copyright .border {
    width: 1170px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .footer .copyright .border {
    width: 660px;
    padding: 19px 32px 63px;
  }
}
@media (max-width: 767px) {
  .footer .copyright .border {
    padding: 20px 0;
    margin-left: 0;
    width: auto;
  }
}
.footer .copyright .border .span6:first-child {
  margin-left: 0 !important;
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .footer .copyright .border .span6 {
    width: 420px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .footer .copyright .border .span6 {
    width: 315px;
  }
}
.footer .copyright .border .footer-text {
  font: 13px/20px Tahoma;
  color: #6f6f6f;
}
.footer .copyright .border .footer-text span {
  color: #1e1e1e;
}
.footer .copyright .border .footer-text a {
  color: #6f6f6f;
}
.footer .copyright .border .footer-nav {
  margin-bottom: 0;
}
.footer .copyright .border .footer-nav .menu {
  margin-right: 15px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .footer .copyright .border .footer-nav .menu {
    text-align: right;
    margin-right: 0;
  }
}
.footer .copyright .border .footer-nav .menu .current_page_item a,
.footer .copyright .border .footer-nav .menu a:hover {
  color: #8f8f8f;
  text-decoration: none;
}
.footer .copyright .border .footer-nav .menu li {
  display: inline-block;
  margin-left: 10px;
}
.footer .copyright .border .footer-nav .menu li a {
  font-size: 10px;
}
@media (min-width: 1300px) {
  .footer .copyright .border .footer-nav .menu li {
    margin-left: 29px;
  }
  .footer .copyright .border .footer-nav .menu li a {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .footer .copyright .border .footer-nav .menu li {
    margin-left: 8px;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .footer .copyright .border .footer-nav .menu li {
    margin-left: 5px;
  }
}
.ie8 .footer .copyright .border {
  width: 874px;
  margin-left: 20px;
}
.ie8 .footer .copyright .border > div {
  width: 437px;
  margin-left: 0;
}
/*/ Footer */
/* #Misc
================================================== */
@media (max-width: 480px) {
  #fb-root {
    display: none;
  }
  /* To fill the container and nothing else */
  .fb_iframe_widget,
  .fb_iframe_widget span,
  .fb_iframe_widget span iframe[style] {
    width: 100% !important;
  }
}
.flexslider {
  margin-bottom: 50px;
}
.flexslider .flex-control-paging {
  line-height: 0;
  padding-top: 15px;
  bottom: -30px;
  left: 15px;
}
.flex-control-paging li a {
  background: #dedede;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #ffeb8a;
}
#back-top-wrapper {
  right: 20px;
  bottom: 20px;
}
#back-top-wrapper #back-top a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#back-top-wrapper #back-top a span {
  width: 31px;
  height: 31px;
  border-radius: 2px;
  background: #343434 url(images/top.png) no-repeat 50% 46%;
  background: rgba(248, 248, 248, 0.1) url(images/top.png) no-repeat 50% 46%;
}
.single-pager {
  padding: 15px 0;
}
.single-pager,
.portfolio-meta-list {
  border-top-color: #272727;
  border-bottom-color: #272727;
}
.pager li a {
  background: #434343;
  color: #FFDE3D;
  border-radius: 2px;
  border: none;
  padding: 14px 22px;
  line-height: 12px;
}
@media (max-width: 480px) {
  .pager li a {
    padding: 10px;
    font-size: 10px;
  }
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: #ffd403;
  color: #1f1f1f;
}
.pagination ul {
  box-shadow: none;
  border-radius: 0;
}
.pagination ul li a {
  border-radius: 3px !important;
  background: #434343 !important;
  margin-left: 5px;
  box-shadow: none;
  border: none;
  font: 12px/22px Tahoma;
  color: #FFEB8A !important;
}
.pagination ul li.active a,
.pagination ul li a.inactive:hover {
  color: #1f1f1f !important;
  background: #ffd403 !important;
}
.pagination ul .next a:hover,
.pagination ul .last a:hover {
  color: #1f1f1f !important;
  background: #ffd403 !important;
}
div.wpcf7 .field .wpcf7-form-control {
  color: #505050 !important;
  border: 1px solid #272727;
  background-color: #2a2a2a;
  box-shadow: none;
  border-radius: 0;
}
.wpcf7-form .span4.field:first-child {
  margin-left: 0 !important;
}
input[type="submit"] {
  height: auto;
  line-height: 12px;
}
.error404 input[type="submit"] {
  height: 30px;
}
input,
button,
select,
textarea {
  font-family: Tahoma;
}
.ie8 .header > .container > .row > .span12,
.ie8 .content-holder > .container > .row > .span12,
.ie8 .footer > .container > .row > .span12 {
  width: 940px !important;
}
.ie8 .header > .container > .row > .span12 .span10 {
  width: 600px !important;
}
.ie8 .header > .container > .row > .span12 .span2 {
  width: 240px;
}
.ie8 .content-holder .container > .row > .span12 > .row .span12,
.ie8 .footer .container > .row > .span12 > .row .span12 {
  width: 870px !important;
}
.ie8 .header .container > .row > .span12 > .row [class*="span"]:first-child,
.ie8 .content-holder .container > .row > .span12 > .row [class*="span"]:first-child,
.ie8 .footer .container > .row > .span12 > .row [class*="span"]:first-child {
  margin-left: 53px;
}
.ie8 [class*="span"] {
  margin-left: 20px;
}
.ie8 #content > .span12 > div .row > [class*="span"]:first-child {
  margin-left: 20px;
}
.ie8 .header > .container,
.ie8 .content-holder > .container,
.ie8 .footer > .container {
  width: 940px;
}
.ie8 .blog #content.span8,
.ie8 .single #content.span8,
.ie8 .page-template-page-archives-php #content.span8,
.ie8 .category #content.span8 {
  width: 600px;
}
.ie8 .blog .span4.sidebar,
.ie8 .single .span4.sidebar,
.ie8 .page-template-page-archives-php .span4.sidebar,
.ie8 .category .span4.sidebar {
  width: 240px;
}
.ie8 .bg-logo {
  width: 870px;
}
.ie8 .home .row-fluid .span3 {
  width: 200px;
}
.ie8 .home .row-fluid .span9 {
  width: 650px;
}
.ie8 .home .row-fluid .span9 h1 {
  font-size: 30px;
}
.ie8 .footer-widgets .span3 {
  width: 180px;
}
.ie8 .footer-widgets .span4 {
  width: 250px;
}
.ie8 .footer-widgets .span2 {
  width: 165px;
}
.ie8 .footer-widgets .accordion-wrap {
  padding-right: 0;
}
.ie8 .footer-widgets .accordion-heading a {
  background-position: 87% 10px !important;
}
.ie8 .footer-widgets .accordion-heading a.active {
  background-position: 85% 14px !important;
}
.ie8 .footer-widgets .quick-message > div {
  padding: 0 20px;
}
.ie8 .footer .copyright .span12 .span6 {
  width: 420px;
}
.ie8 .footer .copyright .span12 .footer-nav .menu {
  text-align: right;
}
.ie8 .footer .copyright .span12 .footer-nav li {
  margin-left: 10px;
}
.ie8 .footer .copyright .span12 .footer-nav li a {
  font-size: 10px;
}
.ie8 .services .span4 {
  width: 277px;
  margin-left: 19px;
}
.ie8 .services .thumbnail {
  width: 100%;
}
.ie8 .services .thumbnail img {
  width: auto;
}
.ie8 article .thumbnail img {
  margin: 0;
}
.ie8 .recent-posts-widget .thumbnail {
  margin-bottom: 70px !important;
}
.ie8 .single-portfolio #content .span7 {
  width: 540px;
}
.ie8 .single-portfolio #content .span5 {
  width: 300px;
}
.ie8 .page.status-publish > .row > .span4 {
  width: 300px;
  margin-left: 20px;
}
.ie8 .page.status-publish > .row > .span8 {
  width: 540px;
}
.ie8 .page.status-publish > .row > .span8 .span4 {
  width: 31.6239% !important;
  margin-left: 2.5641%;
}
.error404-holder_num {
  color: #ccaa51;
}
.error404-holder #searchform .btn {
  padding: 7px 15px;
}
.archive_lists .span4:first-child {
  margin-left: 0 !important;
}
.wpcf7-form .submit-wrap input.btn.btn-primary {
  height: auto;
  line-height: 12px;
}
.textwidget .wpcf7-text,
.textwidget .wpcf7-textarea {
  color: #505050 !important;
}
.footer-widgets .primary-contacts .textwidget {
  color: #a4a4a4;
}
.filterable-portfolio .image-wrap {
  background: url(images/loading-folio.gif) no-repeat scroll 50% 50% #282828;
}
.flexslider {
  background-image: url(images/loading.gif);
}
.google-map {
  background-image: url(images/loading-map.gif);
}
/* audio-post --- */
div.jp-progress {
  border-bottom-color: #7f7f7f;
}
div.jp-progress,
div.jp-playlist li {
  background-color: #373737;
}
div.jp-interface {
  background-color: #484848;
  background-color: #5f5f5f;
  background-image: -moz-linear-gradient(top, #6e6e6e, #484848);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#484848));
  background-image: -webkit-linear-gradient(top, #6e6e6e, #484848);
  background-image: -o-linear-gradient(top, #6e6e6e, #484848);
  background-image: linear-gradient(to bottom, #6e6e6e, #484848);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e6e6e', endColorstr='#ff484848', GradientType=0);
  border-bottom-color: #2d2d2d;
}
div.jp-interface ul.jp-controls a,
ul.jp-toggles li a {
  background-image: url(images/jp_spacer.png);
}
div.jp-playlist li a.jp-playlist-current {
  background-image: url(images/jp_playlist_li_cur.png);
}
div.jp-playlist li a.jp-playlist-current:hover {
  color: #ffffff;
}
div.jp-audio,
div.jp-video {
  color: #cacaca;
}
div.jp-volume-bar-value {
  background: #808080;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
}
div.jp-volume-bar {
  background: #313131;
  box-shadow: none;
}
a.jp-previous span,
a.jp-play span,
a.jp-next span,
a.jp-stop span,
a.jp-mute span {
  background-image: url(images/jp_sprite.png);
}
#wp-calendar caption {
  color: #ffffff;
}
#wp-calendar thead th {
  color: #ffffff;
  background-color: #282828;
}
#sidebar .widget ul.post-list li a.btn {
  color: #FFEB8A;
}
#sidebar .widget ul.post-list li a.btn:hover,
#sidebar .widget ul.post-list li a.btn:active,
#sidebar .widget ul.post-list li a.btn:focus {
  color: #1f1f1f;
}
/* --- audio-post */
/*/ Misc */
.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;
}
