body {
    background: #fff;
    font: 500 14px/18px "Montserrat", sans-serif;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%
}

.container {
    padding: 0 15px;
    margin: auto
}

.row {
    margin: 0 -15px
}

* {
    box-sizing: border-box
}

::-moz-selection {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none
}

::after,
::before {
    box-sizing: border-box
}

img {
    height: auto;
    max-width: 100%
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .container {
        max-width: 740px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 980px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1190px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-sm-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1380px
    }
}

@media (min-width:1630px) {
    .container {
        max-width: 1500px
    }
}

.blog-style.cell-bg>img {
    max-width: 100%
}

@media (max-width:1760px) {
    .banner-left {
        float: left;
        width: 50%;
        position: relative
    }
    .banner-middle {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
    .banner-right {
        float: right;
        width: 50%;
        position: relative
    }
    .banner-right .img {
        float: right;
        width: 40%
    }
    .banner-left .img {
        float: left;
        width: 40%
    }
}

.goToTop {
    display: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 20px;
    border: 2px solid #ffc000;
    background: #333;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    text-decoration: none;
    outline: 0
}

.goToTop::before {
    background: transparent url(../images/top.png) no-repeat scroll center center;
    content: "";
    float: left;
    height: 100%;
    width: 100%
}

.goToTop:hover {
    background: #000
}

.page {
    float: left;
    overflow: hidden;
    width: 100%
}

header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 3
}

.header-block .parallex {
    float: left;
    width: 100%;
    height: 740px;
    background-color: #a3a3a3;
	    background-size: cover;
}

.header-block .header-bg {
    float: left;
    width: 100%;
    background: #111;
    height: 600px
}

header .header-content {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 80px 0 0
}

header .header-content .header1 {
    float: left;
    width: 100%;
    position: relative
}

.header-block {
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center
}

.header-content .logo-desc {
    float: left;
    text-align: center;
    width: 100%
}

.header-logo {
    float: none;
    width: auto;
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: top
}
.header-logo h1 {
	margin: 0;
}
.header-logo>img {
    max-width: 100%
}

.logo-desc .header-description {
    float: left;
    width: 100%
}

.logo-desc .header-description .desc-content {
    color: #fff;
    font: 700 44px/60px "Montserrat", sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 50px
}

.logo-desc .header-description a.btn {
    background: #ffc000;
    font: 600 14px/18px "Montserrat", sans-serif;
    letter-spacing: 1px;
    position: relative;
    padding: 15px 25px;
    color: #111;
    border-radius: 25px;
    margin: 0;
    overflow: hidden
}

.logo-desc .header-description a.btn:hover {
    background: #fff;
    color: #111
}

.layout-image .layout-thumb span::before {
    background: #fff
}

.header-link a:hover::before,
.layout-image .layout-thumb span:hover::before {
    height: 100%
}

.highlight-top .highlight-inner .blog-style.cell-bg {
    border: medium none
}

.header-link a:hover::after {
    transform: translateY(-115%);
    opacity: 1
}

.footer_link {
    float: left;
    width: 100%;
    position: relative
}

.wrap-right .blog {
    float: left;
    width: 100%
}

.header-content .banner {
    float: left;
    width: 100%;
    position: relative
}

.header-content .banner>img {
    max-width: 100%;
    height: auto
}

.header-image .layout-image {
    bottom: 40px;
    left: auto;
    position: absolute;
    right: 50px;
    top: auto
}

header .header-content .header-content-inner {
    bottom: 30%;
    height: 250px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.header-block .main-header {
    float: left;
    width: 100%
}

.header-content .header-nav ul {
    float: left;
    margin: 0;
    padding: 0
}

.main-header .header-nav ul.main-menu li {
    display: inline-block;
    list-style: outside none none;
    padding: 12px 20px;
    position: relative
}

.header-nav .main-menu .menu-item>a {
    color: #1f1f1f;
    font: 400 16px/22px "Montserrat", sans-serif;
    text-decoration: none;
    outline: 0
}

.header-nav .main-menu .menu-item>a::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    opacity: .2;
    height: 10px;
    width: 90%;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: color .1s, transform .2s ease-out;
    z-index: -1;
    margin: 0 auto;
    right: 0;
    background: #333
}

.header-nav .main-menu .menu-item:hover>a::after {
    transform-origin: left top;
    transform: scale(1, 1)
}

.main-header .header-nav {
    float: left
}

.header-block .header-link {
    float: none;
    position: relative;
    z-index: 1;
    padding: 0;
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 35px;
}

.footer_link a {
    background: #ffc000;
    border: none;
    color: #111;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    letter-spacing: .025em;
    line-height: 42px;
    min-width: 180px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    transition: all 400ms ease-in-out 0s
}

.footer_link a:hover {
    color: #fff
}

.header-link a {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 50px;
    line-height: 34px;
    padding: 5px 6px 5px 15px;
    text-align: center;
    text-decoration: none;
    outline: 0;
    overflow: hidden;
    text-transform: capitalize;
	background:#111;
	font-weight:600;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.header-link a:hover {
	border-color: #ffc000;
	color: #111;
	background: #ffc000;
}

div#single-collection {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 0 80px
}

#ttsinglepage .single {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin: 0 0 70px
}

#single-collection .title span.txt-anim {
    font-size: 115px;
    line-height: 160px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

#single-collection .title {
    float: left;
    width: 100%;
    text-align: center
}

.header-link a img {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block
}

@media (max-width:1629px) {
    .header-image .layout-image {
        bottom: 10px
    }
}

@media (max-width:1400px) {
    .header-image .layout-image {
        width: 20%
    }
}

@media (max-width:1300px) {
    .header-block .header-bg {
        height: 450px
    }
    header .header-content {
        padding: 30px 0 0
    }
}

@media (max-width:1200px) {
    .header-block .left-img .left-bg>img {
        float: left;
        width: 60%
    }
    .header-block .right-img .right-bg>img {
        width: 70%
    }
	.header-logo {
		margin:0 0 20px;
	}
}

@media (max-width:1199px) {
    .logo-desc .header-description>h5 {
        font: 600 20px/24px "Montserrat", sans-serif
    }
    .header-block .header-bg {
        height: 340px
    }
}

@media (max-width:991px) {
    .header-block .left-img .left-bg {
        left: 30px
    }
    .main-header .header-nav ul.main-menu li {
        padding: 20px 12px
    }
    .footer_link a,
    .header-link a {
        font-size: 14px
    }
    .header-logo {
        float: left;
        width: 100%
    }
    .main-header .header-nav {
        margin: 0;
        padding: 10px 0
    }
    header {
        padding: 0
    }
    .main-header .header-link {
        margin: 15px 0
    }
    .header-block .left-img .left-bg>img {
        width: 50%
    }
    .header-block .right-img .right-bg>img {
        width: 60%;
        float: right
    }
    .header-block .header-bg {
        height: 280px
    }
}

@media (max-width:767px) {
    .logo-desc .header-description>h5 {
        font: 600 16px/18px "Montserrat", sans-serif;
        margin: 15px 0
    }
    .header-content .header-image>div {
        display: inline-block;
        float: none;
        margin: 10px 0;
        position: static;
        vertical-align: top;
        width: auto
    }
    .header-content .logo-desc {
        text-align: center
    }
    .logo-desc .header-description a.btn {
        font: 600 13px/16px "Montserrat", sans-serif;
        letter-spacing: .6px;
        padding: 10px 22px
    }
    .header-block .left-img .left-bg>img {
        width: 30%
    }
    .header-block .right-img .right-bg>img {
        width: 40%
    }
    .header-block .left-img .left-bg {
        left: 20px
    }
    .header-block .header-bg {
        height: 180px
    }
    header .header-content {
        padding: 30px 0 0
    }
}

@media (max-width:650px) {
    .header-block .header-bg {
        height: 150px
    }
}

@media (max-width:543px) {
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 9%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        bottom: 30%
    }
    header .header-content .header-image .img.img2 {
        bottom: 27%
    }
    header .header-content .header-image .img.img3,
    header .header-content .header-image .img.img4 {
        bottom: 36%
    }
    header .header-content .header-image .img.img9 {
        bottom: 12%
    }
    header .header-content .header-image .img.img7 {
        bottom: 18%
    }
    header .header-content .header-image .img.img8 {
        bottom: 15%
    }
	.header-logo h1 {
		margin: 0;
		width: 135px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}

