body {
    background: #fff;
    font: 500 13px/16px poppins, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%
}

@media (min-width:1501px) {
    .container {
        width: 1740px
    }
}

.container {
    padding: 0 15px;
    margin: auto
}

.row {
    margin: 0 -15px
}

img {
    height: auto;
    max-width: 100%
}
p {
    margin: 0;
    color: #777;
    font-weight: 400;
    line-height: 22px;
}
* {
    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:1650px) {
    .container {
        max-width: 1570px
    }
}

.goToTop {
    display: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 20px;
    border: 2px solid #ffd200;
    background: #ffd200;
    color: #111;
    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: #fcdc4a
}

.page {
    float: left;
    overflow: hidden;
    width: 100%
}

header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 3
}

header .header-content {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    min-height: 1200px;
    max-width: 1903px;
}

.header-block {
    float: left;
    position: relative;
    width: 100%;
    background: #5450e2 url(../images/main-bg.jpg) repeat scroll center center;
    background-size: cover;
    text-align: center;
}

.header-content .logo-desc {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 100px 0 0;
    width: 100%;
}

.header-content .header-image {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.header-logo {
    float: left;
    width: 100%;
    padding: 0 0 20px
}

.header-logo>img {
    max-width: 100%;
    width: 275px;
    height: auto
}

.logo-desc .header-description {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

.logo-desc .header-description .top-heading {
    float: left;
    width: 100%;
    color: #fff;
    font: 600 34px/42px poppins, Helvetica, sans-serif;
    margin: 0 0 20px;
}

.logo-desc .header-description h1.logo-block {
    margin: 0
}

.logo-desc .header-description a.btn {
    background: #ffd200;
    position: relative;
    padding: 12px 25px;
    color: #111;
    overflow: hidden;
}
.logo-desc .header-description a.btn:hover {
    background: #111;
    color: #fff
}

.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,
.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: #111;
    color: #fff
}

.header-link a:hover::after {
    transform: translateY(-115%);
    opacity: 1
}

.footer_link {
    float: right;
}

.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-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
}

.main-header .header-link {
    float: right;
    position: relative;
    z-index: 1;
    padding: 40px 0
}

.footer_link a {
    background: #111;
    color: #fff;
    padding: 16px 25px;
    border-radius: 25px;
    position: relative;
}
.footer_link a:hover{
    background: #5551e4;

}
.header-link a {
    border: 2px solid #1f1f1f;
    border-radius: 50px;
    color: #1f1f1f;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 37px;
    min-width: 199px;
    padding: 4px 10px 5px 15px;
    text-align: center;
    text-decoration: none;
    outline: 0;
    overflow: hidden;
    text-transform: capitalize
}

.header-link a:hover {
    border-color: #f3283d;
    color: #111
}
#page-collection .pageheading,
#single-collection .pageheading {
    float: left;
    width: 100%;
    text-align: center;
    font: 600 36px/40px poppins, Helvetica, sans-serif;
    margin: 0 0 30px;
    color: #fff;
}

#page-collection .owl-pagination,
#single-collection .owl-pagination {
    counter-reset: slides-num;
    position: absolute;
    top: 100%;
    left: 0;
    width: 120px;
    right:0;
    margin: 10px auto 0;
}
#single-collection .owl-buttons{
    display:none;
}
#page-collection .owl-page,
#single-collection .owl-page {
    display: inline-block;
    vertical-align: top;
    counter-increment: slides-num;
    margin-right: 5px
}

#page-collection .owl-page.active:before,
#single-collection .owl-page.active:before {
    content: counter(slides-num);
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}

#page-collection .owl-page.active:after,
#single-collection .owl-page.active:after {
    content: '';
    position: absolute;
    left: 33px;
    top: 0;
    background: #fff;
    width: 50px;
    height: 1px;
    bottom: 0;
    margin: auto 0;
    right: auto;
    opacity: 0.5;
}

#page-collection .owl-page span,
#single-collection .owl-page span {
    display: none
}

#page-collection .owl-pagination:after,
#single-collection .owl-pagination:after {
    content: counter(slides-num);
    display: inline-block;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 5px;
    color: #fff;
    float: right;
}
#single-collection .owl-page.active:before,
#single-collection .owl-pagination:after{
    color: #222;
}
#single-collection .owl-page.active:after{
    background: #333;
}
#page-collection .pageheading span,
#single-collection .pageheading span {
    float: left;
    width: 100%
}

#page-collection .pageheading a,
#single-collection .pageheading a {
    float: none;
    width: auto;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0;
    padding: 0 0 15px;
    background: 0 0;
    color: #111;
    font: 700 14px/18px poppins, Helvetica, sans-serif
}

#page-collection .pageheading a::after,
#single-collection .pageheading a::after {
    display: none
}

#page-collection .pageheading a::before,
#single-collection .pageheading a::before {
    content: '';
    background: #111;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out
}

#page-collection .pageheading a:hover::before,
#single-collection .pageheading a:hover::before {
    width: 80px
}

#pages-collection.owl-carousel .owl-wrapper-outer {
    float: right
}
div#single-collection {
    position: relative;
    padding: 80px 0;
    background: #f5f5f5;
}
#single-collection .pageheading {
    color: #111;
}
#single-collection .title {
    float: left;
    width: 100%;
    text-align: right;
    display: table-cell
}

.header-link a img {
    padding-left: 10px;
    vertical-align: top
}

header .header-content .img a {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    padding: 5px;
    margin:0;
    box-shadow: 0 15px 22px 0 rgba(0, 0, 0, .15);
    border-radius: 8px;
    background:#fff;
}
header .header-content .img {
    position: absolute;
    margin: 0
}
header .header-content .img img {
    max-width: 100%;
    vertical-align: top;
    border-radius: 8px;
    width: 100%;
}
header .header-content .img.img1 {
    left: auto;
    top: auto;
    width: 14%;
    right: 18%;
    bottom: 50px;
    z-index: 1;
}
header .header-content .img.img2 {
    left: 5%;
    top: auto;
    width: 27%;
    bottom: 35px;
}
header .header-content .img.img3 {
    left: auto;
    right: -4%;
    top: auto;
    width: 25%;
    bottom: 35%;
}
header .header-content .img.img4 {
    right: 0;
    top: auto;
    width: 47%;
    margin: 0 auto;
    left: 0;
    bottom:13%;
}
.inner-images.attachment-full.size-tag {
    position: absolute;
    right: auto;
    left: -90px;
    top: -80px;
    margin: 0 auto;
    width: 180px;
    z-index: 1;
    bottom: auto;
}
.inner-images.attachment-full.size-tag img{
     animation: stretch 1s ease 0s alternate both infinite running;
	 width:260px;
}
.inner-images.attachment-full.size-tag.element-tag {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 160px;
}
@keyframes stretch {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
header .header-content .img.img5 {
    bottom: 34%;
    left: 0;
    width: 18%;
}

header .header-content .img.img6 {
    left: 8%;
    width: 13%;
    top:12%;
    bottom: auto;
}

header .header-content .img.img7 {
    left: auto;
    bottom: auto;
    width: 20%;
    top: 50px;
    right: 0;
}
@media (min-width:3000px) {
    .header-content .logo-desc {
        margin: 0
    }
}
@media (min-width:1903px) {
    .header-content {
        max-width: 1903px
    }
    .highlight-top #feature-list {
        float: none;
        display: inline-block;
        vertical-align: top
    }
}
@media (max-width:1600px) {
    .logo-desc .header-description .top-heading {
        font-size: 30px;
        line-height: 38px;
    }
    header .header-content .img.img4{
        bottom: 20%;
    }
}
@media (max-width:1400px) {
    header .header-content {
        min-height: 900px
    }
    header .header-content .img.img4{
        bottom: 6%;
    }
    .logo-desc .header-description .top-heading {
        font-size: 26px;
        line-height: 34px;
    }
}@media(max-width: 1299px){
    div#single-collection{
        padding: 60px 0;
    }
}
@media (max-width:1199px) {
    .logo-desc .header-description a.btn {
        padding: 12px 18px
    }
    header .header-content .img {
        width: 13.8%
    }
    header .header-content {
        min-height: 800px
    }
    .header-content .logo-desc{
        padding: 70px 0 0;
    }
    header .header-content .img.img4{
        bottom: 12%;
    }
}
@media (max-width:991px) {
    .footer_link a,
    .header-link a {
        font-size: 13px;
    }
    header {
        padding: 0
    }
    .main-header .header-link {
        margin: 15px 0
    }
    .header-content .logo-desc{
        padding: 40px 0 0;
        margin: 0 0 -20px;
    }
    .logo-desc .header-description .top-heading {
        font-size: 22px;
    line-height: 32px;
        margin: 0 0 15px
    }
    header .header-content,
    header .header-content .header-all-image {
        min-height: 650px
    }
    header .header-content .header-all-image {
        float: left;
        width: 100%;
        position: relative;
    }
    .inner-images.attachment-full.size-tag{
        width: 120px;
        left: -60px;
        top: -60px;
    }
    .header-logo>img{
        width: 230px;
    }
    header .header-content .img.img4{
        bottom: auto;
        top: 20%;
    }
    header .header-content .img.img6{
        left: 2%;
        top: 5%;
        width: 15%;
    }
    header .header-content .img.img5 {
        bottom: 42%;
        left: -40px;
        width: 22%;
    }
    header .header-content .img.img2 {
        width: 30%;
        bottom: 85px;
    }
    header .header-content .img.img1 {
        width: 18%;
        bottom: 15%;
    }
    header .header-content .img.img7 {
        width: 24%;
        top: 50px;
    }
	.inner-images.attachment-full.size-tag.element-tag {
		height:120px;
	}
    .logo-desc .header-description a.btn {
    padding: 10px 14px;
    font-size: 13px;
}
}

