body {
    background: #fff;
    font: 400 14px/18px poppins, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%
}

img {
    height: auto
}

.modulelist-wrapper .responsive_img {
    padding: 0 15px
}

@media (min-width:1501px) {
    .container {
        width: 1740px
    }
}

.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-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: 25px;
    padding-right: 25px
}

.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: 760px
    }
    .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:1730px) {
    .container {
        max-width: 1650px
    }
}

.blog-style.cell-bg>img {
    max-width: 100%;
    height: auto;
    width: 457px
}

@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 #ffde26;
    background: #ffde26;
    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: #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%;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    min-height: 1000px
}

.header-block {
    float: left;
    position: relative;
    width: 100%;
    background: #111
}

header .container {
    max-width: 2120px;
    width: 100%;
    padding: 0
}

.header-content .logo-desc {
    float: left;
    text-align: center;
    padding: 180px 0 0;
    width: 100%
}

.header-logo {
    float: left;
    width: 100%;
    padding: 36px 0 20px
}

.header-logo>img {
    max-width: 100%;
    width: 246px;
    height: auto
}

.header-content .header-pop {
    position: absolute;
    right: 17%;
    left: auto;
    top: 16%
}

.header-content #popimg4.header-pop {
    right: 28%;
    top: 50%
}

.logo-desc .header-description {
    float: left;
    width: 100%
}

.logo-desc .header-description h1 {
    float: left;
    width: 100%
}

.logo-desc .header-description h1 {
    color: #fff;
    font: 700 34px/50px poppins, sans-serif;
    text-transform: capitalize;
    margin: 0 0 30px 0
}

.logo-desc .header-description a.btn {
    background: #ffde26;
    font: 600 14px/18px poppins, sans-serif;
    letter-spacing: 1px;
    position: relative;
    padding: 15px 25px;
    color: #000;
    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%
}

.header-link a::after {
    color: #fff;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 100%;
    transition: all .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: #000;
    color: #fff
}

.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 {
    display: inline-block;
    float: none;
    margin: 0 auto;
    vertical-align: top;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 170px 0 300px
}

.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 poppins, 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
}

.main-header .header-link {
    float: right;
    position: relative;
    z-index: 1;
    padding: 40px 0
}

.footer_link a {
    background: #000;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    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;
    font-weight: 500
}

.header-link a {
    border: 2px solid #1f1f1f;
    border-radius: 50px;
    color: #1f1f1f;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    letter-spacing: .025em;
    line-height: 37px;
    min-width: 199px;
    padding: 4px 10px 5px 15px;
    text-align: center;
    text-decoration: none;
    outline: 0;
    overflow: hidden;
    text-transform: capitalize
}

.header-link a:hover {
    border-color: #ffde26;
    color: #111
}

div#single-collection {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 110px
}

#single-collection .title span.txt-anim {
    font-size: 92px;
    line-height: 120px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    font-weight: 700
}

#single-collection .title {
    float: left;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    display: table-cell
}

.header-link a img {
    padding-left: 10px;
    vertical-align: top
}

header .header-content .header-image .img {
    position: absolute;
    margin: 0
}

header .header-content .header-image .img img {
    box-shadow: 0 -1px 5px rgba(0, 0, 0, .1);
    max-width: 100%;
    vertical-align: top
}

header .header-content .header-image .img.img3 img {
    box-shadow: none
}

header .header-content .header-image .img.img13 img {
    box-shadow: none
}

header .header-content .header-image .img.img1 {
    left: -10px;
    top: 0;
    width: 20%
}

header .header-content .header-image .img.img2 {
    left: -60px;
    top: 27%;
    width: 8%
}

header .header-content .header-image .img.img3 {
    left: 8%;
    right: 0;
    top: 26%;
    width: 22%
}

header .header-content .header-image .img.img4 {
    right: -90px;
    bottom: 0;
    width: 22%
}

header .header-content .header-image .img.img5 {
    bottom: 25%;
    left: 18%;
    width: 21%
}

header .header-content .header-image .img.img6 {
    bottom: 0;
    left: -50px;
    width: 20%
}

header .header-content .header-image .img.img7 {
    left: 19%;
    bottom: 0;
    width: 20%
}

header .header-content .header-image .img.img8 {
    left: 20px;
    right: 0;
    bottom: 0;
    width: 20%;
    margin: auto
}

header .header-content .header-image .img.img9 {
    right: 18%;
    bottom: 0;
    width: 20%
}

header .header-content .header-image .img.img10 {
    bottom: 25%;
    left: -50px;
    width: 20%
}

header .header-content .header-image .img.img11 {
    bottom: 25%;
    right: 18%;
    width: 20%
}

header .header-content .header-image .img.img12 {
    bottom: 25%;
    right: -73px;
    width: 20%
}

header .header-content .header-image .img.img13 {
    top: 25%;
    left: auto;
    right: 8%;
    width: 22%
}

header .header-content .header-image .img.img14 {
    top: 26%;
    right: -80px;
    width: 8%
}

header .header-content .header-image .img.img15 {
    top: 0;
    right: -70px;
    width: 20%
}

@media (max-width:1629px) {
    .header-image .layout-image {
        bottom: 10px
    }
}

@media (max-width:1600px) {
    header .header-content {
        min-height: 900px
    }
    .header-content .logo-desc {
        padding: 150px 0 0
    }
    .logo-desc .header-description h1 {
        font: 600 28px/40px poppins, sans-serif
    }
}

@media (max-width:1400px) {
    .header-image .layout-image {
        width: 20%
    }
    header .header-content {
        min-height: 800px
    }
    .logo-desc .header-description h1 {
        font: 600 20px/30px poppins, sans-serif
    }
}

@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 .header-content {
        min-height: 700px
    }
    header .header-content .header-image .img.img14 {
        right: -50px
    }
    header .header-content .header-image .img.img2 {
        left: -40px
    }
}

@media (max-width:1199px) {
    .logo-desc .header-description>h5 {
        font: 600 20px/24px poppins, sans-serif
    }
    .logo-desc .header-description {
        background-size: 50%
    }
    .header-content .logo-desc {
        padding: 80px 0 0
    }
    .header-logo {
        padding: 25px 0 10px
    }
    .logo-desc .header-description a.btn {
        padding: 12px 18px
    }
}

@media (max-width:1024px) {
    header .header-content {
        min-height: 580px
    }
}

@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;
        min-width: 140px
    }
    .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
    }
    .logo-desc .header-description h1 {
        font: 600 16px/24px poppins, sans-serif;
        margin: 0 0 15px
    }
    .header-logo>img {
        width: 180px
    }
    .header-content .logo-desc {
        padding: 60px 0 0
    }
    header .header-content .header-image .img.img11,
    header .header-content .header-image .img.img9 {
        right: 16%
    }
    header .header-content .header-image .img.img7 {
        left: 18%
    }
}

@media (max-width:870px) {
    header .header-content {
        min-height: 510px
    }
}