@media (max-width:480px) {
    .header-block .left-img .left-bg {
        display: none
    }
    .header-block .right-img .right-bg>img {
        width: 25%
    }
    .main-header .header-nav ul.main-menu li {
        float: none;
        padding: 5px 10px
    }
    .main-header .header-nav {
        display: inline-block;
        float: none;
        vertical-align: top
    }
    .main-header .header-link {
        display: inline-block;
        float: none;
        vertical-align: top;
        margin: 10px 0
    }
    .logo-desc .header-description .desc-content {
        font-size: 17px;
        line-height: 32px
    }
    .logo-desc .header-description a.btn {
        padding: 8px 20px
    }
    .logo-desc .header-description a.btn:hover::after {
        transform: translateY(-150%)
    }
    .footer_link a,
    .header-link a {
        padding: 5px 5px 5px 10px
    }
    .header-block .right-img .right-bg>img {
        width: 30%
    }
    .header-block .right-img .right-bg {
        right: -20px
    }
}

@media (max-width:360px) {
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 8%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        bottom: 26%
    }
    header .header-content .header-image .img.img9 {
        bottom: 10%
    }
    header .header-content .header-image .img.img8 {
        bottom: 13%
    }
    header .header-content .header-image .img.img7 {
        bottom: 15%
    }
    header .header-content .header-image .img.img2 {
        bottom: 23%
    }
    header .header-content .header-image .img.img3,
    header .header-content .header-image .img.img4 {
        bottom: 31%
    }
}

@media (max-width:480px) and (min-width:320px) {
    header .header-content .header-content-inner {
        height: 410px
    }
}

header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 40px
}

header .header-content .header-content-inner h1 {
    font-size: 62px;
    font-weight: 700;
    letter-spacing: 8px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

@media (max-width:480px) and (min-width:320px) {
    header .header-content .header-content-inner h1 {
        font-size: 56px
    }
}

header .header-content .header-content-inner h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase
}

h2 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    text-transform: capitalize
}

.btn {
    border: medium none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: capitalize
}

.btn-default {
    background: #ffc000;
    border-color: #fff;
    color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    font-size: 14px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px
}

.btn-default:hover {
    background: #000
}

.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857;
    text-decoration: none;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    z-index: 1
}

.btn::after {
    background: #111;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    border-radius: 25px;
    width: 0;
    transition: all 400ms ease-in-out 0s;
    z-index: -1
}

.btn:hover::after {
    width: 100%
}

.btn-xl {
    padding: 12px 26px;
    background: #333
}

.btn-xl:hover {
    background: #ffc000
}

header .top-main {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 150px 0;
    position: relative;
    text-align: center;
    width: 100%
}

header .top-main .macbook.col-sm-10 {
    float: none
}

header .top-main .macbook.col-sm-10 img {
    max-width: 100%
}

#about-modern.bg-primary {
    margin: 0 0 80px
}

.wrap-left .megamenu {
    border: 1px solid #e5e5e5
}

.bg-primary {
    float: left;
    padding: 30px 0;
    text-align: center;
    color: #000;
    width: 100%;
    margin: 90px 0 0
}

.section-content {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px
}

.main-content>.theme-layout .section-content {
    float: none;
    width: 40%;
    display: inline-block;
    vertical-align: top
}

.main-content {
    float: left;
    width: 100%;
    margin: 0 0 80px
}

.section-heading {
    font: 700 50px/52px "Montserrat", sans-serif;
    letter-spacing: 1px;
    position: relative;
    text-transform: capitalize;
    padding: 0;
    color: #1f1f1f;
    margin: 0 0 30px;
    padding: 0 0 30px
}

.section-heading::after {
    background: #d9d9d9;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px
}

.layout-content .layout-name a {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: capitalize;
    text-decoration: none;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out
}

.layout-content .layout-name .layout-detail {
    color: #888;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    float: left
}

.main-content .view-demo {
    float: left;
    width: 100%;
    margin: 0 0 50px;
    padding: 70px 0 12px;
    position: relative
}

.main-content .view-demo::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #d9d9d9;
    bottom: 0;
    height: 1px;
    width: 80%;
    top: auto;
    margin: 0 auto
}

.main-content .view-demo>ul {
    margin: 0;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.main-content .view-demo li {
    float: left;
    list-style: outside none none;
    margin: 0 22px
}
.main-content .view-demo li:hover a::before{
	width: 100%;
}
.main-content .view-demo li a {
    font: 600 22px/28px "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: capitalize;
    color: #000;
    position: relative
}

.main-content .view-demo li a::before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    background: #ffc000;
    bottom: -14px;
    transition: all .4s ease-in-out;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1
}

.main-content .view-demo li a.active::before {
    width: 100%
}

.theme-layout .item .layout .layout-image .layout-content {
    margin: 0;
    background: #fff;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 25px;
    position: absolute;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
    transition: all .4s ease-in-out;
    opacity: 0
}

.theme-layout .item .layout .layout-image .layout-content i.fas {
    font-size: 26px;
    float: right;
    color: #a7a7a7;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.theme-layout .item .layout .layout-image .layout-content a:hover i.fas {
    color: #000
}

.theme-layout .item .layout .layout-image .layout-content a.layout-link {
    float: right
}

.theme-layout .item .layout .layout-image:hover .layout-content {
    opacity: 1
}

.layout-content .layout-name .layout-subtitle {
    width: 100%;
    color: #777;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    margin: 5px 0;
    font-size: 16px;
    display: none
}

.layout-content .layout-name .layout-description {
    width: 100%;
    color: #777;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 22px
}

.theme-layout .item {
    width: 100%;
    float: left;
    margin: 0
}

@media (min-width:768px) {
    .main-content>.theme-layout .section-heading {
        color: #fff
    }
    .main-content>.theme-layout .section-content {
        color: #ccc;
        margin: 0 0 75px
    }
}

@media (max-width:1300px) {
    .section-heading {
        font-size: 46px;
        line-height: 50px
    }
}

@media (max-width:1200px) {
    .theme-layout .layout-image {
        padding: 0
    }
}

@media (max-width:1199px) {
    .main-content>.theme-layout .section-content {
        width: 50%
    }
}

@media (max-width:991px) {
    .main-content>.theme-layout .section-content {
        width: 80%
    }
}

@media (max-width:543px) {
    .main-content>.theme-layout .section-content {
        width: auto
    }
}

.theme-layout .item.coming .theme-preview-btn {
    display: none!important
}

.theme-layout .item.coming .layout-image a.btn-preview::before {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1
}

.main-content>.theme-layout {
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    margin: 0 0 30px
}
.main-content>.theme-layout .title-desc {
    float: left;
    width: 100%;
    margin: -250px 0 65px;
}
#themes .pop-img {
    bottom: 70px;
    top: auto;
    right: 90px;
    left: auto
}

.main-content .tab-pane {
    display: none
}

.main-content .tab-pane.active {
    display: block
}

.theme-layout .item.coming .layout-image::before {
    bottom: 0;
    color: #fff;
    content: "Coming Soon";
    font-family: raleway;
    font-size: 28px;
    font-weight: 600;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999
}

.owl-next,
.owl-prev {
    font-size: 0
}

.owl-buttons div::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn2.png) no-repeat scroll 0 0;
    height: 50px;
    width: 50px;
    float: left
}

#pages-collection .owl-controls .owl-buttons {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    text-align: center;
    position: static
}

.owl-buttons div.owl-prev::after {
    background-position: 24px 0
}

#pages-collection .owl-controls .owl-buttons div.owl-next::after,
#pages-collection .owl-controls .owl-buttons div.owl-prev::after {
    background-color: #fff
}

.theme-layout .item#pages-collection {
    position: relative;
    margin: 0
}

#pages-collection .owl-controls .owl-buttons div {
    position: static;
    float: none;
    display: inline-block;
    vertical-align: top
}

