@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
    font-family: 'ck_handprintregular';
    src: url('file://///bijin/g/Bijin/Creative Army/3-9-16/fonts/ckhandpr-webfont.woff2') format('woff2'), url('file://///bijin/g/Bijin/Creative Army/3-9-16/fonts/ckhandpr-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    padding: 0px;
    margin: 0px auto;
    font-family: 'Raleway', sans-serif;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #9fa6a8;
    text-decoration: none;
}
a, a:active, a:focus {
    outline: 0px !important;
    text-decoration: none;
}
p {
    text-align: justify;
    margin: 0px auto;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px auto;
}
.no-pad {
    padding: 0px !important;
}
/*menu-bar style*/

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 20px;
}
.navbar-nav > li > a {
    line-height: 56px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #efefef;
}
.dropdown-menu {
    background-color: #efefef;
    border: none;
    box-shadow: none;
}
.dropdown-menu > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
}
#creative-home hr {
    margin-top: 5px !important;
    margin-bottom: 20px;
}
#home-slider {
    padding: 0px 4px;
}
#home-slider .carousel-control.right {
    background-image: none !important;
}
#home-slider .carousel-control.left {
    background-image: none !important;
}
#footer p {
    margin: 25px;
    text-align: center;
}
#footer a:hover {
    color: #F00;
}
/*5-9-16*/
#crtv-army-contact01 {
    padding: 0px;
}
#crtv-army-contact01 hr {
    width: 25%;
    float: left;
    border: #CCC 1px solid;
}
#contact-frms02 {
    margin: 0px auto;
}
#contact-frms02 h5 {
    margin: 20px auto 40px;
}
.contact-frm1-03 {
    width: 100%;
    padding: 5px;
    border: 1px solid #666;
}
.contact-frms2-04 {
    padding: 10px 0px;
}
#contact-map06 {
    padding: 25px 0px 0px;
}
.contact-subit {
    padding: 5px 12px;
    margin: 10px auto;
    border: 1px solid #333;
    background: #333;
}
.contact-reset {
    padding: 5px 12px;
    margin: 10px auto;
    border: 1px solid #999999;
}
.contact-subit:hover {
    border: 1px solid #2a2a2a;
    background: #2a2a2a;
}
#video-01 {
    padding: 0px;
}
.video-bg02 {
    padding: 25px 0px;
}
.video-bg02 h3 {
    padding: 10px 0px;
}
.video-wrap03 {
    padding: 9px;
    border: 1px solid #CCC;
    height: 290px;
    margin-bottom: 20px;
}
.video-wrap03 a {
    float: right;
}
#gallery-01 {
    padding: 10px 0px;
}
#gallery-01 h2 {
    padding: 15px 0px;
}
#josh-constable-01 {
    padding: 0px;
}
#josh-constable-01 h2 {
    padding: 20px 0px;
}
.josh-list02 p {
    padding: 8px 10px;
    font-family: 'Open Sans', sans-serif;
    background: #f3f2f2;
    margin-bottom: 1px;
}
.josh-list03 p {
    background: #eae8e8;
    font-weight: bold;
}
#josh-career01 {
    padding: 25px 0px;
    background: url(../images/josh-bg.jpg) center center fixed no-repeat;
    margin: 25px auto;
}
#josh-career01 ul li {
    padding: 7px 0px;
    list-style: none;
}
#josh-career-txts02 {
    padding: 20px 0px;
    font-family: 'Open Sans', sans-serif;
}
.josh-career-result03 {
    padding: 20px 0px;
    background: #eaeaea;
}
#josh-career-result05 {
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}
.josh-career-reslt-list04 ul li {
    padding: 4px 0px;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
}
.josh-career-reslt-list04 h3 {
    color: #26c4ab;
    font-weight: bold;
    padding: 7px 0px;
}
.josh-list-text06 {
    padding: 25px 0px;
}
.josh-sect2-07 {
    padding: 25px 0px;
}











/*5-9-16*/

