.gform_wrapper label.gfield_label{
  font-style: italic;
  color: #636b6b;
  font-weight: normal !important;
}
.gform_button{
  background: #c4bfb7;
  border: none;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  width: auto !important;
}
.gform_button:hover{
  background: #636b6b;
}
@media (min-width: 601px) {
  .ginput_container_textarea{
    margin-right: 60px;
  }
}
@media (min-width: 771px) {
  .foocol.last {
    padding-top: 50px;
  }
  .foocol.first{
    width: 22%;
  }
  .foocol.last{
    width: 33%;
  }
  .fmiddle{
    width: 45%;
  }
}
@media (max-width: 600px) { 
  .entry ul{
    margin-right: 0;
  }
}
.entry ul{
  margin-bottom: 0;
}
#portfolio-filter{
  display: none;
}
.text-action.text-boxed{
  padding: 20px 20px !important;
  margin-bottom: 0 !important;
}
.block-action{
  color: #000000;
  font-size: 16px !important;
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.entry h2.block-action{
  color: #000000;
  font-size: 16px !important;
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.text-boxed h2.block-action{
  margin-bottom: 0 !important;  
}
.text-action a.actionbutton {
    padding: 14px 30px;
    background: #000;
    color: #dfc290;
}
li.mp-services h3{
  padding: 0 !important;
  text-align: center;
}
li.mp-services p{
  padding: 0 15px !important;
  text-align: center;
}
.mp-services img.attachment-service-thumb{
  float: none !important;
  position: relative;
  max-width: 100% !important;
  width: 100%;
  margin-bottom: 15px;
  overflow: visible !important;
}
#ml-block-66-1 .text-action{
  margin: 0 !important;
  margin-top: 30px !important;
}
ul.mpbox li .mp-inner{
  background: #fff;
}
ul.mpbox li .mp-inner {
    margin: 0 0 0 0;
    position: relative;
    background: #fff;
    padding: 0 0 15px 0;
}
li.mp-services h3::after{
  display: none !important;
}
.footer_subscribe .gform_body{
  width: 75% !important;
  float: left;
}
.footer_subscribe .gform_footer{
  width: 25% !important;
  clear: none !important;
  float: left;
  margin: 0 !important;
  padding: 18px 10px 10px 10px !important;
}
.footer_subscribe .gform_button {
  padding: 5px 8px !important;
  margin: 0 !important;
  background: #6b6256 !important;
  color: #fff !important;
  text-transform: uppercase;
}
.footer_subscribe input{
  background: none !important;
  border: 1px solid #6b6256;
  color: #fff !important;
}
.index_blogger .blogger div.post.item{
  padding: 0;
}
.footerhead{
  display: none;
}
.footer_social{}
.footer_social span{
  display: none;
}
#footer .footer_social ul.social-menu li a {
    border-radius: 50%;
    background: transparent !important;
    border: 1px solid #fff !important;
}
#copyright p{
  padding-top: 0 !important;
}
.entry_content{
  text-align: center;
  margin-bottom: 20px;
}
.meta{
  display: none;
}
body.single .meta,
body.home .meta,
body.blog .meta{
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
}
body.single .teaser,
body.home .teaser,
body.blog .teaser{
  display: none;
}
h1.entry-title, h2.posttitle{
  margin-bottom: 10px;
}
.entry{
  padding-top: 10px;
}
.custom_meta{
  color: #858178;
  padding: 15px 0 5px 0;
  text-transform: uppercase;
  font-size: 12px;
}
.custom_meta a{
  color: #858178;
}
.sep{
  padding: 0 5px;
}
.left-header #header{
  position: absolute;
}
#header .container_alt{
  background: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #000, #f1f1f1);
  background-image: linear-gradient(to bottom, #000, #f1f1f1);
}
.sb_pItem .ghost{
  background: transparent !important;
}
.ghost{
  /*background: transparent !important;*/
}
#sidebar.ghost{
  /*background: #fff !important;*/
}
.sb_pItem{
  margin-bottom: 50px;
  height: auto;
  position: relative;
}
.btn_orderNow{
  background: #f81708;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}
.btn_orderNow:hover{
  background: #fff;
  color: #f81708;
}
.sb_pItem .tranz2 a{
  color: #fff;
}
body.page-template-page-template-about .ghost{
  /*background: #fff !important;*/
}
#navigation.ghost{
  /*background: #fff !important;*/
}
.wrapper{
  padding-top: 60px;
}
.sb_portfolio{
  padding-top: 50px;
  max-width: 85%;
  margin: 0 auto 30px;
}
.dekoline:after{
  display: none;
}
#titles {
    margin-top: 120px !important;
}
body.page-template-homepage .index_blogger .blogger{
  padding-top: 70px;
}
.folio .ghost{
  /*background: #fff !important;*/
}
.blog .index_blogger .blogger div.post.item{
  padding: 60px 100px;
}
.sec_nav{
  background: #fff;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#aboutsubMenu{
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#aboutsubMenu li{
  display: inline-block;
  padding: 0 8px;
  position: relative;
}
#aboutsubMenu li:before{
  content: '|';
  position: absolute;
  top: 0;
  left: -4px;
}
#aboutsubMenu li:first-child{
  padding-left: 0;
}
#aboutsubMenu li:last-child{
  padding-right: 0;
}
#aboutsubMenu li:first-child:before{
  display: none;
}
#aboutsubMenu li a{
  display: block;
  color: #5e5d5d;
  text-decoration: none;
  font-size: 14px;
}
#aboutsubMenu li a:hover{}


@media (min-width: 1400px) {
  #aboutsubMenu li a{
    font-size: 16px;
  }
}
a.mp-more{
  opacity: 1;
  margin-top: -10px !important;
}
.publication{
  color: #f81708;
}

