/*-------------------------------------------------
 =  Table of Css

 1.Isotope
 1.KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT
 3.Header
 4.General
 5.content - home sections
 6.footer
 7.Responsive part
-------------------------------------------------*/
/*-------------------------------------------------------*/
/* 1. Isotope filtering
/*-------------------------------------------------------*/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:    1.0
date:       07/27/11
author:     themepunch
email:      support@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
/*********************************************
    -   SETTINGS FOR BANNER CONTAINERS  -
**********************************************/
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default {
  background: #ffffff;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  z-index: 99999;
}
.navbar-brand {
  height: auto;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  margin: 0;
  color: #222222 !important;
  padding: 25px 15px;
  letter-spacing: 2.5px;
}
.navbar-brand span {
  color: #4fc1e9;
}
.navbar-nav {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav > li > a {
  color: #999999 !important;
  font-size: 13px;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 25px 15px;
  letter-spacing:1px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
  color: #222222 !important;
}
.navbar-nav a.open-search {
  padding: 8px 15px 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin-top: 17px;
  margin-left: 10px;
}
.navbar-nav a.open-search i {
  color: #999999;
  font-size: 16px;
  display: inline-block;
}
.navbar-nav li.drop {
  position: relative;
}
.navbar-nav li.megadrop {
  position: inherit !important;
}
.navbar-collapse {
  position: relative;
}
.navbar.active {
  width: 100%;
  position: fixed;
}
/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/
.container {
  max-width: 990px;
}
p {
  font-size: 18px;
  color: #232323;
  font-family: 'Marcellus', serif;  font-weight: 400;
  line-height: 22px;
  margin: 0 0 10px;
}
.vertical-header #content {
  margin-left: 220px;
  padding-top: 0;
  background: #f8f8f8;
}
/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/
.title-section {
  margin-bottom: 20px;
  text-align: center;
}
.title-section h1 {
  color: #222222;
  font-size: 30px;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.title-section h1 span {
  color: #4fc1e9;
}
.title-section > span {
  width: 130px;
  display: inline-block;
  height: 1px;
  border-top: 1px dotted #dddddd;
  position: relative;
  margin: 0 0 20px;
}
.title-section > span:before {
  content: '';
  position: absolute;
  width: 47px;
  height: 7px;
  left: 50%;
  margin-left: -24px;
  top: -4px;
  background: url('../images/pin2.png') center center no-repeat;
}
.title-section p {
  max-width: 810px;
  margin: 0 auto;
}
.title-section.white h1 {
  color: #ffffff;
}
.title-section.white > span:before {
  background: url('../images/pin.png') center center no-repeat;
}
#home-section {
  overflow: hidden;
}
#home-section .tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 600;
  font-size: 32px;
  line-height: 20px;
  font-family: 'Signika', sans-serif;  
  margin: 0px;
  border-width: 0px;
  border-style: none;
  letter-spacing: 2px;
  padding: 20px 15px 20px 15px;
  border: 5px solid #fff;
  white-space: nowrap;
}
#home-section .tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 48px;
  line-height: 54px;
  font-weight: 600;
  font-family: sans-serif;
  background-color: none;
  text-decoration: none;
  text-transform:none;
  border-width: 0px;
  border-color: transparent;
  border-style: none;
  text-align: left;
  letter-spacing: 2.5px;
}
#home-section .tp-caption a.trans-btn {
  color: #ffffff;
  background: transparent;
  font-size: 20px;
  font-weight: 600;
  font-family: sans-serif;
  text-transform: uppercase;
  background: #5674b9;
  letter-spacing: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding:20px 30px 20px 30px;
}
#home-section .tp-caption a.trans-btn:hover {
  opacity: 0.7;
}
#home-section .slotholder:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../images/pattern.png');
  opacity: 0.5;
  z-index: 2;
}
#home-section .tp-bannertimer {
  display: none !important;
}
#home-section .tp-bullets.simplebullets.round .bullet:hover,
#home-section .tp-bullets.simplebullets.round .bullet.selected {
  background: #4fc1e9;
  border: 1px solid #4fc1e9;
  opacity: 1;
}
#home-section .tp-simpleresponsive ul,
#home-section .tp-simpleresponsive > ul > li {
  overflow: visible !important;
}
#download-now-section {
  padding: 50px 0;
  background: #5674b9;
}
#download-now-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  padding: 16px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: sans-serif;
  letter-spacing: 1.6px;
  margin-bottom: 20px;
}
#download-now-section a i {
  display: inline-block;
  float: left;
  margin-right: 12px;
  font-size: 18px;
}
#download-now-section a:hover {
  opacity: 0.7;
}
#download-now-section h1 {
  color: #222222;
  font-size: 30px;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  margin-bottom: 0px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
  line-height: 45px;
}
#features-section {
  padding: 55px 0 0;
  overflow: hidden;
  background: #f8f8f8;
}
.features-box-custom{
  margin-bottom:100px;
	}
.custom-font-color-blue{
	color:#5674b9;
	}	
