html {
    scroll-behavior: smooth;
}
body {
background: #fff;
font: 400 13px/16px "Poppins", sans-serif;
letter-spacing: 1px;
margin: 0;
float: left;
width: 100%;
color: #777;
}
.container {
padding: 0 15px;
margin: auto
}
.row {
margin: 0 -15px
}
* {
box-sizing: border-box
}
::-moz-selection {
background: #222 none repeat scroll 0 0;
color: #fff;
text-shadow: none
}
::after,
::before {
box-sizing: border-box
}
img {
height: auto;
max-width: 100%;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%
}
p{
 color: #666;
}
.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: 760px
}
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
float: left
}
.col-sm-1 {
width: 8.33333%
}
.col-sm-2 {
width: 16.66667%
}
.col-sm-3 {
width: 25%
}
.col-sm-4 {
width: 33.33333%
}
.col-sm-5 {
width: 41.66667%
}
.col-sm-6 {
width: 50%
}
.col-sm-7 {
width: 58.33333%
}
.col-sm-8 {
width: 66.66667%
}
.col-sm-9 {
width: 75%
}
.col-sm-10 {
width: 83.33333%
}
.col-sm-11 {
width: 91.66667%
}
.col-sm-12 {
width: 100%
}
.col-sm-push-1 {
left: 8.33333%
}
.col-sm-push-2 {
left: 16.66667%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-4 {
left: 33.33333%
}
.col-sm-push-5 {
left: 41.66667%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-7 {
left: 58.33333%
}
.col-sm-push-8 {
left: 66.66667%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-10 {
left: 83.33333%
}
.col-sm-push-11 {
left: 91.66667%
}
.col-sm-pull-1 {
right: 8.33333%
}
.col-sm-pull-2 {
right: 16.66667%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-4 {
right: 33.33333%
}
.col-sm-pull-5 {
right: 41.66667%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-7 {
right: 58.33333%
}
.col-sm-pull-8 {
right: 66.66667%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-10 {
right: 83.33333%
}
.col-sm-pull-11 {
right: 91.66667%
}
.col-sm-offset-1 {
margin-left: 8.33333%
}
.col-sm-offset-2 {
margin-left: 16.66667%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-4 {
margin-left: 33.33333%
}
.col-sm-offset-5 {
margin-left: 41.66667%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-7 {
margin-left: 58.33333%
}
.col-sm-offset-8 {
margin-left: 66.66667%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-10 {
margin-left: 83.33333%
}
.col-sm-offset-11 {
margin-left: 91.66667%
}
}
@media (min-width:992px) {
.container {
max-width: 980px
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-12 {
float: left
}
.col-md-1 {
width: 8.33333%
}
.col-md-2 {
width: 16.66667%
}
.col-md-3 {
width: 25%
}
.col-md-4 {
width: 33.33333%
}
.col-md-5 {
width: 41.66667%
}
.col-md-6 {
width: 50%
}
.col-md-7 {
width: 58.33333%
}
.col-md-8 {
width: 66.66667%
}
.col-md-9 {
width: 75%
}
.col-md-10 {
width: 83.33333%
}
.col-md-11 {
width: 91.66667%
}
.col-md-12 {
width: 100%
}
.col-md-push-0 {
left: auto
}
.col-md-push-1 {
left: 8.33333%
}
.col-md-push-2 {
left: 16.66667%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-4 {
left: 33.33333%
}
.col-md-push-5 {
left: 41.66667%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-7 {
left: 58.33333%
}
.col-md-push-8 {
left: 66.66667%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-10 {
left: 83.33333%
}
.col-md-push-11 {
left: 91.66667%
}
.col-md-pull-0 {
right: auto
}
.col-md-pull-1 {
right: 8.33333%
}
.col-md-pull-2 {
right: 16.66667%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-4 {
right: 33.33333%
}
.col-md-pull-5 {
right: 41.66667%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-7 {
right: 58.33333%
}
.col-md-pull-8 {
right: 66.66667%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-10 {
right: 83.33333%
}
.col-md-pull-11 {
right: 91.66667%
}
.col-md-offset-0 {
margin-left: 0
}
.col-md-offset-1 {
margin-left: 8.33333%
}
.col-md-offset-2 {
margin-left: 16.66667%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-4 {
margin-left: 33.33333%
}
.col-md-offset-5 {
margin-left: 41.66667%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-7 {
margin-left: 58.33333%
}
.col-md-offset-8 {
margin-left: 66.66667%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-10 {
margin-left: 83.33333%
}
.col-md-offset-11 {
margin-left: 91.66667%
}
}
@media (min-width:1200px) {
.container {
max-width: 1190px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-sm-12 {
float: left
}
.col-lg-1 {
width: 8.33333%
}
.col-lg-2 {
width: 16.66667%
}
.col-lg-3 {
width: 25%
}
.col-lg-4 {
width: 33.33333%
}
.col-lg-5 {
width: 41.66667%
}
.col-lg-6 {
width: 50%
}
.col-lg-7 {
width: 58.33333%
}
.col-lg-8 {
width: 66.66667%
}
.col-lg-9 {
width: 75%
}
.col-lg-10 {
width: 83.33333%
}
.col-lg-11 {
width: 91.66667%
}
.col-lg-12 {
width: 100%
}
.col-lg-push-0 {
left: auto
}
.col-lg-push-1 {
left: 8.33333%
}
.col-lg-push-2 {
left: 16.66667%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-4 {
left: 33.33333%
}
.col-lg-push-5 {
left: 41.66667%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-7 {
left: 58.33333%
}
.col-lg-push-8 {
left: 66.66667%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-10 {
left: 83.33333%
}
.col-lg-push-11 {
left: 91.66667%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-pull-1 {
right: 8.33333%
}
.col-lg-pull-2 {
right: 16.66667%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-4 {
right: 33.33333%
}
.col-lg-pull-5 {
right: 41.66667%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-7 {
right: 58.33333%
}
.col-lg-pull-8 {
right: 66.66667%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-10 {
right: 83.33333%
}
.col-lg-pull-11 {
right: 91.66667%
}
.col-lg-offset-0 {
margin-left: 0
}
.col-lg-offset-1 {
margin-left: 8.33333%
}
.col-lg-offset-2 {
margin-left: 16.66667%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-4 {
margin-left: 33.33333%
}
.col-lg-offset-5 {
margin-left: 41.66667%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-7 {
margin-left: 58.33333%
}
.col-lg-offset-8 {
margin-left: 66.66667%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-10 {
margin-left: 83.33333%
}
.col-lg-offset-11 {
margin-left: 91.66667%
}
}
@media (min-width:1450px) {
.container {
max-width: 1380px
}
}
@media (min-width:1550px) {
.container {
max-width: 1470px
}
}
@media (min-width:1650px) {
.container {
max-width: 1530px;
}
}
.blog-style.cell-bg>img {
max-width: 100%;
height: auto;
width: 457px
}
@media (max-width:1760px) {
.banner-left {
float: left;
width: 50%;
position: relative
}
.banner-middle {
float: none;
display: inline-block;
vertical-align: top;
width: 50%
}
.banner-right {
float: right;
width: 50%;
position: relative
}
.banner-right .img {
float: right;
width: 40%
}
.banner-left .img {
float: left;
width: 40%
}
}
.goToTop {
display: none;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
bottom: 20px;
border: 2px solid #72ad00;
background: #72ad00;
cursor: pointer;
height: 40px;
position: fixed;
right: 20px;
text-align: center;
width: 40px;
z-index: 9999;
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out 0s;
-moz-transition: all .4s ease-in-out 0s;
-o-transition: all .4s ease-in-out 0s;
-ms-transition: all .4s ease-in-out 0s;
text-decoration: none;
outline: 0
}
.goToTop::before {
background: transparent url(../images/top.png) no-repeat scroll center center;
content: "";
float: left;
height: 100%;
width: 100%
}
.goToTop:hover {
background: #fc9f22;
border: 2px solid #fc9f22;
}
.page {
float: left;
overflow: hidden;
width: 100%
}
header {
float: left;
position: relative;
width: 100%;
z-index: 3
}
header .header-content {
float: left;
width: auto;
color: #fff;
text-align: center;
position: relative;
z-index: 1;
}
.main-section {
    padding: 80px 0;
}
.header-block {
float: left;
position: relative;
width: 100%;
background-image: url(../images/bg.jpg);
background-size: cover;
}
.header-content .logo-desc {
    float: left;
    text-align: left;
    padding: 200px 0 35% 60px;
    width: 100%;
}}
.layout-style1 {
max-width: 600px;
}
.layout-style2 {
max-width: 350px;
}
.header-logo {
    float: left;
    width: 100%;
    margin:0 0 30px 0;
}
.header-logo>img {
max-width: 100%;    
height: auto
}
.logo-desc .header-description {
float: left;
width: 100%
}
.logo-desc .header-description h1 {
float: left;
width: 100%;
color: #222222;
font: 700 40px/60px "Philosopher", sans-serif;
text-transform: capitalize;
margin: 0 0 30px 0
}
.logo-desc .layout-page,.logo-desc .layout-page1{
float: left;
width: 100%;
}
.logo-desc .layout-page .layout-detail,
.logo-desc .layout-page1 .layout-detail {
float: none;
display: inline-block;
width: auto;
vertical-align: top;
padding: 30px 12px;
}
.logo-desc .layout-page .layout-detail h1.title,
.logo-desc .layout-page1 .layout-detail h1.title {
color: #72ad00;
margin: 0 0 5px;
font-size: 30px;
line-height: 34px;
font-weight: 600;
}
.logo-desc .layout-page .layout-detail span.desc,
.logo-desc .layout-page1 .layout-detail span.desc {
color: #666;
font: 600 14px/16px "Open Sans", sans-serif;
}
.logo-desc .header-description a.btn {
background: #f3283d;
font: 600 14px/18px "Open Sans", sans-serif;
position: relative;
padding: 15px 25px;
color: #fff;
border-radius: 25px;
margin: 0;
overflow: hidden
}
.logo-desc .header-description a.btn:hover {
background: #111;
color: #fff
}
.layout-image .layout-thumb span::before {
background: #fff
}
.header-link a:hover::before,
.layout-image .layout-thumb span:hover::before {
height: 100%
}
.layout-image .layout-thumb span::after {
opacity: 0
}
.layout-image .layout-thumb span:hover::after {
transform: translateY(-190%);
opacity: 1
}
.footer_link a:hover {
background: #72ad00;
color: #fff
}
.footer_link {
float: right;
}
.header-image .layout-image {
bottom: 40px;
left: auto;
position: absolute;
right: 50px;
top: auto
}
header .header-content .header-content-inner {
bottom: 30%;
height: 250px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0
}
.header-block .main-header {
display: inline-block;
float: none;
margin: 0 auto;
vertical-align: top;
width: 100%;
position: relative;
z-index: 1;
padding: 15px 50px;
}
.header-content .header-nav ul {
float: left;
margin: 0;
padding: 0
}
.main-header .header-right .header-nav ul.main-menu li {
display: inline-block;
list-style: outside none none;
position: relative;
font: 400 13px/16px "Poppins", sans-serif;
transition: all 400ms ease-in-out 0s;
}
.header-nav .main-menu .menu-item>a {
color: #111;
font: 600 14px/20px "Open Sans", sans-serif;
padding: 12px 20px;
text-decoration: none;
outline: 0;
transition: all 400ms ease-in-out 0s;
border-radius: 25px;
}
.header-nav .main-menu .menu-item:hover>a {
    color: #fff;
    background: #fc9f22;
}
.header-right {
float: left;
width: auto;
}
.main-header .header-right .header-nav {
float: left;
}
.main-header .header-right .header-nav ul.main-menu {
padding: 0;
}
.main-header .header-link {
float: right;
position: relative;
z-index: 1;
margin: 14px 0;
}
.footer_link a {
background: #111;
border: none;
color: #fff;
display: inline-block;
font-size: 14px;
line-height: 16px;
padding: 15px 21px;
text-align: center;
text-decoration: none;
border-radius: 25px;
position: relative;
overflow: hidden;
vertical-align: top;
font-weight: 600;
transition: all 0.5s;
}
.header-link a {
padding: 12px 20px;
outline: 0;
overflow: hidden;
border: none;
position: relative;
}
.header-link a:hover {   
color: #fff;
}
div#single-collection {
float: left;
width: 100%;
position: relative;
padding: 0 0 110px
}
#single-collection .title span.txt-anim {
font-size: 92px;
line-height: 120px;
color: #fff;
display: inline-block;
vertical-align: top;
overflow: hidden;
font-weight: 700
}
#single-collection .title {
float: left;
width: 100%;
text-align: right;
display: table-cell
}
.header-link a img {
padding-left: 10px;
vertical-align: top
}
@-webkit-keyframes zoomin {
0% {
transform: scale(.9)
}
50% {
transform: scale(1)
}
100% {
transform: scale(.9)
}
}
@keyframes zoomin {
0% {
transform: scale(.9)
}
50% {
transform: scale(1)
}
100% {
transform: scale(.9)
}
}
.header-block {
text-align: center;
}
}
#theme-collection1.main-collection-page1 {
    background: #f8f4f0;
    float: left;
    width: 100%;
}
.theme-collection.collection-page {
    padding: 80px 0;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #f8f4f0;
}
.theme-collection.collection-page .theme-layout .heading {
    text-align: left;
    color: #fff;
    padding: 0;
}
.heading h2 {
    font-size: 42px;
    line-height: 46px;
}
.service-btn {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.theme-collection.collection-page .theme-layout .heading p {
    margin: 0 0 30px;
    line-height: 22px;
}
#theme-collection1 ul.slider-nav.slick-initialized.slick-slider.slick-vertical {
    padding: 0;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px;
    line-height: 26px;
    display: flex;
    align-items: center;
    cursor: pointer;
    outline: 0;
    color: #111;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item.slick-current {
    color: #72ad00;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item:before {
    content: '';
    display: inline-block;
    height: 1px;
    background: #72ad00;
    width: 60px;
    margin-right: 0;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: all .25s cubic-bezier(.37, .31, .2, .85);
}
.theme-collection.collection-page .theme-layout .heading li.collection-item.slick-current:before {
    margin-right: 15px;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.theme-collection.collection-page .theme-layout .heading li.collection-item a.collection-button {
    font: 400 14px/40px "Open Sans", sans-serif;
    text-decoration: none;
    color: #fff;
     background: #72ad00;
     border-radius: 25px;
    padding: 0 20px;
    height: 40px;
    margin-left: 20px;
    display: inline-block;
    opacity: 0;
    transition: all .4s ease-in-out;
    position: relative;
    z-index: 1;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item a.collection-button:hover {
    background: #fc9f22;
}
.theme-collection .item .layout-image span {
    background-color: #fff;
    color: #000;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 45px;
    width: 140px;
    z-index: 1;
    border-radius: 25px;
    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;
    opacity: 0;
}
.theme-collection .item .layout-image:hover .page:after {
    content: "";
    background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
#theme-collection1 .theme-layout .bg1 {
    float: left;
    height: 618px;
    position: absolute;
    top: -44%;
    bottom: auto;
    left: 0;
    right: 0;
    background: url(../images/pattern.png) no-repeat;
    background-size: contain;
    z-index: -1;
}
#theme-collection1 .theme-layout .bg3 {
    float: left;
    height: 618px;
    position: absolute;
    bottom: -36%;
    top: auto;
    left: 0;
    right: 0;
    background: url(../images/pattern.png) repeat;
    background-size: contain;
    z-index: -1;
}
.theme-collection .item .layout-image:hover span {
    opacity: 1;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item.slick-current a.collection-button {
    opacity: 1;
}
.col-xs-6.collection-image {
    padding: 0;
}
.theme-collection.collection-page .collection-layout {
    float: left;
    width: 100%;
}
@media (min-width:992px) {
.theme-collection.collection-page .collection-layout {
    display: flex;
    align-items: center;
}
}
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
}
header .header-content .header-content-inner h3 {
font-size: 24px;
line-height: 30px;
font-weight: 400;
text-transform: uppercase
}
h2 {
    font: 700 34px/40px "Philosopher", sans-serif;
margin: 0;
}
.btn-default {
background: #72ad00;
border-color: #fff;
color: #fff;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
font-size: 14px;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px
}
.btn-default:hover {
background: #fc9f22;
}
.btn {
-moz-user-select: none;
border: 1px solid transparent;
cursor: pointer;
font: 400 14px/16px "Open Sans", sans-serif;
display: inline-block;
text-decoration: none;
margin-bottom: 0;
padding: 6px 12px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
text-transform: capitalize
}
.btn::after {
background: #fff none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: .2;
position: absolute;
top: 0;
width: 0;
border-radius: 25px
}
.btn:hover::after {
animation: .6s ease 0s normal forwards 1 running fillToRight
}
.btn-xl {
padding: 12px 26px;
background: #333
}
.btn-xl:hover {
background: #f3283d
}
header .top-main {
border-bottom: 1px solid #ddd;
float: left;
padding: 150px 0;
position: relative;
text-align: center;
width: 100%
}
#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: #222;;
width: 100%;
margin: 90px 0 0
}
.section-content {
color: #1f1f1f;
font-size: 16px;
line-height: 26px;
float: left;
width: 100%;
position: relative
}
.main-content {
float: left;
width: 100%
}
.section-heading {
font: 700 36px/38px "Philosopher", sans-serif;
color: #333;
margin: 0;
padding: 0 0 15px
}
.section-desc {
font:italic 400 14px/24px 'poppins' ,sans-serif;
float: none;
display: inline-block;
vertical-align: top;
width: 43%;
margin: 0px;
}
.section-heading span.layout {
font-size: 40px;
color: #f3283d;
line-height: 42px;
vertical-align: bottom
}
.layout-content .layout-name a {
text-decoration: none;
}
.layout-content .layout-name .layout-detail {
color: #888;
font-size: 14px;
line-height: 18px;
width: 100%;
float: left
}
.main-content .view-demo>ul {
margin: 0;
padding: 0;
float: none;
display: inline-block;
vertical-align: top;
width: auto
}
.main-content .view-demo li {
float: left;
list-style: outside none none;
margin: 0 22px
}
.main-content .view-demo li a {
font: 600 16px/20px "Open Sans", sans-serif;
text-decoration: none;
text-transform: capitalize;
color: #222;;
position: relative
}
.main-content .view-demo li a::before {
content: "";
position: absolute;
width: 0;
height: 4px;
background: #f3283d;
bottom: -15px;
transition: all .4s ease-in-out;
left: 0;
right: 0;
margin: auto
}
.main-content .view-demo li a.active::before {
width: 100%
}
.theme-layout .item .layout .layout-image .layout-content {
float: left;
width: 100%;
padding: 15px 0 0;
text-align: center;
}
.main-content .theme-layout .bg1 {
float: left;
height: 618px;
position: absolute;
top: -26%;
bottom: auto;
left: 0;
right: 0;
background: url(../images/pattern.png) no-repeat;
background-size: contain;
z-index: -1;
}
.main-content .theme-layout .bg3 {
float: left;
height: 618px;
position: absolute;
bottom: -19%;
top: auto;
left: 0;
right: 0;
background: url(../images/pattern.png) repeat;
background-size: contain;
z-index: -1;
}
.video-tutorial .bg2 {
float: left;
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
margin:auto;
background: url(../images/food-pattern.png) repeat;
background-size: contain;
}
.theme-layout .item .layout .layout-image:hover .layout-content {
opacity: 1
}
.layout-content .layout-name .layout-subtitle {
width: 100%;
color: #777;
float: none;
display: inline-block;
vertical-align: top;
line-height: 18px;
margin: 5px 0;
font-size: 16px;
display: none
}
.layout-content .layout-name .layout-description {
width: 100%;
color: #777;
float: none;
display: inline-block;
vertical-align: top;
line-height: 22px
}
.theme-layout .item {
width: 100%;
float: left
}
.theme-layout .item.coming .theme-preview-btn {
display: none!important
}
.theme-collection .item .layout-image {
    box-shadow: 0 6px 25px 5px rgb(0 0 0 / 6%);
    background: #fff;
    overflow: hidden;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    padding: 0;
    border: 5px solid #fff!important;
}
.theme-collection .item.hb-animate-element.hb-in-viewport.bottom-to-top .layout-image {
    animation: zoomIn .5s ease;
    border: none !important;
    background: #fff;
    box-shadow: 0 4px 20px 4px rgb(0 0 0 / 6%);
    border-radius: 10px;
}
.theme-collection .page-collection {
    padding: 15px;
    margin: 5px 0;
}
.theme-layout .item.coming .layout-image a.btn-preview::before {
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1
}
.main-content>.theme-layout {
float: left;
width: 100%;
position: relative;
z-index: 1;
padding: 100px 0;
background: #f8f4f0;
overflow: hidden;
}
.main-content>.theme-layout .heading {
padding: 0 0 40px
}
.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 center center;
height: 100%;
width: 100%;
float: left
}
.owl-buttons div.owl-prev::after {
background-position: 16px -15px
}
.owl-buttons div.owl-next::after {
background-position: -18px -15px
}
.layout-image .btn-preview {
float: left;
width: 100%
}
.item.box-odd.box-odd-2 .btn-preview.btn-preview-cover {
min-height: auto;
width: 90%;
height: auto
}
.item.box-odd .layout-content .layout-name .layout-counter {
font: 700 28px/30px "Open Sans", sans-serif;
color: #1f1f1f;
text-align: center;
margin: 0;
float: none;
display: inline-block;
vertical-align: top;
width: 100%;
text-transform: capitalize;
display: none
}
.item.box-even .layout-content .layout-name .layout-counter {
font: 700 28px/30px "Open Sans", sans-serif;
color: #1f1f1f;
margin: 0;
float: left;
width: 100%;
text-transform: capitalize
}
.layout-content .layout-name .layout-title {
font: 700 16px/26px "Open Sans", sans-serif;
color: #222;
float: left;
width:100%;
transition: all 0.5s;
}
.layout-image:hover .layout-content .layout-name .layout-title{
color: #72ad00;
}
.theme-layout .item>.col-xs-12 {
float: left;
padding: 130px 15px 10px
}
.theme-layout .item:nth-child(2n) {
padding-bottom: 0;
padding-top: 0
}
.item.box-odd.box-odd-2 .layout-image {
min-height: 1237px
}
#portfolio .main-content .layout-image {
padding: 0
}
.item.box-odd .layout-image {
float: left;
position: relative;
text-align: center
}
.layout-image .layout-thumb-wrap {
box-shadow: 0 4px 20px rgb(25 25 25 / 10%);
-moz-box-shadow: 0 4px 20px rgb(25 25 25 / 10%);
-webkit-box-shadow: 0 4px 20px rgb(25 25 25 / 10%);
float: left;
width: 100%;
transition: .4s ease-in-out;
border-radius: 8px
}
.layout-image:hover .layout-thumb-wrap {
box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
-moz-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15);
transform: translateY(-10px)
}
.layout-image .layout-thumb-wrap::after,.main-section .header a::after, .main-section .footer a::after,.main-product .productpage a::after {
background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
border-radius: 8px;
opacity: 0;
transition: all 400ms ease-in-out 0s;
}
.layout-image:hover .layout-thumb-wrap::after,.main-section .header:hover a::after,.main-section .footer:hover a::after,.main-product .productpage:hover a::after{
    opacity: 1;
}
.layout-image .layout-thumb {
background-clip: padding-box;
background-position: center top;
background-repeat: no-repeat;
background-size: 100% auto;
position: relative;
transition: all 2s ease-in-out 0s;
-webkit-transition: all 2s ease-in-out 0s;
-moz-transition: all 2s ease-in-out 0s;
-o-transition: all 2s ease-in-out 0s;
-ms-transition: all 2s ease-in-out 0s;
height: 400px;
border-radius: 8px
}
.theme-layout .item .layout {
padding: 0 30px;
margin: 0 0 70px
}
.theme-layout .item .layout1{
margin: 70px 0 0;
}
.layout-image .layout-thumb.demo1 {
background-image: url(../images/cover/01.jpg)
}
.layout-image .layout-thumb.demo2 {
background-image: url(../images/cover/02.jpg)
}
.layout-image .layout-thumb.demo3 {
background-image: url(../images/cover/03.jpg)
}
.layout-image .layout-thumb.demo4 {
background-image: url(../images/cover/04.jpg)
}
.layout-image .layout-thumb.demo5 {
background-image: url(../images/cover/05.jpg)
}
.layout-image .layout-thumb.demo6 {
background-image: url(../images/cover/06.jpg)
}
#theme-collection-product #ttsinglepage-carousel {
padding: 0 60px
}
.item.box-odd:hover .btn-preview.btn-preview-cover {
left: 0
}
.item.box-odd .layout-content {
float: right
}
.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: #222;;
font-weight: 700;
left: 0;
margin: 0 auto;
padding: 12px 24px;
position: absolute;
right: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
top: 45%;
display: block;
width: 120px;
transition: all .1s ease-in-out;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
z-index: 9
}
.layout-image:hover .theme-preview-btn:hover {
letter-spacing: 2px
}
.hb-animate-element.bottom-to-top.hb-in-viewport .cells,
.hb-animate-element.bottom-to-top.hb-in-viewport .features-block {
animation: zoomIn .5s ease
}
#page-collection .title span.txt-anim {
font-size: 92px;
line-height: 120px;
color: #eee;
display: inline-block;
vertical-align: top;
overflow: hidden;
font-weight: 700
}
#page-collection .title .txt-anim span.show {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
#page-collection .title .txt-anim span {
display: inline-block;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transition: all .5s cubic-bezier(.05, .43, .04, .87);
-moz-transition: all .5s cubic-bezier(.05, .43, .04, .87);
transition: all .5s cubic-bezier(.05, .43, .04, .87)
}
#portfolio {
float: left;
width: 100%;
color: #333;
position: relative;
text-align: center
}
#page-collection .title {
float: left;
width: 100%;
background: #fff;
text-align: left;
display: table-cell;
}
#pages-collection.owl-carousel .owl-wrapper-outer {
overflow: visible;
float: right;
width: 90%
}
#feature-list .desc-content .service-heading {
    margin: 0 0 12px;
}
#feature-list .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 40px;
    position: relative;
    z-index: 1;
}
#feature-list .desc-content .desc {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 58%;
    line-height: 22px;
    color: #777;
}
.features.one {
width: 100%;
float: left;
position: relative;
    z-index: 1;
}
.feature-service {
float: left;
background: #fff;
padding: 30px 25px;
margin: 0;
border: 1px solid rgba(0,0,0,.1);
border-radius: 8px;
transition: .4s ease-in-out;
overflow: hidden;
}
#feature-list .bg1,#feature-list .bg3 {
    float: left;
    height: 618px;
    position: absolute;
    top: -26%;
    bottom: auto;
    left: 0;
    right: 0;
    background: url(../images/pattern.png) no-repeat;
    background-size: contain;
}
#feature-list .bg3 {
    bottom: -20%;
    top: auto;
}
.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;
}
.owl-carousel .owl-wrapper-outer {
direction: ltr!important
}
.features .features-block {
margin: 0 0 30px;   
float: none;
    display: inline-block;
    vertical-align: top;
    width: 16%; 
}
#feature-list {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: #fff;
}
.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: 24px;
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%;
}
.features-block:hover .feature-img .img-responsive {
transform: translateY(-10px)
}
.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: 700 26px/28px "Open Sans", sans-serif;
width: 100%;
}
.main-content3 .footer-desc {
float: left;
width: auto;
text-align: left;    
padding: 10px 0;
}
.main-content4 .responsive-content {    
padding: 80px 0;
float: left;
width: 100%;
}
@media (min-width:768px) {
.main-content4 .responsive-content,.main-content5 .responsive-content{   
display: flex;
align-items: center;
}
}
.main-content4 .responsive-content .wrap-right,
.main-content4 .responsive-content .wrap-left {
padding: 0 15px;
}
.main-content4 .responsive-content .highlight-inner{
text-align: left;
}
.main-content4 .responsive-content .highlight-inner h5 {
margin: 0 0 15px;
font-size: 16px;
line-height: 18px;
float: none;
display: inline-block;
vertical-align: top;
color: #fff;
background: #72ad00;
padding: 10px 16px;
font-weight: 400;
border-radius: 10px;
}
.main-content4 .responsive-content .highlight-inner h2 {
font: 700 48px/52px "Philosopher", sans-serif;
width: 80%;
margin: 0 0 20px;
}
.main-content4 .responsive-content .highlight-inner p.caption {
margin: 0;
line-height: 22px;
float: left;
width: 100%;
}
.main-content5 .responsive-content {
    padding: 0 0 80px;
    float: left;
    width: 100%;
}
.main-content5 .responsive-content .wrap-right .responsive_img {
float: right;
width:auto;  
}
.main-content5 .responsive-content .wrap-right,
.main-content5 .responsive-content .wrap-left {
padding: 0 15px;
}
.main-content5 .responsive-content .highlight-inner{
text-align: left;
}
.main-content5 .responsive-content .highlight-inner h5 {
margin: 0 0 15px;
font-size: 16px;
line-height: 18px;
float: none;
display: inline-block;
vertical-align: top;
color: #fff;
background: #72ad00;
padding: 10px 16px;
font-weight: 400;
border-radius: 10px;
}
.main-content5 .responsive-content .highlight-inner h2 {
font: 700 48px/52px "Philosopher", sans-serif;
width: 80%;
margin: 0 0 20px; 
}
.main-content5 .responsive-content .highlight-inner p.caption {
margin: 0;
line-height: 22px;
float: left;
width: 100%;
}
.footer-get-theme>.footer-title {
color: #111;
font: 700 30px/35px "Open Sans", sans-serif;
margin: 0 0 25px
}
.main-content7.content {
padding: 80px 0;
background: #f8f4f0;
position: relative;
overflow: hidden;
}
.main-content7.content .module-label {
mask-image: url(../images/new.png);
-webkit-mask-image: url(../images/new.png);
background: #bbb;
width: 36px;
height: 35px;
margin: 0 0 0 5px;
transition: all .4s ease-in-out;
}
.main-content7.content .modulelist-wrapper .list {
color: #666;
list-style: none;
text-align: left;
position: relative;
margin: 8px 0;
cursor: pointer;
float: left;
width: 50%;
line-height: 20px;
transition: all 400ms ease-in-out 0s;
}
.main-content7.content .modulelist-wrapper .list:hover {
    color: #111;
}
.main-innerpage {
    padding: 80px 0;
    background: #8abb2b;
    position: relative;
    overflow: hidden;
}
.main-innerpage .bg2 {
    float: left;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/food-pattern.png) repeat;
    background-size: contain;
}
.main-innerpage .innerpage {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
#theme-collection1 .main-innerpage .desc-content{
    margin: 0 0 25px;
}
.main-innerpage .innerpage img {
    transition: all 400ms ease-in-out;
}
.main-innerpage .innerpage:hover img {
    transform: translateY(-10px);
}
.main-innerpage .owl-controls .owl-page.active span {
    background: #fff;
    box-shadow: none;
    width: 15px;
    height: 15px;
}
.main-innerpage .owl-controls .owl-page span{
background: rgba(255, 255, 255, .6);
box-shadow: none;
}
.main-innerpage .service-heading {
    color: #fff;
    margin: 0 0 12px;
}
.main-innerpage .desc {
    color: #fff;
}
.main-innerpage .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
.main-section .service-heading {
    margin: 0 0 12px;
    float: left;
    width: 100%;
}
.main-section .desc {
    float: left;
    width: 100%;
    color: #777;
}
.main-section .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.main-section .header-content,.main-section .footer-content{
 padding: 0 15px;
}
.main-section .owl-controls .owl-page.active span,.main-product .owl-controls .owl-page.active span {
    background: #72ad00;
    width: 14px;
    height: 14px;
}
.main-product .productpage-content {
    float: left;
    width: 100%;
    padding: 0 30px;
    margin: 15px 0;
}
.main-product {
    padding: 80px 0;
}
.main-product .desc-content{
    margin: 0 0 40px;
}
.main-product .desc-content .service-heading{
    margin: 0 0 12px;
}
.main-product .desc {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    color: #777;
    line-height: 22px;
}
.main-product .productpage {
    float: left;
    width: 100%;
    box-shadow: 0 4px 14px 4px rgb(0 0 0 / 6%);
    border-radius: 10px;
    transition: all 400ms ease-in-out 0s;
    position: relative;
}
.main-product .productpage:hover {
    transform: translateY(-10px);
}
.main-section .owl-controls .owl-page span,.main-product .owl-controls .owl-page span {
background: #b8d67f;
box-shadow: none;
}
.main-section .owl-controls .owl-page{
margin: 0 4px;
}
 .main-section .header, .main-section .footer {
   float: none;
    width: auto;
    -webkit-box-shadow: 0 4px 10px 5px rgb(0 0 0 / 4%);
    margin: 15px;
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    position: relative;
    transition: all 400ms ease-in-out 0s;
}
.main-section .header:hover, .main-section .footer:hover {
transform: translateY(-10px);
}
.section-content .header img,.section-content .footer img {
    float: left;
    width: 100%;
    border-radius: 10px;
}
.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: #111;
content: "\E5CC";
float: left;
font-family: "Material Icons";
font-size: 14px;
margin-right: 5px;
}
.main-content7.content .decription_part {
margin: 0 0 50px;
float: left;
width: 100%;
position: relative;
    z-index: 1;
}
.main-content7.content .desc {
color: #777;
width: 50%;
float: none;
display: inline-block;
vertical-align: top;
line-height: 22px;
margin: 10px 0 0;
}
.main-content7.content .keyfeature_img {
float: right;
padding: 0;
z-index: 1;
}
.main-content7 .theme_decription .bg1,.main-content7 .theme_decription .bg3 {
    float: left;
    height: 618px;
    position: absolute;
    top: -39%;
    bottom: auto;
    left: 0;
    right: 0;
    background: url(../images/pattern.png) no-repeat;
    background-size: contain;
}
.main-content7 .theme_decription .bg3 {
    bottom: -36%;
    top: auto;
}
.main-content7.content .modulelist-links {
padding: 0;
}
.main-content7.content ul.modulelist.modulelist1,
.main-content7.content ul.modulelist.modulelist2 {
padding: 0;
z-index: 1;
}
#feature-list1 {
float: left;
position: relative;
width: 100%;  
background: #f4f4f8;
padding: 80px 0 0;
}
.main-content8 #choose-service {
margin: 0 0 30px;
}
.main-content8 #choose-service h2{
margin: 0 0 10px;
}
.main-content8 #choose-service p{
margin: 0;
}
.main-content8-content .feature-img {
padding: 0;
}
.main-content8-content .feature-content {
text-align: center;
width: 100%;
float: none;
display: inline-block;
vertical-align: top; 
min-height: 140px; 
}
.main-content8-content .feature-content .feature-title {
font-size: 16px;
font-weight: 600;
line-height: 20px;
margin: 0 0 10px;
}
.main-content8-content .feature-content .feature-desc {
font-size: 13px;
line-height: 20px; 
color: #666; 
}
.main-content8-content .features-list {
margin: 0 0 20px;
}
.app-list {
float: left;
width: 100%;
background: #fed700;
min-height: 105px;
}
.app-list .app-content {
padding: 38px 0;
}
.app-list .app-content h3 {
margin: 0;
font-size: 26px;
line-height: 28px;
}
.app-list .app-images {
float: right;
background: #262f3d;
z-index: 1;
padding: 9px 0;
}
.app-list .app-images::after {
position: absolute;
content: '';
height: 90px;
width: 80px;
background: #262f3d;
left: 0;
right: 0;
transform: rotate(45deg);
margin: 0 0px 0 -37px;
z-index: -1;
top: 0;
bottom: 0;
}
.app-list .app-images ul {
float: left;
width: 100%;
padding: 0;
}
.app-list .app-images ul li {
list-style: none;
display: inline-block;
margin: 0 10px;
float: none;
vertical-align: top;
height: 55px;
width: 55px;
}
.custom-service {
background: #fff;
	padding: 80px 0;
}
.custom-service .service-heading {
float: none;
width: 55%;
display: inline-block;
vertical-align: top;
font: 400 22px/30px 'poppins', sans-serif;
margin: 0 0 60px;
position: relative;
}
.service-btn .btn {
    padding: 14px 30px;
}
.custom-service .service-heading::after {
position: absolute;
    content: '';
    top: auto;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    background: #72ad00;
    width: 60px;
}
.custom-service .service-content {
float: left;
width: 100%;
}
.custom-service .service-content .service-detail {
margin: 0 0 40px;
}
.custom-service .service-content .service-detail .service-description .service-title {
font-size: 18px;
font-weight: 600;
line-height: 20px;
}
.custom-service .service-content .service-detail .service-description p {
margin: 10px 0 0;
line-height: 22px;
}
.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: #72ad00;
border: 2px solid #72ad00;
}
.custom-service .service-content .service-img a::before{
    transition: all 400ms ease-in-out 0s;
height: 50px;
width: 50px;
background-color: #72ad00;
float: none;
display: inline-block;
vertical-align: top;
margin: 25px 0;
}
.custom-service .service-content .service-img.image1 a::before{
content: '';
mask-image: url('../images/icon-01.png');
-webkit-mask-image: url('../images/icon-01.png');

}
.custom-service .service-content .service-img.image2 a::before{
content: '';
mask-image: url('../images/icon-02.png');
-webkit-mask-image: url('../images/icon-02.png');
}
.custom-service .service-content .service-img.image3 a::before{
content: '';
mask-image: url('../images/icon-03.png');
-webkit-mask-image: url('../images/icon-03.png');
}
.custom-service .service-content .service-img.image4 a::before{
content: '';
mask-image: url('../images/icon-04.png');
-webkit-mask-image: url('../images/icon-04.png');
}
.custom-service .service-content .service-img.image5 a::before{
content: '';
mask-image: url('../images/icon-05.png');
-webkit-mask-image: url('../images/icon-05.png');
}
.custom-service .service-content .service-img.image6 a::before{
content: '';
mask-image: url('../images/icon-06.png');
-webkit-mask-image: url('../images/icon-06.png');
}
.custom-service .service-content .service-img:hover a::before {
background: #fff;
transform: rotateY(180deg);
}
.video-tutorial {
float: left;
width: 100%;
padding: 100px 0;
background-color: #f66767;
position: relative;
}
.video-tutorial .video-content .video-title {
font-size: 26px;
line-height: 28px;
color: #fff;
margin: 0 0 15px;
}
.video-tutorial .video-content .video-subtitle {
float: left;
width: 66%;
color: #fff;
font: 700 46px/50px "Philosopher", sans-serif;
margin: 0 0 15px;
}
.video-tutorial .video-content .video-desc {
float: left;
width: 100%;
color: #fff;
font: italic 400 14px/22px "poppins", sans-serif;
}
.video-tutorial .video-link a {
display: block;
position: relative;
overflow: hidden;
}
.video-tutorial .video-link a img {
border-radius: 10px 10px 0 0;
margin: 0 0 -10px;
}
.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;
width: 38%;
max-width: 100%;
max-height: 100%;
padding: 20px;
margin: 8% 0 0;
background: #111;
vertical-align: middle;
position: relative;
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{
position: relative;
z-index:1;
}
.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: 1;
-moz-opacity: 1; 
-khtml-opacity: 1; 
-webkit-opacity: 1;
visibility: visible;
color: #fff;
transition: all 400ms ease-in-out 0s;
}
.video-tutorial .video-link #popup_toggle:hover #playVideo {
    color: #72ad00;
    transform: scale(1.2);
}
.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-detail{
float: left;
width: 100%;
z-index: 2;
position: relative;
}
@media (min-width:768px) {
.video-tutorial .video-detail{
display: flex;
align-items: center;
}
}
.video-tutorial .video-detail .video-content {
text-align: left;
}
.video-tutorial .video-detail .video-content img {
margin: 0 0 10px;
}
.video-tutorial .video-link .popup_overlay1 .popup .video-wrapper {
position: relative;
height: auto;
max-width: 100%;
overflow: hidden;
padding-bottom: 56.25%;
}
.video-tutorial .video-link .popup_overlay1 .popup .video-wrapper iframe {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
#theme-slider .owl-wrapper-outer .owl-item {
transform: scale(.8);
animation: zoomIn .5s ease
}
#theme-slider .owl-wrapper-outer .owl-item.active {
transform: scale(1)
}
div#theme-slider .owl-buttons {
display: none
}
#themes-slider {
float: left;
width: 100%;
padding: 120px 0 70px
}
#themes-slider .layout-image {
margin: 50px 0;
padding: 0
}
#themes-slider .heading {
margin: 0
}
.gr__tooltip {
display: none!important
}
#portfolio>div {
float: left;
width: 100%
}
#portfolio>div #choose-demo {
float: left;
width: 100%
}
.heading {
clear: both;
text-align: center
}
#theme-collection-product .heading {
background: #fff none repeat scroll 0 0;
margin: 0;
padding: 8% 0 15%
}
#theme-collection .layout-image .layout-thumb,
#theme-collection-product .layout-image .layout-thumb {
padding-bottom: 95%
}
#theme-collection-product .theme-layout {
float: none;
display: inline-block;
vertical-align: top;
width: auto;
position: relative
}
.theme-collection .item .layout-image {
box-shadow: 0 6px 25px 5px rgba(0, 0, 0, .06);
background: #fff;
transition: all .4s ease 0s;
-webkit-transition: all .4s ease 0s;
-moz-transition: all .4s ease 0s;
-ms-transition: all .4s ease 0s;
-o-transition: all .4s ease 0s
}
#ttsinglepage-carousel .owl-item,
.theme-collection .item.hb-animate-element.hb-in-viewport.bottom-to-top .layout-image {
animation: zoomIn .5s ease
}
.theme-collection .item .layout-image:hover {
box-shadow: 0 18px 45px 0 rgba(0, 0, 0, .15)
}
.theme-collection .item .layout-image .btn-preview {
padding: 10px
}
.theme-collection .item .layout-content .layout-name .layout-title {
font-size: 22px;
line-height: 30px;
margin: 0 0 40px
}
#pages-collection.owl-carousel .owl-item {
padding: 0 15px
}
#page-collection .main-content>#theme-collection {
float: left;
width: 100%;
margin: -20px 0 0 0
}
#page-collection .page-collection {
width: 100%
}
#page-collection .page-collection img {
width: 440px;
height: auto
}
.theme-collection #ttsinglepage-carousel .single img {
width: 400px;
height: auto
}
#page-collection .slick-slide {
outline: medium none;
transform: scale(.8)
}
#page-collection .slick-slide.slick-current.slick-center {
transform: scale(1);
transition: all .4s ease-in-out 0s
}
div#page-collection .slick-list {
padding: 0!important
}
.product-page {
float: left;
padding: 70px 0 30px;
width: 100%
}
.highlight-wrap {
float: left;
width: 100%
}
.container-outer {
clear: both;
display: inline-block;
margin-left: auto;
margin-right: auto;
vertical-align: top;
width: 100%
}
.highlight-top .wrap-left {
float: right;
}
.highlight-top .wrap-right {
float: left;
text-align: left;
}
.highlight-inner {
float: left;
width: 100%
}
.main-menu .megamenu>img {
border-radius: 0
}
.wrap-right .highlight-inner.description {
float: right;
text-align: center
}
.highlight-inner img {
max-width: 100%;
vertical-align: top
}
.block-content.style1 {
text-align: left
}
.block-content.style1 h4::before {
background: #f3283d;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 80px
}
.theme-collection.collection-page .collection-layout .collection-detail {
    padding: 0 15px 0 60px;
}
.highlight-inner h4 {
font-family: "Open Sans", sans-serif;
font-size: 60px;
font-weight: 700;
margin: 0 0 30px;
line-height: 64px;
color: #fff;
position: relative;
text-transform: capitalize
}
.main-menu .highlight-inner h4 {
color: #222;
}
.main-menu .highlight-inner.description .number {
text-align: center
}
.main-menu .caption {
font: 400 18px/30px "Open Sans", sans-serif;
text-transform: capitalize
}
@keyframes beat {
to {
transform: scale(.9)
}
}

