﻿#header-wrapper,
#top-links-wrapper,
body,
header {
    background-color: #FFF
}

.breadcrumbs,
.clear,
.event {
    clear: both
}

.arrows,
.box {
    overflow: hidden
}

* {
    margin: 0;
    padding: 0;
    border: 0
}

html {
    font-size: 62.5%
}

body,
html {
    height: 100%
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #404040;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-text-size-adjust: none
}

#content ol,
#content ul {
    margin-left: 25px;
    margin-bottom: 10px
}

#content ol ol,
#content ul ul {
    margin-bottom: 0
}

#content ol li,
#content ul li {
    margin-bottom: 5px;
    padding-left: 3px
}

a:active,
a:hover,
a:link,
a:visited {
    color: #003c71;
    text-decoration: underline
}

a:focus {
    outline: dotted thin
}

.orangeLinks a {
    color: #f47a55;
    display: block;
    font-size: 23px;
    font-size: 2.3rem
}

.linkNoUnderline:active,
.linkNoUnderline:hover,
.linkNoUnderline:link,
.linkNoUnderline:visited {
    text-decoration: none
}

hr {
    margin: 20px 0;
    border-top: 1px solid #ccc
}

::selection {
    background: #fff799;
    color: #404040
}

::-moz-selection {
    background: #fff799;
    color: #404040
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}

#footer-wrapper,
#header-wrapper,
#social-media-wrapper,
#sub-footer-wrapper,
#top-links-wrapper,
header,
nav {
    width: auto
}

#header-wrapper,
#top-links-wrapper {
    z-index: 799;
    position: relative
}

footer,
header {
    min-height: 7%
}

#footer-wrapper {
    background-color: #003c71
}

#fixedheader-wrapper {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 699;
    background: #FFF;
    border-bottom: 1px solid #003c71;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nav,
.nav-item,
nav {
    position: relative
}

.nav,
nav {
    z-index: 999
}

#fixedheader-inner {
    padding: 6px 0!important
}

#fixedheader-wrapper .fixedheader-logo {
    width: 150px;
    float: left
}

#fixedheader-wrapper .fixedheader-action {
    float: right;
    margin-top: 10px
}

#fixedheader-wrapper .take-action {
    margin-bottom: 0;
    float: left
}

#fixedheader-wrapper .phone {
    float: left;
    font-weight: 700;
    margin: 8px 20px 0 0;
    color: #333
}

#fixedheader-inner .fixedheader-action .take-action a {
    text-align: center;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #FFF;
    padding: 5px 8px
}

#fixedheader-inner .fixedheader-action .take-action .headerLM,
#fixedheader-inner .fixedheader-action .take-action .headerTour {
    background-color: #EF7016;
    background: -moz-linear-gradient(top, #f7963c 0, #ef7016 100%);
    background: -webkit-linear-gradient(top, #f7963c 0, #ef7016 100%);
    background: linear-gradient(to bottom, #f7963c 0, #ef7016 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7963c', endColorstr='#ef7016', GradientType=0);
    text-shadow: -1px -1px 0 #c76818;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#fixedheader-inner .fixedheader-action .take-action .headerApp {
    background-color: #0098dc;
    background: -moz-linear-gradient(top, #46aedb 0, #0098dc 100%);
    background: -webkit-linear-gradient(top, #46aedb 0, #0098dc 100%);
    background: linear-gradient(to bottom, #46aedb 0, #0098dc 100%);
    text-shadow: -1px -1px 0 #0083bd;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#46aedb', endColorstr='#0098dc', GradientType=0);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#fixedheader-inner,
#footer-inner,
#header-inner,
#social-media-inner,
#sub-footer,
#top-links {
    width: 930px;
    max-width: 95%;
    margin: auto;
    padding: 0 20px;
    color: #FFF
}

#top-links-wrapper {
    border-bottom: 1px solid #929292
}

#top-links-wrapper #top-links #header-links {
    float: left;
    padding: 12px 0 15px;
    font-size: 11.5px;
    font-size: 1.15rem
}

#top-links-wrapper #top-links #header-links a {
    color: #333;
    border-left: 1px solid #3773a3;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .05px
}

#top-links-wrapper #top-links #header-links a:first-child {
    border-left: none;
    padding-left: none
}

#header-inner {
    font-size: 11.5px;
    font-size: 1.15rem;
    padding-bottom: 15px
}

#header-inner #logo {
    float: left;
    width: 55%;
    margin-top: 25px
}



#header-inner #contact-wrapper {
    width: 45%;
    float: left
}

#header-inner .phone {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 28px;
    text-align: right
}

#header-inner .phone span {
    font-size: 14px;
    font-size: 1.4rem
}

.phone a:active,
.phone a:hover,
.phone a:link,
.phone a:visited {
    color: #333
}

p.phone {
    margin-bottom: 10px
}

#header-inner .take-action {
    float: right;
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem
}

#header-inner .take-action a {
    text-align: center;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #FFF;
    padding: 5px 8px
}

#header-inner .take-action a.headerText {
    display: none
}

