/** 
 * Theme Name: Comicave Studios 
 * Description: A mobile responsive bootstrap and HTML5 theme built.
 * Author: CCS | Viki Hue
 * Author URI: 
 * Version: 1.0 | 2.0 | 3.0
 */
.language-nav a,
.nav li,
.navbar-custom,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    font-family: 'Open Sans', sans-serif
}

body .firefox {
    color: #BC1215
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-weight: 700;
    letter-spacing: 4px
}

h6,
li,
p,
ul {
    line-height: 20px
}

.light,
li,
p,
ul {
    font-weight: 400
}

h1,
h3 {
    font-size: 23px
}

h2 small {
    color: #000!important;
    font-size: 65%;
    line-height: 28px;
    letter-spacing: 8px
}

h6 {
    margin: 0 0 5px
}

li,
p,
ul {
    margin: 0 0 20px;
    font-size: 13px;
    letter-spacing: normal
}

.btn,
.navbar-custom {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

li,
ul {
    margin: 0
}

@media (max-width:1024px) {
    h3 {
        font-size: 20px
    }
    li,
    p,
    ul {
        font-size: 12px;
        line-height: 22px
    }
}

@media (max-width:480px) {
    h3 {
        font-size: 18px
    }
    li,
    p,
    ul {
        margin: 0 0 10px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: .5px
    }
    li,
    ul {
        margin: 0
    }
}

@media (max-width:380px) {
    li,
    p,
    ul {
        font-size: 11px;
        line-height: 19px
    }
}

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

.dropdown-menu,
.scroll-top-wrapper {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

a:focus,
a:hover {
    color: #7F694C
}

::-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
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #989898;
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 30px;
    bottom: 15px;
    padding-top: 2px;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.scroll-top-wrapper:hover {
    color: #777
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: .6
}

@media(max-width:480px) {
    .scroll-top-wrapper {
        width: 33px;
        height: 35px;
        line-height: 35px;
        right: 15px;
        bottom: 15px
    }
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #fff
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #989898;
    border-radius: 4px;
    padding: 0!important;
    margin: 0!important
}

#loader,
.navbar-custom,
.title-header {
    margin: 0 auto!important
}

.mask {
    background-color: #DDD;top:0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100000
}

#loader {
    background: url(../img/CSlogo.png) center center no-repeat;
    height: 72px;
    width: 100%;
    top: 45%!important;
    position: fixed!important
}

.desktop-product {
    display: block
}

.small-desktop-product {
    display: none!important
}

.desktop {
    display: block
}

.large-tablet,
.mobile,
.small-desktop,
.tablet {
    display: none!important
}

@media (max-width:1199px) {
    .desktop,
    .desktop-product {
        display: none!important
    }
    .small-desktop,
    .small-desktop-product {
        display: block!important
    }
}

@media (max-width:768px) {
    .tablet {
        display: inline-block!important;
        line-height: 40px
    }
    .tablet a {
        color: #7F694C!important;
        font-size: 12px;
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out
    }
    .tablet a:hover {
        color: #8e8279!important
    }
    .desktop {
        display: none!important
    }
}

@media (max-width:480px) {
    .large-tablet,
    .small-desktop,
    .tablet {
        display: none!important
    }
    .mobile {
        display: block!important
    }
}

.list-inline>li {
    padding-left: 0;
    padding-right: 0
}

.fl-right {
    float: right;
    right: 0
}

.language-nav {
    width: 160px;
    position: absolute;
    right: 0;margin:0
}
.language-nav li {
    display:inline-block;margin: 2.5px 10px 0;
}
.language-nav a {
    color: #FFF !important;
    font-size:12px;
    font-weight:500;
    letter-spacing:1px
}
.language-nav li:hover a {
    color: #8e8279 !important
}
@media (max-width:1024px){
	.language-nav {width: 145px}
	.language-nav a {font-size:11px}
}
@media (max-width:768px) {
    .language-nav {
        display: none!important
    }
}
#product {
    position: relative;
    display: table;
    width: 100%;
    height: auto;
    padding: 10px 0 40px
}

