.header {
    background: #0f254c url(../img/ddncbg.jpg) center no-repeat;
}

.menu {
    /*background: url(../img/menubg.jpg) repeat-x;*/
    box-shadow: 0px 0px 8px #000;
    margin-bottom: 20px;
}

.logo {
    padding: 10px 0;
}

.logo h1 {
    color: #fff;
    border: none;
    margin-bottom: 5px;
    font-size: 36px;
    background: none !important;
    padding-left: 0 !important;
}

.logo h4 {
    color: #8dbfff;
    margin-top: 5px;
    font-size: 20px;
}

@media only screen and (min-width:200px) and (max-width:320px) {
    .logo a {
        font-size: 25px !important;
    }
    .logo img {
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:1000px) {
    .logo img {
        width: 100%;
    }
}

@media only screen and (min-width:200px) and (max-width:400px) {
    .fb img {
        width: 100%;
    }
}

.header-note {
    color: #fff;
    font-size: 12px;
}

.carousel {
    margin-bottom: 20px;
}

.slider img {
    width: 100%;
}

body {
    background-size: cover;
}

.box-index {
    margin-top: -5px;
    padding-top: 8%;
    background: url(../img/content-bg.jpg) repeat-x top;
    border-top: 5px solid #000;
}

h3 {
    margin-top: 0;
    margin-bottom: 00px;
    padding: 17px 20px;
    background: #dadada;
    color: #0C4C93;
    border-radius: 15px 15px 0px 0;
    border-right: 2px solid;
    border-bottom: 1px solid #444;
    border-left: 2px solid #002536;
    box-shadow: inset 0px 20px 11px 0px #fff;
    border-top: 1px solid #dadada;
    -webkit-border-radius: 15px 15px 0px 0;
    -moz-border-radius: 15px 15px 0px 0;
    -ms-border-radius: 15px 15px 0px 0;
    -o-border-radius: 15px 15px 0px 0;
}

h3 i {
    color: #341D03;
    margin-right: 10px;
    float: left
}

.center {
    text-align: center;
}

.justify {
    text-align: justify;
}

.mb20 {
    margin-bottom: 20px;
}

.mb500 {
    margin-bottom: 500px;
}

.mb50 {
    margin-bottom: 50px;
}

.bb {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.about {
    background: url(../img/slider2.jpg) top center no-repeat;
    background-size: 100%;
    display: block;
    min-height: 400px;
}

.about h1,
.about p,
.services h1,
.services p {
    color: #F8FF83;
    margin-bottom: 20px;
}

.gallery2 {
    background: url(../img/slider1.jpg) top center no-repeat;
    display: block;
    min-height: 400px;
}

.team {
    background: url(../img/team.jpg) top center no-repeat;
    display: block;
    min-height: 400px;
    background-size: 100%;
}

.contact {
    background: url(../img/map.jpg) top center no-repeat;
    display: block;
    min-height: 400px;
}

.jumpbo-list ul {
    text-align: center;
    width: auto;
    list-style-type: none;
}

.jumpbo-list ul li a {
    color: #E4B93B;
    font-size: 18px;
}

.contact {
    background: url(../img/map.jpg) top center no-repeat;
    display: block;
    min-height: 400px;
}

.con i {
    margin-right: 5px;
}

.con h4 {
    font-family: "Arial", Helvetica, sans-serif !important;
    font-weight: bold
}

.banner250 {
    width: 250px;
    margin: 0 auto 20px;
}

@media only screen and (min-width:240px) and (max-width:678px) {
    .banner250 {
        display: none;
    }
    .slid img {
        width: 200px !important
    }
    .logo2 img {
        width: 100% !important;
    }
}

.login_wrapp {
    width: 100%;
    padding: 10px 0;
    display: none;
    border-bottom: 5px solid #5E7408;
}

.login_btn {
    margin-top: 0;
    float: right;
    right: 0;
    margin-left: 0;
    width: 30px;
    height: 30px;
    background: url(../img/login_btn.png);
    cursor: pointer;
    position: relative;
    z-index: 20;
}

.login_wrapp form {
    text-align: center;
}

.login label {
    color: #fff;
    margin-left: 20px;
}

.login input[type="submit"],
.login input[type="reset"] {
    padding: 2px 10px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    margin-left: 15px;
}

.login input[type="submit"]:hover,
.login input[type="reset"]:hover {
    background: #000;
}

.social-icons ul li {
    display: inline-block;
}

.social-icons ul li a i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #999;
    font-size: 20px;
    color: #999;
    margin-left: 5px;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.social-icons ul li a i:hover {
    color: #fff;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.fa-facebook:hover {
    background: #0083C9;
}

.fa-twitter:hover {
    background: #5BBCEC;
}

.fa-linkedin:hover {
    background: #FF4518;
}

.fa-dribbble:hover {
    background: #90C9DC;
}

.fa-google-plus:hover {
    background: #CE3C2D;
}


/****************** gallery ******************/

#photo {
    margin: 20px 0;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
    box-sizing: content-box;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}


/*************************/

#gallery {
    margin: 0 0 30px 0;
}