#header-inner .take-action a.headerInfo,
#header-inner .take-action a.headerLM,
#header-inner .take-action a.headerText,
#header-inner .take-action a.headerTour {
    background-color: #EF7016;
    background: -moz-linear-gradient(top, #f7963c 0, #ef7016 100%);
    background: -webkit-linear-gradient(top, #f7963c 0, #ef7016 100%);
    background: linear-gradient(to bottom, #f7963c 0, #ef7016 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7963c', endColorstr='#ef7016', GradientType=0);
    text-shadow: -1px -1px 0 #c76818;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#header-inner .take-action a.headerApp,
#header-inner .take-action a.headerAppMagnet {
    background-color: #0098dc;
    background: -moz-linear-gradient(top, #46aedb 0, #0098dc 100%);
    background: -webkit-linear-gradient(top, #46aedb 0, #0098dc 100%);
    background: linear-gradient(to bottom, #46aedb 0, #0098dc 100%);
    text-shadow: -1px -1px 0 #0083bd;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#46aedb', endColorstr='#0098dc', GradientType=0);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#search-box {
    float: right;
    width: 250px
}

form.gsc-search-box,
table.gsc-search-box,
table.gsc-search-box table,
table.gsc-search-box td {
    margin: 0!important;
    padding: 0!important;
    vertical-align: top!important
}

.gsc-control-searchbox-only {
    margin-top: 8px!important
}

.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
div.gsc-input-box,
table.gsc-search-box td {
    border: none!important;
    box-shadow: none!important
}

table.gsc-search-box td.gsc-input {
    padding: 0!important
}

table.gsc-search-box td {
    text-align: right!important
}

input.gsc-input {
    width: 175px!important;
    height: 25px!important;
    padding: 2px 5px!important;
    box-sizing: border-box!important;
    background-image: none!important;
    border: 1px solid #ccc!important;
    border-radius: 10px 0 0 10px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

input.gsc-search-button,
input.gsc-search-button:focus,
input.gsc-search-button:hover {
    margin-left: 0!important;
    background-color: #333!important;
    border: 1px solid #333!important;
    border-radius: 0 10px 10px 0!important
}

input.gsc-search-button:hover {
    background-color: #0098dc!important;
    border: 1px solid #0098dc!important
}

.nav-list,
nav {
    background-color: #003c71
}


.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
input.gsc-input {
    border: none
}

.gsib_b {
    display: none!important
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    margin-top: 0!important;
    padding: 5px 20px!important
}

form.gsc-search-box {
    width: auto!important
}

.cse form.gsc-search-box,
.cse input.gsc-input,
form.gsc-search-box,
table.gsc-search-box td {
    padding: 0!important;
    margin: 0!important
}

.white-logo {display:none;}

nav {
    width: 100%;
    height: 34px;
    text-align: center
}

#verticalmenu ul,
.nav-list {
    text-align: left;
    list-style: none
}

.nav {
    display: inline-block;
    margin: auto
}

.nav-item>a:hover,
.nav-submenu {
    margin-left: -1px;
    margin-right: -1px;
    border-left: 1px solid #929292;
    border-right: 1px solid #929292
}

.nav-list {
    line-height: .8em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase
}

.nav-item {
    float: left;
    zoom: 1
}

.nav-item.nav-item-mobile {
    display: none
}

.nav-item a,
.nav-item:hover .nav-submenu {
    display: block
}

.nav-item a {
    color: #FFF;
    padding: .65em 1.5em;
    text-decoration: none
}

.nav-item:hover a {
    background: #FFF;
    color: #404040
}

.nav-submenu {
    position: absolute;
    display: none;
    left: 0;
    background: #FFF;
    list-style: none;
    line-height: 1.1em;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
    padding: .4em 1em;
    border-bottom: 1px solid #929292;
    z-index: 999
}

.announcement,
.bold,
strong {
    font-weight: 700
}

.nav-submenu-item {
    border-top: 1px solid #dedede
}

.nav-submenu-item:first-child {
    border-top: none
}

.nav-submenu.last {
    right: 0;
    left: auto
}

.nav-submenu-item a {
    display: block;
    white-space: nowrap;
    color: #404040
}

.nav-click,
.nav-mobile {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    cursor: pointer
}

.nav-submenu-item a:hover {
    color: #cc470d
}

.nav-mobile {
    background: url(https://www.goodwin.edu/assets/images/template/menu50x110.png) left center no-repeat #3a3a3a;
    height: 50px;
    width: 110px
}

.nav-arrow,
.nav-click {
    height: 46px;
    width: 46px
}

.nav-click {
    border-left: 1px solid #a0a0a0
}

.nav-arrow {
    display: block;
    background: url(https://www.goodwin.edu/assets/images/template/plus50x50.png) center center no-repeat
}

.nav-click:hover {
    background-color: #7f7f7f
}

.nav-arrow.nav-open {
    background: url(https://www.goodwin.edu/assets/images/template/minus50x50.png) center center no-repeat
}

* html .container {
    height: 100%
}

#verticalmenu {
    margin-top: 5px;
    padding-bottom: 20px;
    padding-right: 10px;
    font-size: 13px;
    font-size: 1.3rem
}

#verticalmenu ul {
    margin: 0
}

#footer-address,
.announcement,
.centerText {
    text-align: center
}

#verticalmenu li {
    background-color: #e9e9e9;
    border-bottom: 1px solid #FFF;
    margin-bottom: 0!important;
    padding-left: 0!important
}

#verticalmenu a:visited,
#verticalmenu li a {
    text-decoration: none;
    color: #404040;
    display: block;
    padding: 5px 10px
}

#verticalmenu li a:active,
#verticalmenu li a:hover {
    background: url(https://www.goodwin.edu/assets/images/icons/menuarrowblue.png) right center no-repeat #FFF;
    color: #003c71
}

#verticalmenu ul.sublevel {
    background-color: #f5f5f5;
    list-style: none;
    padding: 5px 3px 5px 20px;
    font-size: 93%
}

#verticalmenu ul.sublevel li {
    border-bottom: none;
    background-color: transparent
}

#verticalmenu ul.sublevel li a {
    background: url(https://www.goodwin.edu/assets/images/icons/listdoublearrow.png) left 10px no-repeat;
    padding: 4px 0 2px 15px
}

#verticalmenu ul.sublevel li a:hover {
    color: #000;
    background-color: transparent
}

.lastMod {
    float: right;
    padding: 10px 5px;
    font-size: 11px;
    font-size: 1.1rem;
    color: #929292
}

.announcement {
    width: 100%;
    padding: 10px;
    background-color: #ff8e57;
    color: #003c71;
    font-size: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#social-media-wrapper {
    background-color: #FFF;
    padding: 10px
}

#footer-wrapper {
    padding: 10px
}

#sub-footer-wrapper {
    background-color: #003c71;
    padding: 10px
}

