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 #24303f;
  background: #24303f;
  cursor: pointer;
  height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 9999;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  text-decoration: none;
  outline: 0
}
.goToTop::before {
  background: transparent url(../images/top.png) no-repeat scroll center center;
  content: "";
  float: left;
  height: 100%;
  width: 100%
}
.goToTop:hover {
  background: #444;
  border: 2px solid #444;
}
.page {
  float: left;
  overflow: hidden;
  width: 100%
}
header {
  float: left;
  position: relative;
  width: 100%;
  z-index: 3
}
header .header-content {
  float: left;
  width: 100%;
  margin: 6% 0;
}
header .header-content .header-desc {
    font: 400 16px/28px "Poppins", sans-serif;
    color: #444444;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 34%;
    margin: 0 0 40px;
}
.main-section {
  padding: 80px 0;
  background: url(../images/bg.jpg) repeat fixed 0 0;
}
.header-block {
  float: left;
  position: relative;
  width: 100%;
  background-image: url(../images/top-view.jpg);
  background-size: cover;
  height: 960px;
  background-position: center;
}
.header-image {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.header-image .hd-images {
    box-shadow: 0 6px 25px 5px rgb(0 0 0 / 8%);
transition: all .4s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
}
.header-image .hd-images:hover {
    transform: scale(1.01);
}
.header-image .hd-images.layout1 {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    z-index: 2;
    position: relative;
}
.header-image .hd-images.layout2 {
    right: auto;
    left: 7%;
    bottom: auto;
    top: 120px;
    z-index: 0;
    position: absolute;
}
.header-image .hd-images.layout3 {
    top: 120px;
    left: auto;
    right: 7%;
    z-index: 1;
    position: absolute;
    bottom: auto;
}
.header-logo {
  float: left;
  width: auto;
}
.header-logo>img {
  max-width: 100%;    
  height: auto
}
.header-title {
  float: left;
  width: 100%
}
.header-title h1 {
  float: left;
  width: 100%;
  color: #222222;
  font: 700 30px/33px "Poppins", sans-serif;
  margin: 0 0 20px;
}
.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
}
.layout-image .layout-thumb span {
background-color: #fff;
bottom: 0;
color: #111;
display: block;
font-weight: 500;
left: 0;
padding: 15px 20px;
position: absolute;
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
right: 0;
text-transform: capitalize;
top: 0;
margin: auto;
width: 140px;
height: 45px;
font-size: 14px;
line-height: 16px;
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
z-index: 1;
border-radius: 4px; 
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}
.layout-image:hover .layout-thumb span{    
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
}
.footer_link a:hover { 
  color: #222;
}
.footer_link a::after{
    background: #fff;
}
.footer_link {
  float: right;
}
.header-image .layout-image {
  bottom: 40px;
  left: auto;
  position: absolute;
  right: 50px;
  top: auto
}
.header-block .main-header {
  display: inline-block;
  float: none;
  margin: 0 auto;
  vertical-align: top;
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 20px 100px;
}
.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 "Poppins", sans-serif;
  padding: 10px 20px;
  text-decoration: none;
  outline: 0;
  transition: all 400ms ease-in-out 0s;
  border-radius: 5px;
}
.header-nav .main-menu .menu-item:hover>a {
  color: #fff;
  background: #24303f;
}
.header-right {
float: right;
    width: auto;
}
.main-header .header-right .header-nav {
float: left;
width: 100%;
}
.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: #24303f;
  border: none;
  color: #fff;
  display: inline-block;
  font:  500 14px/16px "Poppins", sans-serif;;
  padding: 15px 21px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  transition: all 400ms ease-in-out 0s;
}
.header-link a {
  padding: 12px 20px;
  outline: 0;
  overflow: hidden;
  border: none;
  background: #24303f;
}
.header-link a:hover,
.header-link a.btn::after {   
  color: #222;
  background: #fff;
}
div#single-collection {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 0 110px
}
#single-collection .title span.txt-anim {  
  color: #fff;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  font: 700 92px/102px  "Poppins", sans-serif;

}
#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;
}
}
.service-btn {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
h2 {
  font:600 36px/40px "Poppins", sans-serif;
  margin: 0 0 10px;
}
.main-innerpage .innerpage-content {
    float: left;
    width: 100%;
}
.btn-default {
  background: #e02b40;
  border-color: #fff;
  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;
  font-size: 14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px
}
.btn {
  -moz-user-select: none;
  border: 1px solid transparent;
  cursor: pointer;
  font: 400 14px/16px "Poppins", 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;
  position: relative;
  z-index: 1;
}
.btn::after{
    border-radius: 4px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    content: '';
    color: #fff!important;
    background: #fcc900;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
}
.btn:hover::after{
    bottom: 0;
    top: auto;
    height: 100%;
}
.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 "Poppins", 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: 700 16px/20px "Poppins", 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
}
 .offer{
    background: #24303f;
    text-align: center;
    padding: 36px 0px;
    width: 100%;
    float: left;
    color: #fff;
}
.offer-text{
    float: left;
    width: 100%;
    text-indent: 0;
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
}
.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;
}
.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-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 60px;
  background: #f5f5f5;
  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: 700 28px/30px "Poppins", sans-serif;;
  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 "Poppins", 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 "Poppins", sans-serif;
  color: #1f1f1f;
  margin: 0;
  float: left;
  width: 100%;
  text-transform: capitalize
}
.layout-content .layout-name .layout-title {
  font: 700 16px/26px "Poppins", sans-serif;
  color: #222;
  float: left;
  width:100%;
}
.layout-image:hover .layout-content .layout-name .layout-title{
  color: #24303f;
}
.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,.main-product1 .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,.main-product1 .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: 420px;
  border-radius: 8px
}
.theme-layout .item .layout {
  padding: 0 30px;
  margin: 0 0 40px
}
.layout-image .layout-thumb.demo1 {
  background-image: url(../images/cover/01.jpg)
}
.layout-image .layout-thumb.demo2 {
  background-image: url(../images/cover/02.jpg)
}
.layout-image .layout-thumb.demo3 {
  background-image: url(../images/cover/03.jpg)
}
.layout-image .layout-thumb.demo4 {
  background-image: url(../images/cover/04.jpg)
}
.layout-image .layout-thumb.demo5 {
  background-image: url(../images/cover/05.jpg)
}
.layout-image .layout-thumb.demo6 {
  background-image: url(../images/cover/06.jpg)
}
.layout-image .layout-thumb.demo7 {
  background-image: url(../images/cover/07.jpg)
}
.layout-image .layout-thumb.demo8 {
  background-image: url(../images/cover/08.jpg)
}
.layout-image .layout-thumb.demo9 {
  background-image: url(../images/cover/09.jpg)
}
.layout-image .layout-thumb.demo10 {
  background-image: url(../images/cover/10.jpg)
}
.layout-image .layout-thumb.demo11 {
  background-image: url(../images/cover/11.jpg)
}
.layout-image .layout-thumb.demo12 {
  background-image: url(../images/cover/12.jpg)
}
.layout-image .layout-thumb.demo13 {
  background-image: url(../images/cover/13.jpg)
}
.layout-image .layout-thumb.demo14 {
  background-image: url(../images/cover/14.jpg)
}
.layout-image .layout-thumb.demo15 {
  background-image: url(../images/cover/15.jpg)
}
.layout-image .layout-thumb.cs {
  background-image: url(../images/cover/cs.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 {  
  color: #eee;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  font: 700 92px/102px "Poppins", sans-serif;
}
#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;
  z-index:3;
}
#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;
}
.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 60px;
  background: #ffffff;
}
.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: 500 13px/24px "Poppins", sans-serif; 
  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: #fcc900;
  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: 500 26px/28px "Poppins", sans-serif;
  width: 100%;
  margin: 0px;
}
.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; 
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background: #24303f;
  padding: 10px 16px;
  font: 400 16px/18px "Poppins", sans-serif;
  border-radius: 4px;
}
.main-content4 .responsive-content .highlight-inner h2 {
  font: 700 40px/46px "Poppins", sans-serif;
  width: 80%;
  margin: 0 0 20px;
  color: #333;
}
.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: #24303f;
  padding: 10px 16px;
  font-weight: 400;
  border-radius: 4px;
}
.main-content5 .responsive-content .highlight-inner h2 {
  font: 600 40px/50px "Poppins", sans-serif;
  width: 80%;
  margin: 0 0 20px;
  color: #333; 
}
.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 "Poppins", sans-serif;
  margin: 0 0 25px
}
.main-app {
    padding: 80px 0;
    background: #f5f5f5;
}
.main-app .owl-carousel .owl-buttons .owl-prev{
    left: -50px;
}
.main-app .owl-controls .owl-buttons .owl-prev,.main-app .owl-controls .owl-buttons .owl-next{
    top: 28%;
}
.main-app .owl-carousel .owl-buttons .owl-next {
    right: -40px;
}
.main-app .owl-carousel .owl-buttons div{
    background: none;
    box-shadow: none;
    opacity: 1
}
.ttapp-detail {
    float: left;
    width: 100%;
    padding: 0 15%;
}
.app-detail {
    float: left;
    width: 100%;
}
.main-app .desc-content {
    float: left;
    width: 100%;
    padding: 0 0 20px;
}
.main-app .desc-content .desc {
    color: #777;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 55%;
    line-height: 24px;
    font-weight: 500;
}
.main-app .owl-carousel .owl-buttons div:hover{
     background: none;
    box-shadow: none;
}
.app {
    padding: 0 15px;
    margin: 15px 0;
    border-radius: 10px;
}
.app img {
    border-radius: 10px;
    box-shadow: 0 4px 10px 5px rgb(0 0 0 / 4%);
}
.main-innerpage {
  padding: 80px 0;
  background-image: url(../images/bg.jpg);
    background-size: cover;
  position: relative;
  overflow: hidden;
}
.main-innerpage .innerpage {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 10px 15px 0 15px;
}
.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%;
  color: #fff;
}
.main-section .desc {
  float: left;
  width: 100%;
  color: #fff;

}
.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;
}
.popup-detail {
    padding: 0 30px;
}
.main-popup {
    padding: 80px 0 30px;
}
.popup {
    float: left;
    width: 100%;
    background: #e8f5ec;
    padding: 30px 14px;
    border-radius: 10px;
}
.popup1{
    background: #e8edf5;
}
.pop-up .service-heading,.pop-up1 .service-heading {
    font-size: 24px;
    line-height: 26px;
}
.pop-up .desc,.pop-up1 .desc {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #666;
    line-height: 22px;
    padding: 0 15px;
}
.popup-detail {
    padding: 0 30px;
    float: left;
    width: 100%;
}
.popup .desc-content {
    float: left;
    width: 100%;
    padding: 0 0 20px;
}
.popup img {
    border-radius: 10px;
}
.main-popup1 {
    padding: 0 0 80px;
}
.main-popup1 .popup{
     background: #f5f5f5;
}
.main-product .desc-content h5,.main-product1 .desc-content h5 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 18px;
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #24303f;
    padding: 10px 16px;
    font-weight: 400;
    border-radius: 4px;
}
.main-product .desc-content p.caption,.main-product1 .desc-content p.caption {
    margin: 0;
    line-height: 22px;
    float: left;
    width: 100%;
}
.main-product .productpage-content,.main-product1 .productpage-content {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin: 15px 0;
}
.product-detail {
    float: left;
    width: 100%;
}
.main-product,.main-product1 {
  padding: 80px 0;
  background: #f5f5f5;
}
.main-product .desc-content,.main-product1 .desc-content{
    text-align: left;
}
@media (min-width: 992px){
.main-product .product-detail {
    margin-left: -15%;
}
.main-product1 .product-detail{
    margin-left: 15%;
}
.product-detail {
display: flex;
    align-items: center;
}
}
.main-product .productpage,.main-product1 .productpage {
  float: left;
  width: 100%;
  box-shadow: 0 4px 14px 4px rgb(0 0 0 / 6%);
  border-radius: 8px;
  transition: all 400ms ease-in-out 0s;
  position: relative;
}
.main-product .productpage img ,.main-product1 .productpage img{
border-radius: 8px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}
.main-product .productpage:hover,.main-product1 .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-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;
  background: #24303f;
      border: none;
}
.service-btn .btn:hover {
    color: #111;
}
.custom-service .service-heading::after {
  position: absolute;
  content: '';
  top: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  background: #24303f;
  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;
  cursor: pointer;
}
.custom-service .service-content .service-img:hover{
  background-color: #24303f;
  border: 2px solid #24303f;
}
.custom-service .service-content .service-img a::before{
  transition: all 400ms ease-in-out 0s;
  height: 50px;
  width: 50px;
  background-color: #24303f;
  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 0;
  background: url(../images/bg.jpg) repeat fixed 0 0;
  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: 500 36px/40px "Poppins", sans-serif;
  margin: 0 0 15px;
}
.video-tutorial .video-content .video-desc {
  float: left;
  width: 100%;
  color: #aaa;
  font: italic 400 13px/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 -4px;
}
.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 {
    float: none;
  display: inline-block;
  vertical-align: top;
  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;
  border: 3px solid #fff;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
}
.video-tutorial .video-link #popup_toggle .play-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 60px;
  width: 60px; 
  cursor: pointer;
  opacity: 1;
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  -webkit-opacity: 1;
  visibility: visible;
  color: #fcc900;
    background: #222;
    border-radius: 50%;
  transition: all 400ms ease-in-out 0s;
}
.video-tutorial .video-link #popup_toggle:hover #playVideo {
  transform: scale(1.2);
}
.video-tutorial .video-link #popup_toggle #playVideo i{ 
  line-height: 60px;
  font-size: 60px;
  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;
}
.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
}
#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
}
#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
}
.highlight-inner h4 {
  font-family: "Poppins", 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 "Poppins", sans-serif;
  text-transform: capitalize
}
@keyframes beat {
  to {
    transform: scale(.9)
  }
}

