body {
    background: #fff;
    font: 400 13px/18px Mulish, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%
}

.container {
    padding: 0 15px;
    margin: auto
}

.row {
    margin: 0 -15px
}

* {
    box-sizing: border-box
}

::-moz-selection {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none
}

::after,
::before {
    box-sizing: border-box
}

img {
    height: auto
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .container {
        max-width: 740px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 980px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1190px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-sm-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1380px
    }
}

@media (min-width:1550px) {
    .container {
        max-width: 1470px
    }
    #myTabContent .container{
        max-width:1740px;
    }
}

.blog-style.cell-bg>img {
    max-width: 100%
}

@media (max-width:1760px) {
    .banner-left {
        float: left;
        width: 50%;
        position: relative
    }
    .banner-middle {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
    .banner-right {
        float: right;
        width: 50%;
        position: relative
    }
    .banner-right .img {
        float: right;
        width: 40%
    }
    .banner-left .img {
        float: left;
        width: 40%
    }
}

.goToTop {
    display: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 20px;
    border: 2px solid #ffbf34;
    background: #ffbf34;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    transition: all .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 i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    height: 18px;
    width: 18px;
    font-size: 16px;
    line-height: 18px;
    padding: 0 4px
}

.goToTop:hover {
    background: #fff
}

.page {
    float: left;
    overflow: hidden;
    width: 100%
}

header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 3
}

header .header-content {
    background: #fff;
    float: left;
    width: 100%;
    color: #111;
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 1
}

.header-block {
    float: left;
    position: relative;
    width: 100%
}

.header-content .logo-desc {
    float: left;
    text-align: left;
    width: 100%;
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 7%;
    right: auto;
    z-index: 1
}

.header-logo {
    float: left;
    width: 200px;
    display: inline-block;
    vertical-align: top
}

.header-logo>img {
    max-width: 100%
}

.logo-desc .header-description h1 {
    color: #111;
    font: 700 40px/60px "Open Sans", sans-serif;
    text-transform: capitalize;
    margin: 0
}

.logo-desc .header-description>h5 {
    font: 600 24px/34px "Mulish", sans-serif;
    color: #111;
    margin: 20px 0;
    text-transform: capitalize
}

.logo-desc .header-description a.btn {
    background: #111;
    font: 600 14px/18px Mulish, sans-serif;
    position: relative;
    padding: 15px 20px;
    color: #fff;
    border-radius: 25px;
    margin: 10px 0;
    overflow: hidden;
}

.logo-desc .header-description a.btn:hover {
    background: #ffbf34;
    color: #000
}

.layout-image .layout-thumb span::before {
    background: #fff
}

.header-link a:hover::before,
.layout-image .layout-thumb span:hover::before {
    height: 100%
}

.header-link a::after {
    color: #fff;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 100%;
    transition: all .3s ease 0s;
    width: 100%
}

.header-link a::after,
.layout-image .layout-thumb span::after {
    opacity: 0
}

.layout-image .layout-thumb span:hover::after {
    transform: translateY(-190%);
    opacity: 1
}
.highlight-top .highlight-inner .blog-style.cell-bg {
    border: medium none
}

.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-image .layout-image {
    bottom: 40px;
    left: auto;
    position: absolute;
    right: 50px;
    top: auto
}

.header-image .demos-wrapper {
    left: 25%;
    width: 100rem;
    height: 100rem
}

.header-image .demos-wrapper>div {
    opacity: 0
}

.header-image .demos-wrapper img {
    max-width: 100%;
    border-radius: 10px;
    border: 3px solid rgba(190, 190, 190, .1);
    -webkit-box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .3)
}

header .header-content .header-content-inner {
    bottom: 30%;
    height: 250px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.header-block .main-header {
    float: left;
    width: auto;
    position: relative;
    z-index: 1;
    padding: 35px 25px
}

.header-content .header-nav ul {
    float: left;
    margin: 0;
    padding: 0
}

.main-header .header-nav ul.main-menu li {
    display: inline-block;
    list-style: outside none none;
    padding: 12px 20px;
    position: relative
}

.header-nav .main-menu .menu-item>a {
    color: #1f1f1f;
    font: 400 16px/22px Mulish, sans-serif;
    text-decoration: none;
    outline: 0
}

.header-nav .main-menu .menu-item>a::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    opacity: .2;
    height: 10px;
    width: 90%;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: color .1s, transform .2s ease-out;
    z-index: -1;
    margin: 0 auto;
    right: 0;
    background: #333
}

.header-nav .main-menu .menu-item:hover>a::after {
    transform-origin: left top;
    transform: scale(1, 1)
}

.main-header .header-nav {
    float: left
}

.main-header .header-link {
    float: right;
    position: relative;
    z-index: 1
}

.footer_link a {
    background: #111;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    letter-spacing: .025em;
    line-height: 42px;
    min-width: 180px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    transition: all .4s ease-in-out 0s
}

.header-link a {
    border: 2px solid #1f1f1f;
    border-radius: 50px;
    color: #1f1f1f;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    letter-spacing: .025em;
    line-height: 37px;
    min-width: 199px;
    padding: 4px 6px 5px 30px;
    text-align: center;
    text-decoration: none;
    outline: 0;
    text-transform: capitalize
}

.header-link a:hover {
    border-color: #ffbf34;
    color: #000
}

.header-link a img {
    padding-left: 10px;
    vertical-align: top
}

@media (max-width:4000px) and (min-width:2000px) {
   .header-image .demos-wrapper {
		left: auto;
		right: 0;
	}
}

@media (max-width:1629px) {
    .header-image .layout-image {
        bottom: 10px
    }
}

@media (max-width:1400px) {
    .header-image .layout-image {
        width: 20%
    }
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 10%
    }
    header .header-content .header-image .img.img9 {
        bottom: 13%
    }
    header .header-content .header-image .img.img8 {
        bottom: 17%
    }
    header .header-content .header-image .img.img7 {
        bottom: 20%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        bottom: 35%
    }
    header .header-content .header-image .img.img2 {
        bottom: 30%
    }
    header .header-content .header-image .img.img3,
    header .header-content .header-image .img.img4 {
        bottom: 42%
    }
}

@media (max-width:1199px) {
    .logo-desc .header-description h1 {
        font-size: 34px;
        line-height: 50px
    }
    .header-image .demos-wrapper {
        left: 28%;
        width: 70rem;
        height: 70rem
    }
    .logo-desc .header-description>h5 {
        font-size: 24px;
        line-height: 32px
    }

    .main-content7.content .modulelist-links {
        float: left;
        width: 100%;
    }
}

@media (max-width:991px) {
    .main-header .header-nav ul.main-menu li {
        padding: 20px 12px
    }
    .footer_link a,
    .header-link a {
        font-size: 14px;
        min-width: 140px
    }
    .main-header .header-nav {
        margin: 0;
        padding: 10px 0
    }
    header {
        padding: 0
    }
    .main-header .header-link {
        margin: 15px 0
    }
}