@media (max-width:1024px) {
    #product {
        padding: 0 0 40px
    }
}

@media (max-width:768px) {
    #product {
        padding: 0 0 30px
    }
}

@media (max-width:480px) {
    #product {
        padding:0 0 20px
    }
    .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:769px) {
    .container {
        width: 740px
    }
}

@media (min-width:992px) {
    .container {
        width: 850px
    }
}

@media (min-width:1280px) {
    .container {
        width: 980px
    }
}

.content-section {
    padding-top: 65px
}

@media (min-width:1600px) {
    .content-section {
        padding-top: 45px
    }
}

@media (max-width:1024px) {
    .content-section {
        padding-top: 30px
    }
}


@media (max-width:768px) {
    .content-section {
        padding-top: 15px
    }
}
@media (max-width:767px){
	.carousel-control.right,.carousel-control.left{background-image:none}
}
@media (max-width:480px) {
    .content-section {
        padding-top: 10px
    }
}

.title-header {
    letter-spacing: 8px;
    white-space: pre-wrap;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 15px
}

@media(max-width:768px) {
    .title-header {
        padding-bottom: 10px;
        letter-spacing: 4px;
        font-size: 20px;
        line-height: 30px
    }
}

@media(max-width:480px) {
    .title-header {
        letter-spacing: 4px;
        font-size: 18px;
        line-height: 25px
    }
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: inherit
}

.navbar-custom {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    background-color: #DDD;
    text-align: center!important
}

.navbar-custom .navbar-brand {
    display: none
}

.center-logo,
.center-logo-li,
.center-logo-li a {
    display: block
}
.center-logo-li{margin-left:-10% !important}
.center-logo {
    max-width: 62px;
    max-height: 44px;
    margin: 2px auto 0;
    background: center center no-repeat
}

.nav li a:active,
.nav li a:focus,
.nav li a:hover {
    background-color: transparent;
    outline: 0
}

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

.navbar-toggle {
    color: #000!important
}

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

.navbar {
    margin: 0;
    padding: 0;
    min-height: 55px
}

.nav li,
.navbar-nav {
    margin: 0 auto!important;
    text-align: center!important
}

.navbar-nav {
    width: 100%;
    clear: both;
    height: 55px;
    padding: 0!important
}

.nav li {
    letter-spacing: 3px;
    font-weight: 700
}

.dropdown-menu li a,
.dropdown-submenu li a {
    text-transform: capitalize;
    letter-spacing: normal
}

.nav li a {
    color: #212121;
    transition: color .3s ease-in-out;
    font-size: 13px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out
}

.navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 0;
    height: 43px
}

.nav li a:hover {
    color: rgba(45, 45, 45, .8)
}

.intro,
.nav li.active a:hover {
    color: #fff
}

.nav li.active {
    outline: 0
}