#pages-collection .owl-buttons div::after {
    float: none;
    display: inline-block;
    vertical-align: top
}

.owl-buttons div.owl-next::after {
    background-position: -25px 0
}

#myTabContent .tt-carousel {
    margin: 0;
    padding: 0
}

#myTabContent {
    float: left;
    padding: 0 0 70px;
    width: 100%
}

.theme-collection #ttsinglepage-carousel .single {
    float: left
}

#single-collection .owl-carousel .owl-wrapper-outer {
    overflow: visible;
    float: left;
    width: 90%
}

@media(max-width:1199px) {
    #themes .pop-img {
        right: 30px;
        bottom: 20px
    }
}

@media(max-width:991px) {
    .theme-collection #ttsinglepage-carousel .single {
        padding: 0 15px
    }
    #themes .pop-img {
        bottom: 0;
        right: 0
    }
}

.layout-image .btn-preview {
    float: none;
    width: auto;
	display:inline-block;
	vertical-align:top;
}

.item.box-odd.box-odd-2 .btn-preview.btn-preview-cover {
    min-height: auto;
    width: 90%;
    height: auto
}

.item.box-odd .layout-image .btn-preview.btn-preview-phone {
    height: auto;
    width: 30%;
    left: auto;
    right: 20%;
    top: -22%;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    z-index: 9
}

.item.box-odd .layout-image .btn-preview.btn-preview-tablet {
    bottom: -2%;
    height: auto;
    width: 42%;
    left: auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    right: 50px;
    top: auto;
    z-index: 9
}

.item.box-even .layout-image .btn-preview.btn-preview-phone {
    height: auto;
    width: 30%;
    right: auto;
    left: 20%;
    top: -22%;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    z-index: 9
}

.item.box-even .layout-image .btn-preview.btn-preview-tablet {
    bottom: -2%;
    height: auto;
    width: 42%;
    right: auto;
    left: 50px;
    top: auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    z-index: 9
}

.item.box-odd .layout-content .layout-name .layout-counter {
    font: 600 28px/30px "Montserrat", sans-serif;
    color: #1f1f1f;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-transform: capitalize;
    display: none
}

.item.box-even .layout-content .layout-name .layout-counter {
    font: 600 28px/30px "Montserrat", sans-serif;
    color: #1f1f1f;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: capitalize
}

.layout-content .layout-name .layout-title {
    font: 700 20px/26px "Montserrat", Helvetica, sans-serif;
    color: #111;
    margin: 25px 0 0
}

.layout-content .layout-name .layout-title:hover {
    color: #ffc000
}

.theme-layout .item>.col-xs-12 {
    float: left;
    padding: 130px 15px 10px
}

.theme-layout .item:nth-child(2n) {
    padding-bottom: 0;
    padding-top: 0
}

.item.box-odd.box-odd-2 .layout-image {
    min-height: 1237px
}

#portfolio .main-content .layout-image {
    padding: 0
}

.item.box-odd .layout-image {
    float: left;
    position: relative;
    text-align: center
}

.layout-image .layout-thumb-wrap {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
    float: none;
    overflow: hidden;
    width: auto;
    transition: .4s ease-in-out;
    position: relative;
    z-index: 1;
    padding: 10px;
    display: inline-block;
    vertical-align: top
}

.layout-image:hover .layout-thumb-wrap {
    box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    transform: translateY(-10px)
}

.layout-image .layout-thumb-wrap .layout-thumb a {
    position: relative;
    display: block;
    overflow: hidden;
	line-height:0;
}

.layout-image .layout-thumb-wrap .layout-thumb a::after {
    background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.layout-image:hover .layout-thumb-wrap .layout-thumb a::after {
    opacity: 1;
    visibility: visible
}

.layout-image .layout-thumb {
    background-clip: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    height: 100%
}

.theme-layout .item .layout {
    padding: 0 45px;
    margin: 0 0 90px
}

.theme-layout.grid {
    position: relative;
    float: left;
    width: 100%
}

.theme-layout.grid .layout .layout-image {
    margin: 0 0 80px;
    float: left;
    width: 100%
}

#theme-collection-product #ttsinglepage-carousel {
    padding: 0 0 0 150px
}

@media (max-width:1499px) {
    .header-block .parallex {
        height: 620px
    }
}

@media (max-width:1300px) {
    .header-block .parallex {
        height: 550px
    }
    .logo-desc .header-description .desc-content {
        margin: 0 0 30px
    }
    .theme-layout.grid .layout .layout-image {
        margin: 0 0 50px
    }
}

@media (max-width:1199px) {
    .main-content {
        padding: 0;
        margin: 0 0 50px
    }
    .bg-primary {
        margin: 50px 0 0
    }
    .logo-desc .header-description .desc-content {
        font-size: 34px;
        line-height: 50px
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .features .features-block {
        margin: 0 0 30px
    }
}

@media (max-width:991px) {
    .bg-primary {
        margin: 0;
        padding: 50px 0 10px
    }
    .main-content .view-demo li a {
        font-size: 18px
    }
    .main-content .view-demo li {
        margin: 0 15px
    }
    .header-block .parallex {
        height: 515px
    }
    .header-block {
        margin: 0 0 50px
    }
    #themes .pop-img .img-responsive {
        max-width: 80%
    }
}

@media(max-width:767px) {
    #portfolio .main-content .theme-layout .layout .layout-image {
        margin: 0 0 30px
    }
    .theme-layout.grid .layout.grid-item {
        width: 50%
    }
    .main-content .view-demo li a {
        font-size: 14px
    }
    .main-content .view-demo li a::before {
        bottom: -18px
    }
}

@media (max-width:571px) and (min-width:481px) {
    .item.box-odd .layout-content .layout-name .layout-counter {
        margin: 0
    }
}

@media (max-width:543px) {
    .theme-layout.grid .layout.grid-item {
        width: 100%
    }
}

@media (max-width:380px) {
    .main-content .view-demo {
        padding: 40px 0 12px
    }
    .main-content .view-demo li {
        margin: 0 0 8px;
        width: 100%
    }
    .main-content .view-demo li a::before {
        bottom: -10px
    }
    .main-content .view-demo {
        margin: 0 0 30px
    }
}

@media (max-width:480px) and (min-width:370px) {
    .btn-xl {
        padding: 10px 16px
    }
}

@media (max-width:369px) and (min-width:320px) {
    .btn-xl {
        padding: 10px 16px
    }
}

.item.box-odd:hover .btn-preview.btn-preview-cover {
    left: 0
}

.item.box-odd:hover .btn-preview.btn-preview-phone {
    right: 14%
}

.item.box-odd:hover .btn-preview.btn-preview-tablet {
    right: 2%
}

.item.box-even:hover .btn-preview.btn-preview-phone {
    left: 14%
}

.item.box-even:hover .btn-preview.btn-preview-tablet {
    left: 2%
}

.item.box-odd .layout-content {
    float: right
}

@media (max-width:991px) and (min-width:768px) {
    .item.box-even .layout-image {
        width: 100%
    }
    .item.box-even .layout-content {
        width: 100%
    }
    .item.box-odd .btn-preview.btn-preview-cover {
        width: 100%
    }
}

@media (max-width:991px) {
    .section-content {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 25px
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 30px;
        line-height: 34px
    }
    .section-content {
        font-size: 13px
    }
    .logo-desc .header-description .desc-content {
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 20px
    }
    .logo-desc .header-description h3 {
        font-size: 14px;
        line-height: 20px
    }
    #about-interior .section-heading {
        font-size: 30px;
        line-height: 34px;
        margin: 0
    }
    .theme-layout .item.box-odd.box-odd-2 .col-xs-6 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-content .item.box-even .col-xs-4 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
    .layout-content .layout-name .layout-subtitle {
        font-size: 13px;
        line-height: 15px
    }
    .item.box-odd .col-xs-4 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
    .header-block .parallex {
        height: 380px
    }
    header .header-content {
        padding: 20px 0 0
    }
    .main-content {
        margin: 0 0 30px
    }
}

@media (max-width:543px) {
    .header-block {
        margin: 0 0 30px
    }
}