#theme-collection .section-heading,
#theme-collection-product .section-heading {
font: 700 60px/64px "Open Sans", sans-serif;
color: #f3283d
}
#page-collection>#theme-collection .theme-layout {
FLOAT: left;
width: 100%;
position: relative;
padding: 0 0 130px
}
#page-collection>#theme-collection .theme-layout::after {
float: left;
width: 100%;
background: #f5f5f5;
margin: 0 0 0;
position: absolute;
content: "";
height: 140%;
left: 0;
right: 0;
top: 60px;
z-index: -1;
bottom: auto
}
#theme-collection .item .layout-content .layout-name .layout-title {
color: #222;;
font: 400 18px/20px "Open Sans", sans-serif;
margin: 0;
text-align: center;
float: none;
display: inline-block;
vertical-align: top
}
#theme-collection .item .layout-image:hover .layout-content .layout-name .layout-title {
color: #72ad00;
}
#theme-collection .theme-layout .item .layout-content {
margin: 25px 0 0;
padding: 0
}
#feature-list .section-content {
color: #222;;
margin: 20px 0 60px
}
#page-collection {
margin: 0;
float: left;
width: 100%
}
#theme-collection-product .heading>p {
color: #222;;
font-size: 14px;
line-height: 20px
}
.block-content.style1 p {
color: #999;
margin-bottom: 0
}
.content-bottom {
float: left;
width: 100%;
color: #111;
text-align: center;
position: relative;
width: 100%;
background-color: #fff;
}
.showcase-content {
float: left;
width: 100%;
padding: 80px 0;
background: #222222;
}
.showcase-content .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
.showcase-content .desc-content .service-heading {
    color: #fff;
    margin: 0 0 12px;
    float: left;
    width: 100%;
}
.showcase-content .desc-content .desc {
    float: none;
    width: 50%;
    color: #aaa;
    font: 400 14px/22px "Open Sans", sans-serif;
    display: inline-block;
    vertical-align: top;
}
div#ttblog-carousel .owl-wrapper-outer {
width: 90%;
float: left;
overflow: visible
}
.showcase-detail {
width: 100%;
float: left;
}
.showcase-list {
float: left;
width: 100%;
}
.showcase-list .owl-carousel .owl-pagination {
counter-reset: number;
position: static;
margin: 50px 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;
font-weight: 500;
}
.showcase-list .owl-carousel .owl-pagination::after {
content: counter(number);
margin-left: 9px;
color: #ffffff;
}
.showcase-list .owl-carousel .owl-pagination .owl-page.active:before {
content: counter(number)" ""/";
position: relative;
display: inline-block;    
vertical-align: top;
color: #72ad00;
}
.showcase-list .owl-carousel .owl-pagination .owl-page.active:before, .showcase-list .owl-carousel .owl-pagination::after {
font-size: 22px;
}
.showcase-list .owl-buttons {
float: none;
position: absolute;
text-align: center;
display: inline-block;
vertical-align: top;
height: 50px;
width: 220px;
top: auto;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
}
.showcase-list .owl-carousel .owl-buttons div, .showcase-list .owl-carousel .owl-buttons div:hover {
background: none;
box-shadow: none;
height: 40px;
width: 40px;
position: relative;
display: inline-block;
vertical-align: top;
float: none;
line-height: 40px;
}
.showcase-list .owl-carousel .owl-buttons div{
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 {
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-list .button .btn {
background: #72ad00;
color: #fff;
padding: 12px 20px;
font-weight: 600;
position: relative;
z-index: 1;
border: none;
overflow: hidden
}
#showcase .image {
    float: left;
    padding: 0;
    width: 100%;
    border: 3px solid #fff;
    border-radius: 10px;
}
#showcase .image img {
    border-radius: 10px;
}
#showcase .slick-list {
width: 100%;
float: none;
display: inline-block;
vertical-align: top;
overflow: hidden;
position: relative;
z-index: 999
}
#showcase .collection .image div {
background-repeat: no-repeat;
background-position: center top;
background-size: 100% auto;
min-height: 315px
}
#showcase .collection {
float: left;
width: 100%;
text-align: center;
margin: 0;
padding: 0 30px;
}
#showcase .slick-arrow {
font-size: 0;
background: #f5f5f5;
cursor: pointer;
border-radius: 50%;
border: 2px solid #d0d0d0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
transition: all .4s;
padding: 0;
position: absolute;
height: 35px;
width: 35px;
outline-style: none;
line-height: 0;
z-index: 9999
}
#showcase:hover .slick-arrow {
opacity: 1
}
#showcase .slick-arrow.slick-next {
right: 90px
}
#showcase .slick-arrow.slick-prev {
left: 80px
}
#showcase .slick-arrow.slick-prev::after {
content: "";
background: rgba(0, 0, 0, 0) url(../images/icons-btn2.png) no-repeat scroll 0 0;
height: 32px;
width: 30px;
float: left;
background-size: contain;
background-position: 9px 0
}
#showcase .slick-arrow.slick-next::after {
content: "";
background: rgba(0, 0, 0, 0) url(../images/icons-btn2.png) no-repeat scroll 0 0;
height: 32px;
width: 30px;
float: left;
background-size: contain;
background-position: -10px 0
}
#showcase .slick-arrow:hover {
background: #ddd;
border-color: #ddd
}
.main-content6 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 80px 0;
    background: url(../images/testimonial-bg.jpg) no-repeat fixed 0 0;
    background-size: cover;
}
.main-content6 .support-team {
    float: left;
    width: 100%;
}
.main-content6 .support-team .review {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.main-content6 .support-team .rating-content {
    float: left;
    width: 100%;
}
.main-content6 .support-team .rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    color: #fff;
    font: 500 24px/32px "Open Sans", sans-serif;
    margin: 0 0 30px;
}
.main-content6 .support-team .rating .review-star {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #fed700;
    color: #111;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 5px;
    text-decoration: none;
}
.team-review {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.main-product .productpage img {
    border-radius: 10px;
}
.main-content6 .support-team .review-bg {
    float: none;
    width: 640px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    position: relative;
}
.main-content6 .support-team .review-bg::after {
    position: absolute;
    content: '\e244';
    top: -10px;
    bottom: auto;
    left: 0;
    right: auto;
    margin: auto;
    font-family: 'Material Icons';
    font-size: 60px;
    color: #f3283d;
    transform: rotate(-180deg);
}
.main-content6 .owl-pagination{
text-align: left;
}
.main-content6 .owl-controls .owl-page span {
    background: #b8d67f;
    box-shadow: none;
}
.main-content6 .owl-controls .owl-page.active span {
    background: #72ad00;    
}
.main-content6 .support-team .review-bg .review-desc {
    float: left;
    width: 100%;
    	font: 400 14px/20px "Open Sans", sans-serif;
    text-align: left;
    margin: 0 0 15px;
}
.main-content6 .support-team .review-bg .review-user {
    float: left;
    width: 100%;
    text-align: left;
    font: 700 16px/20px "Philosopher", sans-serif;
}
.demos-wrapper {
left: 40%;
width: 100rem;
height: 100rem;
}
.demos-wrapper>div {
opacity: 0
}
.demos-wrapper img {
max-width: 100%;
border-radius: 10px;
-webkit-box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .3);
box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .3)
}
.header-block .main-header.fixed {
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;
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: 15px 100px;
width: 100%;
z-index: 999;
}
@media (max-width:1599px) {
	.layout-image .layout-thumb{
		height: 380px;
	}
.header-content .logo-desc{
padding: 150px 0 35% 30px;
}
}
@media (max-width:1499px) {
.layout-image .layout-thumb {
    height: 355px;
}
}
@media (max-width:1399px) {
	.main-content6 .support-team .rating{
		width: 50%;
	}
	.showcase-content .desc-content .desc{
		width: 70%;
	}
	.main-content4 .responsive-content .highlight-inner h2,.main-content5 .responsive-content .highlight-inner h2{
		margin: 0 0 15px;
    font-size: 38px;
    line-height: 44px;
	}
	.main-content5 .responsive-content .highlight-inner h5{
		padding: 8px 12px;
		margin: 0 0 12px;
    font-size: 14px;
    line-height: 16px;
	}
	.video-tutorial .video-content .video-subtitle{
		width: 76%;
	}	
	.main-content .theme-layout .bg3{
		bottom: -26%;
	}
	.layout-image .layout-thumb {
    height: 295px;
}
	.main-content .theme-layout .bg1{
		top: -20%;
	}
	.heading h2 {
    font-size: 40px;
    line-height: 42px;
}
.section-desc{
	width: 48%;
}
.layout-style1 {
    max-width: 500px;
}
.layout-style2 {
    max-width: 320px;
}
.logo-desc .layout-page .layout-detail span.desc, .logo-desc .layout-page1 .layout-detail span.desc{
	font-size: 12px;
    line-height: 14px;
}
.logo-desc .layout-page .layout-detail h1.title, .logo-desc .layout-page1 .layout-detail h1.title{
	font-size: 26px;
    line-height: 30px;
}
.logo-desc .header-description h1{
margin: 0 0 25px 0;
    font-size: 30px;
    line-height: 46px;
}
.main-content7 .theme_decription .bg1{
	top: -28%;
}
#feature-list .bg1{
	top: -18%;
}
#feature-list .desc-content .desc{
	width: 68%;
}
#theme-collection1 .theme-layout .bg3{
	bottom: -44%;
}
}
@media (max-width: 1299px){
	.main-innerpage,.main-product,.custom-service,.main-section,.showcase-content,.main-content6,#feature-list,.theme-collection.collection-page {
    padding: 60px 0;
}
.showcase-list .owl-carousel .owl-pagination{
	margin: 40px 0;
}
#showcase .collection{
	padding: 0 20px;
}
	.video-tutorial,.main-content>.theme-layout{
		padding: 80px 0;
	}
	.video-tutorial .video-content .video-title {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 12px;
}
.video-tutorial .video-content .video-subtitle {
    font-size: 42px;
    line-height: 46px;
    margin: 0 0 12px;
}
.layout-style1 {
    max-width: 400px;
}
.main-product .desc{
	width: 50%;
}
.main-content7.content .desc{
	width: 60%;
}
.main-content7.content .modulelist-wrapper .list{
	line-height: 18px;
    font-size: 12px;
}
.main-content7.content .service-heading{
	font-size: 30px;
    line-height: 34px;
}
.main-content7.content .desc {
    width: 80%;
}
.main-content7.content .decription_part{
	margin: 0 0 30px;
}
.heading h2 {
    font-size: 36px;
    line-height: 38px;
}
.theme-collection.collection-page .theme-layout .heading p {
    margin: 0 0 15px;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item{
	margin: 0;
}
#theme-collection1 .theme-layout .bg1{
	top: -36%;
}
}
@media (max-width: 1199px){
	#feature-list .desc-content{
		margin: 0 0 30px;
	}
	#feature-list .desc-content .service-heading{
		font-size: 30px;
    line-height: 34px;
	}
	#feature-list .desc-content .desc{
		width: 78%;
	}
	.features .features-block{
		width: 19%;
	}
	.feature-service{
		padding: 30px 15px;
	}
	.features .features-block .feature-title{
		font-size:12px;
		line-height: 20px;
	}
	.main-content6 .support-team .review{
		margin: 0 0 20px;
	}
	.main-content6 .support-team .rating{
		font-size: 20px;
    line-height: 28px;
    margin: 0 0 20px;
	}
	.showcase-content .desc-content .desc {
    width: 100%;
}
	.main-product .desc-content {
    margin: 0 0 20px;
}
	.main-product .desc-content .service-heading,.showcase-content .desc-content .service-heading {
    margin: 0 0 8px;
    font-size: 30px;
    line-height: 34px;
}
	.main-innerpage .desc-content{
		margin: 0 0 30px;
	}
	.main-innerpage .service-heading{
		font-size: 30px;
    line-height: 34px;
	}
	.main-innerpage .desc{
		font-size: 12px;
	}
	.main-content5 .responsive-content{
		padding: 0 0 60px;
	}
	.main-content5 .responsive-content .highlight-inner h5 {
    padding: 6px 10px;
    margin: 0px 0 10px;
    font-size: 12px;
    line-height: 14px;
}
.main-content5 .responsive-content .highlight-inner h2 {
    margin: 0 0 12px;
    font-size: 32px;
    line-height: 40px;
}
	.main-content4 .responsive-content .highlight-inner p.caption,.main-content5 .responsive-content .highlight-inner p.caption{
		font-size: 12px;
		line-height: 20px;
	}
	.main-content4 .responsive-content .highlight-inner h5{
		padding: 8px 14px;
		font-size: 14px;
    line-height: 16px;
	}
	.video-tutorial {
    padding: 60px 0;
}
.main-content4 .responsive-content,.main-content7.content{
	padding: 60px 0;
}
.video-tutorial .video-content .video-title {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 8px;
}
.video-tutorial .video-content .video-subtitle {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 8px;
    width: 86%;
}
.video-tutorial .video-content .video-desc{
	font-size: 12px;
	line-height: 20px;
}
	.main-content .theme-layout .bg3 {
    bottom: -40%;
}
	.heading h2 {
    font-size: 36px;
    line-height: 38px;
    padding: 0 0 10px;
}
.section-desc {
    width: 58%;
}
.theme-layout .item .layout{
	margin: 0 0 40px;
}
.theme-layout .item .layout1 {
    margin: 40px 0 0;
}
	.main-content>.theme-layout{
		padding: 60px 0;
	}
	.layout-image .layout-thumb {
    height: 230px;
}
	.demos-wrapper {
    left: 33%;
    width: 90rem;
    height: 90rem;
}
.header-content .logo-desc {
    padding: 130px 0 25% 30px;
}
.main-header .header-right .header-nav {
    margin-left: 30px;
}
.custom-service .service-heading{
	margin: 0 0 40px;
    font-size: 18px;
    line-height: 28px;
    width: 65%;
}
.custom-service .service-content .service-detail .service-description p{
	line-height: 20px;
    font-size: 13px;
}
.custom-service .service-content .service-detail .service-description .service-title{
	font-size: 16px;
	line-height: 18px;
}
.main-content7.content .keyfeature_img,.main-content7.content .modulelist-links{
	width: 100%
}
.main-content7 .theme_decription .bg1{
	top: -14%;
}
.main-content7 .theme_decription .bg3{
	bottom: -25%;
}
#feature-list .bg3{
	bottom: -22%;
}
#feature-list .bg1 {
    top: -14%;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item a.collection-button{
	padding: 0 16px;
    height: 36px;
    font-size: 13px;
    line-height: 36px;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item{
	font-size: 13px;
}
.heading h2 {
    font-size: 30px;
    line-height: 32px;
}
.theme-collection.collection-page .theme-layout .heading p {
    margin: 0 0 10px;
}
#theme-collection1 .theme-layout .bg3{
	bottom: -53%;
}
}
@media (max-width: 991px){
	.collection-image {
    padding: 0;
    width: 100%;
}
#theme-collection1 .theme-layout .bg1 {
    top: -16%;
}
#theme-collection1 .theme-layout .bg3 {
    bottom: -33%;
}
	.theme-collection.collection-page .collection-layout .collection-detail {
    padding: 30px 15px 0 15px;
    width: 100%;
}
	#feature-list .bg1 {
    top: -12%;
}
#feature-list .bg3{
	bottom: -25%;
}
	.main-content7.content .decription_part {
    margin: 0 0 10px;
}
	.main-content7.content .service-heading {
    font-size: 28px;
    line-height: 30px;
}
.main-content7.content .desc {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}
	.main-content7 .theme_decription .bg1 {
    top: -10%;
}
	.main-content6 .support-team .rating{
		width: 60%;
	}
	.main-product .desc {
    width: 100%;
}
.showcase-content .desc-content .desc{
	font-size: 13px;
    line-height: 20px;
}
.showcase-content .desc-content{
	margin: 0 0 30px;
}
.showcase-list .owl-carousel .owl-pagination{
	margin: 30px 0;
}
	.main-section .service-heading {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 32px;
}
.main-product .desc-content .service-heading,.showcase-content .desc-content .service-heading{
    font-size: 28px;
    line-height: 32px;
}
	.main-innerpage,.main-section,.main-product,.showcase-content,.main-content6,.main-content7.content,#feature-list,.theme-collection.collection-page{
		padding: 30px 0;
	}
	.main-content5 .responsive-content {
    padding: 0 0 40px;
}
	.main-content4 .responsive-content .highlight-inner h2 ,.main-content5 .responsive-content .highlight-inner h2 {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 34px;
}
.main-content5 .responsive-content .highlight-inner h2{
	width: 100%;
}
.main-content4 .responsive-content{
	padding: 40px 0;
}
.main-content4 .responsive-content .wrap-right, .main-content4 .responsive-content .wrap-left{
	float: left;
    width: 100%;
padding: 0px;
}
.main-content4 .responsive-content .wrap-left{
margin: 15px 0 0;
}
.main-content4 .responsive-content .highlight-inner h5{
	margin: 0 0 12px;
}
	.video-tutorial{
		padding: 40px 0;
	}
	.video-tutorial .video-content .video-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px;
}
.video-tutorial .video-content .video-subtitle {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 5px;
}
	.main-content .theme-layout .bg1 {
    top: -16%;
}
.main-content .theme-layout .bg3 {
    bottom: -35%;
}
	.heading h2 {
    font-size: 32px;
    line-height: 34px;
    padding: 0 0 8px;
}
.section-desc {
    width: 60%;
    font-size: 12px;
    line-height: 20px;
}
	.theme-layout .item .layout1,.theme-layout .item .layout{
		margin: 0 0 30px;
	}
	.main-content>.theme-layout {
    padding: 30px 0;
}
	.theme-layout .item .layout{
		width: 50%
	}
	.custom-service {
    padding: 30px 0;
}
.custom-service .service-heading {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 24px;
    width: 75%;
}
.logo-desc .header-description h1 {
    margin: 0 0 20px 0;
    font-size: 26px;
    line-height: 40px;
}
.custom-service .service-content .service-detail{
	margin: 0 0 30px;
}
.main-content3>div{
	padding: 15px 0;
}
.main-content3 .title{
	font-size: 20px;
    line-height: 24px;
}
.footer_link a{
	padding: 12px 18px;
}
.features .features-block {
    width: 24%;
}
#feature-list .desc-content .desc {
    width: 100%;
}
#feature-list .desc-content .service-heading {
    font-size: 28px;
    line-height: 30px;
}
#feature-list .desc-content {
    margin: 0 0 20px;
}
}
@media (max-width: 767px){
	#theme-collection1 .theme-layout .bg1 {
    top: -13%;
}
#theme-collection1 .theme-layout .bg3 {
    bottom: -36%;
}
	.main-content7.content .modulelist-wrapper .list{
		width: 50%;
	}
	.main-content7 .theme_decription .bg1 {
    top: -8%;
}.main-content7 .theme_decription .bg3 {
    bottom: -27%;
}
	#showcase .collection {
    padding: 0 15px;
}
	.main-section .footer-content{
		margin: 15px 0 0;
	}
	.main-section .header-content, .main-section .footer-content{
		float: left;
		width: 100%;
	}
	.main-innerpage .service-heading,.main-content7.content .service-heading {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 8px;
}
.main-content7.content .desc{
	margin: 0px;
}
	.main-content5 .responsive-content .wrap-right, .main-content5 .responsive-content .wrap-left {
    padding: 0;
    float: left;
    width: 100%;
}
.main-content5 .responsive-content .wrap-right {
    margin: 15px 0 0;
}
	.video-tutorial .video-detail .video-content {
    text-align: center;
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0px;
}
.video-tutorial .video-content .video-subtitle{
width: 100%;	
}
.video-link {
    width: 100%;
    float: left;
}
	.heading h2 {
    font-size: 28px;
    line-height: 30px;
}
.main-content .theme-layout .bg1 {
    top: -11%;
}
.main-content .theme-layout .bg3 {
    bottom: -42%;
}
.section-desc{
	width: 80%;
}
.main-content>.theme-layout .heading {
    padding: 0 0 30px;
}
	.demos-wrapper {
    left: 28%;
    width: 70rem;
    height: 70rem;
}
.header-link a{
	padding: 12px 18px;
}
.layout-style1 {
    max-width: 300px;
}
.header-content .logo-desc {
    padding: 60px 0 20% 15px;
}
.header-nav .main-menu .menu-item>a{
	padding: 10px 8px;
}
.main-header .header-right .header-nav {
    margin-left: 0px;
}
.header-logo{
	width: 100%;
}
.header-block .main-header{
	padding: 15px;
}
.logo-desc .layout-page .layout-detail, .logo-desc .layout-page1 .layout-detail{
padding: 15px 12px;
}
.logo-desc .header-description h1{
	margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 28px;
}
	#feature-list .bg1 {
    top: -7%
}
#feature-list .bg3{
	bottom: -23%;
}
.features .features-block {
    width: 32%;
}
.service-btn .btn {
    padding: 10px 22px;
}
}
@media (max-width: 600px){
	.main-content3 .footer-desc,.footer_link{
		float: left;
    width: 100%;
    text-align: center;
	}
	.main-content6 .support-team .review-bg{
		width: 570px;
		padding: 30px 15px;
	}
.header-right,.main-header .header-right .header-nav,.main-header .header-link{
	width: 100%;
}
.main-header .header-right .header-nav ul.main-menu{
	margin: 0px;
}
.main-header .header-link{
	margin: 5px 0 0;
}
#showcase .collection{
	padding: 0px;
}
}
@media (max-width: 480px){
    .main-product .productpage-content{
        padding: 0 15px;
    }
	.header-link a{
		display: none;
	}
	.custom-service .service-heading::after{
		bottom: -10px;
	}
	.heading h2 {
    font-size: 22px;
    line-height: 24px;
}
.theme-collection.collection-page .theme-layout .heading p{
	font-size: 12px;
    line-height: 20px;
}
.theme-collection.collection-page .collection-layout .collection-detail {
    padding: 15px 0 0;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item a.collection-button{
	margin-left: 15px;
}
.theme-collection.collection-page .theme-layout .heading li.collection-item:before{
	width: 30px;
}
	.feature-service {
    padding: 15px;
}
.features .features-block {
    width: 49%;
}
	#feature-list .desc-content .desc{
		font-size: 11px;
		line-height: 18px;
	}
	#feature-list .desc-content .service-heading {
    font-size: 20px;
    line-height: 22px;
}
	.main-content7.content .modulelist-wrapper .list {
    width: 100%;
}
	.main-content7 .theme_decription .bg1 {
    top: -2%;
}
.main-content7 .theme_decription .bg3 {
    bottom: -25%;
}
	.main-content3 .title{
		font-size: 16px;
    line-height: 20px;
	}
	.footer_link a{
		font-size: 13px;
    line-height: 15px;
    padding: 10px 16px;
	}
	.showcase-list .owl-carousel .owl-pagination .owl-page.active:before, .showcase-list .owl-carousel .owl-pagination::after{
		font-size: 18px;
	}
	.main-section .desc-content{
		margin: 0 0 20px;
	}
	.main-section .desc{
		font-size: 11px;
    padding: 0 15px;
	}
	.main-content7.content .desc{
		font-size: 10px;
		line-height: 18px;
	}
	.main-innerpage .service-heading,.main-section .service-heading,.main-product .service-heading,.showcase-content .desc-content .service-heading {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
}
.main-content7.content .service-heading{
	font-size: 14px;
    line-height: 18px;
}
.main-innerpage .desc,.main-product .desc {
    font-size: 11px;
}
.main-product .desc-content {
    margin: 0 0 10px;
}
.showcase-content .desc-content .desc{
	font-size: 11px;
    line-height: 18px;
}
.showcase-list .owl-buttons{
	width: 170px;
}
	.main-content4 .responsive-content .highlight-inner h5{
		font-size: 12px;
    line-height: 14px;
    margin: 0 0 8px;
	}
	.main-content4 .responsive-content,.main-content6,.main-content7.content,#feature-list,.theme-collection.collection-page{
		padding: 20px 0;
	}
	.main-content5 .responsive-content{
		padding: 0 0 20px;
	}
	.main-content4 .responsive-content .highlight-inner h2,.main-content5 .responsive-content .highlight-inner h2 {
    margin: 0 0 6px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}
