/*@media (min-width: 768px) and (max-width: 991px) {*/
@media (min-width: 768px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  body {
    font-size: 12px;
    line-height: 16px;
    padding-top: 79px;
  }
  h1, h2, h3, p {
    margin-top: -5px;
  }
  h1 {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #0081c6;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    color: #404040;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  h3 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #404040;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #vibrationProduct > h3 {
    word-break: break-word;
  }
  #vibrationProduct > span > p {
    word-break: break-word;
  }
  h3.omniCTA_omniContact {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: -5px;
  }
  p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #404040;
    margin-bottom: 10px;
  }
  a {
    color: #0081c6;
  }
  a:hover {
    color: #0081c6;
    text-decoration: none;
  }
  hr {
    border-top: 2px solid #ededee;
  }
  .displayViewportSize h1 {
    font-size: 15px;
    line-height: 15px;
  }
  .displayViewportSize h1::before {
    content: "Min. 768 pixels: Tablets (SM)";
    background-color: rgba(0,127,0,0.75);
    transition:background-color 1s ease;
  }
  .iacIdentityGradient {
    top: 0px;
    height: 5px;
    background-size: cover;
    background-position: center;
    background-color: rgba(255,255,255,1);
    position: relative;
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 4px 4px 0.25px rgba(0, 0, 0, 0.2);
  }
  #contactReceipt {
    display: none;
  }

  .contactPagePersonImage {
    /*max-width: auto; */
    width: 44px; 
    height: 44px; 
    object-fit: cover; 
  }
  #test:hover .contactPagePersonImage {
    transform: scale(1.5);
    transition: all .25s cubic-bezier(1.0, -0.5, 0.0, 2.5);
    box-shadow: 0px 1px 16px 2px rgba(0, 0, 0, 0.25);
  }

  .omniParagraph ul {
    margin-bottom: 15px;
  }

  .gm-style {
      border-radius: 5px;
      text-align: left;
  }
  .googlemap {
    height: 150px;
    /*padding-bottom: 50%;*/
    margin-bottom: 0px;
    /*margin-bottom: 15px;*/
    border-radius: 5px;
  }
  #contactPageTitle {
    letter-spacing: 0px;
  }


  .lSAction > a {
      width: 24px;
      height: 24px;
      top: 50%;
      margin-top: -20px;
      display: block;
      background-image: url('../../../themes/iac-acoustics-custom-theme/images/lightSliderControls.png');
      cursor: pointer;
      position: absolute;
      opacity: 0.5;
      -webkit-transition: opacity 0.35s linear 0s;
      transition: opacity 0.35s linear 0s;
      z-index: 99;
  }
  .lSAction > a:hover {
      opacity: 1;
  }
  .lSAction > .lSPrev {
      background-position: 0px 0px;
      background-size: 48px;
      left: 15px;
      top: calc(50% - 2px);
  }
  .lSAction > .lSNext {
      background-position: 24px 0px;
      background-size: 48px;
      right: 15px;
      top: calc(50% - 2px);
  }
  .grav-lightslider {
    height: 220px;
  }
  .lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-bottom: 220px !important;
  }
  
  .panel-bg {
    height: 200px!important;
    vertical-align: bottom;
    display: table-cell;
    width: 100vw;
    padding-left: calc((100vw - 750px) / 2)!important;
    padding-right: calc((100vw - 750px) / 2)!important;
  }
  .panel-padding {
  }
  .panel-padding h1, .panel-padding h2, .panel-padding h3, .panel-padding h4, .panel-padding h5, .panel-padding h6, .panel-padding p, .panel-padding a, .panel-padding a:hover {
    text-align: center;
    color: white;
  }
  .panel-padding h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    bottom: 18px;
    text-shadow: 0px 2px 3px rgba(31,31,31,0.75);
  }

  .tinynav {
    display: none
  }
  .subPageMenu {
    font-size: 10px;
    line-height: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 0px;
    background-color: #ededee;
    border-radius: 5px;
    overflow: hidden;
  }
  .subPageMenuItem a {
    color: #3f3f3f;
    display: block;
    padding: 8px 15px 8px;
    margin-bottom: 2px;
    background-color: #dadbdc;
  }
  .subPageMenuItem > a > span {
    word-break: break-word;
    /*width: calc(100% - 32px);*/
    inline-size: calc(100% - 24px); 
    display: inline-block;
  }
  .subPageMenuSubItem > a > span {
    word-break: break-word;
  }
  .subPageMenuItem .fa {
    padding-left: 15px;
    float: right;
  }
  .subPageMenuItem:hover a {
    color: #fff;
    display: block;
    background-color: rgba(169,33,142,1);
  }
  .subPageMenuItem-active a {
    color: #fff;
    display: block;
    background-color: #0081c6;
  }
  .subPageMenuItem .fa {
    font-size: 13px;
  }
  .subPageMenuItem-active a {
    /*margin-bottom: 0px;*/
  }
  .subPageMenuItem:last-child a {
    margin-bottom: 0px;
  }


  .subPageMenuSubItem:first-child a {
    padding-top: 6px;
    padding-bottom: 4px;
  }
  .subPageMenuSubItem a {
    color: #3f3f3f;
    display: block;
    padding: 4px 15px 4px;
  }
  .subPageMenuSubItem:hover a {
    color: rgba(169,33,142,1);
    display: block;
    /*background-color: red;*/
  }
  .subPageMenuSubItem-active a {
    color: #0081c6;
    display: block;
    font-weight: 700;
    /*background-color: red;*/
  }
  .subPageMenuSubItem:last-child a {
    padding-top: 4px;
    padding-bottom: 8px;
  }
  .subPageMenuSubItem:only-of-type a {
    padding-top: 6px;
    padding-bottom: 8px;
  }
  .subPageMenuItemSpacer {
    height: 2px;
  }
  .subPageMenu ul {
    padding: 0;
  }
  .subPageMenu li {
    list-style: none;
    padding: 0;
  }
  .subPageMenuItemSpacer {
    height: 5px;
    margin-bottom: 2px;
    background-color: rgba(63,63,63,.66);
  }