@media (max-width:767px) {
    .logo-desc .header-description>h5 {
        font-size: 20px;
        line-height: 22px
    }
    .logo-desc .header-description a.btn {
        padding: 12px 14px;
        font-size: 12px
    }
    .header-image .demos-wrapper {
        left: 28%;
        width: 50rem;
        height: 50rem
    }
    header .header-content .header-image {
        height: 65vh!important
    }
}

@media (max-width:543px) {
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 9%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        bottom: 30%
    }
    header .header-content .header-image .img.img2 {
        bottom: 27%
    }
    header .header-content .header-image .img.img3,
    header .header-content .header-image .img.img4 {
        bottom: 36%
    }
    header .header-content .header-image .img.img9 {
        bottom: 12%
    }
    header .header-content .header-image .img.img7 {
        bottom: 18%
    }
    header .header-content .header-image .img.img8 {
        bottom: 15%
    }
}

@media (max-width:480px) {
    .header-block .left-img .left-bg {
        display: none
    }
    .main-header .header-nav ul.main-menu li {
        float: none;
        padding: 5px 10px
    }
    .main-header .header-nav {
        display: inline-block;
        float: none;
        vertical-align: top
    }
    .main-header .header-link {
        display: inline-block;
        float: none;
        vertical-align: top;
        margin: 10px 0
    }
    .logo-desc .header-description h1 {
        font-size: 17px;
        line-height: 32px
    }
    .logo-desc .header-description a.btn:hover::after {
        transform: translateY(-150%)
    }
    .footer_link a,
    .header-link a {
        height: 40px;
        padding: 0 6px
    }
    .header-logo {
        width: 140px
    }
    .header-image .demos-wrapper {
        width: 35rem;
        height: 38rem
    }
    header .header-content .header-image {
        height: 50vh!important
    }
    .logo-desc .header-description h1 {
        font-size: 16px;
        line-height: 26px
    }
    .logo-desc .header-description>h5 {
        font-size: 14px;
        line-height: 16px;
        margin: 10px 0
    }
    .logo-desc .header-description a.btn {
        padding: 8px 12px;
        font-size: 10px
    }
}

@media (max-width:360px) {
    header .header-content .header-image .img.img10,
    header .header-content .header-image .img.img6 {
        bottom: 8%
    }
    header .header-content .header-image .img.img1,
    header .header-content .header-image .img.img5 {
        bottom: 26%
    }
    header .header-content .header-image .img.img9 {
        bottom: 10%
    }
    header .header-content .header-image .img.img8 {
        bottom: 13%
    }
    header .header-content .header-image .img.img7 {
        bottom: 15%
    }
    header .header-content .header-image .img.img2 {
        bottom: 23%
    }
    header .header-content .header-image .img.img3,
    header .header-content .header-image .img.img4 {
        bottom: 31%
    }
}

@media (max-width:480px) and (min-width:320px) {
    header .header-content .header-content-inner {
        height: 410px
    }
}

header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 40px
}

header .header-content .header-content-inner h1 {
    font-size: 62px;
    font-weight: 700;
    letter-spacing: 8px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

@media (max-width:480px) and (min-width:320px) {
    header .header-content .header-content-inner h1 {
        font-size: 56px
    }
}

header .header-content .header-content-inner h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase
}

h2 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    text-transform: capitalize
}

.btn {
    border: medium none;
    font-family: Mulish, sans-serif;
    font-weight: 700;
    text-transform: capitalize
}

.btn-default {
    background: #ffbf34;
    border-color: #fff;
    color: #111;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    font-size: 14px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px
}

.btn-default:hover {
    background: #000;
    color: #fff;
}

.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    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;
}

.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: #ffbf34
}

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
}

#portfolio {
    float: left;
    width: 100%
}

.main-content {
    float: left;
    width: 100%
}
.main-content .demo-content .decription_part p {
    width: 40%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.section-heading {
    font: 700 34px/36px "Open Sans", sans-serif;
    letter-spacing: 1px;
    position: relative;
    text-transform: capitalize;
    color: #1f1f1f;
    margin: 0;
    padding: 0 0 15px 0;
}
.main-content .demo-content h2{
    padding:0;
}
.layout-content .layout-name a {
    font-family: Mulish, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: capitalize;
    text-decoration: none;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out
}

.layout-content .layout-name .layout-detail {
    color: #888;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    float: left
}

.main-content .view-demo {
    float: left;
    width: 100%;
    margin: 0 0 50px;
    padding: 70px 0 12px;
    position: relative
}

.main-content .view-demo>ul {
    margin: 0;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.main-content .view-demo::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #d9d9d9;
    bottom: 0;
    height: 1px;
    width: 80%;
    top: auto;
    margin: 0 auto
}

.main-content .view-demo li {
    float: left;
    list-style: outside none none;
    margin: 0 22px
}

.main-content .view-demo li a {
    font: 600 20px/24px Mulish, sans-serif;
    text-decoration: none;
    text-transform: capitalize;
    color: #000;
    position: relative;
    padding: 0 0 13px
}

.main-content .view-demo li a::before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    background: #ffbf34;
    bottom: 0;
    transition: all .4s ease-in-out;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1
}

.main-content .view-demo li a.active::before {
    width: 100%
}

.theme-layout .item .layout .layout-image .layout-content {
    margin: 0;
    background: #fff;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 25px;
    position: absolute;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
    transition: all .4s ease-in-out;
    opacity: 0
}

.theme-layout .item .layout .layout-image .layout-content i.fas {
    font-size: 26px;
    float: right;
    color: #a7a7a7;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.theme-layout .item .layout .layout-image .layout-content a:hover i.fas {
    color: #000
}

.theme-layout .item .layout .layout-image .layout-content a.layout-link {
    float: right
}

.theme-layout .item .layout .layout-image:hover .layout-content {
    opacity: 1
}

.layout-content .layout-name .layout-subtitle {
    width: 100%;
    color: #777;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    margin: 5px 0;
    font-size: 16px;
    display: none
}

.layout-content .layout-name .layout-description {
    width: 100%;
    color: #777;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 22px
}

@media (max-width:1200px) {
    .theme-layout .layout-image {
        padding: 0
    }
}

@media (max-width:1199px) {
    .main-content .view-demo::after {
        width: 97%
    }
    .main-content .view-demo li a {
        font-size: 18px
    }
}

@media (max-width:1199px) {
    .main-content .view-demo {
        margin: 0 0 20px
    }
}

@media (max-width:991px) {
    .main-content .view-demo {
        padding: 40px 0 12px
    }
}
@media (max-width:480px) {
	.main-content .view-demo {
		padding: 20px 0 12px;
	}
}

.theme-layout .item.coming .theme-preview-btn {
    display: none!important
}

.theme-layout .item.coming .layout-image a.btn-preview::before {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1
}

.main-content #demo {
    float: left;
    width: 100%
}

.main-content .theme-layout {
    float: left;
    width: 100%;
    text-align: center
}

.theme-layout .common {
    float: left;
    width: 100%;
    position: relative
}