@media (max-width:870px) {
    header .header-content,
    header .header-content .header-all-image {
        min-height: 500px
    }
    header .header-content .img {
        padding: 0 3px
    }
    header .header-content .img.img6{
        top: 0;
    }
    header .header-content .img.img2{
        left: 8%;
        bottom: 40px;
    }
}
@media (max-width:767px) {
    header .header-content,
    header .header-content .header-all-image {
        min-height: 440px
    }
    .header-logo>img {
    width: 200px;
    }
    .header-logo{
        padding: 0 0 10px;
    }
    .header-content >div {
        display: inline-block;
        float: none;
        margin: 10px 0;
        position: static;
        vertical-align: top;
        width: auto
    }
    header .header-content .img a{
        border-radius: 4px;
        padding: 2px;
    }
    header .header-content .img img{
        border-radius: 4px;
    }
    header .header-content .img.img1{
        width: 22%;
    }
}
@media (max-width: 650px){
    header .header-content .img.img5{
        width: 25%;
        bottom: 45%;
    }
    header .header-content .img.img6{
        left: -8px;
    }
    header .header-content .img.img2{
        width: 35%;
    }
}
@media (max-width:600px) {
    header .header-content,
    header .header-content .header-all-image {
        min-height: 450px
    }
    .header-content .logo-desc {
        padding: 25px 0 0
    }
}
@media (max-width: 544px){
    header .header-content .img.img4{
        width: 58%;
    }
    .inner-images.attachment-full.size-tag{
        width: 80px;
        top: -40px;
        left: -30px;
    }
	.inner-images.attachment-full.size-tag.element-tag {
		height:80px;
	}
}
@media (max-width:480px) {
    header .header-content,
    header .header-content .header-all-image {
        min-height: 380px
    }
    header .header-content .img.img6{
        left: 3%;
        width: 25%;
        z-index: -1;
        top: -30px;
    }
    header .header-content .img.img7{
        right: -10px;
        width: 28%;
        top: 10px;
    }
    .inner-images.attachment-full.size-tag{
        width: 70px;
        left: -20px;
        top: -40px;
    }
    logo-desc .header-description h1 {
        font-size: 14px;
        line-height: 22px
    }
    .header-logo>img {
        width: 180px
    }
    .main-header .header-link {
        display: inline-block;
        float: none;
        vertical-align: top;
        margin: 10px 0
    }
    .logo-desc .header-description .top-heading {
        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%)
    }
    .header-link a {
        height: 40px;
        padding: 0 6px
    }
    header .header-content .img {
        width: 13%
    }
    header .header-content .img.img5{
        display: none;
    }
    header .header-content .img.img2 {
        width: 42%;
        left: 2%;
        bottom: 10px;
    }
    header .header-content .img.img4 {
        width: 78%;
    }
    header .header-content .img.img3{
        display: none;
    }
    header .header-content .img.img1{
        bottom: 2%;
        right: 15%;
    }
}

@media (max-width:390px) {
    header .header-content .img.img2{
        left: -5%;
        bottom: 55px;
        width: 50%;
    }
    header .header-content .img.img1{
        width: 35%;
        bottom: 15%;
        right: 10%;
    }
    .features .features-block{
        padding: 20px 2px;
    }
    header .header-content .img.img7 {
        top: 30px;
        width: 38%;
    }
    header .header-content .img.img6{
        top: 0;
    }
}
@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;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
}
@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;
}
h2 {
    margin: 0;
}
.btn-default {
    background: #ffd200;
    border-color: #111;
    color: #111;
    font-size: 14px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px
}
.btn-default:hover {
    background: #000;
    color: #fff;
}
.btn {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-decoration: none;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    transition: all 400ms ease-in-out;
    border: none;
    font-family: poppins, Helvetica, sans-serif;
}

.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: #f3283d
}
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;
    line-height: 26px;
    float: left;
    width: 100%;
    position: relative
}

.main-content {
    float: left;
    width: 100%
}

.section-heading {
    font: 600 36px/42px poppins, Helvetica, sans-serif;
    position: relative;
    padding: 0;
    color: #111;
    margin: 0;
    padding: 0 0 15px;
}
.heading .section-heading {
    color: #fff
}
.main-heading.heading p {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    color: #aaa;
}
.section-heading span.layout {
    font-size: 40px;
    color: #ffd200;
    line-height: 42px;
    vertical-align: bottom
}

.layout-content .layout-name a {
    font-family: poppins, Helvetica, sans-serif;
    font-size: 14px;
    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;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    float: left
}
.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
}
@media (max-width:1299px) {
    .section-heading{
        font-size: 32px;
        line-height: 38px;
    }
    .section-heading span.layout{
        font-size: 36px;
        line-height: 38px;
    }
}
@media (max-width:1200px) {
    .theme-layout .layout-image {
        padding: 0
    }
}
@media (max-width:767px){
    .theme-layout .item .layout .layout-image .layout-content{
        opacity: 1;
    }
}
.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: 80px 0 50px;
    background: #111
}

.main-content>.theme-layout img.center-img {
    margin: 0 0 -28px;
    width: 500px;
    height: auto
}

.main-menu .pop-img.img1 {
    bottom: 100px;
    top: auto;
    width: 110px
}

.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: poppins, Helvetica, sans-serif;
    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.owl-prev::after {
    background-position: 18px -15px
}

.owl-buttons div.owl-next::after {
    background-position: -18px -15px
}

#myTabContent .tt-carousel {
    margin: 0;
    padding: 0 70px
}

#myTabContent {
    float: left;
    padding: 0 0 50px;
    width: 100%
}

.theme-collection #ttsinglepage-carousel .single {
    margin: 20px 0;
    float: left;
    width: 100%
}
@media (max-width: 1400px){
    .main-heading.heading p{
        width: 53%;
    }
}
@media(max-width: 1299px){
    .main-heading.heading p {
    width: 60%;
}
}
@media(max-width: 1199px){
    .section-heading{
        font-size: 30px;
        line-height: 34px;
    }
    .section-heading span.layout {
    font-size: 34px;
    line-height: 36px;
    }
    .main-heading.heading p{
        width: 70%;
    }
    .theme-collection #ttsinglepage-carousel .single{
        margin: 10px 0;
    }
}
@media(max-width:991px) {
    .section-heading span.layout {
        font-size: 32px;
        line-height: 36px
    }
    .section-heading{
        font-size: 28px;
    line-height: 36px;
    }
    .main-heading.heading p{
        width: 90%;
    }
    .main-heading.heading .section-heading{
    width: 80%;
    float: none;
    display: inline-block;
    vertical-align: top;
    }
}

@media(max-width:767px) {
    .main-content .view-demo li {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 10px 15px
    }
    .section-heading{
        font-size: 22px;
        line-height: 26px;
    }
}

@media(max-width:480px) {
    #myTabContent .tt-carousel {
        padding: 0 10px
    }
    .section-heading{
        font-size: 20px;
        line-height: 24px;
    }
    .main-heading.heading .section-heading{
        width: 100%;
    }
    .main-heading.heading p {
    width: 100%;
    padding: 0 15px;
    font-size: 12px;
    line-height: 20px;
}
}