@media (max-width:767px) {
    header .header-content {
        min-height: 450px
    }
    .logo-desc .header-description>h5 {
        font: 600 16px/18px poppins, 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
    }
    .header-logo {
        display: inline-block;
        float: none;
        vertical-align: top;
        padding: 25px 0 0
    }
    .logo-desc .header-description a.btn {
        font: 600 13px/16px poppins, 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 .header-content .header-image .img.img14 {
        right: -30px
    }
    header .header-content .header-image .img.img13 {
        right: 7%
    }
    header .header-content .header-image .img.img3 {
        left: 7%
    }
    header .header-content .header-image .img.img2 {
        left: -30px
    }
    header .header-content .header-image .img.img8 {
        left: 12px
    }
    header .header-content .header-image .img.img13,
    header .header-content .header-image .img.img3 {
        display: none
    }
    .header-content .logo-desc {
        padding: 40px 0 0
    }
    header .header-content .header-image .img.img15 {
        right: -20px
    }
}

@media (max-width:600px) {
    header .header-content {
        min-height: 360px
    }
    header .header-content .header-image .img.img4 {
        right: -50px
    }
    header .header-content .header-image .img.img6 {
        left: -30px
    }
    header .header-content .header-image .img.img5 {
        left: 14%
    }
    header .header-content .header-image .img.img11 {
        right: 12%
    }
    header .header-content .header-image .img.img12 {
        right: -60px
    }
    .header-content .logo-desc {
        padding: 10px 0 0
    }
    header .header-content .header-image .img.img2 {
        left: -10px
    }
    header .header-content .header-image .img.img14 {
        right: -10px
    }
}

@media (max-width:543px) {
    .logo-desc .header-description {
        padding: 20px 0 0
    }
}

@media (max-width:480px) {
    .header-block .left-img .left-bg {
        display: none
    }
    header .header-content {
        min-height: 320px
    }
    logo-desc .header-description h1 {
        font-size: 14px;
        line-height: 22px
    }
    .header-logo>img {
        width: 140px
    }
    .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 h1 {
        font-size: 17px;
        line-height: 32px
    }
    .logo-desc .header-description a.btn {
        padding: 8px 12px;
        font-size: 12px
    }
    .logo-desc .header-description a.btn:hover::after {
        transform: translateY(-150%)
    }
    .footer_link a,
    .header-link a {
        height: 40px;
        padding: 0 6px
    }
    .header-block .right-img .right-bg>img {
        width: 30%
    }
    .header-block .right-img .right-bg {
        right: -20px
    }
    .logo-desc .header-description {
        padding: 10px 0 0
    }
    .main-content>.theme-layout {
        padding: 40px 0 0
    }
}

@media (max-width:360px) {
    header .header-content {
        min-height: 240px
    }
    header .header-content .header-image .img.img12,
    header .header-content .header-image .img.img4 {
        right: -40px
    }
}

@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: poppins, sans-serif;
    font-weight: 700;
    text-transform: capitalize
}

.btn-default {
    background: #ffde26;
    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: 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
}

.btn:hover::after {
    animation: .6s ease 0s normal forwards 1 running fillToRight
}

.btn-xl {
    padding: 12px 26px;
    background: #333
}

.btn-xl:hover {
    background: #ffde26
}

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: #1f1f1f;
    font-size: 16px;
    letter-spacing: .4px;
    line-height: 26px;
    float: left;
    width: 100%;
    position: relative
}

.main-content {
    float: left;
    width: 100%
}

.choose-service p {
    color: #666;
    margin: 0 0 40px;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 75%;
    font: italic 500 13px/22px poppins, helvetica, sans-serif
}

.section-heading {
    font: 600 32px/36px poppins, sans-serif;
    letter-spacing: 1px;
    position: relative;
    text-transform: capitalize;
    padding: 0;
    color: #1f1f1f;
    margin: 0;
    padding: 0 0 50px
}

.section-heading.service-heading {
    padding: 0 0 20px
}

.main-content>.theme-layout .heading h3.section-heading.text-uppercase {
    font-size: 100px;
    text-transform: uppercase;
    margin: 0 0 -85px;
    color: #ddd;
    line-height: 110px
}

.section-heading span.layout {
    font-size: 40px;
    color: #f3283d;
    line-height: 42px;
    vertical-align: bottom
}

.layout-content .layout-name a {
    font-family: poppins, 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>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 a {
    font: 600 16px/20px poppins, 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: #ffde26;
    bottom: -15px;
    transition: all .4s ease-in-out;
    left: 0;
    right: 0;
    margin: auto
}

.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: 17px 20px;
    position: absolute;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
    transition: all .4s ease-in-out;
    opacity: 0;
    border-radius: 0 0 8px 8px
}

.theme-layout .item .layout .layout-image .layout-content i.fas {
    font-size: 20px;
    line-height: 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
}

.main-content .theme-layout .bg1 {
    float: left;
    width: 700px;
    height: 700px;
    position: absolute;
    right: 0;
    left: auto;
    top: 15%;
    background: url(../images/bg-1.png) no-repeat;
    background-size: contain;
    z-index: -1;
    -webkit-animation: myfirst 6s;
    -webkit-animation-iteration-count: infinite;
    animation: myfirst 6s;
    animation-iteration-count: infinite
}

.main-content .theme-layout .bg3 {
    float: left;
    width: 800px;
    height: 800px;
    position: absolute;
    right: auto;
    left: -140px;
    top: 50%;
    background: url(../images/bg-2.png) no-repeat;
    background-size: contain;
    z-index: -1;
    -webkit-animation: spin 80s linear infinite;
    -moz-animation: spin 80s linear infinite;
    animation: spin 80s linear infinite
}

.main-menu>.bg {
    float: left;
    width: 1220px;
    height: 800px;
    position: absolute;
    right: -90px;
    left: auto;
    top: -40px;
    background: url(../images/bg-2.png) no-repeat;
    background-size: contain;
    z-index: 0;
    transform: rotate(-29deg)
}

@media (max-width:1200px) {
    .theme-layout .layout-image {
        padding: 0
    }
}

.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;
    padding: 100px 0 0;
    background: #f7f7f7
}

.main-content>.theme-layout .heading {
    padding: 0 0 40px
}

.main-content>.theme-layout img.center-img {
    margin: 0 0 -28px;
    width: 400px;
    height: auto
}

.main-menu .pop-img.img1 img {
    width: 110px;
    height: auto
}

.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: "\E315";
    height: 58px;
    width: 58px;
    float: none;
    font-family: "Material Icons";
    font-size: 40px;
    color: #000;
    line-height: 58px;
    transition: all .5s ease-in-out
}

.owl-buttons div:hover::after {
    color: #fff
}

.owl-buttons div.owl-prev::after {
    content: "\E314"
}

#myTabContent .tt-carousel {
    margin: 0;
    padding: 0 70px
}

#myTabContent {
    float: left;
    padding: 0 0 50px;
    width: 100%
}

.theme-collection #ttsinglepage-carousel .single {
    float: left;
    margin: 20px 0
}

#portfolio .theme-collection .item .layout-image {
    padding: 0
}

