/* =Common Styles
-------------------------------------------------------------- */

html, body {
  height: 100%;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Lato', sans-serif;
}

*, *:focus {
  outline: none !important;
}

img {
  max-width: 100%;
}

.has-fixed-nav body {
  padding-top: 50px;
}

.center {
  text-align: center;
}

.grey {
  color: #999;
}

.up {
  text-transform: uppercase;
}

p {
  margin-bottom: 20px;
  font-size: 15px;
}

.why-andi-section {
  min-height: 400px;
  background-color: #fff;
  padding-bottom: 0px;
  padding-top: 0px;
  overflow: hidden;
}

.maintenance-section {
  min-height: 400px;
  background-color: #fff;
  padding-bottom: 110px;
  padding-top: 20px;
  overflow: hidden;
}

.section {
  min-height: 400px;
  background-color: #fff;
  padding-bottom: 50px;
  padding-top: 30px;
  overflow: hidden;
}

.section hr {
  width: 90px;
  border-top: 2px solid transparent;
}

.title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  float: none;
}

/* feature-list */
.feature-list-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.feature-list-btn-empty {
  /* background-color: #000; */	
  font-weight: bold;
  border-color: #666666;
  border-width: 2px;
  color: #FF0000;
  margin-top: 0px;
  text-transform: uppercase;
  font-size: 20px;
  transition: .3s;
}

.feature-list-btn-empty:hover {
  font-weight: normal;
  background-color: #fff;
  color: #E10000;
}

.feature-list-professional-kerry {
	padding-bottom: 40px;
}

.feature-list-tester-kerry {
	padding-bottom: 165px;
} 

/*! Feature comparison page */
#feature-add-ons p {
  font-weight: 300;
  text-align: center;
  color: #888;
  font-size: 16px;
}

#feature-comparison table {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    width: 100%;
 	border-collapse: collapse;
}

#feature-comparison th {
    border: 1px solid #999999;
    height: 50px;
    background-color: #C42A30;
    color: white;
	padding-left: 15px;	
}

#feature-comparison td {
    border: 1px solid #999999;
	padding-left: 15px;
}

#feature-comparison img {
	width: 16px;
	height: 16px;
}

/* unvisited link */
#feature-comparison-anchor a:link {
    color: gray;
	text-decoration: underline;
}

/* visited link */
#feature-comparison-anchor a:visited {
    color: gray;
	text-decoration: underline;
}

/* why-andi anchor colors. */

#why-andi a:visited { 
	color: white; 
}

/* mouse over link */
#feature-comparison-anchor a:hover {
    color: gray;
	text-decoration: underline;
}

/* selected link */
#feature-comparison-anchor a:active {
    color: gray;
	text-decoration: underline;
}

#kerry {
  align: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.col-purchase-fixed-kerry {
	min-height: 680px;
/*!	border: 2px dashed black */
}

.col-purchase-fixed-internal-kerry {
	height: 665px;
/*!	border: 2px dashed black */
}

.title h1 {
  text-transform: uppercase;
  color: #515151;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
}

.title h1 strong {
  font-weight: 400;
}

.title p {
  font-weight: 300;
  text-align: center;
  color: #888;
  font-size: 16px;
}

.btn-empty {
  /* background-color: #000; */	
  font-weight: bold;
  border-color: #FFF;
  border-width: 2px;
  color: #FFF;
  margin-top: 300px;
  text-transform: uppercase;
  font-size: 14px;
  transition: .3s;
}

.btn-empty:hover {
  font-weight: normal;
  background-color: #fff;
  color: #E10000;
}

/* =Preloader
-------------------------------------------------------------- */

#mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10000;
  height: 100%;
}

#loader {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("../images/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

/* =Video Background
-------------------------------------------------------------- */

#video-wrapper {
  position: absolute;
  top: 0;
  height: 500px;
  width: 100%;
  overflow: hidden;
}

#bgndVideo {
  display: none;
}

/* =Home Section : KERRY 2017 Change to control how large the main image will be.
-------------------------------------------------------------- */