.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, Helvetica, sans-serif;
    color: #1f1f1f;
    text-align: center;
    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, Helvetica, sans-serif;
    color: #1f1f1f;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: capitalize
}

.layout-content .layout-name .layout-title {
    font: 600 16px/26px poppins, Helvetica, sans-serif;
    color: #222;
    text-align: left;
    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
}

.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 a::after {
    background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
.layout-image .layout-thumb a.layout-title {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}
.layout-image .layout-thumb a.layout-title img{
    border-radius: 8px; 
}
.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
}

.theme-layout .item .layout {
    margin: 0 0 60px;
}
.section-heading.service-heading{
    padding: 0 0 20px;
}
@media(max-width:1600px) {
    .theme-layout .item .layout {
        padding: 0 20px;
        margin: 0 0 50px;
}
    .main-content>.theme-layout {
        padding: 50px 0 0
    }  
    }  
#theme-collection-product #ttsinglepage-carousel {
    padding: 0;
}

@media (max-width:1199px) {
    .main-content {
        padding: 0
    }
    .bg-primary {
        margin: 50px 0 0
    }
    .main-content>.theme-layout {
        padding: 40px 0 0
    }
    .theme-layout .item .layout {
    margin: 0 0 40px;
}
}

@media (max-width:991px) {
    .bg-primary {
        margin: 0;
        padding: 50px 0 10px
    }
    .theme-layout .item .layout {
        padding: 0 15px;
        margin: 0 0 30px;
        width: 33.33%
    }
    .theme-layout .item .layout {
        margin: 0 0 30px;
    }
}
@media(max-width:767px) {
    #portfolio .main-content .layout-image {
        margin: 0 0 10px
    }
    .theme-layout .item .layout {
        margin: 0 0 20px;
    }
}

@media(max-width:600px) {
    .theme-layout .item .layout {
        margin: 0 0 25px
    }
}

@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: 543px){
    .theme-layout .item .layout{
        width: 50%;
    }
}
@media (max-width:480px) {
    .theme-layout .item .layout {
        padding: 0 10px;
        margin: 0 0 10px;
    }
    .main-content .container {
        padding: 0;
    }
    .layout-image .layout-thumb-wrap,
    .layout-image .layout-thumb a.layout-title img{
        border-radius: 4px;
    }
}

.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) {
    .section-content {
        font-size: 14px
    }
    .logo-desc .header-description .top-heading {
        font-size: 20px;
        line-height: 26px;
        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
    }
    .logo-desc .header-description .top-heading {
        font-size: 14px;
        line-height: 22px
    }
}

.layout-image.new-label::after {
    background: url(../images/new-label.png) no-repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    right: -20px;
    top: -25px;
    width: 86px;
    z-index: 9999
}

.layout-image .theme-preview-btn {
    display: none
}

.layout-image:hover .theme-preview-btn {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    padding: 12px 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    display: block;
    width: 120px;
    transition: all .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: 500 16px/18px poppins, Helvetica, sans-serif;
    margin: 0;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}
#portfolio {
    float: left;
    width: 100%;
    color: #333;
    position: relative;
    text-align: center
}
.video-section {
    padding: 80px 0;
    background: #fff;
}
.video-section .video-content {
    float: left;
    width: 100%;
}
.video-section .video-description {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.video-section .video-description .video-title {
    font-size: 36px;
    line-height: 40px;
    color: #444;
    margin: 0 0 15px;
    font-weight: 400;
}
.video-section .video-description .video-subtitle {
    float: left;
    width: 100%;
    color: #111;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin: 0 0 15px;
}
.video-section .video-description .video-desc {
    float: none;
    width: 60%;
    display: inline-block;
    vertical-align: top;   
}
.video-section iframe {
    border: 10px solid #111;
    border-radius: 10px;
    box-shadow: 0 15px 22px 0 rgba(0,0,0,.15);
}
.owl-carousel .owl-wrapper-outer {
    direction: ltr !important
}
#feature-list {    
    position: relative;
    background: #f5f5f5;
    padding: 80px 0 50px;
}
#feature-list #main-content2 {
    float: left;
    width: 100%;
}
#feature-list .main-content2-content {
    float: left;
    width: 100%;
}
#feature-list .features.one {
width: 100%;
float: left
}
#feature-list .choose-service {
margin: 0 0 30px;
float: left;
width: 100%;
}
#feature-list .choose-service p {
    width: 54%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.feature-service {
    float: left;
    background: #fff;
    padding: 30px 25px;
    margin: 0;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 8px;
    transition: .4s ease-in-out;
    overflow: hidden;
}
.features .features-block:hover .feature-service {
    box-shadow: 0 3px 12px 1px rgba(0 ,0, 0 ,0.10);
}
.features .features-block {
    margin: 0 0 30px; 
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 16%;  
    padding: 0 15px; 
}
.features .features-block .feature-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    color: #666;
    text-transform: capitalize;
    padding: 10px 0 0;
    float: left;
    width: 100%;
}
.features .features-block .feature-img {
    margin: 0 0 5px;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
}
.feature-img .img-responsive {
border: none;
margin: auto;
transition: all .6s ease 0s;
}
.feature-img:hover .img-responsive {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
}
.features-block:hover .feature-img .img-responsive {
transform: translateY(-10px)
}
.feature-content {
color: #222;;
text-align: left;
}
.footer-get-theme>h1 {
    color: #111;
    font: 500 30px/35px poppins, Helvetica, sans-serif;
    text-transform: uppercase
}
#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,0.08);
}
.custom-service {
    padding: 80px 0;
}
.custom-service .service-heading{
    float: left;
    width: 100%;
}
.custom-service .service-heading .title{
    float: none;
    width: 55%;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 60px;
    position: relative;
}
.custom-service .service-heading .title::after {
    position: absolute;
    content: '';
    top: auto;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    background: #5450e2;
    width: 60px;
}
.custom-service .service-content {
    float: left;
    width: 100%;
}
.service-btn {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.service-btn .btn {
    background: #5551e4;
    color: #fff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    padding: 15px 40px;
}
.custom-service .service-content .service-detail {
    margin: 0 0 30px;
}
.custom-service .service-content .service-detail .service-description .service-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px;
}
.custom-service .service-content .service-img {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    margin: 0 0 20px;
    border: 2px solid #dbdbdf;
}
.custom-service .service-content .service-img:hover{
    background-color: #5450e2;
    border: 2px solid #5450e2;
}
.custom-service .service-content .service-img a::before{
     height: 50px;
    width: 50px;
    background-color: #5450e2;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 25px 0;
    transition: all 400ms ease-in-out 0s;
}
.custom-service .service-content .service-img.image1 a::before{
    content: '';
    mask-image: url('../images/icon-01.png');
    -webkit-mask-image: url('../images/icon-01.png');   
}
.custom-service .service-content .service-img.image2 a::before{
    content: '';
    mask-image: url('../images/icon-02.png');
    -webkit-mask-image: url('../images/icon-02.png');    
}
.custom-service .service-content .service-img.image3 a::before{
    content: '';
    mask-image: url('../images/icon-03.png');
    -webkit-mask-image: url('../images/icon-03.png');    
}
.custom-service .service-content .service-img.image4 a::before{
    content: '';
    mask-image: url('../images/icon-04.png');
    -webkit-mask-image: url('../images/icon-04.png');    
}
.custom-service .service-content .service-img.image5 a::before{
    content: '';
    mask-image: url('../images/icon-05.png');
    -webkit-mask-image: url('../images/icon-05.png');    
}
.custom-service .service-content .service-img.image6 a::before{
    content: '';
    mask-image: url('../images/icon-06.png');
    -webkit-mask-image: url('../images/icon-06.png');    
}
.custom-service .service-content .service-img:hover a::before {
    background: #fff;
    transform: rotateY(180deg);
}
.offer-banner {
    padding: 0 0 80px;
}
.offer-banner .offer-bannerimg {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.offer-banner .offer-bannerimg a {
    overflow: hidden;
    position: relative;    
    display: block;   
}
.offer-banner .offer-bannerimg a img {
    border-radius: 8px;
}
.main-content3 {
background: #ffd200;
float: left;
width: 100%;
text-align: center;
}
.main-content3>div {
padding: 20px 0;
float: left;
width: 100%;
}
.main-content3 .title {
color: #111;
float: left;
font-size: 26px;
width: 100%;
line-height: 28px;
font-weight: 500;
}
.main-content3 .footer-desc {
    float: left;
    width: auto;
    text-align: left;    
    padding: 10px 0;
}
.main-content6 {
    position: relative;
    text-align: center;
    padding: 80px 0;
    background: url(../images/testimonial-bg.jpg) no-repeat fixed 0 0;
    background-size: cover;
}
.main-content6 .support-team {
    float: left;
    width: 100%;
}
.main-content6 .support-team .review {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.main-content6 .support-team .rating-content {
    float: left;
    width: 100%;
}
.main-content6 .support-team .rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 30px;
}
.main-content6 .support-team .rating .review-star {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #fed700;
    color: #111;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 5px;
    text-decoration: none;
}
.main-content6 .support-team .review-bg .team-review {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.main-content6 .support-team .review-bg {
    float: none;
    width: 640px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 8px;
    padding: 35px 30px;
    position: relative;
}
.main-content6 .support-team .review-bg::after {
    position: absolute;
    content: '\e244';
    top: -10px;
    bottom: auto;
    left: 15px;
    right: auto;
    margin: auto;
    font-family: 'Material Icons';
    font-size: 60px;
    color: #f3283d;
    transform: rotate(-180deg);
}
.main-content6 .support-team .review-bg .review-desc {
    float: left;
    width: 100%;
}
.main-content6 .support-team .review-bg .review-desc p{
    font-size: 15px;
    text-align: left;
    margin: 0 0 15px;
}
.main-content6 .support-team .review-bg .review-desc .review-user {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #111;
}
.main-content6 .support-team .owl-pagination{
    text-align: left;
}
@media (max-width:1700px) {
    div#theme-collection {
        padding: 0 0 0 25px
    }
}
@media(max-width: 1649px){
    .custom-service .service-heading .title{
        font-size: 22px;
        line-height: 32px;
    }
    .video-section .video-description .video-desc{
        width: 65%;
    }
}
@media (max-width:1400px) {
    .main-menu>.bg {
        width: 960px;
        height: 660px
    }
    .main-content2 .features.one{
        padding: 0 10px;
    }
    .main-content2 .main-content2-content{
        padding: 0 35px;
    }
}
@media (max-width:1399px) {
.custom-service .service-heading .title {
    font-size: 20px;
    line-height: 30px;
    width: 60%;
}
#feature-list .choose-service p{
    width: 60%;
}
.main-content6 .support-team .rating{
    width: 50%;
}
.video-section .video-description .video-desc {
    width: 75%;
}
}
@media (max-width:1300px) {
    #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
    }
}
@media (max-width:1299px) {
.custom-service {
    padding: 60px 0;
}
.offer-banner {
    padding: 0 0 60px;
}
#feature-list{
    padding: 60px 0 30px;
}
.main-content6{
    padding: 60px 0;
}
.video-section{
    padding: 60px 0;
}
}
@media (max-width:1200px) {
    .feature-img {
        margin: 0 0 10px
    }
    .main-menu>.bg {
        width: 850px;
        height: 570px
    }
    #page-collection .pageheading,
    #single-collection .pageheading {
        font-size: 26px;
        line-height: 36px
    }
}