@media(max-width:991px) {
    .section-heading {
        font-size: 24px;
        padding: 0 0 25px
    }
    .section-heading span.layout {
        font-size: 32px;
        line-height: 36px
    }
    .main-content>.theme-layout .heading {
        padding: 0 0 10px
    }
    .main-content>.theme-layout img.center-img {
        width: 310px
    }
    .main-content>.theme-layout .heading h3.section-heading.text-uppercase {
        font-size: 80px;
        line-height: 90px
    }
}

@media(max-width:767px) {
    .main-content .view-demo li {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 10px 15px
    }
    .main-content>.theme-layout .heading h3.section-heading.text-uppercase {
        font-size: 70px;
        margin: 0 0 -70px;
        line-height: 72px
    }
}

@media(max-width:480px) {
    #myTabContent .tt-carousel {
        padding: 0 10px
    }
    .main-content>.theme-layout .heading h3.section-heading.text-uppercase {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 -50px
    }
    .choose-service p {
        width: 100%
    }
}

.layout-image .btn-preview {
    float: left;
    width: 100%
}

.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 poppins, 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 poppins, sans-serif;
    color: #1f1f1f;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: capitalize
}

.layout-content .layout-name .layout-title {
    font: 600 16px/26px poppins, sans-serif;
    color: #222;
    text-align: left;
    letter-spacing: 1px;
    text-transform: capitalize;
    float: left
}

.layout-content .layout-name .layout-title:hover {
    color: #f3283d
}

.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: left;
    overflow: hidden;
    width: 100%;
    transition: .4s ease-in-out;
    border-radius: 8px;
    position: relative
}

.layout-image .layout-thumb-wrap.cmgsn::after {
    content: "";
    background: rgba(0, 0, 0, .6);
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0
}

.layout-image:hover .layout-thumb-wrap.cmgsn::after {
    background: rgba(0, 0, 0, .7)
}

.fas.fa-external-link-alt.cmgsn {
    display: none
}

.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: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%
}

.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:400px
}

.theme-layout .item .layout {
    padding: 0 30px;
    margin: 0 0 90px
}

.layout-image .layout-thumb.demo1 {
    background-image: url(../images/cover/01.jpg)
}

.layout-image .layout-thumb.demo2 {
    background-image: url(../images/cover/02.jpg)
}

.layout-image .layout-thumb.demo3 {
    background-image: url(../images/cover/03.jpg)
}

.layout-image .layout-thumb.demo4 {
    background-image: url(../images/cover/04.jpg)
}

.layout-image .layout-thumb.demo5 {
    background-image: url(../images/cover/05.jpg)
}

.layout-image .layout-thumb.demo6 {
    background-image: url(../images/cover/06.jpg)
}

.layout-image .layout-thumb.demo7 {
    background-image: url(../images/cover/07.jpg)
}

.layout-image .layout-thumb.demo8 {
    background-image: url(../images/cover/08.jpg)
}

.layout-image .layout-thumb.demo9 {
    background-image: url(../images/cover/09.jpg)
}

.layout-image .layout-thumb.demo10 {
    background-image: url(../images/cover/10.jpg)
}

.layout-image .layout-thumb.demo11 {
    background-image: url(../images/cover/11.png)
}

.layout-image .layout-thumb.demo12 {
    background-image: url(../images/cover/12.png)
}

.layout-image .layout-thumb.demo13 {
    background-image: url(../images/cover/13.png)
}

.layout-image .layout-thumb.demo14 {
    background-image: url(../images/cover/14.png)
}

.layout-image .layout-thumb.demo15 {
    background-image: url(../images/cover/15.png)
}

.layout-image .layout-thumb.demo16 {
    background-image: url(../images/cover/16.png)
}

.layout-image .layout-thumb.demo17 {
    background-image: url(../images/cover/17.png)
}

.layout-image .layout-thumb.demo18 {
    background-image: url(../images/cover/18.png)
}

.layout-image .layout-thumb.demo19 {
    background-image: url(../images/cover/19.png)
}

.layout-image .layout-thumb.demo20 {
    background-image: url(../images/cover/20.png)
}

.layout-image .layout-thumb.cs {
    background-image: url(../images/cover/cs.png);
    background-position: center center
}

@media(max-width:767px) {
    #portfolio .main-content .layout-image {
        margin: 0 0 30px
    }
}

.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)
}

.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:1399px) {
    .layout-image .layout-thumb {
        height: 300px
    }
}

@media (max-width:1199px) {
    .layout-image .layout-thumb {
        height: 240px
    }
    .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) {
    .layout-image .layout-thumb {
        height: 260px
    }
    .bg-primary {
        margin: 0;
        padding: 50px 0 10px
    }
    .main-content .view-demo li a {
        font: 600 14px/18px poppins, sans-serif;
        letter-spacing: .4px
    }
    .main-content .view-demo li {
        margin: 0 15px
    }
    .theme-layout .item .layout {
        padding: 0 20px;
        margin: 0 0 30px;
        width: 50%
    }
}

@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
    }
}

@media (max-width:480px) {
    .theme-layout .item .layout {
        margin: 0 0 10px;
        width: 100%;
        padding: 0 10px
    }
}

.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
    }
    .logo-desc .header-description h1 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 10px
    }
    .logo-desc .header-description h3 {
        font-size: 14px;
        line-height: 20px
    }
    .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) {
    .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-content .layout-name .layout-title {
        font: 500 18px/32px poppins, sans-serif
    }
    .logo-desc .header-description h1 {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .4px
    }
    header .header-content .header-image .img.img11,
    header .header-content .header-image .img.img5 {
        display: none
    }
    header .header-content .header-image .img.img10 {
        left: -30px
    }
    header .header-content .header-image .img.img12 {
        right: -40px
    }
}

.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 poppins, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}

#page-collection .title span.txt-anim {
    font-size: 92px;
    line-height: 120px;
    color: #eee;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    font-weight: 700
}

#page-collection .title .txt-anim span.show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#page-collection .title .txt-anim span {
    display: inline-block;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .5s cubic-bezier(.05, .43, .04, .87);
    -moz-transition: all .5s cubic-bezier(.05, .43, .04, .87);
    transition: all .5s cubic-bezier(.05, .43, .04, .87)
}

#portfolio {
    float: left;
    width: 100%;
    color: #333;
    position: relative;
    text-align: center
}

#page-collection .title {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    display: table-cell;
    letter-spacing: 0
}

#pages-collection.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    float: right;
    width: 100%
}

.main-content2 .main-content2-content {
    padding: 0 60px;
    float: left;
    width: 100%;
}

.main-content2 .features.one {
    float: left;
}

.main-content2 {
    background: #fff;
    float: left;
    padding: 0 0 50px;
    text-align: center;
    width: 100%;
}

#megamenu .menu {
    position: absolute;
    top: 80%;
    border: 10px solid #fff;
    right: 6%;
    width: 48%;
    box-shadow: 0 3px 12px 1px rgba(234, 61, 86, .1);
    transform: translateX(5%) translateY(5%);
    z-index: 1
}

