body {
    background: #fff;
    font: 400 14px/18px "Raleway", 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%
}
.text-uppercase{
    text-transform: uppercase;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    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-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        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-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .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-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .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:1600px) {
    .container {
        max-width: 1490px;
    }
}

.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 #ffbf34;
    background: #ffbf34;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    text-decoration: none;
    outline: none
}

.goToTop i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    height: 18px;
    width: 18px;
    font-size: 16px;
    line-height: 18px;
    padding: 0 4px
}

.goToTop:hover {
    background: #fff
}

.page {
    float: left;
    overflow: hidden;
    width: 100%
}

header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 3
}

header .header-content {
	float: left;
	width: 100%;
	padding: 80px 0 0;
}

.header-block {
    float: left;
    position: relative;
    width: 100%
}
.header-block .parallex {
    float: left;
    width: 100%;
    height: 740px;
    background-color: #191919;
    background-size: cover;
}
.header-block .header-bg {
    float: left;
    width: 100%;
    background: #222;
    height: 350px;
}
.header-content .logo-desc {
        float: left;
    text-align: center;
    width: 100%;
}
.item.all-layout {
    position: relative;
    float: left;
    width: 100%;
}
.header-logo {
    float: none;
    width: 250px;
    display: inline-block;
    vertical-align: top;
	margin:0 0 30px;
}

.header-logo>img {
    max-width: 100%
}

.logo-desc .header-description h1 {
    color: #fff;
    font: 400 42px/58px "Oswald", Helvetica, sans-serif;
    margin: 0 0 25px;
}

.logo-desc .header-description>h5 {
    font: 600 24px/28px "Raleway", Helvetica, sans-serif;
    color: #fff;
    margin: 0 0 20px;
    float: left;
    width: 100%;
}

.logo-desc .header-description a.btn {
    background: #e9ad3f;
    font: 600 14px/16px "Raleway", Helvetica, sans-serif;
    position: relative;
    padding: 13px 30px;
    color: #111;
    border-radius: 25px;
    margin: 10px 0 0;
    overflow: hidden;
    text-decoration: none;
}

.logo-desc .header-description a.btn:hover {
    background: #ffbf34;
    color: #000
}

.layout-image .layout-thumb span::before {
    background: #fff
}

.header-link a:hover::before,
.layout-image .layout-thumb span:hover::before {
    height: 100%
}

.header-link a::after {
    color: #fff;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 100%;
    transition: all 0.3s ease 0s;
    width: 100%
}

.header-link a::after,
.layout-image .layout-thumb span::after {
    opacity: 0
}

.layout-image .layout-thumb span:hover::after {
    transform: translateY(-190%);
    opacity: 1
}

.footer_link a:hover {
    background: #fff;
    color: #111;
}

.highlight-top .highlight-inner .blog-style.cell-bg {
    border: medium none
}

.header-link a:hover::after {
    transform: translateY(-115%);
    opacity: 1
}

.footer_link {
    display: inline-block;
    float: none;
    width: auto;
    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%;
	text-align:center;
}
.header-block .header-description{
    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 "Raleway", sans-serif;
    text-decoration: none;
    outline: none
}

.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
}

.main-header .header-link {
    float: right;
    position: relative;
    z-index: 1
}

.footer_link a {
    background: #e9ad3f;
    border: none;
    color: #111;
    display: inline-block;
    font: 600 14px/16px "Raleway", Helvetica, sans-serif;
    padding: 14px 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    transition: all 400ms ease-in-out 0s
}

.header-link a {
    border: 2px solid #1f1f1f;
    border-radius: 50px;
    color: #1f1f1f;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 37px;
    min-width: 199px;
    padding: 4px 6px 5px 30px;
    text-align: center;
    text-decoration: none;
    outline: none;
    text-transform: capitalize
}

.header-link a:hover {
    border-color: #ffbf34;
    color: #000
}

.header-link a img {
    padding-left: 10px;
    vertical-align: top
}

.header-image {
	float: left;
	width:100%;
	position:relative;
}
.main-menu > .bg {
    float: left;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: url(../images/main-bg.png) no-repeat center;
    z-index: 0;
}
@media (max-width:1629px) {
    .header-image .layout-image {
        bottom: 10px
    }
}
@media (max-width:1499px) {
	.header-block .parallex {
		height: 620px;
	}
}
@media (max-width:1400px) {
    .header-image .layout-image {
        width: 20%
    }
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 10%
    }
    header .header-content .header-image .img.img9 {
        bottom: 13%
    }
    header .header-content .header-image .img.img8 {
        bottom: 17%
    }
    header .header-content .header-image .img.img7 {
        bottom: 20%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        ;
        bottom: 35%
    }
    header .header-content .header-image .img.img2 {
        bottom: 30%
    }
    header .header-content .header-image .img.img4,
    header .header-content .header-image .img.img3 {
        bottom: 42%
    }
}
@media (max-width:1199px) {
    .logo-desc .header-description h1 {
        font-size: 34px;
        line-height: 50px
    }
    .logo-desc .header-description>h5 {
        font-size: 24px;
        line-height: 32px
    }
	.header-block .header-bg {
		height: 220px;
	}
}

@media (max-width:991px) {
    .main-header .header-nav ul.main-menu li {
        padding: 20px 12px
    }
    .header-link a{
        font-size: 14px;
        min-width: 140px
    }
    .main-header .header-nav {
        margin: 0;
        padding: 10px 0
    }
    header {
        padding: 0
    }
    .main-header .header-link {
        margin: 15px 0
    }
    .header-content .logo-desc{
        top: 20%;
    }
	.header-block .header-bg {
		height: 180px;
	}
}

@media (max-width:767px) {
    .logo-desc .header-description>h5 {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 10px;
    }
    .logo-desc .header-description a.btn {
        padding: 12px 14px;
        font-size: 12px
    }
    header .header-content .header-image {
        height: 65vh!important
    }
    .header-content .logo-desc{
        top: 10px;
    }
	.header-block .parallex {
		height: 520px;
	}
}

@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.img4,
    header .header-content .header-image .img.img3 {
        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-block .parallex {
		height: 380px;
	}
	.header-block .header-bg {
    height: 90px;
}
}

