/* line 13, C:/Sites/minovate-front/assets/scss/core/typography */
body {
  font-family: "MiloTF-Text", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -ms-overflow-style: scrollbar;
  color: #555; }
/*
.loading {
    border: 0 solid #ddd;
    margin: 196px auto;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}
*/
.loading {
    border: 0 solid #ddd;
    margin: auto;
    padding-top: 20%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
    background-color: rgba(103,103,103,0.5);
    height: 100%;
}



.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm {
    box-shadow: none !important;
    margin-top: 10px;
}
.loading > img {
    margin-right: 10px;
}

.full-txt{display: none;background: rgba(0, 0, 0, 0) url("../images/slider/biergarten.jpg") repeat scroll 0 0;
    text-align: center;
    padding: 40px 0;}
.full-txt h2{text-align: center; color: #fff; font-size: 24px;}

.full-txt P{text-align: center; color: #fff; font-size: 18px;}

@font-face { 
font-family: "Note this"; 
src: url("fonts/notethis.ttf"); 
}
@font-face { 
font-family: "MiloTF-Text"; 
src: url("fonts/milo.ttf"); 
}

/* line 25, C:/Sites/minovate-front/assets/scss/core/typography */
a {
  text-decoration: none !important;
  color: #a81010; }
  /* line 29, C:/Sites/minovate-front/assets/scss/core/typography */
  a:hover {
    color: #222; }
  /* line 33, C:/Sites/minovate-front/assets/scss/core/typography */
  a img {
    border: none; }

/* line 38, C:/Sites/minovate-front/assets/scss/core/typography */
iframe {
  border: none !important; }

/* line 42, C:/Sites/minovate-front/assets/scss/core/typography */
#wrapper {
  position: relative;
  float: none;
  width: 100%;
  margin: 0;
  background-color: #FFF; }

/* line 57, C:/Sites/minovate-front/assets/scss/core/typography */
h1, h2, h3, h4, h5, h6 {
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: #444;
  font-weight: 600;
  line-height: 1.5;
  margin: 30px 0 30px 0; }

/* line 66, C:/Sites/minovate-front/assets/scss/core/typography */
h5, h6 {
  margin-bottom: 20px; }

/* line 73, C:/Sites/minovate-front/assets/scss/core/typography */
.heading-block h1, .heading-block h2, .heading-block h3 {
  margin-bottom: 0; }
  /* line 76, C:/Sites/minovate-front/assets/scss/core/typography */
  .heading-block h1 + p, .heading-block h2 + p, .heading-block h3 + p {
    color: #555555; }
/* line 80, C:/Sites/minovate-front/assets/scss/core/typography */
.heading-block:after {
  content: '';
  display: block;
  margin-top: 20px;
  width: 50px;
  border-top: 2px solid #444;
  padding-bottom: 20px; }
/* line 87, C:/Sites/minovate-front/assets/scss/core/typography */
.heading-block.center {
  text-align: center; }
  /* line 90, C:/Sites/minovate-front/assets/scss/core/typography */
  .heading-block.center:after {
    margin: 30px auto 0; }
/* line 96, C:/Sites/minovate-front/assets/scss/core/typography */
.heading-block.color-divider:after {
  border-color: #a81010; }

/* line 102, C:/Sites/minovate-front/assets/scss/core/typography */
.header-line {
  position: relative;
  margin-bottom: 30px; }
  /* line 106, C:/Sites/minovate-front/assets/scss/core/typography */
  .header-line h1, .header-line h2, .header-line h3, .header-line h4, .header-line h5, .header-line h6 {
    position: relative;
    background-color: white;
    display: inline-block;
    z-index: 2;
    margin: 0;
    padding-right: 10px; }
  /* line 115, C:/Sites/minovate-front/assets/scss/core/typography */
  .header-line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: auto;
    top: 52%;
    right: 0;
    border-top: 1px solid #eee; }

/* line 130, C:/Sites/minovate-front/assets/scss/core/typography */
.reference-quote {
  font-size: 13px;
  color: #222;
  font-style: italic;
  font-weight: 700; }

/* line 137, C:/Sites/minovate-front/assets/scss/core/typography */
p.reference-quote-meta {
  padding-left: 10px;
  position: relative;
  font-size: 13px;
  color: #222;
  line-height: 1.3 !important; }
  /* line 144, C:/Sites/minovate-front/assets/scss/core/typography */
  p.reference-quote-meta > span {
    font-size: 12px;
    color: #888888; }
  /* line 149, C:/Sites/minovate-front/assets/scss/core/typography */
  p.reference-quote-meta:before {
    content: "-";
    position: absolute;
    left: 0; }

/* line 156, C:/Sites/minovate-front/assets/scss/core/typography */
blockquote p {
  font-weight: bold;
  font-style: italic;
  line-height: 2 !important; }

/* line 15, C:/Sites/minovate-front/assets/scss/sections/header */
.search-box-wrapper {
  background: #222222;
  overflow: hidden;
  height: 0;
  color: #ccc; }
  /* line 21, C:/Sites/minovate-front/assets/scss/sections/header */
  .search-box-wrapper .container {
    max-width: 100%;
    position: relative; }
  /* line 26, C:/Sites/minovate-front/assets/scss/sections/header */
  .search-box-wrapper .search-form {
    margin-bottom: 0;
    padding: 0 0 0 20px; }
  /* line 31, C:/Sites/minovate-front/assets/scss/sections/header */
  .search-box-wrapper input {
    outline: none;
    font-size: 22px;
    font-style: italic;
    border: 0;
    background: #222222;
    color: #fff;
    height: 50px;
    width: 100%; }
  /* line 42, C:/Sites/minovate-front/assets/scss/sections/header */
  .search-box-wrapper .search-submit {
    display: none; }
  /* line 46, C:/Sites/minovate-front/assets/scss/sections/header */
  .search-box-wrapper i.fa {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 24px; }

/* line 59, C:/Sites/minovate-front/assets/scss/sections/header */
#header {
  position: relative;
  background-color: #FFF;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 64, C:/Sites/minovate-front/assets/scss/sections/header */
  #header .container {
    width: 100%;
    padding: 0 30px;
    position: relative; }

/* line 73, C:/Sites/minovate-front/assets/scss/sections/header */
/* Original */
/*
#branding {
  position: relative;
  float: left;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  font-size: 36px;
  line-height: 100%;
  padding-right: 30px;
  margin-right: 30px; }
*/
/* Folgendes ist für zwei Logo Variante */

#branding {
  position: relative;
  /*float: left;*/
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  font-size: 36px;
  line-height: 100%;
  padding-right: 30px;
  margin-right: 30px; }

  /* line 82, C:/Sites/minovate-front/assets/scss/sections/header */
  #branding a {
    display: block;
    color: #000; }
  /* line 87, C:/Sites/minovate-front/assets/scss/sections/header */
  #branding img {
    display: block;
    max-width: 100%; }
  /* line 92, C:/Sites/minovate-front/assets/scss/sections/header */
  #branding a.brand-normal {
    display: block; }
  /* line 96, C:/Sites/minovate-front/assets/scss/sections/header */
  #branding a.brand-retina {
    display: none; }

/* line 104, C:/Sites/minovate-front/assets/scss/sections/header */
#main-navbar-toggle {
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  /* line 118, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar-toggle:hover {
    color: #a81010; }

/* line 123, C:/Sites/minovate-front/assets/scss/sections/header */
#main-navbar {
  float: right;
  height: 110px; }
  /* line 127, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul {
    list-style: none;
    height: 110px;
    margin: 0; }
  /* line 133, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar > ul {
    float: left; }
  /* line 138, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li {
    position: relative;
    float: left;
    margin-left: 4px;
    background: white; }
    /* line 143, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li.mega-menu {
      position: inherit; }
    /* line 147, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li:first-child {
      margin-left: 0; }
    /* line 151, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li a {
      display: block;
      font-family: 'MiloTX-Text', "Arial", sans-serif;
      font-size: 13px;
      font-weight: 700;
      height: 110px;
      line-height: 110px;
      color: #444; 
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0 15px;
      -webkit-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
      -moz-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
      transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease; }
    /* line 166, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li:hover > ul {
      display: block; }
  /* line 176, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar > ul > li:hover a, #main-navbar > ul > li.active a {
    color: #a81010; }
  /* line 180, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar > ul > li:hover .active > a, #main-navbar > ul > li.active .active > a {
    color: #a81010 !important; }
  /* line 189, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul ul, #main-navbar ul li .mega-menu-content {
    background-color: #fff;
    width: 190px;
    height: auto;
    display: none;
    position: absolute;
    top: 110px;
    left: 0;
    margin: 0;
    border: 1px solid #e2e2e2;
    border-top: 1px solid #a81010;
    box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.04);
    z-index: 200; }
  /* line 205, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul ul.menu-right-position, #main-navbar ul li .mega-menu-content.menu-right-position {
    left: auto;
    right: 0; }
  /* line 210, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul ul {
    padding: 0; }
    /* line 213, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul ul li {
      float: none;
      margin: 0; }
    /* line 218, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul ul a {
      font-family: "MiloTF-Text", "Arial", sans-serif;
      font-size: 12px;
      font-weight: 600;
      height: 38px;
      line-height: 38px;
      color: #6f6f6f !important;
      letter-spacing: 0;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    /* line 229, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul ul li:hover > a {
      background-color: #fafafa;
      padding-left: 20px;
      color: #a81010 !important; }

/* line 243, C:/Sites/minovate-front/assets/scss/sections/header */
#main-navbar ul li.mega-menu-small .mega-menu-content {
  width: 400px; }
/* line 248, C:/Sites/minovate-front/assets/scss/sections/header */
#main-navbar ul li.mega-menu .mega-menu-content {
  margin: 0 30px;
  padding: 0 10px;
  width: 1140px;
  top: 110px; }
  /* line 254, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content ul {
    display: block !important;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    border: 0;
    box-shadow: none;
    opacity: 1 !important; }
    /* line 264, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li.mega-menu .mega-menu-content ul:first-child {
      border-left: 0 !important; }
    /* line 268, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li.mega-menu .mega-menu-content ul a {
      padding-left: 5px;
      height: 36px;
      line-height: 36px; }
      /* line 273, C:/Sites/minovate-front/assets/scss/sections/header */
      #main-navbar ul li.mega-menu .mega-menu-content ul a:hover {
        padding-left: 10px; }
    /* line 278, C:/Sites/minovate-front/assets/scss/sections/header */
    #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title {
      margin-top: 20px; }
      /* line 281, C:/Sites/minovate-front/assets/scss/sections/header */
      #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title:first-child {
        margin-top: 0; }
      /* line 285, C:/Sites/minovate-front/assets/scss/sections/header */
      #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title > a {
        font-family: 'MiloTX-Text', "Arial", sans-serif;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 15px;
        color: #444 !important;
        padding: 0;
        height: auto;
        line-height: 1.3 !important; }
      /* line 299, C:/Sites/minovate-front/assets/scss/sections/header */
      #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title:hover > a {
        background-color: transparent; }
      /* line 304, C:/Sites/minovate-front/assets/scss/sections/header */
      #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title > a:hover {
        color: #a81010 !important; }
  /* line 310, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content > ul {
    float: left;
    padding: 20px 30px; }
  /* line 318, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content.col-2 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
    width: 50%;
    margin: 0;
    border-left: 1px solid #f2f2f2; }
  /* line 324, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul {
    width: 33.33%; }
  /* line 328, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul {
    width: 25%; }
  /* line 332, C:/Sites/minovate-front/assets/scss/sections/header */
  #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
    width: 20%; }

/* line 344, C:/Sites/minovate-front/assets/scss/sections/header */
#search-toggle {
  float: right;
  margin: 0 15px;
  line-height: 110px;
  -webkit-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
  -moz-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
  transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease; }
  /* line 350, C:/Sites/minovate-front/assets/scss/sections/header */
  #search-toggle > a {
    margin-left: 20px;
    color: #444; }
    /* line 354, C:/Sites/minovate-front/assets/scss/sections/header */
    #search-toggle > a:hover {
      color: #a81010; }

/* line 363, C:/Sites/minovate-front/assets/scss/sections/header */
#header.transparent-header {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 99; }
  /* line 367, C:/Sites/minovate-front/assets/scss/sections/header */
 #slider {
    top: -110px;
    margin-bottom: -110px; }
  /* line 372, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.transparent-header.light {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    /* line 377, C:/Sites/minovate-front/assets/scss/sections/header */
    #header.transparent-header.light #main-navbar ul li a {
      color: #6f6f6f; }
    /* line 382, C:/Sites/minovate-front/assets/scss/sections/header */
    #header.transparent-header.light #main-navbar ul li:hover a, #header.transparent-header.light #main-navbar ul li.active a {
      color: #a81010; }
    /* line 388, C:/Sites/minovate-front/assets/scss/sections/header */
    #header.transparent-header.light #search-toggle {
      color: #eee; }
      /* line 391, C:/Sites/minovate-front/assets/scss/sections/header */
      #header.transparent-header.light #search-toggle a {
        color: #eee; }
        /* line 394, C:/Sites/minovate-front/assets/scss/sections/header */
        #header.transparent-header.light #search-toggle a:hover {
          color: #a81010; }
  /* line 404, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.transparent-header #main-navbar > ul > li > ul, #header.transparent-header #main-navbar > ul > li > .mega-menu-content, #header.transparent-header #main-navbar > ul > li.mega-menu > .mega-menu-content {
    top: 109px; }

/* line 415, C:/Sites/minovate-front/assets/scss/sections/header */

