/*
 * This will be styles related to desktop and tablet in landscape
 */
@media all and (min-width: 970px) {
  .l-responsive-page-container {
    border-top: 0px;
    border-bottom: 0px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .main-content-ubm, .ad-top-ubm, .ad-bottom-ubm {
    width: 100%;
    max-width: 1154px;
    padding: 0px 15px;
  }
  .ad-top-ubm {
    display: flex;
    justify-content: center;
  }
  .main-content-group-ubm {
    display: -ms-flexbox;
    display: flex;
  }
  .content-ubm {
    width: 760px;
    display: inline-block;
    float: left;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sidebar-second-ubm {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 350px;
    min-width: 350px;
  }
  .sidebar-second-ubm > div:first-child {
    margin-top: 0px;
  }
  header .site-branding a.site-branding__logo img {
    margin-top: 10px;
  }
  .sidebar-second-ubm .block-sidebar-ubm .block__content {
    padding-left: 0px;
    padding-right: 0px;
  }
  content-ubm {
    width: 760px;
  }
  header .site-branding {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  header .site-branding .branding-ubm {
    display: flex;
  }
  header .site-branding .branding-ubm .block-ad-logo-ubm {
    flex-basis: 25%;
  }
  .navigation-ubm nav ul {
    width: 100%;
  }
  .navigation-ubm nav ul li a {
    text-transform: uppercase;
  }
  .search-form-ubm {
    width: 284px;
  }
  .taxonomy-term--blurb.term-author-ubm .social-links ul li.field-item {
    margin: 0px 2px !important;
  }
  .taxonomy-term--blurb.term-author-ubm .social-links ul i {
    font-size: 13px;
    line-height: 15px;
    width: 15px;
    height: 15px;
  }
  .full-ubm .article-full-brightcove-ubm > div.field__items > div.field__item > div.video-js {
    height: 365px !important;
  }
  .full-ubm .full-body-ubm .field__item iframe {
    width: 100%;
    height: 27em;
  }
  .full-ubm .full-body-ubm .field__item #dfp-ad-videobanner-wrapper iframe {
    height: 50px;
  }
  .article-full-body-ubm object.BrightcoveExperience {
    height: 405px !important;
  }
  .node--university .field--type-blogtalk-cinchcast .field__item .blogtalk_cinchcast-note + iframe {
    top: auto;
    height: 39em !important;
  }
  .block-register-ubm .register-ubm {
    flex-wrap: nowrap;
  }
  footer.footer-ubm .footer-content-ubm .footer-logo-ubm {
    flex-basis: auto;
  }
  footer.footer-ubm .footer-content-ubm .footer-ubm {
    flex-wrap: nowrap;
  }
  footer.footer-ubm .footer-content-ubm .footer-ubm .block-footer-ubm {
    flex-basis: auto;
  }
  footer.footer-ubm .footer-content-ubm .footer-ubm .block-footer-ubm h2 {
    white-space: nowrap;
  }
  footer.footer-ubm .footer-content-ubm .footer-ubm .block-follow-ubm ul {
    display: block;
  }
  footer.footer-ubm .footer-content-ubm .footer-ubm .block-follow-ubm ul li {
    margin: 0.65em 0em;
  }
  .ui-dialog.canon-gate #canon-gate .col-splash a.logo {
    width: 51px;
    height: 63px;
  }
  .ui-dialog.canon-gate #canon-gate .col-splash h2 {
    margin-top: 0.83em;
  }
  .ui-dialog.canon-gate #canon-gate .col-content p {
    margin-top: 0.65em;
  }
}