@media (max-width: 480px) {
    #josh-career01 {
        font-size: 13px;
    }
}
@media (max-width: 680px) {
    .nav-ul {
        float: none;
    }
    .logo {
        padding: 15px 0px;
    }
    .navbar-toggle {
        margin: 15px auto;
    }
    .navbar-nav {
        margin: 0px auto;
    }
    #creative-home .brand-name img {
        margin: 0px auto;
    }
    .no-padding {
        padding: 0px;
    }
    /*5-9-16*/
    .navbar-nav > li > a {
        line-height: 28px;
    }
    #crtv-army-contact01 hr {
        width: 100%;
    }
    .btn-lg, .btn-group-lg > .btn {
        margin-top: 8px;
    }
    /*5-9-16*/
}
@media (max-width: 1000px) and (min-width : 680px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin: 28px auto;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: left;
    }
    .collapse.in {
        display: block !important;
    }
    .footer-social .social-circle li {
        text-align: center;
    }
    .long-brd-items03 {
        height: 289px;
    }
    /*5-9-16*/
    .contact-frm1-03 {
        margin-bottom: 15px;
    }
    .video-wrap03 {
        height: 282px;
    }
    .video-bg02 h3 {
        font-size: 19px;
    }
    /*5-9-16*/

}
@media (max-width :680px) {
    .footer-social ul.social-network {
        float: none;
        margin: 0px auto;
        display: block;
        text-align: center;
    }
}
/* footer social icons */
.fa-menu {
    margin: 26px 2px;
}
.navbar-nav > .fa-menu a {
    color: #F00;
}
.footer-social .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.navbar-nav > #menu-fb a {
    background-color: #D3D3D3;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    padding: 0px;
}
.navbar-nav > #menu-fb a:hover {
    background-color: #003399 !important;
    color: #fff !important;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
}
.navbar-nav > #menu-fb .fa, .navbar-nav > #menu-in .fa {
    line-height: 35px;
}
.navbar-nav > #menu-in a {
    background-color: #D3D3D3;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    padding: 0px;
}
.navbar-nav > #menu-in a:hover {
    background-color: #33ccff !important;
    color: #fff !important;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
}
/*--- xs social --*/

.footer-social ul.social-network {
    list-style: none;
    display: inline;
    padding: 0;
    float: right;
}
.footer-social ul.social-network li {
    display: inline;
    margin: 0px;
}
.footer-social .social-network a.icoFacebook:hover {
    background-color: #3B5998;
}
.footer-social .social-network a.icoInstagram:hover {
    background-color: #33ccff;
}
.footer-social .social-network a.icoFacebook:hover i, .social-network a.icoInstagram:hover i {
    color: #fff;
}
.footer-social a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}
.footer-social .social-circle li a {
    display: inline-block;
    position: relative;
    margin: 10px auto 5px auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 16px;
}
.footer-social .social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}
.footer-social .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.footer-social a {
    background-color: #D3D3D3;
}
/*LONG BOARD PAGE START*/


#long-bord01 {
    padding: 0px;
}
#long-bord01 h1 {
    /*font-weight:bold;*/
    color: #000;
    text-transform: uppercase;
    font-family: Open Sans;
}
#long-bord01 hr {
    border: 1px solid #cccccc;
    width: 23%;
    float: left;
    margin: 9px auto;
}
#long-brd-details02 {
    padding: 20px 0px 0px;
    font-family: Open Sans;
}
.long-brd-items03 {
    padding: 16px;
    border: 1px solid #cccccc;
    width: 94%;
    /*height:300px;*/
    margin-bottom: 30px;
}
.long-brd-items03 img {
    border: 1px solid #ccc;
    padding: 2px;
}
/* HOVER */