#home {
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: rgba(0, 0, 0, 0.0);
}

#home.pattern {
  background-image: url("../images/pattern.png");
}

.home-slider .slides {
  list-style: none;
}

/* =Header
-------------------------------------------------------------- */

.topnav {
  background-color: #fff;
  margin: 0;
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.topnav .navbar-nav > li > a {
  text-transform: uppercase;
  color: #999;
}

.topnav .navbar-nav > .active > a, .topnav .navbar-nav > .active > a:hover, .topnav .navbar-nav > .active > a:focus {
  background-color: #fff;
}

#logo {
  text-transform: uppercase;
}

.feature-list p {
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  color: #666;
}

/* =Feature details */
.feature-details-text {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #666;
}

.feature-detail-image img {
	width: 750px;
}

/* =About
-------------------------------------------------------------- */

#about {
	background-color: #f6f6f6;
}

.about-text {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  color: #666;
}

.promo-line:before, .promo-line:after {
  content: " ";
  display: table;
}

.promo-line:after {
  clear: both;
}

.promo {
  margin-bottom: 40px;
}

.promo:before, .promo:after {
  content: " ";
  display: table;
}

.promo:after {
  clear: both;
}

.promo.right {
  text-align: right;
}

.promo.right .promo-icon-box {
  float: right;
}

.promo h4 {
  text-transform: uppercase;
}

.promo p {
  color: #666;
}

.promo-icon {
  display: block;
  margin: 0 auto;
  background-color: #333;
  color: #fff;
  text-align: center;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  margin-top: 10px;
  transition: .3s;
}

.promo-icon .fa {
  line-height: inherit;
}

#features {
  background-color: #f6f6f6;
}

/* =New Features */
.why-points-box {
  float: left;
  margin-bottom: 0px;
  margin-top: 25px;
}

.why-points {
  margin-top: 30px;
  padding: 45px 20px 20px 20px;
  border: 0px solid #ececec;
  border-radius: 4px;
  text-align: center;
  transition: .3s;
  position: relative;
}

.why-points:hover {
  cursor: default;
}

.why-points:hover > .fa-stack > .service-icon {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  color: #fff;
}

.why-points > h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.why-points > .fa-stack {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  margin: auto;
  border: 1px solid #ececec;
  background-color: #fff;
  border-radius: 50%;
}

.why-points > .fa-stack > .fa-circle {
  color: #f6f6f6;
  transition: .3s;
}

/* =Andi Productivity */
#productivity {
  background-color: #f6f6f6;
}

.productivity-overlay {
	display: block;
	opacity: 0;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 245px;
	overflow: hidden;
	text-align: left;
	padding: 5px;
	background: #fff;
	border-top: 2px solid #d95c5c;
	font-weight: bolder;
}

.productivity-box {
  float: left;
  margin-bottom: 0px;
  margin-top: 30px;
}

.productivity {
  margin-top: 30px;
  padding: 45px 20px 0px 20px;
  border: none;
  border-radius: 4px;
  text-align: center;
  transition: .3s;
  position: relative;
}

.productivity:hover {
  cursor: default;
}

.productivity:hover > .fa-stack > .service-icon {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  color: #fff;
}

.productivity > h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.productivity > .fa-stack {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  margin: auto;
  border: 1px solid #ececec;
  background-color: #fff;
  border-radius: 50%;
}

.productivity > .fa-stack > .fa-circle {
  color: #f6f6f6;
  transition: .3s;
}

/* =Team
-------------------------------------------------------------- */

#team {
  background-color: #f6f6f6;
}

.team {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ececec;
  overflow: hidden;
  margin-bottom: 15px;
}

.team:hover {
  cursor: default;
}

.team:hover .team-overlay {
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.69);
}

.team-photo {
  position: relative;
}

.team-photo img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 4px 4px 0 0;
}

.team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  border-bottom: 1px solid #ececec;
  margin-top: -260px;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