@media (max-width:480px) {
    .header-block .left-img .left-bg {
        display: none
    }
    .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 a.btn:hover::after {
        transform: translateY(-150%)
    }
    .header-link a {
        height: 40px;
        padding: 0 6px
    }
    .header-logo {
        width: 140px
    }
    header .header-content .header-image {
        height: 45vh!important
    }
    .logo-desc .header-description a.btn {
        padding: 8px 12px;
        font-size: 10px
    }
    .header-content .logo-desc{
        left: 15px;
    }
    .header-block .main-header{
        padding: 0 0 5px;
    }
}

@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.img4,
    header .header-content .header-image .img.img3 {
        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: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: capitalize
}

.btn-default {
    background: #ffbf34;
    border-color: #fff;
    color: #fff;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms 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 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-decoration: none;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.btn::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .2;
    position: absolute;
    top: 0;
    width: 0;
    border-radius: 25px;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}

.btn:hover::after {
    width: 100%;
}

.btn-xl {
    padding: 12px 26px;
    background: #333
}

.btn-xl:hover {
    background: #ffbf34
}

.offer-text {
    float: left;
    width: 100%;
    position: relative;
    background: #e9ad3f;
    padding: 36px 0;
    text-align: center;
}
.offer-text .animation-text {
    float: none;
    display: inline-block;
    vertical-align: top;
    font: 400 32px/40px 'oswald', Helvetica, sans-serif;
    animation: marquee 15s linear infinite;
    color: #111;
}

@media (max-width:1199px) {
    .offer-text{
        padding: 25px 0;
    }
    .offer-text .animation-text{
        font-size: 24px;
        line-height: 30px;
    }
}
@media (max-width:480px) {
     .offer-text{
        padding: 15px 0;
    }
    .offer-text .animation-text{
        font-size: 14px;
        line-height: 20px;
    }
}
@-moz-keyframes marquee{
 0% {
  -moz-transform:translateX(100%)
 }
 100% {
  -moz-transform:translateX(-100%)
 }
}
@-webkit-keyframes marquee{
 0% {
  -webkit-transform:translateX(100%)
 }
 100% {
  -webkit-transform:translateX(-100%)
 }
}
@keyframes marquee {
 0% {
  -moz-transform:translateX(100%);
  -webkit-transform:translateX(100%);
  transform:translateX(100%)
 }
 100% {
  -moz-transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  transform:translateX(-100%)
 }
}
.animation-text:hover {
    animation-play-state: paused
}
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: italic 400 14px/22px "Raleway", Helvetica, sans-serif;
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
}
.theme-layout .main-heading .section-heading::after,
#product-page-collection .theme-layout .section-heading::after,
#single-collection .section-heading::after,
.main-content2 .choose-service .section-heading::after  {
    content: "";
    height: 18px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 151px;
    background: rgba(0,0,0,0) url(../images/separator.png)no-repeat scroll center bottom;
}
#portfolio {
    float: left;
    width: 100%
}

.main-content {
    float: left;
    width: 100%
}
.theme-layout .main-heading {
    float: left;
    width: 100%;
    padding: 0 0 30px;
}
.section-heading {
    font: 400 36px/38px "Oswald", Helvetica, sans-serif;
    position: relative;
    margin: 0 0 25px;
    padding: 0 0 40px;
    color: #111;
    float: left;
    width: 100%;
}

.layout-content .layout-name .layout-detail {
    color: #888;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    float: left
}

.main-content .view-demo {
    float: left;
    width: 100%;
    margin: 0 0 50px;
    padding: 12px 0;
    position: relative
}

.main-content .view-demo>ul {
    margin: 0;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.main-content .view-demo::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #d9d9d9;
    bottom: 0;
    height: 1px;
    width: 100%;
    top: auto;
    margin: 0 auto
}

.main-content .view-demo li {
    float: left;
    list-style: outside none none;
    margin: 0 22px
}

.main-content .view-demo li a {
    font: 600 20px/24px "Raleway", sans-serif;
    text-decoration: none;
    text-transform: capitalize;
    color: #000;
    position: relative;
    padding: 0 0 13px
}

.main-content .view-demo li a::before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    background: #ffbf34;
    bottom: 0;
    transition: all 400ms 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 400ms ease-in-out;
    opacity: 0
}

.theme-layout .item .layout .layout-image .layout-content i.fas {
    font-size: 26px;
    float: right;
    color: #a7a7a7;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms 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
}

@media (max-width:1200px) {
    .theme-layout .layout-image {
        padding: 0
    }
}

@media (max-width:1199px) {
    .main-content .view-demo::after {
        width: 97%
    }
    .main-content .view-demo li a {
        font-size: 18px
    }
    .main-content .view-demo {
        margin: 0 0 20px
    }
    .section-heading{
    	font-size: 28px;
    	line-height: 32px;
    }
}

@media (max-width:480px) {
    .section-heading{
        font-size: 20px;
        line-height: 26px;
    }
}

.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 #demo {
    float: left;
    width: 100%
}

.main-content #themes.theme-layout {
    float: left;
    width: 100%;
    text-align: center;
    background: #f5f5f5;
    padding: 80px 0 0;
}

.theme-layout .common {
    float: left;
    width: 100%;
    position: relative
}

.main-content .demo-content {
    float: left;
    width: 100%;
}

#myTabContent .grid-content {
    position: relative;
    float: left;
    width: 100%
}

#about-interior {
    display: none
}

.main-content .tab-pane {
    display: none
}

