body {
    font: 400 14px/18px "Roboto", sans-serif;
    margin: 0;
    float: left;
    width: 100%;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    letter-spacing: 1px;
}
a{
    outline: none;
}
.row {
    margin: 0 -15px
}

* {
    box-sizing: border-box
}

::-moz-selection {
    background: #111 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none
}

::after,
::before {
    box-sizing: border-box
}
.layout-image .img-responsive {
    background-size: 100% auto;
    display: block;
    height: 100%;
    max-width: 100%;
    transition: all 1.8s linear 0s;
    background-repeat: no-repeat
}

.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-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%
}
img {
	max-width: 100%;
}
@media (min-width:768px) {
    .container {
        max-width: 750px;
        margin: 0 auto
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .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: 960px;
        margin: 0 auto
    }
    .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 {
        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: 1180px
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1530px;
        margin: 0 auto
    }
    .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 {
        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%
    }
}

.hb-animate-element {
    opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0
}

.hb-animate-element.left-to-right.hb-in-viewport {
    animation: 1s ease 0s normal none 1 fadeInLeft;
    -webkit-animation: 1s ease 0s normal none 1 fadeInLeft;
    -moz-animation: 1s ease 0s normal none 1 fadeInLeft;
    opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1
}

.hb-animate-element.hb-in-viewport.right-to-left {
    animation: 1s ease 0s normal none 1 fadeInRight;
    -webkit-animation: 1s ease 0s normal none 1 fadeInRight;
    -moz-animation: 1s ease 0s normal none 1 fadeInRight;
    opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1
}

.hb-animate-element.hb-in-viewport.top-to-bottom {
    animation: 1s ease 0s normal none 1 fadeInDown;
    -webkit-animation: 1s ease 0s normal none 1 fadeInDown;
    -moz-animation: 1s ease 0s normal none 1 fadeInDown;
    opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1
}

.hb-animate-element.hb-in-viewport.bottom-to-top {
    animation: 1s ease 0s normal none 1 fadeInUp;
    -webkit-animation: 1s ease 0s normal none 1 fadeInUp;
    -moz-animation: 1s ease 0s normal none 1 fadeInUp;
    opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1
}

.goToTop {
    display: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 15px;
    cursor: pointer;
    height: 42px;
    padding: 0;
	background: #feda00;
    position: fixed;
	border:2px solid #feda00;
    right: 15px;
    text-align: center;
    width: 42px;
    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:hover{
	border-color: #ffffff;	
}

.goToTop::before {
    background: transparent url(../images/top.png) no-repeat scroll center center;
    content: "";
    float: left;
    height: 100%;
    width: 100%;
}

header {
    float: left;
    position: relative;
    width: 100%
}
.header-tag:hover{
	transform: rotateY(360deg);
}
.header-tag {
	transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-khtml-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}
header .header-block {
    background: #2a3746 url(../images/bg.jpg) fixed repeat center 0;
    color: #000;
    float: left;
    height: 1080px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
	overflow:hidden;
}
.ttmain-logo img {
    max-width: 410px;
    height: auto;
}
.ttmain-logo {
	margin: 0 0 50px;
}
@keyframes action-bg {
    from {
        background-position: 0 44px
    }
    to {
        background-position: -1800px 44px
    }
}
.prestashop-logo {
	position: absolute;
	top: auto;
	bottom: 50px;
	left: 80px;
	right: auto;
}
.prestashop-logo2 {
	padding: 20px 0;
}
.header-image{
	float:left;	
	padding-top: 30px;
	padding-right: 15px;
}

header .header-content .header-image .img.img2 {
    margin-bottom: 30px;
}
header .header-content .header-image .img {
	position: relative;
	margin: auto;
	float: left;
	display: inline-block;
	vertical-align: top;
	height:auto;
}
.main-header {
	float: left;
	position: relative;
}
img {
	height: auto;
}
#choose-service1 .section-content,
#choose-service21 .section-content {
	color: #333;
}
.cmngsn .img-responsive, 
.cmngsn .layout-image:hover .img-responsive {
	transition: none;
	background-position: center !important;
}

header .header-content .header-image .img img:hover{
	box-shadow: 0 15px 22px 0 rgba(0,0,0,.60);
}
.header-block .container {
	max-width: 1903px;
}

.theme-image{
	height:750px;
	position: relative;
	overflow:hidden;
	text-align: center;
	float:left;	
}

.theme-image .img{
	float: right;
	position: absolute;
	right: 0;
	left: auto;
	width: auto;
	margin: auto;
	top: 30px;
	bottom: auto;
	text-align: right;
	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;
}

.theme-image .img1 .tt-theme-img{
	transform: translate(0%,5%);
}
.theme-image .img1:hover {
	top: 15px;
	box-shadow: 0 15px 22px 0 rgba(0,0,0,.15);
}
.theme-image .img2 .tt-theme-img{
	transform: translate(-52%,13%);
}
.theme-image .img3 .tt-theme-img{
	transform: translate(-104%,24%);
}

.theme-image .img .tt-theme-img{
	box-shadow: 0 15px 22px 0 rgba(0,0,0,.60);
}
header .header-content .header-image a{
    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;
}
header .header-content .header-image .img img {
	max-width: 100%;
	vertical-align: top;
	box-shadow: 0 15px 22px 0 rgba(0,0,0,.15);
	    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;
}

header .header-content .header-content-inner {
	float: left;
	padding:36% 14% 50px 16%;
	width: 100%;
	text-align: left;
}
.header-content .banner>a img {
    border-radius: 15px;
    box-shadow: -1px -3px 9px 2px rgba(0, 0, 0, .1);
    height: auto;
    max-width: 100%;
    transition: .4s ease-in-out;
    transform: scale(.8)
}

.header-content .banner:hover>a img {
    transform: scale(1)
}

.main-header .inmages.img2 {
    left: 30px;
    position: absolute;
    top: 30px
}