@media only screen and (min-width: 240px) and (max-width: 767px) {
    #gallery .holder {
        width: 100% !important;
        height: 100% !important;
    }
    .nav i {
        display: none !important;
    }
    #particles {
        height: 95px !important;
    }
    .logo2 img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #gallery .holder {
        width: 300px !important;
        height: 100% !important;
    }
}

#gallery .holder {
    width: 290px;
    height: 196px;
    margin: 10px;
    padding: 5px;
    border: 1px solid #ff8300;
    float: left;
    vertical-align: middle;
}

#gallery .holder:hover {
    border: 1px solid #0E4E95;
}

.holder .title {
    width: 140px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    overflow: hidden;
}

.title h3 {
    margin: 0;
    font-family: "Comic Sans MS", cursive;
    font-size: 14px;
    overflow: hidden;
    color: #333;
}

.holder img {
    border: none;
}

.clearFloat {
    clear: both;
}

footer {
    margin-top: 50px;
    padding-top: 20px;
    background: #380022;
    color: #fff;
    line-height: 30px;
}

footer a {
    color: #ff8314;
    font-weight: bold
}

footer a:hover {
    color: #fff;
    text-decoration: none
}

footer p {
    margin: 0;
}

.sm-gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.sm-gallery li {
    display: inline-block;
    margin: 5px!important;
}

.sm-gallery li img {
    width: 10%;
    height: 10%;
    box-shadow: 0px 5px 5px #ccc;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.sm-gallery li:hover img {
    border-radius: 10px;
}

