body {
    width: 100%;
    height: 100%;
    font-family: 'comfortaa', ;
    color: #666;
    background-color: #FFF;
    background: url(../img/bg.jpg);

}

html {
    width: 100%;
    height: 100%;
}

h1 {font-family: "comfortaa",; font-size: 70px ;}
h2 {font-family: "comfortaa" ;}
h3 {font-family: "comfortaa" ;}
h4 {font-family: "comfortaa" ;}
h5 {font-family: "comfortaa" ;}
h6 {
    font-family: "comfortaa", ;
    margin: 0 0 35px;
    font-weight: 700;
    letter-spacing: 1px;
   /** font-size: 50px; 
    color: #333; **/
}
h3{ font-family:"comfortaa",;
    font-size: 40px;
}


p {
    font-family: 'comfortaa';
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    width:100%;
}


.page-header{
    font-family:"comfortaa";
    padding-bottom:9.5px;
    margin:5px 0 21px; 
    border-bottom:1px solid #bbb;}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 17px;
        line-height: 1.6;
    }
}

a {
    color: #020a09;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #010807;
}

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    background-color: #000;
}

.navbar-brand {
  background: url(../img/idos_logo.png) no-repeat;
  width:258px;
  height:29px;
  margin: 8px 0 0 15px;
    
}

.navbar-brand:focus {
    outline: 0;
}



.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}


.logo-img{
    margin-top: -3px;
}

.shopinfo h2{
    margin-bottom: 10px;
    font-size: 40px;
}

.shopinfo p{
    font-size: 16px;
    color: #111;

}
.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

.credits p{
    text-transform: uppercase;
    font-size: 1.1em;    font-weight: 700;

}

   #map {
        height: 400px;
        width:100%;
        margin-top: 20px;
    }

.name{
    color: #e9ad39;
    font-size: 1.2em;    

}

#footer{
    margin-top: 30px;
    background-color: #222;
}
#footer p{
    font-size: 13px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;

}
.menu {

    display: table;
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    color: #fff;
    background: url(../img/menu_bg.jpg);
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.yellow > ul{
    color: yellow;

}


.white{
    color: #fff;
}
.menu dl, .menu li{
    font-family: "comfortaa" ;
}

.description{
    color: #fff;
    margin: -2px 0 6px 0;
   font-size: 14px;

}

.menu ul{
    list-style-type: none;
    padding-left: 0;
}
.menu dt{
    font-family : "comfortaa";
    color:yellow;
}
.menu dd{
    font-family : "comfortaa";
    margin: -2px 0 6px 0;
}
.menu h3{
    color: #fff;
    font-size: 38px;
    margin-bottom: 10px;

}

.menu p{
    font-size: 14px;
    font-family : "comfortaa";
}



@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        font-size: 25px;

        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }



  

.intro {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    background: url(../img/intro-bg.jpg) no-repeat center top;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.catposition{ 
    overflow: hidden;
    display: block;
    width: 250px;
    height: 332px;
    position: relative;
    left: 75%;
    top: 430px; 
}

#cat{
    background: url(../img/onigiri.png) no-repeat bottom;
}

}


@media only screen and (max-width: 767px){

.navbar-collapse{font-size: 20px;}


.intro {
    display: block;
    width: 100%;
    height: 230px;
    margin-top: 30px;
    padding: 90px 0;
    color: #fff;
    background: url(../img/intro-bg2.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.navbar-brand {
  background: url(../img/idos_logo_sm.png) no-repeat;
  width:230px;
  height:26px;
  margin: 8px 0 0 15px;
    
}

   #map {
        height: 300px;
        width:100%;
        margin-top: 20px;
    }

.brand-heading {
    font-size: 11px;
    color: #FFEA00;
    margin-bottom: 10px;
}

.intro-text {
    font-size: 16px;
}

.intro img {
    visibility:hidden;
}



}


.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro img {
    margin-bottom: 30px;
}



/*===========================
  Portfolio
============================ */
nav#filter a {
    background-color: #EEE;
    color:#555;
}
nav#filter a:hover, nav#filter a.current {
    background-color: #44BCDD;
    color:#fff;
}

/* ------- */

.isotopeWrapper article{
    margin-bottom: 30px;
}

#portfolio img  {
    width:100%;
}

#portfolio article p {
    margin-bottom:1.45em;/*set next row on the baseline*/
}
nav#filter {
    margin-bottom:1.5em;
}

nav#filter li {
    display:inline-block;
    margin:0 0 0 5px;
}
nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
}


.portfolio-items article img {width:100%;} 

.portfolio-item {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.portfolio-item img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;

}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: rgba(220, 220, 220);
}


.portfolio-item:hover .portfolio-desc {
    padding-top: 20%;
    height: 100%;
    transition: all 200ms ease-in-out 0s;
    opacity: 1;
}

.portfolio-item .portfolio-desc a {
    color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
    /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
    text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
    top:-20px;
    padding: 30px;
    height: 0;
    opacity: 0;
    position: relative;
}

.portfolio-item:hover .folio-info{
    height: 100%;
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
    top:5px;
}



.portfolio-item .portfolio-desc .folio-info h5 {
    text-transform: uppercase;
}
.portfolio-item .portfolio-desc .folio-info p {
    color: #ffffff;
    font-size: 12px;
}


@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .brand-heading {
        font-size: 26px;
        color: #FFEA00;
                margin-bottom: 15px;
    }


        .col-md-8{
        width:300px;
                margin-top: 100px;
    }
    .col-md-offset-2{
        margin-left:15px
    }


}


@media(min-width:992px) {

    .col-md-8{
        width:500px;
        margin-top: 100px;
    }
    .col-md-offset-2{
        margin-left:25px
    }

    .brand-heading {
        font-size: 35px;
        color: #FFEA00;
        margin-bottom: 15px;
    }

}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 10px;
}

.download-section {
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


@media(min-width:767px) {
    .content-section {
        padding-top: 50px;
    }

    .download-section {
        padding: 100px 0;
    }

 
}

.btn {
    text-transform: uppercase;
　　 font-family: 'comfortaa, Roboto', ;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #28c3ab;
    color: #28c3ab;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media (min-width:1200px){
.col-lg-8{width:100%}
.col-lg-offset-2{margin-left:0px}

}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}