#footer-inner #footer-awards {
    width: 175px;
    margin: auto;
    padding-bottom: 10px
}

#footer-inner #footer-awards img {
    width: 32px;
    margin-top: 10px;
    margin-left: 8px
}

#footer-inner #footer-links {
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
    padding-top: 10px
}

#footer-inner #footer-links a,
#sub-footer .sub-footer-info a {
    margin: 0 10px;
    color: #FFF;
    display: inline;
    text-decoration: none;
    text-transform: uppercase
}

#sub-footer {
    color: #FFF;
    font-size: 12px;
    font-size: 1.2rem
}

#sub-footer .sub-footer-info {
    float: left
}

#sub-footer .copy {
    float: right
}

.copyright:after {
    content: "2016"
}

#footer-address,
#footer-inner a:active,
#footer-inner a:hover,
#footer-inner a:link,
#footer-inner a:visited {
    color: #FFF
}

#footer-address li {
    display: inline
}

#footer-address li:after {
    content: "\a\2022\a"
}

#footer-address li:last-child:after {
    content: ""
}

#social-media-inner ul.social-media-links {
    list-style: none;
    width: 360px;
    margin: auto;
    clear: both;
    display: block
}

#social-media-inner ul.social-media-links li {
    display: block;
    margin-right: 8px;
    float: left
}

#social-media-inner ul.social-media-links li a {
    display: block;
    width: 32px;
    height: 32px;
    background: url(https://www.goodwin.edu/assets/images/template/social-icons.png) no-repeat;
    text-indent: -10000px
}

#social-media-inner ul.social-media-links a.facebook {
    background-position: 0 0
}

#social-media-inner ul.social-media-links a.facebook:hover {
    background-position: 0 -37px
}

#social-media-inner ul.social-media-links a.twitter {
    background-position: -37px 0
}

#social-media-inner ul.social-media-links a.twitter:hover {
    background-position: -37px -37px
}

#social-media-inner ul.social-media-links a.youtube {
    background-position: -74px 0
}

#social-media-inner ul.social-media-links a.youtube:hover {
    background-position: -74px -37px
}

#social-media-inner ul.social-media-links a.flickr {
    background-position: -111px 0
}

#social-media-inner ul.social-media-links a.flickr:hover {
    background-position: -111px -37px
}

#social-media-inner ul.social-media-links a.pinterest {
    background-position: -148px 0
}

#social-media-inner ul.social-media-links a.pinterest:hover {
    background-position: -148px -37px
}

#social-media-inner ul.social-media-links a.linkedin {
    background-position: -185px 0
}

#social-media-inner ul.social-media-links a.linkedin:hover {
    background-position: -185px -37px
}

#social-media-inner ul.social-media-links a.news {
    background-position: -222px 0
}

#social-media-inner ul.social-media-links a.news:hover {
    background-position: -222px -37px
}

#social-media-inner ul.social-media-links a.merit {
    background-position: -259px 0
}

#social-media-inner ul.social-media-links a.merit:hover {
    background-position: -259px -37px
}

#social-media-inner ul.social-media-links a.smd {
    background-position: -296px 0
}

#social-media-inner ul.social-media-links a.smd:hover {
    background-position: -296px -37px
}

#social-media-inner ul.social-media-links a.insta {
    background-position: -333px 0
}

#social-media-inner ul.social-media-links a.insta:hover {
    background-position: -333px -37px
}

.scrollup {
    width: 42px;
    height: 48px;
    opacity: .6;
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 499;
    display: none;
    text-indent: -9999px;
    background: url(https://www.goodwin.edu/assets/images/template/btt.png) no-repeat
}

p {
    margin: 2px 0 10px
}

p.lead {
    font-size: 18px;
    font-size: 1.8rem
}

.italic,
em {
    font-style: italic
}

.small,
small {
    font-size: 11px;
    font-size: 1.1rem
}

.big,
big {
    font-size: 16px;
    font-size: 1.6rem
}

.textAlignRight {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

.ltblue {
    color: #0098dc
}

.blue {
    color: #003c71
}

.gray {
    color: #404040!important
}

.red {
    color: #cf1028!important
}

.h1,
h1 {
    color: #404040;
    font-weight: 400
}

.h2,
.h2 a:link,
.h2 a:visited,
.h3,
.h3 a:link,
.h3 a:visited,
.h4,
.h4 a:link,
.h4 a:visited,
.h5,
.h5 a:link,
.h5 a:visited,
.h6,
.h6 a:link,
.h6 a:visited,
h2,
h2 a:link,
h2 a:visited,
h3,
h3 a:link,
h3 a:visited,
h4,
h4 a:link,
h4 a:visited,
h5,
h5 a:link,
h5 a:visited,
h6,
h6 a:link,
h6 a:visited {
    color: #0098dc
}

.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

div#rssincl-box-1003685 {
    width: auto!important
}

div#rssincl-box-1003685 div.rssincl-head p.rssincl-title,
div#rssincl-box-1003685 div.rssincl-head p.rssincl-title a {
    font-weight: 400!important;
    color: #404040!important;
    font-size: 34px!important;
    font-size: 3.4rem!important
}