.inmages.img1 {
    bottom: 100px;
    left: 30px;
    position: absolute
}

.inmages.img3 {
    bottom: -10px;
    left: 22%;
    position: absolute;
    z-index: -3
}

.inmages.img4 {
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -3
}

.comingsoon {
    opacity: .7
}

h1, h2{
	font-family: 'Roboto', serif;
	font-weight: 700;
}

header .header-content .header-content-inner p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    color:#fff;
}
header .header-content .header-content-inner h1 {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 0;
	color: #fff;
}

header .header-content .header-content-inner h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase
}

.main-content6 .feature-content .feature-title .layout-detail {
    color: #000;
    text-decoration: none
}

h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 35px;
    text-transform: capitalize
}

.btn {
    border: medium none;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}

.btn-default {
    background: #feda00;
    border-color: #fff;
    color: #111;
    font-size: 14px;
    transition:all 400ms ease-in-out;
}

.btn-default:hover {
    background: #004499 none repeat scroll 0 0;
    color: #fff;
}
.main-header a {
    font-weight: 600;
    z-index: 1;
    position: relative;
}
.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857;
    text-decoration: none;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.btn-xl {
    padding: 8px 30px
}

header .top-main {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 150px 0;
    position: relative;
    text-align: center;
    width: 100%
}

header .top-main .macbook.col-sm-10 {
    float: none
}

header .top-main .macbook.col-sm-10 img {
    max-width: 100%
}

.bg-primary {
    float: left;
    padding: 120px 0 0;
    text-align: center;
    color: #fff;
    width: 100%;
	background: #222;
}

.section-content {
    color: #ccc;
    font-size: 16px;
    line-height: 22px
}

#portfolio {
    float: left;
    width: 100%
}
.offer-text .container{
	overflow:hidden;	
}
.offer-text:hover .animation-text {
	animation-play-state: paused;
}
.main-content {
    float: left;
    width: 100%;
    padding: 70px 5%;
    position: relative
}

.main-content .landing-1 {
    position: absolute;
    bottom: 3%;
    left: 4%
}

.item {
    margin: 0 0 60px;
    padding: 0 25px
}

#about-modern{
	text-align:left;	
	margin-top: 16%;
	padding: 0 0 0 30px;
}

#about-modern .tt-desc{
	line-height:22px;
}
#about-modern .section-button{
	margin-top:20px;
}
.layout-content .tt-title {
    color: #fff;
    float: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .1s ease-in-out 0s;
    width: 100%;
    font-family: 'Roboto', serif;
}


.layout-content .layout-name a:hover {
    letter-spacing: 1px
}

.layout-content .layout-name a.layout-detail,
.layout-content .layout-name a.layout-detail:hover {
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 10px
}

.layout-content .layout-name a.layout-detail:hover,
.layout-image .layout-name a.layout-detail:hover {
    color: #004499;
}
.header-text {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	background: #004499;
	color: #fff;
	padding: 15px 30px;
	border-radius: 0 0 20px 20px;
	font: 500 15px/24px "Roboto", sans-serif;
}
.header-tagline {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.theme-layout .item {
    margin: 0 0 20px;
    padding: 0 20px
}

.theme-layout .item.coming .theme-preview-btn {
    display: none!important
}

.theme-layout .item.coming .layout-image a.btn-preview::before {
    opacity: 1
}

.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
}
.ttmain-flag {
	float: left;
	width: 100%;
	margin: 30px 0 0;
	z-index: 1;
	position: relative;
}
.layout-image {
    height: 600px;
    position: relative;
    overflow: hidden
}

.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 a.btn-preview {
    position: relative;
    float: left;
    width: 100%;
    height: 100%
}

.features-block .feature-img a::before,
.layout-image a.btn-preview::before {
    background: rgba(0, 0, 0, .3);
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s
}

.features-block .feature-img a {
    float: left;
    position: relative;
    width: 100%
}

.features-block:hover .feature-img a::before,
.layout-image:hover a.btn-preview::before {
    opacity: 1
}

.layout-image .theme-preview-btn {
    display: none
}

.layout-image:hover .theme-preview-btn {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: 700;
    left: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 12px 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    display: block;
    width: 120px;
    transition: all .1s ease-in-out;
    z-index: 9
}

.layout-image:hover .theme-preview-btn:hover {
    letter-spacing: 2px
}

.layout-content {
    float: left;
    padding: 40px 0;
    width: 100%
}

.main-content .more-coming-soon,
.main-content2 .more-coming-soon {
    bottom: 0;
    color: #666;
    float: left;
    font-size: 22px;
    font-weight: 400;
    position: relative;
    text-align: center;
    width: 100%;
    line-height: 30px
}

#portfolio {
    overflow: hidden;
    float: left;
    min-height: 950px;
    width: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    width: 100%;
    animation: 80s linear 0s normal none infinite running;
}

.main-content2 {
    background: #f7f7f7;
    float: left;
    padding: 50px 0;
    text-align: center;
    width: 100%
}

.main-content2 .feature-img {
    float: left;
    width: 41.6667%
}

.choose-service {
    color: #000;
    margin: 40px auto 50px;
    float: none
}

.main-content5.content {
    background: 0 0;
    padding: 0
}

.main-content2-content {
    float: left;
    width: 100%
}

.content {
    float: left;
    width: 100%;
    padding: 50px 0 0;
	background: #222;
}

.main-content7.blog.content .bg-list-1 {
    position: absolute;
    left: 0;
    top: -140px
}

.main-content7.blog.content .bg-list-1 img {
    max-width: 100%
}

.main-content.content .bg-list-1 {
    position: absolute;
    left: 0;
    top: -140px
}

.main-content10.content .bg-list-2 {
    position: absolute;
    right: 40px;
    bottom: -150px
}

.main-content10.content .bg-list-2 img {
    max-width: 100%
}

.main-content8.content .bg-list-3 {
    position: absolute;
    left: auto;
    right: 50px;
    top: -13%
}