.main-content .demo-content {
    float: left;
    width: 100%;
    background: #f9f7f7;
    padding: 80px 0 0 0;
}

#myTabContent .grid-content {
    position: relative;
    float: left;
    width: 100%
}

#about-interior {
    display: none
}

.main-content .tab-pane {
    display: none
}

.main-content .tab-pane.active {
    display: block
}

.theme-layout .item.coming .layout-image::before {
    bottom: 0;
    color: #fff;
    content: "Coming Soon";
    font-family: raleway;
    font-size: 28px;
    font-weight: 600;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999
}

.owl-next,
.owl-prev {
    font-size: 0
}

.owl-buttons div::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn.png) no-repeat scroll 0 0;
    height: 40px;
    width: 40px;
    float: left;
    height: 100%;
    width: 100%;
}

.owl-buttons div.owl-prev::after {
    background-position: 0 -20px
}

.owl-buttons div.owl-next::after {
    background-position: -40px -20px
}

#myTabContent .tt-carousel {
    margin: 0;
    padding: 0 70px
}

#myTabContent {
    float: left;
    width: 100%;
    padding: 20px 0 40px 0;
}
.theme-collection #ttsinglepage-carousel .single {
    padding: 30px;
    float: left;
    width: 100%
}

@media(max-width:991px) {
    .theme-collection #ttsinglepage-carousel .single {
        padding: 0 30px
    }
}

@media(max-width:480px) {
    #myTabContent .tt-carousel {
        padding: 0 10px
    }
}

.layout-image .btn-preview {
    float: left;
    width: 100%
}

.layout-content .layout-name .layout-title {
    font: 700 14px/18px Mulish, sans-serif;
    color: #111;
    text-transform: uppercase;
    margin: 20px 0 0
}

.layout-content .layout-name .layout-title:hover {
    color: #ffbf34
}

.theme-layout .item>.col-xs-12 {
    float: left;
    padding: 130px 15px 10px
}

.theme-layout .item:nth-child(2n) {
    padding-bottom: 0;
    padding-top: 0
}

.item.box-odd.box-odd-2 .layout-image {
    min-height: 1237px
}

.item.box-odd .layout-image {
    float: left;
    position: relative;
    text-align: center
}

.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: 3px solid #fff
}

.layout-image:hover .layout-thumb-wrap {
    box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
    transform: translateY(-10px)
}

.layout-image .layout-thumb {
    background-clip: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    height: auto;
    width: 100%
}

.theme-layout .item .layout {
    padding: 0 30px;
    margin: 0 0 50px
}

.layout-image .layout-thumb img {
    width: 100%;
    height: auto;
    float: left
}

.layout.grid-item {
    margin-bottom: 80px
}

.layout-image.col-xs-12 {
    padding: 0
}

@media(max-width:1199px) {
    .layout.grid-item {
        margin-bottom: 60px
    }
}

.layout-image .layout-thumb.page1 {
    background-image: url(../images/collection/category-grid.png)
}

.layout-image .layout-thumb.page2 {
    background-image: url(../images/collection/category-list.png)
}

.layout-image .layout-thumb.page3 {
    background-image: url(../images/collection/product.png)
}

.layout-image .layout-thumb.page4 {
    background-image: url(../images/collection/cart.png)
}

.layout-image .layout-thumb.page5 {
    background-image: url(../images/collection/checkout.png)
}

.layout-image .layout-thumb.page6 {
    background-image: url(../images/collection/latest_blog.png)
}

.layout-image .layout-thumb.page7 {
    background-image: url(../images/collection/brand.png)
}

.layout-image .layout-thumb.page8 {
    background-image: url(../images/collection/contact-us.png)
}

.layout-image .layout-thumb.page9 {
    background-image: url(../images/collection/registration.png)
}

#theme-collection-product #ttsinglepage-carousel {
    padding: 0 60px
}

.layout-image .layout-thumb.product1 {
    background-image: url(../images/collection/product1.png)
}

.layout-image .layout-thumb.product2 {
    background-image: url(../images/collection/product2.png)
}

.layout-image .layout-thumb.product3 {
    background-image: url(../images/collection/product3.png)
}

@media (max-width:1199px) {
    .main-content {
        padding: 0
    }
    .bg-primary {
        margin: 50px 0 0
    }
}
@media (max-width:991px) {
    .logo-desc .header-description h1 {
        font-size: 30px;
        line-height: 40px
    }
    .bg-primary {
        margin: 0;
        padding: 50px 0 10px
    }
    .main-content .view-demo li a {
        font: 600 14px/18px Mulish, sans-serif
    }
    .main-content .view-demo li {
        margin: 0 15px;
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 30px 0 0
    }
}

@media (max-width:767px) {
    .logo-desc .header-description h1 {
        font-size: 24px;
        line-height: 32px
    }
}

@media (max-width:480px) {
    .logo-desc .header-description h1 {
        font-size: 16px;
        line-height: 28px
    }
}

@media (max-width:571px) and (min-width:481px) {
    .item.box-odd .layout-content .layout-name .layout-counter {
        margin: 0
    }
}

@media (max-width:480px) and (min-width:370px) {
    .btn-xl {
        padding: 10px 16px
    }
}

@media (max-width:369px) and (min-width:320px) {
    .btn-xl {
        padding: 10px 16px
    }
}

.item.box-odd:hover .btn-preview.btn-preview-cover {
    left: 0
}

.item.box-odd:hover .btn-preview.btn-preview-phone {
    right: 14%
}

.item.box-odd:hover .btn-preview.btn-preview-tablet {
    right: 2%
}

.item.box-even:hover .btn-preview.btn-preview-phone {
    left: 14%
}

.item.box-even:hover .btn-preview.btn-preview-tablet {
    left: 2%
}

.item.box-odd .layout-content {
    float: right
}

@media (max-width:991px) and (min-width:768px) {
    .item.box-even .layout-image {
        width: 100%
    }
    .item.box-even .layout-content {
        width: 100%
    }
    .item.box-odd .btn-preview.btn-preview-cover {
        width: 100%
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 30px;
        line-height: 34px
    }
    .section-content {
        font-size: 14px
    }
    .main-content {
        padding: 0
    }
    #about-interior .section-heading {
        font-size: 30px;
        line-height: 34px;
        margin: 0
    }
    .theme-layout .item.box-odd.box-odd-2 .col-xs-6 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-content .item.box-even .col-xs-4 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
    .layout-content .layout-name .layout-subtitle {
        font-size: 13px;
        line-height: 15px
    }
    .item.box-odd .col-xs-4 {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto
    }
}

@media (max-width:480px) {
    .item.box-even .col-xs-4,
    .item.box-odd .col-xs-4,
    .theme-layout .item.box-odd.box-odd-2 .col-xs-6 {
        width: 100%
    }
    .logo-desc .header-description h3 {
        font-size: 12px
    }
    #about-interior .section-heading {
        font-size: 26px;
        margin: 0
    }
    .bg-primary {
        padding: 40px 0 0
    }
    .highlight-top {
        padding-top: 0
    }
}

