
.footer-first div#block-mt-sitebranding .logo img {
  background: #ffffff;
  padding: 10px 20px;
}

.view .view-filters .views-exposed-form .form--inline .form-actions {
  align-self: center;
  padding-top: 14px;
}

.view .view-filters .views-exposed-form .form--inline .form-actions {
  display: flex;
}

.footer.region--colored-background .footer__container:before {
  background-image: none;
}

.node--view-mode-full .field.field--label-hidden.field--entity-reference-target-type-taxonomy-term {
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 15px;
}

.mt-learning-center-view-header {
  text-transform: none;
}


/** Accordion changes **/

.card-title a.collapsed {
  border-radius: 5px;
  padding: 10px; 
  border-bottom-color: #83c0ef;
}

.region--default-background .card-header--trigger-icon .card-title a {
     color: white;
}

.card-title a {
  border-radius: 5px;
  padding: 10px; 
  font-weight: 400;
  font-size: 18px;
  background-color:  #83c0ef;
}

.card-title span {
  display: inline-block;
  padding-right: 5px;
}
.card-body {
  background-color: #edf1fa;
  color: inherit;
  border-top: none;
  padding: 10px 0px;
}

.panel-body {
     background-color: #edf1fa;
}

.card:last-child .card-title a:not(.collapsed) {
  border-radius: 5px;
}
.card:first-child .card-title a {
  border-radius: 5px;
}
.card:last-child .card-title a {
  border-radius: 5px;
}

/* Views Subheader Text - All Videos Page, All Webinars Page */

.mt-view-header {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: none;
}

/* Style "Subheader body" field of Basic Page node pages */

.hr {
    border-top-width: 1px;
    border-top-style: solid;
    margin-bottom: 10px;
    margin-top: 20px;
  }


/* slider size */
.slideshow-internal {

    /* margin-top: 0px; */
    margin-bottom: 0px;
    position: absolute;
    max-height: none;
    overflow: visible;
    height: 500px;
    width: 733px;
    left: -97px;
}


/* Style "Subheader body" field of Basic Page node pages */
.node--type-page.node--view-mode-full .field.field--name-field-mt-subheader-body {
  font-size: 20px;
  margin-bottom: 40px;
}

/* Truncate the node title when on Teaser Tile view mode */
.node--view-mode-mt-teaser-tile .node__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 84px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* image field */
.field--name-field-mt-highlight-image {
  position: relative;
}
.field--name-field-mt-highlight-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -20px;
  left: auto;
  right: -20px;
  z-index: -1;
}
@media (min-width: 1200px) {
  .field--name-field-mt-highlight-image:before {
    top: -30px;
    right: -30px;
  }
}
@media (max-width: 991px) {
  .field--name-field-mt-highlight-image:before {
    top: -15px;
    right: -15px;
  }
}
@media (max-width: 575px) {
  .field--name-field-mt-highlight-image:before {
    top: -10px;
    right: -10px;
  }
}

/*** POC Side menu ***/
.myButton-poc {
  display:inline-block;
  padding:0.6em 0.6em;

  background-color: rgba(0, 0, 0, 0.05);;
  border-radius:5px;
  margin:0 0.6em 0.6em 0;
  cursor:pointer;
  font-size:1em;
  font-weight:300;
  box-sizing: border-box;
  text-decoration:none;
  text-align:center;
  transition: all 0.15s;
  width: 100%;
}
.myButton-poc:hover{
  color:#00aeef;
  background-color:#e0e9ee;
  border-color:#e0e9ee;
}
.myButton-poc:active{
  color:#3d768a;
  border-color:#3d768a;
}
@media (max-width: 992px) {
  .myButton-poc{
    display:block;
    margin:0.4em auto;
    width:100%;
  }
}
@media screen and (max-width: 768px){
  .myButton-poc{
    display:block;
    margin:0.4em auto;
    width:100%;
  }
}

/*  Show only first download file */
.node--view-mode-mt-portrait-tile .field.field--name-field-attach-file > div:not(:first-child) {
  display: none;
}

/*  Increase distance between highlights in node page */
.node--view-mode-full .field--name-field-mt-pg-highlight .field__item:not(:last-child) .paragraph--type--mt-highlight {
  padding-bottom: 3.6em;
}

/*  Decrease font size of Highlight's title */
.field--name-field-mt-highlight-title {
  font-size: 17px;
}

/* Homepage Buttons Colors*/
.mt-uuid-581ed0c9-bfc4-491b-a269-98914e0ab823 .p-4 {
 Background: #f36c22;
 border-radius: 1px 1px 20px 20px;
}


.mt-uuid-a3f01223-8671-4387-bcb7-072cffc792d3 .p-4 {
 Background: #90c552;
 border-radius: 1px 1px 20px 20px;
}


 .mt-uuid-e5453b9a-5ce4-4064-a520-03fa1064e2d5 .p-4 {
 Background: #00aeef;
 border-radius: 1px 1px 20px 20px;
}


 .mt-uuid-e5453b9a-5ce4-4064-a520-03fa1064e2d5 .p-4 {
 Background: #E5243B;
 border-radius: 1px 1px 20px 20px;
}


.mt-uuid-00441180-349e-416b-b326-c5718e9377ed .p-4 {
 Background: #FCC30B;
 border-radius: 1px 1px 20px 20px;
}


.mt-uuid-6a40c5d8-3a39-47b2-b90f-7cbb0ad3c9fd .p-4 {
 Background: #1cabe2;
 border-radius: 1px 1px 20px 20px;
}








