
pre {
    width: 340px;
    margin: 0 auto;
    border: dashed 1px #aaa;
    margin-bottom: 10px;
}
.deji{
    position: absolute;
    width: 27.7%;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    color: #f1f1f1;
    margin-top:140px;
    line-height: 30px;
    font-size: 14px;
    z-index: 999;
    
}
.deji1{
    position: absolute;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    color: #f1f1f1;
    margin-top:150px;
    line-height: 30px;
    padding-left: 5px;
    padding-right:5px;
    padding: 10px;
}


.gallery:after {
    content: '';
    display: block;
    height: 2px;
    margin: .5em 0 1.4em;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
}


.gallery a {
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
    box-shadow: 7px 9px 5px 0 rgba(0, 0, 0, 0.28);
    border: 5px solid #fff;
}
@media (max-width: 992px){
.gallery a{
	width: 100%;
}
}
@media (min-width: 991px){
.gallery a{
	width: 30%;
}
}
.gallery1 a {
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
    box-shadow: 5px 5px 2px 2px rgba(0, 0, 0, 0.38), 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    border: 5px solid #fff;
}

.baguetteBoxOne {
	width:100%; 
	margin:0 auto;
}

/* Highlight.js Tomorrow Night style */
.hljs-comment{color:#969896}.hljs-tag{color:#f8f8f2}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-title,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c66}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#de935f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f0c674}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b5bd68}.css .hljs-hexcolor{color:#8abeb7}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#81a2be}.hljs-keyword,.javascript .hljs-function{color:#b294bb}.hljs{display:block;overflow-x:auto;background:#35383C;color:#c5c8c6;padding:.8em}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}