@media (min-width: 1199px){

#header, #header-wrap, #branding img {
  height: 110px;
  -webkit-transition: height 0.4s ease, opacity 0.3s ease;
  -moz-transition: height 0.4s ease, opacity 0.3s ease;
  transition: height 0.4s ease, opacity 0.3s ease; }
.branding_logo_left{
  float: left;
    }
.branding_logo_right{
  float: right;
  margin-right: -50px;
    }

}

@media (max-width: 991px){

#header, #header-wrap, #branding img {
  height: 70px;
  -webkit-transition: height 0.4s ease, opacity 0.3s ease;
  -moz-transition: height 0.4s ease, opacity 0.3s ease;
  transition: height 0.4s ease, opacity 0.3s ease; }

.branding_logo_left{
  float: left;
  padding-top: 20px;
    }
.branding_logo_right{
  float: right;
    padding-top: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){

#header, #header-wrap, #branding img {
  height: 70px;
  -webkit-transition: height 0.4s ease, opacity 0.3s ease;
  -moz-transition: height 0.4s ease, opacity 0.3s ease;
  transition: height 0.4s ease, opacity 0.3s ease; }

.branding_logo_left{
  float: left;
    }
.branding_logo_right{
  float: right;
    }
}



/* line 423, C:/Sites/minovate-front/assets/scss/sections/header */
#main-navbar > ul > li > ul, #main-navbar > ul > li > .mega-menu-content, #main-navbar > ul > li.mega-menu > .mega-menu-content {
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease; }

/* line 430, C:/Sites/minovate-front/assets/scss/sections/header */
#header.sticky-header {
  height: 60px; }
  /* line 437, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #header-wrap, #header.sticky-header #branding img, #header.sticky-header #main-navbar, #header.sticky-header #main-navbar > ul, #header.sticky-header #main-navbar > ul > li > a {
    height: 60px; }
  /* line 441, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #header-wrap {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-backface-visibility: hidden; }
  /* line 453, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #main-navbar > ul > li > a {
    line-height: 60px; }
  /* line 456, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #main-navbar > ul > li > a i {
    line-height: 59px; }
  /* line 461, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #main-navbar > ul > li > ul, #header.sticky-header #main-navbar > ul > li > .mega-menu-content, #header.sticky-header #main-navbar > ul > li.mega-menu > .mega-menu-content {
    top: 60px; }
  /* line 466, C:/Sites/minovate-front/assets/scss/sections/header */
  #header.sticky-header #search-toggle {
    line-height: 60px; }

/* line 8, C:/Sites/minovate-front/assets/scss/sections/slider */
#slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 5; }

/* line 15, C:/Sites/minovate-front/assets/scss/sections/slider */
.slider-parallax {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-backface-visibility: hidden; }

/* line 24, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption {
  font-family: 'MiloTX-Text', "Arial", sans-serif; }
  /* line 27, C:/Sites/minovate-front/assets/scss/sections/slider */
  /* Original mit alter Schrift 
    .tp-caption.big-text {
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'MiloTX-Text', "Arial", sans-serif; }
  */
  /* Mit neuer Schrift */
    .tp-caption.big-text {
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'Note this', "Arial", sans-serif; }
  /* line 33, C:/Sites/minovate-front/assets/scss/sections/slider */
  .tp-caption.light_normal_22 {
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    font-family: 'MiloTX-Text', "Arial", sans-serif;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-width: black;
    border-style: none; }

@media only screen and (max-width: 479px) {
  /* line 51, C:/Sites/minovate-front/assets/scss/sections/slider */
  .tp-caption > .myBtn {
    border-width: 1px !important;
    line-height: 30px !important;
    height: 30px !important;
    padding: 0 5px !important; }
    /* line 57, C:/Sites/minovate-front/assets/scss/sections/slider */
    .tp-caption > .myBtn span {
      font-size: 10px; }
 }

/* line 68, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0; }

/* line 74, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-banner {
  width: 100%;
  position: relative; }

/* line 79, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.black_heavy_60, .black_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.light_heavy_60, .light_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.light_medium_30, .light_medium_30 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.light_heavy_34, .light_heavy_34 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.black_thin_whitebg_30, .black_thin_whitebg_30 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.white_heavy_60, .white_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.black_thin_blackbg_30, .black_thin_blackbg_30 {
  font-size: 40px;
  line-height: 70px;
  font-weight: 300;
  font-family: 'MiloTF-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: #a81010;
  padding: 5px 10px;
  margin-top: -50px;
  text-shadow: none;
  border-width: 0px;
  border-color: #a81010;
  border-style: none; 
left: 90px;}


.tp-caption.black_thin_blackbg_30_extra, .black_thin_blackbg_30_extra {
  font-size: 40px;
  line-height: 60px;
  font-weight: 300;
  font-family: 'MiloTF-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: #a81010;
  padding: 5px 10px;
  margin-top: -50px;
  text-shadow: none;
  border-width: 0px;
  border-color: #a81010;
  border-style: none; 
left: 90px;}


.tp-caption.mein, .mein {
transform: rotate(30deg);
}

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.light_thin_60, .light_thin_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 100;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.white_heavy_70, .white_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.whiteline_long, .whiteline_long {
  line-height: 1px;
  min-width: 660px;
  background-color: transparent;
  text-decoration: none;
  border-width: 2px 0px 0px 0px;
  border-color: white #222222 #222222 #222222;
  border-style: solid none none none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.fullgradient_overlay, .fullgradient_overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid;
  width: 100%;
  height: 100%;
  border-width: 0px;
  border-color: #222222;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.light_medium_20, .light_medium_20 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.reddishbg_heavy_70, .reddishbg_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  color: white;
  text-decoration: none;
  background-color: rgba(100, 1, 24, 0.8);
  padding: 50px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none; }

/* line 85, C:/Sites/minovate-front/assets/scss/sections/slider */
.tp-caption.borderbox_725x130, .borderbox_725x130 {
  min-width: 725px;
  min-height: 130px;
  background-color: transparent;
  text-decoration: none;
  border-width: 2px;
  border-color: white;
  border-style: solid; }

/* line 89, C:/Sites/minovate-front/assets/scss/sections/slider */
.flexslider {
  margin: 0;
  border: 0; }
  /* line 93, C:/Sites/minovate-front/assets/scss/sections/slider */
  .flexslider .flex-control-nav {
    bottom: auto;
    top: 10px;
    right: 10px;
    width: auto;
    z-index: 3; }
    /* line 100, C:/Sites/minovate-front/assets/scss/sections/slider */
    .flexslider .flex-control-nav > li {
      margin: 0 3px; }
      /* line 102, C:/Sites/minovate-front/assets/scss/sections/slider */
      .flexslider .flex-control-nav > li > a {
        width: 8px;
        height: 8px;
        background: transparent;
        border: 1px solid rgba(255, 255, 255, 0.7);
        cursor: pointer;
        text-indent: -9999px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 20px; }
        /* line 113, C:/Sites/minovate-front/assets/scss/sections/slider */
        .flexslider .flex-control-nav > li > a.flex-active, .flexslider .flex-control-nav > li > a:hover {
          background-color: white; }
  /* line 121, C:/Sites/minovate-front/assets/scss/sections/slider */
  .flexslider.reference-slider .flex-control-nav {
    top: auto;
    bottom: 5px; }
    /* line 125, C:/Sites/minovate-front/assets/scss/sections/slider */
    .flexslider.reference-slider .flex-control-nav > li {
      margin: 0 2px; }
      /* line 127, C:/Sites/minovate-front/assets/scss/sections/slider */
      .flexslider.reference-slider .flex-control-nav > li > a {
        width: 6px;
        height: 6px;
        border: 1px solid #a81010; }
        /* line 133, C:/Sites/minovate-front/assets/scss/sections/slider */
        .flexslider.reference-slider .flex-control-nav > li > a.flex-active, .flexslider.reference-slider .flex-control-nav > li > a:hover {
          background-color: #a81010; }

/* line 146, C:/Sites/minovate-front/assets/scss/sections/slider */
.owl-carousel.carousel-full .owl-item {
  padding: 0 40px; }

/* line 7, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
#breadcrumbs {
  background-color: #f5f5f5;
  padding: 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  /* line 12, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
  #breadcrumbs > .container {
    position: relative; }
  /* line 16, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
  #breadcrumbs h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0; }
    /* line 21, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
    #breadcrumbs h1 + span {
      font-size: 18px;
      font-weight: 300;
      color: #888888; }
  /* line 28, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
  #breadcrumbs .breadcrumb {
    position: absolute;
    right: 0;
    top: 20px;
    background: transparent;
    padding: 0; }
  /* line 36, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
  #breadcrumbs.breadcrumbs-sm {
    padding: 15px 0; }
    /* line 38, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
    #breadcrumbs.breadcrumbs-sm h1 {
      font-size: 18px; }
      /* line 40, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
      #breadcrumbs.breadcrumbs-sm h1 + span {
        display: none; }
    /* line 44, C:/Sites/minovate-front/assets/scss/sections/breadcrumbs */
    #breadcrumbs.breadcrumbs-sm .breadcrumb {
      top: 2px; }

/* line 7, C:/Sites/minovate-front/assets/scss/sections/content */
#content {
  position: relative;
  /*overflow: hidden;*/
  background-color: #FFF;
  z-index: 9; }
  /* line 13, C:/Sites/minovate-front/assets/scss/sections/content */
  #content p {
    line-height: 1.8; }
  /* line 17, C:/Sites/minovate-front/assets/scss/sections/content */
  #content .content-wrap {
    position: relative;
    padding: 80px 0 60px; }
  /* line 22, C:/Sites/minovate-front/assets/scss/sections/content */
  #content .container {
    position: relative;
    z-index: 2; }
  /* line 27, C:/Sites/minovate-front/assets/scss/sections/content */
  #content .section {
    padding: 60px 0;
    margin: 60px 0;
    position: relative; }
    /* line 32, C:/Sites/minovate-front/assets/scss/sections/content */
    #content .section.gMap {
      height: 500px;
      padding: 0;
      margin: 0; }
  /* line 39, C:/Sites/minovate-front/assets/scss/sections/content */
  #content .video-section {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden; }
    /* line 47, C:/Sites/minovate-front/assets/scss/sections/content */
    #content .video-section video {
      width: 100%; }
    /* line 51, C:/Sites/minovate-front/assets/scss/sections/content */
    #content .video-section > .video-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1;
      background: url(../images/square-pattern.png);
      -webkit-backface-visibility: hidden; }