blockquote,
blockquote cite a,
blockquote cite a:visited,
blockquote p {
    color: #555
}

div#rssincl-box-1003685 div.rssincl-content:before {
    content: 'Click News to read all stories';
    padding: 5px;
    font-size: 10px;
    font-size: 1rem
}

.pageTitle {
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 10px;
    line-height: 1.3
}

.h1,
h1 {
    font-size: 34px;
    font-size: 3.4rem
}

.h2,
h2 {
    font-size: 24px;
    font-size: 2.4rem
}

.h3,
h3 {
    font-size: 20px;
    font-size: 2rem
}

.h4,
h4 {
    font-size: 18px;
    font-size: 1.8rem
}

.h5,
h5 {
    font-size: 16px;
    font-size: 1.6rem
}

.h6,
h6 {
    font-size: 14px;
    font-size: 1.4rem
}

.size18 {
    font-size: 18px;
    font-size: 1.8rem
}

.size16 {
    font-size: 16px;
    font-size: 1.6rem
}

.size12 {
    font-size: 12px;
    font-size: 1.2rem
}

.spaceBefore {
    padding-top: 6px
}

.spaceAfter {
    padding-bottom: 6px
}

img {
    border: none;
    max-width: 100%
}

.centerImg {
    display: block;
    margin: 0 auto
}

img.alignLeft {
    float: left;
    margin: 12px 12px 12px 0
}

img.alignRight {
    float: right;
    margin: 12px 0 12px 12px
}

img.alignCenter {
    display: block;
    margin: auto;
    padding: 12px
}

.picBorder {
    padding: 5px;
    border: 2px solid #b3b3b3;
    background: #FFF
}

.paddingBottom,
.paddingTB {
    padding-bottom: 12px
}

.inline {
    display: inline
}

.paddingTB {
    padding-top: 15px
}

.padding {
    padding: 12px
}

.paddingTop {
    padding-top: 12px
}

.marginTop {
    margin-top: 12px
}

.paddingRight {
    padding-right: 12px
}

.marginBottom {
    margin-bottom: 12px
}

.paddingLeft {
    padding-left: 12px
}

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

.blueBkg {
    background: #c4d1df;
    padding: 10px
}

blockquote {
    margin: 12px 24px;
    padding: 10px 20px 0;
    font-style: italic
}

blockquote cite {
    display: block;
    font-size: 13px;
    font-size: 1.3rem
}

blockquote.quote {
    padding: 8px;
    margin: 8px;
    font-style: italic;
    background: url(https://www.goodwin.edu/assets/images/icons/bg_blockquote.png) top left no-repeat;
    border-left: none
}

blockquote.quote span {
    display: block;
    background: url(https://www.goodwin.edu/assets/images/icons/bg_blockquote2.png) bottom right no-repeat
}

blockquote cite:before {
    content: "\2014 \0020"
}

ul.noBullet {
    list-style: none
}

ul.noIndent {
    margin-left: 0!important
}

.noSpacing li {
    margin-bottom: 0!important
}

#content ul.contactIcons {
    list-style: none
}

#content ul.contactIcons li {
    margin-bottom: 0;
    margin-left: -25px;
    padding-left: 20px
}

li.phoneIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/phoneicon.gif) left 4px no-repeat
}

li.emailIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/emailicon.png) left 4px no-repeat
}

li.roomIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/roomicon.png) left 4px no-repeat
}

li.faxIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/faxicon.png) left 4px no-repeat
}

li.infoIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/infoicon.jpg) left 4px no-repeat
}

li.videoIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/videoicon.jpg) left 4px no-repeat
}

li.penIcon {
    background: url(https://www.goodwin.edu/assets/images/icons/penicon.jpg) left 4px no-repeat
}

#content ul.blueArrow,
#content ul.doubleArrow {
    list-style: none
}

#content ul.doubleArrow li {
    background: url(https://www.goodwin.edu/assets/images/icons/listdoublearrow.png) left 9px no-repeat;
    padding-left: 20px;
    margin-left: -11px
}

#content ul.blueArrow li {
    background: url(https://www.goodwin.edu/assets/images/icons/menuarrowblue.png) left 7px no-repeat;
    padding-left: 16px;
    margin-left: -11px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem
}

.striped,
table tr.even,
table tr.odd {
    background-color: #eee
}

table td,
table th {
    padding: 5px 10px;
    text-align: left;
    vertical-align: top
}

table td {
    border: 1px solid #dedede
}

table th {
    background-color: #003c71;
    color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: #003c71 #003c71 #dedede
}

table tr.yellowRow {
    background-color: #fff9c2
}

table tr.greenRow {
    background-color: #eaf1dd
}

table tr.blueRow {
    background-color: #003c71;
    color: #FFF
}

table tr.mdblueRow {
    background-color: #7f9db8;
    color: #FFF
}

table tr.ltblueRow {
    background-color: #edf2f4
}

table tr.orangeRow {
    background-color: #ffe1c9
}

table tr.purpleRow {
    background-color: #eeeaf3
}

table .highlight {
    background-color: #7399b9;
    color: #FFF;
    font-weight: 700;
    border: 1px solid #7399b9
}

table.blueBorder td {
    border: 1px solid #003c71
}

table.grayBorder td,
table.grayBorder th {
    border: 1px solid #929292
}

table.grayBorder th {
    background-color: #929292;
    color: #FFF
}

table.thickBorder {
    border: 3px solid #404040
}

table.thickBorder td,
table.thickBorder th {
    border: 1px solid #404040
}

table.thickBorder th {
    background-color: #FFF;
    color: #404040
}

table.borderBottom,
table.noBorder,
table.noBorder td,
table.noBorder th {
    border: none
}

table td.hStripe {
    background-color: #66A096;
    color: #FFF;
    text-align: center
}