@media (max-width:1199px) {
    .main-content2 .main-content2-content {
        padding: 0 15px
    }
    .main-content2 .features.one{
        width: 33.33%;
    }
    .main-content2 .features.one .features-block:last-child{
        margin:0 0 20px;
    }
    .features .features-block{
        width: 19%;
    }
    .custom-service {
        padding: 50px 0;
    }
    .custom-service .service-heading .title{
        width: 80%;
    }
    .custom-service .service-content .service-detail {
        margin: 0 0 20px;
    }
    .custom-service .service-content .service-detail .service-description .service-title{
        font-size: 16px;
        line-height: 18px;
    }
    .custom-service .service-content .service-detail .service-description p{
        line-height: 20px;
        font-size: 13px;
    }
    .offer-banner {
    padding: 0 0 50px;
    }
    #feature-list .choose-service p {
    width: 75%;
}
.feature-service{
    padding: 20px;
}
.main-content3 .title{
    font-size: 22px;
    line-height: 24px;
}
.footer_link a{
    padding: 14px 20px;
}
.video-section .video-description{
    margin: 0 0 20px;
}
.video-section .video-description .video-title{
    font-size: 30px;
    line-height: 32px;
}
.video-section .video-description .video-subtitle{
    font-size: 32px;
    line-height: 34px;
}
.video-section .video-description .video-desc {
    width: 85%;
    font-size: 12px;
}
}

@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>h1 {
        font-size: 32px
    }
    .main-content2 .features.one {
        padding: 0 10px
    }
    .main-content2 {
        padding: 30px 0
    }
    .main-menu>.bg {
        width: 700px;
        height: 370px
    }
    .main-menu .pop-img.img1 {
        display: none
    }
    .video-section iframe {
    max-width: 88%;
    max-height: 440px;
    }
    .video-section .service-heading{
        font-size:26px;
    }
    .custom-service .service-heading .title {
        width: 90%;
    }
    #feature-list {
    padding: 40px 0 10px;
}
.features .features-block {
    width: 32%;
}
    #feature-list .choose-service p {
    width: 90%;
}
.main-content3 .title {
    font-size: 20px;
    line-height: 22px;
}
.video-section .video-description .video-title {
    font-size: 26px;
    line-height: 28px;
    margin: 0 0 10px;
}
.video-section .video-description .video-subtitle {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 10px;
}
#page-collection .pageheading, #single-collection .pageheading {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 20px;
}
}

@media (max-width:767px) {
    #page-collection .title span.txt-anim,
    #single-collection .title span.txt-anim {
        font-size: 36px;
        line-height: 42px
    }
    .theme-layout .item {
        float: left
    }
    .layout-content {
        margin: 30px 0
    }
    .main-content3 .title {
        font-size: 14px;
        line-height: 22px
    }
    #page-collection .pageheading,
    #single-collection .pageheading {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 15px;
    }
    .video-section .service-heading{
        font-size:20px;
        line-height: 26px;
    }
    .custom-service .service-heading .title{
        font-size: 18px;
        line-height: 28px;
    }
    .custom-service {
        padding: 30px 0;
    }
    .offer-banner {
    padding: 0 0 30px;
    }
        #feature-list .choose-service p {
    width: 100%;
    padding: 0 15px;
    font-size: 12px;
}
#feature-list {
    padding: 30px 0 0px;
}
.main-content3 .footer-desc{
    padding: 8px 0;
}
.main-content3 .title {
    font-size: 16px;
    line-height: 20px;
}
.footer_link a {
    padding: 12px 18px;
}
.main-content3>div{
    padding: 15px 0;
}
}
@media (max-width: 630px){
    .custom-service .service-content .service-detail .service-description .service-title {
    font-size: 14px;
    line-height: 16px;
    }
    .custom-service .service-content .service-detail .service-description p {
    line-height: 20px;
    font-size: 12px;
    line-height: 20px;
}
}
@media (max-width: 600px){
    .main-content2 .features.one{
        width: 50%;
    }
    #page-collection, div#single-collection{
        padding: 45px 0 60px;
    }  
    .features .features-block {
        width: 49%;
    } 
    .video-section .video-description .video-title {
    font-size: 24px;
    line-height: 26px;
    } 
    .video-section .video-description .video-subtitle {
    font-size: 24px;
    line-height: 26px;
    }
    .video-section .video-description .video-desc{
        width: 100%;
        padding: 0 15px;
    }
}
@media (max-width:543px) {
    #theme-slider .owl-wrapper-outer .owl-item {
        transform: scale(1)
    }
    #page-collection .pageheading,
    #single-collection .pageheading {
        font-size: 18px;
        line-height: 26px
    }
    #pages-collection.owl-carousel .owl-wrapper-outer {
        float: left;
        overflow: visible
    }
    #page-collection .owl-pagination,
    #single-collection .owl-pagination {
        width: 118px;
        margin-top: 10px
    }
    #page-collection .owl-page.active:after,
    #single-collection .owl-page.active:after {
        left: 30px
    }
    #page-collection .owl-page.active:before,
    #page-collection .owl-pagination:after,
    #single-collection .owl-page.active:before,
    #single-collection .owl-pagination:after {
        font-size: 20px;
        line-height: 30px
    }
    div#single-collection {
        display: inline-block
    }
    .footer_link{
        width: 100%;
    }
    .main-content3 .footer-desc{
        width: 100%;
        text-align: center;
    }
}