.layout-image.new-label::after {
    background: url(../images/new-label.png) no-repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    right: -20px;
    top: -25px;
    width: 86px;
    z-index: 9999
}

.layout-image .theme-preview-btn {
    display: none
}

.layout-image:hover .theme-preview-btn {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: 700;
    left: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 12px 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    display: block;
    width: 120px;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    z-index: 9
}

.layout-image:hover .theme-preview-btn:hover {
    letter-spacing: 2px
}

.hb-animate-element.bottom-to-top.hb-in-viewport .cells,
.hb-animate-element.bottom-to-top.hb-in-viewport .features-block {
    animation: zoomIn .5s ease
}

.main-content .more-coming-soon,
.main-content2 .more-coming-soon {
    background: #333;
    color: #fff;
    float: left;
    font: 400 16px/18px Mulish, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}

#portfolio {
    float: left;
    width: 100%;
    color: #333;
    line-height: 22px;
    position: relative;
    text-align: center;
    width: 100%
}

/*custom-service*/
.custom-service {
    padding: 80px 0;
    float:left;
    width:100%;
}
.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 b{
    font-weight:800;
}
.custom-service .service-heading .title::after {
    position: absolute;
    content: '';
    top: auto;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    background: #f3283d;
    width: 60px;
}
.custom-service .service-content {
    float: left;
    width: 100%;
}
.custom-service .service-content.owl-carousel{
    margin: 0
}
.service-btn {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.service-btn .btn {
    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: 700;
    line-height: 20px;
    margin: 0 0 10px;
}
.custom-service .service-content .service-detail .service-description p{
    color: #777;
}
.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: #f3283d;
    border: 2px solid #f3283d;
}
.custom-service .service-content .service-img a::before{
     height: 50px;
    width: 50px;
    background-color: #f3283d;
    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');    
}
.service-content .service-img:hover a::before {
    background: #fff;
    transform: rotateY(180deg);
}
/*custom-service*/
/*video-tutorial*/
.video-tutorial {
    float: left;
    width: 100%;
    padding: 80px 0 0;
    background: url(../images/bg.jpg) repeat fixed 0 0;
}
.video-tutorial .video-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.video-tutorial .video-content .video-img {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.video-tutorial .video-content .video-title {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    margin: 0 0 15px;
    font-weight: 400;
}
.video-tutorial .video-content .video-subtitle {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin: 0 0 15px;
}
.video-tutorial .video-content .video-desc {
    float: none;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    color: #fff;   
}
.video-tutorial .video-link {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.video-tutorial .video-link img {
    border-radius: 10px 10px 0 0;
    margin: 0 0 -10px;
    cursor: pointer;
    max-width: 100%;
}
.video-tutorial .video-link .popup_overlay1 {
  display: none;
  float: left;
  width: 100%;
  position: fixed;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 9;
  background: rgba(0,0,0,0.9);
}
.video-tutorial .video-link .popup_overlay1 .popup {
    display: inline-block;
    position: relative;
    width: 50%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    background: #000;
    color: #fff;
    vertical-align: middle;
    margin: 8% 0;
    z-index: 99999;
}
.video-tutorial .video-link .popup_overlay1 .popup .popup_close1 {
  position: absolute;   
  height: 20px;
  width: 20px;
  top: 5px;
  bottom: auto;
  right: 5px;
  left: auto;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}
.video-tutorial .video-link #popup_toggle .play-icon {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 70px;
width: 70px; 
cursor: pointer;
opacity: 0;
-moz-opacity: 0; 
-khtml-opacity: 0; 
-webkit-opacity: 0;
visibility: hidden;
color: #fff;
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;
}
.video-tutorial .video-link:hover #popup_toggle .play-icon{
opacity: 1;
-moz-opacity: 1; 
-khtml-opacity: 1; 
-webkit-opacity: 1;
visibility: visible;
}
.video-tutorial .video-link #popup_toggle #playVideo i{ 
line-height: 70px;
font-size: 70px;
float: none;
display: inline-block;
vertical-align: top;
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;
}
.video-tutorial .video-link #popup_toggle {
    position: relative;
    overflow: hidden;
    border: 3px solid #fff;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
}
.video-tutorial .video-link #popup_toggle::before{
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-radius: 10px; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
.video-tutorial .video-link:hover #popup_toggle::before{
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.video-tutorial .video-link .popup_overlay1 .popup .video-wrapper {
    position: relative;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 50%;
}
.video-tutorial .video-link .popup_overlay1 .popup .video-wrapper iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/*video-tutorial*/
/*offer-banner2*/
.offer-banner2 .offerbanner {
    padding: 0;    
}
.offer-banner2 .offerbanner .banner1-content {
    position: absolute;
    top: 10%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
}
.offer-banner2 .offerbanner .banner1-content h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px;
    line-height: 36px;
}
.offer-banner2 .offerbanner .banner1-content .subtitle {
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    position: relative;
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    margin: 0 0 15px;
}
.offer-banner2 .offerbanner .banner1-content .subtitle::before {
    position: absolute;
    content: '\e894';
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    font-family: 'Material Icons';
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    color: #ffcd5e;
}
.offer-banner2 .offerbanner .banner1-content a.btn.btn-default {
    position: relative;
    padding: 10px 25px;
}
.offer-banner2 .offerbanner .banner1-content a.btn.btn-default:hover{
    background: #fff;
    color: #111;
}
.offer-banner2 .offerbanner .banner2-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    right: auto;
    margin: auto;
    text-align: left;
    display: flex;
    align-items: center;
}
.offer-banner2 .offerbanner.image2 .banner-bg {
    float: left;
    width: 100%;
    position: relative; 
    background: #fec44a;   
}
.offer-banner2 .offerbanner.image1{
    background: #222222;
}
.offer-banner2 .offerbanner .banner2-content .offer-list {
    float: left;
    width: 100%;
}
.offer-banner2 .offerbanner .banner2-content h3 {
    font-size: 30px;
    color: #111;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 36px;
    float: left;
    width: 40%;
}
.offer-banner2 .offerbanner .banner2-content .subtitle {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 50px;
    float: left;
    width: 100%;
}
.offer-banner2 .offerbanner .banner2-content .list-item {
    float: left;
    width: 100%;
}
.offer-banner2 .offerbanner .banner2-content .list-item ul {
    padding: 0;
}
.offer-banner2 .offerbanner .banner2-content .list-item ul li.list {
    list-style: none;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 5px;
}
.offer-banner2 .offerbanner .banner2-content .list-item ul li.list span {
    float: left;
    width: 6%;
    font-weight: 700;
}
@media(max-width: 1700px){
    .offer-banner2 .offerbanner .banner2-content h3,
    .offer-banner2 .offerbanner .banner1-content h3{
        font-size: 28px;
        line-height: 32px;
    }
    .offer-banner2 .offerbanner .banner1-content .subtitle{
        font-size: 20px;
        line-height: 22px;
    }
    .offer-banner2 .offerbanner .banner2-content .subtitle{
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 40px;
    }
    .offer-banner2 .offerbanner .banner2-content .list-item ul li.list{
        font-size: 13px;
        line-height: 20px;
    }
}
@media(max-width: 1600px){
    .offer-banner2 .offerbanner .banner2-content h3, .offer-banner2 .offerbanner .banner1-content h3{
        font-size: 25px;
        line-height: 28px;
    }
    .offer-banner2 .offerbanner .banner2-content .subtitle{
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 25px;
    }
}
/*offer-banner2*/
/*main-content3*/
    .main-content3 {
    background: #fed700;
    float: left;
    width: 100%;
    text-align: center;
    }
    .main-content3>div {
    padding: 20px 0;
    float: left;
    width: 100%;
    }
    .main-content3 .title {
    color: #222;
    float: left;
    font-size: 26px;
    width: 100%;
    line-height: 28px;
    margin:0;
    font-weight: 800;
    }
    .main-content3 .footer-desc {
        float: left;
        width: auto;
        text-align: left;    
        padding: 10px 0;
    }