@media (max-width:480px) {
    .logo-desc .header-description .desc-content {
        font-size: 18px;
        line-height: 28px
    }
    .header-block .parallex {
        height: 300px
    }
    .header-block .header-link {
        margin: 0 0 20px;
    }
    .header-block .header-bg {
        height: 100px
    }
    .item.box-even .col-xs-4,
    .item.box-odd .col-xs-4,
    .theme-layout .item.box-odd.box-odd-2 .col-xs-6 {
        width: 100%
    }
    .logo-desc .header-description h3 {
        font-size: 12px
    }
    #about-interior .section-heading {
        font-size: 26px;
        margin: 0
    }
    .bg-primary {
        padding: 40px 0 0
    }
    .highlight-top {
        padding-top: 0
    }
}

.layout-image.new-label::after {
    background: url(../images/new-label.png) no-repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    right: -20px;
    top: -25px;
    width: 86px;
    z-index: 9999
}

.layout-image .theme-preview-btn {
    display: none
}

.layout-image:hover .theme-preview-btn {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: 700;
    left: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 12px 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    display: block;
    width: 120px;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    z-index: 9
}

.layout-image:hover .theme-preview-btn:hover {
    letter-spacing: 2px
}

.hb-animate-element.bottom-to-top.hb-in-viewport .cells,
.hb-animate-element.bottom-to-top.hb-in-viewport .features-block {
    animation: zoomIn .5s ease
}

.main-content .more-coming-soon,
.main-content2 .more-coming-soon {
    background: #333;
    color: #fff;
    float: left;
    font: 400 16px/18px "Montserrat", sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}

#portfolio {
    float: left;
    width: 100%;
    color: #333;
    position: relative;
    text-align: center
}

#page-collection .title {
    float: left;
    width: 100%;
    background: #fff;
    text-align: left;
    display: table-cell;
    letter-spacing: 0
}

.main-content2 {
    float: left;
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0 0 50px
}

#megamenu .menu {
    position: absolute;
    top: 80%;
    border: 10px solid #fff;
    right: 6%;
    width: 36%;
    box-shadow: 0 3px 12px 1px rgba(234, 61, 86, .1);
    transform: translateX(5%) translateY(5%)
}

#megamenu .menu1 {
    position: absolute;
    width: auto;
    left: -15%;
    top: 20%;
    transform: translateX(5%) translateY(5%)
}

#megamenu .menu2 {
    position: absolute;
    width: auto;
    right: 32%;
    bottom: -60%;
    top: auto;
    transform: translateX(5%) translateY(5%)
}

.main-content2 .features.one {
    width: 20%;
    float: left
}

.main-content2 .main-content2-content {
    padding: 0 75px
}

.main-content2 .choose-service {
    color: #000;
    margin: 0;
    float: left;
    padding: 0;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr!important
}

.features .features-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px;
    margin: 0 0 30px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    transition: .4s ease-in-out;
    cursor: pointer;
	display:flex;
	align-items: center;
}

.features .features-block:hover {
    box-shadow: 0 3px 12px 1px rgba(0, 0, 0, .1)
}

#feature-list {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0
}

.feature-img {
    float: left;
    width: 25%
}

.feature-content {
    color: #000;
    text-align: left
}

.features .features-block .feature-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: capitalize;
    text-align: left;
    padding: 0 0 0 15px;
    float: left;
    width: 75%
}

.feature-img .img-responsive {
    border: medium none;
    display: block;
    height: auto;
    margin: auto;
    transition: all .6s ease 0s;
    max-width: 100%
}

.features-block:hover .feature-img .img-responsive {
    transform: translateY(-10px)
}

.main-content3 {
    background: #929397;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.main-content3 .footer-get-theme {
    padding: 150px 0;
    text-align: center;
    float: left;
    width: 100%
}

.main-content3 .title {
    color: #fff;
    float: left;
    font-size: 18px;
    margin: 0 0 30px;
    text-transform: capitalize;
    width: 100%;
    line-height: 28px
}

.footer-get-theme>.footer-title {
    color: #fff;
    font: 600 50px/65px "Montserrat", sans-serif;
    text-transform: capitalize;
    margin: 0 0 40px;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.main-content4 {
    background: #000 none repeat scroll 0 0;
    float: left;
    height: 100px;
    color: #777;
    text-align: center;
    padding: 40px 0;
    width: 100%
}

.main-content4 .footer-privacy a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px
}

.main-content4 .footer-privacy a:hover {
    text-decoration: underline
}

#theme-slider .owl-wrapper-outer .owl-item {
    transform: scale(.8);
    animation: zoomIn .5s ease
}

#theme-slider .owl-wrapper-outer .owl-item.active {
    transform: scale(1)
}

div#theme-slider .owl-buttons {
    display: none
}

#themes-slider {
    float: left;
    width: 100%;
    padding: 120px 0 70px
}

#themes-slider .layout-image {
    margin: 50px 0;
    padding: 0
}

#themes-slider .heading {
    margin: 0;
}
@media (min-width:1903px) {
	.main-content2 .main-content2-content {
		max-width:1828px;
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
@media (max-width:1700px) {
    .features .features-block .feature-title {
        padding: 0 15px
    }
    .features .features-block {
        padding: 20px
    }
    #page-collection .title span.txt-anim {
        font-size: 100px;

        line-height: 110px
    }
    #single-collection .title span.txt-anim {
        font-size: 100px;
        line-height: 110px
    }
}

@media (max-width:1500px) {
    .features .features-block .feature-title {
        line-height: 26px
    }
    .features .features-block {
        padding: 10px
    }
}

@media (max-width:1400px) {
    .features .features-block .feature-title {
        padding: 0 15px
    }
}

@media (max-width:1300px) {
    .features .features-block .feature-title {
        padding: 0 15px
    }
	.footer-get-theme>.footer-title {
		width: 60%;
	}
}

@media (max-width:1200px) {
    .features .features-block .feature-title {
        font-size: 14px;
        line-height: 18px;
        padding: 0;
        text-align: center;
        width: 100%
    }
    .feature-img {
        margin: 0 0 10px
    }
    .feature-img {
        float: left;
        width: 100%
    }
    .footer-get-theme>.footer-title {
        font-size: 35px;
        line-height: 55px
    }
}

@media (max-width:1199px) {
    .main-content2 .main-content2-content {
        padding: 0 15px
    }
    #page-collection .title span.txt-anim {
        font-size: 80px;
        line-height: 90px
    }
    #single-collection .title span.txt-anim {
        font-size: 80px;
        line-height: 90px
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0 0 0 60px
    }
    .footer-get-theme>.footer-title {
        font-size: 25px;
        line-height: 42px;
        margin: 0 0 20px
    }
    .main-content3 .title {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 20px
    }
    .footer_link a {
        font-size: 14px;
        height: 42px;
        min-width: 160px;
        padding: 0 6px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .feature-content,
    .feature-img {
        margin: 0 0 20px;
        text-align: center;
        width: 100%
    }
    .features .features-block .feature-title {
        font-size: 14px;
        padding: 0 8px
    }
}

@media (max-width:991px) {
    .main-content2 .features.one {
        padding: 0 10px
    }
    .features .features-block {
        margin: 0 0 30px;
		display: block;
    }
    #page-collection .title span.txt-anim {
        font-size: 60px;
        line-height: 65px
    }
    #single-collection .title span.txt-anim {
        font-size: 60px;
        line-height: 65px
    }
    div#single-collection {
        padding: 0 0 0 80px;
        margin: 0 0 20px
    }
    .main-content3 .title {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 20px
    }
}

@media (max-width:767px) {
    .theme-layout .item {
        float: left
    }
    #megamenu .menu {
        position: static;
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .main-content2 .features.one {
        width: 50%
    }
    #page-collection .title span.txt-anim {
        font-size: 40px;
        line-height: 45px
    }
    #single-collection .title span.txt-anim {
        font-size: 40px;
        line-height: 45px
    }
}

@media (max-width:700px) {
    .main-content3 .title {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 15px
    }
    .footer_link a {
        font-size: 12px;
        height: 38px;
        min-width: 135px;
        padding: 0 6px;
        line-height: 38px
    }
    .footer-get-theme>.footer-title {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 10px;
        width: 90%
    }
}