.tm img {
    width: 90%;
    height: 100%;
    border-radius: 20px;
    padding: 5px;
    border: 1px dashed #4DAC2A;
    zoom: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.tm:hover img {
    width: 100%;
}

.nav i {
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
}

h1 {
    margin: 0 0 15px 0;
    color: #fff;
    padding: 14px;
    text-shadow: 1px 2px 5px #121212;
    background-image: linear-gradient(-45deg, rgb(0, 166, 216), rgb(184, 0, 201), rgb(229, 118, 0));
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

h2 {
    background: #fff9dc;
    border-left: 5px solid red;
    padding: 10px 0 10px 20px;
    font-size: 20px!important;
}

.box {
    margin-bottom: 30px;
    border-bottom: 2px solid #eee;
}

.box a {
    color: #ff0000;
    display: block;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.box a:hover {
    text-decoration: none;
}

.box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box li {
    font-weight: bold;
    padding: 15px 0 13px 10px;
    border-bottom: 1px solid #ffffff;
    background: #fff1b4;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    border-left: 10px solid #faeaa2;
}

.box li:hover {
    background: #ffe66f !important;
    padding-left: 15px !important;
}

h3 i {
    padding-right: 10px;
}

.table-primary {
    background: #b8daff!important;
}


/*************************************/

.box2 h3 {
    color: #0C4C93 !important;
}

.box2 {
    margin-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.box2 a {
    color: #fff900;
    display: block;
    margin-top: 7px;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.box2 a:hover {
    text-decoration: none;
}

.box2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box2 li {
    font-weight: bold;
    padding: 15px 0 13px 10px;
    border-bottom: 1px solid #ffffff;
    background: #002536;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    color: #fff;
}

.box2 li:hover {
    background: #b30000 !important;
    padding-left: 15px !important;
}

.dropdown-menu a {
    display: block !important;
    text-decoration: none;
    padding: 10px 7px;
    font-size: 16px;
    font-weight: bold;
}

.dropdown-menu a:hover {
    background: #400056
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.home img {
    padding: 5px;
    margin: 10px;
    border: 1px solid #ddd;
}

.home h4 {
    text-align: center;
    background-color: rgb(221, 221, 221);
    padding: 5px;
}

.admin {
    height: 600px;
    background: url(../img/admin.jpg) top center no-repeat;
}

.admin h2 {
    text-align: center;
    color: #fff;
    padding: 30px;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 200px
}

.slid {
    min-height: 600px;
    margin-top: 20px;
}

.slid img {
    width: 100%;
    padding: 2px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.slide-row,
.notice-row {
    border: 1px solid #ddd;
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
}

.addphotos img {
    width: 100%;
    margin-bottom: 40px;
    border: 1px solid #ddd;
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.addphotos img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.addphotos a {
    position: absolute;
    top: 0;
    color: #fff;
    right: 16px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    background: #f00;
    border-radius: 227px;
    font-weight: bold;
}

.dark {
    background: #000;
}

.notice-row textarea {
    width: 100%;
    height: 100px
}

.home tr th {
    background: #ddd
}

.table img {
    width: 100%;
    margin: 0;
    padding: 5px;
    border-radius: 100%;
}

.photo_box {
    margin-bottom: 40px;
    transition: transform .2s;
    -moz-transition: transform .2s;
    -webkit-transition: transform .2s;
    -o-transition: transform .2s;
}

.photo_box:hover {
    transform: scale(1.1);
    -moz-transition: scale(1.1);
    -webkit-transition: scale(1.1);
    -o-transition: scale(1.1);
    background: #fff9dc;
    z-index: 1;
}

.photo_box h3 {
    margin: 0 -12px 0 -12px !important;
    font-size: 15px;
    border: none;
    background: #ddd;
    border-radius: 0;
    text-align: center
}

.photo_box img {
    padding: 5px;
    width: 150px;
    height: 150px;
    background: url(../img/staff_bg.jpg)top -50px center;
    text-align: center;
    margin: 10px auto;
    display: block
}

.photo_box h4 {
    font-size: 12px;
    text-align: center;
    margin: 20px 0;
    height: 30px;
}

.photo_box h5 {
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-radius: 100px;
    background: #f5f5f5;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
}

.notice-row2 {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.notice-row2 {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.approval {
    padding: 15px;
    min-height: 150px;
    background-position: right center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 40px;
    border: 2px solid #ddd;
}

.approval.tab1 {
    background: url(../img/tab1.jpg) right 0 no-repeat;
}

.approval.tab2 {
    background: url(../img/tab2.jpg) left 0 no-repeat;
}

.pdf {
    width: 80px;
    height: 80px;
    font-size: 80px;
    margin-top: 15px;
    margin-right: 15px;
}

.approval h2 {
    margin-top: 45px;
    margin-left: 20px;
    font-size: 20px;
}

.approval .btn {
    margin-top: 40px;
    font-size: 20px;
}

.fa-download {
    padding-right: 10px;
}


/*partical*/

#webcoderskull {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}

#webcoderskull h1 {
    letter-spacing: 5px;
    font-size: 5rem;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

#particles {
    background-image: linear-gradient(-45deg, rgb(0, 166, 216), rgb(184, 0, 201), rgb(229, 118, 0));
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    height: 200px;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


/* testing */

.testim {
    /*width: 100%;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*-webkit-transform: translatey(-50%);*/
    /*-moz-transform: translatey(-50%);*/
    /*-ms-transform: translatey(-50%);*/
    /*-o-transform: translatey(-50%);*/
    /*transform: translatey(-50%);*/
    background-color: rgb(30, 30, 30);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;
    -moz-animation: testim-scale .5s ease-in-out forwards;
    -ms-animation: testim-scale .5s ease-in-out forwards;
    -o-animation: testim-scale .5s ease-in-out forwards;
    animation: testim-scale .5s ease-in-out forwards;
}

.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont>div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont>div.inactive {
    opacity: 1;
}

.testim .cont>div.active {
    position: relative;
    opacity: 1;
}

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;
    -moz-animation: testim-show .5s ease-in-out forwards;
    -ms-animation: testim-show .5s ease-in-out forwards;
    -o-animation: testim-show .5s ease-in-out forwards;
    animation: testim-show .5s ease-in-out forwards;
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;
    -moz-animation: testim-content-in .4s ease-in-out forwards;
    -ms-animation: testim-content-in .4s ease-in-out forwards;
    -o-animation: testim-content-in .4s ease-in-out forwards;
    animation: testim-content-in .4s ease-in-out forwards;
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;
    -moz-animation: testim-content-in .5s ease-in-out forwards;
    -ms-animation: testim-content-in .5s ease-in-out forwards;
    -o-animation: testim-content-in .5s ease-in-out forwards;
    animation: testim-content-in .5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;
    -moz-animation: testim-hide .5s ease-in-out forwards;
    -ms-animation: testim-hide .5s ease-in-out forwards;
    -o-animation: testim-hide .5s ease-in-out forwards;
    animation: testim-hide .5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;
    -moz-animation: testim-content-out .4s ease-in-out forwards;
    -ms-animation: testim-content-out .4s ease-in-out forwards;
    -o-animation: testim-content-out .4s ease-in-out forwards;
    animation: testim-content-out .4s ease-in-out forwards;
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;
    -moz-animation: testim-content-out .5s ease-in-out forwards;
    -ms-animation: testim-content-out .5s ease-in-out forwards;
    -o-animation: testim-content-out .5s ease-in-out forwards;
    animation: testim-content-out .5s ease-in-out forwards;
}

@keyframes testim-scale {}

@keyframes testim-content-in {}

@keyframes testim-content-out {}

@keyframes testim-show {}

@keyframes testim-hide {}

@media all and (max-width: 300px) {
    body {
        /*font-size: 14px;*/
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
}

@media all and (max-width: 500px) {
    .testim .cont div p {
        line-height: 25px;
    }
}


/*  testimanial */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 90px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 80px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.test {
    background: url(../img/test-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
}

.gallery {
    border: 1px solid #ccc;
}

.gallery:hover {
    box-shadow: 0px 0px 5px #525252;
    border-radius: 10px;
}

.gallery img {
    width: 100%;
    height: auto;
}

.desc {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 5px;
    float: left;
}

@media only screen and (max-width: 2000px) and (min-width: 1024px) {
    .responsive {
        width: 49.9999%;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .responsive {
        width: 24.9999% !important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
    .responsive {
        width: 33.33% !important;
    }
}

/* working marquee effect */
.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.marquee a {
  display: block;
  animation: scroll 20s linear infinite;
}

.marquee a:hover {
  animation-play-state: paused;
}

@keyframes scroll {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