.main-content8.content .bg-list-3 img {
    max-width: 100%
}

.main-content10 .bg-list-3 {
    position: absolute;
    bottom: -120px;
    right: 0
}

.main-content10 {
    position: relative
}

.main-content7.blog.content, 
.main-content8.content {
	position: relative;
	margin-top: 0;
	background: #fff;
}

#feature-list .main-content2.content{
	padding-bottom:50px;	
}
.main-content2.content {
	background: #f7f7f7;
}
.main-content7.blog.content #choose-service2 {
    padding-top: 20px
}


.feature-img {
    display: inline-block;
    float: none;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: auto
}

.features.features-block {
    text-align: center
}

.feature-content {
    color: #000;
    text-align: left
}

.feature-content .feature-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: capitalize;
    margin: 0 0 55px;
    text-align: center;
    font-family: 'Roboto', serif;
}

.feature-content .feature-desc {
    color: #888
}

.feature-img .img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
	border: 1px solid #e5e5e5;
}
.main-content3 {
	float: left;
	width: 100%;
	padding: 0;
	background: #114aa8;
}

.main-content3>div {
    padding: 55px 0 70px;
}

.main-content2 .features-block {
    float: left;
}

.main-content2 .feature-content .feature-title {
    text-align: left;
    margin: 0 0 15px;
}

.main-content3 .title {
    color: #fff;
    float: left;
    margin: 0 0 40px;
    text-transform: capitalize;
    width: 100%
}
.footer-get-theme .title span {
	float: left;
	width: 100%;
	padding: 10px;
}
.footer-get-theme .title .promo-title1 {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	padding: 5px 20px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 16px;
}
.footer-get-theme .title .promo-title {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 7px;
	padding: 7px 12px;
	cursor: pointer;
	position: relative;
	/* animation: "flash" 2s infinite; */
	/* -webkit-animation: "flash" 2s infinite; */
	/* -moz-animation: "flash" 2s infinite; */
	font-size: 16px;
	overflow: hidden;
}
/*
.footer-get-theme .title .promo-title:hover {
	 -webkit-animation-play-state:paused;
	  -moz-animation-play-state:paused;
	  -o-animation-play-state:paused;
	  animation-play-state:paused;
  }
*/
.footer-get-theme .title .promo-title::after {
	content: "";
	border-top: 2px dashed;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 48px;
	width: 200%;
	position: absolute;
	left: 0;
}
.footer-get-theme .title .promo-title::before {
	content: "";
	border-bottom: 2px dashed;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 48px;
	width: 200%;
	position: absolute;
	left: 0;
}
.footer-get-theme .title .promo-codes::after {
	content: "";
	border-right: 2px dashed;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 120px;
	position: absolute;
	width: 99%;
}
.footer-get-theme .title .promo-codes::before {
	content: "";
	border-left: 2px dashed;
	right: 0;
	left: 0;
	margin: auto;
	top: 7px;
	bottom: 0;
	height: 120px;
	position: absolute;
}
.footer-get-theme .title .promo-title:hover::after
 {
	-webkit-animation: slideDash 3s infinite linear;
	animation: slideDash 3s infinite linear;
	-moz-animation: slideDash 3s infinite linear;
	-ms-animation: slideDash 3s infinite linear;
	-o-animation: slideDash 3s infinite linear;
}
.footer-get-theme .title .promo-title:hover::before  {
	-webkit-animation: slideDashopp 3s infinite linear;
	animation: slideDashopp 3s infinite linear;
	-moz-animation: slideDashopp 3s infinite linear;
	-ms-animation: slideDashopp 3s infinite linear;
	-o-animation: slideDashopp 3s infinite linear;
}
.footer-get-theme .title .promo-title:hover .promo-codes::before {
	animation: slideDashYopp 1.5s infinite linear;
	-webkit-animation: slideDashYopp 1.5s infinite linear;
	-moz-animation: slideDashYopp 1.5s infinite linear;
	-ms-animation: slideDashYopp 1.5s infinite linear;
	-o-animation: slideDashYopp 1.5s infinite linear;
}
.footer-get-theme .title .promo-title:hover .promo-codes::after {
	animation: slideDashY 1.5s infinite linear;
	-webkit-animation: slideDashY 1.5s infinite linear;
	-moz-animation: slideDashY 1.5s infinite linear;
	-ms-animation: slideDashY 1.5s infinite linear;
	-o-animation: slideDashY 1.5s infinite linear;
}
@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
.main-content4 {
    background: #000 none repeat scroll 0 0;
    float: left;
    text-align: center;
    padding: 20px 0;
    width: 100%
}

.main-content4 .footer-privacy a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px
}

.main-content4 .footer-privacy a:hover {
    text-decoration: underline
}

.main-content6 .features .features-block {
    padding: 0 15px;
    margin: 0 0 30px
}

.main-content6-content {
    padding: 0
}
.header-image a {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}
.main-content6 {
	float: left;
	padding: 50px 0 0;
	width: 100%;
	background: #fff;
}
.main-content2.content .section-content {
	color: #222;
}
.main-content2.content .feature-content .feature-desc {
	text-align: left;
}
.footerblock{
	background: #f7f7f7;
	float: left;
	padding: 20px 0;
	width: 100%;
}
.category.content{
	padding-bottom:40px;	
}
.main-content6 .feature-content {
    text-align: center
}