@media (max-width:543px) {
    #theme-slider .owl-wrapper-outer .owl-item {
        transform: scale(1)
    }
    #page-collection .title span.txt-anim {
        font-size: 40px;
        line-height: 45px
    }
    div#single-collection {
        padding: 0 0 30px
    }
    .main-content3 .title {
        font-size: 13px;
        line-height: 22px
    }
    .footer_link a {
        font-size: 10px;
        height: 32px;
        min-width: 125px;
        padding: 0 6px;
        line-height: 32px
    }
}

@media (max-width:480px) {
    .theme-layout .item {
        width: 100%
    }
    .features .features-block .feature-title {
        font-size: 16px
    }
    .feature-content,
    .feature-img {
        margin: 0 0 20px;
        width: 100%;
        text-align: center
    }
    .feature-img .img-responsive {
        margin: 0 auto;
        float: none
    }
    .main-content3 .title {
        font-size: 8px;
        line-height: 14px;
        padding: 0 15px
    }
    .main-content2 .features.one {
        width: 100%
    }
}

.gr__tooltip {
    display: none!important
}

#portfolio>div {
    float: left;
    width: 100%
}

#portfolio>div #choose-demo {
    float: left;
    width: 100%
}

.heading {
    clear: both;
    text-align: center
}

#theme-collection-product .heading {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 8% 0 15%
}

#theme-collection .layout-image .layout-thumb,
#theme-collection-product .layout-image .layout-thumb {
    padding-bottom: 95%
}

#theme-collection-product .theme-layout {
    float: left;
    width: 100%
}

.theme-collection .item .layout-image {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .05);
    background: #fff;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    padding: 0
}

#ttsinglepage-carousel .owl-item,
.theme-collection .item.hb-animate-element.hb-in-viewport.bottom-to-top .layout-image {
    animation: zoomIn .5s ease
}

.theme-collection .item .layout-image:hover {
    box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15)
}

.theme-collection .item .layout-content .layout-name .layout-title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 40px
}

#pages-collection.owl-carousel .owl-item {
    padding: 0 15px
}

#page-collection .main-content>#theme-collection {
    float: left;
    width: 100%;
    margin: -20px 0 0 0
}

#page-collection .page-collection {
    width: 100%;
    float: left;
    margin: 0 0 70px
}

#page-collection .page-collection .image-title,
#ttsinglepage .single .product-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    padding: 20px 0 0;
    float: left;
    width: 100%
}

#page-collection .slick-slide {
    outline: medium none;
    transform: scale(.8)
}

#page-collection .slick-slide.slick-current.slick-center {
    transform: scale(1);
    transition: all .4s ease-in-out 0s
}

div#page-collection .slick-list {
    padding: 0!important
}

.product-page {
    float: left;
    padding: 70px 0 30px;
    width: 100%
}

@media(max-width:1500px) {
    #theme-collection-product .theme-layout {
        width: 100%
    }
    .app-com.container-outer {
        padding: 100px 0
    }
    #theme-collection-product .heading {
        padding: 8% 0 18%
    }
}

@media(max-width:1300px) {
    #themes-slider {
        padding: 70px 0 20px
    }
}

@media(max-width:1199px) {
    #theme-collection-product .heading {
        padding: 8% 0 28%
    }
}

@media(max-width:991px) {
    #theme-collection-product .theme-layout .item .single .layout-image {
        position: static
    }
    #theme-collection-product.single-page {
        padding: 0
    }
    #theme-collection-product .theme-layout .item .five.single .layout-image,
    #theme-collection-product .theme-layout .item .four.single .layout-image {
        width: 100%
    }
    #theme-collection-product .heading {
        padding: 8% 0
    }
    #page-collection .owl-wrapper-outer .owl-item {
        transform: scale(1)
    }
}

@media (max-width:767px) {
    .heading h2 {
        font-size: 34px
    }
    #theme-collection .layout-image .layout-thumb,
    #theme-collection-product .layout-image .layout-thumb {
        padding-bottom: 60%
    }
    #theme-collection .theme-layout .img-responsive,
    #theme-collection-product .theme-layout .img-responsive {
        width: 100%
    }
    #theme-collection,
    #theme-collection-product {
        margin: 10px 0
    }
    .theme-collection .heading {
        margin: 0 0 30px
    }
    .highlight-top .wrap-left {
        float: left;
        width: 100%
    }
    #themes-slider {
        padding: 50px 0 0
    }
    #page-collection .page-collection {
        margin: 0 0 30px
    }
}

@media (max-width:480px) {
    .heading h2 {
        font-size: 28px;
        line-height: 30px
    }
    .product-page {
        padding: 50px 0 0
    }
    #theme-collection-product .theme-layout .item .single {
        margin: 0 0 10px;
        width: 100%
    }
    #theme-collection-product .theme-layout .item {
        padding: 10px 0
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0 0
    }
    #myTabContent {
        padding: 0 0 20px
    }
    #themes-slider .layout-image {
        margin: 30px 0
    }
}

.banner .img img {
    max-width: 100%
}

.highlight-wrap {
    float: left;
    width: 100%
}

.highlight-top {
    position: relative;
    float: left;
    width: 100%
}

.container-outer {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 100%
}

.highlight-top .wrap-left {
    float: left
}

.highlight-top .wrap-right {
    float: right
}

.header-style {
    float: left;
    width: 100%;
    margin: 0
}

.footer-style {
    float: left;
    width: 100%;
    margin: 0
}

.highlight-inner {
    float: left;
    width: 100%
}

.highlight-inner .cells {
    margin: 0 0 70px
}

.highlight-wrap .main-menu.container-outer {
    background: #fff none repeat scroll 0 0;
    padding: 50px 0 0;
    position: relative;
    display: flex;
    align-items: center
}

.main-menu .highlight-inner .cell-1.cells {
    padding: 0;
    margin: 0
}

.wrap-left .description,
.wrap-right .highlight-inner.description {
    float: right;
    text-align: center
}

.wrap-left .highlight-inner {
    float: left
}

.main-menu .highlight-inner.description {
    padding: 0 0 0 30%;
    text-align: left
}

.highlight-inner h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 30px;
    line-height: 64px;
    color: #fff;
    position: relative;
    text-transform: capitalize
}

.main-menu .highlight-inner h4 {
    color: #000
}

.main-menu .caption {
    font: 400 18px/26px "Montserrat", sans-serif;
    text-transform: capitalize
}

@media (max-width:767px) {
    .main-menu .highlight-inner h4 {
        font-size: 20px;
        line-height: 26px
    }
}

@media (max-width:480px) {
    .highlight-inner .cells {
        margin: 0 0 40px
    }
}

.blog-style,
.footer,
.header,
.highlight-top .wrap-right .megamenu {
    margin: 10px 0;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15)
}

.blog-design {
    margin: 0;
    float: left;
    width: 100%
}

.blog-design .cells {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin: 0 0 70px
}

.blog-design .blog .cell {
    margin: 0
}

.highlight-top .highlight-inner .shop-1 {
    float: left;
    height: 700px;
    overflow: hidden;
    transition: all .3s ease 0s;
    box-shadow: 0 5px 8px 1px rgba(0, 0, 0, .15);
    width: 100%
}

.highlight-top .highlight-inner .shop-1:hover {
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .2);
    transform: translateY(-10px)
}

.highlight-top .wrap-left.blog_design .description {
    padding: 100px 0 0
}

.theme-collection .heading {
    margin: 0 0 100px
}

.highlight-top .highlight-inner .cell-bg {
    border: 1px solid #e5e5e5
}

.highlight-inner img {
    max-width: 100%
}

.block-content.style1 {
    text-align: left
}

