
#nav-logo-2row-drop .dropdown-menu, #nav-logo-2row-drop .sub-menu, #nav-logo-2row-drop .mega-menu-container {
	background: #005bac;
}.nav-bg-color {
	background: linear-gradient(to right, #005bac, #039dd0);
}#nav-logo-2row-drop .nav-bg {
	background: linear-gradient(to right, #005bac, #039dd0);
	opacity: 0.9;
}
.slider {
  max-width: 100%;
  height: 70vh;
  margin: 0px auto;
  position: relative;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(../images/mobile_banner_notext3.jpg)no-repeat center;
      background-size: cover;
    animation:fade 20s infinite;
-webkit-animation:fade2 20s infinite;

} 
.slide2 {
  background: url(../images/mobile_banner_notext1.jpg)no-repeat center;
      background-size: cover;
    animation:fade2 20s infinite;
-webkit-animation:fade2 20s infinite;
}
.slide3 {
  background: url(../images/mobile_banner_notext2.jpg)no-repeat center;
      background-size: cover;
    animation:fade2 20s infinite;
-webkit-animation:fade2 20s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  33.333% { opacity: 1}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}

@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 1}
}


#header-img-slogan-btn--0 .bg {
	background-image: url('../images/mobile_banner_notext1.jpg');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center right;
	opacity: 1;
}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#text-1col {
	background: #eeeeee;
}





#benefit-fluid-6col-2row {
	background: #eeeeee;
}
#benefit-2col-quartbg {
	background: #005bac;
}

#benefit-2col-quartbg .quarter-container-right {
	background-image: url('../images/mockup-iphone6-hand.png');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: bottom left;
	opacity: 1;
}
#contact-img-form--0 {
	background: #eeeeee;
}


#action-center-text-btn {
	background: #eeeeee;
}


#testimonials-4col-icons .bg {
	background-image: url('../images/abstract-bg-6.png');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.05;
}
#benefit-carousel-5col {
	background: #eeeeee;
}
#action-text-btn-2 {
	background: #444444;
}

#action-text-btn-2 .bg {
	background-image: url('../images/pls0337726u53328.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: repeat;
	-webkit-background-repeat: repeat;
	background-position: center center;
	opacity: 0.4;
}#footer-text-logo-btn {
    background: #768190;
}