/*main-content3*/
/*main-content4*/
.main-content4 {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #fff;
}
.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 .wrap-right img{
    max-width: 100%;
}
.main-content4 .responsive-content .highlight-inner{
    text-align: left;
}
.main-content4 .responsive-content .highlight-inner p{
    color: #777;
    line-height: 22px;
    font-weight: 400;
}
.main-content4 .responsive-content .highlight-inner h5 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 20px;
    color: #f3283d;
}
.main-content4 .responsive-content .highlight-inner h2 {
    font-size: 30px;
    line-height: 34px;
    width: 80%;
    margin: 0 0 15px;
    font-weight: 800;
}
/*main-content4*/

/*main-content6*/
.main-content6 {
    position: relative;
    text-align: center;
    padding: 80px 0;
    background: url(../images/testimonial-bg.jpg) no-repeat fixed 0 0;
    float: left;
    width:100%;
    background-position: bottom;
}
.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 span {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #fed700;
    color: #111;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 5px;
}
.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;
    color: #777;
    line-height: 22px;
    font-weight: 400;
}
.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;
}

/*main-content6*/
/*main-content7*/
.main-content7.content {
    padding: 80px 0;
    background: #f7f7f7;
    float: left;
    width:100%;
}
.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: 50%;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.main-content7.content .modulelist-wrapper .list:last-child {
    margin-bottom: 0;
}
.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 .keyfeature_img img{
    max-width:100%;
}
.main-content7.content .modulelist-links {
    padding: 0;
}
.main-content7.content ul.modulelist.modulelist1,
.main-content7.content ul.modulelist.modulelist2 {
    padding: 0;
    margin: 0;
}
/*main-content7*/
/*admin-panel*/
.admin-panel {    
    padding: 0 0 80px 0;
    float: left;
    width: 100%;
}
.admin-panel .wrap-left,
.admin-panel .panel-right {
    padding: 0 15px;
}
.admin-panel .wrap-left {
    float: left;
    text-align: left;
}
.admin-panel .panel-right{
    float: right;
}
.admin-panel .wrap-left h2 {
    margin: 0 0 30px;
}
.admin-panel .wrap-left .panel-icon {   
    margin: 0 0 30px;   
}
.admin-panel .wrap-left .panel-icon:last-child{
    margin: 0;
}
.admin-panel .wrap-left .panel-icon img{
    border-radius: 8px;
    transition: all 400ms ease-in-out 0s;
    cursor: pointer;
}
.admin-panel .wrap-left .panel-icon:hover img{
    transform: translateY(-8px);
}
.admin-panel .wrap-left .panel-desc {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    text-align: left;
    padding: 0 0px 0 20px;
}
.admin-panel .wrap-left .panel-desc p{
    color: #777;
}
.admin-panel .wrap-left .panel-desc h3{
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 20px;
}
/*admin-panel*/

/*section-block*/
.section-block{
    padding: 80px 0;
    background: url(../images/bg.jpg) repeat fixed 0 0;
    float: left;
    width:100%;
}
.section-block .block-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.section-block .block-content h2 {
    color: #fff;
    margin: 0 0 15px;
    font-size: 34px;
    line-height: 36px;
    font-weight: 800;
}
.block-content p {
    color: #fff;
}
@media(min-width: 768px){
    .footer-style,.header-style{
        padding: 0 15px 0 30px;
    }
}
.section-block .header-img img,.section-block .footer-img img {
    border-radius: 10px;
    transition: all 400ms ease-in-out 0s;
    max-width:100%;
    border: 2px solid #fff;
}
.section-block .header-img:hover img, .section-block .footer-img:hover img {
    transform: translateY(-6px);
}
.section-block .header-img,.section-block .footer-img {
    margin: 0 0 30px;
}
@media(min-width: 768px){
    .section-block .header-img:last-child {
        margin: 0;
    }
}
@media (max-width:1470px) {
    #carousel-style .highlight-inner .detail .desc{
        font-size: 12px;
        line-height: 20px;
    }
}
@media (max-width:1449px) {
    .section-block .header-img, .section-block .footer-img{
        margin: 0 0 22px;
    }
}
@media (max-width:1400px) {
    .showcase-detail .subtitle{
        font-size: 13px;
        line-height: 20px;
    }
}
/*section-block*/

/*content-bottom*/
.content-bottom {
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    float: left;
    width: 100%;
}
    .showcase-content {
    float: left;
    width: 100%;
    padding: 80px 0;
    }
    @media(min-width:1530px) {
    .main-content .content-bottom>.container {
    max-width: 1500px
    }
    }
    .showcase-detail {
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
    }
    .showcase-list {
        float: left;
        width: 100%;
        padding: 0;
    }
    .showcase-list .owl-carousel .owl-pagination {
        counter-reset: number;
        position: static;
        margin: 40px 0;
        color: #111;
    }
    .showcase-list .owl-carousel .owl-pagination>.owl-page {
        counter-increment: number;
        vertical-align: top;
        margin: 0;
    }
    .showcase-list .owl-carousel .owl-controls .owl-page span {
        background: none;
        height: 0;
        width: 0;
    }
    .showcase-list .owl-carousel .owl-pagination .owl-page.active:before, .showcase-list .owl-carousel .owl-pagination::after {
        font-size: 22px;
        line-height: 24px;
    }
    .showcase-list .owl-carousel .owl-pagination::after {
        content: counter(number);
        margin-left: 9px;
        color: #666;
    }
    .showcase-list .owl-carousel .owl-pagination .owl-page.active:before {
        content: counter(number)" ""/";
        position: relative;
        display: inline-block;    
        vertical-align: top;   
    }
    .showcase-list .owl-carousel .owl-pagination .owl-page.active:before, .showcase-list .owl-carousel .owl-pagination::after {
        font-size: 22px;
        line-height: 24px;
    }
    .showcase-list .owl-buttons {
        float: none;
        position: absolute;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        height: 50px;
        width: 160px;
        top: auto;
        bottom: 8px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .showcase-list .owl-carousel .owl-buttons div{
        background: none;
        box-shadow: none;
        height: 50px;
        width: 50px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        float: none;
        line-height: 50px;
        opacity: 1;
        visibility: visible;
    }
    .showcase-list .owl-carousel .owl-buttons div.owl-prev {
        float: left;
    }
    .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::after {
        background: transparent url(../images/icons-btn2.png) no-repeat scroll 0 0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .showcase-list .owl-carousel .owl-buttons div.owl-next {
        float: right;
    }
    .showcase-list .owl-carousel .owl-buttons div.owl-next::after {
        background-position: -38px -14px;
        right: 0;
        left: auto;
    }
    .showcase-detail .subtitle {    
        width: 55%;
        float: none;
        display: inline-block;
        vertical-align: top;
        color: #777;
        margin:0;
    }
    .showcase-list .button .btn {
    padding: 12px 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border: none;
    overflow: hidden
    }
    #showcase .image {
    float: left;
    padding: 0;
    width: 100%;
    }
       #showcase .image a img {
        border-radius: 10px;
        max-width: 100%;
        border: 5px solid #fff;
        box-shadow: 0 4px 15px rgba(25, 25, 25 ,0.1);
        -moz-box-shadow: 0 4px 15px rgba(25, 25, 25 ,0.1);
        -webkit-box-shadow: 0 4px 15px rgba(25, 25, 25 ,0.1);
        margin: 10px;
    }
    #showcase .collection {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0 15PX;
    }

    /*content-bottom*/