.team-overlay p {
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.team-inner {
  padding: 15px;
}

.team-inner h3 {
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}

.team-inner p {
  text-align: center;
  color: #999;
  font-size: 14px;
  margin: 0;
}

.social-list {
  list-style: none;
  padding: 0;
  text-align: center;
}

.social-list li {
  margin: 5px;
  display: inline-block;
}

.social-list li a {
  font-size: 21px;
  color: #fff;
}

.social-list li a:hover {
  color: #ccc;
}

.social-list li a:hover .social-icon {
  border-color: #ccc;
}

.social-icon {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}

.social-icon .fa {
  line-height: inherit;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
}

/* =Numbers
-------------------------------------------------------------- */

#numbers {
  background-image: url("../images/bg/nature_background.png");
  color: #fff;
  overflow: hidden;
}

#numbers h4 {
  margin-bottom: 50px;
}

#numbers .fa {
  display: block;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
}

#numbers .counter {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}

#numbers .counter .value {
  display: block;
  font-size: 36px;
  color: #fff;
}

#numbers .counter small {
  text-transform: uppercase;
  color: #ccc;
}

/* =Services
-------------------------------------------------------------- */
#services {
  background-color: #fff;
}

.service-box {
  float: left;
  margin-bottom: 25px;
  margin-top: 25px;
}

.service {
  margin-top: 30px;
  padding: 45px 20px 20px 20px;
  border: 1px solid #ececec;
  border-radius: 4px;
  text-align: center;
  transition: .3s;
  position: relative;
}

.service:hover {
  cursor: default;
}

.service:hover > .fa-stack > .service-icon {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  color: #fff;
}

.service > h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.service > .fa-stack {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  margin: auto;
  border: 1px solid #ececec;
  background-color: #fff;
  border-radius: 50%;
}

.service > .fa-stack > .fa-circle {
  color: #f6f6f6;
  transition: .3s;
}

/* =Portfolio
-------------------------------------------------------------- */

#portfolio {
  background-color: #f6f6f6;
  padding-bottom: 0;
}

#filters {
  padding: 0;
  margin: 0 auto;
  float: none;
  list-style: none;
  text-align: center;
}

#filters li {
  display: inline-block;
  padding: 8px 12px;
  margin: 5px;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #999;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .3s ease;
}

#filters li:hover, #filters li.active {
  color: #fff;
}

#portfolio-grid {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 0;
}

#portfolio-grid:before, #portfolio-grid:after {
  content: " ";
  display: table;
}

#portfolio-grid:after {
  clear: both;
}

#portfolio-grid li {
  width: 25%;
  float: left;
  display: none;
  opacity: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#portfolio-grid li:hover .project-overlay {
  opacity: 1;
  right: 0;
}

#portfolio-grid li img {
  width: 100%;
}

.project-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 100%;
  opacity: 0;
  transition: .3s ease;
  padding: 40px 20px;
  color: #fff;
  text-align: center;
}

.project-overlay .fa {
  margin-bottom: 15px;
}

.project-overlay span {
  display: block;
  text-transform: uppercase;
}

.project-name {
  font-size: 23px;
}

#project-extended.open {
  padding-top: 70px;
  padding-bottom: 70px;
}

#project-extended.open #project-controls {
  display: block;
}

.border {
  width: 90px;
  background: #DEDEDE;
  height: 1px;
  margin: 5px 15px;
}

.project-category {
  text-align: center;
  margin: 20px 0;
}

.video-container .project-media {
  padding-bottom: 60%;
  margin-bottom: 30px;
}

.video-container .project-media iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
}

.project-media {
  position: relative;
}

.project-media img {
  display: block;
  margin: 0 auto;
}

.project-info h1 {
  text-align: center;
  text-transform: uppercase;
  color: #515151;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0;
}

.project-info span {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
}

.project-info h4 {
  text-align: center;
  text-transform: uppercase;
}

#project-controls {
  padding: 0;
  display: none;
  list-style: none;
  text-align: center;
  margin-bottom: 50px;
}