.fa-phone {
  padding-left: 0px;
  padding-right: 2px;
}
.fa-mobile {
  padding-left: 2.5px;
  padding-right: 3.5px;
}
.fa-envelope-square {
  padding-left: 0px;
  padding-right: 1px;
}
.fa-external-link-square {
  padding-left: 0px;
  padding-right: 1px;
}



  .omniLogoBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    bottom: 0px;
    height: 50px;
  }
  .omniLogoBox img {
    width: 130px;
    margin-top: 0px;
  }
  .navbar-brand {
    width: 100%;
  }
  .navbar-toggle {
    margin-bottom: -44px;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
     margin-left: 0px; 
  }



  .productAnchor { 
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
  }

  .omniReadMoreLink {
/*    transition:all 0.3s ease-out;*/
  }
  .omniReadMoreLink:hover {
/*    margin-left: 3px;
    transition:all 0.05s ease-in;*/
  }
  .omniReadMoreLink .fa {
    /*font-size: 10px;*/
    margin-left: 1px;
    padding-right: 3px;
  }
  .omniParagraph {
    margin-bottom: 20px;
  }
  .omniCTA {
    background: linear-gradient(180deg, rgba(196,104,178,1) 0%, rgba(169,33,141,1) 100%);
    background-color: rgba(169,33,142,1);
    padding: 20px 10px 20px 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.33);
  }
  .omniCTAIcon {
    font-size: 22px;
    background-color: rgba(255,255,255,1);
    border-radius: 50%;
    padding-top: 8px;
    width: 36px;
    height: 36px;
    color: rgba(63,63,63,1);
    margin-bottom: 20px;
    transform: rotate(90deg);
    transition:all .2s ease-in;
  }
  .omniCTA:hover .omniCTAIcon {
/*    transform: rotate(-450deg);
    transition:all .4s ease-in-out;*/
  }
  .omniCTA h3, .omniCTA p {
    color: white;
  }
  .omniCTA h3 {
    font-weight: 700;
  }
  .omniCTA p {
    margin-bottom: 15px;
  }
  .omniCTAPhoneNumber {
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 700;
    color: black;
    border-radius: 25px;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    height: 35px;
  }
  .omniCTA:hover .omniCTAPhoneNumber {
    margin-top: -1px;
    margin-bottom: 1px;
    /*transform: scale(1.15);*/
/*    transition:all .4s ease-out;
*/  }
  .omniCTAPhoneNumber {
    transition:transform .2s linear;
  }
  .omniCTAPhoneNumber > img {
      margin-top: 4px;
      height: 12px;
  }
  .omniCTAPhoneNumberCountryCode {
    font-weight: 300;
    opacity: 0.5;
  }
  .omniContact {
    background-color: rgba(218,219,220,1);
    padding: 20px 10px 20px 10px;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .omniContactIcon {
    font-size: 19px;
    background-color: rgba(169,33,143,1);
    border-radius: 50%;
    padding-top: 8px;
    padding-left: 2px;
    width: 36px;
    height: 36px;
    color: rgba(255,255,255,1);
    margin-bottom: 20px;
    transition:all .2s ease-in;
  }
  .omniContact:hover .omniContactIcon {
    transform: rotate(-450deg);
    transition:all .4s ease-in-out;
  }
  #omniContactSubject, #omniContactMessage, #omniContactName, #omniContactCompany, #omniContactEmail, #omniContactPhone {
    margin-top: 2px;
    margin-bottom: 2px;
    /*height: 30px;*/
    border-radius: 5px;
    border: 0px;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #omniContactMessage {
    margin-top: 0px;
    /*height: 100px;*/
    transition:all .8s ease-out;
    transition-delay: 2s;
  }
  #omniContactMessage:focus {
    height: 200px;
    transition:all .4s ease-out;
  }
  #omniContactPhone {
    /*margin-bottom: 20px;*/
  }
  .omniContact h3 {
    color: rgba(63,63,63,1);
    font-weight: 700;
  }
  .omniContact p {
    margin-bottom: 15px;
  }
  .omniContactSendButton {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
/*    border-radius: 5px;*/
    border-radius: 25px;
    padding: 0;
    border: 0;
    transition:all .1s ease;

    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
  }
  .omniContactSendButton:hover {
    margin-top: -1px;
    margin-bottom: 1px;
    transition:all .1s ease;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.33);
   }
  .omniContactSendButton:active {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background-color: rgba(255,255,255,1);
    transform: scale(1.0);
    transition:all .1s ease;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.13);
    margin-top: 2px;
    margin-bottom: -2px;
  }
  .omniContactSendButtonIconLeft {
    padding: 8px 10px 0px 10px;
    font-size: 13px;
    color: #404040;
    height: 30px;
  }
  .omniContactSendButtonRight {
    background: linear-gradient(180deg, rgba(196,104,178,1) 0%, rgba(169,33,141,1) 100%);
    background-color: rgba(169,33,142,1);
    padding: 5px 15px 10px 15px;
    border-radius: 0 5px 5px 0;
/*    border-radius: 25px;*/
    font-size: 13px;
/*    height: 30px;*/
    height: 35px;
    float: right;
    font-weight: 500;

    white-space: pre-line;
    line-height: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .omniContactSendButtonIconRight {
    font-size: 14px;
    padding-right: 6px;
  }
  .omniParagraph > p > a > i.fa-phone + img {
    margin-left: 1px;
    margin-top: 3px;
    height: 7pt;
    vertical-align: top;
  }


/* Start: Undersider generelt */
  .subPageSubHeroBox {
    height: 150px;
    width: 100%;
    background-size: cover;
    background-position: center;
    /*background-color: rgba(230,230,230,1);*/
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    object-fit: cover;
  }
  .subPageTile {
    height: 50px;
    background-size: cover;
    background-position: center;
    background-color: rgba(230,230,230,1);
    position: relative;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .downloadBar {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(218,219,220,1);
    border-radius: 5px;
    overflow: hidden;
  }
  .downloadTable {
    width: 100%;
    /*border: solid 1px;*/
  }
  #downloadFolderTitle h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 9px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
  }
  #downloadItem td {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.15+0,0+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    background: 0;
  }

  #downloadItem td {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .downloadItemTitle, .downloadItemSize, .downloadItemAction {
    line-height: 14px;
    /*font-weight: 400;*/
    transition:all .3s ease-out;
  }
  .downloadItemTitle div {
    transition:all .3s ease-out;
  }
  .downloadItemTitle {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .downloadItemSize {
    white-space: nowrap;
    padding-left: 0px;
    padding-right: 10px;
    text-align: right;
    /*position: relative;*/
    vertical-align: middle;
  }
  .downloadItemSize .fa {
    /*font-size: 10px;*/
    padding-left: 5px;
  }
  .downloadItemSize i {
    /*position: absolute;*/
    /*margin-top: 1px;*/
  }
  .downloadItemAction {
    white-space: nowrap;
    color: #0081c6;
    vertical-align: middle;
    padding-right: 10px;
    font-weight: 400;
  }
  .downloadItemAction .fa {
    /*font-size: 10px;*/
    padding-right: 5px;
  }
  .downloadItemAction a:hover {
    color: #0081c6;
    text-decoration: none;
  }
  #downloadItem:hover .downloadItemTitle div {
    transition:all .1s ease-out;
    cursor: default;
    margin-left: 0px;
    margin-right: 0px;
   }
  #downloadItem:hover .downloadItemSize {
    transition:all .05s ease-in;
    cursor: default;
  }
  #downloadItem:hover td {
    background-color: rgba(230,231,232,1);
    transition:all .05s ease-in;
  }
  #downloadItem:hover:only-of-type td {
    background-color: rgba(218,219,220,1);
  }