/* line 66, C:/Sites/minovate-front/assets/scss/sections/content */
.search-results {
  list-style: none;
  padding: 10px 0;
  margin: 0; }
  /* line 71, C:/Sites/minovate-front/assets/scss/sections/content */
  .search-results > .search-result {
    padding: 15px 0;
    border-bottom: 1px solid #eee; }
    /* line 75, C:/Sites/minovate-front/assets/scss/sections/content */
    .search-results > .search-result:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    /* line 80, C:/Sites/minovate-front/assets/scss/sections/content */
    .search-results > .search-result .cover {
      padding: 20px;
      background-color: white;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      transition: all 0.25s linear;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px; }
      /* line 86, C:/Sites/minovate-front/assets/scss/sections/content */
      .search-results > .search-result .cover h4 {
        padding: 0;
        margin: 0 0 10px 0;
        font-weight: 700; }
        /* line 91, C:/Sites/minovate-front/assets/scss/sections/content */
        .search-results > .search-result .cover h4 a {
          color: #222; }
          /* line 94, C:/Sites/minovate-front/assets/scss/sections/content */
          .search-results > .search-result .cover h4 a:hover {
            text-decoration: none; }
      /* line 100, C:/Sites/minovate-front/assets/scss/sections/content */
      .search-results > .search-result .cover > p {
        color: #555555; }
      /* line 104, C:/Sites/minovate-front/assets/scss/sections/content */
      .search-results > .search-result .cover > a {
        font-size: 12px; }
    /* line 110, C:/Sites/minovate-front/assets/scss/sections/content */
    .search-results > .search-result:hover .cover {
      background-color: #fafafa; }

/* line 10, C:/Sites/minovate-front/assets/scss/sections/parallax */
.parallax-box {
  padding: 80px 0;
  margin: 60px 0;
  position: relative; }

/* line 16, C:/Sites/minovate-front/assets/scss/sections/parallax */
.parallax-1 {
  background: url(../images/parallax/parallax-1.jpg) 0% 0px; }
/*
.parallax-2 {
  background: url(../images/parallax/parallax-5.jpg) 0% 50px; }
*/
.parallax-2 {
  background: url(../images/parallax/parallax-5.jpg) 0% 0px; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    width: 100%;
}
/* line 10, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.portfolio .portfolio-item {
  position: relative; }
  /* line 13, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio .portfolio-item .portfolio-image {
    position: relative;
    overflow: hidden; }
    /* line 17, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-image img {
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      width: 100%; }
    /* line 23, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-image .portfolio-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 2;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease; }
      /* line 35, C:/Sites/minovate-front/assets/scss/sections/portfolio */
      .portfolio .portfolio-item .portfolio-image .portfolio-overlay a {
        position: absolute;
        top: 55%;
        left: 50%;
        background-color: #000;
        width: 40px !important;
        height: 40px !important;
        margin: -22px 0 0 -44px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        -webkit-backface-visibility: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        /* line 51, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-image .portfolio-overlay a.btn-right {
          left: auto;
          right: 50%;
          margin-left: 0;
          margin-right: -44px; }
        /* line 58, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-image .portfolio-overlay a.btn-middle {
          display: block;
          margin: -20px 0 0 -20px; }
        /* line 63, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:hover {
          background-color: #a81010; }
        /* line 68, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:active, .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:focus {
          outline: 0; }
  /* line 78, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio .portfolio-item:hover .portfolio-image .portfolio-overlay {
    opacity: 1; }
    /* line 81, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item:hover .portfolio-image .portfolio-overlay a {
      top: 50%; }
  /* line 89, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio .portfolio-item .portfolio-desc {
    z-index: 3;
    padding: 15px 5px 10px;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
    position: relative; }
    /* line 95, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-desc h3, .portfolio .portfolio-item .portfolio-desc h4 {
      margin: 0;
      padding: 0;
      font-size: 18px; }
      /* line 99, C:/Sites/minovate-front/assets/scss/sections/portfolio */
      .portfolio .portfolio-item .portfolio-desc h3 a, .portfolio .portfolio-item .portfolio-desc h4 a {
        color: #222; }
        /* line 101, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-desc h3 a:hover, .portfolio .portfolio-item .portfolio-desc h4 a:hover {
          color: #a81010; }
    /* line 106, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-desc span {
      display: block;
      margin-top: 3px;
      color: #888888; }
      /* line 110, C:/Sites/minovate-front/assets/scss/sections/portfolio */
      .portfolio .portfolio-item .portfolio-desc span a {
        color: #888888; }
        /* line 112, C:/Sites/minovate-front/assets/scss/sections/portfolio */
        .portfolio .portfolio-item .portfolio-desc span a:hover {
          color: #a81010; }
    /* line 117, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-desc h4 {
      font-size: 14px; }
      /* line 120, C:/Sites/minovate-front/assets/scss/sections/portfolio */
      .portfolio .portfolio-item .portfolio-desc h4 + span {
        font-size: 12px; }
    /* line 125, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio .portfolio-item .portfolio-desc:after {
      content: "";
      position: absolute;
      height: 1px;
      width: 40px;
      background-color: #eaeaea;
      margin-left: -5px;
      bottom: 0; }
/* line 139, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.portfolio.portfolio-notitle .portfolio-item {
  overflow: hidden; }
  /* line 142, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio.portfolio-notitle .portfolio-item .portfolio-desc {
    position: absolute;
    display: block !important;
    width: 100%;
    height: 78px;
    padding: 15px 5px;
    top: auto;
    bottom: -79px;
    left: 0;
    background-color: #FFF;
    border-bottom: 1px solid #EEE; }
    /* line 154, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .portfolio.portfolio-notitle .portfolio-item .portfolio-desc:after {
      display: none; }
  /* line 161, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio.portfolio-notitle .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateY(-30px) scale(1.05);
    -moz-transform: translateY(-30px) scale(1.05);
    -ms-transform: translateY(-30px) scale(1.05);
    -o-transform: translateY(-30px) scale(1.05);
    transform: translateY(-30px) scale(1.05); }
  /* line 164, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio.portfolio-notitle .portfolio-item:hover .portfolio-image .slide img {
    -webkit-transform: translateY(-20px) scale(1);
    -moz-transform: translateY(-20px) scale(1);
    -ms-transform: translateY(-20px) scale(1);
    -o-transform: translateY(-20px) scale(1);
    transform: translateY(-20px) scale(1); }
  /* line 168, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio.portfolio-notitle .portfolio-item:hover .portfolio-desc {
    bottom: 0; }
/* line 177, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.portfolio.portfolio-nospace .row {
  margin: 0; }
/* line 180, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.portfolio.portfolio-nospace .row > .portfolio-item {
  margin: 0;
  padding: 0; }
  /* line 184, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .portfolio.portfolio-nospace .row > .portfolio-item .portfolio-desc {
    padding: 15px 15px 10px; }

/* line 196, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.mix-filter {
  list-style: none;
  margin: 0 0 20px;
  padding: 0; }
  /* line 201, C:/Sites/minovate-front/assets/scss/sections/portfolio */
  .mix-filter li {
    color: #222;
    cursor: pointer;
    padding: 6px 15px;
    margin-right: 2px;
    margin-bottom: 5px;
    background: #eee;
    display: inline-block; }
    /* line 211, C:/Sites/minovate-front/assets/scss/sections/portfolio */
    .mix-filter li:hover, .mix-filter li.active {
      color: white;
      background-color: #a81010; }

/* line 219, C:/Sites/minovate-front/assets/scss/sections/portfolio */
.mix-grid .mix {
  display: none;
  margin-bottom: 15px; }

/* line 8, C:/Sites/minovate-front/assets/scss/sections/sidebar */
.sidebar > .widget-heading {
  margin-bottom: 10px; }
/* line 11, C:/Sites/minovate-front/assets/scss/sections/sidebar */
.sidebar .sidebar-widget {
  margin-bottom: 40px; }
  /* line 15, C:/Sites/minovate-front/assets/scss/sections/sidebar */
  .sidebar .sidebar-widget.nav > li {
    border-left: 2px solid #f8f8f8; }
    /* line 17, C:/Sites/minovate-front/assets/scss/sections/sidebar */
    .sidebar .sidebar-widget.nav > li > a {
      border-radius: 2px; }
      /* line 19, C:/Sites/minovate-front/assets/scss/sections/sidebar */
      .sidebar .sidebar-widget.nav > li > a:hover {
        background-color: #f8f8f8; }
  /* line 28, C:/Sites/minovate-front/assets/scss/sections/sidebar */
  .sidebar .sidebar-widget.media-list .media .media-object {
    width: 64px;
    border-radius: 2px; }
  /* line 33, C:/Sites/minovate-front/assets/scss/sections/sidebar */
  .sidebar .sidebar-widget.media-list .media .media-body p {
    font-size: 12px; }

/* line 7, C:/Sites/minovate-front/assets/scss/sections/footer */
#footer {
  position: relative;
  background-color: #272727;
  color: #aaa; }
  /* line 12, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer a {
    color: #e2e2e2; }
    /* line 15, C:/Sites/minovate-front/assets/scss/sections/footer */
    #footer a:hover {
      color: #a81010; }
  /* line 20, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .footer-main {
    padding: 0px 0; }
  /* line 24, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .widget {
    margin-bottom: 40px; }
    /* line 27, C:/Sites/minovate-front/assets/scss/sections/footer */
    #footer .widget h1, #footer .widget h2, #footer .widget h3, #footer .widget h4, #footer .widget h5, #footer .widget h6 {
      color: #ccc;
      margin-bottom: 15px; }
    /* line 32, C:/Sites/minovate-front/assets/scss/sections/footer */
    #footer .widget > h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 2px;
      text-transform: uppercase; }
  /* line 41, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .widget-photo-stream .photo-stream {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    /* line 46, C:/Sites/minovate-front/assets/scss/sections/footer */
    #footer .widget-photo-stream .photo-stream > li {
      display: inline-block;
      margin: 2px;
      position: relative;
      overflow: hidden; }
      /* line 52, C:/Sites/minovate-front/assets/scss/sections/footer */
      #footer .widget-photo-stream .photo-stream > li a {
        position: relative;
        z-index: 2; }
        /* line 56, C:/Sites/minovate-front/assets/scss/sections/footer */
        #footer .widget-photo-stream .photo-stream > li a img {
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          width: 75px;
          height: 75px; }
        /* line 63, C:/Sites/minovate-front/assets/scss/sections/footer */
        #footer .widget-photo-stream .photo-stream > li a:hover img {
          filter: alpha(opacity=30);
          opacity: 0.3; }
        /* line 67, C:/Sites/minovate-front/assets/scss/sections/footer */
        #footer .widget-photo-stream .photo-stream > li a:hover + .photo-stream-overlay i {
          -webkit-transform: translateY(0px);
          -moz-transform: translateY(0px);
          -ms-transform: translateY(0px);
          -o-transform: translateY(0px);
          transform: translateY(0px); }
      /* line 74, C:/Sites/minovate-front/assets/scss/sections/footer */
      #footer .widget-photo-stream .photo-stream > li .photo-stream-overlay {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #a81010;
        top: 0;
        z-index: 1;
        text-align: center; }
        /* line 84, C:/Sites/minovate-front/assets/scss/sections/footer */
        #footer .widget-photo-stream .photo-stream > li .photo-stream-overlay i {
          color: white;
          margin-top: 25px;
          font-size: 24px;
          -webkit-transform: translateY(50px);
          -moz-transform: translateY(50px);
          -ms-transform: translateY(50px);
          -o-transform: translateY(50px);
          transform: translateY(50px);
          -webkit-transition: all 0.15s ease-out;
          -moz-transition: all 0.15s ease-out;
          transition: all 0.15s ease-out; }
  /* line 98, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .widget-newsletter form {
    margin-top: 40px; }
  /* line 102, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .widget-newsletter input {
    border: 0;
    box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.15);
    border-radius: 0; }
  /* line 107, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .widget-newsletter button {
    border: 0;
    box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.15);
    border-radius: 0; }
  /* line 114, C:/Sites/minovate-front/assets/scss/sections/footer */
  #footer .footer-bottom {
    padding: 10px 0;
    background-color: #222;
    color: #666; }
    /* line 119, C:/Sites/minovate-front/assets/scss/sections/footer */
    #footer .footer-bottom a {
      color: #666; }
      /* line 122, C:/Sites/minovate-front/assets/scss/sections/footer */
      #footer .footer-bottom a:hover {
        color: #aaa; }

/* line 129, C:/Sites/minovate-front/assets/scss/sections/footer */
#gotoTop {
  display: none;
  z-index: 999;
  position: fixed;
  width: 36px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  top: auto;
  left: auto;
  right: 40px;
  bottom: 40px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: color 0.25s linear, background-color 0.25s linear;
  -moz-transition: color 0.25s linear, background-color 0.25s linear;
  transition: color 0.25s linear, background-color 0.25s linear; }
  /* line 148, C:/Sites/minovate-front/assets/scss/sections/footer */
  #gotoTop:hover {
    background-color: #a81010;
    color: white; }

