.section{
    width: 500px;
    float: left;
    border: 10px solid #FF6600;
    background: #fff;
    position: relative;
}
.section_content{
    display: block;
    padding: 25px;
    overflow: hidden;
}
.corner{
    width: 15px;
    position: absolute;
    z-index: 9;
}
.tl{
    top: -10px;
    left: -10px;
}
.tr{
    top: -10px;
    right: -10px;
}
.bl{
    bottom: -10px;
    left: -10px;
}
.br{
    bottom: -10px;
    right: -10px;
}
.corner .a{
    width: 5px;
    height: 10px;
    float: left;
    display: block;
    background: #fff;
}
.corner .b{
    width: 5px;
    height: 5px;
    float: left;
    display: block;
    background: #fff;
}
.corner .c{
    width: 10px;
    height: 10px;
    float: left;
    display: block;
    background: #FF6600;
}
.tr .a, .tr .b,
.tr .c, .br .a,
.br .b, .br .c{
    float: right;
}
.bl .a,
.br .a{
    border-top: 5px solid #FF6600;
}

.bubble-speech{
    position:relative;
    font-family: 'Source Sans Pro', sans-serif;
    margin:auto;
    line-height:22px;
    letter-spacing:1px;
    margin-top:16px;
    margin-bottom:48px;
    width:300px;
    background-color: #efefef;
    padding:16px;
    box-shadow: -4px 0 0px 0px #323232,
    4px 0 0px 0px #323232,
    0 4px 0px 0px #323232,
    0 -4px 0px 0px #323232;
}

.bubble-speech.bubble-left:after{
    z-index: 9002;
    display: block;
    content: "";
    position:absolute;
    bottom:-14px;
    left: 0;
    border-top: 0 #323232 solid;
    border-bottom: 12px transparent solid;
    border-left: 20px  #323232 solid;
}

.bubble-square{
    width:33px;
    height:25px;
    text-align:center;
}

.bubble-speech.bubble-center:after{
    z-index: 9002;
    display: block;
    content: "";
    position:absolute;
    bottom:-16px;
    left: 50%;
    margin-left:-18px;
    border-right: 20px transparent solid;
    border-top: 12px #323232 solid;
    border-left: 20px  transparent solid;
}

.bubble-speech.bubble-right:after{
    z-index: 9002;
    display: block;
    content: "";
    position:absolute;
    bottom:-14px;
    right: 0;
    border-top: 0 #323232 solid;
    border-bottom: 12px transparent solid;
    border-right: 20px  #323232 solid;
}

.bubble-speech .author{
    max-width:200px;
    font-weight:bold;
    margin:0;
    padding: 0 12px 2px 0;
}

.carousel-caption {
    background-color: #4d4d4d;
    opacity: 0.5;  /* Opacity for Modern Browsers */
    filter: alpha(opacity=50);  /* Opacity for IE8 and lower */
    zoom: 1;  /* Fix for IE7 */
    padding: 10px;
    bottom:40%;
    box-shadow: -4px 0 0px 0px #323232, 4px 0 0px 0px #323232, 0 4px 0px 0px #323232, 0 -4px 0px 0px #323232;
    border: 0px;
    border-radius: 0px;
}
.pixelizr {
    box-shadow: -4px 0 0px 0px, 4px 0 0px 0px, 0 4px 0px 0px, 0 -4px 0px 0px;
    border: 0px;
    border-radius: 0px;

}

.black.pixelizr {
    color:#323232;
}

.red.pixelizr {
    color:#b92400;
}

.green.pixelizr {
    color: #09b928;
}

hr {
    box-shadow: -4px 0 0px 0px #323232, 4px 0 0px 0px #323232, 0 4px 0px 0px #323232, 0 -4px 0px 0px #323232;
    border: 0px;
    border-radius: 0px;
    border-top:4px solid #eee
}

.page-header {
    box-shadow: -4px 0 0px 0px #323232, 4px 0 0px 0px #323232, 0 4px 0px 0px #323232, 0 -4px 0px 0px #323232;
    border: 0px;
    border-radius: 0px;
    border-bottom:4px solid #eee;
    padding-top: 8px;
    padding-left: 8px;
}
.pixelizr_black,.panel-default,.well,.dropdown-menu,img,.panel-heading,.modal-content,.modal-body {
    box-shadow: -4px 0 0px 0px #323232, 4px 0 0px 0px #323232, 0 4px 0px 0px #323232, 0 -4px 0px 0px #323232;
    border: 0px;
    border-radius: 0px;
    border-bottom: 4px solid #eee;
}