#megamenu .menu1 {
    position: absolute;
    width: auto;
    left: -13%;
    top: 20%;
    transform: translateX(5%) translateY(5%);
    width: 28%
}

#megamenu .menu2 {
    position: absolute;
    width: auto;
    right: 38%;
    bottom: -57%;
    top: auto;
    transform: translateX(5%) translateY(5%);
    width: 29%
}

.main-content2 .choose-service {
    color: #000;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr !important
}

.features .features-block {
    float: left;
    background: #fff;
    padding: 30px 15px;
    margin: 0 0 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    transition: .4s ease-in-out;
    min-height: 190px;
    overflow: hidden
}

.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-list .module-label {
    position: absolute;
    top: -25px;
    bottom: auto;
    padding: 0;
    right: -30px
}

img {
    max-width: 100%;
    height: auto
}

.feature-img {
    float: left;
    width: 100%
}

.feature-content {
    color: #000;
    text-align: left
}

.features .features-block .feature-title {
    font: 500 13px/20px poppins, helvetica, sans-serif;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 0 0;
    float: left;
    width: 100%
}

.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: #fff;
    float: left;
    width: 100%
}

.main-content3>div {
    padding: 60px 0;
    text-align: center
}

.main-content3 .title {
    color: #666;
    float: left;
    font: italic 400 14px/24px poppins, sans-serif;
    margin: 0 0 25px;
    text-transform: capitalize;
    width: 100%
}

.footer-get-theme>h3 {
    color: #111;
    font: 600 30px/34px poppins, sans-serif;
    text-transform: capitalize;
    margin: 0 0 25px
}
#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
}

#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, .08)
}

#theme_store {
    margin: 0
}

#theme_store .store {
    float: left;
    width: 100%;
    padding: 0 20px;
    transition: all .5s
}

#theme_store .store .wrapper {
    transition: all .5s
}

#theme_store {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%
}

#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: 0
}

#theme_store .button a {
    position: relative;
    overflow: hidden;
    padding: 12px 25px;
    border: none;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    background: #ffde26
}

#theme_store .items:not(.slick-active) .store {
    float: left;
    width: 100%;
    position: relative;
    transform: translateY(38%);
    transition: all .5s
}

@media (max-width:1700px) {
    .features .features-block {
        padding: 20px
    }
}

@media (max-width:1400px) {
    .features .features-block {
        padding: 20px 10px
    }
    .main-menu>.bg {
        width: 960px;
        height: 660px
    }
}

@media (max-width:1300px) {
    .features .features-block .feature-title {
        text-align: center;
        display: inline-block;
        vertical-align: top
    }
    #page-collection .title span.txt-anim,
    #single-collection .title span.txt-anim {
        font-size: 64px;
        line-height: 76px
    }
    .feature-img {
        float: none;
        width: 35%;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 10px
    }
    .features .features-block {
        display: block;
        text-align: center
    }
}

@media (max-width:1200px) {
    .feature-img {
        margin: 0 0 10px
    }
    .main-menu>.bg {
        width: 850px;
        height: 570px
    }
}

@media (max-width:1199px) {
    .main-content2 .main-content2-content {
        padding: 0 15px
    }
    .main-content2 .features.one {
        width: 33.33%
    }
}

@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 {
        padding: 0 8px
    }
}

@media (max-width:991px) {
    .footer-get-theme>h3 {
        font-size: 32px
    }
    .main-content2 .features.one {
        padding: 0 10px
    }
    .features .features-block {
        margin: 0 0 30px
    }
    .main-content3>div {
        padding: 40px 0
    }
    #theme_store .store h5 {
        font-size: 14px
    }
}

@media(max-width:991px) {
    #pages-collection.owl-carousel .owl-wrapper-outer {
        width: 100%
    }
    .main-menu>.bg {
        width: 700px;
        height: 370px
    }
    .main-menu .pop-img.img1 {
        display: none
    }
}

@media (max-width:767px) {
    #page-collection .title span.txt-anim,
    #single-collection .title span.txt-anim {
        font-size: 36px;
        line-height: 42px
    }
    .theme-collection #ttsinglepage-carousel .single {
        float: left;
        margin: 0 0 30px
    }
    .theme-layout .item {
        float: left
    }
    .main-content3>div {
        padding: 30px 20px
    }
    .layout-content {
        margin: 30px 0
    }
    #megamenu .menu {
        position: absolute;
        float: none;
        display: inline-block;
        vertical-align: top;
        top: 50%
    }
    .main-content2 .features.one {
        width: 50%;
        float: left
    }
    .main-content3 .title {
        font-size: 13px;
        line-height: 22px
    }
    #megamenu .menu1,
    #megamenu .menu2 {
        display: none
    }
}

@media (max-width:543px) {
    #theme-slider .owl-wrapper-outer .owl-item {
        transform: scale(1)
    }
    #theme_store .store h5 {
        font-size: 13px
    }
}

@media (max-width:480px) {
    #page-collection .title span.txt-anim,
    #single-collection .title span.txt-anim {
        font-size: 23px;
        line-height: 28px
    }
    .section-heading {
        padding: 0 0 30px;
        font-size: 20px;
        line-height: 26px
    }
    .theme-layout .item {
        width: 100%;
        margin: 0
    }
    .features .features-block .feature-title {
        font-size: 12px
    }
    .feature-content,
    .feature-img {
        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 10px
    }
    .footer-get-theme>h3 {
        font-size: 14px;
        line-height: 24px
    }
    .main-content2 .features.one {
        width: 100%;
        padding: 0
    }
}

.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: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    position: relative
}

.theme-collection .item .layout-image {
    box-shadow: 0 6px 25px 5px rgba(0, 0, 0, .06);
    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
}

#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-image .btn-preview {
    padding: 10px
}

.theme-collection .item .layout-content .layout-name .layout-title {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 40px
}

#pages-collection.owl-carousel .owl-item,
#ttsinglepage-carousel.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: 10px 0 70px
}

#page-collection .page-collection img {
    width: 600px;
    height: auto
}

#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 .theme-layout .item {
        padding: 30px 0;
        margin: 0
    }
    #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: 20px
    }
    .section-heading span.layout {
        font-size: 26px
    }
    .main-content>.theme-layout img.center-img {
        margin: 0 0 -23px;
        width: 300px
    }
    #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
    }
    .tt-carousel .cell-1.cells {
        padding: 0
    }
    .highlight-top .wrap-left {
        float: left;
        width: 100%;
        padding: 0 10px
    }
    #themes-slider {
        padding: 50px 0 0
    }
    .main-content .view-demo li {
        padding: 15px 0
    }
}

@media (max-width:480px) {
    .heading h2 {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .4px
    }
    .main-content>.theme-layout img.center-img {
        margin: 0 0 -18px;
        width: 250px
    }
    .main-content>.theme-layout .heading h2.section-heading {
        padding: 0 0 30px
    }
    .section-heading span.layout {
        font-size: 24px;
        line-height: 28px
    }
    .product-page {
        padding: 50px 0 0
    }
    #theme-collection-product .theme-layout .item .single {
        margin: 0 0 60px;
        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%
}