#project-controls li {
  display: inline-block;
  margin: 10px;
}

#project-controls li a {
  display: block;
  color: #ccc;
  border: 2px solid #ccc;
  padding: 4px 0;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
}

#project-controls li a i {
    vertical-align: middle;
}

/* =Pricing
-------------------------------------------------------------- */

.plan {
  background-color: #f6f6f6;
  border-radius: 4px;
  margin-top: 25px;
  transition: .3s;
  cursor: default;
}

.plan ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plan ul li {
  padding: 10px 15px;
  color: #666;
  border-bottom: 1px solid #ececec;
  text-align: center;
  text-transform: uppercase;
}

.plan ul li:first-child {
  border-top: 1px solid #ececec;
}

.plan.selected {
  color: #fff;
}

.plan.selected .plan-heading p {
  color: #fff;
}

.plan.selected .circle-price {
  background-color: #fff;
}

.plan.selected ul li {
  color: #fff;
}

.plan.selected .btn {
  background-color: #fff;
  border-color: #fff;
}

.plan-heading {
  padding: 10px;
}

.plan-heading h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}

.plan-heading p {
  color: #999;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

.circle-price {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
  line-height: 120px;
  border-radius: 50%;
  color: #FFF;
  margin-bottom: 20px;
}

.circle-price span {
  font-size: 28px;
}

.buy-now {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* =Testimonials
-------------------------------------------------------------- */

.testimonials-slider img {
  border-radius: 50%;
  width: 120px;
}

#location-marker {
	padding-right: 0px;
}

/* =Clients
-------------------------------------------------------------- */

#clients {
  padding: 0;
  background-color: transparent;
}

#clients-carousel .item {
  padding: 10px;
  margin: 10px;
  cursor: move;
}

#clients-carousel .item img {
  display: block;
  margin: 0 auto;
}

/* =Contact
-------------------------------------------------------------- */

#contact {
  position: relative;
  background-color: #f6f6f6;
}

#map {
  position: relative;
  width: 100%;
  height: 500px;
}

#contact-form {
  text-align: right;
}

#contact-form .form-control {
  background-color: #fff;
  border-color: #D7D7D7;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#contact-form .form-control:hover {
  border-color: #6B6B6B;
}

#contact-form .form-control:focus {
  border-color: #6B6B6B;
}

#contact-form textarea.form-control {
  height: 165px;
  resize: none;
  border-color: #D7D7D7;
}

#contact-form .btn {
  margin-top: 15px;
  margin-right: 15px;
}

#contact-form .form-group.error, #contact-form .form-group.success {
  position: relative;
}

#contact-form .form-group.error:after, #contact-form .form-group.success:after {
  font-family: 'FontAwesome';
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 16px;
}

#contact-form .form-group.error:after {
  content: "\f00d";
  color: #d95c5c;
}

#contact-form .form-group.success:after {
  content: "\f00c";
  color: #00c077;
}

.contact-details {
  background-color: #fff;
  margin-bottom: 50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.detail {
  padding: 15px 0;
  text-align: center;
  font-size: 22px;
  white-space: nowrap;
  color: #999;
}

.detail .fa {
  margin-right: 5px;
}

.form-sent {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  font-size: 16px;
  text-align: center;
}

/* =Footer
-------------------------------------------------------------- */

footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  box-shadow: 0px 500px 0px 500px #fff;
}

footer .social-list a {
  color: #ccc;
}

footer .social-list a .social-icon {
  border-color: #ccc;
}

footer .social-list a:hover {
  color: #999;
}

footer .social-list a:hover .social-icon {
  border-color: #999;
}

/* =Flexslider
-------------------------------------------------------------- */

.flex-control-nav {
  position: relative;
  bottom: 0;
  margin-top: 20px;
}

.flex-control-paging li a {
  width: 15px;
  height: 15px;
  background-color: #ccc;
}

.flex-direction-nav a {
  background: #FFF;
  padding: 3px 12px;
  width: auto;
  height: auto;
  opacity: .5;
}