.pixelizr_red {
    box-shadow: -4px 0 0px 0px #b92400, 4px 0 0px 0px #b92400, 0 4px 0px 0px #b92400, 0 -4px 0px 0px #b92400;
    border: 0px;
    border-radius: 0px;
}

.btn-default {
    box-shadow: -4px 0 0px 0px #323232, 4px 0 0px 0px #323232, 0 4px 0px 0px #323232, 0 -4px 0px 0px #323232;
    border: 0px;
    border-radius: 0px;
}

.btn-success {
    box-shadow: -4px 0 0px 0px #4cae4c, 4px 0 0px 0px #4cae4c , 0 4px 0px 0px #4cae4c, 0 -4px 0px 0px #4cae4c;
    border: 0px;
    border-radius: 0px;
}

.btn-primary {
    box-shadow: -4px 0 0px 0px #2e6da4, 4px 0 0px 0px #2e6da4 , 0 4px 0px 0px #2e6da4, 0 -4px 0px 0px #2e6da4;
    border: 0px;
    border-radius: 0px;
}

.btn-danger {
    box-shadow: -4px 0 0px 0px #b92400, 4px 0 0px 0px #b92400 , 0 4px 0px 0px #b92400, 0 -4px 0px 0px #b92400;
    border: 0px;
    border-radius: 0px;
}

* {
    font-family: 'Press Start 2P', cursive;
}

.carousel-control .icon-prev:before {
    content: '<';
    font-family: 'Press Start 2P', cursive;

}
.carousel-control .icon-next:before {
    content: '>';
    font-family: 'Press Start 2P', cursive;

}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 60px;
        height: 60px;
        margin-top: -30px;
        font-size: 60px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -30px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -30px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.centered {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
}
.btn-danger{
    -webkit-transition: height 1s ease-in-out;
    -moz-transition:height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
}

.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}

.img-fixed {
    max-height: 400px;
}

.snetworks {
    border-style: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 0;
    border-width: 0;
    box-shadow: none;
    padding-right: 4px;
    vertical-align: middle;
}

.description {
    border: 0 none;
    border-radius: 0;
    box-shadow: -4px 0 0 0 #4cae4c, 4px 0 0 0 #4cae4c, 0 4px 0 0 #4cae4c, 0 -4px 0 0 #4cae4c;
    color:#ffffff;
    background-color: #5cb85c;
    margin-top: 18px;
    padding-top: 3px;
    padding-bottom: 3px;

}


.sections {
    padding-top: 23px;
}

ul.sections li.dropdown a.dropdown-toggle {
    color:white;
    text-decoration: none;
}

@media screen and (max-width: 900px) {
    .snetworks {
        width: 24px;
    }
    .navbar-brand {
        font-size: 12px;
    }
    .navbar-nav > li > a {
        padding: 15px;
        font-size: 12px;
    }
    .nav > li > a {
        display: block;
        padding: 10px 6px;
        position: relative;
    }
    .sections {
        padding-top: 13px;
    }
}

@media screen and (max-width: 768px) {
    .img-fixed {
        max-width: 70%;
    }
}

@media screen and (max-width: 435px) {
    .img-fixed {
        max-width: 70%;
    }
}

.socialbtn {
    margin:5px;
    min-width: 40px;
}


.btn-link {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f18c56;
    *background-color: #ff6400;
    background-image: -moz-linear-gradient(top, #ff9600, #ff6400);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9600), to(#ff6400));
    background-image: -webkit-linear-gradient(top, #ff9600, #ff6400);
    background-image: -o-linear-gradient(top, #ff9600, #ff6400);
    background-image: linear-gradient(to bottom, #ff9600, #ff6400);
    background-repeat: repeat-x;
    border-color: #ff6400 #ff6400 #c16524;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff85959', endColorstr='#ffe64141', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /*width:44px;*/
    heigh:44px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[disabled] {
    color: #ffffff;
    background-color: #ff6400;
    *background-color: #e3672a;
    text-decoration: none !important;
}

.btn-link:active,
.btn-link.active {
    background-color: #d81c1c \9;
}

