/* CSS Document */

body{
	font:400 14px/18px "playfair display",sans-serif;
	margin:0;
	float:left;
	width:100%;

background-position: center center;
background-repeat: repeat;
background-size: cover;

}



.row{
	margin:0 -15px;
}

/* --------------- Start Bootstrap CSS ------------------*/

* {
    box-sizing: border-box;
}
*::-moz-selection {
    background: #222222 none repeat scroll 0 0;
    color: #ffffff;
    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;
}
.layout-image:hover .img-responsive {
    background-position: center bottom!important;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  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: 100%;
  }

  .col-sm-1,
  .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-sm-10,
  .col-sm-11 {
    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;
  }

  .col-md-1,
  .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-md-10,
  .col-md-11 {
    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%;
  }
}
.container {
	margin: 0 auto;
}
@media (min-width: 1500px) {
  .container {
    max-width: 1520px;
	margin:0 auto;
  }

  .col-lg-1,
  .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-lg-10,
  .col-lg-11 {
    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%;
  }
}

/* --------------- End Bootstrap CSS ------------------*/


/* Animate inview CSS START */
.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;
}

/* Animate inview CSS END */



/* ---------------------- TemplateTrip - goToTop --------------------------*/
.goToTop {
  display: none;
  border-radius: 50%;
  bottom: 20px;
  cursor: pointer;
  height: 100px;
  padding: 6px 2px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 100px;
  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;
}
.goToTop p {
    position: absolute;
    float: left;
    width: 100%;
    top: -27px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.goToTop::before{
	background:transparent url("../images/top.png") no-repeat scroll center center;
	background-size:contain;
	content: "";
    float: left;
    height: 100%;
    width: 100%;
}

/* ---------------------- End TemplateTrip - goToTop --------------------------*/


header {
	float:left;
	min-height: 950px;
    position: relative;
	background: #f3f3f3 none repeat scroll 0 0;
    width: 100%;
}

header .header-content::after {
  background: rgba(0, 0, 0, 0.83) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
header .header-content {
    float:left;
	min-height: 950px;
	width: 100%;
	background: #262626 url("../images/header-bg.png");
	color: #ffffff;
	position: relative;
	text-align: center;
	animation: action-bg 55s linear infinite;
    background-position: 0 44px;
    background-repeat: repeat-x;
	z-index:1;
}
@keyframes action-bg {
        from {
            background-position: 0 44px
        }
        to {
            background-position: -1800px 44px
        }
    }
header .header-content .header-content-inner {
    bottom: 10%;
    height: 250px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.comingsoon {
  opacity: 0.7;
}
header .header-content .header-content-inner p {
	font-size: 18px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 40px;
}

header .header-content .header-content-inner h1 {
    font-size: 62px;
    font-weight: 700;
    letter-spacing: 8px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 20px;
    text-transform: uppercase;
}
header .header-content .header-content-inner h3 {
    font-size: 24px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 35x;
  text-transform: capitalize;
}
.btn {
    border: medium none;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.btn-default {
	background: #5e8e3e; /* Old browsers */
    border-color: #ffffff;
    color: #ffffff;
    font-size: 14px;
}
.btn-default:hover {
  background: #5e8e3e none repeat scroll 0 0;
}
.btn {
    -moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
	text-decoration:none;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-xl {
    padding: 15px 30px;
}

header .top-main {
	border-bottom: 1px solid #DDDDDD;
    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 60px;
    text-align: center;
	color:#000000;
    width: 100%;
}
.section-content {
  color: #777777;
  font-family: Playfair Display;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.4px;
  line-height:22px;
}
#portfolio {
  float:left;
  width:100%;
}

.main-content{
	float:left;
	width:100%;
	padding: 70px 5%;
	position:relative;
}
#about-modern .section-heading{
    background: rgba(0, 0, 0, 0) url(../images/title-separator.png) no-repeat scroll top center;
    padding: 40px 0 0;
}
.main-content .landing-1 {
    position: absolute;
    bottom: 3%;
    left: 4%;
}
.item {
  margin: 0 0 60px;
  padding: 0 25px;
}
.item:last-child {
    display: inline-block;
    float: none;
    text-align: center;
    vertical-align: top;
}
.layout-content .layout-name a {
  color: #000000;
  float: left;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.1s ease-in-out 0s;
  width: 100%;
}
.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;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 10px;
}
.layout-content .layout-name a.layout-detail:hover,
.layout-image .layout-name a.layout-detail:hover{
color:#7fb641;
}
.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: #ffffff;
    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;
}

.layout-image {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px #DDDDDD;
    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%
}
.layout-image a.btn-preview::before,
.features-block .feature-img a::before{
	background:rgba(0,0,0,0.6);
	content:"";
	opacity:0;
	position:absolute;
	left:0;
	right:0;
	cursor:pointer;
	margin:auto;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
.features-block .feature-img a {
  float: left;
  position: relative;
  width: 100%;
}
.layout-image:hover a.btn-preview::before,
.features-block:hover .feature-img a::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: bold;
    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 0.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: #666666;
    float: left;
    font-size: 24px;
    font-weight: normal;
    position: relative;
    text-align: center;
    width: 100%;
}

#portfolio{
	overflow: hidden;
    float:left;
	min-height: 950px;
	width: 100%;
	color: #ffffff;
	position: relative;
	text-align: center;
	width: 100%;
	animation: 80s linear 0s normal none infinite running bg;
}