.main-content6 .feature-img {
    margin: 5px 0 30px;
    padding: 0
}
.main-content7.blog.content .owl-buttons div,
.main-content6 .owl-buttons div,
.main-content8 .owl-buttons div,
.footerblock .owl-buttons div{
    float: left;
    font-size: 0;
    height: 40px;
    width: 40px
}
.main-content7.blog.content .owl-buttons div::after,
.main-content6 .owl-buttons div::after,
.main-content8 .owl-buttons div::after,
.footerblock .owl-buttons div::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn.png) no-repeat scroll 0 0;
    height: 40px;
    width: 40px;
    float: left;
    display:block;
}
.main-content7.blog.content .owl-buttons div,
.main-content6 .owl-buttons div,
.main-content8 .owl-buttons div,
.footerblock .owl-buttons div {
    top: 25%!important
}
.main-content7.blog.content .owl-buttons div.owl-next::after,
.main-content6 .owl-buttons div.owl-next::after,
.main-content8 .owl-buttons div.owl-next::after,
.footerblock .owl-buttons div.owl-next::after {
    background-position: -60px -30px
}
.main-content7.blog.content .owl-buttons div.owl-prev::after,
.main-content6 .owl-buttons div.owl-prev::after,
.main-content8 .owl-buttons div.owl-prev::after,
.footerblock .owl-buttons div.owl-prev::after {
    background-position: 0 -30px
}

.main-content6 .feature-content .feature-title {
    margin: 0 0 15px;
    font-family: 'Roboto', serif;
}
.feature-title .layout-detail {
	color: #000;
	text-decoration: none;
}
.main-content7 .feature-content,
.main-content8 .feature-content,
.main-content9 .feature-content {
    text-align: center
}
.main-content8 .feature-img .img-responsive {
	border: none;
	box-shadow: 0 15px 22px 0 rgba(0,0,0,.10);
}
.main-content7 .features-block .feature-img {
    display: inline-block;
    float: none;
    vertical-align: top
}

#ttfeature-carousel {
    padding: 0 60px
}

#ttfeature {
    padding: 0 40px;
    float: left
}
#ttfeature .owl-buttons,
#ttfeature-blog .owl-buttons,
#ttfeature-carousel .owl-buttons {
    opacity: 0;
    transition: all .4s ease-in-out
}
 #ttfeature-blog:hover .owl-buttons,
 #ttfeature:hover .owl-buttons,
 #ttfeature-carousel:hover .owl-buttons {
    opacity: 1
}
#feature-list .img-responsive {
	border: none;
}
#feature-list .features .features-block .feature-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	color: #111;
	text-transform: capitalize;
	text-align: left;
	padding: 0 0 0 15px;
	float: left;
	width: 75%;
	position: relative;
}
.main-content2 .feature-img {
	float: left;
	width: 25%;
	margin: 0;
}
.feature-img {
	display: inline-block;
	float: none;
	margin: 0 0 40px;
	position: relative;
	vertical-align: top;
}
#feature-list .features-block {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px;
	margin: 0 0 30px;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	transition: .4s ease-in-out;
	cursor: pointer;
}
#ttcmsoffer {
    float: left;
    width: 100%;
}
#ttcmsoffer .parallex {
    float: left;
    height: 568px;
    width: 100%;
    background: #222
}

#ttcmsoffer .ttblock-subheading {
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    padding: 0 0 30px;
    color: #fff;
    font-family: 'Roboto', serif;
}

#ttcmsoffer .ttoffer-heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-transform: capitalize;
    padding: 0 0 30px;
    color: #fff;
}

#ttcmsoffer .ttoffer-content {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
}

#ttcmsoffer .ttcmsoffer.container {
    float: none;
    height: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden;
}

#ttcmsoffer .tticons {
    max-width: 100%
}
#ttcmsoffer .ttoffer-img{
	top: 22%;
}
#ttcmsoffer .ttoffer-img img {
    height: auto;
    max-width: 100%;
}
#tttop-carousel .owl-item.active img {
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.scroll-btn {
    bottom: 25px;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px
}

#tttop-carousel .owl-controls.clickable {
    display: none!important
}

.mouse {
    position: absolute;
    width: 22px;
    height: 42px;
    bottom: 40px;
    left: 50%;
    margin-left: -12px;
    border-radius: 15px;
    border: 2px solid #fff;
    -webkit-animation: intro 1s;
    animation: intro 1s
}

.scroll {
    display: block;
    width: 3px;
    height: 3px;
    margin: 6px auto;
    border-radius: 4px;
    background: #fff;
    -webkit-animation: finger 1s infinite;
    animation: finger 1s infinite
}

@-webkit-keyframes intro {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes intro {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes finger {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes finger {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.main.container {
    max-width: 1150px;
    position: relative;
    margin: 0 auto
}

.content-bottom {
    background: #111;
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    background-color: #000
}

.showcase-content {
    float: left;
    width: 100%;
    padding: 8% 0
}

#showcase {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 410px;
    background-image: url(../images/showcase/main.png)
}

.showcase-detail {
    padding: 3% 0;
    text-align: left
}

.showcase-detail .title {
    font-size: 45px;
    line-height: 60px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 30px;
    font-family: 'Roboto';
}

.showcase-detail .subtitle {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 30px;
    color: #fff;
    text-transform: capitalize
}

.showcase-detail .button .btn {
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    border: none
}


#showcase .image {
    float: left;
    padding: 45px 4px;
    width: 98%
}

#showcase .slick-list {
    width: 70%;
    float: none;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    z-index: 1
}

#showcase .collection .image div {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 296px
}

#showcase .collection {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0
}

#showcase .collection .image .product1 {
    background-image: url(../images/showcase/01.jpg)
}

#showcase .collection .image .product2 {
    background-image: url(../images/showcase/02.jpg)
}

#showcase .collection .image .product3 {
    background-image: url(../images/showcase/03.jpg)
}

#showcase .collection .image .product4 {
    background-image: url(../images/showcase/04.jpg)
}

#showcase .collection .image .product5 {
    background-image: url(../images/showcase/05.jpg)
}

#showcase .collection .image .product6 {
    background-image: url(../images/showcase/06.jpg)
}

#showcase .collection .image .product7 {
    background-image: url(../images/showcase/07.jpg)
}

#showcase .collection .image .product8 {
    background-image: url(../images/showcase/08.jpg)
}

#showcase .collection .image .product9 {
    background-image: url(../images/showcase/09.jpg)
}