.block-content.style1 h4::before {
    background: #ffc000;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}

.pop-img {
    position: absolute;
    z-index: 1;
    animation: beat .5s infinite alternate;
    transform-origin: center
}

.pop-img.img1 {
    right: auto;
    left: 5%;
    top: -8%;
    bottom: auto
}

.pop-img.img2 {
    right: 5%;
    left: auto;
    top: -5%;
    bottom: auto
}

.pop-img.img3 {
    right: auto;
    left: 12%;
    top: auto;
    bottom: -8%
}

.pop-img.img4 {
    right: 10%;
    left: auto;
    top: auto;
    bottom: -15%
}

@keyframes beat {
    to {
        transform: scale(.9)
    }
}

.footer-style .wrap-left .caption,
.header-style .wrap-left .caption {
    color: #fff
}

#page-collection>#theme-collection .theme-layout {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0;
    background: #f7f8fa;
    margin: 0 0 80px
}

#theme-collection .item .layout-content .layout-name .layout-title {
    color: #000;
    font: 400 18px/20px "Montserrat", sans-serif;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: top
}

#theme-collection .item .layout-content .layout-name .layout-title:hover {
    color: #ffc000
}

#theme-collection .theme-layout .item .layout-content {
    margin: 25px 0 0;
    padding: 0
}

#feature-list .section-content {
    color: #000;
    margin: 20px 0 60px
}

#page-collection {
    margin: 0;
    float: left;
    width: 100%
}

#theme-collection-product .heading>p {
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.block-content.style1 p {
    color: #999;
    margin-bottom: 0
}

.app-com.container-outer {
    float: left;
    width: 100%;
    position: relative;
    background: #f7f8fa;
    padding: 90px 0
}

.app-com.container-outer .app-contain {
    float: left;
    width: 100%
}

.app-com.container-outer .app-contain .parallax-image img {
    width: 760px;
    height: auto
}

.app-com.container-outer .app-contain .wrap-left {
    padding: 0 100px
}

.app-com .app .ttoffer-icons .tticons {
    border-radius: 8px;
    width: 61px;
    height: auto
}

.app-com .app .ttoffer-icons {
    float: left;
    margin: 20px 0 0;
    width: 100%
}

.app-com .wrap-left .app {
    float: left;
    padding: 50px 0;
    width: 100%;
    text-align: left
}

.app-com .wrap-left .app p {
    color: #777;
    font-size: 16px;
    line-height: 24px
}

.app-com .wrap-left .cell-1.cells {
    padding: 0;
	margin: 0;
}

.app-com .wrap-left .app .app-title {
    font: 700 44px/50px "Montserrat", sans-serif;
    text-transform: capitalize;
    color: #111;
    margin-top: 0
}

.app-com .wrap-left .app>h3 {
    color: #333;
    font: 500 20px/24px "Montserrat", sans-serif;
    text-transform: capitalize
}

.app-com.container-outer img.img-responsive {
    position: relative;
    z-index: 1
}

.content-bottom {
    float: left;
    width: 100%;
    color: #000;
    text-align: center;
    position: relative;
    width: 100%
}

.showcase-content {
    float: left;
    width: 100%;
    padding: 50px 0;
    background: #111
}

.showcase-detail {
    padding: 0;
    text-align: center;
    float: left;
    width: 100%
}

.showcase-detail .title {
    font-size: 44px;
    line-height: 54px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 40px;
    color: #fff
}

.showcase-detail .subtitle {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 40px;
    color: #ddd;
    text-transform: capitalize
}

.showcase-detail .button .btn {
    background: #111;
    color: #fff;
    padding: 12px 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border: none;
    overflow: hidden
}

#showcase .image {
    float: left;
    padding: 0;
    width: 100%
}

#showcase .slick-list {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative
}

#showcase .collection .image div {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 315px
}

#showcase .collection {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 15px
}

#showcase .collection a {
    display: block;
    position: relative;
	border:5px solid #fff;
}

.showcase-list {
    float: left;
    width: 100%
}

.showcase-list .button a {
    border: 2px solid #ffc000;
    background: none;
    padding: 10px 22px
}

.showcase-list .button a:hover {
    background: #ffc000;
    color: #111
}

.showcase-list .button a::after {
    display: none
}

.showcase-list .owl-buttons {
    float: none;
    position: absolute;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: 50px;
    width: 280px;
    top: auto;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.showcase-list .owl-carousel .owl-buttons div,
.showcase-list .owl-carousel .owl-buttons div:hover {
    background: none;
    box-shadow: none;
    height: 50px;
    width: 50px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: none;
    line-height: 50px
}

.showcase-list .owl-carousel .owl-buttons div.owl-prev {
    float: left
}

.showcase-list .owl-carousel .owl-buttons div.owl-next {
    float: right
}

.showcase-list .owl-carousel .owl-pagination {
    counter-reset: number;
    position: static;
    margin: 50px 0;
    color: #fff
}

.showcase-list .owl-carousel .owl-pagination>.owl-page {
    counter-increment: number;
    vertical-align: top;
    margin: 0
}

.showcase-list .owl-carousel .owl-pagination .owl-page.active:before {
    content: counter(number)" ""of";
    position: relative;
    display: inline-block;
    color: #ffc000;
    vertical-align: top
}

.showcase-list .owl-carousel .owl-pagination .owl-page.active:before,
.showcase-list .owl-carousel .owl-pagination::after {
    font-size: 22px
}

.showcase-list .owl-carousel .owl-controls .owl-page span {
    background: none;
    height: 0;
    width: 0
}

.showcase-list .owl-carousel .owl-pagination::after {
    content: counter(number);
    margin-left: 9px
}

.showcase-list .owl-carousel .owl-buttons div::after {
    background: transparent url(../images/icons-btn.png) no-repeat scroll 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.showcase-list .owl-carousel .owl-buttons div.owl-prev::after {
    background-position: 8px -14px;
    left: 0;
    right: auto
}

.showcase-list .owl-carousel .owl-buttons div.owl-next::after {
    background-position: -38px -14px;
    right: 0;
    left: auto
}

#showcase .slick-arrow {
    font-size: 0;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #d0d0d0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all .4s;
    padding: 0;
    position: absolute;
    height: 35px;
    width: 35px;
    outline-style: none;
    line-height: 0;
    z-index: 9999
}

#showcase:hover .slick-arrow {
    opacity: 1
}

#showcase .slick-arrow.slick-next {
    right: 90px
}

#showcase .slick-arrow.slick-prev {
    left: 80px
}

#showcase .slick-arrow.slick-prev::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn2.png) no-repeat scroll 0 0;
    height: 32px;
    width: 30px;
    float: left;
    background-size: contain;
    background-position: 9px 0
}

#showcase .slick-arrow.slick-next::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn2.png) no-repeat scroll 0 0;
    height: 32px;
    width: 30px;
    float: left;
    background-size: contain;
    background-position: -10px 0
}

#showcase .slick-arrow:hover {
    background: #ddd;
    border-color: #ddd
}

@media(min-width:1530px) {
    .main-content .content-bottom>.container {
        max-width: 1500px
    }
}

@media (max-width:1300px) {
    .highlight-inner h4 {
        font-size: 42px;
        margin: 0 0 20px;
        line-height: 54px
    }
    .main-menu .caption {
        font: 400 16px/27px "Montserrat", sans-serif
    }
	.main-content>.theme-layout .title-desc {
		margin: -200px 0 0;
	}
}

@media (max-width:1199px) {
    .theme-layout .item .layout {
        margin: 0 0 30px;
        padding: 0 15px
    }
    .showcase-detail {
        padding: 0 25px
    }
    .showcase-detail .title {
        font-size: 34px;
        line-height: 44px
    }
    .showcase-detail .subtitle {
        font-size: 20px;
        line-height: 30px;
        padding: 0
    }
    .pop-img img {
        max-width: 80%
    }
}

@media (max-width:1500px) {
    .highlight-top .highlight-inner .shop-1 {
        height: 500px
    }
    .wrap-left .description,
    .wrap-right .highlight-inner.description {
        padding: 10% 0
    }
}

@media (max-width:1200px) {
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 37px;
        line-height: 46px
    }
    .main-menu .caption {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:1199px) {
    .highlight-top .highlight-inner .shop-1 {
        height: 370px
    }
    .wrap-left .description,
    .wrap-right .highlight-inner.description {
        padding: 0
    }
    #page-collection>#theme-collection .theme-layout {
        padding: 50px 0;
        margin: 0 0 50px
    }
    .main-menu .highlight-inner.description {
        padding: 0 0 0 20%
    }
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 50px
    }
    .main-content2 {
        margin: 0 0 20px
    }
}