.navbar-nav>li:hover>.dropdown-menu {
    display: block;
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.dropdown-menu {
    position: absolute;
    top: 70%;
    left: 0;
    z-index: 1000;
    display: none;
    background-color: #E3E3E3;
    float: left;
    min-width: 160px;
    padding: 3px 0;
    margin: 2px 0 0;
    list-style: none;
    border: 0;
    transition: all .5s ease-in-out
}

.dropdown-menu li:hover {
    background: #DDD
}

.dropdown-menu li a {
    text-align: left;
    font-size: 13px;
    line-height: 25px;
    font-weight: 500
}

.dropdown-submenu {
    list-style: none;
    padding: 0;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.dropdown-submenu li {
    text-align: left!important;
    list-style: inside
}

.dropdown-submenu li a {
    color: rgba(45, 45, 45, .7);
    font-size: 12px
}

@media(min-width:769px) {
    .navbar-custom {
        padding: 15px 0 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background-color: rgba(185, 185, 185, 1);
        -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
    }
    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        background: #CCC
    }
    .navbar-nav>li {
        float: none!important;
        display: inline-block
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
	.navbar{min-height:48px}
    .navbar-nav>li {
        font-size: 12px;
        padding: 0;
        float: left;
        letter-spacing: 1.5px;
        text-align: left
    }
    .navbar-nav>li>a {max-width: 100%;height:33px !important;padding-top:0}
	.navbar-nav {text-align: left !important; height: 50px !important}
	.center-logo {max-height: 36px;margin-top:7px}
}

@media (max-width:911px){.navbar-nav>li>a {letter-spacing: 1px;
    padding:0 8px}}
@media(max-width:768px) {
	.nav li {letter-spacing:1px;font-weight: 700;}
    .dropdown-menu,
    .dropdown-submenu {
        display: block;
        position: relative
    }
    .divider {
        display: none
    }
    .dropdown-menu {
        top: auto;
        left: auto;
        z-index: 1000;
        float: inherit;
        min-width: 100%;
        height: auto;
        list-style: none;
        text-align: center;
        background-color: #D3D3D3;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        box-shadow: none
    }
    .dropdown-menu li a {
        font-size: 14px
    }
    .dropdown-submenu {
        padding-left: 0
    }
    .dropdown-submenu li {
        padding-left: 0;
        list-style: none
    }
    .dropdown-submenu li a {
        background: 0 0!important;
        font-size: 13px
    }
    .dropdown-menu li a,
    .dropdown-submenu li {
        text-align: center!important
    }
    .navbar-nav {
        width: 100%;
        height: 100%
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%
    }
    .navbar-nav>li>a {
        font-size: 15px;
        font-weight: 600;
        padding: 5px 0;
        line-height: 30px;
        height: auto;
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out
    }
    .nav li.active a {
        background-color: rgba(255, 255, 255, .3)
    }
    .navbar-custom .navbar-brand {
        display: block!important;
        padding-left: 20px;
        padding-top: 10px
    }
    .logo-icon {
        width: 55px;
        min-height: 100%
    }
    .center-logo,
    .center-logo-li,
    .center-logo-li a {
        display: none!important;
        padding: 0
    }
}

#aboutus,
.owl-carousel .owl-item {
    float: left
}

@media (max-width:480px) {
    .dropdown-menu li a,
    .dropdown-submenu li a {
        line-height: 1.8
    }
    .nav li {
        letter-spacing: 2px
    }
    .logo-icon {
        width: 50px;
        min-height: 100%
    }
    .navbar-nav>li>a {
        padding: 0;
        height: auto;
        font-size: 15px;
    font-weight: 700;
    }
    .dropdown-menu li a {
        font-size: 14px
    }
    .dropdown-submenu li a {
        font-size: 13px
    }
}
.mini-drop{-webkit-padding-start:0px}
.mini-drop li{list-style:none;padding-left:30px;text-align:left !important;background-color:#E9E9E9}
.mini-drop li a {font-size:13px; font-weight:400 !important}
@media (max-width:768px){.mini-drop li{text-align:center !important;padding-left:0}}

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

.intro .intro-body .brand-heading {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    text-shadow: 0 2px 3px #000
}

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

.intro {
    width: 100%;
    min-height: 100%;
    padding: 0;
    text-align: center;
    background: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
    bottom: auto;
    right: auto;
    display: table!important
}

.intro #bg-video {
    position: absolute;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}


@media (min-width:1025px) {
    
    .intro .intro-body .brand-heading {
        font-size: 50px;
        margin-top: 45%
    }
    .intro .intro-body .intro-text {
        font-size: 26px
    }
}

@media (max-width:1024px) {
    .intro {
        height: 80%;
        max-height: 80%;
        padding: 0;
        min-height: 80%
    }
}

#myCarousel .active,
#myCarousel .carousel,
#myCarousel .fill,
#myCarousel .item {
    max-height: 100%;
    height: 100%
}
@media only screen and (min-width:769px){.remix_largescreen{display:block !important}}
@media only screen and (max-width:768px) {.remix_largescreen{display:none !important}}
@media(max-width:768px) {
    .intro {
        background-size: cover;
        height: 50%;
        width: 100%;
        min-height: 450px;
        padding: 0
    }
    .intro .intro-body .brand-heading {
        font-size: 35px;
        margin-top: 85%
    }
    .intro .intro-body .intro-text {
        font-size: 20px
    }
	.mini-drop li{background-color:#F6F6F6}
	.tablet {display: block!important;margin: 0 auto!important;width: 100%;}
	.navbar-fixed-top .navbar-collapse {
		max-height: 100%;
		height: 100%;
		z-index: 999 !important;
		background-color: #E9E9E9;
	}

}

@media(max-width:480px) {
    .intro .intro-body .brand-heading {
        font-size: 20px;
        margin-top: 85%
    }
    .intro .intro-body .intro-text {
        font-size: 16px
    }
}

#myCarousel .brand-heading {
    font-size: 50px;
    color: #E8E8E8;
    font-weight: 300;
    letter-spacing: 1px;
    text-shadow: 0 3px 3px rgba(71, 65, 66, .7)
}

#myCarousel .carousel-inner {
    height: 100%;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#myCarousel .carousel-caption {
    display:none
}