#showcase .collection .image .product10 {
    background-image: url(../images/showcase/10.jpg)
}

#showcase .collection .image .product11 {
    background-image: url(../images/showcase/11.jpg)
}

#showcase .collection .image .product12 {
    background-image: url(../images/showcase/12.jpg)
}

#showcase .collection .image .product13 {
    background-image: url(../images/showcase/13.jpg)
}

#showcase .collection .image .product14 {
    background-image: url(../images/showcase/14.jpg)
}

#showcase .collection .image .product15 {
    background-image: url(../images/showcase/15.jpg)
}

#showcase .collection .image .product16 {
    background-image: url(../images/showcase/16.jpg)
}

#showcase .collection .image .product17 {
    background-image: url(../images/showcase/17.jpg)
}

#showcase .collection .image .product18 {
    background-image: url(../images/showcase/18.jpg)
}

#showcase .collection .image .product19 {
    background-image: url(../images/showcase/19.jpg)
}

#showcase .collection .image .product20 {
    background-image: url(../images/showcase/20.jpg)
}

#showcase .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: 32px;
    width: 30px
}

#showcase:hover .slick-arrow {
    opacity: 1
}

#showcase .slick-arrow.slick-next {
    right: 96px
}

#showcase .slick-arrow.slick-prev {
    left: 90px
}

#showcase .slick-arrow.slick-prev::after {
	content: "";
	background: rgba(0, 0, 0, 0) url(../images/icons-btn.png) no-repeat scroll 0 0;
	height: 32px;
	width: 30px;
	float: left;
	background-size: cover;
	background-position: 7px -2px;
}
#showcase .slick-arrow:hover {
	background-color: #feda00;
	border-color: #feda00;
}
#showcase .slick-arrow.slick-next::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn.png) no-repeat scroll 0 0;
    height: 32px;
    width: 30px;
    float: left;
    background-size: contain;
    background-position: -10px 0
}
.offer-text {
	background: #feda00;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	padding: 40px 0px;
	letter-spacing: 1px;
	text-transform: capitalize;
	width: 100%;
	float: left;
	z-index: 9999;
	color: #111;
}
.main-content8.content .section-content {
	color: #111;
}
.animation-text {
	display: inline-block;
	text-indent: 0;
	animation: marquee 15s linear infinite;
	font-size: 30px;
	line-height: 32px;
}

.animation-text:hover {
    animation-play-state: paused
}
#feature-list .module-label {
	position: absolute;
	top: -15px;
	bottom: auto;
	padding: 0;
	right: -20px;
}

#feature-list .module-label img {
	max-width: 100%;
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
.offer-text marquee {
	color: #111;
	line-height: 38px;
	font-size: 30px;
	cursor: pointer;
}
.layout-image .new_lable{
	padding: 0;
	font-size: 0px;
	color: #fff;
	text-transform: capitalize;
	position: absolute;
	top: 0;
	right: 0px;
	font-style: italic;
	width: 85px;
	height: 85px;
}
.layout-image .new-label{
	background: url("../images/new-lable.png") 0 0 no-repeat;
}
.layout-image .popular-label{
	background: url("../images/popular-lable.png") 0 0 no-repeat;
}
.main-content7.content {
	background: #fff;
}
.main-content8.content {
	background: #f7f7f7;
}
.main-content7.content .service-heading.text-uppercase {
	color: #111;
	margin: 30px 0 10px;
	padding:0 10px;
}
.main-content7.content .desc {
	color: #111;
	font-weight: 400;
	font-size: 14px;
	width: 50%;
	float: none;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
}
.main-content7.content .modulelist-wrapper .list {
	color: #111;
	list-style: none;
	text-align: left;
	position: relative;
	margin: 0 0 10px;
	cursor: pointer;
	float: left;
	width: 100%;
	font-weight: 500;
	font-size: 15px;
}
.main-content7.content .modulelist-wrapper .list .module-label {
	position: absolute;
	top: -10px;
	bottom: auto;
	padding: 0 5px 0;
}
.main-content7.content .modulelist-wrapper .list:hover img {
	 -webkit-animation-play-state:paused;
	  -moz-animation-play-state:paused;
	  -o-animation-play-state:paused;
	  animation-play-state:paused;
}
.main-content7.content .modulelist-wrapper .list img {
	max-width: 100%;
}
.feature-content a {
	color: #000;
	text-decoration: none;
}	
.main-content7.content .modulelist-wrapper .list::before {
	color: #111;
	content: "\E5CC";
	float: left;
	font-family: "Material Icons";
	font-size: 14px;
}
li {
	list-style: none;
}
.main-content7.content .decription_part span {
	color: #004499;
}
.main-content7.content .decription_part {
	margin: 0 0 70px;
	float: left;
	width: 100%;
}
.main-content7.content .modulelist-wrapper .list:hover,
.main-content7.content .modulelist-wrapper .list:hover::before{
	color: #004499;
}
.main-content8.content #ttfeature-carousel {
	padding: 0;
}
.main-content8.content .feature-img {
	float: left;
	width: 100%;
	padding: 0 15px;
}
.main-content7.content .modulelist-wrapper .list .module-label {
	position: absolute;
	bottom: auto;
	padding: 0;
	top: -10px;
}
.main-content7.content .module-label {
	mask-image: url("../images/module-tag.png");
	-webkit-mask-image: url("../images/module-tag.png");
	background: #bbb;
	width: 36px;
	height: 35px;
	margin: 0 0 0 5px;
	transition: all .4s ease-in-out;
}
.main-content7.content .modulelist-wrapper .list:hover .module-label {
	background-image: url("../images/module-tag.png");
}
@media (max-width: 1599px){
	.layout-image {
		height: 455px;
	}
}
@media (max-width: 1500px){
	header .header-content {
	    background-attachment: scroll;
	    background-size: cover;
	    background-position: center bottom;
	}
}