.main-content .tab-pane.active {
    display: block
}
.main-content .tab-pane .owl-item {
    padding: 0 15px;
}
.hb-animate-element.bottom-to-top.hb-in-viewport .cells{
    padding: 0;
}
.item.all-layout .layout-image {
    float: left;
    position: relative;
    text-align: center;
    padding: 3px;
}
#portfolio .main-content .item.all-layout .layout-image{
    animation: zoomIn .5s ease;
    border: 3px solid #fff;
    background: #fff;
    box-shadow: 0 6px 22px 2px rgba(0, 0, 0, .06);
}
.layout-image .layout-thumb-wrap {
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.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);
}
.layout-image:hover .layout-thumb-wrap::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%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.layout-image .layout-thumb {
    background-clip: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition: all 3s ease-in-out 0s;
    -webkit-transition: all 3s ease-in-out 0s;
    -moz-transition: all 3s ease-in-out 0s;
    -o-transition: all 3s ease-in-out 0s;
    -ms-transition: all 3s ease-in-out 0s;
	height:100%;
}
.layout-image .layout-thumb span {
    background-color: #fff;
    bottom: 0;
    color: #000;
    display: block;
    font-weight: 500;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    right: 0;
    text-transform: uppercase;
    top: 0;
    margin: auto;
    width: 140px;
    height: 45px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    z-index: 1;
}
.layout-image:hover .layout-thumb span{    
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.layout-image .layout-thumb span::before {
    content: "";
    -webkit-transform: scale(.5, 1);
    -moz-transform: scale(.5, 1);
    -ms-transform: scale(.5, 1);
    -o-transform: scale(.5, 1);
    transform: scale(.5, 1);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: -1;
}
.item.all-layout .layout-content {
    text-align: center;
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
}
.theme-layout-col{
    margin: 0 0 70px;
}
.layout-content .layout-name .layout-title {
    font: 400 20px/24px "Oswald", Helvetica, sans-serif;
    color: #111;
    text-align: center;
    text-decoration: none;
}

.layout-content .layout-name .layout-title:hover {
    color: #e9ad3f;
}
.owl-prev,
.owl-next {
    font-size: 0
}
.owl-pagination {
    text-align: center;
    top: 0;
    position: relative;
}
.owl-controls .owl-page {
    display: inline-block;
    margin: 0 6px;
}
.owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 5px;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    margin: 10px 0;
    transition: all 0.5s;
}
.owl-controls .owl-page.active span {
    background: #e9ad3f;
    width: 22px;
}

#myTabContent {
    float: left;
    width: 100%;
}

.theme-collection #ttsinglepage-carousel .single {
    padding: 30px;
    float: left;
    width: 100%
}

@media(max-width:1199px) {
    .main-content .theme-layout{
        padding: 40px 0 0;
    }
    .layout-image .layout-thumb{
        height: 400px;
    }
    .theme-layout-col{
        margin: 0 0 30px;
    }
}
@media(max-width:991px) {
    .theme-collection #ttsinglepage-carousel .single {
        padding: 0 30px
    }
    .layout-image .layout-thumb{
        height: 300px;
    }
}
@media(max-width:767px) {
    .layout-content .layout-name .layout-title{
        font-size: 16px;
        line-height: 20px;
    }
    .theme-layout-col{
        margin: 0 0 15px;
    }
    .layout-image .layout-thumb{
        height: 250px;
    }
    .theme-layout .main-heading{
        padding: 0 15px 30px;
    }
}
@media(max-width:543px) {
    .theme-layout-col{
        width: 50%;
    }
}
@media(max-width:480px) {
    #myTabContent .tt-carousel {
        padding: 0;
    }
    .main-content .theme-layout{
        padding: 25px 0 0;
    }
    .theme-layout-col{
        padding: 0 10px;
    }
    .main-content .theme-layout .container {
        padding: 0 5px;
    }
    .layout-image .layout-thumb{
        height: 200px;
    }
}

.layout-image .btn-preview {
    float: left;
    width: 100%
}

.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
}

.item.box-odd .layout-image {
    float: left;
    position: relative;
    text-align: center
}
.theme-layout .item .layout {
    padding: 0 30px;
    margin: 0 0 50px
}

.layout-image .layout-thumb img {
    width: 100%;
    height: auto;
    float: left
}

.layout.grid-item {
    margin-bottom: 80px
}

.layout-image.col-xs-12 {
    padding: 0
}

@media(max-width:1199px) {
    .layout.grid-item {
        margin-bottom: 60px
    }
}

.layout-image .layout-thumb.page1 {
    background-image: url(../images/collection/category-grid.png)
}

.layout-image .layout-thumb.page2 {
    background-image: url(../images/collection/category-list.png)
}

.layout-image .layout-thumb.page3 {
    background-image: url(../images/collection/product.png)
}

.layout-image .layout-thumb.page4 {
    background-image: url(../images/collection/cart.png)
}

.layout-image .layout-thumb.page5 {
    background-image: url(../images/collection/checkout.png)
}

.layout-image .layout-thumb.page6 {
    background-image: url(../images/collection/latest_blog.png)
}

.layout-image .layout-thumb.page7 {
    background-image: url(../images/collection/brand.png)
}

.layout-image .layout-thumb.page8 {
    background-image: url(../images/collection/contact-us.png)
}

.layout-image .layout-thumb.page9 {
    background-image: url(../images/collection/registration.png)
}

#theme-collection-product #ttsinglepage-carousel {
    padding: 0 60px
}

.layout-image .layout-thumb.product1 {
    background-image: url(../images/collection/product1.png)
}

.layout-image .layout-thumb.product2 {
    background-image: url(../images/collection/product2.png)
}

.layout-image .layout-thumb.product3 {
    background-image: url(../images/collection/product3.png)
}

@media (max-width:1199px) {
    .main-content {
        padding: 0
    }
    .bg-primary {
        margin: 50px 0 0
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .features .features-block {
        margin: 0 0 30px
    }
}

@media (max-width:991px) {
    .logo-desc .header-description h1 {
        font-size: 30px;
        line-height: 40px
    }
    .bg-primary {
        margin: 0;
        padding: 50px 0 10px
    }
}

@media (max-width:767px) {
    .logo-desc .header-description h1 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 20px;
    }
}

@media (max-width:480px) {
    .logo-desc .header-description h1 {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:571px) and (min-width:481px) {
    .item.box-odd .layout-content .layout-name .layout-counter {
        margin: 0
    }
}

@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:767px) {
    h2 {
        font-size: 30px;
        line-height: 34px
    }
    .section-content {
        font-size: 14px
    }
    .main-content {
        padding: 0
    }
    #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
    }
}