@media (max-width:480px) {
    #page-collection .title span.txt-anim,
    #single-collection .title span.txt-anim {
        font-size: 23px;
        line-height: 28px
    }
    .theme-layout .item {
        width: 100%
    }
    .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
    }
    .footer-get-theme>h1 {
        font-size: 14px;
        line-height: 24px
    }
    .main-content2 .main-content2-content{
        padding: 0;
    }
     .main-content2 .choose-service{
        padding: 0 10px;
     }
    .features .features-block .feature-title{
        font-size: 11px;
    }
    .video-section iframe{
        max-height: 250px;
        border-width: 5px;
    }
    .video-section{
        padding: 30px 0;
    }
    .video-section .service-heading{
        margin: 0 0 20px;
    }
    #page-collection .container,
    #single-collection .container {
        padding: 0;
    }
    .custom-service .service-heading .title {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 40px;
}   
.feature-service {
    padding: 15px;
}
.features .features-block {
    margin: 0 0 20px;
}
#page-collection .pageheading, #single-collection .pageheading {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 10px;
}
}

.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;
    margin: 0 0 30px;
}

#theme-collection-product .heading {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 8% 0 15%
}

#theme-collection .layout-image .layout-thumb,
#theme-collection-product .layout-image .layout-thumb {
    padding-bottom: 95%
}

#theme-collection-product .theme-layout {
    float: left;
    width: 100%;
    position: relative
}

.theme-collection .item .layout-image {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .15);
    background: #fff;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    padding: 5px;
    border-radius: 8px;
}

#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 4px 12px 0 rgba(0, 0, 0, .15)
}

.theme-collection .item .layout-image .btn-preview {
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.theme-collection .item .layout-content .layout-name .layout-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 40px
}

div#theme-collection,
#theme-collection-product {
    float: left;
    width: 100%;
    padding: 0;
}

#theme-collection-product .theme-collection {
    float: left;
    width: 100%
}

#ttsinglepage-carousel.owl-carousel .owl-wrapper-outer {
    float: right
}

#pages-collection.owl-carousel .owl-item,
#ttsinglepage-carousel.owl-carousel .owl-item {
    padding: 0 15px
}

#page-collection .page-collection {
    width: 100%;
    float: left;
    margin: 10px 0
}

#page-collection .page-collection img,
.theme-collection #ttsinglepage-carousel .single img {
    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%
    }
    #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
    }
    #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
    }
}

@media (max-width:767px) {
    .section-heading span.layout {
        font-size: 26px;
        line-height: 30px;
    }
    .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 .heading {
        margin: 0 0 30px
    }
    .tt-carousel .cell-1.cells {
        padding: 0
    }
    .highlight-top .wrap-left {
        float: left;
        width: 100%
    }
    #themes-slider {
        padding: 50px 0 0
    }
    .main-content .view-demo li {
        padding: 15px 0
    }
    .app-com.container-outer {
        padding: 30px 0
    }
}

@media (max-width:480px) {
    .heading h2 {
        font-size: 18px;
        line-height: 26px
    }
    .main-content>.theme-layout img.center-img {
        margin: 0 0 -18px;
        width: 250px
    }
    .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 10px;
        width: 100%
    }
    #theme-collection-product .theme-layout .item {
        padding: 10px 0
    }
    #pages-collection {
        padding: 0
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0
    }
    #myTabContent {
        padding: 0 0 20px
    }
    #themes-slider .layout-image {
        margin: 30px 0
    }
    .heading{
        margin: 0 0 20px;
    }
}
.banner .img img {
    max-width: 100%
}

div#ttfeature-carousel {
    margin: 0
}

div#carousel-style {
    padding: 80px 0;
    margin: 0;
    float: left;
    width: 100%
}

.highlight-top #carousel-style {
    background: #fff
}

#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;
    border-radius: 8px;
}

#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 0;
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding: 20px 0;
    color:#333;
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .desc {
    font-size: 13px;
    line-height: 20px
}

#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: 0;
}

.container-outer {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 100%;
    margin: 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: 140px 0 340px;
    position: relative
}

.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: #f3283d;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}

.highlight-inner h4 {
    font-family: poppins, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 30px;
    line-height: 64px;
    color: #fff;
    position: relative;
    text-transform: capitalize
}

.app-com.container-outer .app-contain .parallax-image img {
    width: 763px;
    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: 500 18px/30px poppins, Helvetica, sans-serif;
    text-transform: capitalize
}

.pop-img {
    position: absolute;
    left: 70px;
    right: auto;
    top: -60px;
    z-index: 2
}
.app-com.container-outer {
    position: relative;
    background: #f5f5f5;
    padding: 80px 0 0;
}

.app-com.container-outer .background-img {
    background-image: url(../images/background-img.jpg);
    backface-visibility: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: opacity .4s ease 0s
}
.app-com .app .all-apps {
    float: left;
    width: 100%;
}
.app-compatiable {
    float: left;
    width: 100%;
}
.app-com .app .ttoffer-icons a{
    display: inline-block;
    vertical-align: top;
    float: none;
    overflow: hidden;
    position: relative;
}
.app-com .app .ttoffer-icons .tticons {
    border-radius: 8px;
    width: 55px;
    height: auto
}

.app-com .app .ttoffer-icons {
    float: left;
    margin: 10px 10px 0 0;
    width: auto;
}

.app-com .wrap-left .app {
    float: left;
    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>h2 {
    font: 600 36px/42px poppins, Helvetica, sans-serif;
    text-transform: capitalize;
    color: #ffc000;
    margin: 0 0 15px;
    text-align: left;
}

.app-com .wrap-left .app>h3 {
    color: #aaa;
    font: 500 13px/18px poppins, Helvetica, sans-serif;
    text-transform: capitalize;
    text-align: left;
    float: left;
    width: 85%;
    margin: 0 0 15px;
}

.app-com.container-outer img.img-responsive {
    position: relative;
    z-index: 1
}
.main-content7.content {
    padding: 80px 0;
    background: #f5f5f5;
    float: left;
    width: 100%;
}
.main-content7.content .module-label {
    mask-image: url(../images/new.png);
    -webkit-mask-image: url(../images/new.png);
    background: #bbb;
    width: 36px;
    height: 35px;
    margin: 0 0 0 5px;
    transition: all .4s ease-in-out;
}
.main-content7.content .modulelist-wrapper .list {
    color: #666;
    list-style: none;
    text-align: left;
    position: relative;
    margin: 8px 0 6px;
    cursor: pointer;
    float: left;
    width: 33.33%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.main-content7.content .modulelist-wrapper .list:hover {
    color: #111;
}
.main-content7.content .modulelist-wrapper .list:hover .module-label {
    background-image: url(../images/new.png);
}
.main-content7.content .module-label1 {
    mask-image: url(../images/hot.png);
    -webkit-mask-image: url(../images/hot.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-label1 {
    background-image: url(../images/hot.png);
}
.main-content7.content .module-label2 {
    mask-image: url(../images/free.png);
    -webkit-mask-image: url(../images/free.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-label2 {
    background-image: url(../images/free.png);
}
.main-content7.content .modulelist-wrapper .list .module-label,
.main-content7.content .modulelist-wrapper .list .module-label1,
.main-content7.content .modulelist-wrapper .list .module-label2{
    position: absolute;
    bottom: auto;
    padding: 0;
    top: -10px;
}
.main-content7.content .modulelist-wrapper .list::before {
    color: #666;
    content: "\E5CC";
    float: left;
    font-family: "Material Icons";
    font-size: 14px;
    margin-right: 5px;
}
.main-content7.content .modulelist-wrapper .list:hover::before {
    color: #111;
}
.main-content7.content .decription_part {
    margin: 0 0 30px;
    float: left;
    width: 100%;
}
.main-content7.content .decription_part p{
    width: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.main-content7.content .keyfeature_img {
    float: right;
    padding: 0;
}
.main-content7.content .modulelist-links {
    padding: 0;
}
.main-content7.content ul.modulelist.modulelist1,
.main-content7.content ul.modulelist.modulelist2 {
    padding: 0;
    margin: 0;
}
.blog.container-outer {
    float: left;
    width: 100%
}

.blog .highlight-inner.description>h4 {
    color: #f3283d
}

.blog .wrap-left .caption {
    font: 500 16px/20px poppins, Helvetica, 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, Helvetica, sans-serif;
    color: #f3283d
}

#page-collection>#theme-collection .theme-layout {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 80px
}

#page-collection>#theme-collection .theme-layout .owl-buttons,
#single-collection>#theme-collection-product .theme-layout .owl-buttons {
    display: none
}

#theme-collection .item .layout-content .layout-name .layout-title {
    color: #000;
    font: 500 18px/20px poppins, Helvetica, sans-serif;
    margin: 0;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: top
}

#theme-collection .item .layout-content .layout-name .layout-title:hover {
    color: #f3283d
}

#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%;
    background: #6439dd;
    padding: 80px 0;
}

#theme-collection-product .heading>p {
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.block-content.style1 p {
    color: #999;
    margin-bottom: 0
}

.content-bottom {
    color: #111;
    background: #222;
    text-align: center;
    position: relative;
}
.showcase-content {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #111
}

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-detail {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

.showcase-detail .title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #fff
}

.showcase-detail .subtitle {
    color: #aaa;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 55%;
}

.showcase-content .button .btn {
    background: #5551e4;
    color: #fff;
    padding: 12px 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.showcase-list {
    float: left;
    width: 100%
}

.showcase-list .owl-buttons {
    float: none;
    position: absolute;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: 50px;
    width: 180px;
    top: auto;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.showcase-list .owl-carousel .owl-buttons div.owl-prev {
    float: left
}

.showcase-list .owl-carousel .owl-buttons div.owl-next {
    float: right
}

.showcase-list .owl-carousel .owl-buttons div {
    background: 0 0;
    box-shadow: none;
    height: 50px;
    width: 50px;
    opacity: 1;
    visibility: visible;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: none
}
.showcase-list .owl-carousel .owl-buttons div::after {
    position: absolute;
    content: '';
    background: transparent url(../images/icons-btn.png) no-repeat scroll 0 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 35px;
    width: 40px;
}

.showcase-list .owl-carousel .owl-buttons div.owl-prev::after {
    background-position: 8px -14px;
    left: 0;
    right: auto;
}
.showcase-list .owl-carousel .owl-buttons div.owl-next::after {
    background-position: -38px -14px;
    right: 0;
    left: auto;
}
.showcase-list .owl-carousel .owl-pagination {
    counter-reset: number;
    position: static;
    margin: 40px 0;
    color: #fff
}

.showcase-list .owl-carousel .owl-pagination>.owl-page {
    counter-increment: number;
    vertical-align: top;
    margin: 0
}

.showcase-list .owl-carousel .owl-pagination .owl-page.active:before {
    content: counter(number) " ""/";
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #ffd21d
}

.showcase-list .owl-carousel .owl-pagination .owl-page.active:before,
.showcase-list .owl-carousel .owl-pagination::after {
    font-size: 22px
}

.showcase-list .owl-carousel .owl-controls .owl-page span {
    background: 0 0;
    height: 0;
    width: 0
}

.showcase-list .owl-carousel .owl-pagination::after {
    content: counter(number);
    margin-left: 9px
}

#showcase .image {
    float: left;
    padding: 0;
    width: 100%
}

#showcase .image a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 8px; 
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
}
#showcase .image a img{
    border-radius: 8px; 
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
}
#showcase .slick-list {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative
}