@media (min-width:1200px) and (max-width:1399px) {
    #showcase .slick-arrow.slick-prev {
        left: 55px
    }
    #showcase .slick-arrow.slick-next {
        right: 55px
    }
}

@media (max-width:1400px) {
    .showcase-detail .title {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 20px
    }
    #showcase .image {
        padding: 32px 2px
    }
    #showcase {
        min-height: 350px;
        margin: 0
    }
    .showcase-detail {
        padding: 50px 0
    }
    .showcase-content {
        padding: 50px 0
    }
    #showcase .collection .image div {
        min-height: 270px
    }
}

@media (max-width:1300px) {
    .main-content7.blog.content .bg-list-1 img {
        max-width: 70%;
        float: left
    }
    .main-content8.content .bg-list-3 img {
        max-width: 50%;
        float: right
    }
    .main-content10.content .bg-list-2 img {
        max-width: 60%;
        float: right
    }
    #showcase {
        min-height: 300px
    }
    #showcase .collection .image div {
        min-height: 230px
    }
}
@media (max-width:1200px) {
#feature-list .feature-img {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#feature-list .features .features-block .feature-title {
	text-align: center;
	width: 100%;
	padding: 0;
}
}
@media (max-width:1199px) {
#feature-list .features .features-block {
	padding: 10px;
}
.layout-image {
	height: 356px;
}
.layout-content {
	padding: 40px 0 0;
}
    .main.container {
        max-width: 960px
    }
    #showcase .image {
        padding: 28px 0
    }
    .showcase-detail .title {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 20px
    }
    .showcase-detail .subtitle {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 20px
    }
    #showcase .collection .image div {
        min-height: 190px
    }
    #showcase {
        min-height: 230px
    }
    #showcase .slick-arrow.slick-prev {
        left: 40px
    }
    #showcase .slick-arrow.slick-next {
        right: 40px
    }
    /*------------------*/
    #ttcmsoffer .parallex{
    	height: 450px;
    }
    #ttcmsoffer .ttblock-subheading{
    	font-size: 46px;
    	padding: 0 0 15px;
    }
    #ttcmsoffer .ttoffer-heading{
    	font-size: 18px;
    	padding: 0 0 15px;
    }
}

@media (max-width:991px) {
    .main.container {
        max-width: 730px
    }
    .showcase-list {
        width: 100%;
        float: left;
        padding: 0
    }
    .showcase-detail {
        padding: 0 0 40px;
        width: 100%;
        text-align: center
    }
    #showcase {
        min-height: 325px
    }
    #showcase .image {
        padding: 40px 0
    }
    #showcase .collection .image div {
        min-height: 270px
    }
    #showcase .slick-arrow.slick-prev {
        left: 70px
    }
    #showcase .slick-arrow.slick-next {
        right: 70px
    }
    #ttcmsoffer .ttblock-subheading{
    	font-size: 42px;
    }
    #ttcmsoffer .ttoffer-heading{
    	font-size: 14px;
    }
    #ttcmsoffer .parallex{
    	height: 400px;
    }
    #ttcmsoffer .ttoffer-img{
    	top: 52%;
    }
}
@media (max-width:1600px) {
	header .header-content {
		height: 800px;
	}
	header .header-content .header-content-inner{
		padding:16% 8% 50px 8%;
	}
	.animation-text{
		font-size:28px;	
	}
	.theme-image{
		height: 670px;
	}
	.main-content7.content{
		padding-bottom: 50px;	
	}
	#feature-list .features-block{
		padding: 30px 20px;	
	}
	.header-tag {
		top: 260px;
		right: 0;
	}
	.prestashop-logo1 img,.prestashop-logo2 img {
		width: 50%;
	}
	.prestashop-logo3 img {
		width: 30%;
	}
	.prestashop-logo {
		left: 0;
	}
}
@media (max-width:1399px) {
	.main-content2.content .feature-content .feature-desc {
		text-align: center;
	}
	.ttmain-logo img{
		max-width: 340px;	
	}
	header .header-content .header-content-inner{
		padding: 26% 8% 50px 8%;	
	}
	#feature-list .features-block{
		padding: 20px 10px;	
	}
	.animation-text {
		font-size: 22px;
	}
	.theme-image .img2 .tt-theme-img {
		transform: translate(-32%,13%);
	}
	.theme-image .img3 .tt-theme-img {
		transform: translate(-57%,24%);
	}
	.container{
		max-width: 1100px;	
	}
	.main-content6{
		padding:0;	
	}
	.main-content2 .feature-img{
		float: left;
	}
	header .header-content{
		height: 680px;	
	}
}
@media (max-width:1200px) {
	.ttmain-flag {
		margin: 20px 0 0;
	}
	.ttmain-logo {
		margin: 0 0 30px;
	}
	.ttmain-logo img {
		max-width: 250px;
	}
	header .header-content {
    	height: 540px;
	}
	header .header-content .header-content-inner{
		padding: 28% 8% 50px 8%;	
	}
	.offer-text{
		padding: 20px 0px;	
	}
	.animation-text {
		font-size: 18px;
	}
	.main-content7.content .decription_part{
		margin: 0 0 50px;	
	}
	.main-content7.content .modulelist-wrapper .list{
		font-size: 14px;
	}
	#feature-list .features .features-block .feature-title{
		font-size: 14px;
		line-height: 24px;
	}
	.main-content3 > div {
		padding: 25px 0 60px;
	}
	.content{
		padding: 30px 0 0;	
	}
	.footerblock{
		padding: 20px 0 0;	
	}
	.theme-image {
		height: 520px;
	}
	.tt-theme-img img {
		max-width: 75%;
	}
	#about-modern{
		margin-top: 10%;	
	}
	header .header-content .header-content-inner h1 {
		font-size: 20px;
		line-height: 25px;
	}
}
@media (min-width:768px) and (max-width:1399px) {
    .feature-content,
    .feature-img {
        margin: 0 0 20px;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .feature-content .feature-title {
        font-size: 16px
    }
    .main-content2 .feature-content .feature-title,
    .main-content2 .features-block{
    	text-align: center;
    }
}
@media (min-width:768px) and (max-width:991px){
	.ttmain-logo img {
		max-width: 180px;
	}
	header .header-content {
		height: 380px;
	}
	.animation-text {
		font-size: 13px;
		line-height: 24px;
	}
	.theme-image {
		height: 360px;
	}
	.tt-theme-img img {
		max-width: 45%;
	}
	#about-modern {
		margin-top: 2%;
		padding: 0 0 0 10px;
	}
}
@media (max-width:991px) {
.header-text {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 20px;
}
.main-content7.content .decription_part {
	margin: 0 0 30px;
}
.main-content7.content .desc{
	width: 70%;
}
.modulelist {
	width: 50%;
}
.modulelist-wrapper .responsive_img {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
.bg-primary {
	padding: 30px 0 0;
}
.prestashop-logo2 {
	padding: 0;
}
.ttmain-flag img {
	width: 180px;
}
.header-tag img {
	width: 100px;
	cursor: pointer;
}

.header-tag {
	top: 300px;
}
.prestashop-logo {
	bottom: 20px;
}
    .inmages img {
        width: 60%
    }
    .inmages.img4 img {
        display: none
    }
    .inmages.img1 {
        bottom: 60px;
        left: -60px
    }
    .inmages.img3 {
        bottom: 65px;
        left: 12%
    }
    .main-header .inmages.img2 {
        left: -50px;
        top: 10px
    }

	header .header-content .header-content-inner {
		padding: 30px 0 0 30px;
	}
}

@media (max-width:767px) {
.main-content3 .title {
	font-size: 20px;
}
.footer-get-theme .title span {
	padding: 0 0 6px;
}
.main-content7.content .desc {
	width: 90%;
}
.main-content7.content {
	padding: 0;
}
#feature-list .features .features-block {
	min-height: auto;
}
.main-header{
	width:100%;	
}
header .header-content .header-image .img{
	margin: 10px 0;	
}
header .header-content .header-image .img{
	margin:10px 10px 0 10px;	
}
header .header-content .header-image .img.img1, header .header-content .header-image .img.img2 {
    margin-bottom: 10px;
}
.theme-image{
	width:100%;	
	height: 350px;
	margin: 0 0 30px;
}
.tt-theme-img img {
    max-width: 45%;
}
.theme-image .img{
	right: 20px;
	left: 30px;
}
.container{
	width:100%;	
}
#about-modern {
    width: 100%;
	margin:0 0 50px;
	float:1eft;
    padding: 0 20px;
	display: inline-block;
}