/* Slut: Undersider generelt */



/* Start: Forside */
  .frontPageProductTile {
    height: 100px;
    background-size: cover;
    background-position: center;
    background-color: rgba(230,230,230,1);
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    transition:all .5s ease;
  }
  .frontPageProductTileName {
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    position: absolute;
    text-align: center;
    bottom: 0px;
    background-color: rgba(0,129,198,0.66);
    width: 100%;
    /*height: 30px;*/
    border-radius: 0px 0px 5px 5px;
    padding: 4px 6px 6px;
    transition:all .5s ease;
    word-break: break-word;
  }
  .frontPageProductTile:hover .frontPageProductTileName {
    padding-top: 0px;
    padding-bottom: 2px;
    background-color: rgba(169,33,142,1.0);
    /*transition:all .25s ease;*/
    transition: all .25s cubic-bezier(1.0, -0.5, 0.0, 2.5);
  }
  .frontPageProductTile:hover {
    transform: rotate(0deg)scale(1.05);
    box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.33);
    /*transition:all 0.25s ease;*/
    transition: all .25s cubic-bezier(1.0, -0.5, 0.0, 1.5);
  }
  .frontPageHeroBox {
    height: 200px;
    background-size: cover;
    background-position: center;
    background-color: rgba(230,230,230,1);
    position: relative;
    margin-bottom: 20px;
  }
  .frontPageHeroBoxOverlay {
    /*background-color: rgba(0,129,198,0.5);*/
    height: 200px;
    width: 100%;
  }
  .frontPageHeroBoxText {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: white;
    position: absolute;
    text-align: center;
    bottom: 18px;
    text-shadow: 0px 2px 3px rgba(31,31,31,0.75);
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    }
/* Slut: Forside */


  .subPageHeroBox {
    height: 100px;
    background-size: cover;
    background-position: center;
    background-color: rgba(230,230,230,1);
    position: relative;
    margin-bottom: 20px;
    /*background-position: 0px 50%;*/
  }