/*highlight-inner*/
.highlight-wrap {
    float: left;
    width: 100%;
}
.highlight-top {
    position: relative;
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #f7f7f7;
}
.highlight-top .highlight-inner {
    padding: 0 30px;
}
#carousel-style .highlight-inner .detail {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
}
#carousel-style .highlight-inner .detail p{
    color: #777;
    margin: 0 0 -10px 0;
}
#carousel-style .highlight-inner .detail .title {
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    margin: 0 0 15px;
    float: left;
    width: 100%;
}
#carousel-style .highlight-inner .inner-page {
    float: left;
}
#carousel-style .highlight-inner .image img {
    border-radius: 10px;
}
#carousel-style .highlight-inner .image {
    box-shadow: 0 4px 15px rgba(25, 25 ,25 ,0.1);
    -moz-box-shadow: 0 4px 15px rgba(25 ,25, 25 , 0.1);
    -webkit-box-shadow: 0 4px 15px rgba(25, 25, 25 ,0.1);
    margin: 15px;
    border-radius: 10px;
}
.highlight-inner::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    background: rgba(0,0,0,0.1);
    height: 100%;
    width: 1px;
}
.highlight-inner:last-child::after {
    background: none;
}
/*feacher*/
    #feature-list {
    background: #fff;
    padding: 80px 0 50px;
    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;
        color: #777;
    }
    .feature-service {
        float: left;
        background: #fff;
        padding: 30px 24px;
        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 .feature-img {
        margin: 0 0 5px;
        float: none;
        display: inline-block;
        vertical-align: top;
        width: auto;
        height: auto;
    }
    .features .features-block {
        margin: 0 0 30px; 
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 16%;   
    }
    .feature-img {
        display: inline-block;
        float: none;
        margin: 0 0 40px;
        padding: 0;
        position: relative;
        vertical-align: top;
        width: auto;
    }
    .feature-content {
    color: #222;;
    text-align: left;
    }

    .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%;
    }
    .feature-img .img-responsive {
    border: medium none;
    display: block;
    height: auto;
    margin: auto;
    transition: all .6s ease 0s;
    max-width: 100%;
    }
    .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)
    }
/*feacher*/

/*highlight-inner*/
.main-content2 {
    background: #f9f7f7;
    float: left;
    padding: 100px 0 50px;
    text-align: center;
    width: 100%
}

@media (min-width:1903px) {
    .main-content2 .main-content2-content {
        float: none;
        display: inline-block;
        vertical-align: top;
        max-width: 1903px
    }
}

#megamenu .menu {
    position: absolute;
    top: 60%;
    border: 10px solid #fff;
    left: -20%;
    width: 46%
}

.main-content2 .features.one {
    width: 20%;
    float: left
}

.main-content2 .main-content2-content {
    padding: 0 75px
}

.main-content2 .choose-service {
    color: #000;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr!important
}

.footer-get-theme>.footer-title {
    color: #111;
    font: italic 700 40px/50px "Mulish", sans-serif;
    text-transform: uppercase;
    margin: 0 0 25px
}
@media (max-width:1199px) {
    .main-content2 .main-content2-content {
        padding: 0 15px
    }
    .main-content7.content .keyfeature_img {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .features .features-block {
        width: 19%;
    }
    .main-content3 .title{
        line-height: 28px;
        font-size: 22px;
    }
    .main-content6 .support-team .rating{
        width: 60%;
    }
    .custom-service .service-heading .title{
        width: 100%;
        font-size: 21px;
    }
}

@media (max-width:991px) {
    .footer-get-theme>.footer-title {
        font-size: 26px
    }
    .main-content2 .features.one {
        padding: 0 10px
    }
    .features .features-block {
    width: 32%;
    margin: 0 0 20px;
}
.banner1  img{
    max-width:100%;
}
}

@media (max-width:767px) {
    .theme-layout .item {
        float: left
    }
    .main-content3>div {
        padding: 30px 20px
    }
    .main-content2 .choose-service {
        margin: 0 auto 30px
    }
    #megamenu .menu {
        position: static;
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .main-content2 .features.one {
        width: 50%
    }
    .main-content4 .responsive-content .highlight-inner h2{
        font-size: 13px;
        line-height: 24px;
    }
    .video-tutorial .video-content .video-subtitle{
        font-size: 28px;
    }
    .main-content7.content .decription_part p{
        width: 100%;
    }
    .section-heading{
        font-size: 24px;
        line-height: 26px;
    }
    .features .features-block {
        width: 49%;
    }
    .main-content6 .support-team .rating{
        width: 100%;
    }
    .showcase-detail .subtitle, .main-content .demo-content .decription_part p {
        width: 90%;
    }
    .main-content6 .support-team .review-bg{
        width:100%;
    }
    .main-content3 .title {
        line-height: 23px;
        font-size: 12px;
    }
}
@media (max-width:543px) {
    .main-content .demo-content{
        padding: 30px 0 0 0;
    }
    .custom-service, .main-content7.content, .admin-panel, .main-content4, .section-block, .highlight-top, #feature-list, .showcase-content, .main-content6{
        padding:30px 0;
    }
    .video-tutorial .video-content .video-subtitle {
        font-size: 24px;
        margin: 0;
    }
    .main-content3 > div {
        padding: 15px 0;
    }
    .main-content3 .footer-desc{
        width:100%;
        text-align: center;
    }
   .footer_link {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .section-block .block-content h2{   
        font-size: 22px;
        line-height: 30px;
    }
    .video-tutorial .video-content .video-desc, #feature-list .choose-service p{
        width: 90%;
    }
}
@media (max-width:480px) {
    .theme-layout .item {
        width: 100%
    }
    #carousel-style .highlight-inner .detail .title{
        font-size: 24px;
    }
    .highlight-top .highlight-inner {
        padding: 0 15px;
    }
    .main-content2 {
        padding: 20px 0 0
    }
    .main-content2 .choose-service {
        margin: 30px auto
    }
    .footer-get-theme>.footer-title {
        font-size: 14px;
        line-height: 24px
    }
    .main-content3 .title {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 30px;
        letter-spacing: 0;
        padding: 0 15px
    }
    .custom-service .service-heading .title{
        font-size: 13px;
        line-height: 27px;
    }
    .video-tutorial{
        padding:30px 0 0 0;
    }
    .video-tutorial .video-content .video-title{
        font-size: 26px;
        line-height: 33px;
    }
    .video-tutorial .video-content .video-subtitle{
        font-size: 16px;
        line-height: 30px;
    }
    .offer-banner2 .offerbanner .banner1-content .subtitle {
        font-size: 12px;
        line-height: 7px;
    }
    .offer-banner2 .offerbanner .banner2-content h3, .offer-banner2 .offerbanner .banner1-content h3 {
        font-size: 12px;
        line-height: 18px;
    }
    .offer-banner2 .offerbanner .banner2-content .list-item ul li.list span{
        margin: 0 30px 0 0;
    }
    .offer-banner2 .offerbanner .banner2-content{
        position: static;
        padding: 30px;
    }
    .features .features-block {
        width: 80%;
    }
    .main-content3 .title{
        font-size: 11px;
    }
   .footer-desc h2 {
        margin: 0 !important;
    }
    .main-content6 .support-team .rating{
        font-size: 18px;
        line-height: 30px;
    }
    .main-content6 .support-team .review-bg .review-desc p{
        font-size: 12px;
    }
    .highlight-inner::after {
        display: none;
    }
    .banner2 img{
        max-width: 100%;
    }
    .main-content7.content .modulelist-wrapper .list{
        width:100%;
    }
    .main-content4 .responsive-content{
        display: inline-block;
    }
}