#features-section .features-box .features-post {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom:60px;
}
#features-section .features-box .features-post a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  float: left;
  width: 60px;
  height: 60px;
  color: #ffffff;
  font-size: 30px;
  background: #5674b9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
}
#features-section .features-box .features-post a:hover {
  opacity: 0.7;
}
#features-section .features-box .features-post h2 {
  color: #222222;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 1.4px;
  margin-bottom: 10px;
  margin-left: 80px;
}
#features-section .features-box .features-post p {
  margin-left: 80px;
  margin-bottom: 10px;
}
#features-section .features-box .features-image {
  text-align: center;
}
#features-section .features-box .features-image img {
  max-width: 100%;
  margin-bottom: -160px;
}
#video-section {
  text-align: center;
  padding: 50px 0 50px;
  background: url('../upload/banners/5.png') center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
}
#video-section .container {
  position: relative;
  z-index: 2;
}
#video-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 116px;
  height: 116px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 8px solid #ffffff;
  line-height: 100px;
  color: #ffffff;
  font-size: 48px;
  margin-bottom: 48px;
  padding-left: 5px;
  outline: none;
}
#video-section a:hover {
  opacity: 0.7;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#video-section h1 {
  color: #222222;
  font-size: 30px;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 400;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
}
#video-section p {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.7px;
  margin: 0;
}
#video-section:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#download-section {
  padding: 60px 0;
  text-align: center;
  background: #4fc1e9;
}
#download-section .title-section {
  margin-bottom: 20px;
}
#download-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  padding: 12px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  margin: 0 8px;
  width: 220px;
  text-align: left;
}
#download-section a i {
  color: #222222;
  display: inline-block;
  float: left;
  margin-right: 35px;
  margin-top: 10px;
  font-size: 18px;
}
#download-section a span {
  color: #cccccc;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1.6px;
  margin-bottom: 0;
  line-height: 18px;
}
#download-section a span.app-class {
  color: #222222;
  font-size: 15px;
}
#download-section a:hover {
  opacity: 0.7;
}
/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer {
	background-color:#282828;
  padding-top: 50px;
  text-align: center;
}
footer h2 {
  color: #222222;
  font-size: 30px;
  font-family:'Marcellus SC','Lato', sans-serif;
  font-weight: 400;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 50px;
  letter-spacing: 2px;
}
footer ul.social-list {
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
}
footer ul.social-list li {
  display: inline-block;
  margin: 0 4px;
}
footer ul.social-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  background: #5674b9;
}
footer ul.social-list li a:hover {
  background: #ffffff;
  color: #222222;
}
footer p.copyright {
  padding: 12px 0;
  border-top: 2px solid #717173;
  text-transform: uppercase;
  font-size: 12px;
  color:#CCC;
  margin: 0;
}
footer p.copyright2 {
  font-size: 14px;
  padding-bottom:20px;
  color:#CCC;
  margin: 0;
}

/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 991px) {
  header .navbar-nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #statistic-section .statistic-post {
    margin-bottom: 36px;
  }
  #download-now-section h1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
  }
  #features-section .features-box .features-post {
    margin-top: 0;
    margin-bottom: 40px;
  }
  #features-section .features-box .features-image img {
    margin-bottom: 30px;
  }
  #marketing-section .trans-section {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
  #marketing-section .non-trans-section {
    float: none !important;
    width: 100% !important;
  }
  #marketing-section .non-trans-section .inner-non-trans-section {
    float: none !important;
    width: 720px !important;
    margin: 0 auto;
    padding: 40px 0 !important;
  }
  #marketing-section.marketing2 .trans-section {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-toggle {
    margin-top: 19px;
  }
  header.active .navbar-default .navbar-toggle {
    margin-top: 19px;
  }
  header .navbar-nav > li > a {
    padding: 4px 15px !important;
    color: #222222 !important;
  }
  .megadrop-down {
    position: relative;
    visibility: visible;
    opacity: 1;
    top: inherit;
    left: inherit;
    background: transparent;
    padding: 5px 25px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
  }
  .megadrop-down .dropdown h2 {
    display: none;
  }
  .megadrop-down .dropdown ul li {
    padding-bottom: 0px;
  }
  .megadrop-down .dropdown ul li a {
    padding-bottom: 9px;
  }
  .megadrop-down .dropdown a.comming {
    display: none;
  }
  #download-now-section h1 {
    font-size: 24px;
    line-height: 26px;
  }
  #download-now-section a {
    margin-bottom: 25px;
  }
  #marketing-section .non-trans-section .inner-non-trans-section {
    width: 100% !important;
    padding: 40px 15px !important;
  }
}
@media (max-width: 400px) {
  #download-now-section a {
    padding: 8px 10px;
    font-size: 11px;
    margin-bottom: 0;
    letter-spacing: 1.2px;
  }
  #download-now-section a i {
    display: none;
  }
  #download-now-section h1 {
    display: none;
  }
.people-img{
	display:none;
}
}

@media only screen and (min-device-width: 992px){
.people-img{
	float:right;
	z-index:100;
	position:absolute;
	bottom:-306px;
	}
}
@media only screen and (min-width:768px) and (max-width:992px){
.people-img{
	z-index:100;
	position:absolute;
	bottom:-50px;
	right:10px;
	max-width:300px;
	height:auto;
	}	

  
}
@media only screen and (min-width:600px) and (max-width:768px){
	.people-img{
	float:right;
	z-index:100;
	position:absolute;
	bottom:-50px;
	right:10px;
	max-width:300px;
	height:auto;
	}
	}	
	@media only screen and (min-width:321px) and (max-width:600px){
		
			.people-img{
				display:none;
	float:right;
	z-index:100;
	position:absolute;
	bottom:-50px;
	right:10px;
	max-width:150px;
	height:auto;
	}

	}
@media only screen (max-width:321px){
.people-img{
	display:none;
}
}