@media (max-width:991px) {
    .blog .cells {
        margin: 0 0 50px
    }
    .showcase-detail .title {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 15px
    }
    .showcase-detail .subtitle {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 15px
    }
    .blog-design {
        margin: 0 0 15px
    }
    .highlight-top .wrap-left.blog_design .description {
        padding: 50px 0 0
    }
    .main-menu .highlight-inner.description {
        padding: 0 0 0 10%
    }
    .app-com .wrap-left .app {
        padding: 0;
        text-align: center
    }
    .app-com .wrap-left .cell-1.cells {
        margin: 0
    }
    .app-com .wrap-left .app .app-title {
        font-size: 34px;
        line-height: 40px
    }
    .app-com .wrap-left .app p {
        font-size: 14px;
        line-height: 22px
    }
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 28px;
        line-height: 36px
    }
    .main-menu .caption {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .4px
    }
    .section-heading {
        font: 700 28px/30px "Montserrat", sans-serif;
        margin: 0 0 20px;
        padding: 0 0 22px
    }
    .theme-layout .item .layout .layout-image .layout-content i.fas {
        font-size: 20px
    }
    .layout-content .layout-name .layout-title {
        font-size: 18px;
        line-height: 25px
    }
    .theme-layout .item .layout .layout-image .layout-content {
        padding: 15px 10px
    }
    .main-menu .highlight-inner.description {
        padding: 0
    }
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 15px
    }
    .showcase-list {
        width: 100%;
        float: left;
        padding: 0
    }
    .showcase-detail {
        padding: 0 0 40px;
        width: 100%;
        text-align: center
    }
    .pop-img.img1 {
        left: 0;
        top: -12%
    }
    .pop-img.img2 {
        right: 0
    }
    .pop-img.img3 {
        left: 5%
    }
    .pop-img.img4 {
        right: 4%
    }
	.main-content>.theme-layout .title-desc {
		margin: -190px 0 0;
	}
}

@media (max-width:767px) {
    .highlight-inner {
        padding: 0
    }
    .highlight-top .highlight-inner .cells {
        float: left;
        margin: 0 0 30px;
        width: 100%;
        padding: 0
    }
    .highlight-inner.parallax-image {
        margin: 0
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0 0 0 110px
    }
    .main-menu .caption {
        font-size: 12px;
        line-height: 20px
    }
    .pop-img img {
        max-width: 60%
    }
    .showcase-list .owl-carousel .owl-pagination {
        margin: 30px 0
    }
	.main-content>.theme-layout .title-desc {
		margin:0;
	}
}

@media(max-width:543px) {
    #page-collection>#theme-collection .theme-layout {
        padding: 30px 0;
        margin: 0 0 30px
    }
    #single-collection .title span.txt-anim {
        font-size: 40px;
        line-height: 45px
    }
    .highlight-wrap .main-menu.container-outer {
        display: block
    }
    .main-menu .highlight-inner.description {
        text-align: center
    }
    .app-com .wrap-left .app .app-title {
        font-size: 24px;
        line-height: 26px
    }
    .app-com .wrap-left .app>h3 {
        font-size: 16px;
        line-height: 18px
    }
    .app-com .wrap-left .app p {
        font-size: 12px;
        line-height: 20px
    }
    #showcase .slick-arrow {
        opacity: 1
    }
    .main-content2 {
        margin: 0
    }
}

@media(max-width:480px) {
    .app-com .wrap-left .cell-1.cells {
        margin: 0
    }
    .app-com.container-outer {
        padding: 50px 0
    }
    .header-style.container-outer {
        padding: 0
    }
    .footer-style.container-outer {
        padding: 0
    }
    #theme-collection,
    #theme-collection-product {
        margin: 0;
        padding: 0
    }
    .theme-collection .heading {
        margin: 0
    }
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 24px;
        line-height: 30px
    }
    #showcase .slick-arrow.slick-prev {
        left: 10px;
        top: 30%;
        bottom: auto
    }
    #showcase .slick-arrow.slick-next {
        right: 10px;
        top: 30%;
        bottom: auto
    }
    .pop-img img {
        max-width: 100%
    }
    .pop-img {
        width: 35%
    }
    .main-content3 .footer-get-theme {
        padding: 120px 0
    }
}

.header-block .main-header.fixed {
    background: rgba(255, 255, 255, .9);
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    animation: fixedmenu 1s ease 0s normal both 1 running;
    -webkit-animation: fixedmenu 1s ease 0s normal both 1 running;
    -moz-animation: fixedmenu 1s ease 0s normal both 1 running;
    -o-animation: fixedmenu 1s ease 0s normal both 1 running;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 20px 5%;
    width: 100%;
    z-index: 999
}

@-webkit-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@-moz-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@media (max-width:1629px) {
    .header-block .main-header.fixed {
        padding: 20px 2%
    }
}

@-moz-keyframes fillToRight {
    to {
        width: 100%
    }
}

@keyframes fillToRight {
    to {
        width: 100%
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev.slick-arrow {
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    left: 5px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}

.slick-next.slick-arrow {
    right: 5px;
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.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-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls .owl-buttons div {
    position: absolute
}

.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 40%
}

.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 40%
}

.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
}

.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)
}

.owl-carousel {
    margin: 0 0 20px;
    direction: ltr!important;
    z-index: 1
}

.owl-carousel:hover .owl-buttons div {
    opacity: 1
}

.owl-carousel .owl-buttons .owl-prev {
    left: 0;
    right: auto
}

.owl-carousel .owl-buttons .owl-next {
    right: 0;
    left: auto
}

.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}

.owl-pagination {
    text-align: center;
    top: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.owl-controls .owl-page {
    display: inline-block;
    margin: 0 6px
}

.owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 0;
	transition: all 400ms ease-in-out 0s;
	background:#bcb8b8;
	border-radius: 25px;
}
.owl-controls .owl-page.active span {
    background: rgb(255, 192, 0);
}

@media (max-width:480px) {
    .owl-carousel .owl-buttons .owl-next {
        right: -10px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: -10px
    }
}

@-webkit-keyframes myfirst {
    0% {
        left: 0;
        top: 25%
    }
    25% {
        left: 20px;
        top: 25%
    }
    50% {
        left: 20px;
        top: 26%
    }
    75% {
        left: -20px;
        top: 26%
    }
    100% {
        left: 0;
        top: 25%
    }
}

@keyframes myfirst {
    0% {
        left: 0;
        top: 25%
    }
    25% {
        left: 20px;
        top: 25%
    }
    50% {
        left: 20px;
        top: 26%
    }
    75% {
        left: -20px;
        top: 26%
    }
    100% {
        left: 0;
        top: 25%
    }
}

@-webkit-keyframes myfirst2 {
    0% {
        right: -110px;
        top: 56%
    }
    25% {
        right: -130px;
        top: 56%
    }
    50% {
        right: -130px;
        top: 57%
    }
    75% {
        right: -130px;
        top: 57%
    }
    100% {
        right: -110px;
        top: 56%
    }
}

@keyframes myfirst2 {
    0% {
        right: -110px;
        top: 56%
    }
    25% {
        right: -130px;
        top: 56%
    }
    50% {
        right: -130px;
        top: 57%
    }
    75% {
        right: -130px;
        top: 57%
    }
    100% {
        right: -110px;
        top: 56%
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.main-content .demo-content {
    float: left;
    width: 100%;
    background: #f7f8fa
}

#theme-collection-hover {
    float: left;
    width: 100%;
    margin: 0 0 80px
}

#theme-collection-hover .page-collection {
    margin: 10px 0;
    float: left;
	width: 100%;
	padding:0 15px;
}

#theme-collection-hover .page-collection .layout-image {
    border-radius: 10px;
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, .06);
    overflow: hidden;
    border: none;
    margin: 0;
    padding: 0
}
#theme-collection-hover .page-collection .layout-image:hover {
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, .06);
}
#theme-collection-hover .theme-collection .heading {
    text-align: left;
    margin: 0
}