.main-content4 .responsive-content .highlight-inner p.caption,.main-content5 .responsive-content .highlight-inner p.caption {
    font-size: 11px;
    line-height: 18px;
}
.main-content6 .support-team .rating {
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 15px;
}
.main-content6 .support-team .review {
    margin: 0 0 10px;
}
.main-content6 .support-team .review-bg {
    width: 290px;
}
.main-content6 .support-team .review-bg .review-desc{
	font-size: 13px;
}
	.video-tutorial .video-link #popup_toggle #playVideo i{
		line-height: 50px;
    font-size: 50px;
	}
	.video-tutorial .video-content .video-title{
	font-size: 14px;
    line-height: 16px;
	}
	.video-tutorial .video-content .video-subtitle{
		font-size: 18px;
    line-height: 20px;
	}
	.video-tutorial .video-content .video-desc {
    font-size: 10px;
    line-height: 16px;
}
.video-tutorial {
    padding: 30px 0;
}
	.layout-image .layout-thumb {
    height: 210px;
}
	.main-content .theme-layout .bg1 {
    top: -70px;
}
.main-content .theme-layout .bg3 {
    bottom: -25%;
}
	.section-desc {
    width: 100%;
    padding: 0 15px;
}
	.main-content>.theme-layout {
    padding: 20px 0;
}
	.theme-layout .item .layout {
    width: 100%;
}
	.custom-service .service-content .service-detail .service-description .service-title {
    font-size: 14px;
    line-height: 16px;
}
.custom-service .service-content .service-detail .service-description p {
    line-height: 18px;
    font-size: 11px;
}
	.custom-service .service-heading {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}