.flex-direction-nav a:before {
  font-family: 'FontAwesome';
  font-size: 24px;
}

.flex-direction-nav a:hover {
  opacity: 1;
}

.flex-direction-nav a.flex-next {
  border-radius: 3px 0 0 3px;
}

.flex-direction-nav a.flex-next:before {
  content: "\f105";
}

.flex-direction-nav a.flex-prev {
  border-radius: 0 3px 3px 0;
}

.flex-direction-nav a.flex-prev:before {
  content: "\f104";
}

.flex-direction-nav .flex-next {
  right: 0;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

/* =Media queries
-------------------------------------------------------------- */
@media only screen
{ 
	#why-andi-box {
		height: 23em;
	}

	#maintenance-box {
		height: 18em;
	}
	
	#product-support-box {
		height: 18em;
	}
	
	.hero {
	  padding: 45% 0;
	  text-align: center;
	  color: #fff;
	}
		
	.hero hr {
	  width: 180px;
	  border-top: 3px solid #fff;
	}
	
	.hero-paragraph a:visited {
		color: white;
	}
		
	.home-slider .slides > li h1 {
		font-size: 36px;
	}
	
	.home-slider .slides > li h1 {
	  /* text-transform: uppercase; */
	  font-size: 45px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 0px 0 0 0;
	}	
		
	#testimonials {
	  background-size: 100% 100%;
	  background-image: url("/images/bg/handsshaking.jpg");
	  color: #fff;
	}

	.testimonials-slider .client-name {
	  color: #ccc;
	}

	#testimonials h1 {
	  text-align: center;
	  text-transform: uppercase;
	  margin-bottom: 50px;
	  font-weight: 300;
	}
	
	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 30px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: 300;
	  font-size: 34px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}		
	
	.parallax {
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: center center;
	}
		
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.15);
	} 			
}

/* START: Support for standard displays. */
/* (1920x1080) Full HD Display */
@media screen and (max-width: 1920px) {
	.hero {
	  padding: 40% 0;
	}
}

/* (1680x1050) WSXGA+ Display */
@media  screen and (max-width: 1680px) {
	.hero {
	  padding: 30% 0;
	}
}}
 
/* (1600x900) HD+ Display */
@media  screen and (max-width: 1600px) {
	.hero {
	  padding: 25% 0;
	}
}

/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
	.hero {
	  padding: 25% 0;
	}
}

@media  screen and (max-width: 1400px) {
	.hero {
	  padding: 35% 0;
	}
}

/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
	.hero {
	  padding: 18% 0;
	}
}

/* (1280x1024) SXGA Display */
@media  screen and (max-width: 1280px) and (max-height: 1024px) {
	.hero {
	  padding: 35% 0;
	}
}
 
@media  screen and (max-width: 1280px) and (max-height: 800px) {
	.hero {
	  padding: 15% 0;
	}
}

@media  screen and (max-width: 1280px) and (max-height: 768px) {
	.hero {
	  padding: 15% 0;
	}
}

@media  screen and (max-width: 1280px) and (max-height: 720px) {
	.hero {
	  padding: 15% 0;
	}
}

@media  screen and (max-width: 1280px) and (max-height: 600px) {
	.hero {
	  padding: 35% 0;
	}
}
/* END: Support for standard displays. */