.hovereffect {
    width: 94%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
}
.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hovereffect:hover img {
    opacity: 0.6;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* End HOVER */


.long-brd-hdd04 {
    margin: 15px auto 4px;
}
.long-brd-hdd04 h3 {
    font-weight: bold;
    text-align: center;
}
.enquire h4 {
    border: 1px solid #333;
    text-align: center;
    padding: 6px 0px;
    width: 30%;
}
#long-banner {
    bottom: 21px;
    position: relative;
}
@media (max-width: 640px) {
    .long-brd-items03 {
        /* height: 344px;*/
        margin-bottom: 28px;
    }
}
@media (max-width: 1000px) and (min-width : 680px) {
    .long-brd-items03 {
        height: 250px;
    }
    /*5-9-16*/
    #crtv-army-contact01 hr {
        width: 40%;
    }
    /*19-1-17*/
    .long-brd-hdd04 h3 {
        font-size: 17px;
    }
}
/*  BOARD Barber*/
#board-barber {
    margin: 45px 0px;
}
#board-barber .detail-style h4 {
    margin: 20px 0px 15px;
    font-weight: bold;
    font-family: Open Sans;
    padding: 8px 0px 8px 0px;
    color: #000;
}
#board-barber .detail-style p {
    line-height: 25px;
    padding: 12px 0px;
    border-top: 1px solid #aba9a9;
    border-bottom: 1px solid #aba9a9;
}
#board-barber .detail-style ul {
    margin: 13px 0px 14px;
    font-family: Open Sans;
}
#board-barber img {
    margin: 0px auto;
    padding: 4px;
    /*border: 1px solid #ddd;*/
    margin-top: 37px;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 5px 25px;
    border: 1px solid #333;
    margin-bottom: 15px;
}
.pad5 {
    padding: 0px 5px;
}
#board-barber .detail-outer {
    border: 1px solid #999;
    margin-top: 38px;
}
#board-barber .detail-outer h2 {
    margin: 20px 0px 2px;
    font-weight: bold;
    font-family: Open Sans;
    padding: 8px 0px 8px 0px;
    color: #000;
}
#board-barber .similar-boards h4 {
    text-align: center;
    margin-top: 8px;
    text-transform: uppercase;
    font-family: Open Sans;
}
#board-barber .plane-text {
    border: none !important;
    padding-bottom: 0px !important;
}
#board-barber .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
    margin-bottom: 10px;
}
#board-barber .hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#board-barber .hovereffect:hover img {
    opacity: 0.6;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media (max-width:640px) {
    #board-barber .detail-outer {
        padding-bottom: 80px;
    }
    #board-barber .detail-style ul {
        margin: 30px 0px 20px;
    }
    #board-barber img {
        margin-bottom: 20px;
    }
    .btn-lg, .btn-group-lg > .btn {
        margin-top: 35px;
    }
}
@media (min-width:720px) and (max-width:1020px) {
    #board-barber .detail-style h4 {
        margin: 5px 0px 3px;
    }
    #board-barber .detail-style p {
        padding: 8px 0px;
        line-height: 23px;
    }
    #board-barber .detail-style ul {
        margin: 9px 0px 0px;
    }
    .btn-lg, .btn-group-lg > .btn {
        margin-bottom: 8px;
        padding: 3px 15px;
    }
}
/* fancy */
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    margin-top: 32px;
}
/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    /*margin: 3px 3px;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;*/

    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    /*min-height: 100%;*/
    max-width: 100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2, .grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    text-align: center;
    font-size: 20px;
}
.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}
/*  About Page  */
#about-page .about-section {
    margin: 20px 0px;
    padding: 0px;
}
/*#about-page .abt-text {
margin-top: 90px;
}*/
#about-page .abt-text p {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 15px 0px;
}
#about-page .abt-text h3 {
    margin-bottom: 25px;
}
@media (min-width:720px) and (max-width:1020px) {
    #about-page .about-section img {
        margin-top: 165px;
    }
    #about-page .abt-text {
        margin-top: 30px;
    }
    #about-page .abt-text p {
        border: none;
    }
    #about-page .abt-text h3 {
        margin-bottom: 0px;
    }
}
@media (min-width:1024px) and (max-width:1270px) {
    #about-page .about-section img {
        margin-top: 34px;
    }
    #about-page .abt-text {
        margin-top: 0px;
    }
    #about-page .abt-text h3 {
        margin-bottom: 15px;
    }
}
/*   Board Five Sugars */
.board-five .detail-style ul {
    margin: 6px 0px -27px !important;
}
/* Board Sweet Love */
.board-sweet-love .detail-style ul {
    margin: 6px 0px -4px !important;
}
/*  Board Huevo */
.board-hueo .detail-style ul {
    margin: 6px 0px 20px !important;
}
/* Boar painter */
.board-painter .detail-style ul {
    margin: 6px 0px -4px !important;
}
@media (min-width:720px) and (max-width:1020px) {
    .board-painter .detail-style ul {
        margin: 6px 0px 6px !important;
    }
}
/*milkarrowroot*/
.board-milk-arrow .detail-style ul {
    margin: 6px 0px -5px !important;
}
/* board-olsen twin */
.board-olsen-twin .detail-style ul {
    margin: 6px 0px 21px !important;
}
/* taco */
.board-taco .detail-style ul {
    margin: 6px 0px -29px !important;
}
@media (min-width:720px) and (max-width:1020px) {
    .board-taco .detail-style ul {
        margin: 6px 0px 10px !important;
    }
    .board-milk-arrow .detail-style ul {
        margin: 6px 0px 10px !important;
    }
}
/*ZOOM STYLE*/