div#ttfeature-carousel {
    margin: 0
}

div#carousel-style {
    padding: 120px 0;
    margin: 0 100px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner:hover {
    transform: translateY(-5px)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner {
    background-repeat: no-repeat;
    padding: 60px 40px 40px;
    transition: .6s ease-in-out;
    background-position: center
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner img {
    width: 410px;
    height: auto
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1 {
    background-image: url(../images/header-bg.jpg)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
    background-image: url(../images/blog-bg.jpg);
    padding: 40px 40px 60px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3 {
    background-image: url(../images/footer-bg.jpg)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 .detail {
    margin-bottom: 40px
}

#carousel-style .container-outer #ttfeature-carousel .owl-item {
    padding: 0 25px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1,
#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3 {
    margin: 50px 0
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .title {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    padding: 20px 0
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .desc {
    font-size: 13px;
    line-height: 24px
}

#carousel-style #ttfeature-carousel .highlight-inner .detail {
    float: left;
    width: 100%;
    margin: 20px 0
}

.highlight-wrap {
    float: left;
    width: 100%
}

.highlight-top {
    position: relative;
    float: left;
    width: 100%;
    padding: 60px 0 0
}

.container-outer {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 100%;
    max-width: 100%
}

#main-content2 {
    float: left;
    width: 100%;
    padding: 0
}

.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: 120px 0 290px;
    position: relative
}

.main-content7.content {
    float: left;
    width: 100%;
    padding: 50px 0;
    background: #f7f7f7;
    margin: 70px 0 100px
}

.main-content7.content .decription_part {
    float: left;
    width: 100%;
    margin: 0 0 40px
}

.main-content7.content .service-heading.text-uppercase {
    color: #111;
    margin: 30px 0 0;
    padding: 0 0 26px;
    font: 700 34px/36px poppins, sans-serif;
    position: relative
}

.main-content7.content .service-heading.text-uppercase::after {
    content: "";
    width: 80px;
    height: 4px;
    background: #eee;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 0
}

.main-content7.content .decription_part span {
    color: #b00e23
}

.main-content7.content .desc {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    width: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-style: italic
}

.main-content7.content .modulelist-wrapper .list {
    color: #111;
    list-style: none;
    text-align: left;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    position: relative;
    float: left;
    width: 100%;
    margin: 8px 0 6px;
    text-transform: capitalize
}

.main-content7.content .modulelist-wrapper .list::before {
    color: #111;
    content: "\E5CC";
    float: left;
    font-family: "Material Icons";
    font-size: 14px;
    height: 17px;
    width: 18px;
    font-weight: 600
}

.main-content7.content .modulelist-wrapper .list .module-label {
    position: absolute;
    bottom: auto;
    padding: 0;
    top: -10px
}

.main-content7.content .module-label {
    mask-image: url(../images/module-tag.png);
    -webkit-mask-image: url(../images/module-tag.png);
    background: #bbb;
    width: 36px;
    height: 35px;
    margin: 0 0 0 5px;
    transition: all .4s ease-in-out
}

.main-content7.content .modulelist-wrapper .list:hover .module-label {
    background-image: url(../images/module-tag.png)
}

.main-menu .highlight-inner .cell-1.cells {
    padding: 0
}

.main-menu .megamenu>img {
    border-radius: 0
}

.highlight-top .wrap-right .megamenu img {
    width: 760px;
    height: auto
}

#megamenu .menu img {
    width: 345px;
    height: auto
}

#megamenu .menu1 img {
    width: 213px;
    height: auto
}

#megamenu .menu2 img {
    width: 215px;
    height: auto
}

.highlight-top .wrap-right .megamenu {
    padding: 10px;
    margin: 10px;
    display: inline-block;
    vertical-align: top;
    animation: zoomIn .5s ease
}

.blog-style {
    box-shadow: 0 6px 25px 5px rgba(0, 0, 0, .06);
    padding: 10px;
    margin: 0 15px;
    display: inline-block;
    vertical-align: top;
    animation: zoomIn .5s ease
}

.highlight-top .wrap-right .megamenu {
    padding: 0;
    margin: 0
}

.wrap-left .description,
.wrap-right .highlight-inner.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 .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%;
    vertical-align: top
}

.block-content.style1 {
    text-align: left
}

.block-content.style1 h4::before {
    background: #ffde26;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}

.highlight-inner h4 {
    font-family: poppins, sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 30px;
    line-height: 64px;
    color: #fff;
    position: relative;
    text-transform: capitalize
}

.app-com.container-outer .app-contain .parallax-image img {
    width: 760px;
    height: auto
}

.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: italic 400 16px/30px poppins, sans-serif;
    text-transform: capitalize
}

.pop-img {
    position: absolute;
    left: 70px;
    right: auto;
    top: -60px;
    z-index: 2
}

@keyframes beat {
    to {
        transform: scale(.9)
    }
}

.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 .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
}

.app-com .wrap-left .app>h1 {
    font: 700 44px/50px poppins, sans-serif;
    text-transform: capitalize;
    color: #111;
    margin-top: 0
}

.app-com .wrap-left .app>h3 {
    color: #333;
    font: 500 20px/24px poppins, sans-serif;
    text-transform: capitalize
}

.app-com.container-outer img.img-responsive {
    position: relative;
    z-index: 1
}

.blog.container-outer {
    float: left;
    width: 100%
}

.blog .highlight-inner.description>h4 {
    color: #ffde26
}

.blog .wrap-left .caption {
    font: 400 16px/20px poppins, sans-serif
}

.footer-style .wrap-left .caption,
.header-style .wrap-left .caption {
    color: #fff
}

#theme-collection .section-heading,
#theme-collection-product .section-heading {
    font: 700 60px/64px poppins, sans-serif;
    color: #ffde26
}

#page-collection>.container>#theme-collections .theme-layout {
    FLOAT: left;
    width: 100%;
    position: relative;
    padding: 0 0 50px
}

#page-collection::after {
    float: left;
    width: 100%;
    background: #f5f5f5;
    margin: 0 0 0;
    position: absolute;
    content: "";
    height: 130%;
    left: 0;
    right: 0;
    top: 180px;
    z-index: -1;
    bottom: auto
}

#theme-collection .item .layout-content .layout-name .layout-title {
    color: #000;
    font: 400 18px/20px poppins, 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: #ffde26
}

#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%;
    position: relative
}

#theme-collection-product .heading>p {
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.block-content.style1 p {
    color: #999;
    margin-bottom: 0
}

.content-bottom {
    float: left;
    width: 100%;
    color: #111;
    background: #222;
    text-align: center;
    position: relative;
    width: 100%
}

.showcase-content {
    float: left;
    width: 100%;
    padding: 7% 0
}

div#ttblog-carousel .owl-wrapper-outer {
    width: 90%;
    float: left;
    overflow: visible
}

@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: 80px 0;
    text-align: center;
    float: left;
    width: 100%
}

.showcase-detail .title {
    font-size: 36px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px;
    color: #fff
}