.header-tablet {
    display: none!important
}

#myCarousel .carousel-control .glyphicon-chevron-left,
#myCarousel .carousel-control .glyphicon-chevron-right,
#myCarousel .carousel-control .icon-next,
#myCarousel .carousel-control .icon-prev {
    font-size: 100px
}

#myCarousel .fill {
    width: 100%;
    height: auto;min-height:980px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
@media (max-width:1599px){
	.intro {padding:70px 0 0}
	#myCarousel .fill {
    width: 100%;
    height: auto;min-height:720px
	}
	 .carousel-indicators {
        bottom: 6%
    }
	.carousel-control {
        height: 790px;width:10%;
        max-height: 100%
    }
}

@media (max-width:1440px){
	#myCarousel .fill {
    width: 100%;
    height: auto;
	}
	 .carousel-indicators {
        bottom: 6%
    }
	.carousel-control {
        height: 720px;width:10%;
        max-height: 100%
    }
}
@media (max-width:1366px){
	.intro {padding:70px 0 0; min-height:720px}
	#myCarousel .fill {
    width: 100%;
    height: auto;min-height:650px
	}
}

@media (max-width:1024px){
	.intro {padding:60px 0 0;min-height:650px}
	#myCarousel .fill {
    width: 100%;
    height: auto;
	}
	.carousel-control {
	height: 710px;}
	 .carousel-indicators {
        bottom:8%
    }
	.carousel-control {width:10%;
        max-height: 100%
    }
}
@media (max-width:768px){
	.intro {padding:55px 0 0;min-height:480px}
	#myCarousel .fill {
    width: 100%;
    height: auto;min-height:550px
	}
	 .carousel-indicators {
        bottom:8%
    }
	.carousel-control {
        height:605px;
        max-height: 100%
    }
}
@media (max-width:640px){
	#myCarousel .fill {
    width: 100%;
    height: auto;min-height:450px
	}
	 .carousel-indicators {
        bottom:8%
    }
	.carousel-control {
        height: 450px;width:8%;
        max-height: 100%
    }
}

@media (max-width:480px){
	.intro {
    padding: 50px 0 0;
    min-height: 300px;
}
	#myCarousel .fill {
    width: 100%;
    height: auto;min-height:300px
	}
	.carousel-control {
	height: 310px;}
	 .carousel-indicators {
        display:none
    }
}

@media screen and (max-width:1024px) {
	#myCarousel .carousel-control .glyphicon-chevron-left,
	#myCarousel .carousel-control .glyphicon-chevron-right,
	#myCarousel .carousel-control .icon-next,
	#myCarousel .carousel-control .icon-prev {
		font-size: 80px
	}

    #myCarousel .carousel-inner {
        height: 100%
    }
  
    .header-tablet {
        margin-top: 0;
        display: block!important
    }
}

@media(max-width:768px) {
    
    #myCarousel .carousel-inner {
        height: 100%
    }
    .header-tablet {
        margin-top: 0
    }
    
    .header-tablet .brand-heading {
        font-size: 80px!important;
        margin-top: 0
    }
}