/* Start: Produkter */
  .productsPageProductTile {
    height: 100px;
    width: 100%;
    background-size: cover;
    background-position: center;
    /*background-color: rgba(230,230,230,1);*/
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    object-fit: cover;
  }
/* Slut: Produkter */


.productsPageProductTileTinyIcon {
  width: 74px;
  height: 74px; 
  font-size: 36px; 
  padding-bottom: 0px; 
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
  background-color: white;
  box-shadow: inset 0px 0px 40px rgba(218, 219, 220 ,1); 
}
.productsPageProductTileTinyImage {
  /*width: 100%;*/
  width: 100%;
  height: 74px;
  opacity: 1; 
  position: relative; 
  z-index: 0;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}
.productsPageProductTileTinyImageOverlay {
  /*width: 92px;*/
  height: 74px; 
  /*border: 1px solid;*/
  margin-top: -74px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  overflow: hidden; 
  /*background-color: yellow;*/
  box-shadow: inset 0px 0px 40px rgba(218, 219, 220 ,1); 
  background-repeat: no-repeat; 
  background-position: center;
  /*border-radius: 5px;*/
  z-index: 100;
  opacity: 0.5; 
}
.productsPageProductTileTinyImageOverlay.type_list {
  height: 100px!important;
  margin-top: -120px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.productsPageProductTileTinyImageOverlay.product_matrix {
  height: 150px!important;
  margin-top: -170px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.productPageProductTileDownloadBar {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 9px;
}



/* Start: Om IAC Acoustics */
  .aboutPageValues {
    border-radius: 5px;
    background-color: rgba(226,244,252,1);
    padding: 7px 10px 7px 10px;
  }
  .aboutPageValues ul { 
    padding: 0px; 
    list-style: none;
    margin-bottom: 0px;
  }
  .aboutPageValues li { 
    margin-bottom: 5px;
    padding-left: 20px;
  }
  .aboutPageValues li:last-child { 
    margin-bottom: 0px;
  }
  .aboutPageValues li:before {    
    font-family: 'FontAwesome';
    color: #0081c6;
    /*font-size: 20px;*/
    content: '\f06a';
    display: inline-block;
    margin-left: -20px;
    width: 20px;
  }
/* Slut: Om IAC Acoustics */
}