@media (max-width:480px) {
    .theme-layout .item.box-odd.box-odd-2 .col-xs-6,
    .item.box-even .col-xs-4,
    .item.box-odd .col-xs-4 {
        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;
    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 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.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 .features-block,
.hb-animate-element.bottom-to-top.hb-in-viewport .cells {
    animation: zoomIn 500ms ease
}

.main-content .more-coming-soon,
.main-content2 .more-coming-soon {
    background: #333;
    color: #fff;
    float: left;
    font: 400 16px/18px "Raleway", sans-serif;
    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;
    width: 100%
}
#main-content2 {
	background: #f9f7f7;
	float: left;
	text-align: center;
	width: 100%
}
.main-content2 {
	padding: 80px 0 50px;
    float: left;
    width: 100%;
}
@media (min-width: 1903px) {
	.main-content2 {
		float: none;
		display:inline-block;
		vertical-align: top;
		max-width: 1903px;
	}
}

.main-content2 .features.one {
    width: 100%;
    float: left;
}
.main-content2 .choose-service {
    color: #000;
    margin: 0 0 10px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr!important
}

.features .features-block {
    margin: 0 0 40px
}

#feature-list {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0
}

.feature-img {
    margin: 0 0 12px;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 20px;
    background: #fff;
}

.feature-content {
    color: #000;
    text-align: left
}

.features .features-block .feature-title {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    color: #666;
    text-transform: capitalize;
}

.feature-img .img-responsive {
    border: medium none;
    display: block;
    height: auto;
    margin: auto;
    transition: all 0.6s ease 0s;
    max-width: 100%
}

.feature-img:hover .img-responsive {
    transform: translateY(-10px)
}

.main-content3 {
    background: #c0a5aa;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.main-content3 .footer-get-theme {
    padding: 150px 0;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.main-content3 .title {
    color: #ccc;
    float: left;
    font: italic 500 14px/18px "Raleway", Helvetica, sans-serif;
    margin: 0 0 30px;
    text-transform: capitalize;
    width: 100%;
    line-height: 28px
}

.footer-get-theme>.footer-title {
    color: #fff;
    font: 400 36px/40px "Oswald", sans-serif;
    text-transform: uppercase;
    margin: 0 0 25px
}

.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;
}

.main-content4 .footer-privacy a:hover {
    text-decoration: underline
}
@media (max-width:1399px){
    .features .features-block{
        min-height: 170px;
    }
}
@media (max-width:1200px) {
    .feature-img {
        margin: 0 0 10px
    }
}

@media (max-width:1199px) {
    .main-content2 .main-content2-content {
        padding: 0 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .feature-img,
    .feature-content {
        margin: 0 0 20px;
        text-align: center;
        width: 100%
    }
}

@media (max-width:991px) {
    .footer-get-theme>.footer-title {
        font-size: 26px
    }
    .features .features-block {
        margin: 0 0 30px;
        width:25%;
        float: left;
        min-height: 180px;
    }
    .main-content2{
        padding: 50px 0 20px;
    }
}

@media (max-width:767px) {
    .theme-layout .item {
        float: left
    }
    .main-content3>div {
        padding: 30px 20px
    }
    #megamenu .menu {
        position: static;
        float: none;
        display: inline-block;
        vertical-align: top
    }
}
@media (max-width:600px){
    .features .features-block{
        width: 33.33%;
    }
}
@media (max-width:543px){
    .main-content2 .main-content2-content{
        float: left;
        width: 100%;
        padding: 0;
    }
}
@media (max-width:480px) {
    .theme-layout .item {
        width: 100%
    }
    .feature-img,
    .feature-content {
        margin: 0 0 20px;
        width: 100%;
        text-align: center
    }
    .feature-img .img-responsive {
        margin: 0 auto;
        float: none
    }
    .main-content2 {
        padding: 20px 0 0
    }
    .main-content3>div {
        padding: 30px 15px;
    }
    .footer-get-theme>.footer-title {
        font-size: 22px;
        line-height: 30px
    }
    .features .features-block{
        width: 50%;
    }
}

.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;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}
div#ttsinglepage{
	margin: 0;
}
.theme-collection .two.single {
    float: left;
    width: 100%;
}
.theme-collection .item .layout-image {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
    background: #fff;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    margin: 10px;
}

.theme-collection .item.hb-animate-element.hb-in-viewport.bottom-to-top .layout-image,
#ttsinglepage-carousel .owl-item {
    animation: zoomIn 500ms ease
}

#page-collection .owl-wrapper-outer .owl-item {
    transform: scale(.8);
    animation: zoomIn 500ms ease
}

#page-collection .owl-wrapper-outer .owl-item.active {
    transform: scale(1);
    transition: all 400ms ease-in-out 0s
}

#page-collection .page-collection {
    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 400ms 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%
    }
    #theme-collection-product.single-page {
        padding: 0 0 25%
    }
}

@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 .four.single .layout-image,
    #theme-collection-product .theme-layout .item .five.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
    }
    .tt-carousel .cell-1.cells {
        padding: 0
    }
    .highlight-top .wrap-left {
        float: left;
        width: 100%
    }
}

@media (max-width:480px) {
    .heading h2 {
        font-size: 24px;
        line-height: 26px
    }
    .product-page {
        padding: 50px 0 0
    }
    #theme-collection-product .theme-layout .item .single {
        margin: 0 0 10px;
        width: 100%
    }
    #pages-collection {
        padding: 0 15px;
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0 0;
    }
    #myTabContent {
        padding: 0 0 20px
    }
}

.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
}

.highlight-inner {
    float: left;
    width: 100%;
}

.highlight-wrap .main-menu.container-outer {
    background: #fff none repeat scroll 0 0;
    padding: 140px 0
}

.main-menu .highlight-inner .cell-1.cells {
    padding: 0
}

.main-menu .megamenu>img {
    border-radius: 0
}

.highlight-top .wrap-right .megamenu,
.header,
.footer,
.blog-style {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
    padding: 10px;
    margin: 10px 0;
    display: inline-block;
    vertical-align: top;
    animation: zoomIn 500ms ease
}
.header a, .footer a, .blog-style a{
	float: left;
    width: 100%;
}
.wrap-right .highlight-inner.description,
.wrap-left .description {
    float: right;
    text-align: center
}

.wrap-left .highlight-inner {
    float: left
}

.blog .cells .blog-style {
    margin: 0;
    box-shadow: 0 2px 21px 5px rgba(0, 0, 0, .04)
}

.cell-2 .blog_description .heading {
    margin: 18% 0 0
}

.cell-2 .blog_description .heading::after {
    bottom: 95%;
    top: auto;
    transform: rotate(148deg);
    height: 140px
}