.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-div {
    padding: 5px 0;
    background: -webkit-linear-gradient(#E1E1E1, #FFF, #E1E1E1);
    background: -o-linear-gradient(#E1E1E1, #FFF, #E1E1E1);
    background: -moz-linear-gradient(#E1E1E1, #FFF, #E1E1E1);
    background: linear-gradient(#E1E1E1, #FFF, #E1E1E1)
}

#owl-demo {
    padding-left: 10%;
    padding-right: 10%;
    width: 100%
}

#owl-demo .item {
    margin: 5px
}

#owl-demo .item img {
    display: block;
    width: 112px;
    max-width: 100%;
    height: auto
}

@media (max-width:480px) {
	#owl-demo {
		padding-left: 5%;
		padding-right:5%;}
    #owl-demo .item img {
        display: block;
        max-width: 100%;
        width: 80%
    }
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 20px
}

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

.btn-default:focus,
.btn-default:hover {
    border: 1px solid #666;
    outline: 0;
    color: #333;
    background-color: rgba(128, 128, 128, .8)
}

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

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

@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
    }
}

.btn-circle {
    display: none!important;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 28px;
    color: #fff;
    background: rgba(71, 65, 66, .7);
    box-shadow: 0 3px 3px #333;
    text-shadow: 0 3px 3px #333;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-circle:focus,
.btn-circle:hover {
    outline: 0;
    color: #999;
    border: 2px solid #999;
    background: rgba(0, 0, 0, .8)
}

.btn-circle i.animated {
    margin-left: -5px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s
}

.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
}

@media(max-width:480px) {
    .btn {
        padding: 3px 6px
    }
    .btn-circle {
        width: 30px!important;
        height: 30px!important;
        margin-top: 10px;
        border: 2px solid #fff;
        font-size: 18px!important
    }
}

@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes pulse {
    0%,
    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (max-width:360px) {
    .btn-circle i.animated {
        margin-left: 0
    }
}

body.home {
    background-size: cover
}

#aboutus {
    color: #000;
    width: 100%;
    height: auto;
    padding: 0
}

.about {
    text-align: center
}

.home #parallaxpro {
    top: 0;
    margin: 0 0 5px;
    max-width: 100%;
    height: 70%;
    max-height: 600px;
    overflow: hidden;
    position: relative
}

.home .about #wrapper {
    color: #000;
    display: table;
    width: 100%;
    padding: 50px 0 100px;
    background: url(../img/bg-02.jpg) center center;
    text-align: center;
    margin: 0
}

@media (max-width:1440px) {
    .home #parallaxpro {
        max-height: 480px
    }
}

@media screen and (max-width:1200px) and (min-width:1024px) {
    .home #parallaxpro {
        height: 50%
    }
}

@media (max-width:1023px) {
    .home #parallaxpro {
        max-height: 400px
    }
}

@media (max-width:768px) {
    .home #parallaxpro {
        height: 290px
    }
    .home .about #wrapper p {
        padding: 0 20px
    }
}

@media (max-width:680px) {
    .home #parallaxpro {
        height: 260px
    }
    .home .about #wrapper p {
        padding: 0 15px
    }
}

@media (max-width:640px) {
    .home #parallaxpro {
        height: 290px
    }
}

.parallaxmove_img {
    width: 180px;
    padding: 20px 0
}

.site-name {
    width: 280px;
    color: #000
}

.large_producta .right {
    position: absolute;
    float: right;
    right: 10%;
    top: 35%
}

.large_productb .left {
    position: absolute;
    float: left;
    left: 10%;
    top: 35%
}

@media (max-width:1024px) {
    .site-name {
        width: 250px
    }
    .large_producta .right {
        right: 5%;
        top: 25%
    }
    .large_productb .left {
        left: 5%;
        top: 25%
    }
}

@media (max-width:768px) {
    .site-name {
        width: 200px
    }
    .parallaxmove_img {
        width: 130px;
        padding: 15px 0
    }
    .large_producta .right {
        right: 8%
    }
}

@media (max-width:480px) {
    .home #parallaxpro {
        display: none
    }
    .large_producta,
    .large_productb {
        display: none!important
    }
}