.showcase-detail .subtitle {
    font: italic 13px/22px poppins, helvetica, sans-serif;
    margin: 0 0 20px;
    color: #ddd;
    text-transform: capitalize
}

.showcase-content .button .btn {
    background: 0 0;
    border: 2px solid #fff;
    color: #000;
    padding: 12px 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    overflow: hidden
}

#showcase .image {
    float: left;
    padding: 46px 2px;
    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-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 .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 .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 .collection .image .product21 {
    background-image: url(../images/showcase/21.jpg)
}

#showcase .collection .image .product22 {
    background-image: url(../images/showcase/22.jpg)
}

#showcase .collection .image .product23 {
    background-image: url(../images/showcase/23.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: 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 (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
    }
    .modulelist-links {
        width: 100%;
        float: left;
        margin: 0 0 20px
    }
    .responsive_img {
        width: 100%;
        float: left
    }
}

@media (max-width:1300px) {
    #page-collection>#theme-collection .theme-layout {
        padding: 0 0 60px
    }
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 50px
    }
    .app-com .wrap-left .app {
        padding: 10px 0
    }
    .app-com .wrap-left .app p {
        font-size: 14px;
        line-height: 21px
    }
    #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 poppins, sans-serif
    }
    div#carousel-style {
        padding: 80px 0;
        margin: 0 60px
    }
    .main-content .theme-layout .bg1 {
        width: 500px;
        height: 500px
    }
    .main-content .theme-layout .bg3 {
        float: left;
        width: 500px;
        height: 500px
    }
}

@media (max-width:1199px) {
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 25px
    }
    #showcase .image {
        padding: 28px 0
    }
    .showcase-detail .title {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 20px
    }
    .showcase-detail .subtitle {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 20px;
        padding: 0
    }
    #showcase .collection .image div {
        min-height: 190px
    }
    #showcase {
        min-height: 230px
    }
}

@media (max-width:991px) {
    div#carousel-style {
        padding: 70px 0;
        margin: 0 15px
    }
    .main-content7.content .desc {
        width: 100%;
        font-size: 13px
    }
    .main-content7.content {
        padding: 40px 0;
        margin: 70px 0 60px
    }
    .modulelist.modulelist1,
    .modulelist.modulelist2 {
        width: 50%;
        float: left
    }
    .main-content7.content .service-heading.text-uppercase {
        margin: 10px 0 0;
        font-size: 30px
    }
    .app-com.container-outer .app-contain .wrap-left {
        width: 100%;
        padding: 0
    }
    .app-com.container-outer .app-contain .app-right {
        width: 100%;
        margin: 0 0 40px;
        float: left;
        padding: 0
    }
    .showcase-list {
        width: 100%;
        float: left;
        padding: 0
    }
    .showcase-detail {
        width: 100%;
        text-align: center
    }
    #showcase {
        min-height: 325px
    }
    #showcase .image {
        padding: 40px 0
    }
    #showcase .collection .image div {
        min-height: 270px
    }
    .highlight-top {
        padding: 50px 0 0
    }
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner {
        padding: 50px 30px 30px
    }
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
        padding: 30px 25px 50px
    }
    #carousel-style #ttfeature-carousel .highlight-inner .detail .title {
        font-size: 22px;
        line-height: 24px
    }
    div#single-collection {
        padding: 0 0 40px
    }
    .main-content .theme-layout .bg1 {
        width: 400px;
        height: 300px
    }
    .main-content .theme-layout .bg3 {
        width: 400px;
        height: 400px
    }
    .main-content>.theme-layout {
        padding: 60px 0 0
    }
}

@media (max-width:767px) {
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1,
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3 {
        margin: 20px 0
    }
    .footer-get-theme>h3 {
        font-size: 18px;
        line-height: 28px
    }
    #showcase .slick-arrow {
        opacity: 1
    }
    #page-collection>#theme-collection .theme-layout {
        padding: 0 0 10px
    }
    div#carousel-style {
        padding: 60px 0
    }
    #carousel-style #ttfeature-carousel .highlight-inner .detail .desc {
        width: 80%;
        float: none;
        display: inline-block;
        vertical-align: top
    }
    #page-collection>.container>#theme-collections .theme-layout {
        padding: 0
    }
}

@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
    }
    .modulelist.modulelist1,
    .modulelist.modulelist2 {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .main-content7.content {
        padding: 30px 0;
        margin: 40px 0 50px
    }
    .main-content7.content .decription_part {
        margin: 0 0 20px
    }
    .main-content7.content .service-heading.text-uppercase {
        padding: 0 0 20px;
        font: 700 20px/30px poppins, sans-serif
    }
}

@media(max-width:480px) {
    #carousel-style #ttfeature-carousel .highlight-inner .detail .desc {
        width: 100%
    }
    div#carousel-style {
        padding: 0 0;
        margin: 0
    }
    .main-menu>.bg {
        display: none
    }
    .highlight-top {
        padding: 20px 0 0
    }
    #carousel-style .container-outer #ttfeature-carousel .owl-item {
        padding: 0 10px
    }
    .main-content>.theme-layout {
        padding: 30px 0 0
    }
    #megamenu .menu {
        position: absolute;
        width: 54%;
        transform: none !important;
        top: 50%
    }
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner {
        padding: 40px 15px 15px
    }
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
        padding: 10px 15px 30px
    }
    #showcase .collection .image div {
        min-height: 155px
    }
    #showcase .slick-arrow {
        top: 100%
    }
    #showcase .slick-arrow.slick-next {
        right: 36%
    }
    #showcase .slick-arrow.slick-prev {
        left: 36%
    }
    .showcase-detail .subtitle {
        font-size: 15px;
        line-height: 22px
    }
    .showcase-detail .title {
        font-size: 18px;
        line-height: 20px
    }
}

@media (max-width:360px) {
    #showcase .image {
        padding: 16px 0
    }
    #showcase .collection .image div {
        min-height: 115px
    }
    #showcase .collection {
        margin: 0 0 0 3px
    }
    .modulelist-links {
        padding: 0
    }
    .main-content7.content {
        margin: 40px 0 40px
    }
}

@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:1400px) {
    .main-menu .highlight-inner.description {
        padding: 15% 20% 15% 0
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 80px 0 200px
    }
    .app-com .wrap-left .app>h1 {
        font: 700 40px/42px poppins, 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) {
    #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) {
    .app-com .wrap-left .app>h1 {
        font: 700 30px/32px poppins, sans-serif
    }
    .highlight-top .highlight-inner .shop-1 {
        height: 370px
    }
    .wrap-left .description,
    .wrap-right .highlight-inner.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;
        letter-spacing: 0;
        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: 70px 0 130px
    }
    .app-com .wrap-left .app {
        padding: 0;
        text-align: center
    }
    #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: 1px
    }
    .app-com .wrap-left .app>h1 {
        font: 700 22px/25px poppins, sans-serif
    }
    .app-com .wrap-left .app>h3 {
        font: 400 15px/16px poppins, sans-serif
    }
    .app-com .app .ttoffer-icons {
        margin: 10px 0 0
    }
    .theme-layout .item .layout .layout-image .layout-content i.fas {
        font-size: 20px
    }
    .layout-content .layout-name .layout-title {
        font: 700 18px/25px poppins, sans-serif
    }
    .theme-layout .item .layout .layout-image .layout-content {
        padding: 15px 10px
    }
}