#showcase .slick-arrow.slick-next,
#showcase .slick-arrow.slick-prev {
	opacity: 1;
}
.offer-text .animation-text {
	line-height: 28px;
	font-size: 18px;
}
.offer-text {
	padding: 20px 0px;
}
.feature-content .feature-title {
	margin: 0 0 0;
}
.features-block .feature-img a {
	float: none;
	position: relative;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
    .main-content6 .features .features-block {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0
    }
    .theme-layout .item {
        width: 50%;
        float: left
    }
    .main-content3>div {
        padding: 30px 20px
    }
    .inmages.img1 img,
    .inmages.img2 img,
    .inmages.img3 img {
        display: none
    }
    .header-content .banner>a img {
        max-width: 50%
    }
    header .header-content {
        height: 600px
    }
    .bg-primary {
        padding: 50px 0 0
    }
    .main-content7.blog.content,
    .main-content8.content {
        padding-bottom: 0
    }
    .main-content8.content {
        margin-top: 0
    }
    .main-content10.content .bg-list-2 {
        right: 0
    }
    .main-content8.content .bg-list-3 {
        right: 0;
        top: -110px
    }
	#ttcmsoffer .parallex{
		height: 350px;
	}
	.main-content2.content .feature-content .feature-desc {
	text-align: left;
}
.main-content7.blog.content {
	padding: 50px 0;
}	
.main-content2.content .features-block .feature-img {
	width: 40%;
}
	header .header-content .header-content-inner {
	float: left;
	width: 100%;
	text-align: center;
}
header .header-content {
	height: 100%;
}
header .header-image {
	position: static;
}
.header-tag {
	top: 350px;
}
    header .header-content .header-content-inner h1{
    	font-size: 28px;
    	line-height: 32px;
    	margin: 0 0 25px;
    }
header .header-content .header-content-inner {
	padding: 70px 0 0;
}
    .ttmain-logo img{
    	max-width: 410px;
    }
    .btn-xl{
    	padding: 8px 20px;
    }
.layout-image {
	height: 293px;
}
    .layout-content{
    	padding: 20px 0;
    }
    .item{
    	margin: 0 0 40px;
    }
    .choose-service{
    	margin: 40px auto 40px;
    }
    .main-content6 .feature-img{
    	margin: 5px 0 20px;
    }
    #ttfeature-carousel{
    	margin: 0 0 60px;
    }
	.main-content8.content #ttfeature-carousel {
		margin: 0;
	}
    .main-content7.blog.content{
    	margin-top: 0;
    }
    .main-content7.blog.content #choose-service2{
    	padding-top: 0;
    	margin: 0; 
    }
    .main-content2 h2.service-heading.text-uppercase,
    .main-content7.blog.content h2.service-heading.text-uppercase{
    	margin: 00 0 40px;
    }
    .main-content7 .features-block .feature-img{
    	margin:  0 0 20px;
    }
    #ttfeature .owl-buttons,
    #ttfeature-blog .owl-buttons,
    #ttfeature-carousel .owl-buttons{
    	opacity: 1;
    }

    #ttcmsoffer .ttoffer-content{
        display: block;
        float: left;
        height: auto;
        width: 100%;
    }
    #ttcmsoffer .ttoffer-img{
        float: left;
        width: 100%;
        top: 0;
        position: relative;
    }