.home-overlay {
    color: #fff;
    -webkit-transform: translateY(0) translateZ(0);
    -moz-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    height: 140px;
    background: rgba(0, 0, 0, .8);
    transition: all .5s ease;
    z-index: 1001
}

.home-overlay span {
    display: block;
    letter-spacing: 1px
}

.home-overlay span:first-of-type {
    font-size: 1.4em;
    font-weight: 300;
    padding-top: 42px
}

.home-overlay span:last-of-type {
    padding-top: 13px;
    font-weight: 100;
    font-size: 1.3em
}

.project a:hover+.site-name,
.soon:hover+.site-name {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .5s ease
}

.project a:hover .home-overlay,
.soon:hover .home-overlay {
    opacity: 1;
    -webkit-transform: translateY(-140px) translateZ(0);
    -moz-transform: translateY(-140px) translateZ(0);
    transform: translateY(-140px) translateZ(0);
    transition: all .5s ease
}

.project a img,
.soon img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, 0)
}

@media (min-width:1921px) {
    .project a img {
        width: 100%
    }
}

#product_row {
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin: 0
}

.product_column {
    width: 32.8%;
    float: left;
    position: relative;
    margin: 0 2.5px 5px;
    max-height: 500px;
    overflow: hidden
}

.product_pic {
    width: 100%;
    height: auto
}

.product_columnbg {
    text-align: center;
    background-position: center center
}

.product_column picture img {
    width: 100%
}

.product_column figure {
    overflow: hidden
}

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 40%, 0);
    transform: translate3d(0, 40%, 0)
}

figure.effect-sadie h2 {
    position: absolute;
    top: 20%;
    left: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: -webkit-transform .35s, color .35s;
    transition: transform .35s, color .35s;
    -webkit-transform: translate3d(0, -70%, 0);
    transform: translate3d(0, -70%, 0)
}
figure.effect-sadie .center{margin:0 auto}
figure.effect-sadie .left {
    left: 20%
}

figure.effect-sadie .right {
    left: 60%
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}

figure.effect-sadie p {
    position: absolute;
    top: 25%;
    left: 0;
    padding: 1em;
    width: 100%;
    color: #000;
    opacity: 0;
    text-align: center;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

figure.effect-sadie:hover h2 {
    -webkit-transform: translate3d(0, -30%, 0) translate3d(0, -30px, 0);
    transform: translate3d(0, -30%, 0) translate3d(0, -30px, 0)
}

figure.effect-sadie:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
figure.effect-sadie .product_logo {
        height: 100px
    }
@media (max-width:1600px) {
    
    figure.effect-sadie p {
        top: 24%
    }
}

@media (max-width:1500px) {
    figure.effect-sadie .product_logo {
        height: 90px
    }
    figure.effect-sadie p {
        top: 22%
    }
}

@media (max-width:1400px) {
    figure.effect-sadie .product_logo {
        height: 80px
    }
    figure.effect-sadie h2 {
        top: 20%
    }
}

@media (max-width:1024px) {
    figure.effect-sadie .product_logo {
        height: 70px
    }
    .product_column {
        width: 32.8%
    }
}

@media (max-width:768px) {
    .product_column {
        width: 32.8%;
        float: left;
        margin: 2px 2px 0
    }
    figure.effect-sadie .product_logo {
        height: 90px
    }
    figure.effect-sadie h2 {
        top: 25%;
        width: 100%
    }
    figure.effect-sadie .left,
    figure.effect-sadie .right {
        left: auto
    }
}

@media (max-width:480px) {
    .product_column {
        width: 100%;
        margin: 0 auto;
        float: left;
        padding-bottom: 8px
    }
    figure.effect-sadie .product_logo {
        height: 75px
    }
    figure.effect-sadie h2 {
        top: 18%
    }
    .project a img,
    .soon img {
        max-width: auto
    }
    .product_logo1 {
        height: 45px
    }
}

@media (max-width:425px) {
    figure.effect-sadie h2 {
        top: 65px
    }
}
@media (max-width:380px) {
    figure.effect-sadie h2 {
        top: 60px
    }
}

@media (max-width:360px) {
    figure.effect-sadie h2 {
        top: 55px
    }
    figure.effect-sadie .product_logo {
        height: 60px
    }
    .product_logo1 {
        height: 45px;
        margin-top: -15px
    }
    figure.effect-sadie:hover h2 {
        -webkit-transform: translate3d(0, -20%, 0) translate3d(0, -20px, 0);
        transform: translate3d(0, -20%, 0) translate3d(0, -20px, 0)
    }
}

@media (max-width:320px) {

    figure.effect-sadie h2 {
        top: 50px
    }
}


#boxes .window,
#mask {
    left: 0;
    top: 0;
    display: none
}

