/*

Theme Name: MirageAssociates

Author: MirageAssociates

Description: MirageAssociates

Version: 1.0.0

Tags: MirageAssociates

*/
@font-face {
  font-family: 'Nexa-Black';
  src: url("assets/fonts/NexaBlack.woff2") format("woff2"), url("assets/fonts/NexaBlack.woff") format("woff"), url("assets/fonts/NexaBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa-Bold';
  src: url("assets/fonts/Nexa-Bold.woff2") format("woff2"), url("assets/fonts/Nexa-Bold.woff") format("woff"), url("assets/fonts/Nexa-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa-Book';
  src: url("assets/fonts/Nexa-Book.woff2") format("woff2"), url("assets/fonts/Nexa-Book.woff") format("woff"), url("assets/fonts/Nexa-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AktivGrotesk-BlackItalic';
  src: url("assets/fonts/AktivGrotesk-BlackItalic.woff2") format("woff2"), url("assets/fonts/AktivGrotesk-BlackItalic.woff") format("woff"), url("assets/fonts/AktivGrotesk-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-Bold.eot");
  src: url("assets/fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Poppins-Bold.woff2") format("woff2"), url("assets/fonts/Poppins-Bold.woff") format("woff"), url("assets/fonts/Poppins-Bold.ttf") format("truetype"), url("assets/fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-Light.eot");
  src: url("assets/fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Poppins-Light.woff2") format("woff2"), url("assets/fonts/Poppins-Light.woff") format("woff"), url("assets/fonts/Poppins-Light.ttf") format("truetype"), url("assets/fonts/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-Regular.eot");
  src: url("assets/fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Poppins-Regular.woff2") format("woff2"), url("assets/fonts/Poppins-Regular.woff") format("woff"), url("assets/fonts/Poppins-Regular.ttf") format("truetype"), url("assets/fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-ExtraBold.eot");
  src: url("assets/fonts/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Poppins-ExtraBold.woff2") format("woff2"), url("assets/fonts/Poppins-ExtraBold.woff") format("woff"), url("assets/fonts/Poppins-ExtraBold.ttf") format("truetype"), url("assets/fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

:focus {
  outline: 0;
}

html {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  font-size: 10px;
  line-height: normal;
  font-weight: 400;
}

body {
  font-size: 1.6rem;
  line-height: 26px;
  color: #5e5d5e;
  background-color: #fff;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  line-height: normal;
  color: #333333;
  font-weight: 400;
  margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 6rem;
  margin-bottom: 40px;
  line-height: 68px;
  text-transform: uppercase;
  font-family: "AktivGrotesk-BlackItalic", sans-serif;
}

@media (max-width: 768px) {
  h1 {
    font-size: 4.4rem;
    margin-bottom: 40px;
    line-height: 48px;
  }
}

@media (max-width: 468px) {
  h1 {
    font-size: 3.8rem;
    margin-bottom: 25px;
    line-height: 46px;
  }
}

h2 {
  font-size: 4.8rem;
  margin-bottom: 30px;
  line-height: 52px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
}

@media (max-width: 768px) {
  h2 {
    font-size: 3.8rem;
    margin-bottom: 30px;
    line-height: 42px;
  }
}

@media (max-width: 468px) {
  h2 {
    font-size: 3.6rem;
    margin-bottom: 25px;
    line-height: 40px;
  }
}

h2 strong {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
}

h3 {
  font-size: 3.8rem;
  margin-bottom: 25px;
  line-height: 46px;
}

@media (max-width: 768px) {
  h3 {
    font-size: 3.6rem;
    margin-bottom: 20px;
    line-height: 30px;
  }
}

@media (max-width: 468px) {
  h3 {
    font-size: 3.4rem;
    margin-bottom: 15px;
    line-height: 38px;
  }
}

h4 {
  font-size: 3rem;
  margin-bottom: 30px;
  line-height: 38px;
  color: #555356;
}

@media (max-width: 768px) {
  h4 {
    font-size: 2.6rem;
    margin-bottom: 25px;
    line-height: 32px;
  }
}

@media (max-width: 468px) {
  h4 {
    font-size: 2.4rem;
    margin-bottom: 25px;
    line-height: 32px;
  }
}

h5 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #555356;
}

@media (max-width: 468px) {
  h5 {
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 32px;
  }
}

h6 {
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #555356;
}

p, a, span, label, li {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  color: #5e5d5e;
  margin: 0 0px 25px;
  font-size: 1.8rem;
  line-height: 28px;
}

p p, p a, p span, p label, a p, a a, a span, a label, span p, span a, span span, span label, label p, label a, label span, label label, li p, li a, li span, li label {
  font-size: 100%;
  margin: 0;
}

@media (max-width: 768px) {
  p, a, span, label, li {
    font-size: 1.7rem;
    line-height: 26px;
    margin: 10px 0 20px;
  }
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  list-style-type: none;
}

a {
  text-decoration: none;
}

.header-container {
  background-image: -ms-linear-gradient(0deg, #9a226c 0%, #f7ab33 100%);
}

.header-container .header-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-container .header-navigation-wrapper nav ul li {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.header-container .header-navigation-wrapper nav ul li a {
  color: #fff;
  padding: 28px 20px;
  font-size: 16px;
  display: inline-block;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children {
  position: relative;
  display: inline-block;
  z-index: 999;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #eee;
  min-width: 180px;
  padding: 10px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children .sub-menu li {
  display: block;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children .sub-menu li a {
  padding: 10px;
  color: #5e5d5e;
  font-size: 1.6rem;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children .sub-menu li:hover {
  opacity: 1;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children:before {
  content: "\f107";
  position: absolute;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 1.2rem;
  top: 50%;
  right: 0;
  margin-top: -14px;
}

.header-container .header-navigation-wrapper nav ul li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

.header-container .header-navigation-wrapper nav ul li:hover {
  opacity: 1;
}

@media (max-width: 1200px) {
  .header-container .header-navigation-wrapper nav {
    display: none;
  }
}

@media (max-width: 1200px) {
  .header-container .header-navigation-wrapper .header-logo {
    padding: 15px 0;
  }
  .header-container .header-navigation-wrapper .header-logo img {
    width: 110px;
  }
}

.header-container .mmenu-toggle {
  display: none;
}

.header-container .mmenu-toggle a span {
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 5px;
  display: block;
}

@media (max-width: 1200px) {
  .header-container .mmenu-toggle {
    display: block;
  }
}

footer {
  background-image: -ms-linear-gradient(0deg, #9a226c 33%, #f7ab33 100%);
  padding: 50px 0 20px;
  position: relative;
}

@media (max-width: 768px) {
  footer {
    background-image: -ms-linear-gradient(0deg, #9a226c 33%, #f7ab33 115%);
  }
}

footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 180px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(assets/images/ornaments-05.png);
}

footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

@media (max-width: 1200px) {
  footer .footer-wrapper {
    display: block;
    overflow: history;
  }
}

footer .footer-wrapper .footer-nav ul li {
  display: inline-block;
  margin-right: 30px;
}

@media (max-width: 992px) {
  footer .footer-wrapper .footer-nav ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

footer .footer-wrapper .footer-nav ul li:last-child {
  margin-right: 0;
}

footer .footer-wrapper .footer-nav ul li a {
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

footer .footer-wrapper .footer-nav ul li a:hover {
  opacity: 0.8;
}

@media (max-width: 1200px) {
  footer .footer-wrapper .footer-logo,
  footer .footer-wrapper .footer-nav {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
  }
  footer .footer-wrapper .footer-award {
    width: 100%;
    text-align: center;
  }
}

footer .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding-top: 20px;
}

footer .copyright p {
  margin: 0;
  font-size: 1.4rem;
  color: #cc9aad;
}

.home-banner {
  height: 650px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*margin-bottom: 115px;*/
}

@media (max-width: 992px) {
  .home-banner {
    height: 575px;
  }
}

@media (max-width: 768px) {
  .home-banner {
    height: 450px;
    margin-bottom: 75px;
  }
}

@media (max-width: 480px) {
  .home-banner {
    height: 400px;
  }
}

.home-banner .header-home-box {
  max-width: 920px;
}

.home-banner .header-home-box h1 {
  color: #fff;
  line-height: 80px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding: 0 15px;
  font-family: "AktivGrotesk-BlackItalic" !important;
  font-weight: 900;
  font-style: italic;
}

@media (max-width: 768px) {
  .home-banner .header-home-box h1 {
    line-height: 54px;
  }
}

@media (max-width: 480px) {
  .home-banner .header-home-box h1 {
    font-size: 3.2rem;
    line-height: 42px;
  }
}

.watchout-section,
.watchnet-section {
  position: relative;
}

.watchout-section article,
.watchnet-section article {
  margin-bottom: 60px;
  max-width: 645px;
}

@media (max-width: 1570px) {
  .watchout-section article,
  .watchnet-section article {
    max-width: 550px;
  }
}

@media (max-width: 1360px) {
  .watchout-section article,
  .watchnet-section article {
    max-width: 470px;
  }
}

@media (max-width: 1200px) {
  .watchout-section article,
  .watchnet-section article {
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.watchout-section .watchout-desktop-sofware,
.watchnet-section .watchout-desktop-sofware {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 1200px) {
  .watchout-section .watchout-desktop-sofware,
  .watchnet-section .watchout-desktop-sofware {
    position: static;
    text-align: right;
  }
}

.watchout-section .watchout-desktop-sofware img,
.watchnet-section .watchout-desktop-sofware img {
  max-width: 100%;
}

.watchout-section .purple-btn,
.watchnet-section .purple-btn {
  margin-bottom: 80px;
}

.watchnet-section {
  background-color: #f3f3f3;
  padding-top: 110px;
  position: relative;
}

@media (max-width: 1200px) {
  .watchnet-section {
    padding-top: 70px;
  }
}

.watchnet-section .section-title {
  text-align: right;
}

.watchnet-section article {
  margin-left: auto;
  text-align: right;
}

.watchnet-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 8%;
  background-image: url(assets/images/ornaments-01.png);
  height: 100%;
  width: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1700px) {
  .watchnet-section:before {
    left: 0;
  }
}

@media (max-width: 1450px) {
  .watchnet-section:before {
    left: -75px;
  }
}

@media (max-width: 992px) {
  .watchnet-section:before {
    background-position: center bottom;
    background-size: contain;
    left: 0;
    width: 100%;
    height: 400px;
    bottom: 0;
    top: auto;
  }
}

.watchnet-section:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(assets/images/ornaments-02.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 12%;
}

@media (max-width: 992px) {
  .watchnet-section:after {
    display: none;
  }
}

@media (max-width: 992px) {
  .watchnet-section .watchnet-mobile {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .watchnet-section .watchnet-mobile img {
    height: 400px;
  }
}

@media (max-width: 480px) {
  .watchnet-section .watchnet-mobile img {
    height: 320px;
  }
}

.section-title {
  margin-bottom: 27px;
}

.section-title h2 {
  margin-bottom: 10px;
}

.section-title h3 {
  font-size: 1.8rem;
  background-color: #333333;
  color: #fec831;
  padding: 3px 10px;
  display: inline-block;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 24px;
}

.purple-btn {
  background-color: #9a226c;
  color: #fff;
  font-size: 1.8rem;
  padding: 22px 50px;
  line-height: normal;
  text-align: center;
  display: inline-block;
  border-radius: 40px !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.purple-btn:hover {
  background-color: #851d5d;
}

@media (max-width: 992px) {
  .purple-btn {
    padding: 15px 35px;
  }
}

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

.services-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 125px;
}

@media (max-width: 768px) {
  .services-section {
    margin-bottom: 75px;
  }
}

@media (max-width: 768px) {
  .services-section {
    display: block;
  }
}

.services-section .service-box {
  background-image: cover;
  background-repeat: no-repeat;
  width: 50%;
}

@media (max-width: 768px) {
  .services-section .service-box {
    width: 100%;
  }
}

.services-section .service-box .content-box-wrapper {
  max-width: 630px;
  margin-left: auto;
  padding: 120px 30px 120px;
}

@media (max-width: 992px) {
  .services-section .service-box .content-box-wrapper {
    padding: 60px 15px 60px;
  }
}

@media (max-width: 768px) {
  .services-section .service-box .content-box-wrapper {
    padding: 45px 15px;
    max-width: 100%;
  }
}

.services-section .service-box .content-box-wrapper .section-title h2 {
  color: #fff;
}

.services-section .service-box .content-box-wrapper article p {
  color: #fff;
}

.services-section .service-box .content-box-wrapper .purple-btn.white {
  background-color: #fff;
  color: #9a226c;
}

@media (max-width: 768px) {
  .services-section .service-box .content-box-wrapper .purple-btn.white {
    margin-bottom: 0;
  }
}

.services-section .service-box .content-box-wrapper .purple-btn.white:hover {
  background-color: #fec831;
  color: #fff;
}

.services-section .service-box .content-box-wrapper.right-box {
  margin-left: inherit;
  padding: 120px 0px 120px 80px;
}

@media (max-width: 992px) {
  .services-section .service-box .content-box-wrapper.right-box {
    padding: 60px 15px 60px 35px;
  }
}

@media (max-width: 768px) {
  .services-section .service-box .content-box-wrapper.right-box {
    padding: 45px 15px;
  }
}

@media (max-width: 768px) {
  .services-section .service-box .content-box-wrapper.right-box .purple-btn.white {
    margin-bottom: 0;
  }
}

.services-section .service-box .content-box-wrapper.right-box .purple-btn.white:hover {
  background-color: #9a226c;
}

.project-apps-section .section-title {
  text-align: center;
  margin-bottom: 65px;
}

@media (max-width: 768px) {
  .project-apps-section .section-title {
    margin-bottom: 20px;
  }
}

.project-apps-section .section-title h2 {
  margin-bottom: 20px;
}

.project-apps-section .project-slider {
  margin-bottom: 185px;
}

@media (max-width: 768px) {
  .project-apps-section .project-slider {
    margin-bottom: 135px;
  }
}

.project-apps-section .project-slider .project-container {
  padding: 50px 10px;
}

.project-apps-section .project-slider .project-container .featured-image {
  height: 470px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 768px) {
  .project-apps-section .project-slider .project-container .featured-image {
    height: 400px;
  }
}

.project-apps-section .project-slider .project-container .featured-image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, #9a226c));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #9a226c 90%);
  z-index: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.project-apps-section .project-slider .project-container .featured-image .more-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 470px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}

@media (max-width: 768px) {
  .project-apps-section .project-slider .project-container .featured-image .more-icon {
    height: 400px;
  }
}

.project-apps-section .project-slider .project-container .featured-image .more-icon img {
  width: 45px;
  height: 45px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.project-apps-section .project-slider .project-container .featured-image .more-icon span {
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.project-apps-section .project-slider .project-container .featured-image .title-box {
  position: absolute;
  width: 100%;
  height: 115px;
  padding: 0 20px;
  bottom: 0;
  left: 0;
  z-index: 2;
}

@media (max-width: 1400px) {
  .project-apps-section .project-slider .project-container .featured-image .title-box {
    bottom: 30px;
  }
}

@media (max-width: 768px) {
  .project-apps-section .project-slider .project-container .featured-image .title-box {
    bottom: 0;
  }
}

.project-apps-section .project-slider .project-container .featured-image .title-box h3 {
  font-size: 1.8rem;
  background-color: #333333;
  color: #fec831;
  padding: 0 10px;
  display: inline-block;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 30px;
  margin-bottom: 7px;
}

.project-apps-section .project-slider .project-container .featured-image .title-box h2 {
  color: #fff;
  font-size: 2.6rem;
  line-height: 30px;
  margin: 0;
}

@media (max-width: 1400px) {
  .project-apps-section .project-slider .project-container .featured-image .title-box h2 {
    font-size: 2.4rem;
  }
}

@media (max-width: 1200px) {
  .project-apps-section .project-slider .project-container .featured-image .title-box h2 {
    font-size: 2.2rem;
    line-height: 28px;
  }
}

@media (max-width: 768px) {
  .project-apps-section .project-slider .project-container .featured-image .title-box h2 {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.project-apps-section .project-slider .project-container:hover .featured-image {
  -webkit-box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.45);
}

.project-apps-section .project-slider .project-container:hover .featured-image:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(0%, rgba(154, 34, 108, 0.85)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(154, 34, 108, 0.85) 0%);
  height: 100%;
}

.project-apps-section .project-slider .project-container:hover .more-icon span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.project-apps-section .project-slider .project-container:hover .more-icon img {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.project-apps-section .slick-prev, .project-apps-section .slick-next {
  top: inherit;
  bottom: -40px;
  z-index: 99;
  background-color: transparent;
}

.project-apps-section .slick-next {
  right: calc(50% - 100px);
}

.project-apps-section .slick-next:before {
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 2.8rem;
  opacity: 1;
}

.project-apps-section .slick-prev {
  left: calc(50% - 100px);
}

.project-apps-section .slick-prev:before {
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 2.8rem;
  opacity: 1;
}

.project-apps-section .slick-dots {
  bottom: -35px;
}

.project-apps-section .slick-dots li button:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #e9e9e9;
  opacity: 1;
  top: 6px;
  left: 6px;
}

.project-apps-section .slick-dots li button:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #c3c3c3;
}

.project-apps-section .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #9a226c;
}

.watchout-features {
  background-color: #9a226c;
  position: relative;
  padding: 0 0 100px;
}

@media (max-width: 992px) {
  .watchout-features {
    padding: 0 0 70px;
    margin-bottom: 75px;
  }
}

.watchout-features .software-box {
  position: relative;
  z-index: 9;
}

@media (max-width: 992px) {
  .watchout-features .software-box {
    text-align: center;
    margin-left: -75px;
  }
}

@media (max-width: 768px) {
  .watchout-features .software-box {
    margin-left: 0;
  }
  .watchout-features .software-box img {
    height: 460px;
  }
}

@media (max-width: 480px) {
  .watchout-features .software-box img {
    height: 400px;
  }
}

.watchout-features article {
  padding-top: 90px;
}

@media (max-width: 992px) {
  .watchout-features article {
    padding-top: 30px;
  }
}

.watchout-features article h2 {
  color: #fff;
  font-size: 3.8rem;
}

.watchout-features article ul {
  margin-bottom: 60px;
}

@media (max-width: 992px) {
  .watchout-features article ul {
    margin-bottom: 30px;
  }
}

.watchout-features article ul li {
  color: #fff;
  line-height: 32px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

@media (max-width: 480px) {
  .watchout-features article ul li {
    line-height: 28px;
    margin-bottom: 15px;
  }
}

.watchout-features article ul li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 1.6rem;
}

.watchout-features article .purple-btn.white {
  background-color: #fff;
  color: #9a226c;
  margin-bottom: 0;
}

.watchout-features article .purple-btn.white:hover {
  background-color: #fec831;
  color: #fff;
}

.watchout-features:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 152px;
  background-color: #fff;
  bottom: -2px;
  left: 0;
  z-index: 2;
}

@media (max-width: 992px) {
  .watchout-features:before {
    display: none;
  }
}

.watchout-features:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 31px;
  left: 0;
  top: -1px;
  background-color: #fff;
  z-index: 2;
}

.ornaments-wrapper {
  position: relative;
}

.ornaments-wrapper:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 8%;
  width: 618px;
  height: 100%;
  background-image: url(assets/images/ornaments-03.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

@media (max-width: 1650px) {
  .ornaments-wrapper:before {
    left: 1%;
  }
}

@media (max-width: 1400px) {
  .ornaments-wrapper:before {
    left: -195px;
    width: 55%;
  }
}

@media (max-width: 992px) {
  .ornaments-wrapper:before {
    left: 0;
    width: 100%;
    height: 50%;
    margin-left: -30px;
    background-position: top center;
  }
}

.ornaments-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 100%;
  background-image: url(assets/images/ornaments-04.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

@media (max-width: 992px) {
  .ornaments-wrapper:after {
    display: none;
  }
}

.contact-section {
  position: relative;
  margin-bottom: 150px;
}

@media (max-width: 768px) {
  .contact-section {
    margin-bottom: 75px;
  }
}

.contact-section:before {
  content: "";
  position: absolute;
  background-image: url(assets/images/dots-map.png);
  width: 100%;
  height: 100%;
  top: 90px;
  left: 0;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (max-width: 992px) {
  .contact-section:before {
    margin-left: inherit;
    background-size: contain;
    width: 100%;
    left: 0;
    background-position: top center;
  }
}

@media (max-width: 480px) {
  .contact-section:before {
    top: 60px;
  }
}

.contact-section .section-title {
  text-align: center;
  margin-bottom: 90px;
}

@media (max-width: 480px) {
  .contact-section .section-title {
    margin-bottom: 50px;
  }
}

.contact-section .section-title h2 {
  margin-bottom: 0;
}

.contact-section .contact-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 990px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.15);
}

@media (max-width: 992px) {
  .contact-section .contact-card {
    max-width: 100%;
    overflow: hidden;
  }
}

.contact-section .contact-card h3 {
  color: #fff;
  font-size: 2.2rem;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 45px;
}

@media (max-width: 992px) {
  .contact-section .contact-card h3 {
    margin-bottom: 30px;
  }
}

.contact-section .contact-card .info-box {
  background-color: #9a226c;
  padding: 30px 35px;
  max-width: 360px;
}

@media (max-width: 992px) {
  .contact-section .contact-card .info-box {
    padding: 30px 15px;
    max-width: 100%;
  }
}

.contact-section .contact-card .info-box .contact-field {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 992px) {
  .contact-section .contact-card .info-box .contact-field {
    margin-bottom: 30px;
  }
  .contact-section .contact-card .info-box .contact-field:last-child {
    margin-bottom: 0;
  }
}

.contact-section .contact-card .info-box .contact-field .icon {
  padding-right: 15px;
}

.contact-section .contact-card .info-box .contact-field .icon img {
  height: 15px;
  max-width: inherit;
}

.contact-section .contact-card .info-box .contact-field .c-details a {
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.contact-section .contact-card .info-box .contact-field .c-details a:hover {
  opacity: 0.8;
}

.contact-section .contact-card .form-card {
  background-color: #fff;
  width: 630px;
  padding: 30px 35px;
}

@media (max-width: 992px) {
  .contact-section .contact-card .form-card {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .contact-section .contact-card .form-card {
    padding: 30px 15px;
  }
}

.contact-section .contact-card .form-card h3 {
  color: #5e5d5e;
}

.contact-section .contact-card .form-card form {
  margin-left: -15px;
  margin-right: -15px;
}

.contact-section .contact-card .form-card form .input-row {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.contact-section .contact-card .form-card form .input-row input[type="text"],
.contact-section .contact-card .form-card form .input-row input[type="email"] {
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #e8e8e8;
  padding: 0 15px;
  height: 45px;
  font-size: 1.8rem;
}

@media (max-width: 480px) {
  .contact-section .contact-card .form-card form .input-row {
    width: 100%;
    float: none;
  }
}

.contact-section .contact-card .form-card form .textarea-row {
  padding-left: 15px;
  padding-right: 15px;
}

.contact-section .contact-card .form-card form .textarea-row textarea {
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #e8e8e8;
  padding: 15px;
  font-size: 1.8rem;
  height: 110px;
  resize: vertical;
  /*margin-bottom: 30px;*/
}

.contact-section .contact-card .form-card form .textarea-row input[type="submit"] {
  background-color: #9a226c;
  height: 45px;
  border-radius: 40px;
  padding: 0 40px;
  color: #fff;
  border: 0px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  float: right;
}

.contact-section .contact-card .form-card form .textarea-row input[type="submit"]:hover {
  background-color: #851d5d;
}

/* Custom Modal */
.iziModal .iziModal-iframe {
  width: 50% !important;
  float: left;
}

@media (max-width: 1200px) {
  .iziModal .iziModal-iframe {
    width: none !important;
    float: none;
    margin: 65px 0 0px 0 !important;
  }
}

@media (max-width: 768px) {
  .iziModal .iziModal-iframe {
    width: 100% !important;
    padding: 0 15px;
  }
}

.modal-popup-box {
  padding-left: 30px;
  float: left;
  width: calc(100% - 50%);
}

@media (max-width: 1200px) {
  .modal-popup-box {
    width: auto;
    float: none;
    padding-left: 0;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

.modal-popup-box h3, .modal-popup-box p {
  color: #fff;
}

.modal-popup-box h3 {
  font-size: 2.6rem;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
}

@media (max-width: 768px) {
  .modal-popup-box h3 {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}

@media (max-width: 1200px) {
  .iziModal .iziModal-content {
    text-align: center;
  }
  #modal-youtube {
    margin-top: 0 !important;
    height: auto !important;
  }
}

.modal-share {
  position: absolute;
  bottom: -115px;
  width: 50%;
  text-align: center;
}

@media (max-width: 1200px) {
  .modal-share {
    position: static;
    margin: 15px 0;
    width: 100%;
    padding: 0 15px;
  }
}

.modal-share h4 {
  color: #fff;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  font-size: 2.4rem;
  margin-bottom: 15px;
}

.modal-share ul li {
  display: inline-block;
  margin: 0 12px;
}

.modal-share ul li a {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 30px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal-share ul li a:hover {
  background-color: #fff;
  color: #9a226c;
}

.modal-popup .icon-close,
.modal-slider .icon-close {
  position: absolute;
  top: -75px;
  right: 0;
  cursor: pointer;
  background-image: url(assets/images/more-icon.png);
  width: 35px;
  height: 35px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal-popup .icon-close:hover,
.modal-slider .icon-close:hover {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media (max-width: 1200px) {
  .modal-popup .icon-close,
  .modal-slider .icon-close {
    top: 0;
    right: 15px;
  }
}

@media (max-width: 992px) {
  .row-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.mm-menu_theme-white .mm-navbar a, .mm-menu_theme-white .mm-navbar > * {
  line-height: 40px;
  padding: 0;
}

.hide {
  display: none !important;
}

img {
  max-width: 100%;
}

.inner-header {
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 140px;
}

@media (max-width: 992px) {
  .inner-header {
    height: 450px;
  }
}

@media (max-width: 768px) {
  .inner-header {
    height: 350px;
    margin-bottom: 75px;
  }
}

.inner-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 0;
}

.inner-header .header-home-box {
  max-width: 1150px;
  position: relative;
  z-index: 2;
  padding: 0 15px;
}

.inner-header .header-home-box h1 {
  color: #fff;
  line-height: 80px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  margin: 0;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  font-size: 7.8rem;
}

@media (max-width: 768px) {
  .inner-header .header-home-box h1 {
    line-height: 54px;
    font-size: 5rem;
  }
}

@media (max-width: 480px) {
  .inner-header .header-home-box h1 {
    font-size: 3.2rem;
    line-height: 42px;
  }
}

.inner-header .header-home-box h2 {
  color: #fff;
  font-size: 3.2rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

@media (max-width: 768px) {
  .inner-header .header-home-box h2 {
    font-size: 2.8rem;
    line-height: 38px;
  }
}

@media (max-width: 480px) {
  .inner-header .header-home-box h2 {
    font-size: 2.4rem;
    line-height: 28px;
  }
}

.our-services .services-icon {
  text-align: center;
}

.our-services .services-icon img {
  max-width: 100%;
}

.our-services .serices-row {
  margin-bottom: 140px;
}

@media (max-width: 992px) {
  .our-services .serices-row {
    margin-bottom: 75px;
  }
}

@media (max-width: 992px) {
  .our-services .service-description {
    margin-bottom: 50px;
  }
}

.our-services .service-description ul {
  -webkit-column-count: 2;
  column-count: 2;
}

@media (max-width: 768px) {
  .our-services .service-description ul {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.our-services .service-description ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}

.our-services .service-description ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.inner-section-title h2 {
  font-size: 4.8rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 54px;
}

@media (max-width: 768px) {
  .inner-section-title h2 {
    font-size: 3.8rem;
    line-height: 42px;
  }
}

@media (max-width: 480px) {
  .inner-section-title h2 {
    font-size: 3.6rem;
    line-height: 40px;
  }
}

.inner-section-title h3 {
  font-size: 1.8rem;
  background-color: #333333;
  color: #fec831;
  padding: 0 10px;
  display: inline-block;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 30px;
  margin-bottom: 35px;
}

@media (max-width: 768px) {
  .inner-section-title h3 {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 1.78rem;
    padding: 3px 10px;
  }
}

.watchout-academy {
  margin-bottom: 110px;
  /* .slick-list {

  	padding: 20px !important;

  } */
}

@media (max-width: 992px) {
  .watchout-academy {
    margin-bottom: 0;
  }
}

.watchout-academy .wa-header {
  background-color: #9a226c;
  position: relative;
  padding-top: 85px;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header {
    padding-top: 50px;
  }
}

.watchout-academy .wa-header .section-title {
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header .section-title {
    margin-bottom: 0;
  }
}

.watchout-academy .wa-header .section-title h2 {
  color: #fff;
  font-size: 4.8rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
}

.watchout-academy .wa-header .section-title h2 strong {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  background-color: #fec831;
  padding: 2px 10px;
}

@media (max-width: 768px) {
  .watchout-academy .wa-header .section-title h2 {
    font-size: 3.8rem;
    line-height: 58px;
  }
}

@media (max-width: 480px) {
  .watchout-academy .wa-header .section-title h2 {
    font-size: 3.6rem;
    line-height: 54px;
  }
}

.watchout-academy .wa-header .section-title p {
  color: #fff;
  margin-bottom: 0;
}

.watchout-academy .wa-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-06.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.watchout-academy .wa-header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(assets/images/ornaments-07.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header:after {
    display: none;
  }
}

.watchout-academy .wa-header .sessions-slider-thumb {
  margin: 0 auto 310px;
  max-width: 600px;
  z-index: 9;
  text-align: center;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header .sessions-slider-thumb {
    margin: 0 auto 255px;
  }
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider p {
  color: #fff;
  text-align: center;
  margin: 0;
  opacity: 0.7;
  position: relative;
  margin-bottom: 15px;
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider p:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -3px;
  width: 25px;
  height: 2px;
  background-color: #b35991;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header .sessions-slider-thumb .thumb-slider p:before {
    display: none;
  }
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider p:hover {
  cursor: pointer;
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider:last-child p:before {
  display: none;
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider:nth-child(2) p:before {
  right: -13px;
}

@media (max-width: 992px) {
  .watchout-academy .wa-header .sessions-slider-thumb .thumb-slider:nth-child(2) p:before {
    display: none;
  }
}

.watchout-academy .wa-header .sessions-slider-thumb .thumb-slider.slick-current p {
  color: #fec831;
  opacity: 1 !important;
}

.watchout-academy .slick-initialized .slick-slide {
  margin: 0 auto;
}

.watchout-academy .training-sessions {
  margin-bottom: -270px;
  -webkit-transform: translateY(-300px);
          transform: translateY(-300px);
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider {
  overflow: hidden;
  padding: 35px 35px 120px 35px;
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider {
    padding: 35px 10px 120px;
  }
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 475px;
  -webkit-box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 99;
  width: 50%;
  float: left;
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider .session-cover {
    width: 100%;
    float: none;
    height: 375px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description {
  width: 50%;
  float: left;
  background-color: #fff;
  position: relative;
  padding: 45px 45px 15px;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description {
    width: 100%;
    float: none;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    padding: 25px 0 10px;
  }
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% + 100px);
  height: calc(100% + 30px);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  z-index: -1;
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description:before {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article {
    padding: 25px 15px;
  }
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article h3 {
  color: #fec831;
  font-size: 2.4rem;
  background-color: #333333;
  margin-bottom: 20px;
  display: inline-block;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  line-height: normal;
  padding: 5px 10px;
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article .description-block {
  border: 2px solid #f3f3f3;
  padding: 25px 15px;
}

@media (max-width: 992px) {
  .watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article .description-block {
    border: transparent;
    padding: 0;
  }
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article .description-block p {
  color: #5e5d5e;
}

.watchout-academy .training-sessions .sessions-slider-description .description-slider .session-description article .description-block p:last-child {
  margin: 0;
}

.inner-header.media-servers:before {
  display: none;
}

.server-family {
  margin-bottom: 150px;
}

@media (max-width: 992px) {
  .server-family {
    margin-bottom: 75px;
  }
}

.server-family .inner-section-title {
  text-align: center;
}

.server-family .server-presentation .presentation-row {
  overflow: hidden;
  margin-left: -35px;
  margin-right: -35px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.server-family .server-presentation .presentation-row:last-child {
  border-bottom: 0;
}

@media (max-width: 992px) {
  .server-family .server-presentation .presentation-row {
    border-bottom: 0;
  }
}

@media (max-width: 992px) {
  .server-family .server-presentation .presentation-row {
    margin-left: 0;
    margin-right: 0;
  }
}

.server-family .server-presentation .presentation-row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
  margin-left: -10px;
}

@media (max-width: 992px) {
  .server-family .server-presentation .presentation-row:before {
    display: none;
  }
}

.server-family .server-presentation .presentation-row .presentation-block {
  width: 50%;
  float: left;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  .server-family .server-presentation .presentation-row .presentation-block {
    width: 100%;
    float: none;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
  }
}

@media (max-width: 480px) {
  .server-family .server-presentation .presentation-row .presentation-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.server-family .server-presentation .presentation-row .presentation-block:last-child {
  border-right: 0;
}

.server-family .server-presentation .presentation-row .presentation-block .product-avatar {
  float: left;
}

@media (max-width: 480px) {
  .server-family .server-presentation .presentation-row .presentation-block .product-avatar {
    float: none;
    width: 100%;
    text-align: center;
  }
}

.server-family .server-presentation .presentation-row .presentation-block .product-description {
  float: left;
  width: calc(100% - 225px);
  padding-left: 30px;
}

@media (max-width: 480px) {
  .server-family .server-presentation .presentation-row .presentation-block .product-description {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}

.server-family .server-presentation .presentation-row .presentation-block .product-description h3 {
  color: #fec831;
  background-color: #333333;
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: normal;
}

@media (max-width: 992px) {
  .server-family .server-presentation .presentation-row .presentation-block .product-description h3 {
    font-size: 2.2rem;
  }
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn {
  text-align: right;
}

@media (max-width: 480px) {
  .server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn {
    text-align: left;
  }
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn {
  color: #9a226c;
  position: relative;
  padding: 4px 5px;
  line-height: 32px;
  z-index: 2;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:before {
  content: "\f105";
  position: absolute;
  top: 0;
  right: -15px;
  font-family: "FontAwesome";
  font-size: 1.8rem;
  color: #9a226c;
}

@media (max-width: 768px) {
  .server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:before {
    font-size: 1.7rem;
    top: -4px;
  }
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 32px;
  width: 0;
  background-color: #9a226c;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: -1;
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:hover {
  color: #fff;
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:hover:after {
  width: calc(100% + 20px);
}

.server-family .server-presentation .presentation-row .presentation-block .product-description .more-btn .lmore_btn:hover:before {
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.server-family .server-presentation .presentation-row.second-row .presentation-block:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.comparasion-table {
  background-color: #f3f3f3;
  position: relative;
  padding: 90px 0 150px;
}

@media (max-width: 992px) {
  .comparasion-table {
    padding: 75px 0 50px;
  }
}

.comparasion-table:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-06.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 1;
}

@media (max-width: 992px) {
  .comparasion-table:before {
    background-position: -120px top;
  }
}

.comparasion-table:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(assets/images/ornaments-07.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
}

@media (max-width: 992px) {
  .comparasion-table:after {
    display: none;
  }
}

.comparasion-table .inner-section-title {
  text-align: center;
  margin-bottom: 75px;
  position: relative;
  z-index: 9;
}

@media (max-width: 992px) {
  .comparasion-table .inner-section-title {
    margin-bottom: 0;
  }
}

.comparasion-table .inner-section-title h2 {
  margin: 0;
}

.comparasion-table .chart-table {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15);
  width: 1188px;
}

@media (max-width: 1200px) {
  .comparasion-table .chart-table {
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
  }
}

.comparasion-table .chart-table .c-row {
  margin-right: -12px;
}

.comparasion-table .chart-table .c-row .row-heading {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comparasion-table .chart-table .c-row .row-heading .t-features {
  width: 15%;
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.comparasion-table .chart-table .c-row .row-heading .t-features h3 {
  font-size: 1.6rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
}

.comparasion-table .chart-table .c-row .row-heading .t-product {
  width: 14%;
  float: left;
  text-align: center;
  background-color: #9a226c;
  border-right: 1px solid #e5e5e5;
}

.comparasion-table .chart-table .c-row .row-heading .t-product h3 {
  font-size: 1.6rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
  padding: 15px;
  color: #fff;
}

.comparasion-table .chart-table .c-row .row-info {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comparasion-table .chart-table .c-row .row-info .p-features {
  width: 15%;
  float: left;
  text-align: center;
  background-color: #f3f3f3;
  padding: 35px 10px 0;
  border-right: 1px solid #e5e5e5;
}

.comparasion-table .chart-table .c-row .row-info .p-features p {
  font-size: 1.6rem;
  text-align: left;
  margin: 0;
  line-height: 24px;
}

@media (max-width: 768px) {
  .comparasion-table .chart-table .c-row .row-info .p-features {
    padding: 15px 10px 0;
  }
}

.comparasion-table .chart-table .c-row .row-info .p-info {
  width: 14%;
  float: left;
  text-align: center;
  padding: 35px 20px 0;
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}

@media (max-width: 768px) {
  .comparasion-table .chart-table .c-row .row-info .p-info {
    padding: 15px 10px 0;
  }
}

.comparasion-table .chart-table .c-row .row-info .p-info p {
  font-size: 1.6rem;
  text-align: left;
  margin: 0;
  line-height: 24px;
}

.comparasion-table .chart-table .c-row.bottom-row .row-info .p-features,
.comparasion-table .chart-table .c-row.bottom-row .row-info .p-info {
  padding: 35px 20px 60px;
}

@media (max-width: 768px) {
  .comparasion-table .chart-table .c-row.bottom-row .row-info .p-features,
  .comparasion-table .chart-table .c-row.bottom-row .row-info .p-info {
    padding: 15px 20px 30px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table {
  width: 990px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table {
    width: 400px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table .c-row {
  margin-right: 0;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .t-features,
.comparasion-table.two-columns .fix-table .chart-table .c-row .t-product {
  width: 50%;
  text-align: left;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .t-features {
  padding: 0;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .t-features h3 {
  padding: 15px 45px;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table .c-row .t-features h3 {
    padding: 15px 20px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .t-product {
  padding: 0;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .t-product h3 {
  padding: 15px 45px;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table .c-row .t-product h3 {
    padding: 15px 20px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .row-title {
  background-color: #f3f3f3;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .row-title p {
  margin: 0;
  color: #9a226c;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  padding-left: 45px;
  line-height: 45px;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table .c-row .row-title p {
    padding-left: 20px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .row-info .p-info {
  width: 50%;
  padding: 10px 15px 15px 45px;
}

.comparasion-table.two-columns .fix-table .chart-table .c-row .row-info .p-info:last-child {
  border-right: 0;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table .c-row .row-info .p-info {
    padding: 10px 15px 10px 20px;
  }
}

.comparasion-table.two-columns .fix-table .chart-table .c-row.bottom-row .row-info .p-info {
  padding: 10px 15px 50px 45px;
}

@media (max-width: 768px) {
  .comparasion-table.two-columns .fix-table .chart-table .c-row.bottom-row .row-info .p-info {
    padding: 10px 15px 35px 20px;
  }
}

@media (max-width: 1200px) {
  .fix-table {
    overflow-x: auto;
    padding: 50px 20px;
  }
}

@media (max-width: 992px) {
  .product-description .row-reverse {
    display: block;
  }
}

@media (max-width: 768px) {
  .product-description .row-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.product-description .information-block {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 50px;
  margin-bottom: 75px;
}

@media (max-width: 768px) {
  .product-description .information-block {
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
}

.product-description .information-block .featured-img {
  text-align: center;
  width: 30%;
  float: left;
}

@media (max-width: 768px) {
  .product-description .information-block .featured-img {
    width: 100%;
    float: none;
    margin-top: 35px;
  }
}

.product-description .information-block .description-block {
  width: 70%;
  float: left;
}

@media (max-width: 768px) {
  .product-description .information-block .description-block {
    width: 100%;
    float: none;
  }
}

.product-description .information-block .description-block article {
  padding-left: 50px;
}

.product-description .information-block .description-block article h2 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
}

.product-description .information-block .description-block article ul {
  margin-bottom: 40px;
}

.product-description .information-block .description-block article ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}

.product-description .information-block .description-block article ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.product-description .information-block .description-block article i {
  color: #9a226c;
  font-style: italic;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-description .information-block .description-block article {
    padding-left: 0;
  }
}

.product-description .information-block .description-block article .purple-btn {
  margin-bottom: 0;
}

.product-description .information-block.right-align .description-block article {
  padding-left: 0;
  padding-right: 50px;
}

@media (max-width: 768px) {
  .product-description .information-block.right-align .description-block article {
    padding-right: 0;
  }
}

.product-description .information-block:last-child {
  border-bottom: 0;
}

.inner-header.training_page {
  margin-bottom: 0;
}

.inner-header.training_page .header-home-box {
  margin-bottom: 130px;
}

@media (max-width: 768px) {
  .inner-header.training_page .header-home-box {
    margin-bottom: 0;
  }
}

.training-wrapper {
  max-width: 990px;
  margin: -190px auto 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .training-wrapper {
    display: block;
    margin: -100px auto 75px;
  }
}

.training-wrapper .training-box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 495px;
  padding: 35px 50px 10px 35px;
  width: 50%;
}

@media (max-width: 768px) {
  .training-wrapper .training-box {
    width: 100%;
    min-height: auto;
    padding: 20px 20px;
  }
}

.training-wrapper .training-box.purple-overlay, .training-wrapper .training-box.yellow-overlay {
  position: relative;
}

.training-wrapper .training-box.purple-overlay:before, .training-wrapper .training-box.yellow-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #9a226c;
  opacity: 0.9;
  z-index: 1;
}

.training-wrapper .training-box.purple-overlay .description, .training-wrapper .training-box.yellow-overlay .description {
  position: relative;
  z-index: 9;
}

.training-wrapper .training-box.purple-overlay .description h2, .training-wrapper .training-box.yellow-overlay .description h2 {
  color: #fff;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  margin-bottom: 15px;
}

.training-wrapper .training-box.purple-overlay .description p, .training-wrapper .training-box.purple-overlay .description a, .training-wrapper .training-box.yellow-overlay .description p, .training-wrapper .training-box.yellow-overlay .description a {
  color: #fff;
}

.training-wrapper .training-box.purple-overlay .description a, .training-wrapper .training-box.yellow-overlay .description a {
  margin-bottom: 0;
}

.training-wrapper .training-box.yellow-overlay {
  position: relative;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

@media (max-width: 768px) {
  .training-wrapper .training-box.yellow-overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.training-wrapper .training-box.yellow-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fec831;
  opacity: 0.9;
  z-index: 1;
}

.upcoming-events {
  background-color: #f3f3f3;
  padding-top: 90px;
  height: 480px;
  position: relative;
}

@media (max-width: 768px) {
  .upcoming-events {
    padding-top: 75px;
  }
}

.upcoming-events:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-06.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 1;
}

@media (max-width: 992px) {
  .upcoming-events:before {
    background-position: -120px top;
  }
}

.upcoming-events:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(assets/images/ornaments-07.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
}

@media (max-width: 992px) {
  .upcoming-events:after {
    display: none;
  }
}

.upcoming-events .inner-section-title {
  text-align: center;
  position: relative;
  z-index: 9;
}

.upcoming-events .inner-section-title h2 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 52px;
}

.upcoming-events .inner-section-title h2 strong {
  background-color: #fec831;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  padding: 0 7px;
}

.event-wrapper {
  padding: 0 15px;
}

.event-wrapper .event-register {
  max-width: 990px;
  margin: -265px auto 150px;
  -webkit-box-shadow: 0px 15px 75px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 75px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  position: relative;
  z-index: 9;
  padding: 50px 0;
}

@media (max-width: 768px) {
  .event-wrapper .event-register {
    padding: 30px 0;
    margin: -265px auto 75px;
  }
}

.event-wrapper .event-register .event-row {
  overflow: hidden;
  margin-bottom: 45px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 45px;
}

@media (max-width: 768px) {
  .event-wrapper .event-register .event-row {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}

.event-wrapper .event-register .event-row:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.event-wrapper .event-register .event-row .event-location,
.event-wrapper .event-register .event-row .event-date {
  width: 40%;
  float: left;
  padding: 0 30px;
}

@media (max-width: 768px) {
  .event-wrapper .event-register .event-row .event-location,
  .event-wrapper .event-register .event-row .event-date {
    padding: 0 15px;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}

.event-wrapper .event-register .event-row .event-location p,
.event-wrapper .event-register .event-row .event-date p {
  margin: 0;
}

.event-wrapper .event-register .event-row .event-date p {
  color: #9a226c;
}

.event-wrapper .event-register .event-row .event-signup {
  width: 20%;
  float: left;
  text-align: right;
  padding-right: 30px;
}

@media (max-width: 768px) {
  .event-wrapper .event-register .event-row .event-signup {
    padding-right: 15px;
    width: 100%;
    float: none;
    text-align: center;
  }
}

.event-wrapper .event-register .event-row .event-signup a {
  border: 2px solid #9a226c;
  padding: 6px 0;
  position: relative;
  min-width: 140px;
  text-align: center;
  color: #9a226c;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.event-wrapper .event-register .event-row .event-signup a:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  right: 20px;
  top: 7px;
}

.event-wrapper .event-register .event-row .event-signup a:hover {
  color: #fff;
  background-color: #9a226c;
}

.event-wrapper .event-register .event-row .event-signup a:hover:before {
  color: #fff;
}

.event-wrapper .event-register .event-row .event-signup.fully-booked a {
  background-color: #9a226c;
  color: #fff;
  cursor: disabled;
}

.event-wrapper .event-register .event-row .event-signup.fully-booked a:before {
  display: none;
}

.watchnet-intro .inner-section-title {
  margin-bottom: 110px;
  text-align: center;
}

@media (max-width: 992px) {
  .watchnet-intro .inner-section-title {
    margin-bottom: 75px;
  }
}

@media (max-width: 768px) {
  .watchnet-intro .inner-section-title {
    margin-bottom: 50px;
  }
}

.watchnet-intro .presentation-phone {
  margin-bottom: -50px;
  position: relative;
  z-index: 1;
}

.watchnet-informations {
  background-color: #9a226c;
  padding: 80px 15px 40px;
  position: relative;
}

@media (max-width: 768px) {
  .watchnet-informations {
    padding: 60px 15px 20px;
  }
}

.watchnet-informations:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-09.png);
  background-position: bottom right;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.watchnet-informations:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-08.png);
  background-position: top left;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

@media (max-width: 1200px) {
  .watchnet-informations:after {
    display: none;
  }
}

.watchnet-informations .about-watchnet {
  max-width: 1015px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.watchnet-informations .about-watchnet p {
  color: #fff;
}

.watchnet-features {
  background-color: #f3f3f3;
  padding: 145px 0 100px;
}

@media (max-width: 992px) {
  .watchnet-features {
    padding: 100px 0 100px;
  }
}

@media (max-width: 768px) {
  .watchnet-features {
    padding: 50px 0 30px;
  }
}

.watchnet-features .inner-section-title {
  margin-bottom: 90px;
  text-align: center;
}

@media (max-width: 992px) {
  .watchnet-features .inner-section-title {
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .watchnet-features .inner-section-title {
    margin-bottom: 40px;
  }
}

.watchnet-features .inner-section-title h2 {
  margin-bottom: 0;
}

.watchnet-features .features-list ul {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 768px) {
  .watchnet-features .features-list ul {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.watchnet-features .features-list ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}

.watchnet-features .features-list ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.watchnet-sofware {
  padding: 130px 0 140px;
}

@media (max-width: 768px) {
  .watchnet-sofware {
    padding: 50px 0 50px;
  }
  .watchnet-sofware .software-screenshot {
    margin-bottom: 35px;
  }
}

.watchnet-sofware article h3 {
  font-size: 1.8rem;
  color: #fec831;
  background-color: #333;
  padding: 3px 10px;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 28px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
}

.watchnet-sofware .row {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .watchnet-sofware .row {
    margin-bottom: 15px;
  }
}

.watchnet-sofware .row:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .watchnet-sofware .row.row-reverse {
    display: block;
  }
}

@media (max-width: 768px) {
  .watchnet-sofware .row.row-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.watchnet-presentation-video {
  background-color: #9a226c;
  position: relative;
  margin-bottom: 105px;
}

@media (max-width: 768px) {
  .watchnet-presentation-video {
    margin-bottom: 75px;
  }
}

.watchnet-presentation-video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  z-index: 1;
}

.watchnet-presentation-video:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 50px;
  z-index: 1;
}

.watchnet-presentation-video .video-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/images/ornaments-01.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: 30% 0;
}

@media (max-width: 768px) {
  .watchnet-presentation-video .video-container:before {
    display: none;
  }
}

.watchnet-presentation-video .video-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(assets/images/ornaments-07.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: bottom right;
}

.watchnet-presentation-video .video-container .presentation-video {
  text-align: center;
  position: relative;
  z-index: 9;
}

.watchnet-presentation-video .video-container .presentation-video iframe {
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.25);
}

@media (max-width: 768px) {
  .watchnet-presentation-video .video-container .presentation-video iframe {
    width: 425px;
    height: 240px;
  }
}

@media (max-width: 480px) {
  .watchnet-presentation-video .video-container .presentation-video iframe {
    width: 280px;
    height: 160px;
  }
}

.inner-header.watchout-header .header-home-box h1 img {
  margin-bottom: 15px;
}

.inner-watchout .section-title {
  text-align: center;
  margin-bottom: 85px;
}

@media (max-width: 768px) {
  .inner-watchout .section-title {
    margin-bottom: 40px;
  }
}

.inner-watchout article {
  margin-bottom: 200px;
  max-width: 645px;
}

@media (max-width: 1700px) {
  .inner-watchout article {
    max-width: 600px;
    margin-bottom: 65px;
  }
}

@media (max-width: 1400px) {
  .inner-watchout article {
    max-width: 500px;
  }
}

@media (max-width: 1200px) {
  .inner-watchout article {
    max-width: 100%;
  }
}

.inner-watchout .watchout-desktop-sofware {
  top: 145px;
  bottom: initial;
  z-index: 9;
  right: 0;
  text-align: right;
}

@media (max-width: 1700px) {
  .inner-watchout .watchout-desktop-sofware img {
    max-width: 85%;
  }
}

@media (max-width: 1200px) {
  .inner-watchout .watchout-desktop-sofware img {
    max-width: 65%;
  }
}

@media (max-width: 992px) {
  .inner-watchout .watchout-desktop-sofware img {
    max-width: 100%;
  }
}

.inner-watchout-features {
  background-color: #9a226c;
  padding: 170px 0 80px;
  position: relative;
  z-index: -1;
}

@media (max-width: 1200px) {
  .inner-watchout-features {
    padding: 75px 0 80px;
    margin-top: -55px;
  }
}

.inner-watchout-features:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/ornaments-10.png);
  background-position: top left;
  background-repeat: no-repeat;
}

@media (max-width: 1200px) {
  .inner-watchout-features:before {
    display: none;
  }
}

.inner-watchout-features:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/ornaments-11.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.inner-watchout-features .section-title {
  text-align: center;
  margin-bottom: 120px;
}

@media (max-width: 1200px) {
  .inner-watchout-features .section-title {
    margin-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .inner-watchout-features .section-title {
    margin-bottom: 50px;
  }
}

.inner-watchout-features .section-title h2 {
  color: #fff;
}

.inner-watchout-features .features-wrapper {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}

.inner-watchout-features .features-wrapper .content-block {
  width: 33.33%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  .inner-watchout-features .features-wrapper .content-block {
    width: 100%;
    float: none;
    max-width: 400px;
    margin: 0 auto 45px;
  }
}

.inner-watchout-features .features-wrapper .icon {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .inner-watchout-features .features-wrapper .icon {
    margin-bottom: 10px;
  }
}

.inner-watchout-features .features-wrapper .icon img {
  height: 55px;
  width: auto;
}

.inner-watchout-features .features-wrapper .description h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  color: #fff;
  font-size: 2.2rem;
  margin-bottom: 10px;
}

.inner-watchout-features .features-wrapper .description p {
  color: #fff;
  margin: 0;
}

.inner-watchout-features .col-md-12 {
  z-index: 9;
}

.watchout-overview {
  margin-bottom: 140px;
}

.watchout-overview .inner-section-title {
  text-align: center;
}

@media (max-width: 992px) {
  .watchout-overview {
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .watchout-overview {
    margin-bottom: 50px;
  }
}

.watchout-features-presentation {
  margin-bottom: 150px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .watchout-features-presentation {
    margin-bottom: 75px;
  }
}

.watchout-features-presentation .watchout-slider,
.watchout-features-presentation .watchout-features-list {
  width: 50%;
  float: left;
  min-height: 540px;
}

@media (max-width: 1200px) {
  .watchout-features-presentation .watchout-slider,
  .watchout-features-presentation .watchout-features-list {
    width: 100%;
    float: none;
    min-height: auto;
  }
}

.watchout-features-presentation .watchout-slider .item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 540px;
}

@media (max-width: 768px) {
  .watchout-features-presentation .watchout-slider .item {
    height: 450px;
  }
}

@media (max-width: 480px) {
  .watchout-features-presentation .watchout-slider .item {
    height: 375px;
  }
}

.watchout-features-presentation .watchout-features-list {
  background-color: #9a226c;
  padding: 60px 15px 60px 45px;
  position: relative;
}

@media (max-width: 992px) {
  .watchout-features-presentation .watchout-features-list {
    padding: 45px 15px 45px 15px;
  }
}

.watchout-features-presentation .watchout-features-list:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/ornaments-04.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.watchout-features-presentation .watchout-features-list article {
  max-width: 580px;
  position: relative;
  z-index: 9;
}

@media (max-width: 1200px) {
  .watchout-features-presentation .watchout-features-list article {
    max-width: 100%;
  }
}

.watchout-features-presentation .watchout-features-list article h3 {
  color: #fff;
  font-size: 3.8rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 30px;
}

.watchout-features-presentation .watchout-features-list article h3 strong {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
}

@media (max-width: 768px) {
  .watchout-features-presentation .watchout-features-list article h3 {
    font-size: 3.2rem;
  }
}

.watchout-features-presentation .watchout-features-list article p, .watchout-features-presentation .watchout-features-list article a {
  color: #fff;
}

.watchout-features-presentation .watchout-features-list article ul {
  margin-bottom: 65px;
}

@media (max-width: 768px) {
  .watchout-features-presentation .watchout-features-list article ul {
    margin-bottom: 35px;
  }
}

.watchout-features-presentation .watchout-features-list article ul li {
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}

.watchout-features-presentation .watchout-features-list article ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.watchout-features-presentation .watchout-features-list article .purple-btn {
  margin-bottom: 0;
}

.watchout-features-presentation .watchout-features-list article .purple-btn.white {
  background-color: #fff;
  color: #9a226c;
}

.watchout-features-presentation .watchout-features-list article .purple-btn.white:hover {
  background-color: #fec831;
  color: #fff;
}

.watchout-features-presentation .slick-prev, .watchout-features-presentation .slick-next {
  z-index: 9;
}

.watchout-features-presentation .slick-next {
  right: calc(50% - 100px);
  top: initial;
  bottom: 25px;
  background-color: transparent;
}

.watchout-features-presentation .slick-next:before {
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 2.8rem;
  opacity: 1;
}

.watchout-features-presentation .slick-prev {
  left: calc(50% - 100px);
  bottom: 25px;
  top: initial;
  background-color: transparent;
}

.watchout-features-presentation .slick-prev:before {
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 2.8rem;
  opacity: 1;
}

.watchout-features-presentation .slick-dots {
  bottom: 30px;
}

.watchout-features-presentation .slick-dots li button:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #fff;
  opacity: 1;
  top: 6px;
  left: 6px;
}

.watchout-features-presentation .slick-dots li button:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #fff;
}

.watchout-features-presentation .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #9a226c;
}

@media (max-width: 1200px) {
  .watchout-features-presentation.row-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/* Contact Page */
.contact-page:before {
  top: -55px;
}

/* Error 404 */
.page-not-found {
  background-color: #f3f3f3;
  padding: 140px 0;
}

@media (max-width: 768px) {
  .page-not-found {
    padding: 35px 0 50px;
  }
}

@media (max-width: 768px) {
  .page-not-found .broken-link-img {
    text-align: center;
    margin-bottom: 35px;
  }
}

@media (max-width: 768px) {
  .page-not-found .error-message {
    text-align: center;
  }
}

.page-not-found .error-message h1 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  font-size: 7.8rem;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .page-not-found .error-message h1 {
    font-size: 5.8rem;
    line-height: 70px;
  }
}

@media (max-width: 768px) {
  .page-not-found .error-message h1 {
    font-size: 4.2rem;
    line-height: 54px;
  }
}

.page-not-found .error-message p {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .page-not-found .error-message p {
    margin-bottom: 20px;
  }
}

.page-not-found .error-message .purple-btn {
  margin: 0;
}

.page-not-found .align_vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .page-not-found .align_vertical {
    display: block;
  }
}

.blog-header {
  margin-bottom: 120px;
}

@media (max-width: 768px) {
  .blog-header {
    margin-bottom: 75px;
  }
}

.blog-header .header-blog-box {
  height: 250px;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 9;
}

@media (max-width: 768px) {
  .blog-header .header-blog-box {
    height: 125px;
  }
}

.blog-header .header-blog-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/ornaments-12.png);
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 1;
}

@media (max-width: 768px) {
  .blog-header .header-blog-box:before {
    height: 125px;
    background-position: -160px;
  }
}

.blog-header .header-blog-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/ornaments-13.png);
  background-position: top right;
  background-repeat: no-repeat;
  z-index: 1;
}

@media (max-width: 992px) {
  .blog-header .header-blog-box:after {
    display: none;
  }
}

.blog-header .header-blog-box h1 {
  color: #333333;
  line-height: 80px;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
  position: relative;
  z-index: 99;
}

@media (max-width: 768px) {
  .blog-header .header-blog-box h1 {
    line-height: 54px;
  }
}

@media (max-width: 480px) {
  .blog-header .header-blog-box h1 {
    font-size: 3.2rem;
    line-height: 42px;
  }
}

.posts-wrapper {
  margin-bottom: 150px;
}

@media (max-width: 768px) {
  .posts-wrapper {
    margin-bottom: 50px;
  }
}

.posts-wrapper .article-block {
  margin-bottom: 55px;
}

@media (max-width: 992px) {
  .posts-wrapper .article-block {
    margin-bottom: 45px;
  }
}

.posts-wrapper .article-block .post-title {
  margin-bottom: 20px;
}

.posts-wrapper .article-block .post-title h3 {
  font-size: 3rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .posts-wrapper .article-block .post-title h3 {
    font-size: 2.8rem;
  }
}

@media (max-width: 768px) {
  .posts-wrapper .article-block .post-title h3 {
    font-size: 2.4rem;
    line-height: 28px;
  }
}

.posts-wrapper .article-block .post-title span {
  color: #8d8c8c;
  display: block;
  margin: 0;
  font-size: 1.6rem;
}

.posts-wrapper .article-block .post-title ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}

.posts-wrapper .article-block .post-title ul li:last-child {
  margin-right: 0;
}

.posts-wrapper .article-block .post-title ul li:last-child:before {
  display: none;
}

.posts-wrapper .article-block .post-title ul li:before {
  content: "|";
  position: absolute;
  right: -15px;
  top: 0;
  color: #9a226c;
}

.posts-wrapper .article-block .post-title ul li a {
  color: #9a226c;
}

.posts-wrapper .article-block .post-title ul li a.underline {
  text-decoration: underline;
}

.posts-wrapper .article-block .featured-img {
  margin-bottom: 55px;
  height: 340px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.25);
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.posts-wrapper .article-block .featured-img:hover {
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.45);
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

@media (max-width: 992px) {
  .posts-wrapper .article-block .featured-img {
    margin-bottom: 45px;
    height: 300px;
  }
}

.posts-wrapper .article-block .short-description p {
  margin: 0 0 25px 0;
}

@media (max-width: 992px) {
  .posts-wrapper .article-block .short-description p {
    margin: 0 0 15px 0;
  }
}

.posts-wrapper .article-block .short-description a {
  color: #9a226c;
  position: relative;
  display: inline-block;
  margin: 0;
}

.posts-wrapper .article-block .short-description a:before {
  content: "\f105";
  position: absolute;
  right: -15px;
  top: 0;
  color: #9a226c;
  font-family: "FontAwesome";
}

.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 768px) {
  .nav-wrapper {
    display: block;
    text-align: center;
  }
}

.nav-wrapper .prev-btn,
.nav-wrapper .next-btn {
  border: 2px solid #9a226c;
  font-size: 1.8rem;
  position: relative;
  padding: 7px 10px;
  display: block;
  border-radius: 40px;
  min-width: 125px;
  text-align: center;
  color: #9a226c;
  margin: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 768px) {
  .nav-wrapper .prev-btn,
  .nav-wrapper .next-btn {
    margin: 0 0 25px;
  }
}

.nav-wrapper .next-btn:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  right: 20px;
  top: 6px;
  color: #9a226c;
  font-size: 1.6rem;
}

.nav-wrapper .next-btn:hover {
  background-color: #9a226c;
  color: #fff;
}

.nav-wrapper .next-btn:hover:before {
  color: #fff;
}

.nav-wrapper .prev-btn {
  opacity: 0.4;
}

.nav-wrapper .prev-btn:before {
  content: "\f104";
  position: absolute;
  font-family: "FontAwesome";
  left: 20px;
  top: 6px;
  color: #9a226c;
  font-size: 1.6rem;
}

.nav-wrapper .prev-btn:hover {
  background-color: #9a226c;
  color: #fff;
}

.nav-wrapper .prev-btn:hover:before {
  color: #fff;
}

.sidebar-wrapper {
  padding-left: 100px;
}

@media (max-width: 1200px) {
  .sidebar-wrapper {
    padding-left: 25px;
  }
}

@media (max-width: 992px) {
  .sidebar-wrapper {
    padding-left: 0;
    padding-top: 50px;
  }
}

.sidebar-wrapper h4 {
  font-size: 2.8rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.sidebar-wrapper h4:before {
  content: "";
  position: absolute;
  width: 85px;
  height: 2px;
  background-color: #9a226c;
  left: 50%;
  bottom: -5px;
  margin-left: -42px;
}

@media (max-width: 768px) {
  .sidebar-wrapper h4 {
    font-size: 2.4rem;
  }
}

.sidebar-wrapper a {
  margin: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.sidebar-wrapper a:hover {
  color: #9a226c;
}

.sidebar-wrapper .sidebar-widget {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .sidebar-wrapper .sidebar-widget {
    margin-bottom: 40px;
  }
  .sidebar-wrapper .sidebar-widget:last-child {
    margin-bottom: 75px;
  }
}

.sidebar-wrapper .sidebar-widget .search-field {
  position: relative;
  padding: 0 25px;
}

.sidebar-wrapper .sidebar-widget .search-field input[type="text"] {
  width: 100%;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #ebebeb;
  height: 50px;
  padding: 0 50px 0px 10px;
  font-size: 1.8rem;
}

.sidebar-wrapper .sidebar-widget .search-field input[type="submit"] {
  font-size: 0;
  position: absolute;
  top: 1px;
  right: 26px;
  height: 48px;
  width: 40px;
  background-color: #fff;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #ebebeb;
  background-image: url(assets/images/search-icon.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
}

.sidebar-wrapper .sidebar-widget .content-widget {
  background-color: #f3f3f3;
  padding: 30px 25px 20px;
}

@media (max-width: 768px) {
  .sidebar-wrapper .sidebar-widget .content-widget {
    padding: 20px 15px 30px;
  }
}

.sidebar-wrapper .sidebar-widget .subscribe-form {
  background-color: #f3f3f3;
  padding: 30px 25px 50px;
}

@media (max-width: 768px) {
  .sidebar-wrapper .sidebar-widget .subscribe-form {
    padding: 20px 15px 30px;
  }
}

.sidebar-wrapper .sidebar-widget .subscribe-form form {
  text-align: right;
}

.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="text"],
.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="email"] {
  width: 100%;
  height: 45px;
  border: 1px solid #dedede;
  padding: 0 10px;
  margin-bottom: 20px;
}

.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="text"]:last-child,
.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="email"]:last-child {
  margin-bottom: 0;
}

.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="submit"] {
  background-color: #9a226c;
  padding: 8px 20px;
  color: #fff;
  font-size: 1.8rem;
  text-align: right;
  border: 0;
  border-radius: 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.sidebar-wrapper .sidebar-widget .subscribe-form form input[type="submit"]:hover {
  background-color: #851d5d;
}

.sidebar-wrapper .sidebar-widget .recent-posts {
  background-color: #f3f3f3;
  padding: 30px 25px 50px;
}

@media (max-width: 768px) {
  .sidebar-wrapper .sidebar-widget .recent-posts {
    padding: 20px 15px 30px;
  }
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block {
  margin-bottom: 25px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block .featured-icon {
  display: block;
  float: left;
  width: 80px;
  margin: 0;
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block .post-title {
  float: left;
  width: calc(100% - 80px);
  padding-left: 15px;
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block .post-title a {
  font-size: 1.6rem;
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block .post-title a :hover {
  color: #9a226c;
}

.sidebar-wrapper .sidebar-widget .recent-posts .post-block:last-child {
  margin-bottom: 0;
}

.sidebar-wrapper .sidebar-widget .categories-widget {
  background-color: #f3f3f3;
  padding: 30px 25px 30px;
}

@media (max-width: 768px) {
  .sidebar-wrapper .sidebar-widget .categories-widget {
    padding: 20px 15px 30px;
  }
}

.sidebar-wrapper .sidebar-widget .categories-widget ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}

.sidebar-wrapper .sidebar-widget .categories-widget ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.post-article-style a {
  color: #9a226c;
  text-decoration: underline;
}

.post-article-style h1, .post-article-style h2, .post-article-style h3 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
}

.post-article-style h4, .post-article-style h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  color: #333333;
}

.post-article-style h6 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  color: #333333;
}

.post-article-style ul {
  margin: 10px 0 25px;
}

@media (max-width: 768px) {
  .post-article-style ul {
    margin: 10px 0 20px;
  }
}

.post-article-style ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}

.post-article-style ul li:before {
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

.post-article-style ol {
  margin: 10px 0 25px;
  padding-left: 15px;
}

@media (max-width: 768px) {
  .post-article-style ol {
    margin: 10px 0 20px;
  }
}

.post-article-style ol li {
  margin-bottom: 10px;
  padding-left: 0px;
}

.post-article-style blockquote {
  background-color: #f3f3f3;
  font-size: 1.8rem;
  line-height: 28px;
  margin: 0;
  padding: 25px 40px;
  font-style: italic;
}

@media (max-width: 768px) {
  .post-article-style blockquote {
    font-size: 1.7rem;
    padding: 15px 25px;
  }
}

.comments-block {
  border: 1px solid #e8e8e8;
  padding: 45px 25px 50px;
  margin-bottom: 150px;
}

@media (max-width: 768px) {
  .comments-block {
    margin-bottom: 75px;
    padding: 30px 20px;
  }
}

.comments-block h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  font-size: 2.8rem;
}

@media (max-width: 768px) {
  .comments-block h4 {
    font-size: 2.4rem;
  }
}

.comments-block .input-row {
  overflow: hidden;
  margin-right: -10px;
  margin-left: -10px;
}

.comments-block .input-row .input-container {
  width: 33.33%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .comments-block .input-row .input-container {
    width: 100%;
    float: none;
  }
}

.comments-block .input-row .input-container input[type="text"],
.comments-block .input-row .input-container input[type="email"] {
  height: 45px;
  border: 1px solid #dedede;
  padding: 0 10px;
  margin-bottom: 20px;
  width: 100%;
}

.comments-block .input-row .input-container input[type="text"]:last-child,
.comments-block .input-row .input-container input[type="email"]:last-child {
  margin-bottom: 0;
}

.comments-block .input-row-textarea {
  text-align: right;
}

.comments-block .input-row-textarea textarea {
  width: 100%;
  border: 1px solid #dedede;
  padding: 15px;
  margin-bottom: 35px;
  height: 200px;
}

.comments-block .input-row-textarea input[type="submit"],
.comments-block input[type="submit"] {
  background-color: #9a226c;
  padding: 8px 20px;
  color: #fff;
  font-size: 1.8rem;
  text-align: right;
  border: 0;
  border-radius: 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.comments-block .input-row-textarea input[type="submit"]:hover,
.comments-block input[type="submit"]:hover {
  background-color: #851d5d;
}
@media screen and (max-width: 1250px) {
  .comparasion-table:before,
  .comparasion-table:after {
    content: none;
  }
}

.featured-img {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.comment-author * {
  font-weight: bold;
}

.comment-meta.commentmetadata a,
.comment-meta.commentmetadata a:hover {
  color: #9a226c;
}

a.comment-reply-link,
a.comment-reply-link:hover {
  color: #9a226c;
}

a.comment-reply-link {
  margin-bottom: 20px;
  display: block;
}

/* New sections */
.home-about-us {
  background-color: #f3f3f3;
  padding: 140px 0 0 0;
  margin-bottom: 150px;
  position: relative;
}

@media (max-width: 1200px) {
  .home-about-us {
    padding: 110px 0 75px 0;
  }
}

@media (max-width: 768px) {
  .home-about-us {
    padding: 50px 0 75px 0;
    margin-bottom: 20px;
  }
}

.home-about-us:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  background-color: #fff;
  bottom: 0;
  left: 0;
}

@media (max-width: 1200px) {
  .home-about-us:before {
    display: none;
  }
}

@media (max-width: 992px) {
  .home-about-us:before {
    display: block;
    height: 120px;
  }
}

.home-about-us .section-title {
  text-align: center;
  margin: 0 0 40px 0;
}

@media (max-width: 768px) {
  .home-about-us .section-title {
    margin: 0 0 20px 0;
  }
}

.home-about-us .featured-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-about-us .featured-imgs .img-block {
  -webkit-box-shadow: 0px 12px 30px 0px rgba(63, 63, 63, 0.4);
          box-shadow: 0px 12px 30px 0px rgba(63, 63, 63, 0.4);
}

.home-about-us .featured-imgs .img-block:first-child {
  margin-right: 20px;
  margin-top: 50px;
  margin-bottom: -50px;
}

@media (max-width: 768px) {
  .home-about-us .featured-imgs .img-block:first-child {
    margin-top: 20px;
    margin-bottom: -20px;
  }
}

.home-about-us article {
  padding-left: 40px;
  padding-bottom: 50px;
}

@media (max-width: 1200px) {
  .home-about-us article {
    padding-left: 20px;
  }
}

@media (max-width: 992px) {
  .home-about-us article {
    padding-left: 0;
    padding-bottom: 50px;
  }
}

@media (max-width: 480px) {
  .home-about-us article {
    padding-bottom: 20px;
  }
}

.get-started-ma .section-title {
  text-align: center;
  padding: 140px 0 55px;
}

@media (max-width: 768px) {
  .get-started-ma .section-title {
    padding: 70px 0 25px;
  }
}

.get-started-ma .section-title .subtitle {
  max-width: 665px;
  margin: 0 auto;
}

.inner-about-us {
  background-color: #f3f3f3;
  padding: 90px 0px 70px;
  margin-bottom: 140px;
}

@media (max-width: 1200px) {
  .inner-about-us {
    margin-bottom: 100px;
  }
}

@media (max-width: 992px) {
  .inner-about-us {
    padding: 50px 0 40px;
  }
}

@media (max-width: 768px) {
  .inner-about-us {
    margin-bottom: 50px;
  }
}

.inner-about-us .section-title {
  padding-left: 30px;
  text-align: right;
}

@media (max-width: 992px) {
  .inner-about-us .section-title {
    text-align: center;
    padding-left: 0;
  }
}

@media (max-width: 992px) {
  .inner-about-us .section-title {
    padding-left: 0;
  }
}

.watchnet-features.watchout-overview.ma-offer-list {
  background-color: #fff;
  margin-bottom: 0;
  padding: 0px 0 100px;
}

.no-courses {
  text-align: center;
  padding: 0 15px;
}

.no-courses p {
  margin: 0;
}

/* //New sections */
.watchout-header {
  margin-bottom: 0;
}

/* new css for popup with sliders */
/* morena */
.modal-popup .icon-close,
.modal-slider .icon-close {
  position: absolute;
  top: -75px;
  right: 0;
  cursor: pointer;
  background-image: url(assets/images/more-icon.png);
  width: 35px;
  height: 35px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal-popup .icon-close:hover,
.modal-slider .icon-close:hover {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media (max-width: 1200px) {
  .modal-popup .icon-close,
  .modal-slider .icon-close {
    top: 0;
    right: 15px;
  }
}

.modal-popup .slick-dots,
.modal-slider .slick-dots {
  bottom: 15px;
}

.modal-popup .slick-dots li button:before,
.modal-slider .slick-dots li button:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #e9e9e9;
  opacity: 1;
  top: 6px;
  left: 6px;
}

.modal-popup .slick-dots li button:after,
.modal-slider .slick-dots li button:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #c3c3c3;
}

.modal-popup .slick-dots li.slick-active button:before,
.modal-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #9a226c;
}

/* morena */
/* Modal Slider */
.slider-modal-popup {
  width: 50%;
  float: left;
}

@media (max-width: 1200px) {
  .slider-modal-popup {
    float: none;
    margin: 0 auto;
    width: 70%;
  }
}

@media (max-width: 768px) {
  .slider-modal-popup {
    width: 100%;
    padding: 0 20px;
  }
}

.slider-modal-popup .item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
}

.modal-slider,
.modal-popup {
  display: none;
}

@media (max-width: 1200px) {
  .modal-slider.iziModal {
    margin: 0 !important;
    height: auto !important;
  }
  .modal-slider .iziModal-wrap {
    padding-top: 60px;
  }
  .modal-popup .icon-close, .modal-slider .icon-close {
    top: 15px;
    z-index: 1;
  }
}

@media (max-width: 1200px) and (max-width: 768px) {
  .modal-popup .icon-close, .modal-slider .icon-close {
    top: 5px;
  }
}

/* //Modal Slider */
/* end of new css for popup with sliders */
@media (max-width: 1200px) {
  .iziModal {
    margin: 0 !important;
    height: auto !important;
  }
}

.mailpoet_text {
  width: 100% !important;
}

.description-block.full-width {
  width: 100% !important;
  float: none !important;
}

.description-block.full-width article {
  padding-left: 0 !important;
}

.single-media-servers .tablepress thead th {
  padding: 15px 10px;
  background-color: #9a226c;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  line-height: 24px;
  border-right: 1px solid #e5e5e5;
  white-space: nowrap;
}

.single-media-servers .tablepress thead th:last-child {
  border-right: none;
}

.single-media-servers .tablepress thead th:first-child {
  background-color: #e5e5e5;
  color: #333;
}

.single-media-servers .tablepress td {
  border-top-color: #e5e5e5;
  color: #5e5d5e;
  padding: 15px 25px;
}

.single-media-servers .tablepress-scroll-wrapper {
  -webkit-box-shadow: 0px 7px 70px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 7px 70px rgba(0, 0, 0, 0.15);
}

.inner-blocks-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .inner-blocks-flex {
    display: block;
    text-align: center;
  }
}

.image-blocks-right {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .image-blocks-right {
    width: 100%;
  }
}

.image-blocks-right img {
  margin-left: -100px;
  margin-top: -50px;
}

@media screen and (max-width: 1400px) {
  .image-blocks-right img {
    margin-top: 0;
    margin-left: -70px;
  }
}

@media screen and (max-width: 768px) {
  .image-blocks-right img {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
  }
}

.text-blocks-right {
  width: 50%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media screen and (max-width: 768px) {
  .text-blocks-right {
    width: 100%;
    text-align: center;
  }
}

.text-blocks-right .purple-btn {
  margin-bottom: 0;
  margin-top: 10px;
}

.text-blocks-right .section-title h2 strong {
  display: block;
}

.inner-blocks {
  padding-bottom: 80px;
}

@media screen and (max-width: 1400px) {
  .inner-blocks {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .inner-blocks {
    padding-bottom: 0;
  }
}

.inner-block-features {
  padding: 120px 0 !important;
  margin: 0 !important;
}

@media screen and (max-width: 1400px) {
  .inner-block-features {
    padding: 80px 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .inner-block-features {
    padding: 50px 0 !important;
  }
}

.features-top {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.features-top p {
  color: white;
}

.features-top .purple-btn {
  margin-bottom: 0;
  margin-top: 10px;
}

.white-btn {
  background-color: white !important;
  color: #9a226c !important;
}

.white-btn:hover {
  color: #fec831 !important;
}

.version5-blocks {
  background-color: #F3F3F3;
  padding: 120px 0;
}

@media screen and (max-width: 1400px) {
  .version5-blocks {
    padding: 80px 0;
  }
}

@media screen and (max-width: 768px) {
  .version5-blocks {
    padding: 50px 0;
  }
}

.version-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .version-flex {
    display: block;
  }
}

.blocks-slider-right {
  width: 50%;
  padding-left: 60px;
}

@media screen and (max-width: 1400px) {
  .blocks-slider-right {
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .blocks-slider-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px;
  }
}

.version-slider {
  background-color: white;
  padding: 50px;
}

@media screen and (max-width: 1400px) {
  .version-slider {
    padding: 30px;
  }
}

@media screen and (max-width: 768px) {
  .version-slider {
    padding: 20px 20px 30px;
  }
}

.version-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.version-text li, .version-text p, .version-text span {
  font-size: 12px;
  line-height: 1.3;
}

.version-text li, .version-text p {
  margin: 5px 0 0;
}

.version-text ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media screen and (max-width: 992px) {
  .version-text ol {
    width: 100%;
    margin: 0;
  }
}

.version-text li {
  counter-increment: my-counter;
  position: relative;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 5px;
  width: 50%;
  padding: 0 10px 0 20px;
  display: block;
}

@media screen and (max-width: 992px) {
  .version-text li {
    width: 100%;
    padding-right: 0;
  }
}

.version-text li:before {
  content: counter(my-counter) ".";
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.blocks-text-left {
  width: 50%;
  padding-right: 60px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media screen and (max-width: 1400px) {
  .blocks-text-left {
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .blocks-text-left {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}

.blocks-text-left .purple-btn {
  margin-bottom: 0;
  margin-top: 20px;
}

.section-text-info ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  .section-text-info ul li {
    padding-left: 0;
  }
}

.section-text-info ul li:before {
  content: "\f105";
  position: absolute;
  margin-right: 5px;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 1.6rem;
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .section-text-info ul li:before {
    display: inline-block;
    position: relative;
  }
}

.version-slider .slick-prev, .version-slider .slick-next {
  top: inherit;
  bottom: 45px;
  z-index: 99;
  background-color: transparent;
}

@media screen and (max-width: 1400px) {
  .version-slider .slick-prev, .version-slider .slick-next {
    bottom: 27px;
  }
}

.version-slider .slick-next {
  right: calc(50% - 100px);
}

.version-slider .slick-next:before {
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 2.8rem;
  opacity: 1;
}

.version-slider .slick-prev {
  left: calc(50% - 100px);
}

.version-slider .slick-prev:before {
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #9a226c;
  font-size: 2.8rem;
  opacity: 1;
}

.version-slider .slick-dots {
  bottom: 0;
  position: relative;
  z-index: 2;
}

.version-slider .slick-dots li button:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #e9e9e9;
  opacity: 1;
  top: 6px;
  left: 6px;
}

.version-slider .slick-dots li button:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #c3c3c3;
}

.version-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #9a226c;
}

.version-image {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 150px;
}

@media screen and (max-width: 992px) {
  .version-image {
    min-height: 100px;
  }
}

.version-image img {
  display: block;
  margin: 0 auto;
}

.blocks-projects {
  margin-top: 120px;
}

@media screen and (max-width: 1400px) {
  .blocks-projects {
    margin-top: 80px;
  }
}

.blocks-header {
  position: relative;
}

.blocks-header:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.blocks-header .header-home-box {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 992px) {
  .inner-about-us article {
    text-align: center;
  }
}

.image-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.blocks-item a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blocks-item span {
  display: inline-block;
  position: relative;
  color: transparent;
  overflow: hidden;
  width: 90px;
  height: 25px;
}

.blocks-item span::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("assets/images/blocks-logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .blocks-item span::before {
    background-image: url("assets/images/blocks-logo2.png");
  }
}

.header-container .header-navigation-wrapper nav ul li {
  vertical-align: middle;
}

.left-video-popup {
  float: left;
  width: 50%;
}

@media (max-width: 1200px) {
  .left-video-popup {
    width: 100%;
    float: none;
  }
}

.left-video-popup iframe {
  width: 100%;
  height: 346px;
  display: block;
  border: none;
}

p.small-title {
  font-size: 1.8rem;
  background-color: #333333;
  color: #fec831;
  padding: 6px 10px;
  display: inline-block;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
  p.small-title {
    font-size: 1.6rem;
  }
}

.flex-laptop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-top: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 992px) {
  .flex-laptop {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .tac-mobile {
    text-align: center;
  }
}

.laptop-text {
  width: 50%;
  padding: 0 15px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media screen and (max-width: 992px) {
  .laptop-text {
    width: 100%;
  }
}

.laptop-text .the-content {
  position: relative;
  z-index: 1;
}

.laptop-image {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  .laptop-image {
    width: 100%;
    margin-bottom: 30px;
  }
}

.laptop-image img {
  position: relative;
  right: 60px;
  top: 30px;
  max-width: 720px;
}

@media screen and (max-width: 992px) {
  .laptop-image img {
    max-width: 420px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 440px) {
  .laptop-image img {
    max-width: 280px;
  }
}

.the-content h2 {
  margin-bottom: 0;
}

.the-content h2 strong {
  font-weight: 800;
}

.watchout-section-boxes {
  padding: 80px 0;
}

@media screen and (max-width: 992px) {
  .watchout-section-boxes {
    padding: 60px 0;
  }
}

.watchout-section-laptop {
  padding: 80px 0 0;
  margin-bottom: 80px;
  background-color: #F3F3F3;
}

@media screen and (max-width: 992px) {
  .watchout-section-laptop {
    padding-top: 60px;
  }
}

.section-grey {
  padding: 80px 0;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 992px) {
  .section-grey {
    padding: 60px 0;
  }
}

.flex-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-top: -15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  .flex-boxes {
    display: block;
  }
}

.boxes-right {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  .boxes-right {
    width: 100%;
  }
}

.boxes-right .the-content {
  position: relative;
  z-index: 1;
}

.boxes-left {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  .boxes-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .boxes-left img {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 440px) {
  .boxes-left img {
    max-width: 280px;
  }
}

.inner-header.watchout7-header {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 138px;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .inner-header.watchout7-header {
    padding-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.inner-header.watchout7-header .coming-soon p {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  margin: 0 0 10px;
  line-height: 1;
  letter-spacing: 1em;
}

@media screen and (max-width: 640px) {
  .inner-header.watchout7-header .coming-soon p {
    font-size: 14px;
    letter-spacing: 0.5em;
  }
}

.inner-header.watchout7-header .coming-soon h1 {
  font-size: 48px;
  line-height: 1;
}

@media screen and (max-width: 992px) {
  .inner-header.watchout7-header .coming-soon h1 {
    font-size: 42px;
  }
}

@media screen and (max-width: 640px) {
  .inner-header.watchout7-header .coming-soon h1 {
    font-size: 36px;
  }
}

.features-wrapper.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.feature-item {
  padding: 15px;
  width: 33.3333%;
}

@media screen and (max-width: 992px) {
  .feature-item {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  .feature-item {
    width: 100%;
  }
}

.inner-watchout-features.watchout-7-features {
  padding: 100px 0;
}

@media screen and (max-width: 992px) {
  .inner-watchout-features.watchout-7-features {
    padding: 70px 0;
  }
}

.inner-watchout-features.watchout-7-features .section-title {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.grey-section-laptop {
  background-color: #F3F3F3;
  padding: 100px 0;
}

@media screen and (max-width: 992px) {
  .grey-section-laptop {
    padding: 80px 0;
  }
}

.flex-watchout-laptop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

@media screen and (max-width: 992px) {
  .flex-watchout-laptop {
    display: block;
  }
}

.laptop-left, .laptop-right {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  .laptop-left, .laptop-right {
    width: 100%;
  }
}

.laptop-left .the-content, .laptop-right .the-content {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 992px) {
  .laptop-left {
    margin-bottom: 10px;
  }
}

.laptop-left img {
  position: relative;
  max-width: 800px;
  left: -200px;
}

@media screen and (max-width: 1200px) {
  .laptop-left img {
    max-width: 720px;
    left: -223px;
  }
}

@media screen and (max-width: 992px) {
  .laptop-left img {
    max-width: 400px;
    left: 0;
  }
}
/*# sourceMappingURL=style.css.map */