.cell-3 .blog_description .heading {
    float: right;
    margin: 120px 150px 0 0
}

.cell-3 .blog_description .heading::after {
    right: -56%;
    left: auto;
    transform: rotate(65deg);
    top: -50px
}

.highlight-top .highlight-inner .shop-1 {
    float: left;
    height: 700px;
    overflow: hidden;
    transition: all 0.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
}

.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: #ffbf34;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}

.highlight-inner h4 {
    font-family: "Raleway", 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 .highlight-inner.description {
    padding: 15% 30% 15% 0;
    text-align: left
}

.main-menu .highlight-inner.description .number {
    text-align: center
}

.main-menu .caption {
    font: 400 18px/30px "Raleway", sans-serif;
    text-transform: capitalize
}

.app-com.container-outer {
    float: left;
    padding: 160px 0 0;
    width: 100%;
    position: relative
}

.app-com.container-outer .background-img {
    background-image: url(../images/background-img.jpg);
    backface-visibility: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: opacity 0.4s ease 0s
}

.app-com .app .ttoffer-icons .tticons {
    border-radius: 0
}

.app-com .app .ttoffer-icons {
    float: left;
    margin: 20px 0 0;
    width: 100%
}

.app-com .wrap-left .app {
    float: left;
    padding: 5% 0 5% 0;
    width: 100%;
    text-align: left
}

.app-com .wrap-left .cell-1.cells {
    padding: 0
}

.app-com .wrap-left .app>h2 {
    font: 700 50px/50px "Raleway", sans-serif;
    text-transform: capitalize;
    color: #ffbf34
}

.app-com .wrap-left .app>h3 {
    color: #fff;
    font: 400 20px/24px "Raleway", sans-serif;
    text-transform: capitalize
}

.highlight-inner.parallax-image {
    margin: 0 0 -23%
}

.blog.container-outer {
    float: left;
    width: 100%
}

.blog .highlight-inner.description>h4 {
    color: #ffbf34
}

.blog .wrap-left .caption {
    font: 400 16px/20px "Raleway", sans-serif
}

.header-style .wrap-left .caption,
.footer-style .wrap-left .caption {
    color: #fff
}
#theme-collection .item .layout-content .layout-name .layout-title {
    color: #000;
    font: 400 18px/20px "Raleway", sans-serif;
    margin: 0;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: top
}

#theme-collection .item .layout-content .layout-name .layout-title:hover {
    color: #ffbf34
}

#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
}

.showcase-content {
    float: left;
    width: 100%;
    padding: 8% 0
}

@media(min-width:1530px) {
    .main-content .content-bottom>.container {
        max-width: 1500px
    }
}

#showcase {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 410px;
    background-image: url(../images/showcase/main.png)
}

.showcase-detail {
    padding: 3% 0;
    text-align: center;
}

.showcase-detail .title {
    font:400 46px/56px "Oswald", Helvetica, sans-serif;
    margin: 0 0 30px
}

.showcase-detail .subtitle {
    font: italic 500 14px/18px "Raleway", Helvetica, sans-serif;
    margin: 0 0 30px;
    color: #fff;
    text-transform: capitalize
}

.showcase-detail .button .btn {
    background: #ffbf34;
    color: #000;
    padding: 10px 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border: none;
    overflow: hidden
}

#showcase .image {
    float: left;
    padding: 45px 4px;
    width: 98%
}

#showcase .slick-list {
    width: 70%;
    float: none;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    z-index: 999
}

#showcase .collection .image div {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 284px
}

#showcase .collection {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0
}

#showcase .collection .image .product1 {
    background-image: url(../images/showcase/01.jpg)
}

#showcase .collection .image .product2 {
    background-image: url(../images/showcase/02.jpg)
}

#showcase .collection .image .product3 {
    background-image: url(../images/showcase/03.jpg)
}

#showcase .collection .image .product4 {
    background-image: url(../images/showcase/04.jpg)
}

#showcase .collection .image .product5 {
    background-image: url(../images/showcase/05.jpg)
}

#showcase .collection .image .product6 {
    background-image: url(../images/showcase/06.jpg)
}

#showcase .collection .image .product7 {
    background-image: url(../images/showcase/07.jpg)
}

#showcase .collection .image .product8 {
    background-image: url(../images/showcase/08.jpg)
}

#showcase .collection .image .product9 {
    background-image: url(../images/showcase/09.jpg)
}

#showcase .collection .image .product10 {
    background-image: url(../images/showcase/10.jpg)
}

#showcase .collection .image .product11 {
    background-image: url(../images/showcase/11.jpg)
}

#showcase .collection .image .product12 {
    background-image: url(../images/showcase/12.jpg)
}

#showcase .collection .image .product13 {
    background-image: url(../images/showcase/13.jpg)
}

#showcase .collection .image .product14 {
    background-image: url(../images/showcase/14.jpg)
}

#showcase .collection .image .product15 {
    background-image: url(../images/showcase/15.jpg)
}

#showcase .collection .image .product16 {
    background-image: url(../images/showcase/16.jpg)
}

#showcase .collection .image .product17 {
    background-image: url(../images/showcase/17.jpg)
}

#showcase .collection .image .product18 {
    background-image: url(../images/showcase/18.jpg)
}

#showcase .collection .image .product19 {
    background-image: url(../images/showcase/19.jpg)
}

#showcase .collection .image .product20 {
    background-image: url(../images/showcase/20.jpg)
}

#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: 32px;
    width: 30px;
    line-height: normal
}

#showcase:hover .slick-arrow {
    opacity: 1
}

#showcase .slick-arrow.slick-next {
    right: 76px
}

#showcase .slick-arrow.slick-prev {
    left: 70px
}

#showcase .slick-arrow.slick-prev::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn.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-btn.png) no-repeat scroll 0 0;
    height: 32px;
    width: 30px;
    float: left;
    background-size: contain;
    background-position: -10px 0
}

@media (max-width:1400px) {
    .showcase-detail .title {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 20px
    }
    #showcase .image {
        padding: 38px 0
    }
    #showcase {
        min-height: 350px;
        margin: 0
    }
    .showcase-detail {
        padding: 50px 0
    }
    .showcase-content {
        padding: 50px 0
    }
    #showcase .collection .image div {
        min-height: 270px
    }
}