#boxes #dialog,
#popupfoot {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-transform: uppercase;
    padding: 0
}

#popupfoot a,
a:focus,
a:hover {
    text-decoration: none
}

#mask {
    position: fixed;
    z-index: 9995;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, .8)
}

#boxes .window {
    position: absolute;
    width: 440px;
    height: 200px;
    z-index: 9009;
    padding: 20px;
    border-radius: 15px;
    text-align: center
}

#boxes #dialog {
    z-index: 9998;
    width: auto;
    height: auto;
    padding: 10px;
    top: 10%!important;
    font-size: 15pt;
    float: none;
    margin: 0 auto!important;
    position: fixed
}

#boxes .close {
    position: absolute;
    right: -20px;
    top: -20px;
    font-size: 18px;
    color: #fff;
    opacity: 1;
    font-weight: 400;
    padding: 5px 10px;
    line-height: 22px;
    border-radius: 50%;
    background: grey;
    border: 2px solid #fff;
    text-shadow: none
}

#boxes img {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 1000px
}

@media (max-width:1200px) {
    #boxes #dialog {
        top: 10%!important
    }
    #boxes .window {
        width: 600px;
        height: auto
    }
}

@media (max-width:480px) {
    #boxes .window {
        width: 300px!important;
        height: auto
    }
}

@media (max-width:320px) {
    #boxes .window {
        width: 290px!important;
        height: auto;
        left: 10px!important
    }
}

@media (max-width:768px) {
    .navbar-toggle {
        display: block!important;
        background: url(../img/default/nav-toggle.jpg)center center;
		background-size:cover;
		-webkit-background-size:cover;
        width: 45px;
   		height: 40px;
        border-radius: 0;
        border: 0
    }
}

footer {
    background: #E9E9E9;
    padding: 20px 0 5px;
	float: left;
    width: 100%;
}

footer p {
    margin: 0
}

footer a {
    color: #000
}

footer .footer-link a {
    font-weight: 700
}

footer .footer-link,
footer .footer-link li {
    display: inline-block;
    color: #000!important;
    font-size: 11px;
    letter-spacing: 1px;
   	padding: 10px 0 8px;
	line-height:1.3
}

.socialmedia-link .fa {
    width: 40px;
    font-size: 25px;
    color: #AF9175;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.socialmedia-link a:hover .fa {
    color: #7F694C
}

.copyright {
    color: #2D2D2D;
    font-size: 8px;
    text-align: right;
    padding: 20px 0 0;
    line-height: 1.5;
    font-weight: 500
}
.socialmedia-link{padding-top:10px}
.social_icon_img { max-width: 28px; margin: 0 5px}

@media (max-width:1199px){.social_icon_img { max-width: 22px; margin: 0 4px}}
@media(max-width:768px) {
    .socialmedia-link{padding-top:10px}
	.social_icon_img {max-width: 22px;}
	.copyright,footer {text-align: center}
    footer { margin: 0 auto!important}
	footer .footer-link li{padding: 8px 0;}
	.copyright{padding:0 0 10px;}
}

@media (max-width:480px) {
	
    .copyright {
        font-size: 8px
    }
    footer .footer-link {
        padding: 10px 10px;
        letter-spacing: 4px
    }
    footer .footer-link a {
        font-weight: 700!important;
        font-size: 12px;
        line-height:1.3
    }
    .socialmedia-link .fa {
        width: 55px
    }
}