@media (max-width:767px) {
    .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
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 40px 0 0
    }
}

@media(max-width:480px) {
    .main-menu .caption {
        font-size: 13px
    }
    .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
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 30px 0 0
    }
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 10px
    }
}

.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
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.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
}

.owl-carousel .owl-buttons .owl-next {
    right: 0
}

.theme-collection:hover .owl-carousel .owl-buttons div.owl-prev {
    left: 70px
}

.theme-collection:hover .owl-carousel .owl-buttons div.owl-next {
    right: 70px
}

.owl-carousel .owl-buttons div {
    height: 58px;
    width: 58px;
    border-radius: 50%;
    background: #ffde26;
    box-shadow: 0 -5px 10px rgba(254, 210, 0, .3);
    line-height: 15px;
    overflow: hidden;
    opacity: 0;
    transition: .4s ease-in-out
}

.owl-carousel .owl-buttons div:hover {
    background: #111;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, .2)
}

.theme-collection:hover .owl-carousel .owl-buttons div {
    opacity: 1
}

.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}

.owl-pagination {
    text-align: center;
    top: 20px;
    position: relative
}

.owl-controls .owl-page {
    display: inline-block;
    margin: 0 6px
}

.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, .9)
}

@media (max-width:767px) {
    .owl-controls .owl-buttons .owl-next,
    .owl-controls .owl-buttons .owl-prev {
        top: 35%
    }
}

@media (max-width:480px) {
    .owl-carousel .owl-buttons .owl-next {
        right: 33%;
        top: 75%
    }
    .theme-collection:hover .owl-carousel .owl-buttons div.owl-next {
        right: 26%
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: 33%;
        top: 75%
    }
    .theme-collection:hover .owl-carousel .owl-buttons div.owl-prev {
        left: 26%
    }
    .owl-carousel .owl-buttons div {
        opacity: 1;
        height: 40px;
        width: 40px
    }
    .owl-buttons div::after {
        font-size: 30px;
        line-height: 40px;
        height: 40px;
        width: 40px
    }
    #ttfeature-carousel .owl-buttons>div {
        top: 90%
    }
}

@-webkit-keyframes myfirst {
    0% {
        right: 0;
        top: 15%
    }
    25% {
        right: 20px;
        top: 15%
    }
    50% {
        right: 20px;
        top: 16%
    }
    75% {
        right: -20px;
        top: 16%
    }
    100% {
        right: 0;
        top: 15%
    }
}

@keyframes myfirst {
    0% {
        right: 0;
        top: 15%
    }
    25% {
        right: 20px;
        top: 15%
    }
    50% {
        right: 20px;
        top: 16%
    }
    75% {
        right: -20px;
        top: 16%
    }
    100% {
        right: 0;
        top: 15%
    }
}

@-webkit-keyframes myfirst2 {
    0% {
        left: -110px;
        top: 56%
    }
    25% {
        left: -130px;
        top: 56%
    }
    50% {
        left: -130px;
        top: 57%
    }
    75% {
        left: -130px;
        top: 57%
    }
    100% {
        left: -110px;
        top: 56%
    }
}