.custom-service,.main-product{
    padding: 15px 0;
}
.main-section,.showcase-content{
	padding: 20px 0;
}
.custom-service .service-content .service-detail{
	margin: 0 0 15px;
}
.header-nav .main-menu .menu-item>a{
     padding: 4px;
	font-size: 12px;
    line-height: 18px;
}
.header-content .logo-desc{
	padding: 30px 0 10% 15px;
}
#feature-list .bg1 {
    top: -2%;
}
#feature-list .bg3 {
    bottom: -17%;
}
#theme-collection1 .theme-layout .bg1 {
    top: -8%;
}
#theme-collection1 .theme-layout .bg3 {
    bottom: -68%;
}
}
@-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
}
}
@-moz-keyframes fillToRight {
to {
width: 100%
}
}

@keyframes fillToRight {
to {
width: 100%
}
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0
}
.slick-list:focus {
outline: 0
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block
}
.slick-track:after,
.slick-track:before {
display: table;
content: ''
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px
}
[dir=rtl] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}
.slick-prev.slick-arrow {
background: #fff none repeat scroll 0 0;
font-size: 20px;
height: 30px;
left: 5px;
line-height: 28px;
padding: 0;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 30px;
z-index: 8
}
.slick-next.slick-arrow {
right: 5px;
background: #fff none repeat scroll 0 0;
font-size: 20px;
height: 30px;
line-height: 28px;
padding: 0;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 30px;
z-index: 8
}
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height .5s ease-in-out;
-moz-transition: height .5s ease-in-out;
-ms-transition: height .5s ease-in-out;
-o-transition: height .5s ease-in-out;
transition: height .5s ease-in-out
}
.owl-carousel .owl-item {
float: left
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
cursor: pointer
}
.owl-controls .owl-buttons div {
position: absolute
}
.owl-controls .owl-buttons .owl-prev {
left: 10px;
top: 40%
}
.owl-controls .owl-buttons .owl-next {
right: 10px;
top: 40%
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent
}
.grabbing {
cursor: url(grabbing.png) 8 8, move
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel {
margin: 0 0 20px;
direction: ltr!important;
z-index: 1
}
.owl-carousel:hover .owl-buttons div {
opacity: 1
}

.owl-carousel .owl-buttons .owl-prev {
left: 0
}

.owl-carousel .owl-buttons .owl-next {
right: 0
}

.theme-collection:hover .owl-carousel .owl-buttons div.owl-prev {
left: 70px
}

.theme-collection:hover .owl-carousel .owl-buttons div.owl-next {
right: 70px
}
.owl-carousel .owl-buttons div {
height: 58px;
width: 58px;
border-radius: 50%;
background: #f3283d;
box-shadow: 0 -5px 10px rgba(234, 61, 86, .3);
line-height: 15px;
overflow: hidden;
opacity: 0;
transition: .4s ease-in-out
}
.owl-carousel .owl-buttons div:hover {
background: #111;
box-shadow: 0 -5px 10px rgba(0, 0, 0, .2)
}
.theme-collection:hover .owl-carousel .owl-buttons div {
opacity: 1
}
.owl-carousel .owl-buttons div i {
font-size: 40px;
margin: -20px 0 0
}
.owl-pagination {
text-align: center;
top: 20px;
position: relative
}
.owl-controls .owl-page {
display: inline-block;
margin: 0 6px
}
.owl-controls .owl-page span {
display: block;
width: 11px;
height: 11px;
background: rgba(0, 0, 0, .5);
border-radius: 20px;
box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}
.owl-controls .owl-page.active span {
background: rgba(0, 0, 0, .9)
}
@media (max-width:767px) {
.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
top: 35%
}
}
@media (max-width:480px) {
.owl-carousel .owl-buttons .owl-next {
right: -10px
}
.owl-carousel .owl-buttons .owl-prev {
left: -10px
}
}
@-webkit-keyframes myfirst {
0% {
right: 0;
top: 15%
}
25% {
right: 20px;
top: 15%
}
50% {
right: 20px;
top: 16%
}
75% {
right: -20px;
top: 16%
}
100% {
right: 0;
top: 15%
}
}
@keyframes myfirst {
0% {
right: 0;
top: 15%
}
25% {
right: 20px;
top: 15%
}
50% {
right: 20px;
top: 16%
}
75% {
right: -20px;
top: 16%
}
100% {
right: 0;
top: 15%
}
}
@-webkit-keyframes myfirst2 {
0% {
left: -110px;
top: 56%
}
25% {
left: -130px;
top: 56%
}
50% {
left: -130px;
top: 57%
}
75% {
left: -130px;
top: 57%
}
100% {
left: -110px;
top: 56%
}
}
@keyframes myfirst2 {
0% {
left: -110px;
top: 56%
}
25% {
left: -130px;
top: 56%
}
50% {
left: -130px;
top: 57%
}
75% {
left: -130px;
top: 57%
}
100% {
left: -110px;
top: 56%
}
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg)
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}