@media (max-width:1300px) {
    #showcase {
        min-height: 300px
    }
    #showcase .collection .image div {
        min-height: 230px
    }
    .highlight-inner h4 {
        font-size: 42px;
        margin: 0 0 20px;
        line-height: 54px
    }
    .main-menu .caption {
        font: 400 16px/27px "Raleway", sans-serif
    }
    .app-com.container-outer {
        padding: 100px 0 0
    }
}

@media (max-width:1199px) {
    #showcase .image {
        padding: 28px 0
    }
    .showcase-detail .title {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 20px
    }
    .showcase-detail .subtitle {
        margin: 0 0 20px
    }
    #showcase .collection .image div {
        min-height: 190px
    }
    #showcase {
        min-height: 230px
    }
    #showcase .slick-arrow.slick-prev {
        left: 40px
    }
    #showcase .slick-arrow.slick-next {
        right: 40px
    }
}

@media (max-width:991px) {
    .showcase-list {
        width: 100%;
        float: left;
        padding: 0
    }
    .showcase-detail {
        padding: 40px 15px;
        width: 100%;
        text-align: center
    }
    #showcase {
        min-height: 325px
    }
    #showcase .image {
        padding: 40px 0
    }
    #showcase .collection .image div {
        min-height: 270px
    }
}

@media (max-width:700px) {
    #showcase {
        min-height: 290px
    }
    #showcase .collection .image div {
        min-height: 235px
    }
}

@media (max-width:600px) {
    #showcase {
        min-height: 190px
    }
    #showcase .image {
        padding: 25px 0
    }
    #showcase .collection .image div {
        min-height: 230px
    }
}

@media (max-width:543px) {
    #showcase .collection .image div {
        min-height: 190px
    }
}

@media(max-width:480px) {
    #showcase .owl-buttons>div {
        opacity: 1;
        position: static;
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px
    }
    #showcase .collection .image div {
        min-height: 155px
    }
}

@media (max-width:360px) {
    #showcase .image {
        padding: 16px 0
    }
    #showcase .collection .image div {
        min-height: 115px
    }
    #showcase .collection {
        margin: 0 0 0 3px
    }
}

@media (max-width:1500px) {
    .highlight-top .highlight-inner .shop-1 {
        height: 500px
    }
    .wrap-right .highlight-inner.description,
    .wrap-left .description {
        padding: 10% 0
    }
}

@media(max-width:1400px) {
    .main-menu .highlight-inner.description {
        padding: 15% 20% 15% 0
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 80px 0 170px
    }
    .app-com .wrap-left .app>h2 {
        font: 700 40px/42px "Raleway", sans-serif
    }
}

@media (max-width:1300px) {
    .blog .cell-1 .blog-style {
        margin: 30px 0 0
    }
    .blog_description .heading::after {
        height: 130px
    }
    .cell-2 .blog_description .heading::after {
        height: 110px
    }
    .blog_description .heading {
        font-size: 16px;
        height: 120px;
        line-height: 22px;
        padding: 40px 0;
        width: 120px
    }
    .cell-3 .blog_description .heading {
        margin: 110px 110px 0 0
    }
}

@media (max-width:1200px) {
    .highlight-inner h4,
    #feature-list .service-heading {
        font-size: 37px;
        line-height: 46px
    }
    .main-menu .caption {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:1199px) {
    .app-com .wrap-left .app>h2 {
        font: 700 30px/32px "Raleway", sans-serif
    }
    .highlight-top .highlight-inner .shop-1 {
        height: 370px
    }
    .wrap-right .highlight-inner.description,
    .wrap-left .description {
        padding: 0
    }
    .highlight-top .wrap-right {
        padding: 0
    }
    .highlight-top .description .number {
        margin: 20px 0
    }
}

@media (max-width:991px) {
    .blog_description .heading {
        margin: 0 0 40px
    }
    .blog_description .heading::after {
        height: 80px
    }
    .blog_description .heading {
        font-size: 14px;
        height: 85px;
        line-height: 18px;
        padding: 30px 0;
        width: 85px
    }
    .cell-2 .blog_description .heading::after {
        height: 70px
    }
    .cell-3 .blog_description .heading {
        margin: 110px 70px 0 0
    }
    .cell-3 .blog_description .heading::after {
        right: -52%;
        top: -32px
    }
    .highlight-top .wrap-left.blog_design .description {
        padding: 50px 0 0
    }
    .main-menu .highlight-inner.description {
        padding: 0
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 50px 0
    }
    .app-com .wrap-left .app {
        padding: 0
    }
    .highlight-inner h4,
    #feature-list .service-heading {
        font-size: 28px;
        line-height: 36px
    }
    .main-menu .caption {
        font-size: 14px;
        line-height: 22px;
    }
    .app-com .wrap-left .app>h2 {
        font: 700 22px/25px "Raleway", sans-serif
    }
    .app-com .wrap-left .app>h3 {
        font: 400 15px/16px "Raleway", sans-serif
    }
    .app-com .app .ttoffer-icons {
        margin: 10px 0 0
    }
    .theme-layout .item .layout .layout-image .layout-content i.fas {
        font-size: 20px
    }
    .theme-layout .item .layout .layout-image .layout-content {
        padding: 15px 10px
    }
    .layout.grid-item {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    #feature-list .section-content {
        margin: 20px 0 30px
    }
    .highlight-inner {
        padding: 0
    }
    .highlight-top .highlight-inner .cells {
        float: left;
        margin: 0 0 30px;
        width: 100%;
        padding: 0
    }
    .cell-2 .blog_description .heading {
        margin: 60px 0 0
    }
    .main-menu .highlight-inner.description {
        text-align: center
    }
    .highlight-inner.parallax-image {
        margin: 0
    }
    .layout.grid-item {
        width: 100%;
        float: left;
        margin-bottom: 0
    }
}

@media(max-width:543px) {
    .layout.grid-item {
        margin-bottom: 40px
    }
}