#showcase .collection {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 15px
}

#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:hover {
    background: #ddd;
    border-color: #ddd
}
@media (min-width: 1200px){
    .app-compatiable{
        display: flex;
        align-items: center;;
    }
}
@media (max-width:1649px) {
.showcase-detail .subtitle{
    width: 60%;
}
}
@media (max-width:1399px) {
.main-content7.content .modulelist-wrapper .list{
    font-size: 12px;
    line-height: 16px;
}
.main-content7.content .decription_part p{
    width: 60%;
}
.showcase-detail .subtitle {
    width: 70%;
}
.app-com .wrap-left .app>h3{
    width: 100%;
}
}
@media (max-width:1300px) {
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 50px
    }
    .app-com .wrap-left .app p {
        font-size: 14px;
        line-height: 21px
    }
    .highlight-inner h4 {
        font-size: 42px;
        margin: 0 0 20px;
        line-height: 54px
    }
    .main-menu .caption {
        font: 500 16px/27px poppins, Helvetica, sans-serif
    }
    .main-content .theme-layout .bg1 {
        width: 500px;
        height: 500px
    }
    .main-content .theme-layout .bg3 {
        float: left;
        width: 500px;
        height: 500px
    }
}
@media (max-width: 1299px){
.main-content7.content{
    padding: 60px 0;
}
.showcase-content {
    padding: 60px 0
}
div#carousel-style{
    padding: 60px 0;
}
#page-collection{
    padding: 60px 0;
}
.app-com.container-outer{
    padding: 60px 0 0;
}
}
@media (max-width:1199px) {
    .app-com.container-outer .app-contain .wrap-left {
        padding: 0 25px
    }
    .showcase-detail .title {
        font-size: 22px;
        line-height: 28px;
    }
    div#carousel-style{
        padding: 60px 0;
    }
    .main-content2{
        padding: 50px 0;
    }
    #page-collection{
        padding: 50px 0;
    }
    div#single-collection {
        padding: 50px 0;
    }
    .app-com .wrap-left .app>h2{
        font-size: 28px;
        line-height: 32px;
    }
    .main-content7.content .modulelist-links,
    .main-content7.content .keyfeature_img{
    float: left;
    width: 100%;
}
.main-content7.content{
    padding: 40px 0;
}
.main-content7.content .decription_part p {
    width: 70%;
}
.main-content7.content .decription_part{
    margin: 0 0 20px;
}
.showcase-detail .subtitle {
    width: 90%;
}
.showcase-list .owl-carousel .owl-pagination .owl-page.active:before, .showcase-list .owl-carousel .owl-pagination::after{
    font-size: 18px;
}
.showcase-list .owl-carousel .owl-buttons div::after{
    height: 30px;
}
.main-content6 {
    padding: 50px 0;
}
.main-content6 .support-team .rating {
    width: 60%;
}
.main-content6 .support-team .rating{
    font-size: 22px;
    line-height: 30px;
}
.app-com.container-outer {
    padding: 50px 0 0;
}
}

@media (max-width:991px) {
    .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 20px;
        float: left;
        padding: 0
    }
    .showcase-list {
        width: 100%;
        float: left;
        padding: 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
    }
    #theme_store .store h5{
        font-size: 14px;
    }
    div#carousel-style{
        padding: 40px 0;
    }
    .section-heading.service-heading{
        padding: 0 0 15px;
    }
    .video-section{
        padding: 40px 0;
    }
    .app-com.container-outer{
        padding: 40px 0 0;
    }
    .main-content7.content .decription_part p {
    width: 100%;
}
.showcase-content {
    padding: 50px 0;
}
.main-content6 .support-team .rating {
    font-size: 18px;
    line-height: 28px;
}
.main-content6 .support-team .review-bg {
    width: 550px;
    padding: 25px 20px;
}
.main-content6 .support-team .review-bg .review-desc p {
    font-size: 13px;
}
   #page-collection{
        padding: 40px 0;
    }
    #page-collection .owl-page.active:before, #single-collection .owl-page.active:before,
    #page-collection .owl-pagination:after, #single-collection .owl-pagination:after{
        font-size: 18px;
        line-height: 22px;
    }
    div#single-collection {
    padding: 40px 0;
}
}

@media (max-width:767px) {
    .footer-get-theme>h1 {
        font-size: 20px;
        line-height: 34px
    }
    #showcase .slick-arrow {
        opacity: 1
    }
    #page-collection>#theme-collection .theme-layout,
    #theme-collection-product .theme-layout{
        padding: 0 0 10px
    }
    .main-content>.theme-layout {
        padding: 30px 0 10px;
    }
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1,
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2,
    #carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3{
        background-size: cover;
        margin: 0;
        padding: 0;
    }
    .main-content7.content .modulelist-wrapper .list{
        width: 50%;
    }
    .main-content7.content {
    padding: 30px 0;
}
.main-content7.content .decription_part p{
    font-size: 12px;
    line-height: 18px;
}
.showcase-content {
    padding: 30px 0;
}
.showcase-detail .subtitle{
    font-size: 12px;
    line-height: 20px;
}
.showcase-list .owl-carousel .owl-pagination{
    margin: 30px 0;
}
.main-content6 {
    padding: 30px 0;
}
div#single-collection {
    padding: 30px 0;
}
}
@media (max-width:690px) {
.main-content6 .support-team .rating {
    width: 70%;
}
}
@media (max-width:600px) {
    .showcase-detail{
        padding: 0;
    }
    .main-content6 .support-team .review-bg {
    width: 450px;
    padding: 20px;
}
}

