.paragraph--type--top-hero {height:500px !important; position:relative;  padding:0 !important;}
.paragraph--type--top-hero .row {height: 500px; align-items: center;}
[id*="custom-html"]{padding:0 !important;}
.anchor {position: relative; margin-top: -70px; height: 70px; visibility: hidden;}
p.small-text {font-size: 16px;line-height: 1.4;}

/* Navigation Bar */
.navScrolled {position: fixed !important;top: 0;z-index: 1000;}
nav.second-nav {background-color: #eeeeee; width: 100%; overflow: hidden; padding: 14px 0; position:relative;}
nav.second-nav ul {width: max-content; margin:0 auto; text-align: center;}
nav.second-nav ul li {display: inline-block;padding: 0 5px;}
nav.second-nav ul li a {color: #404040; border-radius: 50px; padding: 5px 25px; display: inline-block; font-weight:normal;}
nav.second-nav ul li a:hover:before, .second-nav ul li a:before {text-decoration: none; height: 0 !important;}
nav.second-nav ul li.active a, nav.second-nav ul li a:hover {background-color: #00b2ff;color:#fff; text-decoration: none; }
nav.second-nav ul li a.border-adjusted, nav.second-nav ul li a.color-adjusted{color: #404040 !important; background-color: transparent!important;}
nav.second-nav ul li.active a.color-adjusted, nav.second-nav ul li.active a.border-adjusted, nav.second-nav ul li a.color-adjusted:hover, nav.second-nav ul li a.border-adjusted:hover{color: #fff !important; background-color: #003eab!important;}
@media screen and (max-width: 992px) {
	nav.second-nav {overflow-x: scroll;}
}
/* End Navigation Bar */

.benefits-section img{width:40%;}
.benefits-section h3{margin-bottom:2rem;}
.benefits-section .img-box{min-height:100px;}
#why-f-secure .logo-img{width:60%;}

@media (max-width:600px) {
	#why-f-secure{background-image:url('https://service-provider.zyxel.com/sites/default/files/2020-09/hero_cybersecurity_why_fsecure_1920x740_mobile.jpg')!important;}
	#why-f-secure h2, #why-f-secure p{color:#fff !important;}
	#support-throughout-your-commercial-launch{background-image:url('https://service-provider.zyxel.com/sites/default/files/2020-09/hero_cybersecurity_commercial_launch_1920x740_mobile.jpg')!important;}
	#support-throughout-your-commercial-launch h2, #support-throughout-your-commercial-launch p{color:#fff !important;}
	.benefits-section img{margin:0 auto;}
	.benefits-section .img-box{min-height:auto;}
	.text-box{text-align:center;}
}

/*Video pop-up*/
.show {display: flex !important;}
.popup {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}
.popup .popup-content {
  background-color: white;
  width: 90%;
  height: 90vh;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 0;
  overflow-y: scroll;
}
.popup .popup-content button {
  position: absolute;
  top: 10px;
  right: 15px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: none;
  font-size: 32px;
  z-index: 1;
  top: 0;
  right: 9px;
}
.popup .popup-content .popup-body {
  padding: 20px;
  border-radius: 0 !important;
  position: relative;
  height: 100%;
}
.popup .popup-content .popup-body .text .title {font-size: 24px;}
.popup .popup-content .popup-body .text .model-name {font-size: 18px; color: #575757; margin: 15px 0;}
.popup .popup-content .popup-body .text ul {padding-left: 20px;}
.popup .popup-content .popup-body .text ul li {list-style: disc; line-height: 22px;}
.popup .popup-content .popup-body .image img {width: 100%;}
#video .video button, #video1 .video button, #video2 .video button {
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  background: none;
  font-size: 32px;
  z-index: 1;
  top: -40px;
  right: -10px;
  color: white;
  opacity: 1;
}

@media screen and (min-width: 768px) and (min-width: 1400px) {
  .popup .horizontal {
    height: 60vh;
  }
}

@media screen and (min-width: 768px) {
  .popup .horizontal {
    width: 73vw;
    height: 70vh;
    max-width: 1200px;
    overflow-y: hidden;
  }
  .popup .horizontal .popup-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    padding: 40px 0 40px 10px;
    overflow: hidden;
  }
  .popup .horizontal .popup-body .text, .popup .horizontal .popup-body .image {
    flex: 1;
  }
  .popup .horizontal .popup-body .text {
    height: 100%;
    overflow-y: scroll;
    padding: 0 15px 0 40px;
  }
  .popup .horizontal .popup-body .image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
	#video .video, #video1 .video, #video2 .video {
	  position: relative;
	  width: 90vw;
	  height: 51vw;
	  max-height: calc(100vh - 60px);
	}

	#video .video, #video1 .video, #video2 .video {width: 71vw;	height: 40vw;}
}


@media screen and (max-width: 768px) {
	#video .video button, #video1 .video button, #video2 .video button {right: 15%; top:30%;}
}

.mobile-connected img {
  width: 100%;
}
.mobile-connected .frame {
  width: 90%;
  margin: 20px auto;
}
.mobile-connected .frame .title {
  text-align: center;
}
.mobile-connected .frame ul {
  margin-top: 15px;
}
.mobile-connected .frame ul li {
  display: flex;
  padding: 10px 0;
}
.mobile-connected .frame ul li .img {
  width: 30%;
  display: flex;
  align-items: center;
  flex: none;
  max-width: 95px;
}
.mobile-connected .frame ul li .img img {
  width: 100%;
}
.mobile-connected .frame ul li .text {
  padding-left: 10px;
  flex: 1;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.mobile-connected .frame ul li .text .feature-name {
  font-size: 18px;
  line-height: 1.2em;
  font-weight:600;
}
.mobile-connected .frame ul li .text .description {
  line-height: 1.2em;
  margin-top: 5px;
}
.mobile-connected .frame .note {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .mobile-connected {
    display: none;
  }
}
.connected {
  display: none;
  position: relative;
  padding: 65px 0;
}
.connected .frame {
  width: 90%;
  margin: auto;
  height: 100%;
  max-width: 1370px;
  position: relative;
}
.connected .frame .title {
  text-align: center;
}
.connected .frame .feature-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  margin-top: 2%;
  transform: scale(0.8);
}
.connected .frame .feature-wrap .note {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.connected .frame .feature-wrap img {
  width: 50%;
}
.connected .frame .feature-wrap .text {
  position: absolute;
  top: 50%;
  left: 50%;
}
.connected .frame .feature-wrap .text--smart {
  width: 315px;
  text-align: right;
  margin-top: -23%;
  margin-left: calc(-315px - 16%);
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--smart {
    margin-top: -22%;
  }
}
.connected .frame .feature-wrap .text--browsing {
  width: 29%;
  text-align: right;
  margin-top: -10%;
  margin-left: -55%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--browsing {
    width: 315px;
    margin-left: calc(-315px - 26%);
    margin-top: -9%;
  }
}
.connected .frame .feature-wrap .text--tracking {
  width: 29%;
  text-align: right;
  margin-top: 4%;
  margin-left: -52%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--tracking {
    width: 290px;
    margin-left: calc(-290px - 23%);
    margin-top: 5%;
  }
}
.connected .frame .feature-wrap .text--device {
  width: 29%;
  text-align: right;
  margin-top: 15%;
  margin-left: -34%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--device {
    width: 250px;
    margin-left: calc(-250px - 5%);
    margin-top: 16%;
  }
}
.connected .frame .feature-wrap .text--hyper {
  width: 29%;
  margin-top: 4%;
  margin-left: 23%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--hyper {
    margin-top: 5%;
  }
}
.connected .frame .feature-wrap .text--family {
  width: 29%;
  margin-top: -11%;
  margin-left: 26%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--family {
    max-width: 377px;
    margin-top: -9%;
  }
}
.connected .frame .feature-wrap .text--malware {
  width: 36%;
  margin-top: -23%;
  margin-left: 16%;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text--malware {
    width: 377px;
    margin-top: -22%;
  }
}
.connected .frame .feature-wrap .text .feature-name {
  line-height: 1.2em;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text .feature-name {
    font-size: 24px;
  }
}
.connected .frame .feature-wrap .text .description {
  line-height: 1.2em;
  margin-top: 5px;
  font-size: 1.5vw;
}
@media screen and (min-width: 1200px) {
  .connected .frame .feature-wrap .text .description {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .connected .frame .feature-wrap {
    transform: scale(1);
    margin-top: 6%;
  }
}
@media screen and (min-width: 992px) {
  .connected {
    display: block;
  }
}

/*Video pop-up*/
.show {display: flex !important;}
.popup {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}
.popup .popup-content {
  background-color: white;
  width: 90%;
  height: 90vh;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 0;
  overflow-y: scroll;
}
.popup .popup-content button {
  position: absolute;
  top: 10px;
  right: 15px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: none;
  font-size: 32px;
  z-index: 1;
  top: 0;
  right: 9px;
}
.popup .popup-content .popup-body {
  padding: 20px;
  border-radius: 0 !important;
  position: relative;
  height: 100%;
}
.popup .popup-content .popup-body .text .title {font-size: 24px;}
.popup .popup-content .popup-body .text .model-name {font-size: 18px; color: #575757; margin: 15px 0;}
.popup .popup-content .popup-body .text ul {padding-left: 20px;}
.popup .popup-content .popup-body .text ul li {list-style: disc; line-height: 22px;}
.popup .popup-content .popup-body .image img {width: 100%;}
#video .video button{
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  background: none;
  font-size: 32px;
  z-index: 1;
  top: -40px;
  right: -10px;
  color: white;
  opacity: 1;
}

@media screen and (min-width: 768px) and (min-width: 1400px) {
  .popup .horizontal {
    height: 60vh;
  }
}

@media screen and (min-width: 768px) {
  .popup .horizontal {
    width: 73vw;
    height: 70vh;
    max-width: 1200px;
    overflow-y: hidden;
  }
  .popup .horizontal .popup-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    padding: 40px 0 40px 10px;
    overflow: hidden;
  }
  .popup .horizontal .popup-body .text, .popup .horizontal .popup-body .image {
    flex: 1;
  }
  .popup .horizontal .popup-body .text {
    height: 100%;
    overflow-y: scroll;
    padding: 0 15px 0 40px;
  }
  .popup .horizontal .popup-body .image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
	#video .video{
	  position: relative;
	  width: 90vw;
	  height: 51vw;
	  max-height: calc(100vh - 60px);
	}

	#video .video{width: 71vw;	height: 40vw;}
}


@media screen and (max-width: 768px) {
	#video .video button{right: 15%; top:30%;}
}