@media(max-width:480px) {
    .app-com .wrap-left .cell-1.cells {
        margin: 0
    }
    .app-com.container-outer {
        padding: 50px 0
    }
    .header-style.container-outer,
    .header-style .container {
        padding: 0
    }
    .footer-style.container-outer {
        padding: 0
    }
    #theme-collection,
    #theme-collection-product {
        margin: 0;
        padding: 0
    }
    .theme-collection .heading {
        margin: 0
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 30px 0
    }
    .highlight-inner h4,
    #feature-list .service-heading {
        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
    }
    #showcase .slick-arrow {
        opacity: 1
    }
    .highlight-top .wrap-right .megamenu, .header, .footer, .blog-style{
        padding: 5px;
    }
}
.menu-category {
    float: left;
    width: 100%;
    padding: 80px 0 0;
}
.menu-category .main-menu.container-outer {
    background: #fff none repeat scroll 0 0;
    position: relative;
    float: left;
    width: 100%;
}
#megamenu {
    position: relative;
    float: left;
    width: 100%;
    display: inline-block;
}
.menu-category .main-menu.container-outer,
.main-menu > .bg,
#megamenu {
    height: 1080px;
}
.section-heading1.text-uppercase {
    font: 600 22px/30px "Raleway", Helvetica, sans-serif;
    float: left;
    width: 30%;
    left: 0;
    right: 0;
    top: 48%;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 9;
    height: 8%;
    color: #3f2923;
}
.menu-category #megamenu #menu,
.menu-category #megamenu #menu1,
.menu-category #megamenu #menu2,
.menu-category #megamenu #menu3 {
    position: absolute;
    visibility: visible;
    left: 0;
    top: 0;
    z-index: 8;
    right: auto;
    margin: 0 auto;
    bottom: 0;
}
.menu-category #megamenu #menu{
    left: 0;
    top: 5%;
    bottom: auto;
}
.menu-category #megamenu #menu1 {
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    height: 710px;
}
.menu-category #megamenu #menu2 {
    right: -35%;
    top: auto;
    left: auto;
    bottom: 4%;
}
.menu-category #megamenu #menu3 {
    left: 12%;
    top: auto;
    right: auto;
    bottom: 10%;
}
.wrap-right.col-sm-12 {
    float: left;
    width: 100%;
}
@media (max-width: 1199px){
    .menu-category{
        padding: 30px 0 0;
    }
    .section-heading1.text-uppercase{
        font-size: 16px;
        line-height: 20px;
        width: 60%;
    }
    .menu-category #megamenu #menu{
        top: 2%;
    }
    .menu-category #megamenu #menu3{
        left: 0;
    }
}
@media (max-width: 991px){
    .menu-category #megamenu #menu2{
        width: 100%;
        right: -45%;
    }
    .menu-category #megamenu #menu{
        width: 50%;
    }
}
@media (max-width: 767px){
    .menu-category #megamenu #menu2{
        width: 70%;
        right: -28%;
        bottom: 30%;
    }
    .menu-category #megamenu #menu{
        top: 5%;
    }
    .main-menu > .bg{
        background-size: cover;
    }
    .menu-category .main-menu.container-outer, .main-menu > .bg, #megamenu{
        height: 850px;
    }
    .menu-category #megamenu #menu3{
        width: 50%;
    }
    .section-heading1.text-uppercase{
        font-size: 14px;
        line-height: 18px;
        width: 80%;
    }
    .menu-category{
        padding: 10px 0 0;
    }
}
@media (max-width: 600px){
    .menu-category #megamenu #menu1{
        height: 550px;
    }
}
@media (max-width: 543px){
    .menu-category .main-menu.container-outer, .main-menu > .bg, #megamenu{
        height: 700px;
    }
}
@media (max-width: 480px){
    .menu-category .main-menu.container-outer, .main-menu > .bg, #megamenu{
        height: 480px;
    }
    .menu-category #megamenu #menu1{
        height: 300px;
    }
    .section-heading1.text-uppercase{
        width: 100%;
    }
    .wrap-right.col-sm-12 {
        padding: 0;
    }
}
@media (max-width: 380px){
    .menu-category #megamenu #menu3 {
        width: 58%;
    }
    .menu-category #megamenu #menu2 {
        width: 78%;
        right: -30%;
        bottom: 25%;
    }
    .menu-category #megamenu #menu {
        width: 63%;
    }
    .section-heading1.text-uppercase{
        font-size: 13px;
    }
}
.highlight-inner #megamenu img {
    max-width: 100%;
    vertical-align: top;
}
.theme-different-section-style {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0;
}
div#theme-collection-hover {
    float: left;
    width: 100%;
}
.theme-collection.product-hover {
    float: left;
    width: 100%;
    padding: 80px 0 60px;
	background:#f5f5f5;
}
.main-content .theme-collection .theme-layout{
    padding: 0;
}
#theme-collection-hover .theme-collection .heading {
    text-align: left;
    margin: 0;
}
#theme-collection-hover .product-hover-inner{
    float: left;
    width: 100%;
}
#theme-collection-hover .product-hover-inner .section-heading {
    font-size: 40px;
    line-height: 44px;
}
#theme-collection-hover .product-hover-inner .section-heading::after {
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 61px;
    background: #666;
}
#theme-collection-hover .theme-collection .heading .section-heading::after {
    right: auto;
}
#theme-collection-hover .theme-collection .heading p {
    line-height: 26px;
    color: #666;
    font-style: italic;
}
#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 .item .layout-image .btn-preview {
    padding: 10px;
    position: static;
}
#theme-collection-hover .theme-collection .item .layout-image img {
    max-width: 100%;
}
@media (max-width: 1300px){
    .theme-different-section-style{
        padding: 50px 0;
    }
}
@media (max-width: 1199px){
    #theme-collection-hover .product-hover-inner .section-heading{
        font-size: 28px;
        line-height: 34px;
        padding: 0 0 20px;
    }
}
@media (max-width: 991px){
    .theme-different-section-style{
        padding: 40px 0;
    }
    .main-content .view-demo li a{
        font-size: 14px;
        line-height: 20px;
    }
    #theme-collection-hover .product-hover-inner .collection-detail,
    #theme-collection-hover .product-hover-inner .product-image {
        width: 100%;
    }
    #theme-collection-hover .theme-collection .heading{
        text-align: center;
    }
    #theme-collection-hover .theme-collection .heading .section-heading::after{
        right: 0;
    }
    #theme-collection-hover .product-hover-inner .section-heading{
        font-size: 18px;
        line-height: 26px;
        padding: 0 0 12px;
        margin: 0 0 12px;
    }
    .theme-collection.product-hover {
        padding: 30px 0 30px;
    }
}
@media (max-width: 543px){
    .wrap-right.col-sm-12{
        padding: 0;
    }
    .main-content .view-demo li{
        padding: 0 0 20px;
        margin: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .main-content .view-demo li a {
        padding: 0;

    }
    .main-content .view-demo li a::before{
        height: 2px;
        bottom: -12px;
    }
    .theme-different-section-style{
        padding: 30px 0 10px;
    }
    .main-content .view-demo{
        padding: 0;
    }
    .main-content .view-demo>ul{
        width: 100%;
    }
}
div#product-hover {
    float: left;
    width: 100%;
}
.theme-collection .item .layout-content .layout-name .layout-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 40px
}
@media (min-width: 992px){
    #theme-collection-hover .product-hover-inner {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
    }
}
div#product-page-collection,#product-page-collection #theme-collection,#product-page-collection #theme-collection {
    float: left;
    width: 100%;
    position: relative;
}
#product-page-collection #theme-collection{
    background: #f5f5f5;
    padding: 80px 0 60px;
}
#product-page-collection .theme-layout{
    background: none;
    padding: 0;
}
#product-page-collection #pages-collection .owl-item,
#single-collection #ttsinglepage .owl-item {
    padding: 0 15px;
}
.theme-collection .item .layout-image img {
    max-width: 100%;
}
#product-page-collection .page-collection {
    width: 100%;
    float: left;
    margin: 0 0 20px;
}
#product-page-collection .page-collection .image-title, #ttsinglepage .single .product-title {
    font:600 20px/24px "Raleway", Helvetica, sans-serif;
    padding: 20px 0 0;
    float: left;
    width: 100%;
}