#theme-collection .section-heading,
#theme-collection-product .section-heading {
  font: 700 60px/64px "Poppins", 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 "Poppins", 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;
}

div#ttblog-carousel .owl-wrapper-outer {
  width: 90%;
  float: left;
  overflow: visible
}
.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:1699px) {
  .header-block{
        height: 990px;
    }
}
@media (max-width:1599px) {
  .layout-image .layout-thumb{
    height: 380px;
  }
}
@media (max-width:1499px) {
  .layout-image .layout-thumb {
    height: 355px;
  }
  .header-image .hd-images.layout1 {
    width: 75%;
  }
  .header-block {
    height: 900px;
}
}
@media (max-width:1399px) {
    .header-block{
        height: 750px;
    }
  .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%;
  } 
  header .header-content{
    margin: 4% 0;
  }
  .header-image .hd-images.layout3,.header-image .hd-images.layout2{
	  width: 50%;
	  top: 80px;
  }
  .layout-image .layout-thumb {
    height: 295px;
  }
  .heading h2 {
    font-size: 40px;
    line-height: 42px;
  }
  header .header-content .header-desc{
    width: 36%;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 26px;
  }
  .section-desc{
    width: 48%;
  }
  .header-title h1{
    margin: 0 0 15px;
    font-size: 26px;
    line-height: 28px;
  }
  #feature-list .desc-content .desc{
    width: 68%;
  }
}
@media (max-width: 1299px){
.main-popup {
    padding: 60px 0 20px;
}
.main-popup1 {
    padding: 0 0 60px;
}
h2{
    font-size: 30px;
    line-height: 38px;
}
.main-app .desc-content .desc{
    width: 66%;
    line-height: 22px;
}
.main-product .desc-content p.caption, .main-product1 .desc-content p.caption{
    font-size: 12px;
    line-height: 20px;
}
.main-product .desc-content h5, .main-product1 .desc-content h5{
    font-size: 14px;
    line-height: 16px;
    padding: 8px 12px;
}
    header .header-content .header-desc{
        width: 42%;
    }
    .header-block {
    height: 700px;
}
  .main-innerpage,.main-product,.custom-service,.main-section,.main-product1,.main-app{
    padding: 60px 0;
  }
  #feature-list{
    padding: 60px 0 40px;    
  }
  .showcase-list .owl-carousel .owl-pagination{
    margin: 40px 0;
  }
  #showcase .collection{
    padding: 0 20px;
  }
  .main-content>.theme-layout{
    padding: 80px 0 40px;
  }
  .video-tutorial{
    padding: 80px 0 0;
  }
  .video-tutorial .video-content .video-title {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 12px;
  }
  .main-product .desc{
    width: 50%;
  }
  .heading h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .video-tutorial {
    padding: 60px 0 0;
}
}
@media (max-width: 1199px){
    .offer{
        padding: 26px 0;
    }
    .video-tutorial .video-content .video-subtitle {
    width: 76%;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 10px;
}
.main-app .desc-content .desc {
    width: 76%;
}
.theme-layout .item .layout{
    width: 33.33%;
}
    .offer-text{
        font-size: 22px;
    line-height: 24px;
    }
  #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-product .desc-content {
    margin: 0 0 20px;
  }
  .main-product .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 0;
  }
  .main-content4 .responsive-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-desc{
    font-size: 12px;
    line-height: 20px;
  }
  .heading h2 {
    font-size: 34px;
    line-height: 36px;
    padding: 0 0 10px;
  }
  .section-desc {
    width: 58%;
  }
  .main-content>.theme-layout{
    padding: 60px 0 20px;
  }
  .layout-image .layout-thumb {
    height: 230px;
  }
  .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;
  }
}
@media (max-width: 991px){
.main-app{
    padding: 40px 0 20px;
}
.main-app .desc-content .desc {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}
.main-app h2 {
    font-size: 26px;
    line-height: 34px;
}
.product-image {
    float: left;
    width: 100%;
}
.main-product .desc-content, .main-product1 .desc-content{
    text-align: center;
    width: 100%;
}
.main-popup {
    padding: 40px 0 10px;
}
.main-popup1 {
    padding: 0px 0 30px;
}
    .header-block {
    height: 580px;
}
.video-tutorial .video-detail .video-content {
    text-align: center;
    width: 100%;
    margin: 0 0 15px;
}
.video-link,.video-tutorial .video-content .video-subtitle{
    width: 100%;
}
.offer {
    padding: 22px 0;
}
.offer-text {
    font-size: 18px;
    line-height: 20px;
}
header .header-content .header-desc {
    width: 52%;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 20px;
}
  .main-product .desc {
    width: 100%;
  }
  .main-section .service-heading {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 32px;
  }
  .main-product .desc-content .service-heading{
    font-size: 28px;
    line-height: 32px;
  }
  .main-innerpage,.main-section,.main-product,.main-product1{
    padding: 30px 0;
  }
  #feature-list{
    padding: 30px 0 10px;
  }
  .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 0;
  }
  .video-tutorial .video-content .video-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px;
  }
  .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 .layout{
    margin: 0 0 30px;
  }
  .main-content>.theme-layout {
    padding: 30px 0 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%;
  }
  .header-title h1 {
margin: 0 0 10px;
    font-size: 22px;
    line-height: 24px;
  }
  .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;
  }
  .header-block .main-header {
    padding: 20px 40px;
}
}
@media (max-width: 767px){
	.header-right {
    float: none;
    display: inline-block;
    vertical-align: top;
}
	.header-image .hd-images.layout1 {
    width: 60%;
}
.btn{
	font-size:13px;
}
    .header-block {
    height: 480px;
}
.main-product .desc-content h5, .main-product1 .desc-content h5 {
    font-size: 12px;
    line-height: 14px;
    padding: 6px 10px;
    margin: 0 0 10px;
}
h2 {
    font-size: 28px;
    line-height: 32px;
}
.video-tutorial .video-content .video-subtitle {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 8px;
}
header .header-content {
    margin: 10px 0 30px;
}
  #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,{
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 8px;
  }
  .pop-up .service-heading, .pop-up1 .service-heading {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 8px;
}
.pop-up .desc, .pop-up1 .desc{
    line-height: 20px;
    font-size: 12px;
}
.popup-detail{
    padding: 0 15px;
}
.popup{
    padding: 15px;
}
  .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;
  }
  .section-desc{
    width: 80%;
  }
  .main-content>.theme-layout .heading {
    padding: 0 0 30px;
  }