.navbar-default li {
    z-index: 9999 !important;
    position: relative;
}
/*---------- gsi ---- */
#gsi-boards {
    padding: 55px 0px;
}
.boards-column {
    margin: 0px auto;
    float: none;
}
.boards-column img {
    width: 90px;
    margin: 0px auto;
}
.boards-column h5 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}
.boards-column img:hover {
    opacity: .75;
}
#gsi-video {
    padding: 60px 0px;
    background: #ddd;
}
#gsi-video .videos {
    float: none;
    margin: 0px auto;
}
#gsi-video .videos img {
    margin: 0px auto;
}
@media(max-width:760px) {
    .boards-column h5 {
        margin-bottom: 45px;
    }
    #gsi-boards {
        padding: 10px 0px;
    }
    #gsi-video .videos iframe {
        height: 200px;
        margin-bottom: 20px;
    }
}
@media(min-width:760px) and (max-width:1024px) {
    #gsi-video .videos iframe {
        height: 200px;
    }
}
@media (min-width:1024px) {
    #gsi-video {
        margin-top: 30px;
    }
}
.boards-gsi-head {
    text-align: center;
    margin-bottom: 10px;
}
.gsi-btn {
    margin-top: 15px;
    text-align: center;
}
.gsi-btn .btn-default {
    margin-top: 15px;
}
.boards-gsi .hovereffect {
    height: auto !important;
}
/*12-05-2016 styles start*/

.long-brd-items-new {
    border: 1px solid #999;
    padding: 25px 15px;
    margin-bottom: 10px;
}
.long-brd-items-new h3 {
    text-align: left;
    margin: 0px auto;
}
.long-brd-items-new p {
    text-align: justify;
    margin: 0px auto;
    padding-bottom: 10px;
}
.long-brd-items-new img {
    margin-bottom: 10px;
}
@media (max-width : 1000px) {
    .no-pads {
        padding: 0px;
    }
}
.fancybox-overlay {
    z-index: 10000 !important;
}
/*--- --*/
#adds{
    background:#f0f0f0;
    margin-top: 5px;
}

#adds img {
    margin: 0px auto;
}
@media (max-width:760px) {
    #adds img {
        margin: 15px auto;
    }
}
@media (min-width:1025px) {
    #adds img {
        width: 270px;
    }
}
.div-center{
    margin: 0px auto;
    float:none;
}

.jive-add-txts {
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    margin:16px auto;
    padding: 12px 3px;
    font-family: Open Sans;
    font-size:14px;
    color: #c84343;
}
.jive-add {
    margin:10px auto 5px !important;
}
.demo-style ul{
    padding-left: 20px;

}
.demo-style .detail-style ul{
    margin: 0px !important;
}





/*29-mar-2019*/

#board-barber .active {

    border: 2px solid #cec7c7;

}

.extra-images img{
    
        margin-top: 12px!important;
}

.extra-images p{
    text-align: center;
    padding: -4px;
    font-weight: 600;
    color: #615f5f;
}