/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.modal-window {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 0;
  z-index: -1;
  overflow-y: auto; }
  .modal-window.active {
    display: block;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    z-index: 2050; }
  .modal-window .close-button {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    background: #AA4222;
    -webkit-box-shadow: 0 0 2px 0 #666;
            box-shadow: 0 0 2px 0 #666;
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
    line-height: 45px;
    z-index: 30; }
    .modal-window .close-button:hover {
      background: #cd492b;
      cursor: pointer; }
  .modal-window .layout-section {
    width: 100%;
    height: 100%;
    margin: 5% auto 0; }
    .modal-window .layout-section .layout-section-content .carousel-template {
      padding-bottom: 35px;
      background: #FFFFFF; }
      .modal-window .layout-section .layout-section-content .carousel-template .page-area {
        padding: 0 0 40px; }
      .modal-window .layout-section .layout-section-content .carousel-template .version__button {
        display: block;
        text-align: center;
        width: 100%;
        height: auto;
        padding: 25px 5px;
        margin: 0 auto; }
        .modal-window .layout-section .layout-section-content .carousel-template .version__button--select {
          display: inline-block;
          width: 100%;
          max-width: 250px;
          height: auto;
          border-radius: 4px;
          margin: 0 3px;
          background: #F6F6F7;
          padding: 15px 10px;
          font-size: 16px;
          color: #cd492b;
          font-weight: 700;
          -o-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
          -webkit-transition: all 0.15s ease-in-out;
          cursor: pointer; }
          .modal-window .layout-section .layout-section-content .carousel-template .version__button--select.active {
            background: #cd492b;
            color: #FFFFFF; }
          .modal-window .layout-section .layout-section-content .carousel-template .version__button--select:hover {
            -webkit-box-shadow: 0 0 3px #000000;
                    box-shadow: 0 0 3px #000000; }

.layout-section .layout-section-content.carousel-container .carousel-template .right-area a.next {
  z-index: 50; }

.layout-section .layout-section-content.carousel-container .carousel-template .right-area .row__banner {
  top: -55px;
  font-size: 11px;
  z-index: 40;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .layout-section .layout-section-content.carousel-container .carousel-template .right-area .row__banner.active {
    opacity: 1; }

.layout-section .layout-section-content a.template-btn:first-child {
  margin-right: 16px;
  margin-bottom: 24px; }

.timelines-online-container {
  background-color: #EBEBEB; }
  .timelines-online-container .image-left-template .image-area img {
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    position: relative; }

.responsive-timeline-maker-container .columns-template-2 .column.column-11, .responsive-timeline-maker-container .columns-template-2 .column.column-12 {
  margin-bottom: 0; }

@media screen and (max-width: 767.98px) {
  .timelines-online-container .image-left-template .image-area img {
    top: 0;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  .two-columns-container.bgnd-gray-edged {
    background-color: #F3F3F3; }
  .responsive-timeline-maker-container .columns-template-2 .column.column-11 {
    margin-bottom: 50px; }
  .layout-section .layout-section-content.carousel-container .carousel-template {
    padding-bottom: 25px; }
    .layout-section .layout-section-content.carousel-container .carousel-template .right-area .row__banner {
      top: -30px;
      font-size: 11px; }
  .layout-section .layout-section-content a.template-btn:not(:first-child) {
    display: table; }
  .layout-section .layout-section-content a.template-btn:first-child {
    margin-right: auto; } }

/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.carousel-container {
  padding: 80px 60px 80px 60px;
  position: relative; }
  .carousel-container .carousel-title {
    text-align: center;
    margin-bottom: 80px; }
  .carousel-container .carousel-template {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10fr 1fr;
    grid-template-columns: 1fr 10fr 1fr;
        grid-template-areas: "left-area image-area right-area" "page-area page-area page-area";
    -webkit-box-shadow: 0 0 24px 0 rgba(221, 216, 216, 0.5);
    box-shadow: 0 0 24px 0 rgba(221, 216, 216, 0.5);
    padding-top: 50px; }
    .carousel-container .carousel-template .left-area {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      grid-area: left-area; }
    .carousel-container .carousel-template .right-area {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
      grid-area: right-area; }
    .carousel-container .carousel-template .image-area {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
      grid-area: image-area; }
    .carousel-container .carousel-template .page-area {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-area: page-area; }
    .carousel-container .carousel-template .left-area, .carousel-container .carousel-template .right-area {
      position: relative; }
      .carousel-container .carousel-template .left-area > .open-modal, .carousel-container .carousel-template .right-area > .open-modal {
        pointer-events: none; }
      .carousel-container .carousel-template .left-area .prev, .carousel-container .carousel-template .left-area .next, .carousel-container .carousel-template .right-area .prev, .carousel-container .carousel-template .right-area .next {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
          -o-transform: translateY(-50%) translateX(-50%);
             transform: translateY(-50%) translateX(-50%);
        height: 100%;
        width: 25%;
        cursor: pointer;
        -o-background-size: contain;
           background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
      .carousel-container .carousel-template .left-area .next, .carousel-container .carousel-template .right-area .next {
        background-image: url("https://img.officetimeline.com/website/Content/images/product/plus/carousel-with-list/next.png"); }
      .carousel-container .carousel-template .left-area .prev, .carousel-container .carousel-template .right-area .prev {
        background-image: url("https://img.officetimeline.com/website/Content/images/product/plus/carousel-with-list/prev.png"); }
    .carousel-container .carousel-template .image-area {
      position: relative; }
      .carousel-container .carousel-template .image-area .slide-container {
        position: relative; }
        .carousel-container .carousel-template .image-area .slide-container .slide-item {
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          opacity: 0;
          -webkit-transition: opacity 1s;
          -o-transition: opacity 1s;
          -moz-transition: opacity 1s;
          transition: opacity 1s; }
          .carousel-container .carousel-template .image-area .slide-container .slide-item img {
            display: block;
            margin: 0 auto;
            width: 100%; }
          .carousel-container .carousel-template .image-area .slide-container .slide-item:first-child {
            position: relative; }
          .carousel-container .carousel-template .image-area .slide-container .slide-item.active {
            opacity: 1; }
      .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container {
        display: none; }
        .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .circle-with-popup {
          cursor: pointer;
          position: absolute;
          z-index: 100;
          width: 56px;
          height: 56px;
          border-radius: 50px;
          border-width: 10px;
          border-color: rgba(0, 128, 0, 0.1);
          border-style: solid;
          background-color: rgba(0, 128, 0, 0.3);
          -webkit-animation: pulsating-icon-animation 1.3s ease-in-out infinite both;
          -moz-animation: pulsating-icon-animation 1.3s ease-in-out infinite both;
            -o-animation: pulsating-icon-animation 1.3s ease-in-out infinite both;
               animation: pulsating-icon-animation 1.3s ease-in-out infinite both; }
        .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .circle-with-popup::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          border-radius: 50px;
          position: absolute;
          z-index: 100;
          background-color: white;
          top: 14px;
          left: 14px; }
        .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover {
          font-family: 'Open Sans';
          background-color: #FFFFFF;
          border: none;
          -webkit-box-shadow: 0 0 24px 0 rgba(221, 216, 216, 0.5);
          box-shadow: 0 0 24px 0 rgba(221, 216, 216, 0.5);
          border-radius: 0;
          padding: 20px 10px; }
          .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover .popover-title {
            border: none;
            font-size: 14px;
            line-height: 24px;
            font-weight: bold;
            color: black;
            background-color: transparent; }
          .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover .popover-content {
            border: none;
            font-size: 14px;
            line-height: 24px;
            color: black;
            text-align: left; }
          .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover .arrow {
            border-width: 15px; }
          .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover .arrow:after {
            border-width: 15px; }
        .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover.top .arrow {
          right: -30px;
          margin-top: -15px;
          bottom: -28px; }
        .carousel-container .carousel-template .image-area .slide-width-circle-container .circle-with-popup-container .popover.top .arrow:after {
          border-left-color: #FFFFFF;
          top: -31px;
          left: -5px;
          -webkit-transform: rotate(-135deg);
          -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
               transform: rotate(-135deg); }
    .carousel-container .carousel-template .page-area {
      padding: 50px 0; }
      .carousel-container .carousel-template .page-area ul.slider-pagination {
        padding: 0;
        text-align: center;
        position: relative;
        display: block;
        margin: 0 auto; }
        .carousel-container .carousel-template .page-area ul.slider-pagination li {
          display: inline-block; }
          .carousel-container .carousel-template .page-area ul.slider-pagination li .slide-select {
            width: 9px;
            height: 9px;
            border-radius: 50%;
            border: 1px solid #CECECE;
            cursor: pointer;
            margin-right: 10px; }
          .carousel-container .carousel-template .page-area ul.slider-pagination li .slide-select.active {
            background-color: #CECECE; }

@media screen and (min-width: 1360px) {
  .carousel-container .carousel-template {
    max-width: 1200px;
    margin: 0 auto; } }

@media screen and (min-width: 768px) and (max-width: 1359.98px) {
  .carousel-container {
    padding: 50px 32px 50px 32px; }
    .carousel-container .carousel-title {
      margin-bottom: 70px; } }

@media screen and (max-width: 767.98px) {
  .carousel-container {
    padding: 80px 16px 40px 16px; }
    .carousel-container .carousel-title {
      text-align: left;
      margin-bottom: 50px; }
    .carousel-container .carousel-template {
      padding-top: 25px; }
      .carousel-container .carousel-template .left-area .prev, .carousel-container .carousel-template .left-area .next, .carousel-container .carousel-template .right-area .prev, .carousel-container .carousel-template .right-area .next {
        width: 50%; }
      .carousel-container .carousel-template .page-area {
        padding: 25px 0; } }

/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.row__banner {
  display: block;
  position: absolute;
  width: 400px;
  height: 100%;
  top: -5px;
  right: -5px;
  left: auto;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .row__banner:before, .row__banner:after {
    content: '';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: 9; }
  .row__banner:before {
    top: 0;
    right: 113px;
    border-left: 5.5px solid rgba(0, 0, 0, 0);
    border-right: 5.5px solid rgba(0, 0, 0, 0);
    border-bottom: 5.5px solid #d09900; }
  .row__banner:after {
    right: 0;
    top: 113px;
    border-top: 5.5px solid rgba(0, 0, 0, 0);
    border-bottom: 5.5px solid rgba(0, 0, 0, 0);
    border-left: 5.5px solid #d09900; }
  .row__banner .cell__container {
    width: 180px;
    height: 32px;
    position: relative;
    line-height: 32px;
    margin-right: -40px;
    margin-left: auto;
    margin-top: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
    background: #E9AC00; }
    .row__banner .cell__container--text {
      color: #fff;
      font-size: 12px;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-align: center;
      margin-left: 7px;
      z-index: 10; }
    .row__banner .cell__container--shadow {
      display: block;
      position: relative;
      width: 167px;
      height: 6.5px;
      background: #000000;
      filter: alpha(opacity=15);
      opacity: 0.15;
      margin-left: 9px;
      -webkit-box-shadow: 0 1px 1px #000000;
      box-shadow: 0 1px 1px #000000; }

/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.modal-target .open-modal {
  cursor: pointer; }

body.fixed-position {
  position: fixed;
  width: 100%; }
  body.fixed-position .modal-window {
    overflow-y: auto; }
    body.fixed-position .modal-window .layout-section-content.carousel-container {
      padding-bottom: 50px; }
  body.fixed-position #body-content {
    width: 100%; }
    body.fixed-position #body-content > .layout-section {
      position: relative; }

/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.ppt-slide-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: url("https://img.officetimeline.com/website/Content/images/home/ppt-slider/PowerPoint_UI.svg") no-repeat;
  background-position: top left;
  -o-background-size: contain;
     background-size: contain;
  max-height: 580px;
  height: -moz-calc((100vw - 1420px)/5.32 + 492px);
  height: calc((100vw - 1420px)/5.32 + 492px); }
  .ppt-slide-container.active {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s; }
  @media screen and (max-width: 1420px) {
    .ppt-slide-container {
      height: -moz-calc((100vw - 1200px)/2.75 + 408px);
      height: calc((100vw - 1200px)/2.75 + 408px); } }
  @media screen and (max-width: 1200px) {
    .ppt-slide-container {
      height: -moz-calc((100vw - 768px)/2.555 + 313px);
      height: calc((100vw - 768px)/2.555 + 313px); } }
  @media screen and (max-width: 767.9px) {
    .ppt-slide-container {
      height: -moz-calc((100vw - 320px)/1.634 + 160px);
      height: calc((100vw - 320px)/1.634 + 160px); } }
  .ppt-slide-container__thumbs {
    display: inline-block;
    -ms-flex: 0 0 14.8%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.8%;
       -moz-box-flex: 0;
            flex: 0 0 14.8%;
    width: 100%;
    font-size: 0; }
    .ppt-slide-container__thumbs .slide__thumb {
      display: block;
      position: relative;
      width: 80%;
      margin: 12% 10% 0;
      height: 9%;
      text-align: left;
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        .ppt-slide-container__thumbs .slide__thumb {
          margin-top: 8%; } }
      .ppt-slide-container__thumbs .slide__thumb:first-child {
        margin-top: 61%; }
      .ppt-slide-container__thumbs .slide__thumb > span {
        display: inline-block;
        position: relative;
        width: 100%;
        max-width: 10px;
        font-size: 0.8rem;
        line-height: 1;
        vertical-align: top;
        color: #666; }
        @media screen and (max-width: 768px) {
          .ppt-slide-container__thumbs .slide__thumb > span {
            font-size: 10px; } }
      .ppt-slide-container__thumbs .slide__thumb > img {
        width: 100%;
        max-width: -moz-calc(100% - 10px);
        max-width: calc(100% - 10px);
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        border: 1px solid rgba(0, 0, 0, 0);
        vertical-align: top; }
      .ppt-slide-container__thumbs .slide__thumb.active > img {
        border: 1px solid #cd492b;
        -webkit-box-shadow: 0 0 2px #cccccc;
                box-shadow: 0 0 2px #cccccc; }
  .ppt-slide-container__images {
    display: inline-block;
    position: relative;
    -ms-flex: 1 0 80%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 80%;
       -moz-box-flex: 1;
            flex: 1 0 80%;
    width: 100%;
    margin: 9.5% 2.4% 5.5% 2.4%;
    padding: -moz-calc((100% - 362px)/45.6 + 10px) 2px;
    padding: calc((100% - 362px)/45.6 + 10px) 2px;
    overflow: hidden; }
    .ppt-slide-container__images .slide__image {
      display: block;
      position: absolute;
      top: 0;
      left: 2px;
      right: 2px;
      bottom: 0;
      opacity: 0;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      overflow: hidden; }
      .ppt-slide-container__images .slide__image.active {
        opacity: 1; }
      .ppt-slide-container__images .slide__image > img {
        display: block;
        position: relative;
        max-width: 108%;
        width: 130%;
        height: 100%;
        margin-left: -4%;
        margin-top: -2%;
        margin-right: -3%;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
    @media only screen and (min-width: 992px) {
      .ppt-slide-container__images .slide__image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; } }
    .ppt-slide-container__images.video__container {
      background-image: none; }
  .ppt-slide-container:first-child .js-open-modal {
    cursor: pointer;
    pointer-events: auto; }

.modal .ppt-slide-container .js-open-modal {
  cursor: auto;
  pointer-events: none; }

#body-content .modal-window .layout-section {
  margin: 2% auto 0; }
  #body-content .modal-window .layout-section > .layout-section-content.ppt-template {
    max-width: 1640px;
    width: 100%; }

.modal-window .modal--big.ppt-template .ppt-slide-container {
  width: 94%;
  margin: 0 auto;
  max-height: 880px;
  height: -moz-calc((100vw - 320px)/1.562 + 170px);
  height: calc((100vw - 320px)/1.562 + 170px); }
  .modal-window .modal--big.ppt-template .ppt-slide-container.video__container {
    max-width: 1066px;
    max-height: 600px; }

#ppt-themed-slider .container {
  max-width: 1440px; }

#ppt-themed-slider .modal__box--ppt-slide {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%; }
  @media screen and (min-width: 992px) {
    #ppt-themed-slider .modal__box--ppt-slide {
      padding: 10px 48px; } }
  #ppt-themed-slider .modal__box--ppt-slide .ppt-slide-container {
    max-height: 750px;
    height: -moz-calc((100vw - 320px)/1.842 + 142px);
    height: calc((100vw - 320px)/1.842 + 142px); }
    @media screen and (max-width: 768px) {
      #ppt-themed-slider .modal__box--ppt-slide .ppt-slide-container {
        height: -moz-calc((100vw - 320px)/1.638 + 142px);
        height: calc((100vw - 320px)/1.638 + 142px); } }
  @media screen and (max-width: 768px) {
    #ppt-themed-slider .modal__box--ppt-slide > .container {
      padding: 30px 0 0;
      min-width: 100px; } }

#video-modal {
  z-index: 2050; }
  #video-modal > .container .modal__box {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: 80%; }
    #video-modal > .container .modal__box > .container {
      position: relative;
      min-width: 100px;
      padding-bottom: 60%; }
  #video-modal iframe.video-player {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1196px) {
  .modal-window .modal--big.ppt-template .ppt-slide-container.video__container {
    height: -moz-calc((100vw - 320px)/2.26 + 210px);
    height: calc((100vw - 320px)/2.26 + 210px); } }

/*@media screen and (min-width: $width-desktop-min) {
    .ppt-slide-container {
        height: calc((100vw - 1360px)/5.59 + 490px);
    }
}

@media screen and (max-width : $width-tablet-max) {
    .ppt-slide-container {
        height: calc((100vw - 320px)/4.187 + 270px);
    }
}

@media screen and (max-width: $width-mobile-max) {
    .ppt-slide-container {
        height: calc((100vw - 320px)/1.69 + 130px);
    }
}*/

/*# sourceMappingURL=home.min.css.map */