.gr__tooltip {
    display: none!important
}

#portfolio>div {
    float: left;
    width: 100%
}

#portfolio>div #choose-demo {
    float: left;
    width: 100%
}

.heading {
    clear: both;
    text-align: center
}

#theme-collection-product .heading {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 8% 0 15%
}

#theme-collection .layout-image .layout-thumb,
#theme-collection-product .layout-image .layout-thumb {
    padding-bottom: 95%
}

#theme-collection-product .theme-layout {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.theme-collection .item .layout-image {
    box-shadow: 0 6px 25px 5px rgba(0, 0, 0, .06);
    background: #fff;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}

#ttsinglepage-carousel .owl-item,
.theme-collection .item.hb-animate-element.hb-in-viewport.bottom-to-top .layout-image {
    animation: zoomIn .5s ease
}

.theme-collection .item .layout-image .btn-preview {
    padding: 10px
}

.theme-collection .item .layout-content .layout-name .layout-title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 40px
}

#page-collection .owl-wrapper-outer .owl-item {
    transform: scale(.8);
    animation: zoomIn .5s ease
}

#page-collection .owl-wrapper-outer .owl-item.active {
    transform: scale(1);
    transition: all .4s ease-in-out 0s
}

#page-collection .page-collection {
    width: 100%
}

#page-collection .slick-slide {
    outline: medium none;
    transform: scale(.8)
}

#page-collection .slick-slide.slick-current.slick-center {
    transform: scale(1);
    transition: all .4s ease-in-out 0s
}

div#page-collection .slick-list {
    padding: 0!important
}
@media(max-width:1500px) {
    #theme-collection-product .theme-layout {
        width: 100%
    }
    .app-com.container-outer {
        padding: 100px 0
    }
    #theme-collection-product .heading {
        padding: 8% 0 18%
    }
    #theme-collection-product.single-page {
        padding: 0 0 25%
    }
}

@media(max-width:1199px) {
    #theme-collection-product .heading {
        padding: 8% 0 28%
    }
}

@media(max-width:991px) {
    #theme-collection-product .theme-layout .item .single .layout-image {
        position: static
    }
    .offer-banner2 .offerbanner {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
}
    #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
    }
    #page-collection .owl-wrapper-outer .owl-item {
        transform: scale(1)
    }
    #pages-collection {
        padding: 0 80px
    }
}

@media (max-width:767px) {
    .heading h2 {
        font-size: 34px
    }
    #theme-collection .layout-image .layout-thumb,
    #theme-collection-product .layout-image .layout-thumb {
        padding-bottom: 60%
    }
    #theme-collection .theme-layout .img-responsive,
    #theme-collection-product .theme-layout .img-responsive {
        width: 100%
    }
    #theme-collection,
    #theme-collection-product {
        margin: 10px 0
    }
    .theme-collection .heading {
        margin: 0 0 30px
    }
    .tt-carousel .cell-1.cells {
        padding: 0
    }
    .highlight-top .wrap-left {
        float: left;
        width: 100%
    }
}

@media (max-width:480px) {
    .heading h2 {
        font-size: 28px;
        line-height: 30px
    }
    .product-page {
        padding: 50px 0 0
    }
    #theme-collection-product .theme-layout .item .single {
        margin: 0 0 10px;
        width: 100%
    }
    #theme-collection-product .theme-layout .item {
        padding: 10px 0
    }
    #pages-collection {
        padding: 0 30px
    }
    #theme-collection-product #ttsinglepage-carousel {
        padding: 0 0
    }
    #myTabContent {
        padding: 0 0 20px
    }
}

.banner .img img {
    max-width: 100%
}
.highlight-top {
    position: relative;
    float: left;
    width: 100%
}

.container-outer {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 100%
}
.main-menu .megamenu>img {
    border-radius: 0
}

.blog-style,
.footer,
.header,
.highlight-top .wrap-right .megamenu {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
    padding: 10px;
    margin: 10px;
    display: inline-block;
    vertical-align: top;
    animation: zoomIn .5s ease
}

.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%
}

.block-content.style1 {
    text-align: left
}

.block-content.style1 h4::before {
    background: #ffbf34;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px
}
.highlight-inner h4 {
	margin: 0 0 30px;
	color: #fff;
	position: relative;
	text-transform: capitalize;
	font: italic 700 40px/60px "Mulish", sans-serif;
}
.main-menu .highlight-inner h4 {
    color: #000
}

.main-menu .highlight-inner.description {
    padding: 15% 30% 15% 0;
    text-align: left
}

.main-menu .highlight-inner.description .number {
    text-align: center
}

.main-menu .caption {
    font: 400 18px/30px Mulish, sans-serif;
    text-transform: capitalize
}

.highlight-inner.parallax-image {
    margin: 0 0 -23%
}

.blog.container-outer {
    float: left;
    width: 100%
}

.blog .highlight-inner.description>h4 {
    color: #ffbf34
}

