/* Desktop Layout */


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  top: 17px;
  border: 1px solid #fff;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  top: 17px;
}
.navbar-collapse {
  align-items: center;
  flex-basis: 100%;
}
.navbar-collapse {
  padding-bottom: 12px;
  padding-top: 8px;
}
.navbar-header {
  height: 80px;
  line-height: 80px;
}
.navbar-nav {
  margin-left: auto;
}
.navbar .container {
    width: 100%;
}
.navbar-inverse {
  background-color: #212121 !important;
  border-color: #080808;
}
.top-nav-collapse-new .navbar-brand {
  color: #fff !important;
}
.top-nav-collapse-new .navbar-nav li a {
  color: #fff !important;
}
.nav-link.active {
  color: #fff !important;
}
.navbar-nav li a {
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
}
.header-img{
	margin-top:140px;
}
.header-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.header-text h1 {
  font-size: 31px;
  margin-bottom: 30px;
}
.header-text p {
  margin-bottom: 42px;
}
.animated-header-text h2 {
  font-size: 22px;
}
.animated-header-text h1.cd-headline {
  font-size: 26px !important;
}
.header-btn {
  margin-bottom: 25px;
}
.about-section {
  height: auto;
  padding-bottom: 90px;
  padding-top: 50px;
}
.about-features-1 {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  padding: 15px;
  padding-bottom: 20px;
}
.about-features-1:hover {
	color:#fff;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 20px;
	transition: 1s ease;
}
.features-heading p {
  padding-bottom: 0;
}
.features-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.features-wrap {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  margin-bottom: 0px;
  padding: 0px 10px 10px;
}
.features-wrap:hover {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  padding: 0px 10px 10px;
  transition: 1s ease;
}
.feature-icon {
  float: none;
  display:block;
  margin:0px auto;
  margin-bottom:20px;
}
.features-content {
  float: none;
  width: 100%;
}
.features-content h3 {
	text-align:center;
}
.features-content p {
	text-align:center;
}
.feature-icon2 {
  float: none;
  display:block;
  margin:0px auto;
  margin-bottom:20px;
}
.features-content2 {
  float: none;
  width: 100%;
}
.features-content2 h3 {
	text-align:center;
}
.features-content2 p {
	text-align:center;
}
.pricing-table {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 20px;
}
.pricing-footer-1 {
  width: 80%;
}
.my-team-person-detail{
	padding-bottom:15px;
}
#email {
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  width: 100%;
}
#button {
  border-radius: 35px;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 17px;
  position: absolute;
  right: 18px;
  text-transform: uppercase;
  top: 2px;
  width: 142px;
}
.center-block {
  width: 23%;
}
.center-block a img{
	margin-bottom:15px;
}
.screenshot-list .owl-item.active.center {
	background:none;
    transform: scale(1);
}
.about-img img {
  display: block;
  margin: 0 auto;
  max-width:100%;
}
.download-btn a {
  margin: 0 10px 10px 0;
}
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.home-header {
  height: auto;
  padding-bottom:50px;
}
.header-img {
  margin-top: 0px;
}
.header-img .mockup {
  padding-top: 82px;
  position: relative;
}
.header-img .front {
  padding-top: 90px;
}
.header-text {
  margin-top: 200px;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  top: 17px;
  border: 1px solid #fff;
}
.navbar .container {
    width: 100%;
}
.navbar-inverse {
  background-color: #212121 !important;
  border-color: #080808;
}
.top-nav-collapse-new .navbar-brand {
  color: #fff !important;
}
.top-nav-collapse-new .navbar-nav li a {
  color: #fff !important;
}
.nav-link.active {
  color: #fff !important;
}
.navbar .navbar-right li a {
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
}
.header-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.header-text h1 {
  font-size: 31px;
  margin-bottom: 30px;
}
.header-text p {
  margin-bottom: 42px;
  text-align:center;
}
.header-btn {
  color: #fff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  margin: 0 auto;
  padding: 16px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 56%;
  text-align: center;
  margin-bottom:20px;
}
.header-btn2 {
  width: 56%;
}
.header-img img {
  display: none !important;
}
.animated-header-text h2 {
  font-size: 22px;
}
.animated-header-text h1.cd-headline {
  font-size: 26px !important;
}
.video-play2 {
  display: block;
  margin: 0 auto;
  width: 62%;
}
.about-section {
  height: auto;
  padding-bottom: 70px;
  padding-top: 50px;
}
.about-features-1 {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px 15px 20px;
}
.about-features-1:hover {
  color:#fff;
  border-radius: 10px;
  padding: 15px;
  padding-bottom: 20px;
  box-shadow: 0 7px 10px -3px gray;
  transition: 1s ease;
  margin-bottom: 20px;
}
.features-heading p {
  padding-bottom: 0px;
}
.features-img img {
  display: none;
  margin: 0 auto;
  width: 100%;
}
.features-wrap {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fbcce8;
  border-radius: 10px;
  padding: 20px 10px 15px;
}
.features-wrap:hover {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fbcce8;
  border-radius: 10px;
  padding: 20px 10px 15px;
  transition: 1s ease;
}
.pricing-table {
  margin-bottom: 20px;
}
.apps-section-heading h2 {
  font-size: 54px;
}
.screenshot-list .owl-nav .owl-prev {
  float: right;
  font-size: 50px;
  left: 33%;
  position: absolute;
}
.counter-section {
  height: auto;
  padding-bottom: 55px;
  padding-top: 45px;
}
.counter-column h3 {
  font-size: 21px;
  padding-bottom: 15px;
}
.my-team-person-detail{
	padding-bottom:15px;
}
#email {
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  width: 100%;
}
#button {
  border: 1px solid #fff;
  border-radius: 35px;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  padding: 17px;
  position: inherit;
  text-transform: uppercase;
  top: 8px;
  width: 100%;
}
.download-section {
  padding-bottom: 65px;
}
.screenshot-list .owl-item.active.center {
	background:none;
    transform: scale(1);
}
.about-img img {
  display: block;
  margin: 0 auto;
  max-width:100%;
}
.counter-column span {
  font-size: 40px;
}
.counter-column h3 {
  font-size: 21px;
}
.download-btn a {
  margin: 0 10px 10px 0;
}
.contact-form{
	margin-left:auto;
}
#subscribe-email {
  width: 80%;
  margin-bottom: 15px;
}
.footer-text .social-icon a i {
  font-size: 13px;
  margin-right: 3px;
}
.footer-text .social-icon a i:hover {
  font-size: 13px;
  margin-right: 3px;
}
#style-theme-switcher {
    display: none;
}
}