@media (max-width:543px) {
    .showcase-list .owl-carousel .owl-pagination {
        margin: 25px 0
    }
    .video-section{
        padding: 30px 0;
    }
    #theme_store .store h5{
        font-size: 13px;
    }
}

@media(max-width:480px) {
    .main-menu>.bg {
        display: none
    }
    #carousel-style .container-outer #ttfeature-carousel .owl-item {
        padding: 0 10px
    }
    #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 .slick-arrow {
        top: 100%
    }
    #showcase .slick-arrow.slick-next {
        right: 36%
    }
    #showcase .slick-arrow.slick-prev {
        left: 36%
    }
    .showcase-detail .title {
        font-size: 18px;
        line-height: 22px
    }
    .main-content2 .container {
        padding: 0;
    }
    .main-content2{
        padding: 30px 0 20px;
    }
    #carousel-style #ttfeature-carousel .highlight-inner .detail .title{
        font-size: 18px;
        line-height: 24px;
    }
    #page-collection{
        padding: 30px 0 40px;
    }
    .main-content7.content .modulelist-wrapper .list {
    width: 100%;
}
.showcase-list .owl-buttons{
    width: 150px;
}
.showcase-detail .subtitle{
    font-size: 11px;
    line-height: 18px;
    width: 100%;
}
.main-content6 .support-team .rating {
    width: 90%;
}
div#carousel-style {
    padding: 30px 0;
}
}
@media (max-width:450px) {
.main-content6 .support-team .review-bg{
    width: 290px;
}
}
@media (max-width:360px) {
    #showcase .collection {
        margin: 0 0 0 3px
    }
    .main-content>.theme-layout {
        padding: 20px 0 0
    }
    .app-com.container-outer .app-contain .app-right {
        margin: 0 0 10px
    }
    .main-content6 .support-team .rating{
        font-size: 14px;
    line-height: 26px;
    margin: 0 0 15px;
    }
    .main-content6 .support-team .rating {
    width: 100%;
    margin: 0 0 20px;
}
}

@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, Helvetica, 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:1199px) {
    .app-com .wrap-left .app>h1 {
        font: 700 30px/32px poppins, Helvetica, 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;
        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
    }
    .main-menu .caption {
        font-size: 14px;
        line-height: 22px
    }
    .app-com .wrap-left .app>h1 {
        font: 700 22px/25px poppins, Helvetica, sans-serif
    }
    .app-com .wrap-left .app>h3 {
        margin: 0 0 10px;
    font-size: 12px;
    }
    .app-com .app .ttoffer-icons {
        margin: 10px 8px 0 0;
    }
    .theme-layout .item .layout .layout-image .layout-content i.fas {
        font-size: 20px
    }
    .app-com .wrap-left .app>h2{
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .theme-layout .item .layout .layout-image .layout-content {
        padding: 15px 10px
    }
    .app-com .app .ttoffer-icons .tticons{
        width: 45px;
    }
}

@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: 20px 0 0;
    }
    .highlight-wrap .main-menu.container-outer {
        padding: 40px 0 0
    }
    .app-com .wrap-left .app>h3{
        width: 60%;
    }
}
@media(max-width: 600px){
    .app-com .wrap-left .app>h3 {
    width: 100%;
}
}
@media(max-width:480px) {
    .app-com .wrap-left .cell-1.cells {
        margin: 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
    }
    .app-compatiable{
        padding:0;
    }
    .highlight-top .wrap-left{
        margin: 0 0 30px;
    }
    .app-com.container-outer {
    padding: 30px 0 0;
}
}
.theme-pages {
    text-align: center;
    position: relative;
    margin: 80px 0;
}

.page-other-image {
    float: left;
    width: 100%
}