.header-link a {
    padding: 10px 14px;
}
  .header-nav .main-menu .menu-item>a{
    padding: 10px 8px;
  }
  .header-logo{
    width: 100%;
  }
  .header-block .main-header{
    padding: 15px;
  }
  header .header-content .header-desc{
    width: 60%;
  }
  .features .features-block {
    width: 32%;
  }
  .service-btn .btn {
    padding: 10px 22px;
    background: #24303f;
  }
}
@media (max-width: 600px){
  .main-content3 .footer-desc,.footer_link{
    float: left;
    width: 100%;
    text-align: center;
  }
  .header-right,.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-app .desc-content {
    padding: 0 0 10px;
}
h2 {
    font-size: 24px;
    line-height: 28px;
}
.main-app {
    padding: 20px 0 0;
}
.ttapp-detail{
    padding: 0 10%;
}
.main-popup {
    padding: 20px 0 10px;
}
.main-popup1 {
    padding: 0px 0 20px;
}
.offer {
    padding: 16px 0;
}
.offer-text {
    font-size: 14px;
    line-height: 20px;
}
.header-title h1 {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 22px;
    padding: 0 15px;
}
.header-logo {
    margin: 0 0 15px;
}
.header-image .hd-images.layout3, .header-image .hd-images.layout2 {
    top: 30px;
}
.header-block {
    height: 360px;
}
header .header-content .header-desc {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
	margin: 0;
}
  .header-link a{
    display: none;
  }
  .custom-service .service-heading::after{
    bottom: -10px;
  }
  .heading h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .feature-service {
    padding: 15px;
  }
  .features .features-block {
    width: 49%;
    padding: 0 10px;
  }
  #feature-list .desc-content .desc{
    font-size: 11px;
    line-height: 18px;
    padding: 0 15px;
  }
  #feature-list .desc-content .service-heading {
    font-size: 20px;
    line-height: 22px;
  }
  .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-innerpage .service-heading,.main-section .service-heading,.main-product .service-heading {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
  }
  .main-innerpage .desc,.main-product .desc {
    font-size: 11px;
  }
  .main-product .desc-content {
    margin: 0 0 10px;
  }
  .main-content4 .responsive-content .highlight-inner h5{
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 8px;
  }
  .main-content4 .responsive-content,#feature-list{
    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;
  }
  .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: 20px 0 0;
  }
  .layout-image .layout-thumb {
    height: 300px;
  }
  .section-desc {
    width: 100%;
    padding: 0 10px;
  }
  .main-content>.theme-layout {
    padding: 20px 0 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,.main-product1{
    padding: 15px 0;
  }
  .main-section{
    padding: 20px 0;
  }
  .custom-service .service-content .service-detail{
    margin: 0 0 15px;
  }
  .header-nav .main-menu .menu-item>a{
    padding: 4px;
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
  }
  .main-section .header, .main-section .footer{
    margin: 10px;
  }
  .main-app h2 {
    font-size: 20px;
    line-height: 22px;
}
}
@media (max-width: 380px){
.ttapp-detail {
    padding: 0 5%;
}
.main-app .owl-carousel .owl-buttons .owl-prev {
    left: -40px;
}
.main-app .owl-carousel .owl-buttons .owl-next {
    right: -34px;
}
.app {
    padding: 0 10px;
    margin: 10px 0;
}
.main-app .owl-controls .owl-buttons .owl-prev, .main-app .owl-controls .owl-buttons .owl-next {
    top: 12%;
}
}
@-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)
  }
}
/*---------------------- The Modal (background) -----------------------------------*/
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1050; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.modal-header {
text-align: center;
}
.modal-header .modal-title {
margin: 15px 0 0;
font: 600 17px/28px 'Montserrat', sans-serif;
text-transform: capitalize;
color:#111;
}
.modal-header .modal-title .subTitle {
background: #5ab4d1;
color:#fff;
margin: 0 8px;
padding: 4px;
font-weight: 600;
border-radius: 8px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}
.modal-header a.enter-password {
margin-left: 8px;
float: none;
width: auto;
display: inline-block;
vertical-align: top;
}
svg.preview-password:hover {
fill: #5ab4d1;
}
/* Modal Content/Box */
.modal-content {
background-color: #fff;
margin: 15% auto; /* 15% from the top and centered */
padding: 30px;
width: 628px; /* Could be more or less, depending on screen size */
position:relative;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
text-align:center;
border-radius: 8px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}
.modal-content .modal-button.btn-default {
float: none;
display: inline-block;
vertical-align: top;
width: auto;
text-align: center;
padding: 12px 18px;
margin-top: 20px;
text-transform: capitalize;
font-size: 14px;
background: #24303f;
z-index: 1;
border: none;
}
.modal-content .modal-button.btn-default::before{
border-bottom-color: #3d5265;
}
@media(max-width: 700px){
.modal-content .modal-button.btn-default{
padding: 8px 16px;
}
}
/* The Close Button */
.close {
color: #111;
float: right;
font-size: 28px;
position: absolute;
right: 0;
top: 0;
left: auto;
bottom: auto;
background: none;
border:none;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
outline:none;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
@media(max-width: 700px){
.modal-content{
padding: 20px;  
width: 400px;
}
.close{
font-size: 24px;    
}
.modal-header .modal-title{
margin: 10px 0 0;
font-size: 14px;
line-height: 22px;  
}   
}
@media(max-width: 400px){
.modal-content{ 
width: 290px;
}
}