.blog .wrap-left .caption {
    font: 400 16px/20px Mulish, 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 Mulish, sans-serif;
    color: #ffbf34
}

#theme-collection .item .layout-content .layout-name .layout-title {
    color: #000;
    font: 400 18px/20px Mulish, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: top
}

#theme-collection .item .layout-content .layout-name .layout-title:hover {
    color: #ffbf34
}

#theme-collection .theme-layout .item .layout-content {
    margin: 25px 0 0;
    padding: 0
}

#feature-list .section-content {
    color: #000;
    margin: 20px 0 60px
}

#page-collection {
    margin: 0;
    float: left;
    width: 100%
}

#theme-collection-product .heading>p {
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.block-content.style1 p {
    color: #999;
    margin-bottom: 0
}

@media (max-width:1300px) {
    .highlight-inner h4 {
        font-size: 42px;
        margin: 0 0 20px;
        line-height: 54px
    }
    .main-menu .caption {
        font: 400 16px/27px Mulish, sans-serif
    }
    .app-com.container-outer {
        padding: 100px 0 0
    }
}
@media(max-width:480px) {
	.header-content .logo-desc {
		top: 32%;
		left: 5%;
	}
	.header-block .main-header {
		padding: 25px;
	}
}

@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
    }
    .app-com .wrap-left .app>h2 {
        font: 700 40px/42px Mulish, sans-serif
    }
}

@media (max-width:1300px) {
    .blog .cell-1 .blog-style {
        margin: 30px 0 0
    }
    .blog_description .heading::after {
        height: 130px
    }
    .cell-2 .blog_description .heading::after {
        height: 110px
    }
    .blog_description .heading {
        font-size: 16px;
        height: 120px;
        line-height: 22px;
        padding: 40px 0;
        width: 120px
    }
    .cell-3 .blog_description .heading {
        margin: 110px 110px 0 0
    }
}

@media (max-width:1200px) {
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 37px;
        line-height: 46px
    }
    .main-menu .caption {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:1199px) {
    .app-com .wrap-left .app>h2 {
        font: 700 30px/32px Mulish, sans-serif
    }
    .highlight-top .highlight-inner .shop-1 {
        height: 370px
    }
    .wrap-left .description,
    .wrap-right .highlight-inner.description {
        padding: 0
    }
    .highlight-top .wrap-right {
        padding: 0
    }
    .highlight-top .description .number {
        margin: 20px 0
    }
}

@media (max-width:991px) {
    .blog_description .heading {
        margin: 0 0 40px
    }
    .blog_description .heading::after {
        height: 80px
    }
    .blog_description .heading {
        font-size: 14px;
        height: 85px;
        letter-spacing: 0;
        line-height: 18px;
        padding: 30px 0;
        width: 85px
    }
    .cell-2 .blog_description .heading::after {
        height: 70px
    }
    .cell-3 .blog_description .heading {
        margin: 110px 70px 0 0
    }
    .cell-3 .blog_description .heading::after {
        right: -52%;
        top: -32px
    }
    .highlight-top .wrap-left.blog_design .description {
        padding: 50px 0 0
    }
    .main-menu .highlight-inner.description {
        padding: 0
    }
    .app-com .wrap-left .app {
        padding: 0
    }
    #feature-list .service-heading,
    #theme-collection .section-heading,
    #theme-collection-product .section-heading,
    .highlight-inner h4 {
        font-size: 28px;
        line-height: 36px
    }
    .main-menu .caption {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .4px
    }
    .app-com .wrap-left .app>h2 {
        font: 700 22px/25px Mulish, sans-serif
    }
    .app-com .wrap-left .app>h3 {
        font: 400 15px/16px Mulish, sans-serif
    }
    .app-com .app .ttoffer-icons {
        margin: 10px 0 0
    }
    .theme-layout .item .layout .layout-image .layout-content i.fas {
        font-size: 20px
    }
    .theme-layout .item .layout .layout-image .layout-content {
        padding: 15px 10px
    }
    .layout.grid-item {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    #feature-list .section-content {
        margin: 20px 0 30px
    }
    .highlight-inner {
        padding: 0
    }
    .highlight-top .highlight-inner .cells {
        float: left;
        margin: 0 0 30px;
        width: 100%;
        padding: 0
    }
    .cell-2 .blog_description .heading {
        margin: 60px 0 0
    }
    .main-menu .highlight-inner.description {
        text-align: center
    }
    .highlight-inner.parallax-image {
        margin: 0
    }
    .layout.grid-item {
        width: 100%;
        float: left;
        margin-bottom: 0
    }
}

@media(max-width:543px) {
    .layout.grid-item {
        margin-bottom: 40px
    }
}

@media(max-width:480px) {
    .app-com .wrap-left .cell-1.cells {
        margin: 0
    }
    .app-com.container-outer {
        padding: 50px 0
    }
    .header-style.container-outer {
        padding: 0
    }
    .footer-style.container-outer {
        padding: 0
    }
    #theme-collection,
    #theme-collection-product {
        margin: 0;
        padding: 0
    }
    .theme-collection .heading {
        margin: 0
    }
    #feature-list .service-heading, #theme-collection .section-heading, #theme-collection-product .section-heading, .highlight-inner h4 {
		font-size: 24px;
		line-height: 30px;
		padding: 0 0 5px;
	}
}

.header-block .main-header.fixed {
    background: rgba(255, 255, 255, .9);
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    animation: fixedmenu 1s ease 0s normal both 1 running;
    -webkit-animation: fixedmenu 1s ease 0s normal both 1 running;
    -moz-animation: fixedmenu 1s ease 0s normal both 1 running;
    -o-animation: fixedmenu 1s ease 0s normal both 1 running;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 20px 5%;
    width: 100%;
    z-index: 999
}

@-webkit-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@-moz-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@media (max-width:1629px) {
    .header-block .main-header.fixed {
        padding: 20px 2%
    }
}

@-moz-keyframes fillToRight {
    to {
        width: 100%
    }
}

@keyframes fillToRight {
    to {
        width: 100%
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev.slick-arrow {
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    left: 5px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}

.slick-next.slick-arrow {
    right: 5px;
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls .owl-buttons div {
    position: absolute
}

.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 40%
}

.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 40%
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel {
    margin: 0 0 20px;
    direction: ltr!important;
    z-index: 1
}

.owl-carousel:hover .owl-buttons div {
    opacity: 1
}

.owl-carousel .owl-buttons .owl-prev {
    left: 0px
}

.owl-carousel .owl-buttons .owl-next {
    right: 0px
}

.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}

.owl-pagination {
    text-align: center;
    top: 20px;
    position: relative
}

.owl-controls .owl-page {
    display: inline-block;
    margin: 0 6px
}

.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, .9)
}

@media (max-width:767px) {
    .owl-controls .owl-buttons .owl-next,
    .owl-controls .owl-buttons .owl-prev {
        top: 35%
    }
}

@media (max-width:480px) {
    .owl-carousel .owl-buttons .owl-next {
        right: -10px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: -10px
    }
}