.main-content2 {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
    background: #f3f3f3;
    float: left;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
.main-content2 .feature-img {
  float: left;
  width: 41.6667%;
}
.choose-service{
    color: #000000;
    margin: 40px auto 50px;
	float: none;
}
.main-content5.content {
  background: none;
  padding: 0;
}
.main-content2-content{
	float:left;
	width:100%;
}
.content {
  float: left;
  width: 100%;
  padding:50px 0;
}
.main-content7.blog.content .bg-list-1 {
    position: absolute;
    left: 0;
    top: -140px;
}
.main-content8.content .bg-list-2 {
    position: absolute;
    right: 0;
    bottom: 40px;
}
.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: 100px;
}
.main-content7.blog.content #choose-service2 {
    padding-top: 20px;
}
.content:nth-child(2n+1) {
  background: #f5f5f5 none repeat scroll 0 0;
}
.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: #000000;
    text-align: left;
}
.feature-content .feature-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: capitalize;
	margin:0 0 55px;
	text-align:center;
}
.feature-content .feature-desc {
    color: #888888;
}
.feature-img .img-responsive {
    border: 6px solid #ffffff;
    box-shadow: 0 0 2px 2px #e5e5e5;
    display: block;
    height: auto;
    max-width: 100%;
}
.main-content3 {
    float: left;
    width: 100%;
}
.main-content3 > div {
    padding: 60px 0;
}
.footer-get-theme {
	border-bottom: 1px dashed #dddddd;
}
.main-content2 .features-block {
  float: left;
  width: 100%;
}
.main-content2 .feature-content .feature-title {
  text-align: left;
  margin:0 0 15px;
}
.main-content3 .title {
    color: #000000;
    float: left;
    margin: 0 0 40px;
	text-transform:capitalize;
    width: 100%;
}

.main-content4{
	background: #000000 none repeat scroll 0 0;
	float: left;
	height: 100px;
	text-align:center;
	padding: 40px 0;
	width: 100%;
}