div#single-collection, #single-collection .title {
    float: left;
    width: 100%;
    padding: 80px 0;
}
#single-collection .title {
    padding: 0;
}
@media (max-width:1199px) {
	#product-page-collection #theme-collection{
		padding: 50px 0 30px;
	}
	div#single-collection{
		padding: 50px 0 40px;
	}
	#product-page-collection .page-collection .image-title, #ttsinglepage .single .product-title{
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width:481px) {
	#product-page-collection #theme-collection{
		padding: 40px 0 10px;
	}
	div#single-collection{
		padding: 40px 0 25px;
	}
}
.footer-get-theme {
    background: #c0a5aa;
}
.main-content3 .footer-get-theme {
    background: #111 url(../images/footer-bg.jpg) no-repeat scroll 0 0;
	background-attachment:fixed;
}
#theme_store{
    float: left;
    width: 100%;    
}
#theme_store .owl-pagination{
    display:none;
}
.store img {
    margin: 0 auto;
    width: 100%;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.08);
}
#theme_store{
    margin: 0;
}
#theme_store .store {
    float: left;
    width: 100%;
    padding: 0 20px;
    transition: all 0.5s;
}
#theme_store .store .wrapper{
    transition: all 0.5s;
}
.content-bottom {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
}
#theme_store {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    background-size: cover;
    background: rgba(0, 0, 0, 1) url(../images/main-bg.jpg) fixed no-repeat center 0;
}
#theme_store .slick-slider {
    float:left;
    width:100%;
}
#theme_store .store h5{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
    color: #fff;
}
#theme_store a{
    outline :none;
}
#theme_store .button a{
    position: relative;
    overflow: hidden;
    padding: 12px 20px;   
    border:none; 
}
#theme_store .items:not(.slick-active) .store {
    float: left;
    width: 100%;
    position: relative;
    transform: translateY(38%);
    transition: all 0.5s;
}
.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
    }
}

.header-block .main-header.fixed {
    background: rgba(255, 255, 255, .9);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms 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%
    }
}

@-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: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -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:before,
.slick-track:after {
    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 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls .owl-buttons div {
    position: absolute
}

.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%
}

.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%
}

.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: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -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: 10px
}

.owl-carousel .owl-buttons .owl-next {
    right: 10px
}

.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}

@media (max-width:767px) {
    .owl-controls .owl-buttons .owl-prev,
    .owl-controls .owl-buttons .owl-next {
        top: 35%
    }
}

@media (max-width:480px) {
    .owl-carousel .owl-buttons .owl-next {
        right: -10px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: -10px
    }
}

/*---------------------- The Modal (background) -----------------------------------*/
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1050; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.modal-header {
text-align: center;
}
.modal-header .modal-title {
margin: 15px 0 0;
font-size: 18px;
line-height: 28px;
font-weight: 600;
text-transform: capitalize;
color:#111;
}
.modal-header .modal-title .subTitle {
background: #5ab4d1;
color:#fff;
margin: 0 8px;
padding: 4px;
font-weight: 600;
}
.modal-header a.enter-password {
margin-left: 8px;
float: none;
width: auto;
display: inline-block;
vertical-align: top;
}
svg.preview-password:hover {
fill: #5ab4d1;
}
/* Modal Content/Box */
.modal-content {
background-color: #fff;
margin: 15% auto; /* 15% from the top and centered */
padding: 30px;
width: 628px; /* Could be more or less, depending on screen size */
position:relative;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
text-align:center;
}
.modal-content .modal-button.btn-default {
float: none;
display: inline-block;
vertical-align: top;
width: auto;
text-align: center;
padding: 12px 18px;
margin-top: 20px;
text-transform: capitalize;
font-size: 14px;
}
@media(max-width: 700px){
.modal-content .modal-button.btn-default{
    padding: 8px 16px;
}
}
/* The Close Button */
.close {
color: #111;
float: right;
font-size: 28px;
position: absolute;
right: 0;
top: 0;
left: auto;
bottom: auto;
background: none;
border:none;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
outline:none;
}

.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}

@media(max-width: 700px){
.modal-content{
padding: 20px;  
width: 400px;
}
.close{
font-size: 24px;    
}
.modal-header .modal-title{
margin: 10px 0 0;
font-size: 16px;
line-height: 26px;  
}   
}
@media(max-width: 400px){
.modal-content{ 
width: 290px;
}
}