/* line 10, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 20px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #a81010;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
  /* line 29, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn:hover {
    background-color: #138a72;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
  /* line 35, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn > span {
    margin: 0 5px; }

/* line 41, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
body:not(.device-touch) .myBtn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 49, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-dark {
  background-color: #444; }
.myBtn-green {
  background-color: #a81010;
  border: 0px;
  border-radius: 2px; 
line-height: 40px;
font-weight: 500;
color: #ffffff;}
  /* line 51, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-dark:hover {
    background-color: #a81010; }
/* line 55, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-light {
  background-color: #eee;
  color: #222;
  text-shadow: none !important; }
  /* line 60, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-light:hover {
    color: #a81010;
    background-color: white; }
/* line 65, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-midlight {
  background-color: #ccc;
  color: #555555;
  text-shadow: none !important; }
  /* line 70, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-midlight:hover {
    color: #a81010;
    background-color: #eee; }
/* line 75, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-lightred {
  background-color: #e05d6f; }
  /* line 77, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-lightred:hover {
    background-color: #d9364d; }

/* line 86, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-xs {
  padding: 0 12px;
  font-size: 10px;
  height: 26px;
  line-height: 26px; }
/* line 92, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-sm {
  padding: 0 15px;
  font-size: 12px;
  height: 34px;
  line-height: 34px; }
/* line 98, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-lg {
  padding: 0 24px;
  font-size: 16px;
  height: 46px;
  line-height: 46px; }
/* line 104, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-xl {
  padding: 0 30px;
  font-size: 18px;
  letter-spacing: 2px;
  height: 52px;
  line-height: 52px; }

/* line 116, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-border {
  border: 2px solid #444;
  background-color: transparent;
  color: #222;
  line-height: 36px;
  font-weight: 600;
  text-shadow: none; }
  /* line 124, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-xs {
    line-height: 22px; }
  /* line 127, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-sm {
    line-height: 30px; }
  /* line 130, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-lg {
    line-height: 42px; }
  /* line 133, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-xl {
    line-height: 48px; }
  /* line 137, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border:hover {
    background-color: #444;
    color: #fff;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
  /* line 144, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-light {
    border-color: #fff;
    color: #fff; }
    /* line 148, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
    .myBtn.myBtn-border.myBtn-light:hover {
      background-color: #fff;
      color: #a81010;
      text-shadow: none; }
  /* line 155, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-midlight {
    border-color: #eaeaea;
    color: #bbbbbb; }
    /* line 159, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
    .myBtn.myBtn-border.myBtn-midlight:hover {
      background-color: #a81010;
      color: #fff;
      text-shadow: none; }
  /* line 166, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-border.myBtn-theme {
    border-color: #a81010;
    color: #a81010; }
    /* line 170, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
    .myBtn.myBtn-border.myBtn-theme:hover {
      background-color: #a81010;
      color: white; }
/* line 176, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-rounded {
  border-radius: 2px; }

/* line 184, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-3d {
  border-radius: 2px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  /* line 190, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .myBtn.myBtn-3d:hover {
    background-color: #a81010 !important;
    opacity: 0.8; }
/* line 197, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-3d.myBtn-light:hover {
  text-shadow: none;
  color: #333; }

/* line 208, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.myBtn.myBtn-block {
  display: block;
  margin: 0;
  padding: 30px 0;
  height: auto;
  white-space: normal;
  font-size: 28px;
  font-weight: 300;
  text-transform: none; }

/* line 222, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.plus {
  position: relative;
  width: 30px;
  height: 30px;
  display: block; }
  /* line 229, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .plus:before, .plus:after {
    content: "";
    background-color: #e2e2e2;
    position: absolute;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  /* line 236, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .plus:before {
    width: 24px;
    height: 1px;
    top: 11px; }
  /* line 242, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .plus:after {
    width: 1px;
    height: 24px;
    left: 11px; }
  /* line 250, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .plus:hover:before, .plus:hover:after {
    background-color: #a81010; }

/* line 257, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
div[class^="col"] > .plus {
  position: absolute;
  right: -5px;
  bottom: -20px; }

/* line 266, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
.btn-tag {
  position: relative;
  color: #555555;
  border: 2px solid #f2f2f2;
  display: inline-block;
  padding: 2px 5px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-size: 12px;
  margin-bottom: 5px;
  margin-right: 3px; }
  /* line 277, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .btn-tag:hover {
    border-color: #a81010;
    color: #a81010; }
    /* line 281, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
    .btn-tag:hover:after {
      border-left-color: #a81010; }
  /* line 286, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .btn-tag:before {
    content: "";
    top: 50%;
    right: -11px;
    display: block;
    margin-top: -11px;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #fff;
    border-top: 11px solid transparent;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 4; }
  /* line 298, C:/Sites/minovate-front/assets/scss/shortcodes/buttons */
  .btn-tag:after {
    content: "";
    top: 50%;
    right: -14px;
    z-index: 2;
    display: block;
    margin-top: -13px;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #f2f2f2;
    border-top: 13px solid transparent;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }

