@font-face {
  font-family: 'Myriad';
  src: url('../webfonts/myriadpro-semibold-webfont.eot');
  src: url('../webfonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/myriadpro-semibold-webfont.woff2') format('woff2'),
    url('../webfonts/myriadpro-semibold-webfont.woff') format('woff'),
    url('../webfonts/myriadpro-semibold-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;

}

@font-face {
  font-family: 'Myriad';
  src: url('../webfonts/myriadpro-bold-webfont.eot');
  src: url('../webfonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/myriadpro-bold-webfont.woff2') format('woff2'),
    url('../webfonts/myriadpro-bold-webfont.woff') format('woff'),
    url('../webfonts/myriadpro-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;

}

@font-face {
  font-family: 'Avenir';
  src: url('../webfonts/avenir_next_lt_pro_regular-webfont.eot');
  src: url('../webfonts/avenir_next_lt_pro_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/avenir_next_lt_pro_regular-webfont.woff2') format('woff2'),
    url('../webfonts/avenir_next_lt_pro_regular-webfont.woff') format('woff'),
    url('../webfonts/avenir_next_lt_pro_regular-webfont.ttf') format('truetype'),
    url('../webfonts/avenir_next_lt_pro_regular-webfont.svg#avenirnext_lt_pro_regularRg') format('svg');
  font-weight: 400;
  font-style: normal;

}

/* General styles */

body {
  font-family: Avenir, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  backface-visibility: hidden;
}

h1, h2, h3 {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 500;
  text-rendering: geometricPrecision;
}

.header {
  position: relative;
  z-index: 70;
}
.showloginbar .loginbar {
  top: 0;
}
.showloginbar .navbar-default {
  top: 40px;
}

.loginbar {
  background-color: #333;
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 100;
  height: 40px;
  top: -40px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.list-login {
  margin: 0;
}
.list-login li {
  margin-right: -4px;
  padding: 0;
}
.list-login a {
  color: #ccc;
  display: block;
  padding: 10px 20px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
}
.list-login a:hover {
  color: #fff;
  background-color: #222;
}
.list-login a [class^="icon-"] {
  font-size: 70%;
  margin-left: 6px;
  opacity: .6;
}

.navbar-default {
  background-color:transparent;
  border:0px;
  margin-bottom:0px;
  min-height: 70px;
  width: 100%;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  border-bottom: 1px solid transparent;
}
.navbar-nav > li:hover .dropdown-menu {
  display: block;
}
.navbar-default .navbar-nav>li>a {
  font-size:13px;
  padding: 25px 8px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  opacity: .85;
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  opacity: 1;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
.navbar-default .navbar-nav .menu-item-has-children:hover > a {
  background-color: #fff;
  color: #333;
  opacity: 1;
}
.navbar-default .navbar-nav .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}


.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  padding: 0;
  margin-top: -12px;
  left: 0;
  right: auto;
}
.navbar-nav .dropdown-menu>li>a {
  padding: 10px 20px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.navbar-nav .dropdown-menu>li>a:hover {
  color: #53A4A4;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: rgba(255,255,255,.12);
  color: #fff;
}

.navbar-default .navbar-toggle {
  margin-top: 10px;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
  background-color:transparent;
  border:0px;
  border-radius: 0;
  padding: 6px 10px;
}
.navbar-default .navbar-toggle:hover {
  background-color:transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#fff;
  height: 4px;
}
.navbar-default .navbar-collapse {
  border:0px;
}
.navbar-collapse .navbar-nav>li>a.btn-default {
  padding:6px 16px;
  border-width: 1px;
  margin-top: 17px;
  font-size: 12px;
  margin-left: 5px;
}
.navbar-collapse .navbar-nav>li>a.btn-default:hover {
  background-color: #fff;
  color: #53A4A4;
}

.navbar-default .navbar-brand {
  padding-top: 20px;
  min-height: 70px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  color: #fff;
  font-size: 30px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  opacity: .9;
  color: #fff;
}
.navbar-default .navbar-nav>li>a.btn-login {
  color: #fff;
  background-color: #434A54;
  padding: 8px 20px;
  font-size: 14px;
  margin-top: 15px;
}
.navbar-default .navbar-nav>li>a.btn-login:hover {
  color: #fff;
  background-color: #46CAAA;
}

.scrolled .navbar-default,
.navbar-default2:hover {
  background-color: rgba(255,255,255,.95);
  min-height: 40px;
  border-bottom: 1px solid #eee;
}
.scrolled .navbar-default:hover {
  background-color: #fff;
}
.scrolled .navbar-default .navbar-nav>li>a {
  padding: 14px 8px;
  color: #525252;
}
.navbar-default2:hover  .navbar-nav>li>a {
  color: #525252;
}
.scrolled .navbar-default .navbar-nav>li>a:hover {
  color: #53A4A4;
}

.scrolled .navbar-default .navbar-nav>li>a.btn-default {
  margin-top: 6px;
  padding:6px 16px;
  border-color: #53A4A4;
  color: #53A4A4;
}
.scrolled .navbar-default .navbar-nav>li>a.btn-default:hover {  
  background-color: #53A4A4;
  color: #fff;
}
.scrolled .navbar-default .navbar-brand {
  padding-top: 10px;
  min-height: 30px;
  color: #53A4A4;
}
.navbar-default2:hover .navbar-brand {
  color: #53A4A4;
}
.scrolled .navbar-default .navbar-nav>.open>a, 
.scrolled .navbar-default .navbar-nav>.open>a:hover, 
.scrolled .navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #53A4A4;
}
.scrolled .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}
.scrolled .navbar-nav .dropdown-menu:before {
  display: none;
}
.scrolled .navbar-default .navbar-toggle .icon-bar {
  background-color:#444;
}

/* Subnabigation */

.sidenav {
  -webkit-transition: all 420ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
  -moz-transition: all 420ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
  -o-transition: all 420ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
  transition: all 420ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  z-index: 40;
  background-color: #53A4A4;
}
.sidenav ul {
  text-align: center;
  margin: 0;
}
.sidenav ul li {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  border-right: 1px solid rgba(0,0,0,.12);
}
.sidenav ul li:first-child {
  border-left: 1px solid rgba(0,0,0,.12);
}
.sidenav ul a {
  display: block;
  color: #FFF;
  line-height: 1.1em;
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  height: 80px;
  text-align: center;
  padding: 15px 10px;
  padding-bottom: 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  width: 120px;
}
.sidenav ul a:hover {
  background-color: #fff;
  color: #444;
  text-decoration: none;
}
.sidenav ul a.selected {
  color: #53A4A4;
  background-color: #fff;
}
.sidenav .icon-arrow {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -10px;
}
.sidenav ul a:hover .icon-arrow {
  right: 5px;
}



/* Buttons */

.btn {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 700;
}
.btn:focus {
  text-decoration: none;
}
.btn .icon-arrow {
  margin-left: 20px;
  position: relative;
  top: 1px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.btnx:hover .icon-arrow {
  -webkit-transform: translate(10px, 0px);
  -moz-transform: translate(10px, 0px);
  -o-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}


.btn-primary {
  background-color: #46CAAA;
  font-weight: 700;
  border: none;
  line-height: 1em;
  padding: 8px 20px;
}
.btn-primary:hover {
  background-color: #34B494;

}
.btn-default {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  padding: 14px 35px;
  font-size: 13px;
  letter-spacing: 1px;
}
.btn-default:hover {
  background-color: #fff;
  color: #53A4A4;
  border: 2px solid #fff;
}


.btn-large.btn-apply {
  padding: 14px 20px;
  box-shadow: 0 0 0 3px #fff;
}
.btn-large.btn-apply:hover {
  box-shadow: 0 0 0 4px #fff;
}
.btn-large {
  font-size: 20px;
  padding: 22px 25px;
}

.img-resp-center {
  margin-left: auto;
  margin-right: auto;
}


/* General styles */
.row.collapsed {
  margin: 0;
}
.collapsed > [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* Promo section */

.toppromo {
  position:relative;
  min-height: 650px;
  overflow: hidden;
}
.toppromo.short {
  min-height: 400px;
}
.toppromo .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(./home-promo-1.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
  -webkit-transition: all 14s ease;
  -moz-transition: all 14s ease;
  -o-transition: all 14s ease;
  transition: all 14s ease;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  -moz-transform: scale3d(1.2, 1.2, 1);
  -o-transform: scale3d(1.2, 1.2, 1);
  -ms-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.loaded .toppromo .bgimg {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.toppromo.noanim .bgimg {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.toppromo .hero-whydot {
  background: url(../img/hero-whydotsignal.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-support {
  background: url(../img/hero-support.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-enterprise {
  background: url(../img/hero-enterprise.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-brokerage {
  background: url(../img/hero-brokerage.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-lender {
  background: url(../img/hero-lender.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-franchise {
  background: url(../img/hero-franchise.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-discover {
  background: url(../img/hero-discover.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-about {
  background: url(../img/hero-about.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-careers {
  background: url(../img/hero-careers.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppromo .hero-mngmg {
  background: url(../img/hero-mngmt.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.toppromo .bgimg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color:rgba(66,55,19,0.35);
}
.toppromo .bgimg.nooverlay:before {
  display: none;
}

.message {
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 700px;
  left: 50%;
  margin-left: -350px;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  padding: 0 15px;
}
.message .pagetitle {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  opacity: .6;
  margin-bottom: 55px;
}
.message h1 {
  font-size: 42px;
  margin:0px;
  margin-bottom: 15px;
  line-height: 1em;
}
.message .sect {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 30px;
  margin:0px;
  margin-bottom: 15px;
  line-height: 1em;
}

.message h1 span {
  background-color: rgba(255,255,255,.35);
  padding: 1px 5px;
}
.message p {
  font-size: 18px;
  margin-bottom: 25px;
}
.message .btn-default,
.message .btn-primary {
  padding: 14px 40px;
  font-size: 14px;
}
.message .btn-primary {
  background-color: #fff;
  padding: 16px 40px;
  border: 2px solid #fff;
  text-transform: uppercase;
  color: #53A4A4;
  letter-spacing: 1px;
}
.message .btn-primary:hover {
  background-color: #53A4A4;;
  border-color: #53A4A4;;
  color: #fff;
}

.more {
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #fff;
  line-height: 1em;
  text-align: center;
  width: 160px;
  margin-left: -80px;
  font-size: 12px;
  padding-bottom: 35px;
}
.more p {
  opacity: .65;
  margin: 0;
}
.more .icon-arrow2 {
  position: absolute;
  bottom: 10px;
  margin-left: -6px;
  animation: arrowbounce 1s alternate infinite;
  -moz-animation: arrowbounce 1s alternate infinite; /* Firefox */
  -webkit-animation: arrowbounce 1s alternate infinite; /* Safari and Chrome */
  -o-animation: arrowbounce 1s alternate infinite; /* Opera */
}
.newsroom body {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.newsroom .toppromo {
  min-height: inherit;
  border-bottom: 1px solid #E1E6EA;
  min-height: 150px;
  background-color: #F1F3F5;
}
.newsroom .bar {
  background-color: #53A4A4;
  min-height: 70px;
}
.newsroom .message {
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  transform: translate(0px, 0);
  padding-top: 20px;
}
.newsroom .message .sect {
  color: #525252;
}

.img-nokia {
  text-align: center;
  margin-top: -270px;
  margin-bottom: 50px;
}
.block-center {
  min-height: 540px;
  position: relative;
  padding-top: 145px;
  margin-top: 20px;
}
.whitebox {
  background-color: #fff;
  max-width: 800px;
  padding: 65px 80px;
  margin: 0 auto;
  text-align: center;
}



/* Content block styles */

.content .block-inner {
  padding: 80px 0;
}
.nobottompad .block-inner {
  padding-bottom: 0;
}
.content .inner {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 15px;
}
.content .section {
  margin: 0;
  font-size: 32px;
  color: #525252;
  margin-bottom: 50px;
  text-align: center;
}
.content .section-editions {
  font-size: 26px;
  margin: 0;
  padding: 50px 0;
  letter-spacing: 2px;
}
.content .accent {
  color: #52A4A4;
}
.content-intro {
  padding: 35px 0;
}
.content-intro.nobottompad {
  padding-bottom: 0;
  margin-bottom: -15px;
  position: relative;
  z-index: 3;
}
.content .content-intro p {
  font-size: 18px;
}
.inline-hero, .content .inline-hero {
  margin-bottom: 0;
}
.inline-hero img {
  width: 100%;
  height: auto;
}
.box {
  border: 1px solid rgba(0,0,0,.08);
  padding: 50px;
}
.box .iconcircle {
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: 20px;
}
.content .box .section {
  margin-bottom: 15px;
}
.intro {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  border-top: 1px solid #F1F3F5;
  border-bottom: 1px solid #F1F3F5;
  letter-spacing: 1px;
  padding: 20px 0;
  margin: 40px 0;
  text-transform: uppercase;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
.superintro, 
.content .superintro,
.message .superintro {
  font-size: 21px;
}
.content.grey .intro {
  border-color: #D1D8DE;
}
.content.color {
  background-color: #53A4A4;
  color: #fff;
}
.content.color .section {
  color: #fff;
}
.content.color p {
  color: #fff;
}
.content .intro {
  color: #53A4A4;
}
.content .introlight {
  color: #53A4A4;
  margin-bottom: 25px;
}
.content p {
  font-size: 17px;
  line-height: 1.6em;
  color: #525252;
}
.content .small {
  font-size: 12px;
  color: #AAA;
  margin-top: 20px;
}
.content h3 {
  color: #53A4A4;
  text-align: center;
  margin-bottom: 25px;
}
.content.grey {
  background-color: #F1F3F5;
}
.content.grey.invertcolor {
  background-color: #fff;
}
.content.cta {
  background-color: #53A4A4;
  color: #fff;
}
.content.delimited {
  border-top: 1px solid #E6E9EC;
}
.content.whitetext {
  color: #fff;
}
.content.whitetext .section {
  color: #fff;
}
.content.whitetext p {
  color: #fff;
}
.content.regular p {
  font-size: 15px;
  line-height: 1.6em;
}
.content .text {
  padding: 35px 0;
}
.content .text ul li {
  font-size: 17px;
  line-height: 1.6em;
  margin-bottom: 8px;
}

.list-stats {
  text-align: center;
  padding: 0 25px;
  margin-top: 25px;
  border-top: 1px solid #D1D8DE;
  border-bottom: 1px solid #D1D8DE;
  padding: 25px 0;
}
.list-stats li {
  line-height: 1.2em;
  width: 30%;
  vertical-align: top;
}
.list-stats .large {
  font-size: 35px;
  line-height: 1.1em;
  display: block;
}
.list-stats .title {
  text-transform: uppercase;
  font-size: 12px;
  color: #777;
  display: block;
}

.content.spaced .block-inner {
  padding: 100px 0;
}
.content.spaced .section {
  margin-bottom: 80px;
}
.content.spaced .btn-cta {
  margin-top: 80px;
}

.content.nopadding .block-inner {
  padding: 0;
}
.content.cta .block-inner {
  padding: 60px 0;
}
.content.cta .section {
  text-align: left;
  margin-bottom: 5px;
  color: #fff;
}
.content.cta p {
  color: #fff;
  opacity: .65;
}
.content.cta .btn-default {
  max-width: 260px;
  margin: 0 auto;
  padding: 14px 40px;
  font-size: 14px;
}
.content.cta .btn-text {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  opacity: .65;
  margin-top: 8px;
  display: block;
}
.content.cta .btn-text:hover {
  opacity: 1;
  text-decoration: none;
}
.content.cta .btn-text .icon-arrow2 {
  font-size: 70%;
  margin-left: 4px;
}

.content .btn-blockmore {
  border-color: #53A4A4;
  color: #53A4A4;
  margin-top: 35px;
}
.content .btn-blockmore:hover {
  background-color: #53A4A4;
  color: #fff;
}
.content .btn-blockgrey {
  border-color: #B6C0CB;
  color: #B6C0CB;
}
.content .btn-blockgrey:hover {
  background-color: #B6C0CB;
  color: #fff;
}

.content-section {
  position: relative;
}
.content-section.last,
.content.last {
  border-bottom: 1px solid #F1F3F5;
}

.content-section .content-description {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  padding: 35px 15px;
}
.content-section .section {
  margin-bottom: 20px;
}
.content-image {
  text-align: center;
}
.content-image img {
  max-width: 80%;
  height: auto;
}
.fullimg .content-image img {
  max-width: inherit;
  width: 100%;
  height: auto;
}
.text-center-helper {
  margin: 0 !important;
}
.text-center-helper .img-responsive {
  margin: 0 auto;
}
.comingsoon {
  font-size: 90% !important;
  border: 1px solid #eee;
  padding: 2px 8px;
  border-radius: 3px;
  display: inline-block
}

/* Products blocks */

.list-products {
  margin: 0;
}
.list-products li {
  vertical-align: top;
  margin: 0;
  padding: 0;
  background-color: #fff;
  text-align: center;
  width: 33.333333%;
  float: left;
  border-right: 1px solid #F1F3F5;
  border-bottom: 1px solid #F1F3F5;
  color: #fff;
}
.content .list-products h3 {
  color: #fff;
}
.list-products a {
  color: #fff;
}
.list-products a:hover, .list-products a:focus {
  text-decoration: none;
}
.list-products li:hover .prod {
  bottom: 70px;
}
.list-products li:hover .body p {
  color: #525252
}
.list-products li .body .phone {
  font-size: 22px;
  color: #444;
}
.list-products li:hover h3{
  margin-top: 5px;
}
.list-products li:hover .imgbox:before {
  background-color:rgba(22,37,80,0.25);
}
.list-products li:hover .btn-text {
  letter-spacing: 4px;
}
.list-products .body p {
  max-width: 360px;
  margin: 0 auto;
}
.list-products .imgbox {
  min-height: 358px;
  position: relative;
  border-bottom: none;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.list-products .imgbox:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color:rgba(22,37,80,0.45);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.list-products .re {
  background: url(../img/products-re.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.list-products .en {
  background: url(../img/products-en.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.list-products .se {
  background: url(../img/products-se.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.list-products .prod {
  position: absolute;
  width: 100%;
  color: #fff;
  bottom: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 5;
}
.list-products .imgbox [class^='icon'] {
  font-size: 42px;
}
.list-products h3 {
  font-size: 28px;
  line-height: .9em;
  margin: 0;
  margin-top: 15px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 500;
}
.list-products h3 span {
  font-weight: 700;
}
.list-products .body {
  min-height: 100px;
  padding: 25px 20px;
}
.list-products .body p {
  font-size: 13px;
  text-transform: uppercase;
  color: #aaa;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.list-products .btn-more {
  margin-top: 20px;
}
.content .list-sections h3 {
  color: #53A4A4;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.content .list-sections .body a {
  color: #777;
}
.list-sections {
  overflow: hidden;
}
.content .list-support {
  padding-top: 0;
}
.content .list-support li {
  background-color: transparent;
  border-right: 1px solid rgba(0,0,0,.08);
}

.btn-text {
  color: #53A4A4;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 13px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
.btn-text .icon-arrow, .btn-text .icon-arrow2 {
  margin-left: 15px;
  font-size: 80%;
}

.list-partners li {
  text-align: center;
}

.list-sections {
  padding-top: 30px;
}
.list-sections li {
  background-color: #fff;
  border-top: 1px solid #E6E9EC;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  padding-bottom: 35px;
}
.list-sections li:hover {
  background-color: #F1F3F5;
}
.list-sections .imgbox {
  min-height: 200px;
}
.list-sections .imgbox:before {
  display: none;
}
.list-sections .prod {
  color: #444;
}
.list-sections .btn-default {
  margin-top: 35px;
  border-color: #53A4A4;
  color: #53A4A4;
}
.list-sections .btn-default:hover {
  background-color: #53A4A4;
  color: #fff;
}

.list-normalsections.list-sections {
  padding-top: 0;
}
.list-normalsections li:hover {
  background-color: transparent;
}
.list-normalsections .body {
  min-height: 280px;
}
.list-normalsections .body p {
  text-transform: none;
  font-size: 16px;
}
.list-normalsections .prod,
.list-normalsections li:hover .prod {
  bottom: 10px;
}
.list-normalsections .imgbox {
  min-height: 140px;
}

/* News Blocks */

.homenews {
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: flex-start;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.homenews .news {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  background-color: #F1F3F5;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 45px 60px;
}
.homenews .news:hover {
  background-color: #F8F9FA;
}
.homenews .news:hover .btn-text {
  letter-spacing: 4px;
}
.news h4 {
  font-weight: 700;
  color: #525252;
  font-size: 20px;
  line-height: 1.1em;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
.news p {
  font-size: 15px;
  opacity: .6;
  line-height: 1.5em;
  color: #555;
}
.homenews p a {
  color: #555;
}
.news .sect {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 35px;
  color: #53A4A4;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.news .sect a {
  color: #53A4A4;
}
.news .btn-text {
  margin-top: 25px;
}
.news a:hover, .news a:focus {
  text-decoration: none;
}

.list-blocks {
  padding-top: 120px;
  background: url(../img/tripod-top.png) no-repeat top center;
  margin: 0 -1.5%;
}
.list-blocks li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin: 0 1.5%;
  text-align: center;
  border: 1px solid #eee;
  border-bottom: 4px solid #52A4A4;
  padding: 40px 45px;
  min-height: 180px;
}
.content .list-blocks p {
  font-size: 15px;
  line-height: 1.45em;
  margin: 0;
}
.list-blocks.white {
  margin-bottom: 40px;
}
.list-blocks.white li {
  background-color: #fff;
  min-height: 250px;
}
.list-blocks.longer li {
  min-height: 250px;
}
.content .list-blocks.white li p {
  color: #525252;
}
.list-blocks li [class^="icon-"] {
  color: #53A4A4;
  font-size: 38px;
  display: inline-block;
  padding-bottom: 12px;
}

.list-twoblocks {
  position: relative;
  overflow: hidden;
}
.list-twoblocks li {
  float: left;
  border: 1px solid rgba(255,255,255,.45);
  padding: 35px 45px;
  width: 46%;
  margin: 0 2%;
  min-height: 270px;
  background-color: rgba(0,0,0,.35);
}
.list-twoblocks:after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  opacity: .45;
  left: 50%;
  margin-left: -13px;
  top: 50%;
}

.blockbg-whydot {
  background: url(../img/blockbg-whydot.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.blockbg-about {
  background: url(../img/blockbg-about1.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.blockbg-enterprise {
  background: url(../img/blockbg-enterprise-services.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.blockbg-about2 {
  background: url(../img/blockbg-about2.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blockbg-locations {
  background: url(../img/map-dot-locations-alt.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 780px;
}

/* Inline tabs */
.inline-tabs {
  margin-top: 55px;
}
.inline-tabs.tabs-nopadding {
  margin-top: 0;
}
.inline-tabs .nav-tabs {
  border-top: 1px solid #D1D8DE;
  border-bottom: 1px solid #D1D8DE;
}
.inline-tabs .nav-tabs>li:last-child>a {
  border-right: none;
  margin-right: 0;
}
.inline-tabs .nav-tabs>li>a {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  vertical-align: middle;
  border-radius: 0;
  font-size: 17px;
  border: none;
  border-right: 1px solid #D1D8DE;
  color: #525252;
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  padding: 10px 35px;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  height: 100px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  margin: 0;
}
.inline-tabs .nav-tabs>li>a:hover {
  background-color: transparent;
  color: #666;
  background-color: rgba(255,255,255,.35);
}
.inline-tabs .nav-tabs>li {
  width: 20%;
}
.inline-tabs .nav-tabs.nav-three li {
  width: 33.333333%;
}
.inline-tabs .nav-tabs>li.active>a {
  background-color: #52A4A4;
  color: #fff;
  border: none;
  border-right: 1px solid #D1D8DE;
}
.tabs-icon .nav-tabs>li.active>a {
  background-color: transparent;
}
.inline-tabs .tab-pane {
  padding-top: 35px;
}
.inline-tabs .tab-pane .img-responsive {
  margin: 0 auto;
}

.inline-tabs .nav-tight {
  text-align: center;
  border: none;
}
.inline-tabs .nav-tight>li {
  width: auto;
  border: none;
  float: none;
  display: inline-block;
  margin: 0 20px;
  position: relative;
}
.inline-tabs .nav-tight>li+li:before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #F1F3F5;
  display: block;
  position: absolute;
  top:50%;
  left: -45px;
}
.inline-tabs .nav-tight>li>a {
  padding: 10px;
  border: none;
  height: auto;
}
.inline-tabs .nav-tight>li.active>a {
  border: none;
}
.active .iconcircle {
  background-color: #53A4A4;
  color: #fff;
}
.iconcircle {
  background-color: #F1F3F5;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 56px;
  border-radius: 60px;
  text-align: center;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  color: #B6C0CB;
}

/* Newsroom */
.newsroom .content:first-child .block-inner {
  padding: 0;
}
.newsroom .newscontent .block-inner {
  padding: 0;
}
.newsroom .block {
  padding-right: 45px;
  padding-bottom: 35px;
}
.newsblocks {
  border-right: 1px solid #E1E6EA;
  padding: 50px 0;
}
.newsroom aside {
  padding-top: 35px;
}

.newshead:first-child {
  border-top: none;
  padding-top: 0;
}
.newshead {
  font-size: 22px;
  color: #6CB2B2;
  margin: 0;
  padding: 50px 0;
  font-weight: 400;
  border-top: 1px solid #E1E6EA;
}
.newsgrid {
  margin: 0 -2%;
  overflow: hidden;
}
.newsgrid .news {
  width: 46%;
  float: left;
  margin: 0 2%;
  padding: 15px 0;
  padding-bottom: 35px;
}
.newsgrid .news:nth-child(2n + 1) {
  clear: left;
}
.newsgrid .news p,
.pressgrid .news p {
  opacity: .85;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.newsgrid .news h4,
.pressgrid .news h4 {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.newsgrid .news .date,
.pressgrid .news .date {
  font-size: 13px;
  margin-top: 0;
  opacity: .6;
}
.newsgrid .news:hover p {
  opacity: 1;
}
.newsgrid .news:hover h4,
.pressgrid .news:hover h4 {
  color: #6CB2B2;
}
.newsgrid .news:hover .btn-more {
  letter-spacing: 4px;
}
.bloggrid {
  margin: 0;
}
.bloggrid .news {
  width: 100%;
  float: none;
  margin: 0%;
}
.bloggrid .imgbox {
  position: relative;
}
.bloggrid .imgbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.2);
  z-index: 0;
}
.bloggrid .imgbox p {
  margin: 0;
  z-index: 5;
}
.bloggrid .imgbox img {
  width: 100%;
  height: auto;
}
.bloggrid .news h4 {
  margin: 15px 0;
  margin-bottom: 8px;
  font-size: 26px;
}
.bloggrid .tag {
  position: absolute;
  right: 0;
  bottom:0;
  color: rgba(255,255,255,.6);
  font-size: 12px;
  border-left: 1px solid rgba(255,255,255,.2);
  border-top: 1px solid rgba(255,255,255,.2);
  padding: 20px 16px;
  font-weight: 700;
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.bloggrid .news:hover .tag {
  color: #fff;
}
.bloggrid .date {
  position: absolute;
  left: 0;
  top: 0;
  padding: 12px 14px;
  color: #fff;
}
.list-pop a {
  display: block;
  background-color: #fff;
  position: relative;
  padding: 18px;
  padding-left: 100px;
  margin-bottom: 2px;
  font-weight: 700;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.list-pop a:hover {
  opacity: .85;
  text-decoration: none;
}
.list-pop h4 {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #525252;
  font-size: 16px;
}
.list-pop .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 85px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.list-blogcats {
  border-bottom: 1px solid #E1E6EA;
}
.list-blogcats a {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #525252;
  font-size: 15px;
  text-transform: uppercase;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  display: block;
  padding: 8px 20px;
  border-top: 1px solid #E1E6EA;
  border-left: 3px solid transparent;
}
.list-blogcats a:hover {
  background-color: rgba(255,255,255,.35);
  text-decoration: none;
  color: #222;
}
.list-blogcats a.active,
.list-blogcats a.active:hover {
  padding-left: 20px;
  color: #52A4A4;
  border-left-color: #52A4A4;
}
.blogauthor {
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
}
.authorimg {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  display: block;
  margin-bottom: 3px;
  overflow: hidden;
}
.authorimg img {
  width: 100%;
  height: auto;
}

.blog-side {
  padding-left: 45px;
}
.blog-side .newshead {
  padding: 25px 0;
  border-top: none;
  padding-top: 35px;
}
.btn-subscribe {
  border-color: #E1E6EA;
  color: #6CB2B2;
}

.nav a {
  font-family: Myriad, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #777;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.nav a:hover {
  color: #525252;
  text-decoration: none;
}
.nav .btn-prev .icon-arrow {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

}
.nav .icon-arrow {
  margin: 0 8px;
  font-size: 80%;
}
.nav .btn-next {
  float: right;
}

.pressgrid .news {
  position: relative;
  padding: 15px 0;
  padding-left: 100px;
}
.pressgrid .news .date {
  position: absolute;
  left: 0;
}
.pressgrid .news h4 {
  margin: 0;
}
.pressgrid .news .btn-more {
  margin-top: 8px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  opacity: 0;
  visibility: hidden;
}
.pressgrid .news:hover .btn-more {
  opacity: 1;
  visibility: visible;
}
.newsarticle {
  padding-right: 45px;
  padding-bottom: 45px;
}
.newsarticle .newssect {
  color: #6DB2B2;
  text-transform: uppercase;
  float: right;
}
.newsarticle p {
  opacity: 1;
  color: #111;
}
.newsarticle .date {
  font-size: 13px;
  opacity: .6;
}
.newsarticle h1 {
  font-size: 28px;
}
.newsarticle .newsintro {
  font-size: 20px;
  margin-bottom: 30px;
  opacity: .6;
  line-height: 1.4em;
}
.newsarticle ul {
  font-size: 16px;
  margin: 20px 0;
}
.newsarticle ul li {
  margin-bottom: 8px;
  line-height: 1.4em;
}

.box-press {
  max-width: 320px;
  margin: 0 auto;
  padding: 25px 35px;
}
.box-press .imgbox {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 120px;
  margin-bottom: 12px;
}
.box-press h5:first-child {
  margin-top: 0;
}
.box-press h5 {
  color: #6DB2B2;
  text-transform: uppercase;
  margin-top: 45px;
  margin-bottom: 35px;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
}
.box-press .list-soc {
  text-align: left;
}
.box-press .list-soc li {
  margin-left: 0;
  margin-right: 15px;
}


.btn-down .icon-arrow {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}


.list-positions a {
  display: block;
  background-color: #fff;
  margin-bottom: 6px;
  padding: 35px 35px;
  position: relative;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.list-positions a:hover {
  text-decoration: none;
  opacity: .85;
}
.list-positions a:hover .btn-more {
  letter-spacing: 4px;
}
.list-positions a:focus {
  text-decoration: none;
}

.list-positions p {
  margin: 0;
  font-size: 14px;
}
.list-positions .position {
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.list-positions span {
  font-size: 80%;
}
.list-positions .btn-more {
  margin-top: 8px;
}

.list-people {
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,.15);
}
.list-people li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 65px 15px;
  border-right: 1px solid rgba(255,255,255,.15);
  border-top: 1px solid rgba(255,255,255,.15);
}
.list-people .imgbox {
  width: 125px;
  height: 125px;
  overflow: hidden;
  border-radius: 150px;
  margin: 0 auto;
  margin-bottom: 55px;
}
.list-people p {
  font-size: 18px;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  margin: 0;
  line-height: 1.1em;
  max-width: 260px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.list-people .title {
  font-family: Avenir, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 15px;
  opacity: .65;
  min-height: 40px;
}

.nomore .content .btn-blockmore {
  display: none;
}
.nomore .sidenav {
  display: none;
}

/* Form */
.form .form-control {
  box-shadow: none;
  border-radius: 2px;
  height: 52px;
}
.form .form-group {
  margin-bottom: 6px;
}


/* Clients */
.toppromo .hero-clients {
  background-image: none;
  background-color: #53A4A4;
}
.client .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.client {
  background-color: #F1F3F5;
  margin: 45px 35px;
  position: relative;
  padding-top: 42%;
}
.client:before {
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.15);
}
.client:hover .btn-blockmore {
  background-color: #fff;
  color: #53A4A4;
}
.client a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.client a:hover,
.client a:focus {
  text-decoration: none;
}
.client blockquote {
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  position: relative;
}
.client blockquote:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #fff;
  opacity: .3;
  position: absolute;
  top: -10px;
}
.client blockquote:before {
  content: '“';
  font-family: Times New Roman, Times, serif;
  font-size: 52px;
  position: absolute;
  top: -55px;
}
.client .btn-blockmore {
  position: absolute;
  bottom: 25px;
  left: 35px;
}
.btn-play .icon-play {
  margin-left: 10px;
  padding: 1px 2px;
  font-size: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.client .copy p {
  font-size: 16px;
  line-height: 1.5em;
}
.client .copy .person {
  font-size: 18px;
  line-height: 1.2em;
  margin: 0;
  margin-bottom: 10px;
}
.client .copy .introduction {
  margin-top: 35px;
}
.client .copy .former {
  opacity: .7;
  line-height: 1.2em;
}
.client .copy .person span {
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 700;
  font-size: 22px;
}

/* Footer */

.footer {
  color: #8E8E8E;
  padding: 60px 0;
  border-bottom: 20px solid #474747;
}
.footer h5 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-family: "Myriad", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
.footer h5.soc {
  text-align: right;
}
.copy {
  font-size: 13px;
  padding-top: 45px;
  color: #aaa;
}

.list-soc {
  margin-top: -12px;
  text-align: right;
}
.list-soc li {
  display: inline-block; 
  margin-left: 15px;
}
.list-soc a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #AAA;
  display: inline-block;
  text-align: center;
  font-size: 25px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.list-soc a:hover {
  color: #53A4A4;
  text-decoration: none;
}
.list-footmenu li {
  margin: 8px 0;
  margin-right: 8px;
  line-height: 1.1em;
}
.list-footmenu a {
  color: #8E8E8E;
  font-size: 12px;
  padding: 3px 0;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.list-footmenu a:before {
  content: "";
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: -2px;
  background-color: #ddd;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.list-footmenu a:hover {
  color: #53A4A4;
  text-decoration: none;
}
.list-footmenu li:hover a:before {
  width: 100%;
}



/* Landing page */

.landing, .landing body {
  height: 100%;
}
.landing body {
  background: url('./home-promo-1.jpg') no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
.landing body:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color:rgba(66,55,19,0.15);
}
.notice {
  background-color: #fff;
  border-bottom: 2px solid #53A4A4;
  position: absolute;
  top: 50%;
  right: 0;
  padding: 50px;
  text-align: center;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  width: 600px;
  z-index: 10;
}
.notice .img-responsive {
  margin: 0 auto;
}
.notice p {
  font-size: 15px;
}
.notice .section {
  margin-bottom: 15px;
  font-size: 26px;
}



.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  border-top: 1px solid #E7EAED;
}
.table {
  border-top: 1px solid #E7EAED;
  border-bottom: 1px solid #E7EAED;
}
.table>thead>tr>td {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #CBD1D8;
}
.table>tbody>tr>td {
  font-size: 15px;
}
.table>tbody>tr>td h4 {
  font-weight: 700;
  margin: 0;
  margin-top: 2px;
}
.tbl-right {
  text-align: right !important;
}
.tbl-price {
  font-size: 18px !important;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #F7F8F9;
}
.table-checkout>tbody>tr>td {
  vertical-align: middle;
}

.btn-close {
  font-size: 20px;
  width: 24px;
  height: 24px;
  line-height: 26px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  color: #CBD1D8;
  border: 1px solid transparent;
  margin: -4px 0;
}
.btn-close:hover {
  border-color: #CBD1D8;
  text-decoration: none;
}



.transition {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}



/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
  display: inline-block;
  padding-top: 15px;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
  display: block;
  width: 6px;
  height: 6px;
  margin: 5px 12px;
  opacity: 0.2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center
}

@font-face {
  font-family: 'icomoon';
  src:url('../webfonts/icomoon.eot?mfvsxb');
  src:url('../webfonts/icomoon.eot?#iefixmfvsxb') format('embedded-opentype'),
    url('../webfonts/icomoon.woff?mfvsxb') format('woff'),
    url('../webfonts/icomoon.ttf?mfvsxb') format('truetype'),
    url('../webfonts/icomoon.svg?mfvsxb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
  content: "\e613";
}
.icon-documentation:before {
  content: "\e610";
}

.icon-livechat:before {
  content: "\e611";
}

.icon-support:before {
  content: "\e612";
}
.icon-comm:before {
  content: "\e60a";
}
.icon-ent-api:before {
  content: "\e60b";
}
.icon-ent-comm:before {
  content: "\e60c";
}
.icon-ent-uni:before {
  content: "\e60d";
}
.icon-extend:before {
  content: "\e60e";
}
.icon-time:before {
  content: "\e60f";
} 
.icon-dotsignal:before {
  content: "\e608";
}
.icon-linkedin:before {
  content: "\e609";
} 
.icon-arrow:before {
  content: "\e600";
}
.icon-arrow2:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e604";
}
.icon-product-en:before {
  content: "\e605";
}
.icon-product-re:before {
  content: "\e606";
}
.icon-product-se:before {
  content: "\e607";
} 

/* Boucing Arrow Animation */

@keyframes arrowbounce {
  from {
    -webkit-transform: translateY(0) rotate(90deg);
    -moz-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
  to {
    -webkit-transform: translateY(-10px) rotate(90deg);
    -moz-transform: translateY(-10px) rotate(90deg);
    transform: translateY(-10px) rotate(90deg);
  }
}
@-moz-keyframes arrowbounce {
  from {
    -webkit-transform: translateY(0) rotate(90deg);
    -moz-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
  to {
    -webkit-transform: translateY(-10px) rotate(90deg);
    -moz-transform: translateY(-10px) rotate(90deg);
    transform: translateY(-10px) rotate(90deg);
  }
}
@-webkit-keyframes arrowbounce {
  from {
    -webkit-transform: translateY(0) rotate(90deg);
    -moz-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
  to {
    -webkit-transform: translateY(-10px) rotate(90deg);
    -moz-transform: translateY(-10px) rotate(90deg);
    transform: translateY(-10px) rotate(90deg);
  }
}



@media only screen and (max-width: 991px) {
  .showmenu .navbar-collapse {
    right: 0;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit;
  }
  .showloginbar .navbar-collapse {
    top: 40px;
  }
  .navbar-collapse {
    position: fixed;
    display: block;
    width: 300px;
    right: -300px;
    top: 0;
    margin: 0;
    height: 100% !important;
    background-color: #444;
    max-height: inherit;
    -webkit-transition: all 350ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
    -moz-transition: all 350ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
    -o-transition: all 350ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
    transition: all 350ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    z-index: 50;
    overflow: hidden;
    visibility: visible;
    opacity: 1;
    backface-visibility: hidden;
  }
  .navbar-collapse .navbar-nav {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: auto !important;
    bottom: 0;
    width: 100%;
    margin: 0;
    min-height: inherit;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-collapse .navbar-nav:before {
    display: none;
  }
  .navbar-default .navbar-nav>li>a,
  .scrolled .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 12px 25px;
    color: #fff;
  }
  .navbar-collapse .navbar-nav>li>a.btn-default,
  .scrolled .navbar-collapse .navbar-nav>li>a.btn-default {
    margin: 5px 20px;
    color: #fff;
    border-color: #fff;
    font-size: 13px;
  }
  .navbar-nav .dropdown-menu,
  .scrolled .navbar-nav .dropdown-menu {
    margin-top: 0 !important;
    position: static;
    display: block;
    float: none;
  }
  .navbar-nav .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  .navbar-nav .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu>li>a {
    background-color: transparent;
    padding: 10px 25px;
    color: #ccc;
  }
  .navbar-default .navbar-nav .menu-item-has-children:hover > a {
    background-color: transparent;
    color: #ddd;
  }
  .navbar-nav .dropdown-menu:before {
    display: none;
  }
  .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .sub-menu>li>a,
  .sub-menu>li>a:hover {
    padding: 12px 25px;
    display: block;
    color: #ddd;
    border-bottom: 1px solid rgba(0,0,0,.12);
  }
  .sub-menu>li>a span {
    font-family: Avenir, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    color: #aaa;
    font-size: 12px;
  }
  .sub-menu .sectioner {
    padding: 9px 25px;
    color: #53A4A4;
    border-top: 1px solid rgba(0,0,0,.12);
    border-bottom: 1px solid rgba(0,0,0,.12);
  }
  .list-blocks {
    background-size: 80% auto;
    padding-top: 100px;
  }
  .list-blocks li {
    padding: 30px 25px;
    min-height: 240px;
  }  .inline-tabs .nav-tabs>li>a {
    font-size: 15px;
    padding: 10px 20px;
    height: 90px;
  }
  .list-people li {
    width: 33.33333%;
  }
  .homenews .news {
    padding: 35px 30px;
  }
  .img-nokia {
    margin-top: -200px;
  }
  .img-nokia img {
    max-width: 120px;
    height: auto;
  }
  .blockbg-locations {
    min-height: 540px;
  }
  .newsblocks {
    border-right: none;
  }
  .newsroom .block {
    padding-right: 0;
    padding-bottom: 25px;
  }
  .box-press {
    max-width: inherit;
    margin: 0;
    padding: 0;
  }
  .pressgrid .news .btn-more {
    opacity: 1;
    visibility: visible;
  }
  .newsarticle {
    padding-right: 0px;
  }
  .blog-side {
    padding-left: 0;
  }
  .newsroom aside {
    padding-bottom: 35px;
  }
  .sidenav {
    display: none;
  }
  .client {
    padding-top: 65%;
  }
  .client .copy {
    padding: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    width: 50%;    
  }
  .client .copy .introduction {
    margin-top: 12px;
  }
  .client .clientimg img {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  .client .copy blockquote p {
    color: #fff;
    position: relative;
    margin-top: 65px;
    font-size: 16px;
  }
  .client .btn-blockmore {
    position: static;
    margin-top: 20px;
  }

}

@media only screen and (max-width: 768px) {
  .loginbar {
    display: none;
  }
  .list-products li {
    width: 100%;
    float: none;
  }
  .list-products .imgbox {
    min-height: 250px;
  }
  .list-products .prod {
    bottom: 30px;
  }
  .list-products li:hover .prod {
    bottom: 50px;
  }
  .content.cta,
  .content.cta .section {
    text-align: center;
  }
  .content .section {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .homenews {
    display: block;
  }
  .homenews .news {
    display: block;
    width: 100%;
    float: none;
  }
  .footer h5.soc {
    text-align: left;
  }
  .footer .list-soc {
    text-align: left;
  }
  .list-soc li {
    margin-left: 0;
    margin-right: 15px;
  }
  .message {
    position: static;
    padding-top: 250px;
    width: auto;
    left: auto;
    margin-left: 0;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .list-blocks {
    margin: 0;
    background-image: none;
    padding-top: 0;
    text-align: center;
    position: relative;
  }
  .list-blocks:before {
    content: "";
    width: 1px;
    height: 85%;
    position: absolute;
    top: 10%;
    left: 50%;
    background-color: #eee;
    z-index: -1;
  }
  .list-blocks li {
    margin: 0;
    width: 100%;
    min-height: inherit;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #fff;
  }
  .list-blocks.white li {
    min-height: inherit;
  }
  .list-sections .imgbox {
    min-height: 150px;
  }
  .inline-tabs .tab-pane {
    padding: 25px 15px;
    padding-bottom: 0;
  }
  .inline-tabs .tab-pane .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .container .inline-tabs .tab-pane {
    padding-left: 0;
    padding-right: 0;
  }
  .inline-tabs .nav-tabs>li,
  .inline-tabs .nav-tabs.nav-three>li {
    width: 100%;
  }
  .inline-tabs .nav-tabs>li>a {
    display: block;
    height: auto;
    border-bottom: 1px solid #D1D8DE;
    border-right: none;
  }
  .inline-tabs .nav-tight>li {
    display: inline-block;
    width: auto;
  }
  .inline-tabs .nav-tight>li>a {
    border: none;
  }
  .list-people li {
    width: 50%;
    padding: 35px 12px;
  }
  .list-twoblocks {
    margin: 0;
  }
  .list-twoblocks:after {
    display: none;
  }
  .list-twoblocks li {
    min-height: inherit;
    float: none;
    width: 100%;
    margin: 16px 0;
  }
  .blockbg-locations {
    min-height: 380px;
  }
  .notice {
    width: auto;
    top: auto;
    bottom: 50px;
    left: 50px;
    right: 50px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .client {
    padding-top: 260px;
  }
  .client:before {
    display: none;
  }
  .client a {
    position: static;
  }
  .client .copy {
    position: static;
    width: auto;
  }
  .client .copy p {
    color: #525252;
  }
  .client .copy blockquote {
    padding-right: 0;
  }
  .client .copy blockquote p {
    color: #525252;
    font-size: 18px;
  }
  .client .copy blockquote:before {
    color: #525252;
  }
  .client .copy blockquote:after {
    background-color: #525252;
  }
  .client .bgimg {
    height: 250px;
  }
  .client .clientimg {
    padding: 0;
  }
  .client .clientimg img {
    right: auto;
    bottom: auto;
    top: 15px;
    left: 15px;
    position: absolute;
    width: 120px;
    height: auto;
  }
  .client:hover .btn-blockmore {
    background-color: #53A4A4;
    color: #fff;
  }
  .client .btn-blockmore {
    border-color: #53A4A4;
    color: #53A4A4;
  }
  .client .btn-blockmore:hover {
    background-color: #53A4A4;
    color: #fff;
  }
  

}


@media screen and (min-width: 768px)
{
  .pressgrid .news {
    padding-right: 100px;
  }
  .list-positions .btn-more {
    margin-top: 0;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -10px;
  }
  .notice .img-responsive {
    max-width: 85%;
  }

}

@media only screen and (min-width: 992px) {
  .newsroom .navbar-default {
    background-color: #53A4A4;
  }
  .newsroom.scrolled .navbar-default {
    background-color: rgba(255,255,255,.95);
  }
  .header .container-fluid {
    max-width: 1170px;
    margin: 0 auto;
  }
  .sub-menu {
    position: absolute;
    background-color: #fff;
    min-width: 240px;
    list-style: none;
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 2px 3px 4px rgba(0,0,0,.06);
  }
  .sub-menu>li>a {
    display: block;
    padding: 14px 15px;
    border-bottom: 1px solid #f5f5f5;
  }
  .sub-menu>li>a:hover {
    background-color: #f5f5f5;
    color: #53A4A4;
  }
  .sub-menu>li>a span {
    font-weight: 400;
    color: #aaa;
    font-family: Avenir, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
  }
  .sub-menu .sectioner {
    color: #53A4A4;
    padding: 8px 15px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #eee;
  }
  .content-section {
    position: relative;
    padding-top: 43.75%;
  }
  .content-section.double {
    padding-top: 63%;
  }
  .content-section .content-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;

  }
  .content-section.grey .content-image {
    right: auto;
    left: 0;
  }
  .content-section .content-image img {
    max-width: inherit;
    width: 100%;
    height: auto;
  }
  .content-section .content-description {
    padding: 0;
    position: absolute;
    max-width: inherit;
    width: 50%;
    top: 50%; 
    left: 0;
    text-align: center;
  }
  .content-section .content-description p,
  .content-section .content-description .section {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-section.grey .content-description {
    left: auto;
    right: 0;
  }
  .content-section .content-description .inner {
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .inline-reverse {
    margin-top: -100px;
    position: relative;
    z-index: -1;
  }
  .client {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .client .copy {
    width: 50%;
    height: 100%;
    background-color: rgba(0,0,0,.35);
    left: 0;
    top: 0;
    position: absolute;
    padding: 35px 25px;
    color: #fff;
  }
  .clientimg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70%;
    color: #fff;
    text-align: right;
    padding: 25px 35px;
  }
  .client .copy blockquote {
    position: relative;
    margin-top: 55px;
  }
  .client .copy blockquote p {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .sidenav ul a {
    width: 142px;
    height: 100px;
    padding-top: 35px;
  }
}

@media screen and (max-width: 600px)
{

}

@media screen and (min-width: 480px) {

}

@media screen and (max-width: 600px)
{

}

@media screen and (max-width: 480px)
{
  
  .navbar-default .navbar-brand {
    padding-top: 14px;
    font-size: 27px;
  }
  .scrolled .navbar-default .navbar-toggle {
    margin-top: 8px;
  }
  .content .block-inner {
    padding: 40px 0;
  }
  .content .section {
    font-size: 28px;
    line-height: 1.1em;
    color: #525252;
    margin-bottom: 15px;
  }
  .intro, .content .intro {
    font-size: 15px;
  }
  .owl-theme .owl-controls .owl-page span {
    margin: 5px 6px;
  }
  .homenews .news {
    padding: 45px 25px;
  }
  .toppromo {
    min-height: 450px;
  }
  .toppromo.short {
    min-height: 300px;
  }
  .message {
    padding-top: 110px;
  }
  .message p {
    font-size: 15px;
  }
  .message h1 {
    font-size: 32px;
  }
  .message .pagetitle {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .footer {
    padding-top: 15px;
  }
  .footer h5 {
    margin-bottom: 20px;
    margin-top: 45px;
  }
  .list-footmenu li {
    margin: 0;
  }
  .list-footmenu a {
    padding: 12px 0;
    border-top: 1px solid #eee;
    display: block;
    margin-bottom: 0;
  }
  .list-footmenu a:before {
    display: none;
  }
  .content.spaced .block-inner {
    padding: 50px 0;
  }
  .content.spaced .section {
    margin-bottom: 40px;
  }
  .content.spaced .btn-cta {
    margin-top: 25px;
  }
  .content-section .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .list-sections li {
    background-color: #F1F3F5;
    border-top: 1px solid #fff;
  }
  .list-people li {
    padding: 25px 12px;
  }
  .img-nokia {
    margin-top: -100px;
  }
  .img-nokia img {
    max-width: 85px;
  }
  .whitebox {
    padding: 25px 20px;
  }
  .blockbg-locations {
    min-height: 280px;
  }
  .newsroom .toppromo {
    min-height: 110px;
  }
  .newsroom .bar {
    min-height: 55px;
  }
  .newsgrid {
    margin: 0;
  }
  .newsgrid .news {
    width: 100%;
    float: none;
    margin: 0%;
  }

  .pressgrid .news {
    padding-left: 0px;
  }
  .pressgrid .news .date {
    position: static;
  }
  .newshead {
    font-size: 18px;
    padding: 20px 0;
  }
  .newsblocks {
    padding: 20px 0;
  }
  .newsarticle h1 {
    font-size: 26px;
  }
  .newsarticle .newsintro {
    font-size: 17px;
  }
  .newsroom .message .sect {
    font-size: 18px;
  }
  .inline-tabs .nav-tight>li a {
    padding: 10px;
  }
  .inline-tabs .nav-tight>li {
    margin: 0 5px;
    padding: 0;
  }
  .inline-tabs .nav-tight>li+li:before {
    width: 25px;
    left: -20px;
  }
  .list-stats li {
    width: 100%;
    display: list-item;
    margin-top: 25px;
  }
  .list-stats li:first-child {
    margin-top: 0;
  }
  .box {
    padding: 20px;
  }
  .notice {
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 30px 20px;
    opacity: .9;
  }
  .notice .section {
    font-size: 22px;
    margin-bottom: 0;
  }
  .notice p {
    font-size: 14px;
  }
  .notice .btn-blockmore {
    margin-top: 15px;    
  }
  .client {
    margin: 20px;
  }
  .client .copy blockquote p {
    font-size: 17px;
  }

}
@media screen and (max-width: 320px)
{
  .message h1 {
    font-size: 28px;
  }
  .content .section {
    font-size: 24px;
  }
  .list-people li {
    float: none;
    width: 100%;
  }
  .img-nokia {
    margin-top: -70px;
  }

  .newsarticle h1 {
    font-size: 22px;
  }
  .bloggrid .imgbox p {
    font-size: 12px;
  }
  .bloggrid .tag {
    font-size: 12px;
    padding: 6px 8px;
  }
  .bloggrid .date {
    padding: 3px;
  }
  .blogauthor {
    padding: 3px;
    font-size: 12px;
  }
  .authorimg {
    width: 40px;
    height: 40px;
  }
  .notice {
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 20px 15px;
  }
  .notice .section {
    font-size: 20px;
  }

}