@keyframes myfirst2 {
    0% {
        left: -110px;
        top: 56%
    }
    25% {
        left: -130px;
        top: 56%
    }
    50% {
        left: -130px;
        top: 57%
    }
    75% {
        left: -130px;
        top: 57%
    }
    100% {
        left: -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)
    }
}
.scan-code {
     float: right;
     position: fixed;
     z-index: 10;
     top: auto;
     bottom: 80px;
     right: 0;
     left: auto;
     opacity: 1;
     visibility: visible;
     transition:all .5s ease-in-out;
     cursor:pointer;
}
 .QR-code.active .qr-popup{
     z-index: 99;
     position: fixed;
     top: auto;
     bottom: 80px;
     right: 0;
     left: auto;
     transition:all .5s ease-in-out;
     opacity:1;
     visibility:visible;
}
 .qr-popup{
     transition:all .5s ease-in-out;
     opacity:0;
     visibility:hidden;
     right:-200px;
     position: fixed;
     z-index: 99;
     top: auto;
     bottom: 80px;
}
 .QR-code.active .scan-code{
     right:200px;
}
div.rbt-toolbar {
    font-family: 'poppins', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
}
.qodef-page-has-custom-section--uncover section:not(#qodef-custom-section--uncover) {
    z-index: 1;
}
section.rbt-sidearea {
    width: 292px;
    height: 100%;
    min-height: 100%;
    position: fixed;
    right: -292px;
    top: 0;
    z-index: 6669991;
    -webkit-transition: all .5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .5s cubic-bezier(0.77, 0, 0.175, 1);
}
.rbt-loaded .rbt-theme-dropdown{
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.rbt-theme-dropdown .rbt-btn div {
    background: #ffde26;
}
.rbt-theme-dropdown {
    position: absolute;
    left: -77px;
    z-index: 6669992;
    font-size: 10px !important;
    letter-spacing: .11em;
    display: block;
    height: 68px;
    width: 77px;
    line-height: 68px;
    display: block;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition:all 500ms ease-in-out;
}
.rbt-active .rbt-theme-dropdown{
left: -368px;
transition:all 500ms ease-in-out;
}
.rbt-theme-dropdown .rbt-btn{
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 0 !important;
    line-height: 68px !important;
    font-weight: 500;
}
.rbt-btn div {
    color: #111;
    display: inline-block;
    line-height: 1 !important;
    text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 13px;
    border-radius: 8px 0 0 8px;
}
.rbt-theme-dropdown .rbt-btn div {
    transition: opacity .1s ease;
}
div.rbt-toolbar i {
    position: initial;
}
.rbt-theme-dropdown .close-btn {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
   padding: 17px 23px;
}
.rbt-theme-dropdown .close-btn i {
    font-size: 30px;
}
.rbt-list-holder {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 6669993;
    background-color: #fff;
    transition:all 500ms ease-in-out;
}
.rbt-list {
    height: calc(100% - 40px - 0px);
    font-weight: 400;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 30px 30px 0 30px;
    box-sizing: border-box;
    background-color: #fff;
    margin-right: -18px;
}
.rbt-list-bottom {
    height: 40px;
    background: #ffde26;
    width: 100%;
    display: block;
    position: relative;
    bottom: 0;
}
.rbt-list-bottom .link-text-holder {
    float: left;
    width: 100%;
    color: #111;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    margin: 0;
    font-weight: 600;
}
.rbt-list-inner {
    max-width: 234px;
    float: left;
    width: 100%;
}
.rbt-sidearea .rbt-list-holder.show {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: 0 0 9.8px 0.2px rgba(0, 0, 0, 0.14);
    transition:all 500ms ease-in-out;
}
.rbt-active .rbt-theme-dropdown .close-btn {
    opacity: 1;
    transition-delay: .3s;
}
.rbt-active .rbt-theme-dropdown .open-btn {
    opacity: 0;
    transition-delay: .2s;
}
body.open .page::before{
-webkit-opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
visibility: visible;
}
.page::before{
background: rgba(0,0,0,0.5);
position: absolute;
top: 0;
bottom: 0;
content: '';
left: 0;
right: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
visibility: hidden;
z-index: 2;
}
.page {
    position: relative;
    float: left;
    width: 100%;
}
.rbt-list-inner .rbt-logo {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    text-align: center;
}
.rbt-list-inner .rbt-logo .logo-text-holder {
    float: left;
    width: 100%;
    color: #111;
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}
.rbt-list-inner span.rbt-list-related {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #111;
    margin: 0 0 15px;
    background: #ffde26;
    padding: 8px;
    text-align: center;
    font-weight: 500;
}
.rbt-list-inner .rbt-theme {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.rbt-list-inner .rbt-img-hover {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
}
.rbt-list-inner .rbt-img-hover .rbt-star {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: auto;
    right: 0;
    background: #fec500;
    padding: 2px;
    border-radius: 4px 0 0 4px;
    transition: all 400ms ease-in-out 0s;
    transform: translateX(100px);
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-o-transform: translateX(100px);
-ms-transform: translateX(100px);
    z-index: 1;
}
.rbt-list-inner .rbt-img-hover:hover .rbt-star {
    transform: translateX(0px);
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
}
.rbt-list-inner .rbt-img-hover::after {
    background: rgba(0,0,0,0.2);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    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;
}
.rbt-list-inner .rbt-img-hover:hover::after {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
}
.rbt-list-inner .rbt-theme span.rbt-title {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #111;
    font-weight: 500;
    margin: 0 0 5px;
}
.rbt-list-inner .rbt-theme span {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    color: #666;
}
.rbt-theme-dropdown .rbt-btn div span {
    color: #111;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}
.rbt-theme-dropdown .rbt-btn .open-btn {
    -webkit-animation: demoflash 4s ease infinite normal;
    animation: demoflash 4s ease infinite normal;
}
.rbt-theme-dropdown .rbt-btn:hover .open-btn{
-webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
}
.rbt-theme-dropdown .rbt-btn div p {
    color: #111;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin:0px;
}
@keyframes demoflash{
0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: .8;
}
}
 @media(max-width:480px) {
section.rbt-sidearea {
    width: 257px;
    position: fixed;
    right: -257px;
}
.rbt-list {
    padding: 20px 20px 0 20px;
}
.rbt-list-inner {
    max-width: 219px;
}
.rbt-btn div{
padding: 8px;
}
.rbt-theme-dropdown .rbt-btn {
    line-height: 50px !important;
}
.rbt-active .rbt-theme-dropdown {
    left: -320px;
}
.rbt-theme-dropdown {
    height: 50px;
    width: 64px;
    line-height: 50px;
}
.rbt-theme-dropdown .rbt-btn div i {
    font-size: 24px;
}
.rbt-theme-dropdown{
left: -63px;
}
.rbt-theme-dropdown .close-btn{
padding: 13px 20px;
}
.rbt-theme-dropdown .rbt-btn div span {
    font-size: 18px;
    line-height: 18px;
}
.rbt-theme-dropdown .rbt-btn div p {
    font-size: 10px;
    line-height: 16px;
}
.rbt-list-inner .rbt-logo .logo-text-holder{
    font-size: 18px;
    line-height: 20px;
}
.rbt-list-inner span.rbt-list-related {
    font-size: 12px;
    line-height: 18px;
}
}
.main-content4{
  padding: 80px 0;
float: left;
width: 100%;
}
.main-content4 .responsive-content {    
float: left;
width: 100%;
}
@media (min-width:768px) {
.main-content4 .responsive-content{   
display: flex;
align-items: center;
}
}
.main-content4 .responsive-content .wrap-right,.main-content4 .responsive-content .wrap-left{
padding: 0 15px;
}
.main-content4 .responsive-content .highlight-inner{
text-align: left;
}
.main-content4 .responsive-content .highlight-inner h5 {
font: 600 18px/20px 'poppins', sans-serif;
margin: 0 0 25px;
float: none;
display: inline-block;
vertical-align: top;
color: #fff;
background:#262626;
padding: 10px 16px;
border-radius: 5px;
}
.main-content4 .responsive-content .highlight-inner h2{
    float:left;
    width:100%;
font: 600 34px/46px 'poppins', sans-serif;
margin: 0 0 25px;
}
.main-content4 .responsive-content .highlight-inner h3{
    float: left;
    width: 100%;
    font: 500 20px/22px 'poppins', sans-serif;
    margin: 0 0 10px;
}
.main-content4 .responsive-content .highlight-inner span {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    font: 500 18px/40px 'poppins', sans-serif;
    color: #666;
    margin: 0 0 0 10px;
}
.main-content4 .responsive-content .highlight-inner p.caption{
margin: 0 0 20px;
line-height: 22px;
float: left;
width: 100%;
}
.main-content4 .responsive-content .highlight-inner .btn{
    font: 500 16px/18px 'poppins', sans-serif;
    padding: 11px 24px;
    color:#111;
}
.main-content4 .responsive-content .highlight-inner .btn:hover{
color:#fff;
}
@media (max-width:1299px) {
  .main-content4,.custom-service{
    padding: 60px 0;
  }
}
@media (max-width:1199px) {
  .main-content4,.custom-service{
    padding: 40px 0;
  }
.main-content4 .responsive-content .highlight-inner h2{
  margin: 0 0 20px;
    font-size: 30px;
    line-height: 40px;
}
.main-content4 .responsive-content .highlight-inner h5{
padding: 8px 12px;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
}
.main-content4 .responsive-content .highlight-inner span{
  font-size: 16px;
    line-height: 34px;
}
.main-content4 .responsive-content .highlight-inner .btn{
  padding: 9px 20px;
    font-size: 14px;
    line-height: 16px;
}
}
@media (max-width:991px) {
.main-content4 .responsive-content .highlight-inner h5 {
    padding: 8px 8px;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 15px;
}
.main-content4 .responsive-content .highlight-inner span {
    font-size: 14px;
    line-height: 32px;
}
.main-content4 .responsive-content .highlight-inner h3{
  margin: 0 0 5px;
    font-size: 16px;
    line-height: 18px;
}
.main-content4 .responsive-content .highlight-inner h2{
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 30px;
}
.main-content4 .responsive-content .highlight-inner p.caption{
    margin: 0 0 15px;
    line-height: 20px;
    font-size: 11px;
}
.main-content4 .responsive-content .highlight-inner .btn{
    padding: 9px 16px;
    font-size: 12px;
    line-height: 14px;
}
}
@media (max-width:767px) {
  .main-content4{
    padding: 30px 0;
  }
.main-content4 .container{
  padding: 0px;
}
}
@media(max-width:480px) {
  .main-content4{
    padding: 15px 0;
  }
.main-content4 .responsive-content .highlight-inner h2{
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 28px;
}
}