/* line 9, C:/Sites/minovate-front/assets/scss/shortcodes/dividers */
.line {
  clear: both;
  position: relative;
  width: 100%;
  margin: 60px 0;
  border-top: 1px solid #eee; }

/* line 10, C:/Sites/minovate-front/assets/scss/shortcodes/features */
.feature-box {
  margin-bottom: 40px; margin-top:40px; }

  /* line 13, C:/Sites/minovate-front/assets/scss/shortcodes/features */
  .feature-box .heading {
    position: relative; }
    /* line 16, C:/Sites/minovate-front/assets/scss/shortcodes/features */
    .feature-box .heading h3 {
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 10px;
      padding-left: 30px; }
      /* line 24, C:/Sites/minovate-front/assets/scss/shortcodes/features */
      .feature-box .heading h3.underline {
        border-bottom: 2px solid #444;
        margin-bottom: 20px;
        padding-bottom: 5px; }
    /* line 30, C:/Sites/minovate-front/assets/scss/shortcodes/features */
    .feature-box .heading > a {
      font-size: 22px;
      color: #a81010;
      position: absolute;
      top: -7px;
      left: 0; }
      /* line 37, C:/Sites/minovate-front/assets/scss/shortcodes/features */
      .feature-box .heading > a:hover {
        color: #a81010; }
  /* line 43, C:/Sites/minovate-front/assets/scss/shortcodes/features */
  .feature-box p {
    color: #555555; }
  /* line 49, C:/Sites/minovate-front/assets/scss/shortcodes/features */
  .feature-box.no-icon .heading h3 {
    padding-left: 0; }
  /* line 55, C:/Sites/minovate-front/assets/scss/shortcodes/features */
  .feature-box.icon-block {
    position: relative; }
    /* line 57, C:/Sites/minovate-front/assets/scss/shortcodes/features */
    .feature-box.icon-block > a {
      position: absolute;
      display: inline-block;
      color: white;
      background-color: #a81010;
      border-radius: 2px;
      padding: 0;
      font-size: 22px;
      line-height: 46px;
      width: 46px;
      text-align: center;
      -webkit-transition: background-color 0.25s linear;
      -moz-transition: background-color 0.25s linear;
      transition: background-color 0.25s linear; }
      /* line 70, C:/Sites/minovate-front/assets/scss/shortcodes/features */
      .feature-box.icon-block > a:hover {
        background-color: #444; }
    /* line 75, C:/Sites/minovate-front/assets/scss/shortcodes/features */
    .feature-box.icon-block .heading, .feature-box.icon-block p {
      padding-left: 65px; }
    /* line 78, C:/Sites/minovate-front/assets/scss/shortcodes/features */
    .feature-box.icon-block .heading > h3 {
      padding-left: 0; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.post-entry {
  position: relative;
  padding-bottom: 50px; }
  /* line 11, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-image {
    margin-bottom: 20px; }
    /* line 14, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
    .post-entry .entry-image img {
      opacity: 1;
      -webkit-transition: opacity 0.3s linear;
      -moz-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }
    /* line 20, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
    .post-entry .entry-image > a:hover img {
      opacity: 0.8; }
  /* line 27, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-title h3, .post-entry .entry-title h2 {
    font-size: 16px;
    margin-bottom: 5px; }
    /* line 31, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
    .post-entry .entry-title h3 a, .post-entry .entry-title h2 a {
      color: #222; }
      /* line 34, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
      .post-entry .entry-title h3 a:hover, .post-entry .entry-title h2 a:hover {
        color: #a81010; }
  /* line 40, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-title h2 {
    font-size: 22px;
    font-weight: 700; }
  /* line 46, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-meta {
    list-style: none;
    padding: 0;
    margin: 0; }
    /* line 51, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
    .post-entry .entry-meta > li {
      display: inline;
      font-style: italic;
      font-size: 12px;
      color: #555555; }
      /* line 57, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
      .post-entry .entry-meta > li > a {
        color: #555555; }
        /* line 60, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
        .post-entry .entry-meta > li > a:hover {
          color: #a81010; }
      /* line 65, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
      .post-entry .entry-meta > li:after {
        content: "/";
        margin: 0 5px 0 6px; }
      /* line 70, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
      .post-entry .entry-meta > li:last-child:after {
        display: none; }
  /* line 76, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-content {
    margin-top: 30px; }
  /* line 80, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .plus {
    position: absolute;
    right: -15px;
    bottom: 20px; }
  /* line 86, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-tags {
    margin-bottom: 20px; }
  /* line 90, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-share {
    padding: 20px 0; }
    /* line 93, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
    .post-entry .entry-share > span {
      font-family: 'MiloTX-Text', "Arial", sans-serif;
      color: #444;
      text-transform: uppercase;
      font-weight: 700; }
  /* line 101, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .post-entry .entry-comments {
    margin-top: 40px; }

/* line 109, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.blog-posts .post-entry {
  padding-bottom: 20px; }
  /* line 112, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
  .blog-posts .post-entry .entry-image img {
    border-radius: 4px; }
/* line 117, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.blog-posts .post-divider {
  border-top: 2px solid #f2f2f2; }

/* line 126, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.blog-post .post-entry .entry-meta {
  margin-bottom: 30px; }
/* line 132, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.blog-post .post-entry .entry-content > p, .blog-post .post-entry .entry-content > pre, .blog-post .post-entry .entry-content > div {
  margin-bottom: 30px; }
/* line 137, C:/Sites/minovate-front/assets/scss/shortcodes/post-entry */
.blog-post .post-divider {
  border-top: 2px solid #f2f2f2; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/thumbnails */
.thumb {
  width: 64px;
  height: 64px; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/boxes */
.box {
  width: 100%;
  background-color: #eee;
  padding: 20px; }
  /* line 12, C:/Sites/minovate-front/assets/scss/shortcodes/boxes */
  .box .myBtn {
    margin: 0; }
  /* line 16, C:/Sites/minovate-front/assets/scss/shortcodes/boxes */
  .box.box-3d {
    border-bottom: 3px solid #d4d4d4; }
  /* line 20, C:/Sites/minovate-front/assets/scss/shortcodes/boxes */
  .box.box-rounded {
    border-radius: 2px; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
.form-control {
  color: #555555;
  outline: 0;
  vertical-align: top;
  background-color: #fff;
  filter: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #dbe0e2;
  height: 38px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  /* line 19, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control:not(select) {
    -webkit-appearance: none !important; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control::-webkit-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a81010;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control::-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a81010;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control:-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a81010;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control:-ms-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a81010;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-lg::-webkit-input-placeholder {
    font-size: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-lg::-moz-placeholder {
    font-size: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-lg:-moz-placeholder {
    font-size: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-lg:-ms-input-placeholder {
    font-size: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-sm::-webkit-input-placeholder {
    line-height: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-sm::-moz-placeholder {
    line-height: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-sm:-moz-placeholder {
    line-height: 18px; }
  /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
  .form-control.input-sm:-ms-input-placeholder {
    line-height: 18px; }
  /* line 43, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control:hover:not(:disabled) {
    border-color: #b1bac0; }
  /* line 48, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control:focus, .form-control:focus:hover {
    outline: none;
    border: 1px solid;
    border-color: #a81010;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 55, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.rounded {
    border-radius: 600px; }
  /* line 59, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.input-unstyled {
    border: 0;
    padding: 0;
    background-color: transparent; }
    /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
    .form-control.input-unstyled::-webkit-input-placeholder {
      font-size: 16px; }
    /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
    .form-control.input-unstyled::-moz-placeholder {
      font-size: 16px; }
    /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
    .form-control.input-unstyled:-moz-placeholder {
      font-size: 16px; }
    /* line 4, C:/Sites/minovate-front/assets/scss/inc/bourbon/css3/placeholder */
    .form-control.input-unstyled:-ms-input-placeholder {
      font-size: 16px; }
    /* line 68, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
    .form-control.input-unstyled:focus, .form-control.input-unstyled:focus:hover {
      border: 0; }
  /* line 73, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.input-3d {
    border-bottom: 3px solid #dbe0e2; }
    /* line 77, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
    .form-control.input-3d:focus, .form-control.input-3d:focus:hover {
      border-bottom: 3px solid #a81010; }
  /* line 82, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.unhappy {
    border-color: #e05d6f; }

/* line 89, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
.input-group.input-group-3d .form-control {
  border-right: 0 !important; }
  /* line 94, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .input-group.input-group-3d .form-control:hover + .input-group-btn button {
    border-color: #b1bac0; }
  /* line 102, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .input-group.input-group-3d .form-control:focus + .input-group-btn button, .input-group.input-group-3d .form-control:focus:hover + .input-group-btn button {
    border-bottom: 3px solid #a81010; }
/* line 108, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
.input-group.input-group-3d button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
  height: 38px;
  line-height: 35px;
  border-bottom: 3px solid #dbe0e2; }

/* line 120, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
.form-group > label {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'MiloTX-Text', "Arial", sans-serif; }

/* line 127, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
form .unhappyMessage {
  color: #e05d6f;
  font-size: 12px;
  font-style: italic; }

/* line 136, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
.form-control.myInput {
  border-width: 2px; }
  /* line 138, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.myInput:not(textarea) {
    height: 46px; }
  /* line 141, C:/Sites/minovate-front/assets/scss/shortcodes/form-elements */
  .form-control.myInput:focus {
    border-width: 2px; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon {
  margin: 0 5px 5px 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: relative;
  transform: rotateY(0deg);
  transition: transform 0.25s ease-out;
  transform-style: preserve-3d; }
  /* line 21, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
  .social-icon > div {
    width: 30px;
    height: 30px;
    background: #1e1e1e;
    position: absolute; }
    /* line 27, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
    .social-icon > div.front {
      transform: translateZ(12px); }
    /* line 30, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
    .social-icon > div.back {
      background: #a81010;
      transform: rotateY(-100deg) translateZ(10px);
      color: white; }
  /* line 38, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
  .social-icon.social-icon-light {
    color: #6f6f6f; }
    /* line 40, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
    .social-icon.social-icon-light > div {
      background-color: #f2f2f2; }

/*  Social Media Colors
	Facebook #3B5998
	Flickr #FE0883
	Foursquare #8FD400
	Google+ #C63D2D
	Instagram #4E433C
	Linkedin #4875B4
	Tumblr #2B4964
	Twitter #33CCFF
	Vimeo #86B32D
	Youtube #FF3333
	Dribbble #ea4c89
*/
/* line 60, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-facebook > .back {
  background: #3B5998; }

/* line 61, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-twitter > .back {
  background: #55ACEE; }

/* line 62, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-github > .back {
  background: #f3f3f3;
  color: #000; }

/* line 63, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-pinterest > .back {
  background: #e3262e; }

/* line 64, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-googleplus > .back {
  background: #dd4B39; }

/* line 65, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-skype > .back {
  background: #12A5F4; }

/* line 66, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-linkedin > .back {
  background: #4875B4; }

/* line 67, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-dribbble > .back {
  background: #ea4c89; }

/* line 68, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon.social-flickr > .back {
  background: #FE0883; }

/* Hover */
/* line 71, C:/Sites/minovate-front/assets/scss/shortcodes/social-icons */
.social-icon:hover {
  transform: rotateY(100deg); }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/counter */
.counter {
  font-family: 'MiloTX-Text', "Arial", sans-serif;
  font-weight: 700;
  font-size: 36px;
  margin-top: 5px; }
  /* line 13, C:/Sites/minovate-front/assets/scss/shortcodes/counter */
  .counter + h5 {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 0; }
    /* line 20, C:/Sites/minovate-front/assets/scss/shortcodes/counter */
    .counter + h5:before {
      display: block;
      position: relative;
      margin: 20px auto 25px;
      content: '';
      width: 40px;
      border-top: 2px solid #444; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress {
  background-color: #ebeef2;
  -webkit-box-shadow: none;
  box-shadow: none; }
  /* line 11, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width 1.1s linear;
    -moz-transition: width 1.1s linear;
    transition: width 1.1s linear;
    background-color: #a81010; }
  /* line 17, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress.progress-xxs {
    height: 2px;
    border-radius: 0; }
  /* line 22, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress.progress-xs {
    height: 4px;
    border-radius: 2px; }
  /* line 27, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress.progress-sm {
    height: 12px;
    border-radius: 3px; }
    /* line 31, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
    .progress.progress-sm .progress-bar {
      font-size: 10px;
      line-height: 12px; }
  /* line 37, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress.not-rounded {
    border-radius: 0; }

/* line 42, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-list {
  position: relative; }
  /* line 45, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-list .label {
    color: #222;
    font-size: 12px;
    line-height: 24px;
    padding: 0;
    text-transform: uppercase; }
  /* line 53, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-list .progress {
    position: relative;
    overflow: visible; }
  /* line 58, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-list .progress-bar {
    position: absolute;
    border-radius: 2px; }
    /* line 62, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
    .progress-list .progress-bar .progress-percent {
      position: absolute;
      top: -30px;
      right: 0;
      background-color: #222;
      color: #F9F9F9;
      height: 24px;
      line-height: 24px;
      padding: 0 5px;
      border-radius: 2px; }
      /* line 73, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
      .progress-list .progress-bar .progress-percent:after {
        content: '';
        height: 0;
        width: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #222; }
      /* line 78, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
      .progress-list .progress-bar .progress-percent .counter {
        font-size: 11px;
        font-family: "MiloTF-Text", "Arial", sans-serif;
        font-weight: 400;
        margin: 0; }

/* line 88, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-chart {
  position: relative;
  padding-bottom: 15px; }
  /* line 92, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 1px solid #eee;
    z-index: -1; }
  /* line 101, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart .label, .progress-chart .label .counter {
    font-family: 'MiloTX-Text', "Arial", sans-serif;
    color: #222;
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase; }
  /* line 111, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart .label {
    padding-left: 10px; }
  /* line 115, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart .progress {
    background: transparent;
    border-radius: 0;
    margin-bottom: 0; }
  /* line 121, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart .progress-bar {
    border-radius: 0; }
  /* line 125, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
  .progress-chart.align-right {
    text-align: right; }
    /* line 128, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
    .progress-chart.align-right:before {
      right: 0; }
    /* line 132, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
    .progress-chart.align-right .label {
      padding-left: 0;
      padding-right: 10px; }
    /* line 137, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
    .progress-chart.align-right .progress-bar {
      float: right; }

/* line 144, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-cyan {
  background-color: #22beef; }

/* line 147, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-amethyst {
  background-color: #cd97eb; }

/* line 150, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-green {
  background-color: #a2d200; }

/* line 153, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-orange {
  background-color: #ffc100; }

/* line 156, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-red {
  background-color: #ff4a43; }

/* line 159, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-greensea {
  background-color: #16a085; }

/* line 162, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-dutch {
  background-color: #1693A5; }

/* line 165, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-hotpink {
  background-color: #FF0066; }

/* line 168, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-drank {
  background-color: #A40778; }

/* line 171, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-blue {
  background-color: #418bca; }

/* line 174, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-lightred {
  background-color: #e05d6f; }

/* line 177, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-slategray {
  background-color: #3f4e62; }

/* line 180, C:/Sites/minovate-front/assets/scss/shortcodes/progress */
.progress-bar-darkgray {
  background-color: #333; }

/* line 8, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
.price-plans div[class^="col"] {
  padding: 0; }
  /* line 11, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plans div[class^="col"]:first-of-type {
    padding-left: 15px;
    padding-right: 0; }
  /* line 16, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plans div[class^="col"]:last-of-type {
    padding-left: 0;
    padding-right: 15px; }

/* line 24, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
.price-plan {
  margin-top: 30px;
  background-color: #f9f9f9;
  border-radius: 2px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  z-index: 9; }
  /* line 34, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plan .plan-type {
    background-color: #fdfdfd;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    /* line 39, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-type h4 {
      margin: 0;
      text-transform: uppercase; }
      /* line 43, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
      .price-plan .plan-type h4 + span {
        text-transform: uppercase;
        font-weight: 300;
        color: #555555; }
  /* line 51, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plan .plan-price {
    padding: 30px 0; }
    /* line 54, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-price .unit {
      font-size: 24px;
      position: relative;
      top: -10px;
      display: inline-block;
      margin-right: 10px; }
    /* line 62, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-price .price {
      font-size: 58px; }
      /* line 65, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
      .price-plan .plan-price .price + span {
        font-size: 38px; }
    /* line 70, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-price .period {
      font-size: 18px;
      font-weight: 300;
      color: #555555; }
    /* line 76, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-price:after {
      content: '';
      display: block;
      margin: 30px auto 0;
      width: 60px;
      border-top: 1px solid #ccc; }
  /* line 85, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plan .plan-features {
    padding-bottom: 20px; }
    /* line 87, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan .plan-features ul {
      list-style: none;
      padding: 0;
      margin: 0;
      color: #6f6f6f; }
      /* line 92, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
      .price-plan .plan-features ul > li {
        line-height: 2.247; }
  /* line 98, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plan .plan-actions {
    padding: 10px 0 20px; }
  /* line 102, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
  .price-plan.selected {
    background-color: white;
    z-index: 11;
    margin-right: -3px;
    margin-left: -3px;
    top: -21px; }
    /* line 109, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan.selected .plan-type {
      background-color: white; }
    /* line 113, C:/Sites/minovate-front/assets/scss/shortcodes/price-plans */
    .price-plan.selected .plan-actions {
      padding-bottom: 41px; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
.tabs-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  /* line 12, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
  .tabs-menu > li {
    margin-bottom: 1px;
    position: relative; }
    /* line 15, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
    .tabs-menu > li > a {
      display: block;
      background-color: #f7f7f7;
      padding: 10px 15px;
      color: #888888; }
      /* line 21, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
      .tabs-menu > li > a:hover {
        color: #a81010; }
    /* line 26, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
    .tabs-menu > li.active > a {
      background-color: #a81010;
      color: white;
      font-weight: 700; }
    /* line 31, C:/Sites/minovate-front/assets/scss/shortcodes/tabs */
    .tabs-menu > li.active:after {
      content: "";
      position: absolute;
      height: 0;
      width: 0;
      border-bottom: 6px solid transparent;
      border-left: 6px solid #a81010;
      border-top: 6px solid transparent;
      right: -6px;
      top: 15px; }

/* line 8, C:/Sites/minovate-front/assets/scss/shortcodes/panels */
.panel.panel-faq {
  border-radius: 0;
  box-shadow: none; }
  /* line 13, C:/Sites/minovate-front/assets/scss/shortcodes/panels */
  .panel.panel-faq .panel-title > a:not(.collapsed) {
    color: #a81010; }
  /* line 21, C:/Sites/minovate-front/assets/scss/shortcodes/panels */
  .panel.panel-faq .panel-collapse.in .panel-body, .panel.panel-faq .panel-collapse.collapsing .panel-body {
    border-color: #a81010; }

/* line 7, C:/Sites/minovate-front/assets/scss/shortcodes/pagination */
.myPagination {
  border-radius: 2px; }
  /* line 12, C:/Sites/minovate-front/assets/scss/shortcodes/pagination */
  .myPagination > li > a, .myPagination > li > span {
    margin-right: 3px;
    border-radius: 2px !important;
    border-width: 2px;
    border-color: #eaeaea;
    color: #bbbbbb;
    font-family: 'MiloTX-Text', "Arial", sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 0 12px;
    line-height: 32px;
    width: 36px;
    text-align: center; }
    /* line 26, C:/Sites/minovate-front/assets/scss/shortcodes/pagination */
    .myPagination > li > a:hover, .myPagination > li > span:hover {
      color: #222;
      border-color: #a81010;
      background-color: white; }
  /* line 34, C:/Sites/minovate-front/assets/scss/shortcodes/pagination */
  .myPagination > li > span, .myPagination > li > span:hover {
    background-color: #a81010;
    color: white;
    border-color: #a81010; }

/* line 8, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
.comments-feed {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 60px 0 0; }
  /* line 13, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
  .comments-feed > .comment {
    margin-bottom: 60px; }
  /* line 17, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
  .comments-feed .comment {
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    padding: 15px 30px 15px 60px;
    position: relative; }
    /* line 23, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-avatar {
      position: absolute;
      top: -30px;
      left: -30px; }
      /* line 27, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
      .comments-feed .comment .comment-avatar > img {
        border: 3px solid white;
        box-shadow: 0 0 0 1px #eee; }
    /* line 34, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-body .comment-header {
      margin-bottom: 20px; }
    /* line 37, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-body .comment-author {
      font-size: 16px;
      margin-bottom: 0; }
    /* line 41, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-body .comment-meta {
      font-size: 12px;
      font-style: italic;
      color: #555555; }
    /* line 46, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-body .comment-reply {
      position: absolute;
      top: 10px;
      right: 10px; }
      /* line 51, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
      .comments-feed .comment .comment-body .comment-reply > a {
        color: #555555; }
        /* line 53, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
        .comments-feed .comment .comment-body .comment-reply > a:hover {
          color: #a81010; }
    /* line 60, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
    .comments-feed .comment .comment-replies {
      list-style: none;
      padding: 10px 0 0;
      margin: 20px 0 0; }
      /* line 65, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
      .comments-feed .comment .comment-replies > .comment {
        border: 0;
        border-radius: 0;
        border-left: 2px solid #f2f2f2;
        padding: 15px 30px 15px 75px; }
        /* line 71, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
        .comments-feed .comment .comment-replies > .comment .comment-avatar {
          left: 15px;
          top: 15px; }
          /* line 74, C:/Sites/minovate-front/assets/scss/shortcodes/comments */
          .comments-feed .comment .comment-replies > .comment .comment-avatar > img {
            border: 0;
            box-shadow: none;
            width: 40px;
            height: 40px; }

/* line 13, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-white {
  background-color: white !important; }

/* line 17, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-cyan {
  background-color: #22beef !important;
  color: white !important; }
  /* line 21, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-cyan.dk {
    background-color: #10acdd !important; }
  /* line 25, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-cyan.dker {
    background-color: #0f9dca !important; }
  /* line 29, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-cyan.lt {
    background-color: #3ac5f1 !important; }
  /* line 33, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-cyan.lter {
    background-color: #52ccf2 !important; }

/* line 38, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-amethyst {
  background-color: #cd97eb !important;
  color: white !important; }
  /* line 42, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-amethyst.dk {
    background-color: #c382e7 !important; }
  /* line 46, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-amethyst.dker {
    background-color: #ba71e4 !important; }
  /* line 50, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-amethyst.lt {
    background-color: #d1a0ed !important; }
  /* line 54, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-amethyst.lter {
    background-color: #d5a8ee !important; }

/* line 59, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-green {
  background-color: #a2d200 !important;
  color: white !important; }
  /* line 63, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-green.dk {
    background-color: #96c300 !important; }
  /* line 67, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-green.dker {
    background-color: #86ae00 !important; }
  /* line 71, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-green.lt {
    background-color: #aadc00 !important; }
  /* line 75, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-green.lter {
    background-color: #b2e600 !important; }

/* line 80, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-orange {
  background-color: #ffc100 !important;
  color: white !important; }
  /* line 84, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-orange.dk {
    background-color: #f0b500 !important; }
  /* line 88, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-orange.dker {
    background-color: #dba600 !important; }
  /* line 92, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-orange.lt {
    background-color: #ffc71a !important; }
  /* line 96, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-orange.lter {
    background-color: #ffcd33 !important; }

/* line 101, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-red {
  background-color: #ff4a43 !important;
  color: white !important; }
  /* line 105, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-red.dk {
    background-color: #ff1910 !important; }
  /* line 109, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-red.dker {
    background-color: #e60900 !important; }
  /* line 113, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-red.lt {
    background-color: #ff635c !important; }
  /* line 117, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-red.lter {
    background-color: #ff7b76 !important; }

/* line 122, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-greensea {
  background-color: #16a085 !important;
  color: white !important; }
  /* line 126, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-greensea.dk {
    background-color: #138a72 !important; }
  /* line 130, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-greensea.dker {
    background-color: #107863 !important; }
  /* line 134, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-greensea.lt {
    background-color: #a81010 !important; }
  /* line 138, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-greensea.lter {
    background-color: #1ccdaa !important; }

/* line 143, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-dutch {
  background-color: #1693A5 !important;
  color: white !important; }
  /* line 147, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-dutch.dk {
    background-color: #137f8f !important; }
  /* line 151, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-dutch.dker {
    background-color: #116f7d !important; }
  /* line 155, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-dutch.lt {
    background-color: #19a7bc !important; }
  /* line 159, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-dutch.lter {
    background-color: #1cbbd2 !important; }

/* line 164, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-hotpink {
  background-color: #FF0066 !important;
  color: white !important; }
  /* line 168, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-hotpink.dk {
    background-color: #e6005c !important; }
  /* line 172, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-hotpink.dker {
    background-color: #d10054 !important; }
  /* line 176, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-hotpink.lt {
    background-color: #ff1a75 !important; }
  /* line 180, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-hotpink.lter {
    background-color: #ff3385 !important; }

/* line 185, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-drank {
  background-color: #A40778 !important;
  color: white !important; }
  /* line 189, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-drank.dk {
    background-color: #8c0666 !important; }
  /* line 193, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-drank.dker {
    background-color: #780558 !important; }
  /* line 197, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-drank.lt {
    background-color: #bc088a !important; }
  /* line 201, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-drank.lter {
    background-color: #d5099c !important; }

/* line 206, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-blue {
  background-color: #418bca !important;
  color: white !important; }
  /* line 210, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-blue.dk {
    background-color: #357ebd !important; }
  /* line 214, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-blue.dker {
    background-color: #3074ad !important; }
  /* line 218, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-blue.lt {
    background-color: #5597d0 !important; }
  /* line 222, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-blue.lter {
    background-color: #69a3d5 !important; }

/* line 227, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-lightred {
  background-color: #e05d6f !important;
  color: white !important; }
  /* line 231, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-lightred.dk {
    background-color: #dc485c !important; }
  /* line 235, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-lightred.dker {
    background-color: #d9364d !important; }
  /* line 239, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-lightred.lt {
    background-color: #e47282 !important; }
  /* line 243, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-lightred.lter {
    background-color: #e88895 !important; }

/* line 248, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-slategray {
  background-color: #3f4e62 !important;
  color: white !important; }
  /* line 252, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-slategray.dk {
    background-color: #354252 !important; }
  /* line 256, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-slategray.dker {
    background-color: #2d3846 !important; }
  /* line 260, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-slategray.lt {
    background-color: #495a72 !important; }
  /* line 264, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-slategray.lter {
    background-color: #536781 !important; }

/* line 269, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-darkgray {
  background-color: #333 !important;
  color: white !important; }
  /* line 273, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-darkgray.dk {
    background-color: #262626 !important; }
  /* line 277, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-darkgray.dker {
    background-color: #1c1c1c !important; }
  /* line 281, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-darkgray.lt {
    background-color: #404040 !important; }
  /* line 285, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-darkgray.lter {
    background-color: #4d4d4d !important; }

/* line 290, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-primary {
  background-color: #428bca !important;
  color: white !important; }
  /* line 294, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-primary.dk {
    background-color: #3071a9 !important; }
  /* line 298, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-primary.dker {
    background-color: #245682 !important; }
  /* line 302, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-primary.lt {
    background-color: #5697d0 !important; }
  /* line 306, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-primary.lter {
    background-color: #6aa3d5 !important; }

/* line 311, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-success {
  background-color: #5cb85c !important;
  color: white !important; }
  /* line 315, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-success.dk {
    background-color: #449d44 !important; }
  /* line 319, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-success.dker {
    background-color: #357935 !important; }
  /* line 323, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-success.lt {
    background-color: #a3d7a3 !important;
    color: #357935 !important; }
  /* line 328, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-success.lter {
    background-color: #eaf6ea !important;
    color: #357935 !important; }

/* line 334, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-warning {
  background-color: #f0ad4e !important;
  color: white !important; }
  /* line 338, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-warning.dk {
    background-color: #ec971f !important; }
  /* line 342, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-warning.dker {
    background-color: #c77c11 !important; }
  /* line 346, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-warning.lt {
    background-color: #f6ce95 !important;
    color: #c77c11 !important; }
  /* line 351, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-warning.lter {
    background-color: #fef9f3 !important;
    color: #c77c11 !important; }

/* line 357, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-danger {
  background-color: #d9534f !important;
  color: white !important; }
  /* line 361, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-danger.dk {
    background-color: #c9302c !important; }
  /* line 365, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-danger.dker {
    background-color: #a02622 !important; }
  /* line 369, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-danger.lt {
    background-color: #eba5a3 !important;
    color: #a02622 !important; }
  /* line 374, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-danger.lter {
    background-color: #fdf7f7 !important;
    color: #a02622 !important; }

/* line 380, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-info {
  background-color: #5bc0de !important;
  color: white !important; }
  /* line 384, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-info.dk {
    background-color: #31b0d5 !important; }
  /* line 388, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-info.dker {
    background-color: #2390b0 !important; }
  /* line 392, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-info.lt {
    background-color: #9bd8eb !important;
    color: #2390b0 !important; }
  /* line 397, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-info.lter {
    background-color: #f0f9fc !important;
    color: #2390b0 !important; }

/* line 403, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-default {
  background-color: #616f77 !important;
  color: white !important; }
  /* line 407, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-default.dk {
    background-color: #4a555b !important;
    color: white !important; }
  /* line 412, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-default.dker {
    background-color: #333b3f !important;
    color: white !important; }
  /* line 417, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-default.lt {
    background-color: #a3aeb4 !important;
    color: #222 !important; }
  /* line 422, C:/Sites/minovate-front/assets/scss/shared/global */
  .bg-default.lter {
    background-color: #e1e5e7 !important;
    color: #222 !important; }

/* line 428, C:/Sites/minovate-front/assets/scss/shared/global */
.no-bg {
  background-color: transparent !important; }

/* line 432, C:/Sites/minovate-front/assets/scss/shared/global */
.bg-light {
  background-color: #f7f7f7; }

/* line 438, C:/Sites/minovate-front/assets/scss/shared/global */
.text-cyan {
  color: #22beef; }

/* line 442, C:/Sites/minovate-front/assets/scss/shared/global */
.text-amethyst {
  color: #cd97eb; }

/* line 446, C:/Sites/minovate-front/assets/scss/shared/global */
.text-green {
  color: #a2d200; }

/* line 450, C:/Sites/minovate-front/assets/scss/shared/global */
.text-orange {
  color: #ffc100; }

/* line 454, C:/Sites/minovate-front/assets/scss/shared/global */
.text-red {
  color: #ff4a43; }

/* line 458, C:/Sites/minovate-front/assets/scss/shared/global */
.text-greensea {
  color: #16a085; }

/* line 462, C:/Sites/minovate-front/assets/scss/shared/global */
.text-dutch {
  color: #1693A5; }

/* line 466, C:/Sites/minovate-front/assets/scss/shared/global */
.text-hotpink {
  color: #FF0066; }

/* line 470, C:/Sites/minovate-front/assets/scss/shared/global */
.text-drank {
  color: #A40778; }

/* line 474, C:/Sites/minovate-front/assets/scss/shared/global */
.text-blue {
  color: #418bca; }

/* line 478, C:/Sites/minovate-front/assets/scss/shared/global */
.text-lightred {
  color: #e05d6f; }

/* line 482, C:/Sites/minovate-front/assets/scss/shared/global */
.text-slategray {
  color: #3f4e62; }

/* line 486, C:/Sites/minovate-front/assets/scss/shared/global */
.text-darkgray {
  color: #333; }

/* line 490, C:/Sites/minovate-front/assets/scss/shared/global */
.text-primary {
  color: #428bca; }

/* line 494, C:/Sites/minovate-front/assets/scss/shared/global */
.text-success {
  color: #5cb85c; }

/* line 498, C:/Sites/minovate-front/assets/scss/shared/global */
.text-warning {
  color: #f0ad4e; }

/* line 502, C:/Sites/minovate-front/assets/scss/shared/global */
.text-danger {
  color: #d9534f; }

/* line 506, C:/Sites/minovate-front/assets/scss/shared/global */
.text-info {
  color: #5bc0de; }

/* line 510, C:/Sites/minovate-front/assets/scss/shared/global */
.text-white {
  color: white; }

/* line 515, C:/Sites/minovate-front/assets/scss/shared/global */
.text-ondark, .text-default.lt {
  color: #555555; }

/* line 519, C:/Sites/minovate-front/assets/scss/shared/global */
.text-default.lter {
  color: #eeeeee; }

/* line 523, C:/Sites/minovate-front/assets/scss/shared/global */
.text-theme {
  color: #a81010; }

/* line 529, C:/Sites/minovate-front/assets/scss/shared/global */
.text-xs {
  font-size: 10px !important; }

/* line 533, C:/Sites/minovate-front/assets/scss/shared/global */
.text-sm {
  font-size: 12px !important; }

/* line 537, C:/Sites/minovate-front/assets/scss/shared/global */
.text-md {
  font-size: 16px !important; }

/* line 541, C:/Sites/minovate-front/assets/scss/shared/global */
.text-lg {
  font-size: 18px !important; }

/* line 545, C:/Sites/minovate-front/assets/scss/shared/global */
.text-xl {
  font-size: 32px !important; }

/* line 549, C:/Sites/minovate-front/assets/scss/shared/global */
.text-xxl {
  font-size: 60px; }

/* line 553, C:/Sites/minovate-front/assets/scss/shared/global */
.text-mega {
  font-size: 160px; }

/* line 557, C:/Sites/minovate-front/assets/scss/shared/global */
.text-light {
  font-weight: 300 !important; }

/* line 561, C:/Sites/minovate-front/assets/scss/shared/global */
.text-italic {
  font-style: italic; }

/* line 565, C:/Sites/minovate-front/assets/scss/shared/global */
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s; }

/* line 569, C:/Sites/minovate-front/assets/scss/shared/global */
.block {
  display: block; }

/* line 573, C:/Sites/minovate-front/assets/scss/shared/global */
.inline {
  display: inline !important; }

/* line 577, C:/Sites/minovate-front/assets/scss/shared/global */
.inline-block {
  display: inline-block !important; }

/* line 581, C:/Sites/minovate-front/assets/scss/shared/global */
.text-left {
  text-align: left !important; }

/* line 585, C:/Sites/minovate-front/assets/scss/shared/global */
.wrap-reset {
  margin: -15px;
  padding: 15px; }

/* line 592, C:/Sites/minovate-front/assets/scss/shared/global */
.hidden-xs.show, .hidden-sm.show {
  display: block !important; }

/* line 599, C:/Sites/minovate-front/assets/scss/shared/global */
.m-auto {
  margin: auto; }

/* line 603, C:/Sites/minovate-front/assets/scss/shared/global */
.m-40 {
  margin: 40px !important; }

/* line 607, C:/Sites/minovate-front/assets/scss/shared/global */
.m-20 {
  margin: 20px !important; }

/* line 611, C:/Sites/minovate-front/assets/scss/shared/global */
.m-10 {
  margin: 10px !important; }

/* line 615, C:/Sites/minovate-front/assets/scss/shared/global */
.m-5 {
  margin: 5px !important; }

/* line 619, C:/Sites/minovate-front/assets/scss/shared/global */
.m-0 {
  margin: 0 !important; }

/* line 623, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-60 {
  margin-bottom: 60px !important; }

/* line 627, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-40 {
  margin-bottom: 40px !important; }

/* line 631, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-20 {
  margin-bottom: 20px !important; }

/* line 635, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-10 {
  margin-bottom: 10px !important; }

/* line 639, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-5 {
  margin-bottom: 5px !important; }

/* line 643, C:/Sites/minovate-front/assets/scss/shared/global */
.mb-0 {
  margin-bottom: 0 !important; }

/* line 647, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-60 {
  margin-top: 60px !important; }

/* line 652, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-40 {
  margin-top: 40px !important; }

/* line 656, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-20 {
  margin-top: 20px !important; }

/* line 660, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-10 {
  margin-top: 10px !important; }

/* line 664, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-5 {
  margin-top: 5px !important; }

/* line 668, C:/Sites/minovate-front/assets/scss/shared/global */
.mt-0 {
  margin-top: 0 !important; }

/* line 672, C:/Sites/minovate-front/assets/scss/shared/global */
.ml-40 {
  margin-left: 40px !important; }

/* line 676, C:/Sites/minovate-front/assets/scss/shared/global */
.ml-20 {
  margin-left: 20px !important; }

/* line 680, C:/Sites/minovate-front/assets/scss/shared/global */
.ml-10 {
  margin-left: 10px !important; }

/* line 684, C:/Sites/minovate-front/assets/scss/shared/global */
.ml-5 {
  margin-left: 5px !important; }

/* line 688, C:/Sites/minovate-front/assets/scss/shared/global */
.ml-0 {
  margin-left: 0 !important; }

/* line 692, C:/Sites/minovate-front/assets/scss/shared/global */
.mr-40 {
  margin-right: 40px !important; }

/* line 696, C:/Sites/minovate-front/assets/scss/shared/global */
.mr-20 {
  margin-right: 20px !important; }

/* line 700, C:/Sites/minovate-front/assets/scss/shared/global */
.mr-10 {
  margin-right: 10px !important; }

/* line 704, C:/Sites/minovate-front/assets/scss/shared/global */
.mr-5 {
  margin-right: 5px !important; }

/* line 708, C:/Sites/minovate-front/assets/scss/shared/global */
.mr-0 {
  margin-right: 0 !important; }

/* line 712, C:/Sites/minovate-front/assets/scss/shared/global */
.p-30 {
  padding: 30px !important; }

/* line 716, C:/Sites/minovate-front/assets/scss/shared/global */
.p-20 {
  padding: 20px !important; }

/* line 720, C:/Sites/minovate-front/assets/scss/shared/global */
.p-15 {
  padding: 15px !important; }

/* line 724, C:/Sites/minovate-front/assets/scss/shared/global */
.p-10 {
  padding: 10px !important; }

/* line 728, C:/Sites/minovate-front/assets/scss/shared/global */
.p-5 {
  padding: 5px !important; }

/* line 732, C:/Sites/minovate-front/assets/scss/shared/global */
.p-0 {
  padding: 0 !important; }

/* line 736, C:/Sites/minovate-front/assets/scss/shared/global */
.pb-30 {
  padding-bottom: 30px !important; }

/* line 740, C:/Sites/minovate-front/assets/scss/shared/global */
.pb-20 {
  padding-bottom: 20px !important; }

/* line 744, C:/Sites/minovate-front/assets/scss/shared/global */
.pb-15 {
  padding-bottom: 15px !important; }

/* line 748, C:/Sites/minovate-front/assets/scss/shared/global */
.pb-10 {
  padding-bottom: 10px !important; }

/* line 752, C:/Sites/minovate-front/assets/scss/shared/global */
.pb-0 {
  padding-bottom: 0px !important; }

/* line 756, C:/Sites/minovate-front/assets/scss/shared/global */
.pt-30 {
  padding-top: 30px !important; }

/* line 760, C:/Sites/minovate-front/assets/scss/shared/global */
.pt-20 {
  padding-top: 20px !important; }

/* line 764, C:/Sites/minovate-front/assets/scss/shared/global */
.pt-15 {
  padding-top: 15px !important; }

/* line 768, C:/Sites/minovate-front/assets/scss/shared/global */
.pt-10 {
  padding-top: 10px !important; }

/* line 772, C:/Sites/minovate-front/assets/scss/shared/global */
.pt-0 {
  padding-top: 0 !important; }

/* line 776, C:/Sites/minovate-front/assets/scss/shared/global */
.pl-30 {
  padding-left: 30px !important; }

/* line 780, C:/Sites/minovate-front/assets/scss/shared/global */
.pl-20 {
  padding-left: 20px !important; }

/* line 784, C:/Sites/minovate-front/assets/scss/shared/global */
.pl-15 {
  padding-left: 15px !important; }

/* line 788, C:/Sites/minovate-front/assets/scss/shared/global */
.pl-10 {
  padding-left: 10px !important; }

/* line 792, C:/Sites/minovate-front/assets/scss/shared/global */
.pl-0 {
  padding-left: 0px !important; }

/* line 796, C:/Sites/minovate-front/assets/scss/shared/global */
.pr-30 {
  padding-right: 30px !important; }

/* line 800, C:/Sites/minovate-front/assets/scss/shared/global */
.pr-20 {
  padding-right: 20px !important; }

/* line 804, C:/Sites/minovate-front/assets/scss/shared/global */
.pr-15 {
  padding-right: 15px !important; }

/* line 808, C:/Sites/minovate-front/assets/scss/shared/global */
.pr-10 {
  padding-right: 10px !important; }

/* line 812, C:/Sites/minovate-front/assets/scss/shared/global */
.pr-0 {
  padding-right: 0px !important; }

/* line 818, C:/Sites/minovate-front/assets/scss/shared/global */
.b-0 {
  border: 0 !important; }

/* line 822, C:/Sites/minovate-front/assets/scss/shared/global */
.bt-0 {
  border-top: 0 !important; }

/* line 826, C:/Sites/minovate-front/assets/scss/shared/global */
.bb-0 {
  border-bottom: 0 !important; }

/* line 830, C:/Sites/minovate-front/assets/scss/shared/global */
.b-a {
  border: 1px solid #f2f2f2 !important; }

/* line 834, C:/Sites/minovate-front/assets/scss/shared/global */
.b-r {
  border-right: 1px solid #f2f2f2 !important; }

/* line 838, C:/Sites/minovate-front/assets/scss/shared/global */
.b-b {
  border-bottom: 1px solid #f2f2f2 !important; }

/* line 842, C:/Sites/minovate-front/assets/scss/shared/global */
.b-l {
  border-left: 1px solid #f2f2f2 !important; }

/* line 846, C:/Sites/minovate-front/assets/scss/shared/global */
.b-t {
  border-top: 1px solid #f2f2f2 !important; }

/* line 850, C:/Sites/minovate-front/assets/scss/shared/global */
.b-dashed {
  border-style: dashed !important; }

/* line 854, C:/Sites/minovate-front/assets/scss/shared/global */
.b-solid {
  border-color: #ddd !important; }

/* line 858, C:/Sites/minovate-front/assets/scss/shared/global */
.b-2x {
  border-width: 2px !important; }

/* line 862, C:/Sites/minovate-front/assets/scss/shared/global */
.b-3x {
  border-width: 3px !important; }

/* line 866, C:/Sites/minovate-front/assets/scss/shared/global */
.b-cyan {
  border-color: #22beef !important; }

/* line 870, C:/Sites/minovate-front/assets/scss/shared/global */
.b-amethyst {
  border-color: #cd97eb !important; }

/* line 874, C:/Sites/minovate-front/assets/scss/shared/global */
.b-green {
  border-color: #a2d200 !important; }

/* line 878, C:/Sites/minovate-front/assets/scss/shared/global */
.b-orange {
  border-color: #ffc100 !important; }

/* line 882, C:/Sites/minovate-front/assets/scss/shared/global */
.b-red {
  border-color: #ff4a43 !important; }

/* line 886, C:/Sites/minovate-front/assets/scss/shared/global */
.b-greensea {
  border-color: #16a085 !important; }

/* line 890, C:/Sites/minovate-front/assets/scss/shared/global */
.b-dutch {
  border-color: #1693A5 !important; }

/* line 894, C:/Sites/minovate-front/assets/scss/shared/global */
.b-hotpink {
  border-color: #FF0066 !important; }

/* line 898, C:/Sites/minovate-front/assets/scss/shared/global */
.b-drank {
  border-color: #A40778 !important; }

/* line 902, C:/Sites/minovate-front/assets/scss/shared/global */
.b-blue {
  border-color: #418bca !important; }

/* line 906, C:/Sites/minovate-front/assets/scss/shared/global */
.b-lightred {
  border-color: #e05d6f !important; }

/* line 910, C:/Sites/minovate-front/assets/scss/shared/global */
.b-slategray {
  border-color: #3f4e62 !important; }

/* line 914, C:/Sites/minovate-front/assets/scss/shared/global */
.b-darkgray {
  border-color: #333 !important; }

/* line 918, C:/Sites/minovate-front/assets/scss/shared/global */
.b-primary {
  border-color: #428bca !important; }

/* line 922, C:/Sites/minovate-front/assets/scss/shared/global */
.b-success {
  border-color: #5cb85c !important; }

/* line 926, C:/Sites/minovate-front/assets/scss/shared/global */
.b-warning {
  border-color: #f0ad4e !important; }

/* line 930, C:/Sites/minovate-front/assets/scss/shared/global */
.b-danger {
  border-color: #d9534f !important; }

/* line 934, C:/Sites/minovate-front/assets/scss/shared/global */
.b-info {
  border-color: #5bc0de !important; }

/* line 938, C:/Sites/minovate-front/assets/scss/shared/global */
.b-default {
  border-color: #616f77 !important; }

/* line 944, C:/Sites/minovate-front/assets/scss/shared/global */
.br-0 {
  border-radius: 0 !important; }

/* line 948, C:/Sites/minovate-front/assets/scss/shared/global */
.br-2 {
  border-radius: 2px !important; }

/* line 952, C:/Sites/minovate-front/assets/scss/shared/global */
.br-2-l {
  border-radius: 2px 0 0 2px !important; }

/* line 956, C:/Sites/minovate-front/assets/scss/shared/global */
.br-2-r {
  border-radius: 0 2px 2px 0 !important; }

/* line 960, C:/Sites/minovate-front/assets/scss/shared/global */
.br-2-t {
  border-radius: 2px 2px 0 0 !important; }

/* line 964, C:/Sites/minovate-front/assets/scss/shared/global */
.br-2-b {
  border-radius: 0 0 2px 2px !important; }

/* line 971, C:/Sites/minovate-front/assets/scss/shared/global */
.size-30x30, .wh30 {
  width: 30px;
  height: 30px; }

/* line 976, C:/Sites/minovate-front/assets/scss/shared/global */
.size-45x45, .wh45 {
  width: 45px;
  height: 45px; }

/* line 981, C:/Sites/minovate-front/assets/scss/shared/global */
.size-50x50, .wh50 {
  width: 50px;
  height: 50px; }

/* line 985, C:/Sites/minovate-front/assets/scss/shared/global */
.w-40 {
  width: 40px !important; }

/* line 989, C:/Sites/minovate-front/assets/scss/shared/global */
.w-xxs, .w-60 {
  width: 60px; }

/* line 993, C:/Sites/minovate-front/assets/scss/shared/global */
.w-xs, .w-100 {
  width: 100px; }

/* line 997, C:/Sites/minovate-front/assets/scss/shared/global */
.w-sm, .w-150 {
  width: 150px; }

/* line 1001, C:/Sites/minovate-front/assets/scss/shared/global */
.w-md, .w-240 {
  width: 240px; }

/* line 1005, C:/Sites/minovate-front/assets/scss/shared/global */
.w-lg, .w-280 {
  width: 280px; }

/* line 1009, C:/Sites/minovate-front/assets/scss/shared/global */
.w-xl, .w-360 {
  width: 360px; }

/* line 1013, C:/Sites/minovate-front/assets/scss/shared/global */
.w-xxl, .w-420 {
  width: 420px; }

/* line 1017, C:/Sites/minovate-front/assets/scss/shared/global */
.w-3xl, .w-520 {
  width: 520px; }

/* line 1021, C:/Sites/minovate-front/assets/scss/shared/global */
.less-width {
  max-width: 860px;
  margin: 0 auto; }

/* line 1026, C:/Sites/minovate-front/assets/scss/shared/global */
.lesser-width {
  max-width: 680px; }

/* line 1032, C:/Sites/minovate-front/assets/scss/shared/global */
.center-block {
  position: relative !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }

/* line 1042, C:/Sites/minovate-front/assets/scss/shared/global */
a.desaturate > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }
/* line 1051, C:/Sites/minovate-front/assets/scss/shared/global */
a.desaturate:hover > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id…s='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  opacity: 1; }


  .row.h-page .alert.alert-danger{ min-width: 93%;
    position: relative;
    text-align: center;}


@media only screen and (max-width: 991px) {
  /* line 18, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none; }

  /* line 30, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #header, #header-wrap {
    height: auto !important; }

  /* line 35, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #header .container {
    width: 750px;
    padding: 0 15px; }

  /* line 41, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #header.transparent-header {
    background: #fff;
    z-index: auto; }

  /* line 46, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #header.transparent-header + #slider {
    top: 0;
    margin-bottom: 0; }

  /* line 51, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #branding {
    display: block;
    height: 110px;
    float: none;
    margin: 0 auto 0 !important;
    max-width: none;
    text-align: center;
    border: 0 !important;
    padding: 0 !important; }
    /* line 62, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #branding a.brand-normal {
      display: inline-block; }

  /* line 74, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #main-navbar {
    display: block;
    float: none;
    height: auto !important; }
    /* line 79, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #main-navbar ul {
      height: auto !important;
      width: 100%; }
      /* line 83, C:/Sites/minovate-front/assets/scss/shared/responsive */
      #main-navbar ul li {
        float: none;
        margin: 0 !important;
        text-align: left !important;
        border-top: 1px dotted #eee; }
        /* line 89, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul li a {
          height: 45px !important;
          line-height: 45px !important;
          padding: 0 5px !important;
          border: none !important;
          margin: 0 !important; }
        /* line 97, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul li:first-child {
          border-top: 0; }
        /* line 102, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul li.submenu > a {
          background-image: url("../images/icons/submenu.png");
          background-position: right center;
          background-repeat: no-repeat; }
        /* line 109, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul li.mega-menu .mega-menu-content {
          position: relative;
          background-color: transparent !important;
          box-shadow: none;
          border: 0;
          z-index: 1;
          top: 0 !important;
          padding-left: 0;
          width: auto !important;
          margin: 0 !important; }
          /* line 120, C:/Sites/minovate-front/assets/scss/shared/responsive */
          #main-navbar ul li.mega-menu .mega-menu-content ul {
            display: block !important;
            position: relative;
            top: 0;
            min-width: inherit;
            opacity: 1 !important;
            left: 0;
            width: 100%;
            border: 0;
            padding: 0;
            box-shadow: none;
            background-color: transparent;
            float: none !important;
            padding-left: 10px; }
            /* line 136, C:/Sites/minovate-front/assets/scss/shared/responsive */
            #main-navbar ul li.mega-menu .mega-menu-content ul ul {
              border-top: 1px solid #eee; }
            /* line 140, C:/Sites/minovate-front/assets/scss/shared/responsive */
            #main-navbar ul li.mega-menu .mega-menu-content ul a {
              height: 36px;
              line-height: 36px; }
            /* line 145, C:/Sites/minovate-front/assets/scss/shared/responsive */
            #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title {
              padding-left: 10px !important; }
              /* line 148, C:/Sites/minovate-front/assets/scss/shared/responsive */
              #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title > a {
                font-family: "MiloTF-Text", "Arial", sans-serif;
                font-size: 12px;
                font-weight: 700;
                text-transform: none;
                letter-spacing: normal;
                color: #444 !important;
                padding: 0;
                height: 36px;
                line-height: 36px !important;
                background-image: none; }
                /* line 160, C:/Sites/minovate-front/assets/scss/shared/responsive */
                #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title > a:hover {
                  color: #444 !important; }
          /* line 168, C:/Sites/minovate-front/assets/scss/shared/responsive */
          #main-navbar ul li.mega-menu .mega-menu-content > ul:first-child {
            border: 0; }
          /* line 177, C:/Sites/minovate-front/assets/scss/shared/responsive */
          #main-navbar ul li.mega-menu .mega-menu-content.col-2 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul, #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
            width: auto;
            margin: 0;
            border-left: 0;
            border-top: 1px solid #eee; }
      /* line 187, C:/Sites/minovate-front/assets/scss/shared/responsive */
      #main-navbar ul ul {
        position: relative;
        width: auto;
        background-color: transparent !important;
        box-shadow: none;
        border: 0;
        border-top: 1px solid #EEE;
        z-index: 1;
        top: 0 !important;
        padding-left: 15px; }
        /* line 198, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul ul li {
          float: none;
          margin: 0;
          border-top: 1px dotted #eee; }
          /* line 204, C:/Sites/minovate-front/assets/scss/shared/responsive */
          #main-navbar ul ul li:hover > a {
            background-color: transparent !important;
            font-weight: 700;
            color: #a81010 !important; }
        /* line 212, C:/Sites/minovate-front/assets/scss/shared/responsive */
        #main-navbar ul ul a {
          height: 36px !important;
          line-height: 36px !important;
          padding-left: 5px !important;
          font-size: 12px !important;
          text-transform: none;
          font-weight: 400; }
    /* line 223, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #main-navbar > ul {
      display: none;
      float: none !important;
      border: 0 !important;
      padding: 0 !important;
      margin: 0 !important;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }

  /* line 233, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #main-navbar-toggle {
    opacity: 1;
    pointer-events: auto;
    top: 30px;
    margin-top: 0;
    left: 0;
    z-index: 1; }

  /* line 242, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #search-toggle {
    position: absolute;
    top: 0;
    left: auto;
    right: 15px;
    margin: 0; }
    /* line 249, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #search-toggle span {
      display: none; }

  /* line 258, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #header.responsive-sticky-header {
    min-height: 50px; }
    /* line 261, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #header.responsive-sticky-header #header-wrap {
      z-index: 199;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: #fff;
      border-bottom: 1px solid #eee;
      -webkit-backface-visibility: hidden;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    /* line 274, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #header.responsive-sticky-header #branding, #header.responsive-sticky-header #branding img {
      height: 50px; }
    /* line 278, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #header.responsive-sticky-header #main-navbar-toggle {
      top: 0; }
    /* line 282, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #header.responsive-sticky-header #main-navbar > ul {
      max-height: 300px;
      overflow-y: scroll;
      margin-bottom: 20px; }
    /* line 288, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #header.responsive-sticky-header #search-toggle {
      line-height: 50px; }
 }

@media only screen and (max-width: 768px) {
  /* line 304, C:/Sites/minovate-front/assets/scss/shared/responsive */
  body {
    padding: 0 !important; }

  /* line 308, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #wrapper {
    width: 100% !important; }

  /* line 312, C:/Sites/minovate-front/assets/scss/shared/responsive */
  h1 {
    font-size: 28px; }

  /* line 316, C:/Sites/minovate-front/assets/scss/shared/responsive */
  h2 {
    font-size: 24px; }

  /* line 320, C:/Sites/minovate-front/assets/scss/shared/responsive */
  h3 {
    font-size: 20px; }

  /* line 324, C:/Sites/minovate-front/assets/scss/shared/responsive */
  h4 {
    font-size: 16px; }

  /* line 328, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .text-lg {
    font-size: 16px; }

  /* line 332, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .text-xl {
    font-size: 24px; }

  /* line 336, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .text-xxl {
    font-size: 30px; }

  /* line 340, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .text-mega {
    font-size: 90px; }

  /* line 344, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .w-3xl {
    width: 420px; }

  /* line 348, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #footer .footer-bottom {
    text-align: center; }

  /* line 352, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .text-center-md {
    text-align: center !important; }

  /* line 356, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .mt-20-md {
    margin-top: 20px; }

  /* line 361, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #breadcrumbs h1 {
    text-align: center; }
    /* line 363, C:/Sites/minovate-front/assets/scss/shared/responsive */
    #breadcrumbs h1 + span {
      display: none; }
  /* line 367, C:/Sites/minovate-front/assets/scss/shared/responsive */
  #breadcrumbs .breadcrumb {
    position: static;
    text-align: center;
    margin-bottom: 0; }
 }




@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 387, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .container, #header .container {
    width: 470px !important; }
    .row.h-page .alert.alert-danger{position: relative;}
    .feature-box{margin-top: 0px;}
 }

@media only screen and (max-width: 479px) {
  /* line 399, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .container, #header .container {
    width: 310px !important; }

  /* line 403, C:/Sites/minovate-front/assets/scss/shared/responsive */
  .w-3xl {
    width: auto; }
    .row.h-page .alert.alert-danger{position: relative;}
    .feature-box{margin-top: 0px;}
 }


@media (min-width:992px) and (max-width: 1199px){

  .full-txt{display: block; }
  #slider.slider-parallax {display: none !important}

.full-txt h2 {
    font-size: 38px;
    margin-bottom: 10px;
}
.full-txt P{
  font-size: 27px;
}
.heading-block.center.less-width.center-block.mb-60 {
    margin-bottom: 0 !important;
}





}


@media (min-width: 1199px){

  .mobile {display: none !important}}

@media (min-width:768px) and (max-width: 991px){

  .full-txt{display: block; }
  #slider.slider-parallax {display: none !important}

.full-txt h2 {
    font-size: 38px;
    margin-bottom: 10px;
}
.full-txt P{
  font-size: 27px;
}
.heading-block.center.less-width.center-block.mb-60 {
    margin-bottom: 0 !important;
}





}



@media (max-width:767px){

  
.full-txt{display: block; }
#slider.slider-parallax {display: none !important}
.full-txt h2 {
    font-size: 25px;
    margin-bottom: 10px;
}
.full-txt form br {
    display: none;
}
.full-txt form {
    margin-top: 15px;
}
input.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
    display: inline-block;
    width: 45%;
}
input.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
    display: inline-block;
    width: 45%;
}
button.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
  width: 40%;
}
#content .content-wrap {
    padding: 30px 0 30px;
    position: relative;
}
h1.text-uppercase {
    font-size: 22px;
    margin-bottom: 8px;
}
#content p {
    line-height: 1.4;
}




}

@media (max-width:480px){
.full-txt h2 {
    font-size: 19px;
    margin-bottom: 10px;
    text-align: center;
}
input.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
    display: inline-block;
    width: 45%;
}
input.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
    display: inline-block;
    width: 45%;
}
.full-txt form {
    text-align: center !important;
    width: 100%;
}
.full-txt form br {
    display: none;
}
.full-txt P {
    font-size: 15px;
}
.full-txt{
  padding: 30px 10px;
}
button.myBtn.myBtn-border.myBtn-light.myBtn-rounded.text-sm{
  width: 40%;
}
#content .content-wrap {
    padding: 30px 0 30px;
    position: relative;
}
h1.text-uppercase {
    font-size: 20px;
    margin-bottom: 5px;
}
#content p {
    line-height: 1.4;
}








}

@media (max-width:320px){
  .full-txt h2 {
    font-size: 17px;
}


}












.light.parallax-window {
    min-height: 400px;
    background: transparent;
}
.birth_part .form-control{
    padding: 0 0 0 0px;
    font-size: 14px;
}
.col-md-4.main-month {
    padding-right: 0;
    width: 35.5%;
}
.col-md-4.main-birth {
    padding-right: 0;
    width: 29.5%;
}
.col-md-4.main-year {
    padding-right: 0;
    width: 29.5%;
}
.form-group.col-md-12.checkbox-inner {
    margin-bottom: 5px;
    margin-left: 20px;
}


/*kamal media css start here*/

@media (min-width: 992px) and (max-width: 1199px){
.col-md-4.main-year {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 31.2%;
}
.col-md-4.main-month {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 32.5%;
}
.col-md-4.main-birth {
  float: left !important;
  padding-right: 0;
  width: 33.5%;
}
#map {
  width: 100% !important;
  margin-bottom: 20px;
}
.heading-block.mb-60 {
  margin-bottom: 40px !important;
}


}

@media (min-width: 768px) and (max-width: 991px){

.col-md-4.main-year {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 31.2%;
}
.col-md-4.main-month {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 32.5%;
}
.col-md-4.main-birth {
  float: left !important;
  padding-right: 0;
  width: 33.5%;
}
#map {
  width: 100% !important;
  margin-bottom: 20px;
}
.heading-block.mb-60 {
  margin-bottom: 40px !important;
}




  
}

@media (max-width: 767px){

.col-md-4.main-year {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 31.2%;
}
.col-md-4.main-month {
  float: left !important;
  padding-left: 10px;
  padding-right: 0;
  width: 32.5%;
}
.col-md-4.main-birth {
  float: left !important;
  padding-right: 0;
  width: 33.5%;
}
#map {
  width: 100% !important;
  margin-bottom: 20px;
}
.heading-block.mb-60 {
  margin-bottom: 20px !important;
}
  
}


@media (max-width: 480px){

body .container, #header .container {
  width: 100% !important;
}
.col-md-4.main-month {
  width: 30.5%;
}
.heading-block.mb-60 h2 {
  font-size: 18px;
  margin-bottom: 10px;
}



}

@media (max-width:767px) { #map {
  height: 427px;
  width: 100%;
}  }