.theme-pages .page-main-image {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.theme-pages .page-main-image .element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #5551e4;
    width: 140px;
    height: 140px;
    margin: auto;
    border-radius: 50%;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    padding: 50px 0;
    cursor: pointer;
}
.theme-pages .page-main-image .element:hover {
    animation: tada 1s ease 0s normal both 1 running;
    -webkit-animation: tada 1s ease 0s normal both 1 running;
    -moz-animation: tada 1s ease 0s normal both 1 running;
    -o-animation: tada 1s ease 0s normal both 1 running;
}
@-webkit-keyframes tada {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  10%, 20% {
  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes tada {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  10%, 20% {
  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 
.theme-pages h2.service-heading.text-uppercase {
    margin: 40px 0 11%;
    float: left;
    width: 100%;
    text-align: center;
    font: 600 34px/46px "poppins",helvetica,sans-serif;
    color: #111;
}
.theme-pages .page-other-image .image-content {
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
    transition: transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
}

.theme-pages.open-pages .page-other-image .image-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
    border-radius: 8px;
}
.theme-pages.open-pages .page-other-image .image-content a{
    display: inline;
    vertical-align: top;
    float: none;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.theme-pages.open-pages .page-other-image .image-content a img{ 
    border-radius: 8px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}
.theme-pages .page-other-image .image-content.image1 {
    top: 0;
    left: -50px;
    right: auto;
    bottom: auto;
    -webkit-transform: translate3d(15vw, 15vh, 0);
    -moz-transform: translate3d(15vw, 15vh, 0);
    transform: translate3d(15vw, 15vh, 0)
}

.theme-pages .page-other-image .image-content.image2 {
    top: 25px;
    bottom: auto;
    left: auto;
    right: -10%;
    z-index: -1;
    width: 24%;
    -webkit-transform: translate3d(5vw, 5vh, 0);
    -moz-transform: translate3d(5vw, 5vh, 0);
    transform: translate3d(5vw, 5vh, 0)
}

.theme-pages .page-other-image .image-content.image4 {
    top: 90px;
    right: auto;
    left: -5%;
    bottom: auto;
    width: 10%;
    -webkit-transform: translate3d(-5vw, 5vh, 0);
    -moz-transform: translate3d(-5vw, 5vh, 0);
    transform: translate3d(-5vw, 5vh, 0)
}
.theme-pages .page-other-image .image-content.image11 {
    top: 12%;
    bottom: auto;
    left: 6%;
    right: auto;
    width: 17%;
    -webkit-transform: translate3d(-5vw, 5vh, 0);
    -moz-transform: translate3d(-5vw, 5vh, 0);
    transform: translate3d(-5vw, 5vh, 0)
}
.theme-pages .page-other-image .image-content.image3 {
    top: 45%;
    bottom: auto;
    left: -6%;
    right: auto;
    width: 12%;
    -webkit-transform: translate3d(5vw, -5vh, 0);
    -moz-transform: translate3d(5vw, -5vh, 0);
    transform: translate3d(5vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image12 {
    top: 30%;
    bottom: auto;
    left: 24%;
    right: auto;
    z-index: -1;
    width: 17%;
     -webkit-transform: translate3d(5vw, -5vh, 0);
    -moz-transform: translate3d(5vw, -5vh, 0);
    transform: translate3d(5vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image13 {
    top: 45%;
    bottom: auto;
    left: 7%;
    right: auto;
    width: 19%;
    -webkit-transform: translate3d(5vw, -5vh, 0);
    -moz-transform: translate3d(5vw, -5vh, 0);
    transform: translate3d(5vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image5 {
    z-index: -1;
   right: -2%;
    left: auto;
    bottom: auto;
    top: 39%;
    width: 9%;
    -webkit-transform: translate3d(-5vw, -5vh, 0);
    -moz-transform: translate3d(-5vw, -5vh, 0);
    transform: translate3d(-5vw, -5vh, 0)
}

.theme-pages .page-other-image .image-content.image6 {
    right: auto;
    left: 0;
    bottom: -3%;
    top: auto;
    width: 19%;
    -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image14 {
    left: 18%;
    right: auto;
    top: auto;
    bottom: 0;
    width: 13%;
     -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image9 {
    left: auto;
    right: 19%;
    top: auto;
    bottom: 10px;
    z-index: 1;
    width: 14%;
    -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image10 {
    left: auto;
    right: 26%;
    top: 25%;
    bottom: auto;
    z-index: -1;
    width: 12%;
     -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image7 {
    left: auto;
    right: 16%;
    top: 75px;
    bottom: auto;
    width: 8%;
     -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image8 {
    left: auto;
    right: 9%;
    top: 39%;
    bottom: auto;
    width: 17%;
     -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
.theme-pages .page-other-image .image-content.image15 {
    top: auto;
    bottom: 20px;
    left: auto;
    right: -5%;
    width: 22%;
    -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}
@media (max-width:1459px) {
    .theme-pages .page-other-image .image-content.image3{
        width: 14%;
        top: 39%;
    }
    .theme-pages .page-other-image .image-content.image12{
        top: 30%;
        left: 24%;
        width: 17%;
    }
    .theme-pages .page-other-image .image-content.image6 {
        bottom: 6%;
        width: 21%;
    }
    .theme-pages .page-other-image .image-content.image14 {
        left: 18%;
        width: 16%;
    }
    .theme-pages .page-other-image .image-content.image10 {
        right: 26%;
        top: 25%;
        width: 12%;
    }
    .theme-pages .page-other-image .image-content.image9 {
        right: 19%;
        bottom: 10px;
        width: 14%;
    }
    .theme-pages .page-other-image .image-content.image7 {
        right: 16%;
        top: 75px;
        width: 10%;
    }
    .theme-pages .page-other-image .image-content.image2 {
        top: 25px;
        right: -10%;
        width: 25%;
    }
    .theme-pages .page-other-image .image-content.image8 {
     top: 39%;
     width: 20%;
    }
    .theme-pages .page-other-image .image-content.image5 {
        right: -2%;
        top: 39%;
        width: 9%;
    }
    .theme-pages .page-other-image .image-content.image15 {
        bottom: 40px;
        right: -7%;
        width: 25%;
    }
}
@media (max-width:1250px) {
    .theme-pages .page-other-image .image-content.image6{
        bottom: 10%;
        width: 24%;
        left: -20px;
    }
    .theme-pages .page-other-image .image-content.image11{
        width: 20%;
        left: 8%;
    }
    .theme-pages .page-other-image .image-content.image4{
        left: -5%;
        width: 12%;
    }
    .theme-pages .page-other-image .image-content.image2 {
        top: 12%;
        right: -10%;
        width: 27%;
    }
    .theme-pages .page-other-image .image-content.image15 {
        bottom: 12%;
        right: -7%;
        width: 28%;
    }
}
@media (max-width:1299px) {
.theme-pages{
    margin: 60px 0;
}
}
@media (max-width:1199px) {
    .theme-pages {
        margin: 50px 0;
    }
    .theme-pages .page-other-image .image-content.image10{
        display: none;
    }
    .theme-pages .page-other-image .image-content.image7 {
        right: 19%;
        top: 18%;
        width: 12%;
        z-index: -1;
    }
    .theme-pages .page-other-image .image-content.image8{
        top: 44%;
    }
    .theme-pages h2.service-heading.text-uppercase{
        font-size: 22px;
        line-height: 28px;
    }
}
@media (max-width:1050px) {
    .theme-pages .page-other-image .image-content.image4 {
        left: -6%;
        width: 14%;
        top: 22%;
    }
    .theme-pages .page-other-image .image-content.image11 {
        width: 25%;
        left: 10%;
        top: 22%;
        z-index: -1;
    }
    .theme-pages .page-other-image .image-content.image3 {
        width: 18%;
        top: 47%;
    }
    .theme-pages .page-other-image .image-content.image12 {
        top: 46%;
        left: 15%;
        width: 20%;
    }
    .theme-pages .page-other-image .image-content.image13 {
        display: none;
    }
    .theme-pages .page-other-image .image-content.image8{
        top: 47%;
        width: 24%;
    }
    .theme-pages .page-other-image .image-content.image7{
        top: 26%;
        width: 14%;
    }
    .theme-pages .page-other-image .image-content.image2{
        top: 18%;
    }
}
@media (max-width:991px) {
    .theme-pages .page-main-image {
        width: 50%
    }
}

@media (max-width:767px) {
    .theme-pages {
        margin: 40px 0;
    }
    .theme-pages .page-other-image .image-content.image12{
        top: 49%;
        width: 18%;
        left: 18%;
    }
    .theme-pages .page-other-image .image-content.image5{
        top: 49%;
    }
    .theme-pages.open-pages .page-other-image .image-content,
    .theme-pages.open-pages .page-other-image .image-content a,
    .theme-pages.open-pages .page-other-image .image-content a img{
        border-radius: 4px;
    }
    .theme-pages .page-other-image .image-content.image7,
    .theme-pages .page-other-image .image-content.image11{
        display: none;
    }
    .theme-pages .page-other-image .image-content.image8 {
        top: 45%;
        width: 26%;
        z-index: -1;
    }
}
@media (max-width: 543px){
    .theme-pages .page-other-image .image-content.image2{
        top: 22%;
    }
}
@media (max-width:480px) {
    .theme-pages {
        margin: 30px 0;
    }
    .theme-pages h2.service-heading.text-uppercase{
        margin: 0 0 30%;
    }
    .theme-pages .page-main-image{
        width: 55%;
    }
    .theme-pages .page-other-image .image-content.image6{
        bottom: 0;
        left: -16%;
    }
    .theme-pages .page-other-image .image-content.image14{
        left: 6%;
        bottom: 20px;
    }
    .theme-pages .page-other-image .image-content.image3{
        display: none;
    }
    .theme-pages .page-other-image .image-content.image13 {
        display: block;
        left: -20px;
        top: 55%;
        width: 22%;
    }
    .theme-pages .page-other-image .image-content.image12 {
        top: 43%;
        width: 20%;
        left: 20%;
    }
    .theme-pages .page-other-image .image-content.image4 {
        left: -1%;
        width: 15%;
        top: 26%;
    }
    .theme-pages .page-other-image .image-content.image15{
        right: -12%;
    }    
    .theme-pages h2.service-heading.text-uppercase{
        padding: 0 10px;
    }
}
@media (max-width:390px) {
    .theme-pages .page-other-image .image-content.image2{
        display: none;
    }  
    .theme-pages .page-other-image .image-content.image4{
        left: -3%;
        top: 39%;
        width: 14%;
    }
    .theme-pages .page-other-image .image-content.image13 {
        display: block;
        left: -10px;
        top: 62%;
    }
    .theme-pages .page-other-image .image-content.image14 {
        left: 12%;
        bottom: -10px;
    }
    .theme-pages .page-other-image .image-content.image6 {
        left: -14%;
    }
    .theme-pages .page-other-image .image-content.image5{
        width: 11%;
        top: 37%;
    }
}
.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%
    }
}
@media (max-width: 1600px){
    .theme-pages h2.service-heading.text-uppercase{
        margin: 0 0 15%;
    }
    .theme-pages h2.service-heading.text-uppercase{
        font-size: 24px;
        line-height: 30px;
    }
}
@media (max-width: 1050px){
    .theme-pages h2.service-heading.text-uppercase{
        margin: 0 0 25%;
    }
}
@media (max-width: 991px){
    .theme-pages .page-main-image .element{
        display: none;
    }
}
@media (max-width: 544px){
    .theme-pages h2.service-heading.text-uppercase{
        font-size: 18px;
        line-height: 22px;
    }
}
@-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
}

.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;
    right: auto
}

.owl-carousel .owl-buttons .owl-next {
    right: 0;
    left: auto
}

.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: #f3283d;
    box-shadow: 0 -5px 10px rgba(234, 61, 86, .3);
    line-height: 15px;
    overflow: hidden;
    opacity: 0;
    transition: .4s ease-in-out
}

.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: #9087dc;
    border-radius: 20px;
}

.owl-controls .owl-page.active span {
    background: #5b4ee6;
}

@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: -10px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: -10px
    }
.fa-external-link-alt::before {
content: "\f35d";
font-size: 16px;
}
.layout-content .layout-name .layout-title {
font-size: 13px;
}
.theme-layout .item .layout .layout-image .layout-content {
padding: 7px 5px;
}
}
.main-content4{
  padding: 80px 0;
float: left;
width: 100%;
background: #f5f5f5;
}
.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:#6439dd;
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 'Jost', sans-serif;
    padding: 11px 24px;
}
 .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: #6439dd;
}
.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: #fff;
    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: #6439dd;
    width: 100%;
    display: block;
    position: relative;
    bottom: 0;
}
.rbt-list-bottom .link-text-holder {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}
.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;
}
.rbt-list-inner span.rbt-list-related {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 15px;
    background: #6439dd;
    padding: 5px;
    text-align: center;
}
.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: #fff;
    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: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
@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;
}
}