table td.vStripe {
    background-color: #B2CFCA
}

table.noBorder th {
    background-color: #003c71;
    color: #FFF
}

table.borderBottom td,
table.borderBottom th {
    border: none;
    padding: 8px 0 4px;
    border-bottom: 1px #dedede solid
}

table.borderBottom tr:hover td,
table.borderBottom tr:hover th {
    color: #003c71;
    font-weight: 700
}

table.noPadding {
    border: none
}

table.noPadding td,
table.noPadding th {
    padding: 0;
    border: none
}

table.centerTable {
    margin-right: auto;
    margin-left: auto
}

.linkButton,
.linkButtonBlue {
    margin: 3px 0;
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #FFF!important;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    vertical-align: middle;
    text-align: center;
    z-index: 50
}

.linkButton:link,
.linkButton:visited,
.linkButtonBlue:link,
.linkButtonBlue:visited {
    text-decoration: none!important;
    color: #FFF;
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.linkButton:active,
.linkButton:hover,
.linkButtonBlue:active,
.linkButtonBlue:hover {
    text-decoration: none!important;
    color: #FFF;
    z-index: 100;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.linkButton {
    background-color: #0098dc
}

.linkButton:active,
.linkButton:hover {
    background-color: #16adf1
}

.linkButtonBlue {
    background-color: #003c71
}

.linkButtonBlue:active,
.linkButtonBlue:hover {
    background-color: #0098dc
}

.giveButton {
    display: block;
    width: 138px;
    height: 30px;
    background: url(https://www.goodwin.edu/assets/images/giving/give-button.png) no-repeat
}

.giveButton:hover {
    background-position: 0 -30px
}

a.blueBar {
    text-decoration: none;
    color: #FFF
}

.blueBar {
    display: block;
    padding: 7px 40px 7px 15px;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 10px;
    background: url(https://www.goodwin.edu/assets/images/icons/arrow-white.png) right center no-repeat #003c71
}

.blueBar:hover {
    color: #003c71;
    background: url(https://www.goodwin.edu/assets/images/icons/arrow-blue.png) right center no-repeat #c4d1df
}

.breadcrumbs {
    margin: 0 0 20px;
    font-size: 12px;
    font-size: 1.2rem
}

.breadcrumbs a:link,
.breadcrumbs a:visited {
    color: #404040
}

.breadcrumbs a:active,
.breadcrumbs a:hover {
    color: #003c71
}

.event {
    width: 100%;
    padding-bottom: 10px
}

.event .date {
    width: 40px;
    height: 55px;
    float: left;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    background: url(https://www.goodwin.edu/assets/images/template/date-box.png) left top no-repeat;
    margin-bottom: 10px
}

.date span {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    color: #003c71
}

.event p {
    margin: 0 0 0 50px
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.iconBox,
.smallBox {
    width: 70px;
    line-height: 1.25;
    float: left
}

ul.directory {
    list-style: none;
    margin: 20px 0 15px!important
}

ul.directory li {
    float: left;
    border: 1px solid #ccc;
    padding: 1px 5px!important;
    margin-right: 5px
}

ul.directory li.none {
    color: #aaa
}

.btt {
    margin: 10px 0 15px;
    font-size: 13px;
    font-size: 1.3rem
}

.contentBox {
    margin: 20px 0;
    text-align: left;
    background-color: #e9e9e9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.contentBox:hover {
    background-color: #f0f0f0
}

.contentBox h4,
.contentBox h5 {
    padding: 2px 10px;
    background-color: #003c71;
    color: #FFF;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px
}

.contentBox h5 {
    font-weight: 700
}

.contentBox_content {
    padding: 10px 15px;
    font-size: 12px;
    font-size: 1.2rem
}

.contentBox ul {
    list-style: none;
    margin-left: 0!important;
    margin-bottom: 0!important
}

.contentBox ul li {
    background: url(https://www.goodwin.edu/assets/images/icons/list-arrow.png) left 7px no-repeat;
    padding-left: 13px!important;
    margin-bottom: 3px!important;
    font-size: 12px;
    font-size: 1.2rem
}

.contentBox ul.none li {
    background: 0 0
}

.contentBox a:link,
.contentBox a:visited {
    color: #2a2a2a;
    text-decoration: none
}

.contentBox a:active,
.contentBox a:hover {
    color: #000;
    text-decoration: underline
}

.accordion .h a,
.arrows .expand a,
.box .expand a,
.photobox-wrapper a:active,
.photobox-wrapper a:hover,
.photobox-wrapper a:link,
.photobox-wrapper a:visited,
.slider-nav a {
    text-decoration: none
}

.quotebox {
    margin: 10px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.quotebox-quote {
    padding: 12px
}

.quotebox img {
    border-radius: 10px 10px 0 0
}

.fancybox img {
    border-style: solid;
    border-color: #d6d6d6;
    border-width: 5px 5px 18px
}

.fancybox img:hover {
    border-color: #FFF
}

.box .switch {
    position: absolute;
    top: 2em;
    right: 2em
}

.box {
    margin: 1.5em 0;
    padding: 1.5em;
    border: 1px solid #e9e9e9;
    position: relative
}

.box h2 {
    padding: 3px 0 3px 10px;
    background-color: #e9e9e9
}

.box h3 {
    color: #404040!important;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
    padding-left: 10px
}

.box .collapse {
    padding: 10px
}

.box .expand {
    border: none;
    border-bottom: 2px solid #003c71;
    clear: right;
    margin-bottom: 5px
}

.box .expand a {
    display: block;
    padding: 5px 0 3px;
    color: #404040
}

.box .expand a:link,
.expand a:visited {
    background: url(https://www.goodwin.edu/assets/images/expand/plus-blue.png) 98% 50% no-repeat
}

.box .expand a.open:link,
.expand a.open:visited {
    background: url(https://www.goodwin.edu/assets/images/expand/minus-blue.png) 98% 50% no-repeat
}

.arrows .switch {
    position: absolute;
    top: .25em;
    right: 0
}

.arrows {
    margin: 1.5em 0;
    position: relative
}

.arrows.noheading {
    overflow: visible;
    margin: 2.6em 0
}

.arrows.noheading .switch {
    position: absolute;
    top: -35px;
    right: 0
}

.arrows h2 {
    padding: 3px 0!important;
    margin-top: 0!important;
    font-size: 18px;
    font-size: 1.8rem
}

.arrows h3 {
    font-size: 14px;
    font-size: 1.4rem
}

.arrows .collapse {
    padding: 10px
}

.arrows .expand {
    border: 1px solid #ccc;
    clear: right;
    margin-top: 10px
}

.arrows .expand a {
    display: block;
    padding: 3px 10px
}

.accordion .h,
.accordion .h a {
    padding-top: .3em
}

.arrows .expand a:link,
.expand a:visited {
    background: url(https://www.goodwin.edu/assets/images/expand/arrow-down.png) 98% 50% no-repeat
}

.arrows .expand a.open:link,
.expand a.open:visited {
    color: #FFF;
    background: url(https://www.goodwin.edu/assets/images/expand/arrow-up.png) 98% 50% no-repeat #0098dc
}

.js #content .accordion {
    visibility: hidden
}

.accordion {
    margin: 10px 0
}

.accordion .switch {
    margin-bottom: .5em;
    text-align: right
}

.iconBox,
.photobox,
.photobox-wrapper,
.slider-nav a,
.smallBox {
    text-align: center
}

.accordion .h a {
    border: 1px solid #dadada
}

.accordion h4,
.accordion h5 {
    font-size: 1em
}

.accordion p {
    margin: .5em 0 1em
}

.accordion .outer {
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    background: #fff;
    margin-bottom: 5px
}

.accordion .inner {
    padding: 15px
}

.accordion a.trigger {
    display: block;
    padding-left: 10px;
    background: url(https://www.goodwin.edu/assets/images/icons/nested-accordion-plus.png) 98% center no-repeat #f0f0f0;
    font-weight: 700
}

.accordion a.trigger.open {
    border-color: #dadada;
    background-color: #0098dc;
    color: #FFF;
    background-image: url(https://www.goodwin.edu/assets/images/icons/nested-accordion-minus.png)
}

#content a.pdf {
    padding-right: 20px;
    background: url(https://www.goodwin.edu/assets/images/icons/pdf-icon-16x16.png) right center no-repeat
}

.smallBox {
    height: 95px;
    margin-right: 7px;
    font-size: 12px;
    font-size: 1.2rem
}

.smallBox.last-child,
.smallBox:last-child {
    margin-right: 0
}

.iconBox {
    height: 100px;
    margin-right: 7px;
    font-size: 11px;
    font-size: 1.1rem
}

.iconBox.last-child,
.iconBox:last-child {
    margin-right: 0
}

.socialBox {
    float: left;
    margin: 5px 3% 25px 0;
    padding: 0;
    width: 22%;
    min-height: 64px;
    display: block
}

a.program-fb,
a.program-linkedin {
    width: 28px;
    height: 28px;
    display: inline-block
}

.socialBox span {
    margin: 15px 0;
    float: left
}

p.program-icons {
    float: right;
    margin: 11px 0 0
}

a.program-fb {
    background: url(https://www.goodwin.edu/assets/images/icons/fb-circle-28.png) no-repeat
}

a.program-fb:hover {
    background-position: 0 -28px
}

a.program-linkedin {
    background: url(https://www.goodwin.edu/assets/images/icons/linkedin-circle-28.png) no-repeat
}

a.program-linkedin:hover {
    background-position: 0 -28px
}

.photobox-wrapper {
    position: relative;
    display: block;
    width: 33.33%;
    height: 272px;
    float: left;
    background-color: #424139;
    border: 10px solid #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 2
}

.photobox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-repeat: none;
    background-size: cover;
    opacity: .8;
    z-index: 50
}

.photobox:hover {
    opacity: 1;
    transition: all .2s ease-in-out .2s
}

.photobox-wrapper span {
    position: relative;
    top: 45%;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
    z-index: 99
}

.check {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    color: #f5a033
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.skip a,
.skip a:focus {
    position: absolute;
    left: 0
}

.skip a {
    padding: 6px;
    color: #FFF;
    top: -40px;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 899
}

.skip a:focus {
    top: 0;
    width: auto;
    height: auto;
    outline: 0;
    background: #0098dc;
    overflow: visible;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear
}

@font-face {
    font-family: flexslider-icon;
    src: url(https://www.goodwin.edu/assets/fonts/flexslider-icon.eot);
    src: url(https://www.goodwin.edu/assets/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(https://www.goodwin.edu/assets/fonts/flexslider-icon.woff) format('woff'), url(https://www.goodwin.edu/assets/fonts/flexslider-icon.ttf) format('truetype'), url(https://www.goodwin.edu/assets/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.slides>li,
ul.flex-slides {
    margin-bottom: 0!important
}

ul.flex-slides {
    margin-left: 0!important
}

.slides>li {
    padding-left: 0!important;
    list-style: none
}

.flex-play-pause span {
    text-transform: capitalize
}

.flexslider,
.flexslider-full {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    background: #333
}

.flex-slide,
.flex-slide img {
    position: relative
}

.slider-image {
    width: 100%;
    display: block;
    min-width: 320px;
    float: left
}

.flexslider .slides>li,
.flexslider-full .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides:after,
.flexslider-full .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides,
html[xmlns] .flexslider-full .slides {
    display: block
}

* html .flexslider .slides,
* html .flexslider-full .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child,
.no-js .flexslider-full .slides>li:first-child {
    display: block
}

.flexslider .slides,
.flexslider-full .slides {
    zoom: 1
}

.flexslider .slides img,
.flexslider-full .slides img {
    width: 100%;
    display: block;
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.slider-nav-container {
    position: relative;
    margin: auto
}

.flex-direction-nav,
.slider-nav li {
    margin-bottom: 0!important;
    float: left
}

.slider-nav {
    position: absolute;
    right: 0;
    bottom: 0
}

.slider-nav li {
    display: block;
    margin-right: 5px;
    padding-left: 0!important
}

.slider-nav li:last-child {
    margin-right: 0
}

.slider-nav a {
    background: #0098dc;
    padding: 7px 0;
    display: block;
    width: 40px;
    cursor: pointer
}

.slider-nav a:hover {
    background: #33ade3
}

.flex-direction-nav {
    margin-left: 0!important
}

.flex-nav-next {
    margin-right: 5px
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    font-size: 2rem;
    display: inine-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-play-pause a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    content: '\f004'
}

.flex-play-pause a:hover {
    opacity: 1
}

.flex-play-pause a.flex-play:before {
    content: '\f003'
}

.flex-caption-wrapper {
    position: static
}

.flex-caption {
    overflow: hidden;
    width: 600px;
    position: absolute;
    top: 0
}

.flexslider-full .caption-middle {
    top: auto;
    bottom: 25%;
    left: 42%
}

.flexslider-full .caption-bottom-left {
    top: auto;
    bottom: 15%;
    left: 10%
}

.flexslider-full .caption-top-right {
    top: 20%;
    right: 10%
}

.flexslider .caption-bottom-left {
    top: auto;
    bottom: 15%;
    left: 8%
}

.flexslider .caption-top-right {
    top: 15%;
    right: 5%
}

.flexslider .caption-mid-right {
    top: 40%;
    right: 5%
}

.flex-caption h3,
.flex-caption p {
    color: #FFF;
    clear: both;
    float: left;
    display: block;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .5)
}

.dark-text {
    color: #333!important;
    text-shadow: 1px 2px 1px rgba(255, 255, 255, .9)!important
}

.flexslider-full .flex-caption h3 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.1
}

.flexslider-full .flex-caption p {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2
}

.flexslider .flex-caption h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.1
}

.flexslider .flex-caption p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2
}

.flexslider .flex-caption a.read-more,
.flexslider-full .flex-caption a.read-more {
    margin-top: 8px;
    background: #0098dc;
    color: #FFF;
    padding: 5px;
    font-weight: 700;
    clear: both;
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase
}

.flexslider-full .flex-caption a.read-more {
    font-size: 20px;
    font-size: 2rem
}

.flexslider .flex-caption a.read-more {
    font-size: 18px;
    font-size: 1.8rem
}

.flexslider .flex-caption a.read-more:focus,
.flexslider .flex-caption a.read-more:hover,
.flexslider-full .flex-caption a.read-more:focus,
.flexslider-full .flex-caption a.read-more:hover {
    background: #33ade3
}

@media screen and (max-width:950px) {
    .flexslider-full .flex-caption h3 {
        font-size: 30px;
        font-size: 3rem
    }
    .flexslider-full .flex-caption p {
        font-size: 20px;
        font-size: 2rem
    }
    .flexslider .flex-caption a.read-more,
    .flexslider-full .flex-caption a.read-more {
        font-size: 16px;
        font-size: 1rem
    }
    .flexslider-full .caption-top-right {
        top: 45%
    }
    .flex-direction-nav a:before,
    .flex-play-pause a:before {
        font-size: 15px
    }
    .slider-nav a {
        width: 25px
    }
}

@media screen and (max-width:700px) {
    .flex-caption {
        width: 450px
    }
    .flexslider-full .flex-caption h3 {
        font-size: 20px;
        font-size: 2rem
    }
    .flexslider-full .flex-caption p {
        display: none
    }
    .flexslider-full .flex-caption a.read-more {
        font-size: 14px;
        font-size: 1.4rem
    }
    .flexslider-full .caption-top-right {
        right: auto;
        left: 5%
    }
    .flexslider-full .caption-middle {
        width: 60%
    }
    .slider-nav li {
        margin-right: 0
    }
    .slider-nav a {
        width: 20px;
        height: 20px
    }
}


@media only screen and (min-width:769px) {
    .nav-item:hover .nav-submenu,
    .nav-list {
        display: inherit!important
    }
}

@media only screen and (max-width:768px) {
    .fc-logo, #search-box {display:none;}
	
	.white-logo {display:block; position: absolute; top:5px; right:5px; width:125px; z-index:9999;}
	
	#footer-address,
    #footer-inner #footer-links {
        text-align: left
    }
    #footer-address li:after,
    table.majors td:nth-of-type(1):before {
        content: ""
    }
    #top-links-wrapper {
        border-bottom: none
    }
    #top-links-wrapper #top-links #header-links {
        float: none;
        padding: 0;
        display: none
    }
    header {
        padding-top: 30px;
        z-index: 500;
    }
    #header-wrapper,
    #top-links-wrapper {
        background-color: transparent
    }
    #header-inner #contact-wrapper,
    #header-inner #logo {
        float: none;
        width: 100%
    }
    #header-inner #logo {
        padding-top: 20px
    }
    #header-inner .phone {
        text-align: left;
        float: none;
        margin-top: 0;
        font-size: 22px;
        font-size: 2.2rem
    }
    #header-inner .phone span {
        font-size: 16px;
        font-size: 1.6rem
    }
    #search-box {
        display: none
    }
 
    .nav,
    nav {
        position: absolute;
        top: 0
    }
    input.gsc-input {
        width: 300px!important;
        height: 35px!important
    }
    .cse .gsc-search-button input.gsc-search-button-v2,
    input.gsc-search-button-v2 {
        width: 18px!important;
        height: 18px!important;
        padding: 7.5px 27px!important
    }
    td.gsc-input #gsc-i-id1 {
        width: 300px;
        height: 30px;
        font-size: 16px;
        font-size: 1.6rem
    }
    #fixedheader-wrapper {
        display: none
    }
    .nav-item.nav-item-mobile {
        display: inherit
    }
    .nav,
    .nav-mobile {
        display: block;
        width: 100%
    }
    nav {
        height: auto;
        background-color: #FFF;
        z-index: 899
    }
    .nav {
        padding: 50px 0 0
    }
    .nav-list {
        display: none;
        background: #666
    }
    .nav-item,
    .nav-item-mobile {
        width: 100%;
        float: none;
        border-bottom: 1px solid #a0a0a0;
        border-top: none
    }
    .nav-item>a {
        padding: 16px
    }
    .nav-item:hover a {
        background: #aaa
    }
    .nav-item:hover .nav-submenu-item a {
        background: 0 0
    }
    .nav-click {
        display: block;
        z-index: 450
    }
    .nav-mobile-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0
    }
    .nav-item:hover .nav-submenu {
        display: none
    }
    .nav-submenu {
        position: static;
        width: auto;
        border: 0;
        margin: 0
    }
    #header-inner .take-action {
        float: none;
        margin-bottom: 20px;
        font-size: 14px;
        font-size: 1.4rem
    }
    #header-inner .take-action a {
        width: 45%;
        line-height: 24px;
        margin-bottom: 10px
    }
    #header-inner .take-action a.headerText {
        display: inline-block
    }
    #header-inner .take-action a.headerAppMagnet {
        width: 94%
    }
    #social-media-inner ul.social-media-links {
        width: auto;
        margin: 0
    }
    #social-media-inner ul.social-media-links li {
        margin: 5px 25px 5px 0
    }
    footer {
        z-index: -20
    }
    #footer-inner #footer-links a {
        display: block;
        margin: 10px 0
    }
    #footer-address {
        margin-bottom: 10px
    }
    #footer-address li {
        display: block
    }
    #footer-inner #footer-awards {
        width: auto;
        margin: 0
    }
    #sub-footer .sub-footer-info {
        float: none
    }
    #sub-footer .sub-footer-info a {
        display: block;
        margin: 10px 0
    }
    #sub-footer .copy {
        float: none
    }
    .breadcrumbs {
        display: none
    }
    #menu {
        width: 100%
    }
    table.majors,
    table.majors tbody,
    table.majors td,
    table.majors th,
    table.majors thead,
    table.majors tr {
        display: block
    }
    table.majors thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    table.majors td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50%
    }
    table.majors td:first-child {
        background-color: #003c71;
        color: #FFF;
        font-weight: 700
    }
    table.majors td a {
        color: #FFF
    }
    table.majors td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    table.majors td:nth-of-type(2):before {
        content: "Bachelor"
    }
    table.majors td:nth-of-type(3):before {
        content: "Associate"
    }
    table.majors td:nth-of-type(4):before {
        content: "Certificate"
    }
    table.majors tr.odd,
    table.majors tr:nth-of-type(odd) {
        background: 0 0
    }
    .socialBox {
        width: 43%
    }
    p.program-icons {
        float: none;
        margin: 0
    }
    .photobox-wrapper {
        background: 0 0;
        height: 200px;
        width: 100%
    }
    .photobox {
        opacity: 1
    }
}