/* iPhone X Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
	.hero {
	  padding: 50% 0;
	} 
	
	.feature-detail-image img {
		width: 750px;
	}	
}
 
@media screen and (max-width: 699px) and (min-width: 520px), (min-width: 1151px) {
    ul li a {
        padding-left: 30px;
        background: url(email-icon.png) left center no-repeat;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
	.hero {
	  padding: 45% 0;
	}
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	.feature-detail-image img {
		width: 450px;
	}
}


/* IPhone 6s - landscape Good 11-2-16 */
@media only screen
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
{ 
	/* Move the Get Started button up and down. */
	.btn-empty {
  		margin-top: 25px;
    }
	
	#why-andi-box {
		height: 17em;
	}
	
	#maintenance-box {
		height: 15em;
	}
	
	#product-support-box {
		height: 15em;
	}
	
	.hero {
	  padding: 240px 0;
	  text-align: center;
	  color: #fff;
	}
	
	.hero hr {
	  width: 180px;
	  border-top: 3px solid #fff;
	}
	
	.home-slider .slides > li h1 {
	  text-transform: uppercase;
	  font-size: 20px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 5px 0 0 0;
	}
	
	#testimonials {
	  background: url("/images/bg/handsshaking.jpg") no-repeat scroll 0px 0px / cover transparent;
	  color: #fff;
	}

	.parallax {
	      
	}
	
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.15);
	} 

	#testimonials h1 {
	  font-size: 20px;
	  text-align: center;
	  text-transform: uppercase;
	  margin-bottom: 0px;
	  font-weight: 300;
	}

	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 10px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: 300;
	  font-size: 20px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}
	
	.testimonials-slider .client-name {
	  color: #ccc;
	}	
											
}

/* IPhone 6s - portrait Good 11-2-16 */
@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
{ 
	/* Move the Get Started button up and down. */
	.btn-empty {
  		margin-top: 25px;
    }

	#why-andi-box {
		height: 17em;
	}
	
	#maintenance-box {
		height: 17em;
	}
	
	#product-support-box {
		height: 15em;
	}

	.hero {
	  padding: 90% 0;
	  text-align: center;
	  color: #fff;
	}
	
	.hero hr {
	  width: 300px;
	  border-top: 3px solid #fff;
	}
	
	.home-slider .slides > li h1 {
	  text-transform: uppercase;
	  font-size: 15px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 13px 0 0 0;
	}

	#testimonials {
	  background: url("/images/bg/mobile/handshaking_iphonex_portrait.gif") no-repeat scroll 0px 0px / cover;
	  color: #fff;
	}

	.parallax {
	      
	}
	
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.15);
	} 

	#testimonials h1 {
	  font-size: 25px;
	  text-align: center;
	  text-transform: uppercase;
	  margin-bottom: 0px;
	  font-weight: 300;
	}

	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 10px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: bold;
	  font-size: 20px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}
	
	.testimonials-slider .client-name {
	  color: #ccc;
	}										
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */


/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.hero {
	  padding: 25% 0;
	}
	
	#testimonials {
	  background-size: 100% 100%;
	  background-image: url("/images/bg/mobile/handshaking_ipad_pro.gif");
	  color: #fff;
	}	
}