.prestashop-logo img {
	width: 70px;
}
.prestashop-logo {
	left: 5px;
	bottom: 20px;
}
	.header-tag {
	top: 400px;
}
}
@media(max-width: 543px){
.main-content7.blog.content {
	padding: 40px 0 0;
}
#ttfeature-carousel {
	margin: 0 0 20px;
}
.main-content6 {
	padding: 10px 0 0;
}
.header-tag img {
	width: 70px;
}
	header .header-content .header-content-inner h1{
		font-size: 24px;
	}
	.ttmain-logo{
		margin: 0 0 10px;
	}
	header .header-content .header-content-inner h1{
		margin: 0 0 20px;
	}
	.section-content{
		font-size: 14px;
	}
	.layout-image{
		height: 300px;
	}
    .main-content7.blog.content .owl-buttons div::after,
    .main-content6 .owl-buttons div::after,
	.main-content8 .owl-buttons div::after,
	.footerblock .owl-buttons div::after{
        background: rgba(0, 0, 0, 0) url(../images/icons-btn1.png) no-repeat scroll 0 0
    }
    .main-content7.blog.content .owl-buttons div.owl-prev::after, .main-content6 .owl-buttons div.owl-prev::after,
	.main-content8 .owl-buttons div.owl-prev::after,.footerblock .owl-buttons div.owl-prev::after{
        background-position: 8px -6px; 
    }
    .main-content7.blog.content .owl-buttons div.owl-next::after, .main-content6 .owl-buttons div.owl-next::after,
	.main-content8 .owl-buttons div.owl-next::after,.footerblock .owl-buttons div.owl-next::after{
        background-position: -19px -6px;
    }
}
    @media (max-width:480px) {
.prestashop-logo img {
	width: 40px;
}
        .goToTop {
            right: 5px
        }
        .theme-layout .item {
            width: 100%
        }
        .feature-content .feature-title {
            font-size: 16px
        }
        .main-content10.content .bg-list-2 {
            bottom: -80px
        }
        .main-content8.content .bg-list-3 {
            top: -90px
        }
        .main-content10.content .bg-list-2 img {
            max-width: 45%
        }
        .main-content8.content .bg-list-3 img {
            max-width: 45%
        }
        .main-content7.blog.content .bg-list-1 {
            top: -120px
        }
        .feature-content,
        .feature-img {
            margin: 0 0 20px;
            width: 100%;
            text-align: center
        }
        .feature-img .img-responsive {
            margin: 0 auto;
            float: none
        }
#ttcmsoffer .parallex {
	height: 340px;
}
#ttcmsoffer .ttblock-subheading {
	font-size: 24px;
	line-height: 35px;
	padding: 30px 0 20px;
}
        #ttfeature-carousel {
            padding: 0 15px
        }
        #ttfeature {
            padding: 0 15px
        }
        .item {
            margin: 0 0 30px;
            width: 100%;
        }
        h2 {
            font-size: 22px
        }
        #ttcmsoffer .ttoffer-heading {
            font-size: 18px;
            padding: 0 0 20px
        }
        .choose-service {
            margin: 20px auto 40px;
            padding: 0
        }
        .main-content2 .feature-content .feature-title {
            text-align: center
        }
        .main-content2 .feature-img {
            display: inline-block;
            float: none;
            vertical-align: top
        }
	header .header-content .header-content-inner {
		padding: 65px 0 0;
	}
        .layout-image{
        	height: 350px;
        }
        header .header-content .header-content-inner h1{
        	font-size: 19px;
        	line-height: 24px;
        }

    }
    .gr__tooltip {
        display: none!important
    }


@media (max-width:700px) {
    #showcase {
        min-height: 290px
    }
    #showcase .collection .image div {
        min-height: 235px
    }
    #showcase .slick-arrow.slick-prev {
        left: 45px
    }
    #showcase .slick-arrow.slick-next {
        right: 50px
    }
}

@media (max-width:600px) {
    #showcase {
        min-height: 150px
    }
    #showcase .image {
        padding: 25px 0
    }
    #showcase .collection .image div {
        min-height: 187px;
    }
}

@media (max-width:543px) {
.header-tag {
	top: 370px;
}
.modulelist {
	width: 100%;
}
#showcase .collection .image div {
	min-height: 197px;
}
}

@media (max-width:481px) {
    #showcase .slick-arrow.slick-prev {
        left: 32px
    }
    #showcase .slick-arrow.slick-next {
        right: 32px
    }
}

@media (max-width:480px) {
	.showcase-detail .title {
		font-size: 24px;
		line-height: 23px;
	}
	.showcase-detail .subtitle {
		font-size: 16px;
		line-height: 18px;
	}
	.ttmain-logo img{
		max-width: 90%;
	}
	header .header-content .header-content-inner{
		padding: 45px 0 0;	
	}
	.ttmain-logo {
		margin: 0 0 20px;
	}
	.main-content2.content .feature-content .feature-desc {
		text-align: center;
	}
	header .header-content .header-image .img{
		padding:0;
	}
	.theme-image{
		height: 210px;
		margin: 0 0 10px;	
	}
    #showcase .owl-buttons>div {
        opacity: 1;
        position: static;
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px
    }
    .content-bottom .owl-buttons {
        margin: 20px 0 0
    }
    #showcase .collection .image div {
        min-height: 155px
    }
}

@media (max-width:360px) {
.header-tag {
	top: 340px;
}
    #showcase .image {
        padding: 16px 0
    }
    #showcase .collection .image div {
        min-height: 115px
    }
    #showcase .collection {
        margin: 0 0 0 3px
    }
    #showcase .slick-arrow.slick-prev {
        left: 12px
    }
    #showcase .slick-arrow.slick-next {
        right: 12px
    }
}
.footer-get-theme span {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 28px;
}

.footer-get-theme a.btn{
	margin-top:25px;	
}