/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.home-header {
  height: auto;
  padding-bottom:50px;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  top: 17px;
  border: 1px solid #fff;
}
.navbar .container {
    width: 100%;
}
.navbar-inverse {
  background-color: #212121 !important;
  border-color: #080808;
}
.top-nav-collapse-new .navbar-brand {
  color: #fff !important;
}
.top-nav-collapse-new .navbar-nav li a {
  color: #fff !important;
}
.nav-link.active {
  color: #fff !important;
}
.navbar-nav li a {
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
}
.header-text {
  margin-top: 200px;
}
.header-img img {
  display: block !important;
  width:100% !important;
}
.animated-header-text h2 {
  font-size: 22px;
}
.animated-header-text h1.cd-headline {
  font-size: 21px !important;
}
.header-img {
  margin-top: 150px;
}
.header-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.header-text h1 {
  font-size: 30px;
  margin-bottom: 30px;
}
.header-btn {
  color: #fff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  margin: 0 auto;
  padding: 16px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 80%;
  text-align: center;
  margin-bottom:20px;
}
.header-btn2 {
  color: #fff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  margin: 0 auto;
  padding: 16px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 80%;
  text-align: center;
  margin-bottom:20px;
}
.video-play2 {
  display: inline-block;
  margin: 0 auto;
  width: 84%;
}
.about-section {
  height: auto;
  padding-bottom: 70px;
  padding-top: 50px;
}
.about-features-1 {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px 15px 20px;
}
.about-features-1:hover {
  color:#fff;
  border-radius: 10px;
  padding: 15px;
  padding-bottom: 20px;
  box-shadow: 0 7px 10px -3px gray;
  transition: 1s ease;
  margin-bottom: 20px;
}
.about-text h3 {
  font-size: 33px;
}
.about-text p {
  padding-bottom: 15px;
}
.features-text{
	max-width:100%;
}
.features-text {
  flex: 0 0 auto;
  max-width: 100%;
}
.features-img img {
  display: none;
  margin: 0 auto;
  width: 100%;
}
.features-wrap {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fbcce8;
  border-radius: 10px;
  padding: 20px 10px 7px;
}
.features-wrap:hover {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fbcce8;
  border-radius: 10px;
  padding: 20px 10px 7px;
  transition: 1s ease;
}
.pricing-section {
  padding-bottom: 55px;
}
.pricing-table {
  margin-bottom: 20px;
}
.my-team-person-detail{
	padding-bottom:15px;
}
#email {
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  width: 100%;
}
#button {
  border: 1px solid #fff;
  border-radius: 35px;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  padding: 17px;
  position: inherit;
  text-transform: uppercase;
  top: 8px;
  width: 100%;
}
.download-section {
  padding-bottom: 65px;
}
.screenshot-list .owl-item.active.center {
	background:none;
    transform: scale(1);
}
.about-img img {
  display: block;
  margin: 0 auto;
  max-width:100%;
}
.counter-column span {
  font-size: 40px;
}
.counter-column h3 {
  font-size: 21px;
}
.download-btn a {
  margin: 0 10px 10px 0;
}
.contact-form{
	margin-left:auto;
}
.footer-text .social-icon a i {
  font-size: 13px;
  margin-right: 3px;
}
.footer-text .social-icon a i:hover {
  font-size: 13px;
  margin-right: 3px;
}
}