@media only screen and (max-width:550px) {
    .socialBox {
        width: 100%
    }
}

@media screen and (max-width:450px) {
    .slider-nav-container {
        display: none
    }
    .flex-caption {
        width: auto
    }
    .flexslider .flex-caption h3,
    .flexslider-full .flex-caption h3 {
        font-size: 16px;
        font-size: 1.6rem
    }
    .flexslider .flex-caption a.read-more,
    .flexslider-full .flex-caption a.read-more {
        font-size: 11px;
        font-size: 1.1rem
    }
    .flexslider-full .caption-top-right {
        bottom: 3%
    }
    .flexslider .caption-mid-right {
        right: 3%
    }
}

@media only screen and (max-width:400px) {
    input.gsc-input,
    table.gsc-search-box {
        width: 250px!important
    }
    #header-inner .take-action a {
        width: 40%
    }
    #header-inner .take-action a.headerAppMagnet {
        width: 85%
    }
}

@media only print {
    #slider-wrapper,
    #verticalmenu,
    .breadcrumbs,
    .lastMod,
    .scrollup,
    footer,
    header,
    nav {
        display: none
    }
    body {
        color: #000;
        font-family: ‘Times New Roman’, serif;
        font-size: 11pt;
        line-height: 1.25;
        background: 0 0
    }
    body:before {
        content: url(https://www.goodwin.edu/assets/images/logos/goodwin-h-logo200.jpg);
        display: block;
        margin-bottom: 20px;
        page-break-after: avoid
    }
    #content {
        width: 100%;
        margin: 0;
        float: none
    }
    a:link,
    a:visited {
        color: #999;
        text-decoration: underline
    }
    a:link:after,
    a:visited:after {
        content: " (" attr(href) ") ";
        font-size: 10pt
    }
    h1 {
        page-break-before: avoid
    }
    blockquote {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
}