#theme-collection-hover .theme-collection .heading p {
    line-height: 26px;
    color: #666
}

#theme-collection-hover .theme-collection .heading .section-heading::after {
    right: auto
}

#theme-collection-hover .theme-collection .item .layout-image span {
    background: #ffc000;
    border: none;
    color: #111;
    display: inline-block;
    font-size: 14px;
    height: 42px;
    line-height: 35px;
    width: 130px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transition: all 400ms ease-in-out 0s
}

#theme-collection-hover .theme-collection .item .layout-image:hover span {
    opacity: 1
}

#theme-collection-hover .theme-collection .item .layout-image span:hover {
    color: #fff
}

#theme-collection-hover .theme-collection .item .layout-image .btn-preview {
    padding: 0
}

#theme-collection-hover .theme-collection .item .layout-image img {
    max-width: 100%
}

#theme-collection-hover .theme-collection {
    float: left;
    width: 100%;
    padding: 70px 0;
    background: #f7f8fa;
}

#theme-collection-hover .theme-collection .item .layout-image .page a::after {
   	background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}
#theme-collection-hover .theme-collection .item .layout-image .page a:hover::after{
	opacity: 1;
	visibility: visible;
}
#theme-collection-hover .product-hover-inner .section-heading {
    font-size: 44px;
    line-height: 46px;
}
@media (min-width:992px) {
    #theme-collection-hover .product-hover-inner {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
    }
}

@media (max-width:1199px) {
    .product-hover-inner .section-heading {
        font-size: 38px;
        line-height: 40px;
        padding: 0 0 20px;
        margin: 0 0 25px
    }
	#theme-collection-hover .product-hover-inner .section-heading {
		font-size: 38px;
		line-height: 40px;
	}
    #theme-collection-hover {
        margin: 0 0 50px
    }
}

@media (max-width:991px) {
    #theme-collection-hover .collection-detail,
    #theme-collection-hover .product-image {
        width: 100%
    }
    #theme-collection-hover .theme-collection .heading {
        text-align: center;
        margin: 0 0 30px;
        line-height: 20px
    }
    #theme-collection-hover .theme-collection .heading .section-heading::after {
        right: 0
    }
}

@media (max-width:543px) {
    #theme-collection-hover {
        margin: 0 0 30px
    }
    .product-hover-inner .section-heading {
        font-size: 28px;
        line-height: 30px;
        padding: 0 0 15px;
        margin: 0 0 15px
    }
	#theme-collection-hover .product-hover-inner .section-heading {
		font-size: 28px;
        line-height: 30px;
	}
    #theme-collection-hover .theme-collection .heading {
        font-size: 12px
    }
    #product-hover .owl-item .page-collection {
        transform: none
    }
    #product-hover .owl-item .page-collection {
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top
    }
}

.theme-view {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: -16% 0 0;
}

.theme-view .laptop-view {
    float: left;
    width: auto;
    position: relative;
    margin-right: 80px
}

.theme-view .tablet-view {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    position: relative;
    margin-right: 80px
}

.theme-view .mobile-view {
    float: right;
    width: auto;
    position: relative
}

.theme-view .view-slider {
    position: absolute;
    top: 35px;
    bottom: auto;
    margin: 0 auto;
    left: 25px;
    right: 25px;
    border: 1px solid #fff
}

.theme-view .view-slider .privew-slider-content .layout img {
    height: auto
}

.theme-view .view-slider.mobile-view-slider {
    left: 12px;
    right: 12px
}

.theme-view .tablet-view-slider.view-slider {
    left: 15px;
    right: 15px;
    top: 25px
}

@media (max-width:1199px) {
    .theme-view .laptop-view,
    .theme-view .tablet-view {
        margin-right: 100px
    }
}

@media (max-width:991px) {
    .theme-view .laptop-view,
    .theme-view .tablet-view {
        margin-right: 50px
    }
    .theme-view .view-slider {
        top: 25px;
        left: 20px;
        right: 20px
    }
}

@media (max-width:543px) {
    .theme-view .laptop-view,
    .theme-view .tablet-view {
        margin-right: 15px
    }
    .theme-view .view-slider {
        top: 15px;
        left: 10px;
        right: 10px
    }
    .theme-view .view-slider.mobile-view-slider {
        left: 5px;
        right: 5px;
        top: 12px
    }
    .theme-view .tablet-view-slider.view-slider {
        left: 5px;
        right: 5px;
        top: 12px
    }
}

.theme-pages {
    text-align: center;
    position: relative;
    padding: 100px 0;
    margin: 0 0 80px;
    z-index: 1
}

.page-other-image {
    float: left;
    width: 100%
}

.theme-pages .page-main-image {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top
}

.theme-pages .page-other-image .image-content {
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
    transition: transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.theme-pages.open-pages .page-other-image .image-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important
}

.theme-pages .page-other-image .image-content.image1 {
    top: 0;
    left: -50px;
    right: auto;
    bottom: auto;
    -webkit-transform: translate3d(15vw, 15vh, 0);
    -moz-transform: translate3d(15vw, 15vh, 0);
    transform: translate3d(15vw, 15vh, 0)
}

.theme-pages .page-other-image .image-content.image2 {
    top: 0;
    bottom: auto;
    left: 18%;
    right: auto;
    z-index: -1;
    -webkit-transform: translate3d(5vw, 5vh, 0);
    -moz-transform: translate3d(5vw, 5vh, 0);
    transform: translate3d(5vw, 5vh, 0)
}

.theme-pages .page-other-image .image-content.image4 {
    top: 0;
    right: 12%;
    left: auto;
    bottom: auto;
    z-index: -1;
    -webkit-transform: translate3d(-5vw, 5vh, 0);
    -moz-transform: translate3d(-5vw, 5vh, 0);
    transform: translate3d(-5vw, 5vh, 0)
}

.theme-pages .page-other-image .image-content.image3 {
    top: auto;
    bottom: 20px;
    left: 12%;
    right: auto;
    z-index: -1;
    -webkit-transform: translate3d(5vw, -5vh, 0);
    -moz-transform: translate3d(5vw, -5vh, 0);
    transform: translate3d(5vw, -5vh, 0)
}

.theme-pages .page-other-image .image-content.image5 {
    z-index: -1;
    right: 20%;
    left: auto;
    bottom: 75px;
    top: auto;
    -webkit-transform: translate3d(-5vw, -5vh, 0);
    -moz-transform: translate3d(-5vw, -5vh, 0);
    transform: translate3d(-5vw, -5vh, 0)
}

.theme-pages .page-other-image .image-content.image6 {
    right: -55px;
    left: auto;
    bottom: 18%;
    top: auto;
    -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
@media (min-width:1903px) {
	#portfolio .theme-pages {
		max-width: 1903px;
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
@media (max-width:1500px) {
    .theme-pages .page-other-image .image-content.image1 {
        left: -8%
    }
    .theme-pages .page-other-image .image-content.image6 {
        right: -10%
    }
    .theme-pages .page-other-image .image-content.image5 {
        right: 15%;
        bottom: 15px
    }
    .theme-pages .page-other-image .image-content.image4 {
        right: 5%
    }
    .theme-pages .page-other-image .image-content.image3 {
        bottom: 0;
        left: 2%
    }
}

@media (max-width:1200px) {
    .theme-pages .page-main-image {
        width: 60%
    }
    .theme-pages .page-other-image .image-content {
        width: 25%
    }
    .theme-pages .page-other-image .image-content.image1 {
        left: -12%
    }
    .theme-pages .page-other-image .image-content.image3 {
        left: 5%
    }
    .theme-pages .page-other-image .image-content.image6 {
        right: -15%
    }
}

@media (max-width:1199px) {
    .theme-pages {
        margin: 0 0 50px
    }
}

@media (max-width:991px) {
    .theme-pages .page-main-image {
        width: 50%
    }
    .theme-pages {
        padding: 70px 0
    }
}

@media (max-width:767px) {
    .theme-pages {
        padding: 70px 0
    }
    .theme-pages {
        margin: 0 0 30px
    }
}

@media (max-width:480px) {
    .theme-pages {
        padding: 25px 0
    }
}