/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2018 | 14:09:16 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.navigation {
  background: #fff !important;}
.button_right, .btn-primary {

    display: block;
    float: right;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 45px;
    font-weight: normal !important;
    font-size: 16px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    background: rgb(227,97,7);
    background: -moz-linear-gradient(top, rgb(227,97,7) 0%, rgb(232,134,52) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(227,97,7)), color-stop(100%,rgb(232,134,52)));
    background: -webkit-linear-gradient(top, rgb(227,97,7) 0%,rgb(232,134,52) 100%);
    background: -o-linear-gradient(top, rgb(227,97,7) 0%,rgb(232,134,52) 100%);
    background: -ms-linear-gradient(top, rgb(227,97,7) 0%,rgb(232,134,52) 100%);
    background: linear-gradient(to bottom, rgb(227,97,7) 0%,rgb(232,134,52) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36107', endColorstr='#e88634',GradientType=0 );
    border-radius: 30px !important;

}
.button_left{ float:left !important;}
.header-text {
    display: block;
    font-family: 'NovecentowideLightBold', Arial, Helvetica, sans-serif;
    font-size: 45px !important;
    line-height: 1.4;
    vertical-align: middle;
    margin-bottom: 0px !important;
    position: rlative;
    letter-spacing: 0.8px !important;
}
.logo img {
    max-width: 200px !important;
}
.home-text-wrapper{ padding-top:0 !important;}

.page14 {

    background: #181818 !important;
    color: #fff !important;

}
.page14 h1 {
    color: #d87514 !important;
    font-family: Oswald, Arial, Helvetica, sans-serif;

}
.page14 .caption {

    color: #FFF !important;
  font-size:17px !important;
padding-bottom: 0 !important;
}
.page14 .caption::after{
display:none !important;
}
.intro-img .attachment-span4 {

    width: auto;
  max-width:100%;

}
.intro-img {

    text-align: right;

}
.page60 h1{color:#000 !important;}
.page56 h1{color:#fff !important;}
.portfolio .portfolio-overlay{visibility:hidden;}
.portfolio-item .portfolio-image.game-img {
    overflow: hidden;
    display: block;
    position: relative;
    background: inherit;
    height: 280px;
  text-align:center;
}
.portfolio-item .portfolio-image.game-img img {
    max-width: 100% !important;
    width: auto !important;
    max-height: 280px !important;
    height: auto !important;
}
.social-icons .social-icon {
   
    width: 42px !important;
    height: 42px !important;
    line-height: 40px !important;
    padding: 10px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    background: #fff !important;
}
.footer_logo img {
    max-width: 200px !important;
    margin-top: 50px !important;
}