.main-content4 .footer-privacy a{
	color: #ffffff;
	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;
}
.main-content6 {
  float: left;
  padding: 50px 0 0;
  width: 100%;
}
.main-content6 .feature-content{
	text-align:center;
}
.main-content6 .feature-img {
  margin: 5px 0 30px;
  padding:0;
}
.main-content6 .owl-buttons div{
  float: left;
  font-size: 0;
  height: 40px;
  width: 40px;
}
.main-content6 .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;
}
.main-content6 .owl-buttons div{
	top:25%!important;
}
.main-content6 .owl-buttons div.owl-next::after{
	background-position:-60px -30px;
}
.main-content6 .owl-buttons div.owl-prev::after{
	background-position:0 -30px;
}
.main-content6 .feature-content .feature-title {
  margin: 0 0 15px;
}
.main-content7 .feature-content,
.main-content8 .feature-content,
.main-content9 .feature-content{
	text-align:center;
}
.main-content7 .features {
  float: left;
  width: 100%;
}
.main-content7 .features-block .feature-img {
  display: inline-block;
  float: none;
  vertical-align: top;
}

#ttfeature-carousel {
  padding: 0 60px;
}
#ttfeature-carousel .owl-buttons {
  opacity: 0;
  transition: all 400ms ease-in-out;
}
.main-content6:hover #ttfeature-carousel .owl-buttons {
  opacity: 1;
}
#ttcmsoffer .parallex {
  float: left;
  height: 568px;
  width: 100%;
  background:#222222;
}
#ttcmsoffer .ttblock-subheading {
  font-size: 60px;
  font-weight: 600;
  line-height: 65px;
  padding: 0 0 30px;
 color: #000;
}
#ttcmsoffer .ttoffer-heading {
	font-size: 20px;
	font-weight: 300;
	line-height: 25px;
	text-transform: capitalize;
	padding:0 0 30px;
	color: #000;
}
#ttcmsoffer .ttoffer-content {
    float: left;
    padding: 0 5%;
}
#ttcmsoffer .ttcmsoffer.container {
  display: inline-block;
  float: none;
  padding: 9% 0;
  vertical-align: top;
  width:100%;
}
#ttcmsoffer .tticons {
  max-width: 100%;
}
/* --------------------- Start Scroll btn CSS ------------------------- */
.scroll-btn {
    bottom: 25px;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
}



.mouse {
  position: absolute;
  width: 22px;
  height: 42px;
  bottom: 40px;
  left: 50%;
  margin-left: -12px;
  border-radius: 15px;
  border: 2px solid #ffffff;
  -webkit-animation: intro 1s;
  animation: intro 1s;
}
.scroll {
  display: block;
  width: 3px;
  height: 3px;
  margin: 6px auto;
  border-radius: 4px;
  background: #ffffff;
  -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);
  }
}

/* --------------------- End Scroll btn CSS ------------------------- */

@media (min-width: 768px) and (max-width: 991px) {
	.main-content2 .feature-img, .feature-content {
		margin: 0 0 30px;
		width: 100%;
		text-align: center;
	}
	.main-content2 .feature-content .feature-title {
		font-size: 16px;
		text-align: center;
		margin: 0 0 10px;
	}
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
.theme-layout .item {
	width: 50%;
	float: left;
}
.main-content3 > div {
	padding: 30px 0;
}
}
@media (max-width: 480px) {
header .header-content {
	min-height: 800px;
}
header .header-content .header-content-inner {
	bottom: 40%;
}
header .header-content .header-content-inner h1 {
	font-size: 50px;
}
header .header-content .header-content-inner h3 {
	font-size: 22px;
}
header .header-content .header-content-inner p {
	max-width: 100%;
}
h2 {
	font-size: 26px;
}
.theme-layout .item {
	width: 100%;
}
.main-content2 .feature-content .feature-title {
	font-size: 16px;
	text-align: center;
	margin: 0 0 10px;
}
.main-content2 .feature-img, .feature-content {
	margin: 0 0 20px;
	width: 100%;
	text-align: center;
}
.feature-img .img-responsive {
	margin: 0 auto;
	float: none;
}
#ttcmsoffer .parallex {
  height: 290px;
}
#ttcmsoffer .ttblock-subheading {
  font-size: 40px;
  line-height: 45px;
}
#ttfeature-carousel {
  padding: 0 15px;
}
.item {
  margin: 0 0 30px;
}
.main-content3 .title {
	font-size: 20px;
}
}

.gr__tooltip {
	display: none !important;
}