/* IPad - landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1)
{ 

	#why-andi-box {
		height: 27em;
	}
	
	#maintenance-box {
		height: 20em;
	}
	
	#product-support-box {
		height: 20em;
	}
	
	.hero {
	  padding: 385px 0;
	  text-align: center;
	  color: #fff;
	}
	
	.hero hr {
	  width: 180px;
	  border-top: 3px solid #fff;
	}
	
	.home-slider .slides > li h1 {
	  text-transform: uppercase;
	  font-size: 20px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 5px 0 0 0;
	}
	
	#testimonials {
	  background-size: cover;
	  background: url("../images/bg/mobile/handsshaking_ipad.jpg") no-repeat scroll 0px 0px / cover transparent;
	  color: #fff;
	}

	.parallax {
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: center center;
	}
	
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.35);
	} 

	#testimonials h1 {
	  font-size: 20px;
	  text-align: center;
	  text-transform: uppercase;
	  margin-bottom: 0px;
	  font-weight: 600;
	}

	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 10px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: bold;
	  font-size: 20px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}	
	.testimonials-slider .client-name {
	  color: #ccc;
	  font-weight: bold;
	}	
										
}

/* IPad - portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1)
{ 
	.hero {
	  padding: 750px 0;
	  text-align: center;
	  color: #fff;
	}
	
	#maintenance-box {
		height: 24em;
	}
	
	.hero hr {
	  width: 180px;
	  border-top: 3px solid #fff;
	}
	
	.home-slider .slides > li h1 {
	  text-transform: uppercase;
	  font-size: 20px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 5px 0 0 0;
	}
	
	#testimonials {
	  background-size: cover;
	  background: url("../images/bg/mobile/handsshaking_ipad.jpg") no-repeat scroll 0px 0px / cover transparent;
	  color: #fff;
	}

	.parallax {
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: center center;
	}
	
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.35);
	} 

	#testimonials h1 {
	  font-size: 20px;
	  text-align: center;
	  text-transform: uppercase;
	  margin-bottom: 0px;
	  font-weight: 600;
	}

	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 10px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: bold;
	  font-size: 20px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}	
	.testimonials-slider .client-name {
	  color: #ccc;
	  font-weight: bold;
	}	
										
}

/* HTC-One 1080x1920, Samsung Galaxy 5 */
@media handheld 
	and (min-device-height: 360px)
    and (min-device-width : 640px) 
	and (-webkit-min-device-pixel-ratio : 3)
	and (min-device-pixel-ratio : 3)
{ 
	/* Move the Get Started button up and down. */
	.btn-empty {
  		margin-top: 25px;
    }
	
	.hero {
	  padding: 750px 0;
	  text-align: center;
	  color: #fff;
	}
	
    #maintenance-box {
		height: 24em;
	}
	
	.hero hr {
	  width: 180px;
	  border-top: 3px solid #fff;
	}
	
	.home-slider .slides > li h1 {
	  text-transform: uppercase;
	  font-size: 20px;
	  margin: 0;
	  vertical-align: middle;
	  padding: 5px 0 0 0;
	}
	
	#testimonials {
	  background-size: cover;
	  background: url("../images/bg/mobile/handsshaking_ipad.jpg") no-repeat scroll 0px 0px / cover transparent;
	  color: #fff;
	}

	.parallax {
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: center center;
	}
	
	.parallax-overlay {
	  padding-top: 70px;
	  padding-bottom: 70px;
	  background-color: rgba(0, 0, 0, 0.45);
	} 

	#testimonials h1 {
	  font-size: 25px;
	  text-align: center;
	  text-transform: lowercase;
	  margin-bottom: 0px;
	  font-weight: 600;
	}

	#testimonials hr {
	  width: 200px;
	  border-top: 2px solid #fff;
	}
	
	.testimonials-slider {
	  margin-top: 10px;
	  position: relative;
	  text-align: center;
	}		

	.testimonials-slider .client-comment {
	  font-weight: 300;
	  font-size: 20px;
	  font-style: italic;
	  margin-bottom: 0;
	  padding: 10px 0;
	}	
	.testimonials-slider .client-name {
	  color: #ccc;
	  font-weight: bold;
	}	
										
}

@media (min-width: 992px) {
  .hiding {
    opacity: 0;
  }
  .visible {
    opacity: 1;
  }

}

@media (max-width: 767px) {
  #team .col-xs-12 {
    width: 320px;
    margin: 0 auto;
    float: none;
  }

  .promo, .promo.right {
    text-align: center;
  }

  .promo .promo-icon-box, .promo.right .promo-icon-box {
    float: none;
  }

  #demo-switcher {
    display: none;
  }  

}

@media (max-width: 991px) {
  #portfolio-grid li {
    width: 50%;
  }

  .animated {
    -webkit-animation: none;
            animation: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .team-overlay p{
    font-size: 12px;
    margin-bottom: 0;
  }
  .team-overlay .social-list li a{
    font-size: 16px;
  }
  .team-overlay .social-icon{
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .team-inner h3{
    font-size: 18px;
  }
}

/** KOO
@media (max-width: 640px) {
  .home-slider .slides > li h1 {
    font-size: 36px;
  }

}
*/


@media (max-width: 479px) {
  #portfolio-grid li {
    width: 100%;
  }

}

@media (max-width: 360px) {
  #team .col-xs-12 {
    width: 280px;
  }

  .home-slider .slides > li h1{
    font-size: 30px;
  }
}