/* ------------------------------------------------------- Vertical lines --- */

/*div#content,
div#nav-sub,
body.pureportal div#sidebar h3 */

#content .gccolumn .rightbox h1:first-child, div#col-left h1, div#col-mid h1, div#sidebar h1, div#minicalendar, div.minicalendar, div#content blockquote {
    border-top: 1px solid #46743c;
}

#branding-decoration {
    border-bottom: 1px solid #46743c;
}

/* ----------------------------------------------------------- Blockquote --- */

div#content blockquote .quote-begin {
    color: #46743c;
    background-color: #fff;
}

/* ------------------------------------------------------ Site navigation --- */

div#nav-sub ul li.valgt a {
    color: #46743c;
}

/*div#nav-sub a:active,*/

div#nav-sub a:visited, div#nav-sub a:link {
    color: #252525;
    background-color: transparent;
}

div#nav-sub a:hover {
    color: #46743c;
    background-color: transparent;
    text-decoration: none;
}

div#nav-sub ul li {
    background-image: url(/grafik/images/leftnavigation/science_nav_lev1.gif);
}

div#nav-sub ul li:hover {
    background-image: url(/grafik/images/leftnavigation/science_nav_lev1_select.gif);
}

div#nav-sub ul li li:hover {
    background-image: url(/grafik/images/leftnavigation/4x4/science.gif);
}

div#nav-sub ul li.valgt li a {
    color: #252525;
}

div#nav-sub ul li.valgt li a:hover {
    color: #46743c;
}

div#nav-sub ul ul li, div#nav-sub ul ul li.valgt, div#nav-sub ul ul li.ikke-valgt {
    background-image: url(/grafik/images/leftnavigation/4x4/science.gif);
}

div#nav-sub ul ul ul li, div#nav-sub ul ul ul li.valgt, div#nav-sub ul ul ul li.ikke-valgt {
    background-image: url(/grafik/images/bullets/2x2/science.gif);
}
#gridsidebar h1 {
  border-top: 1px solid #46743c;
}

/*--------------------------navigation head----------------*/

div#nav_head {
    background: transparent url(/grafik/images/nav_head/science_nav_head.gif) left bottom no-repeat;
}


/*------------------level 1 nav selected-----------------------------*/

#nav-sub li.valgt {
    background-image: url(/grafik/images/leftnavigation/science_nav_lev1_select.gif);
}

#nav-sub li.ikke-valgt {
    background-image: url(/grafik/images/leftnavigation/science_nav_lev1_select.gif);
}


/* --- Responsive knap -- */

#sidr-id-nav_head h1 {
    background-color: #46743c;
}

#responsive-menu-button {
    background-color: #46743c;
}

#responsive-menu-button:hover {
    background-color: #2D5B23;
}

/* Indgange */
.entries {
    border-top: 1px solid #46743c!important;
  }
.entry>a:before {
  color: #46743c!important;
}

.entry+.entry:after {
  background-color: #46743c!important;
}
/* Gridboxes */
.gridbox * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gridbox {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.333333;
    flex-direction: column;
    border-radius: 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.gridbox:hover img {
    filter: brightness(90%);
    -webkit-filter: brightness(90%);
}

.gridbox .text {
    font-size: 13px;
    color: #606060;
}

.gridbox.faculty_color.text-down .header {
    color: #fff;
    background: rgba(70, 116, 60, .83);
}

.gridbox.faculty_color.text-top .header {
    color: #fff;
    background: #46743c;
}

.gridbox.faculty_color.outlined {
    color: #46743c !important;
    border: 1px solid #46743c;
}

.gridbox.faculty_color.outlined::before {
    color: #46743c;
}

.gridbox.faculty_color.outlined:hover {
    background: #f5f5f5;
    border: 1px solid #395e31 !important;
}

.gridbox.faculty_color.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #395e31;
}

.gridbox.faculty_color.full {
    color: #fff;
    background: #46743c;
}

.gridbox.faculty_color.full:hover {
    background: #395e31 !important;
}

.gridbox.faculty_color.text-down:hover {
    background: #395e31 !important;
}

.gridbox.subcolor_1.text-down .header {
    color: #fff;
    background: rgba(223, 175, 72, .83);
}

.gridbox.subcolor_1.text-top .header {
    color: #fff;
    background: #dfaf48;
}

.gridbox.subcolor_1.outlined {
    color: #dfaf48 !important;
    border: 1px solid #dfaf48;
}

.gridbox.subcolor_1.outlined::before {
    color: #dfaf48;
}

.gridbox.subcolor_1.outlined:hover {
    background: #f5f5f5 !important;
    border: 1px solid #c99e40;
}

.gridbox.subcolor_1.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #c99e40;
}

.gridbox.subcolor_1.full {
    color: #fff;
    background: #dfaf48;
}

.gridbox.subcolor_1.full:hover {
    background: #c99e40 !important;
}

.gridbox.subcolor_1.text-down:hover {
    background: #c99e40 !important;
}

.gridbox.subcolor_2.text-down .header {
    color: #fff;
    background: rgba(164, 193, 169, .83);
}

.gridbox.subcolor_2.text-top .header {
    background: #a4c1a9;
}

.gridbox.subcolor_2.outlined {
    color: #a4c1a9 !important;
    border: 1px solid #a4c1a9;
}

.gridbox.subcolor_2.outlined::before {
    color: #a4c1a9;
}

.gridbox.subcolor_2.outlined:hover {
    background: #f5f5f5 !important;
    border: 1px solid #93ad98;
}

.gridbox.subcolor_2.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #93ad98;
}

.gridbox.subcolor_2.full {
    color: #fff;
    background: #a4c1a9;
}

.gridbox.subcolor_2.full:hover {
    background: #93ad98 !important;
}

.gridbox.subcolor_2.text-down:hover {
    background: #93ad98 !important;
}

.gridbox.subcolor_3.text-down .header {
    color: #fff;
    background: rgba(190, 169, 134, .83);
}

.gridbox.subcolor_3.text-top .header {
    color: #fff;
    background: #bea986;
}

.gridbox.subcolor_3.outlined {
    color: #bea986;
    border: 1px solid #bea986;
}

.gridbox.subcolor_3.outlined::before {
    color: #bea986;
}

.gridbox.subcolor_3.outlined:hover {
    background: #f5f5f5 !important;
    border: 1px solid #ab9979;
}

.gridbox.subcolor_3.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #ab9979;
}

.gridbox.subcolor_3.full {
    color: #fff;
    background: #bea986;
}

.gridbox.subcolor_3.full:hover {
    background: #ab9979 !important;
}

.gridbox.subcolor_3.text-down:hover {
    background: #ab9979 !important;
}

.gridbox.subcolor_4.text-down .header {
    color: #fff;
    background: rgba(133, 168, 174, .83);
}

.gridbox.subcolor_4.text-top .header {
    color: #fff;
    background: #85a8ae;
}

.gridbox.subcolor_4.outlined {
    color: #85a8ae !important;
    border: 1px solid #85a8ae;
}

.gridbox.subcolor_4.outlined::before {
    color: #85a8ae;
}

.gridbox.subcolor_4.outlined:hover {
    background: #f5f5f5 !important;
    border: 1px solid #749399;
}

.gridbox.subcolor_4.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #749399;
}

.gridbox.subcolor_4.full {
    color: #fff;
    background: #85a8ae;
}

.gridbox.subcolor_4.full:hover {
    background: #749399 !important;
}

.gridbox.subcolor_4.text-down:hover {
    background: #749399 !important;
}

.gridbox.subcolor_5.text-down .header {
    color: #606060;
    background: rgba(238, 238, 238, .9);
}

.gridbox.subcolor_5.text-top .header {
    color: #606060;
    background: #eee;
}

.gridbox.subcolor_5.outlined {
    color: #606060 !important;
    border: 1px solid #eee;
}

.gridbox.subcolor_5.outlined::before {
    color: #606060 !important;
}

.gridbox.subcolor_5.outlined:hover {
    background: #f5f5f5!important;
    border: 1px solid #f5f5f5;
}

.gridbox.subcolor_5.outlined.with-img:hover {
    background: #f5f5f5!important;
    border: 1px solid #f5f5f5;
}

.gridbox.subcolor_5.full {
    color: #606060;
    background: #eee;
}

.gridbox.subcolor_5.full:hover {
    background: #f5f5f5!important;
}

.gridbox.subcolor_5.full .header {
    color: #606060;
}

.gridbox.subcolor_5.text-down:hover {
    background: #f5f5f5!important;
}

.gridbox.subcolor_5::before {
    color: #606060 !important;
}

.gridbox.subcolor_5 .text {
    color: #606060;
}

.gridbox.subcolor_6.text-down .header {
    color: #606060;
    background: rgba(255, 255, 255, .9);
}

.gridbox.subcolor_6.text-top .header {
    color: #606060;
    background: #fff;
}

.gridbox.subcolor_6.outlined {
    color: #606060 !important;
    border: 1px solid #252525;
}

.gridbox.subcolor_6.outlined::before {
    color: #606060 !important;
}

.gridbox.subcolor_6.outlined:hover {
    background: #ebebeb !important;
}

.gridbox.subcolor_6.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #252525;
}

.gridbox.subcolor_6.full {
    color: #606060;
    background: #fff;
}

.gridbox.subcolor_6.full .header {
    color: #606060;
}

.gridbox.subcolor_6.full::before {
    color: #606060;
}

.gridbox.subcolor_6.full:hover {
    background: #ebebeb !important;
}

.gridbox.subcolor_6.text-down:hover {
    background: #ebebeb !important;
}

.gridbox.subcolor_6::before {
    color: #606060 !important;
}

.gridbox.subcolor_6 .text {
    color: #606060;
}

.gridbox.subcolor_7.text-down .header {
    color: #fff;
    background: rgba(98, 87, 87, .83);
}

.gridbox.subcolor_7.text-top .header {
    color: #fff;
    background: #625757;
}

.gridbox.subcolor_7.outlined {
    color: #606060 !important;
    border: 1px solid #625757;
}

.gridbox.subcolor_7.outlined::before {
    color: #625757;
}

.gridbox.subcolor_7.outlined:hover {
    background: #ebebeb !important;
    border: 1px solid #4d4444;
}

.gridbox.subcolor_7.outlined.with-img:hover {
    background: #f5f5f5 !important;
    border: 1px solid #4d4444;
}

.gridbox.subcolor_7.full {
    color: #fff;
    background: #625757;
}

.gridbox.subcolor_7.full .header {
    color: #fff;
}

.gridbox.subcolor_7.full:hover {
    background: #4d4444 !important;
}

.gridbox.subcolor_7.text-down:hover {
    background: #4d4444 !important;
}

.gridbox.subcolor_7::before {
    color: #fff;
}

.gridbox .box1 {
    position: relative;
    z-index: 4;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.gridbox .box1 .header {
    width: 100%;
    padding: 8px 18px 6px 10px;
    font-size: 1.2em;
    font-weight: 700;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: .4px;
}

.gridbox .box2 {
    padding: 5px 10px 10px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.gridbox::before {
  position: absolute;
  right: 10px;
  bottom: 9px;
  z-index: 5;
  display: inline-block;
  font-family: "ku-symbols";
  font-size: 12px;
  color: #fff;
  text-transform: none;
  content: "\61";
}

.gridbox.no-arrow::before {
    display: none;
}

.gridbox.with-img .box2 {
    position: relative;
    padding: 0 !important;
    overflow: hidden;
}

.gridbox.with-img .box2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.gridbox.with-img.img-left img {
    left: 0;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
}

.gridbox.with-img.img-right img {
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
}

.gridbox:not(.with-img) .box1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.gridbox:not(.with-img) .box2 {
    display: none;
}

.gridbox.with-iframe {
    background-color: #eee;
}

.gridbox.with-iframe::before {
    display: none;
}

.gridbox.with-iframe .header {
    border-right: 5px solid transparent;
    color: #252525;
}

.gridbox.text-top .box1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.gridbox.text-top .box2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.gridbox.text-top::before {
    top: 10px;
    bottom: auto;
}

.gridbox.text-down .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.gridbox.text-down .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.gridbox.text-over .header {
    position: absolute;
    bottom: 0;
    left: 0;
    color: inherit;
}

.gridbox.size1 {
    height: 289px;
    background: #eee;
}

.gridbox.size1.with-img .box1 {
    padding: 5px 10px 10px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.gridbox.size1.with-img .box1 .header-small {
    margin: 5px 0;
    font-weight: bold;
    color: #777;
    text-transform: uppercase;
    letter-spacing: .4px;
}

.gridbox.size1.with-img .box1 .header-small .date {
    float: right;
    padding-left: 5px;
}

.gridbox.size1.with-img .box1 .header {
    padding: 0;
    margin: 15px 0 5px;
    font-size: 1.42em;
    line-height: 1.399em;
    color: #4a4949;
    text-transform: none;
}

.gridbox.size1.with-img .box1 .text {
    display: none;
    padding: 0 15px 5px 0;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.45em;
    color: #252525;
}

.gridbox.size1 .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 133px;
    -ms-flex: 0 0 133px;
    flex: 0 0 133px;
}

.gridbox.size1:before {
    display: none;
}

.gridbox.size1:hover {
    background: #f5f5f5;
}

.gridbox.outlined {
    background: #fff !important;
}

.gridbox.outlined:not(.with-img) .box1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.gridbox.outlined:not(.with-img) .box2 {
    display: none;
}

.gridbox.outlined .text {
    display: block;
}

.gridbox .text {
    padding: 0 25px 5px 10px;
    color: inherit;
}

.gridbox.size2 {
    height: 185px;
}

.gridbox.size2.with-img .box1 .text {
    display: none;
}

.gridbox.size2.with-img .box2 img {
    max-width: none!important;
    max-height: 108%!important;
}

.gridbox.size2:not(.with-img) .box1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.gridbox.size2:not(.with-img) .box1 .text {
    display: block;
}

.gridbox.size3 {
    height: 133px;
}

.gridbox.size3.with-img .box1 .text {
    display: none;
}

.gridbox.size3.with-img .box2 img {
    max-width: 105%!important;
    height: auto;
}

.gridbox.size3:not(.with-img) .box1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.gridbox.size3:not(.with-img) .box1 .text {
    display: block;
}

.gridbox.size4 {
    height: 81px;
}

.gridbox.size4 .box1 .text {
    display: none;
}

.gridbox.size4 .box2 {
    display: none;
}

.gridbox.size5 {
    height: 55px;
}

.gridbox.size5 .box1 .header {
    padding-bottom: 4px;
}

.gridbox.size5 .box1 .text {
    display: none;
}

.gridbox.size5 .box2 {
    display: none;
}

.boxlink {
    display: block;
    color: inherit!important;
}

.boxlink:active, .boxlink:focus, .boxlink:hover {
    text-decoration: none;
}

.EncyclopediaEntry .gridbox div, .HTML .gridbox div, .Standard .gridbox div {
    margin-bottom: 0 !important;
}

.EncyclopediaEntry .gridbox.size2.outlined.with-img .box1, .HTML .gridbox.size2.outlined.with-img .box1, .Standard .gridbox.size2.outlined.with-img .box1, .EncyclopediaEntry .gridbox.size3.outlined.with-img .box1, .HTML .gridbox.size3.outlined.with-img .box1, .Standard .gridbox.size3.outlined.with-img .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.EncyclopediaEntry .gridbox.size2.outlined.with-img .box1 .header, .HTML .gridbox.size2.outlined.with-img .box1 .header, .Standard .gridbox.size2.outlined.with-img .box1 .header, .EncyclopediaEntry .gridbox.size3.outlined.with-img .box1 .header, .HTML .gridbox.size3.outlined.with-img .box1 .header, .Standard .gridbox.size3.outlined.with-img .box1 .header {
    overflow: hidden;
    white-space: nowrap;
    border-right: 25px solid transparent;
}

.EncyclopediaEntry .gridbox.size2.outlined.with-img .box2, .HTML .gridbox.size2.outlined.with-img .box2, .Standard .gridbox.size2.outlined.with-img .box2, .EncyclopediaEntry .gridbox.size3.outlined.with-img .box2, .HTML .gridbox.size3.outlined.with-img .box2, .Standard .gridbox.size3.outlined.with-img .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.EncyclopediaEntry .gridbox.size2.outlined.with-img::before, .HTML .gridbox.size2.outlined.with-img::before, .Standard .gridbox.size2.outlined.with-img::before, .EncyclopediaEntry .gridbox.size3.outlined.with-img::before, .HTML .gridbox.size3.outlined.with-img::before, .Standard .gridbox.size3.outlined.with-img::before {
    color: #fff;
}

.EncyclopediaEntry .gridbox.size2.outlined .header, .HTML .gridbox.size2.outlined .header, .Standard .gridbox.size2.outlined .header, .EncyclopediaEntry .gridbox.size3.outlined .header, .HTML .gridbox.size3.outlined .header, .Standard .gridbox.size3.outlined .header {
    position: absolute;
    bottom: 0;
    left: 0;
}

.EncyclopediaEntry .rightbox-normal .outlined:hover, .HTML .rightbox-normal .outlined:hover, .Standard .rightbox-normal .outlined:hover {
    border: 0;
}

.EncyclopediaEntry .rightbox-normal .text-down .header, .HTML .rightbox-normal .text-down .header, .Standard .rightbox-normal .text-down .header {
    overflow: hidden;
    white-space: nowrap;
    border-right: 25px solid transparent;
}

.EncyclopediaEntry .rightbox-normal .box2 img, .HTML .rightbox-normal .box2 img, .Standard .rightbox-normal .box2 img {
    height: 100%!important;
}

.one-one-two-column .column3 .size4 .text, .one-two-column .column2 .size4 .text, .single-column .column1 .size4 .text, .two-one-column .column1 .size4 .text, .two-one-one-column .column1 .size4 .text {
    display: block;
}

.one-one-two-column .column3 .size2.with-img, .one-two-column .column2 .size2.with-img, .single-column .column1 .size2.with-img, .two-one-column .column1 .size2.with-img, .two-one-one-column .column1 .size2.with-img, .one-one-two-column .column3 .size3.with-img, .one-two-column .column2 .size3.with-img, .single-column .column1 .size3.with-img, .two-one-column .column1 .size3.with-img, .two-one-one-column .column1 .size3.with-img {
    color: #fff;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.one-one-two-column .column3 .size2.with-img, .one-two-column .column2 .size2.with-img, .single-column .column1 .size2.with-img, .two-one-column .column1 .size2.with-img, .two-one-one-column .column1 .size2.with-img, .one-one-two-column .column3 .size3.with-img, .one-two-column .column2 .size3.with-img, .single-column .column1 .size3.with-img, .two-one-column .column1 .size3.with-img, .two-one-one-column .column1 .size3.with-img {
    color: #fff;
}

.one-one-two-column .column3 .size2.with-img.faculty_color, .one-two-column .column2 .size2.with-img.faculty_color, .single-column .column1 .size2.with-img.faculty_color, .two-one-column .column1 .size2.with-img.faculty_color, .two-one-one-column .column1 .size2.with-img.faculty_color, .one-one-two-column .column3 .size3.with-img.faculty_color, .one-two-column .column2 .size3.with-img.faculty_color, .single-column .column1 .size3.with-img.faculty_color, .two-one-column .column1 .size3.with-img.faculty_color, .two-one-one-column .column1 .size3.with-img.faculty_color {
    background: #46743c;
}

.one-one-two-column .column3 .size2.with-img.subcolor_1, .one-two-column .column2 .size2.with-img.subcolor_1, .single-column .column1 .size2.with-img.subcolor_1, .two-one-column .column1 .size2.with-img.subcolor_1, .two-one-one-column .column1 .size2.with-img.subcolor_1, .one-one-two-column .column3 .size3.with-img.subcolor_1, .one-two-column .column2 .size3.with-img.subcolor_1, .single-column .column1 .size3.with-img.subcolor_1, .two-one-column .column1 .size3.with-img.subcolor_1, .two-one-one-column .column1 .size3.with-img.subcolor_1 {
    background: #dfaf48;
}

.one-one-two-column .column3 .size2.with-img.subcolor_2, .one-two-column .column2 .size2.with-img.subcolor_2, .single-column .column1 .size2.with-img.subcolor_2, .two-one-column .column1 .size2.with-img.subcolor_2, .two-one-one-column .column1 .size2.with-img.subcolor_2, .one-one-two-column .column3 .size3.with-img.subcolor_2, .one-two-column .column2 .size3.with-img.subcolor_2, .single-column .column1 .size3.with-img.subcolor_2, .two-one-column .column1 .size3.with-img.subcolor_2, .two-one-one-column .column1 .size3.with-img.subcolor_2 {
    background: #a4c1a9;
}

.one-one-two-column .column3 .size2.with-img.subcolor_3, .one-two-column .column2 .size2.with-img.subcolor_3, .single-column .column1 .size2.with-img.subcolor_3, .two-one-column .column1 .size2.with-img.subcolor_3, .two-one-one-column .column1 .size2.with-img.subcolor_3, .one-one-two-column .column3 .size3.with-img.subcolor_3, .one-two-column .column2 .size3.with-img.subcolor_3, .single-column .column1 .size3.with-img.subcolor_3, .two-one-column .column1 .size3.with-img.subcolor_3, .two-one-one-column .column1 .size3.with-img.subcolor_3 {
    background: #bea986;
}

.one-one-two-column .column3 .size2.with-img.subcolor_4, .one-two-column .column2 .size2.with-img.subcolor_4, .single-column .column1 .size2.with-img.subcolor_4, .two-one-column .column1 .size2.with-img.subcolor_4, .two-one-one-column .column1 .size2.with-img.subcolor_4, .one-one-two-column .column3 .size3.with-img.subcolor_4, .one-two-column .column2 .size3.with-img.subcolor_4, .single-column .column1 .size3.with-img.subcolor_4, .two-one-column .column1 .size3.with-img.subcolor_4, .two-one-one-column .column1 .size3.with-img.subcolor_4 {
    background: #85a8ae;
}

.one-one-two-column .column3 .size2.with-img.subcolor_6, .one-two-column .column2 .size2.with-img.subcolor_6, .single-column .column1 .size2.with-img.subcolor_6, .two-one-column .column1 .size2.with-img.subcolor_6, .two-one-one-column .column1 .size2.with-img.subcolor_6, .one-one-two-column .column3 .size3.with-img.subcolor_6, .one-two-column .column2 .size3.with-img.subcolor_6, .single-column .column1 .size3.with-img.subcolor_6, .two-one-column .column1 .size3.with-img.subcolor_6, .two-one-one-column .column1 .size3.with-img.subcolor_6 {
    background: #fff;
}

.one-one-two-column .column3 .size2.with-img.subcolor_7, .one-two-column .column2 .size2.with-img.subcolor_7, .single-column .column1 .size2.with-img.subcolor_7, .two-one-column .column1 .size2.with-img.subcolor_7, .two-one-one-column .column1 .size2.with-img.subcolor_7, .one-one-two-column .column3 .size3.with-img.subcolor_7, .one-two-column .column2 .size3.with-img.subcolor_7, .single-column .column1 .size3.with-img.subcolor_7, .two-one-column .column1 .size3.with-img.subcolor_7, .two-one-one-column .column1 .size3.with-img.subcolor_7 {
    background: #625757;
}

.one-one-two-column .column3 .size2.with-img.text-over .header, .one-two-column .column2 .size2.with-img.text-over .header, .single-column .column1 .size2.with-img.text-over .header, .two-one-column .column1 .size2.with-img.text-over .header, .two-one-one-column .column1 .size2.with-img.text-over .header, .one-one-two-column .column3 .size3.with-img.text-over .header, .one-two-column .column2 .size3.with-img.text-over .header, .single-column .column1 .size3.with-img.text-over .header, .two-one-column .column1 .size3.with-img.text-over .header, .two-one-one-column .column1 .size3.with-img.text-over .header {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 8px 5px 6px 10px;
}

.one-one-two-column .column3 .size2.with-img.text-down::before, .one-two-column .column2 .size2.with-img.text-down::before, .single-column .column1 .size2.with-img.text-down::before, .two-one-column .column1 .size2.with-img.text-down::before, .two-one-one-column .column1 .size2.with-img.text-down::before, .one-one-two-column .column3 .size3.with-img.text-down::before, .one-two-column .column2 .size3.with-img.text-down::before, .single-column .column1 .size3.with-img.text-down::before, .two-one-column .column1 .size3.with-img.text-down::before, .two-one-one-column .column1 .size3.with-img.text-down::before {
    top: auto;
    bottom: 10px;
}

.one-one-two-column .column3 .size2.with-img .box1, .one-two-column .column2 .size2.with-img .box1, .single-column .column1 .size2.with-img .box1, .two-one-column .column1 .size2.with-img .box1, .two-one-one-column .column1 .size2.with-img .box1, .one-one-two-column .column3 .size3.with-img .box1, .one-two-column .column2 .size3.with-img .box1, .single-column .column1 .size3.with-img .box1, .two-one-column .column1 .size3.with-img .box1, .two-one-one-column .column1 .size3.with-img .box1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.one-one-two-column .column3 .size2.with-img .box1 .text, .one-two-column .column2 .size2.with-img .box1 .text, .single-column .column1 .size2.with-img .box1 .text, .two-one-column .column1 .size2.with-img .box1 .text, .two-one-one-column .column1 .size2.with-img .box1 .text, .one-one-two-column .column3 .size3.with-img .box1 .text, .one-two-column .column2 .size3.with-img .box1 .text, .single-column .column1 .size3.with-img .box1 .text, .two-one-column .column1 .size3.with-img .box1 .text, .two-one-one-column .column1 .size3.with-img .box1 .text {
    display: block;
}

.one-one-two-column .column3 .size2.with-img .box2, .one-two-column .column2 .size2.with-img .box2, .single-column .column1 .size2.with-img .box2, .two-one-column .column1 .size2.with-img .box2, .two-one-one-column .column1 .size2.with-img .box2, .one-one-two-column .column3 .size3.with-img .box2, .one-two-column .column2 .size3.with-img .box2, .single-column .column1 .size3.with-img .box2, .two-one-column .column1 .size3.with-img .box2, .two-one-one-column .column1 .size3.with-img .box2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 235px;
    -ms-flex: 0 1 235px;
    flex: 0 1 235px;
}

.one-one-two-column .column3 .size2.with-img.full .box1, .one-two-column .column2 .size2.with-img.full .box1, .single-column .column1 .size2.with-img.full .box1, .two-one-column .column1 .size2.with-img.full .box1, .two-one-one-column .column1 .size2.with-img.full .box1, .one-one-two-column .column3 .size3.with-img.full .box1, .one-two-column .column2 .size3.with-img.full .box1, .single-column .column1 .size3.with-img.full .box1, .two-one-column .column1 .size3.with-img.full .box1, .two-one-one-column .column1 .size3.with-img.full .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.one-one-two-column .column3 .size2.with-img.full .box2, .one-two-column .column2 .size2.with-img.full .box2, .single-column .column1 .size2.with-img.full .box2, .two-one-column .column1 .size2.with-img.full .box2, .two-one-one-column .column1 .size2.with-img.full .box2, .one-one-two-column .column3 .size3.with-img.full .box2, .one-two-column .column2 .size3.with-img.full .box2, .single-column .column1 .size3.with-img.full .box2, .two-one-column .column1 .size3.with-img.full .box2, .two-one-one-column .column1 .size3.with-img.full .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.one-one-two-column .column3 .size2.with-img.outlined .box1, .one-two-column .column2 .size2.with-img.outlined .box1, .single-column .column1 .size2.with-img.outlined .box1, .two-one-column .column1 .size2.with-img.outlined .box1, .two-one-one-column .column1 .size2.with-img.outlined .box1, .one-one-two-column .column3 .size3.with-img.outlined .box1, .one-two-column .column2 .size3.with-img.outlined .box1, .single-column .column1 .size3.with-img.outlined .box1, .two-one-column .column1 .size3.with-img.outlined .box1, .two-one-one-column .column1 .size3.with-img.outlined .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.one-one-two-column .column3 .size2.with-img.outlined .box2, .one-two-column .column2 .size2.with-img.outlined .box2, .single-column .column1 .size2.with-img.outlined .box2, .two-one-column .column1 .size2.with-img.outlined .box2, .two-one-one-column .column1 .size2.with-img.outlined .box2, .one-one-two-column .column3 .size3.with-img.outlined .box2, .one-two-column .column2 .size3.with-img.outlined .box2, .single-column .column1 .size3.with-img.outlined .box2, .two-one-column .column1 .size3.with-img.outlined .box2, .two-one-one-column .column1 .size3.with-img.outlined .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.one-two-column .column2 .size2.with-img .box1, .two-one-column .column1 .size2.with-img .box1, .one-two-column .column2 .size3.with-img .box1, .two-one-column .column1 .size3.with-img .box1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.one-two-column .column2 .size2.with-img .box2, .two-one-column .column1 .size2.with-img .box2, .one-two-column .column2 .size3.with-img .box2, .two-one-column .column1 .size3.with-img .box2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 235px;
    -ms-flex: 0 1 235px;
    flex: 0 1 235px;
}

.one-two-column .column2 .size2.with-img.with-iframe .box1, .two-one-column .column1 .size2.with-img.with-iframe .box1, .one-two-column .column2 .size3.with-img.with-iframe .box1, .two-one-column .column1 .size3.with-img.with-iframe .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.one-two-column .column2 .size2.with-img.with-iframe .box2, .two-one-column .column1 .size2.with-img.with-iframe .box2, .one-two-column .column2 .size3.with-img.with-iframe .box2, .two-one-column .column1 .size3.with-img.with-iframe .box2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 325px;
    -ms-flex: 0 1 325px;
    flex: 0 1 325px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.one-two-column .column2 .size2.text-down::before, .two-one-column .column1 .size2.text-down::before, .one-two-column .column2 .size3.text-down::before, .two-one-column .column1 .size3.text-down::before {
    bottom: 10px;
}

.one-two-column .column2 .size3 .text, .two-one-column .column1 .size3 .text {
    display: none;
}

.one-two-column .column2 .size1.with-img .text, .two-one-column .column1 .size1.with-img .text {
    display: none;
}

.one-two-column .column2 .size1.with-img .box2, .two-one-column .column1 .size1.with-img .box2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 185px;
    -ms-flex: 0 0 185px;
    flex: 0 0 185px;
}

.EncyclopediaEntry .size2.outlined.with-img, .HTML .size2.outlined.with-img, .Standard .size2.outlined.with-img, .double-column [class*=column] .size2.outlined.with-img, .one-two-column .column1 .size2.outlined.with-img, .quad-column [class*=column] .size2.outlined.with-img, .rightbox-normal .size2.outlined.with-img, .triple-column [class*=column] .size2.outlined.with-img, .two-one-column .column2 .size2.outlined.with-img, .EncyclopediaEntry .size3.outlined.with-img, .HTML .size3.outlined.with-img, .Standard .size3.outlined.with-img, .double-column [class*=column] .size3.outlined.with-img, .one-two-column .column1 .size3.outlined.with-img, .quad-column [class*=column] .size3.outlined.with-img, .rightbox-normal .size3.outlined.with-img, .triple-column [class*=column] .size3.outlined.with-img, .two-one-column .column2 .size3.outlined.with-img {
    color: #fff;
    background: transparent;
    border-width: 0;
}

.EncyclopediaEntry .size2.outlined.with-img.faculty_color .header, .HTML .size2.outlined.with-img.faculty_color .header, .Standard .size2.outlined.with-img.faculty_color .header, .double-column [class*=column] .size2.outlined.with-img.faculty_color .header, .one-two-column .column1 .size2.outlined.with-img.faculty_color .header, .quad-column [class*=column] .size2.outlined.with-img.faculty_color .header, .rightbox-normal .size2.outlined.with-img.faculty_color .header, .triple-column [class*=column] .size2.outlined.with-img.faculty_color .header, .two-one-column .column2 .size2.outlined.with-img.faculty_color .header, .EncyclopediaEntry .size3.outlined.with-img.faculty_color .header, .HTML .size3.outlined.with-img.faculty_color .header, .Standard .size3.outlined.with-img.faculty_color .header, .double-column [class*=column] .size3.outlined.with-img.faculty_color .header, .one-two-column .column1 .size3.outlined.with-img.faculty_color .header, .quad-column [class*=column] .size3.outlined.with-img.faculty_color .header, .rightbox-normal .size3.outlined.with-img.faculty_color .header, .triple-column [class*=column] .size3.outlined.with-img.faculty_color .header, .two-one-column .column2 .size3.outlined.with-img.faculty_color .header {
    color: #fff;
    background: rgba(70, 116, 60, .83);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_1 .header, .HTML .size2.outlined.with-img.subcolor_1 .header, .Standard .size2.outlined.with-img.subcolor_1 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_1 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_1 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_1 .header, .rightbox-normal .size2.outlined.with-img.subcolor_1 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_1 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_1 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_1 .header, .HTML .size3.outlined.with-img.subcolor_1 .header, .Standard .size3.outlined.with-img.subcolor_1 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_1 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_1 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_1 .header, .rightbox-normal .size3.outlined.with-img.subcolor_1 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_1 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_1 .header {
    color: #fff;
    background: rgba(223, 175, 72, .83);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_2 .header, .HTML .size2.outlined.with-img.subcolor_2 .header, .Standard .size2.outlined.with-img.subcolor_2 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_2 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_2 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_2 .header, .rightbox-normal .size2.outlined.with-img.subcolor_2 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_2 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_2 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_2 .header, .HTML .size3.outlined.with-img.subcolor_2 .header, .Standard .size3.outlined.with-img.subcolor_2 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_2 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_2 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_2 .header, .rightbox-normal .size3.outlined.with-img.subcolor_2 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_2 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_2 .header {
    color: #fff;
    background: rgba(164, 193, 169, .83);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_3 .header, .HTML .size2.outlined.with-img.subcolor_3 .header, .Standard .size2.outlined.with-img.subcolor_3 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_3 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_3 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_3 .header, .rightbox-normal .size2.outlined.with-img.subcolor_3 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_3 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_3 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_3 .header, .HTML .size3.outlined.with-img.subcolor_3 .header, .Standard .size3.outlined.with-img.subcolor_3 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_3 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_3 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_3 .header, .rightbox-normal .size3.outlined.with-img.subcolor_3 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_3 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_3 .header {
    color: #fff;
    background: rgba(190, 169, 134, .83);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_4 .header, .HTML .size2.outlined.with-img.subcolor_4 .header, .Standard .size2.outlined.with-img.subcolor_4 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_4 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_4 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_4 .header, .rightbox-normal .size2.outlined.with-img.subcolor_4 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_4 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_4 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_4 .header, .HTML .size3.outlined.with-img.subcolor_4 .header, .Standard .size3.outlined.with-img.subcolor_4 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_4 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_4 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_4 .header, .rightbox-normal .size3.outlined.with-img.subcolor_4 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_4 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_4 .header {
    color: #fff;
    background: rgba(133, 168, 174, .83);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_5 .header, .HTML .size2.outlined.with-img.subcolor_5 .header, .Standard .size2.outlined.with-img.subcolor_5 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_5 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_5 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_5 .header, .rightbox-normal .size2.outlined.with-img.subcolor_5 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_5 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_5 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_5 .header, .HTML .size3.outlined.with-img.subcolor_5 .header, .Standard .size3.outlined.with-img.subcolor_5 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_5 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_5 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_5 .header, .rightbox-normal .size3.outlined.with-img.subcolor_5 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_5 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_5 .header {
    color: #606060;
    background: rgba(238, 238, 238, .9);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_6 .header, .HTML .size2.outlined.with-img.subcolor_6 .header, .Standard .size2.outlined.with-img.subcolor_6 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_6 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_6 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_6 .header, .rightbox-normal .size2.outlined.with-img.subcolor_6 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_6 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_6 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_6 .header, .HTML .size3.outlined.with-img.subcolor_6 .header, .Standard .size3.outlined.with-img.subcolor_6 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_6 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_6 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_6 .header, .rightbox-normal .size3.outlined.with-img.subcolor_6 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_6 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_6 .header {
    color: #606060;
    background: rgba(255, 255, 255, .9);
}

.EncyclopediaEntry .size2.outlined.with-img.subcolor_7 .header, .HTML .size2.outlined.with-img.subcolor_7 .header, .Standard .size2.outlined.with-img.subcolor_7 .header, .double-column [class*=column] .size2.outlined.with-img.subcolor_7 .header, .one-two-column .column1 .size2.outlined.with-img.subcolor_7 .header, .quad-column [class*=column] .size2.outlined.with-img.subcolor_7 .header, .rightbox-normal .size2.outlined.with-img.subcolor_7 .header, .triple-column [class*=column] .size2.outlined.with-img.subcolor_7 .header, .two-one-column .column2 .size2.outlined.with-img.subcolor_7 .header, .EncyclopediaEntry .size3.outlined.with-img.subcolor_7 .header, .HTML .size3.outlined.with-img.subcolor_7 .header, .Standard .size3.outlined.with-img.subcolor_7 .header, .double-column [class*=column] .size3.outlined.with-img.subcolor_7 .header, .one-two-column .column1 .size3.outlined.with-img.subcolor_7 .header, .quad-column [class*=column] .size3.outlined.with-img.subcolor_7 .header, .rightbox-normal .size3.outlined.with-img.subcolor_7 .header, .triple-column [class*=column] .size3.outlined.with-img.subcolor_7 .header, .two-one-column .column2 .size3.outlined.with-img.subcolor_7 .header {
    color: #fff;
    background: rgba(98, 87, 87, .83);
}

.EncyclopediaEntry .size2.outlined.with-img .box1, .HTML .size2.outlined.with-img .box1, .Standard .size2.outlined.with-img .box1, .double-column [class*=column] .size2.outlined.with-img .box1, .one-two-column .column1 .size2.outlined.with-img .box1, .quad-column [class*=column] .size2.outlined.with-img .box1, .rightbox-normal .size2.outlined.with-img .box1, .triple-column [class*=column] .size2.outlined.with-img .box1, .two-one-column .column2 .size2.outlined.with-img .box1, .EncyclopediaEntry .size3.outlined.with-img .box1, .HTML .size3.outlined.with-img .box1, .Standard .size3.outlined.with-img .box1, .double-column [class*=column] .size3.outlined.with-img .box1, .one-two-column .column1 .size3.outlined.with-img .box1, .quad-column [class*=column] .size3.outlined.with-img .box1, .rightbox-normal .size3.outlined.with-img .box1, .triple-column [class*=column] .size3.outlined.with-img .box1, .two-one-column .column2 .size3.outlined.with-img .box1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.EncyclopediaEntry .size2.outlined.with-img .box1 .header, .HTML .size2.outlined.with-img .box1 .header, .Standard .size2.outlined.with-img .box1 .header, .double-column [class*=column] .size2.outlined.with-img .box1 .header, .one-two-column .column1 .size2.outlined.with-img .box1 .header, .quad-column [class*=column] .size2.outlined.with-img .box1 .header, .rightbox-normal .size2.outlined.with-img .box1 .header, .triple-column [class*=column] .size2.outlined.with-img .box1 .header, .two-one-column .column2 .size2.outlined.with-img .box1 .header, .EncyclopediaEntry .size3.outlined.with-img .box1 .header, .HTML .size3.outlined.with-img .box1 .header, .Standard .size3.outlined.with-img .box1 .header, .double-column [class*=column] .size3.outlined.with-img .box1 .header, .one-two-column .column1 .size3.outlined.with-img .box1 .header, .quad-column [class*=column] .size3.outlined.with-img .box1 .header, .rightbox-normal .size3.outlined.with-img .box1 .header, .triple-column [class*=column] .size3.outlined.with-img .box1 .header, .two-one-column .column2 .size3.outlined.with-img .box1 .header {
    position: absolute;
    bottom: 0;
    left: 0;
}

.EncyclopediaEntry .size2.outlined.with-img .box2, .HTML .size2.outlined.with-img .box2, .Standard .size2.outlined.with-img .box2, .double-column [class*=column] .size2.outlined.with-img .box2, .one-two-column .column1 .size2.outlined.with-img .box2, .quad-column [class*=column] .size2.outlined.with-img .box2, .rightbox-normal .size2.outlined.with-img .box2, .triple-column [class*=column] .size2.outlined.with-img .box2, .two-one-column .column2 .size2.outlined.with-img .box2, .EncyclopediaEntry .size3.outlined.with-img .box2, .HTML .size3.outlined.with-img .box2, .Standard .size3.outlined.with-img .box2, .double-column [class*=column] .size3.outlined.with-img .box2, .one-two-column .column1 .size3.outlined.with-img .box2, .quad-column [class*=column] .size3.outlined.with-img .box2, .rightbox-normal .size3.outlined.with-img .box2, .triple-column [class*=column] .size3.outlined.with-img .box2, .two-one-column .column2 .size3.outlined.with-img .box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

@media only screen and (min-width: 870px) {
    .one-one-two-column .column3 .size2.with-img .box2 img, .two-one-one-column .column1 .size2.with-img .box2 img {
        width: 100%!important;
        max-width: none!important;
        max-height: none!important;
    }
    .single-column .column1 .size1 {
        flex-direction: row;
        background: #fff;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
    .single-column .column1 .size1.with-img .box1 {
        max-width: 390px;
        padding-right: 0;
        padding-left: 24px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 51.6%;
        -ms-flex: 0 1 51.6%;
        flex: 0 1 51.6%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .single-column .column1 .size1.with-img .box1 .header-small {
        margin: 0;
    }
    .single-column .column1 .size1.with-img .box1 .header {
        font-size: 3em;
        font-weight: normal;
        line-height: 1.11111em;
    }
    .single-column .column1 .size1.with-img .box1 .text {
        display: block;
        padding: 5px 0;
        font-size: 1.18em;
    }
    .single-column .column1 .size1.with-img .box2 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .single-column .column1 .size1.with-img .box2 img {
        max-width: none!important;
        max-height: 100%;
    }
    .single-column .column1 .size1.with-img:hover .header>span {
        text-shadow: 3px 0 #fff, 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff, -3px 0 #fff;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 73, 73, .25)), to(#252525));
        background-image: -webkit-linear-gradient(rgba(74, 73, 73, .25) 0%, #252525 100%);
        background-image: linear-gradient(rgba(74, 73, 73, .25) 0%, #252525 100%);
        background-repeat: repeat-x;
        background-position: 0 93%;
        -webkit-background-size: 1px 1px;
        background-size: 1px 1px;
    }
    .single-column .column1 .size1.img-flip-right .box1 {
        padding-right: 24px;
        padding-left: 0;
    }
    .single-column .column1 .size1.img-flip-right .box2 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .one-one-two-column .column1 .size1.with-img .box2 img, .one-one-two-column .column2 .size1.with-img .box2 img, .one-three-column .column1 .size1.with-img .box2 img, .one-two-column .column1 .size1.with-img .box2 img, .quad-column [class*=column] .size1.with-img .box2 img, .three-one-column .column2 .size1.with-img .box2 img, .triple-column [class*=column] .size1.with-img .box2 img, .two-one-column .column2 .size1.with-img .box2 img, .two-one-one-column .column2 .size1.with-img .box2 img, .two-one-one-column .column3 .size1.with-img .box2 img {
        width: auto;
        max-width: none!important;
        max-height: 100%;
    }
    .one-one-two-column .column1 .size2.full .header, .one-one-two-column .column2 .size2.full .header, .one-three-column .column1 .size2.full .header, .one-two-column .column1 .size2.full .header, .quad-column [class*=column] .size2.full .header, .three-one-column .column2 .size2.full .header, .triple-column [class*=column] .size2.full .header, .two-one-column .column2 .size2.full .header, .two-one-one-column .column2 .size2.full .header, .two-one-one-column .column3 .size2.full .header, .one-one-two-column .column1 .size3.full .header, .one-one-two-column .column2 .size3.full .header, .one-three-column .column1 .size3.full .header, .one-two-column .column1 .size3.full .header, .quad-column [class*=column] .size3.full .header, .three-one-column .column2 .size3.full .header, .triple-column [class*=column] .size3.full .header, .two-one-column .column2 .size3.full .header, .two-one-one-column .column2 .size3.full .header, .two-one-one-column .column3 .size3.full .header, .one-one-two-column .column1 .size2.outlined .header, .one-one-two-column .column2 .size2.outlined .header, .one-three-column .column1 .size2.outlined .header, .one-two-column .column1 .size2.outlined .header, .quad-column [class*=column] .size2.outlined .header, .three-one-column .column2 .size2.outlined .header, .triple-column [class*=column] .size2.outlined .header, .two-one-column .column2 .size2.outlined .header, .two-one-one-column .column2 .size2.outlined .header, .two-one-one-column .column3 .size2.outlined .header, .one-one-two-column .column1 .size3.outlined .header, .one-one-two-column .column2 .size3.outlined .header, .one-three-column .column1 .size3.outlined .header, .one-two-column .column1 .size3.outlined .header, .quad-column [class*=column] .size3.outlined .header, .three-one-column .column2 .size3.outlined .header, .triple-column [class*=column] .size3.outlined .header, .two-one-column .column2 .size3.outlined .header, .two-one-one-column .column2 .size3.outlined .header, .two-one-one-column .column3 .size3.outlined .header, .one-one-two-column .column1 .size2.with-img .header, .one-one-two-column .column2 .size2.with-img .header, .one-three-column .column1 .size2.with-img .header, .one-two-column .column1 .size2.with-img .header, .quad-column [class*=column] .size2.with-img .header, .three-one-column .column2 .size2.with-img .header, .triple-column [class*=column] .size2.with-img .header, .two-one-column .column2 .size2.with-img .header, .two-one-one-column .column2 .size2.with-img .header, .two-one-one-column .column3 .size2.with-img .header, .one-one-two-column .column1 .size3.with-img .header, .one-one-two-column .column2 .size3.with-img .header, .one-three-column .column1 .size3.with-img .header, .one-two-column .column1 .size3.with-img .header, .quad-column [class*=column] .size3.with-img .header, .three-one-column .column2 .size3.with-img .header, .triple-column [class*=column] .size3.with-img .header, .two-one-column .column2 .size3.with-img .header, .two-one-one-column .column2 .size3.with-img .header, .two-one-one-column .column3 .size3.with-img .header {
        width: 100%;
        padding: 8px 0 8px 10px;
        overflow: hidden;
        font-size: 1.1em;
        font-weight: 700;
        letter-spacing: .4px;
        white-space: nowrap;
        border-right: 25px solid transparent;
    }
    .one-one-two-column .column3 .size2.outlined .box1, .one-two-column .column2 .size2.outlined .box1, .single-column .column1 .size2.outlined .box1, .two-one-column .column1 .size2.outlined .box1, .two-one-one-column .column1 .size2.outlined .box1, .one-one-two-column .column3 .size3.outlined .box1, .one-two-column .column2 .size3.outlined .box1, .single-column .column1 .size3.outlined .box1, .two-one-column .column1 .size3.outlined .box1, .two-one-one-column .column1 .size3.outlined .box1, .one-one-two-column .column3 .size2.with-img .box1, .one-two-column .column2 .size2.with-img .box1, .single-column .column1 .size2.with-img .box1, .two-one-column .column1 .size2.with-img .box1, .two-one-one-column .column1 .size2.with-img .box1, .one-one-two-column .column3 .size3.with-img .box1, .one-two-column .column2 .size3.with-img .box1, .single-column .column1 .size3.with-img .box1, .two-one-column .column1 .size3.with-img .box1, .two-one-one-column .column1 .size3.with-img .box1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .one-one-two-column .column3 .size2.outlined .box2 img, .one-two-column .column2 .size2.outlined .box2 img, .single-column .column1 .size2.outlined .box2 img, .two-one-column .column1 .size2.outlined .box2 img, .two-one-one-column .column1 .size2.outlined .box2 img, .one-one-two-column .column3 .size3.outlined .box2 img, .one-two-column .column2 .size3.outlined .box2 img, .single-column .column1 .size3.outlined .box2 img, .two-one-column .column1 .size3.outlined .box2 img, .two-one-one-column .column1 .size3.outlined .box2 img, .one-one-two-column .column3 .size2.with-img .box2 img, .one-two-column .column2 .size2.with-img .box2 img, .single-column .column1 .size2.with-img .box2 img, .two-one-column .column1 .size2.with-img .box2 img, .two-one-one-column .column1 .size2.with-img .box2 img, .one-one-two-column .column3 .size3.with-img .box2 img, .one-two-column .column2 .size3.with-img .box2 img, .single-column .column1 .size3.with-img .box2 img, .two-one-column .column1 .size3.with-img .box2 img, .two-one-one-column .column1 .size3.with-img .box2 img {
        width: auto!important;
        max-width: none!important;
        max-height: 101%!important;
    }
    .double-column [class*=column] .size1.news {
        height: 370px;
    }
    .double-column [class*=column] .size1.news.with-img {
        background-color: #fff;
        border: 1px solid #e5e4e4;
    }
    .double-column [class*=column] .size1.news.with-img .box1 .header {
        font-size: 1.7em;
        font-weight: 600;
        line-height: 26px;
    }
    .double-column [class*=column] .size1.news.with-img .box1 .text {
        display: block;
    }
    .double-column [class*=column] .size1.news.with-img .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 185px;
        -ms-flex: 0 0 185px;
        flex: 0 0 185px;
    }
    .double-column [class*=column] .size1 .box1 {
        max-height: calc(289px - 185px);
    }
    .double-column [class*=column] .size1 .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 185px;
        -ms-flex: 0 1 185px;
        flex: 0 1 185px;
    }
    .double-column [class*=column] .size2.outlined .header, .double-column [class*=column] .size3.outlined .header, .double-column [class*=column] .size2.with-img .header, .double-column [class*=column] .size3.with-img .header {
        width: 100%;
    }
    .double-column [class*=column] .size2.with-img.outlined:hover, .one-two-column .column1 .size2.with-img.outlined:hover, .triple-column [class*=column] .size2.with-img.outlined:hover, .two-one-column .column2 .size2.with-img.outlined:hover, .double-column [class*=column] .size3.with-img.outlined:hover, .one-two-column .column1 .size3.with-img.outlined:hover, .triple-column [class*=column] .size3.with-img.outlined:hover, .two-one-column .column2 .size3.with-img.outlined:hover {
        border-width: 0!important;
    }
    .double-column [class*=column] .size2.with-img.outlined::before, .one-two-column .column1 .size2.with-img.outlined::before, .triple-column [class*=column] .size2.with-img.outlined::before, .two-one-column .column2 .size2.with-img.outlined::before, .double-column [class*=column] .size3.with-img.outlined::before, .one-two-column .column1 .size3.with-img.outlined::before, .triple-column [class*=column] .size3.with-img.outlined::before, .two-one-column .column2 .size3.with-img.outlined::before {
        color: #fff;
    }
}

@media only screen and (min-width: 870px) and (max-width: 1024px) {
    .one-one-two-column .column1 .size1 .box1 .header, .one-one-two-column .column2 .size1 .box1 .header, .one-two-column .column1 .size1 .box1 .header, .quad-column [class*=column] .size1 .box1 .header, .triple-column [class*=column] .size1 .box1 .header, .two-one-column .column2 .size1 .box1 .header, .two-one-one-column .column2 .size1 .box1 .header, .two-one-one-column .column3 .size1 .box1 .header {
        font-size: 1.3em;
        letter-spacing: .2px;
    }
    .one-one-two-column .column1 .size2.with-img .box2 img, .one-one-two-column .column2 .size2.with-img .box2 img, .one-two-column .column1 .size2.with-img .box2 img, .quad-column [class*=column] .size2.with-img .box2 img, .triple-column [class*=column] .size2.with-img .box2 img, .two-one-column .column2 .size2.with-img .box2 img, .two-one-one-column .column2 .size2.with-img .box2 img, .two-one-one-column .column3 .size2.with-img .box2 img {
        max-width: 188%!important;
        height: auto;
    }
    .one-one-two-column .column1 .size3.with-img .box2 img, .one-one-two-column .column2 .size3.with-img .box2 img, .one-two-column .column1 .size3.with-img .box2 img, .quad-column [class*=column] .size3.with-img .box2 img, .triple-column [class*=column] .size3.with-img .box2 img, .two-one-column .column2 .size3.with-img .box2 img, .two-one-one-column .column2 .size3.with-img .box2 img, .two-one-one-column .column3 .size3.with-img .box2 img {
        max-width: 136%!important;
        height: auto;
    }
}

@media only screen and (min-width: 870px) and (max-width: 1077px) {
    .single-column .column1 .size1.with-img .box2 img {
        width: auto;
        max-height: 100%!important;
    }
    .double-column [class*=column] .size1.with-img.news .box2 img {
        max-width: none!important;
        height: auto;
        max-height: 108%!important;
    }
    .double-column [class*=column] .size1.with-img .box1 {
        max-height: calc(289px - 165px);
    }
    .double-column [class*=column] .size1.with-img .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 165px;
        -ms-flex: 0 1 165px;
        flex: 0 1 165px;
    }
    .double-column [class*=column] .size1.with-img .box2 img {
        max-height: 121%!important;
    }
    .FullWidthFrontpage.no-left-menu .double-column [class*=column] .size1.with-img .box2 img {
        max-width: 100%!important;
        max-height: none!important;
    }
}

@media only screen and (max-width: 869px) {
    .size2:not(.with-img).full, .size3:not(.with-img).full, .size2:not(.with-img).outlined, .size3:not(.with-img).outlined {
        height: auto!important;
    }
    .size2:not(.with-img).full .box1, .size3:not(.with-img).full .box1, .size2:not(.with-img).outlined .box1, .size3:not(.with-img).outlined .box1 {
        padding-bottom: 5px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media only screen and (min-width: 681px) and (max-width: 869px) {
    .one-three-column .column1 .size1.with-img, .three-one-column .column2 .size1.with-img {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
    .one-three-column .column1 .size1.with-img .box1, .three-one-column .column2 .size1.with-img .box1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .one-three-column .column1 .size1.with-img .box1 .text, .three-one-column .column2 .size1.with-img .box1 .text {
        display: block;
    }
    .one-three-column .column1 .size1.with-img .box2, .three-one-column .column2 .size1.with-img .box2 {
        -webkit-box-flex: 0!important;
        -webkit-flex: 0 1 49%!important;
        -ms-flex: 0 1 49%!important;
        flex: 0 1 49%!important;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .one-three-column .column1 .size1.with-img .box2 img, .three-one-column .column2 .size1.with-img .box2 img {
        max-width: none!important;
        max-height: 108%!important;
    }
    .one-one-two-column .column3 .size2.with-iframe .box2, .two-one-one-column .column1 .size2.with-iframe .box2, .one-one-two-column .column3 .size3.with-iframe .box2, .two-one-one-column .column1 .size3.with-iframe .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 49%;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 680px) {
    .size1.with-img .box2 img {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1.12);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1.12);
        transform: translateY(-50%) translateX(-50%) scale(1.12);
    }
}

@media only screen and (min-width: 460px) and (max-width: 869px) {
    .size1 .box2 {
        -webkit-box-flex: 0!important;
        -webkit-flex: 0 1 185px!important;
        -ms-flex: 0 1 185px!important;
        flex: 0 1 185px!important;
    }
    .size1 .box2 iframe {
        position: absolute;
        top: -20% !important;
    }
    .double-column [class*=column] .size2.with-img, .one-two-column .column1 .size2.with-img, .triple-column [class*=column] .size2.with-img, .two-one-column .column2 .size2.with-img, .double-column [class*=column] .size3.with-img, .one-two-column .column1 .size3.with-img, .triple-column [class*=column] .size3.with-img, .two-one-column .column2 .size3.with-img {
        color: #fff;
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
    .double-column [class*=column] .size2.with-img.faculty_color, .one-two-column .column1 .size2.with-img.faculty_color, .triple-column [class*=column] .size2.with-img.faculty_color, .two-one-column .column2 .size2.with-img.faculty_color, .double-column [class*=column] .size3.with-img.faculty_color, .one-two-column .column1 .size3.with-img.faculty_color, .triple-column [class*=column] .size3.with-img.faculty_color, .two-one-column .column2 .size3.with-img.faculty_color {
        background: #46743c;
    }
    .double-column [class*=column] .size2.with-img.subcolor_1, .one-two-column .column1 .size2.with-img.subcolor_1, .triple-column [class*=column] .size2.with-img.subcolor_1, .two-one-column .column2 .size2.with-img.subcolor_1, .double-column [class*=column] .size3.with-img.subcolor_1, .one-two-column .column1 .size3.with-img.subcolor_1, .triple-column [class*=column] .size3.with-img.subcolor_1, .two-one-column .column2 .size3.with-img.subcolor_1 {
        background: #dfaf48;
    }
    .double-column [class*=column] .size2.with-img.subcolor_2, .one-two-column .column1 .size2.with-img.subcolor_2, .triple-column [class*=column] .size2.with-img.subcolor_2, .two-one-column .column2 .size2.with-img.subcolor_2, .double-column [class*=column] .size3.with-img.subcolor_2, .one-two-column .column1 .size3.with-img.subcolor_2, .triple-column [class*=column] .size3.with-img.subcolor_2, .two-one-column .column2 .size3.with-img.subcolor_2 {
        background: #a4c1a9;
    }
    .double-column [class*=column] .size2.with-img.subcolor_3, .one-two-column .column1 .size2.with-img.subcolor_3, .triple-column [class*=column] .size2.with-img.subcolor_3, .two-one-column .column2 .size2.with-img.subcolor_3, .double-column [class*=column] .size3.with-img.subcolor_3, .one-two-column .column1 .size3.with-img.subcolor_3, .triple-column [class*=column] .size3.with-img.subcolor_3, .two-one-column .column2 .size3.with-img.subcolor_3 {
        background: #bea986;
    }
    .double-column [class*=column] .size2.with-img.subcolor_4, .one-two-column .column1 .size2.with-img.subcolor_4, .triple-column [class*=column] .size2.with-img.subcolor_4, .two-one-column .column2 .size2.with-img.subcolor_4, .double-column [class*=column] .size3.with-img.subcolor_4, .one-two-column .column1 .size3.with-img.subcolor_4, .triple-column [class*=column] .size3.with-img.subcolor_4, .two-one-column .column2 .size3.with-img.subcolor_4 {
        background: #85a8ae;
    }
    .double-column [class*=column] .size2.with-img.subcolor_5, .one-two-column .column1 .size2.with-img.subcolor_5, .triple-column [class*=column] .size2.with-img.subcolor_5, .two-one-column .column2 .size2.with-img.subcolor_5, .double-column [class*=column] .size3.with-img.subcolor_5, .one-two-column .column1 .size3.with-img.subcolor_5, .triple-column [class*=column] .size3.with-img.subcolor_5, .two-one-column .column2 .size3.with-img.subcolor_5 {
        background: #eee;
    }
    .double-column [class*=column] .size2.with-img.subcolor_6, .one-two-column .column1 .size2.with-img.subcolor_6, .triple-column [class*=column] .size2.with-img.subcolor_6, .two-one-column .column2 .size2.with-img.subcolor_6, .double-column [class*=column] .size3.with-img.subcolor_6, .one-two-column .column1 .size3.with-img.subcolor_6, .triple-column [class*=column] .size3.with-img.subcolor_6, .two-one-column .column2 .size3.with-img.subcolor_6 {
        background: #fff;
    }
    .double-column [class*=column] .size2.with-img.subcolor_7, .one-two-column .column1 .size2.with-img.subcolor_7, .triple-column [class*=column] .size2.with-img.subcolor_7, .two-one-column .column2 .size2.with-img.subcolor_7, .double-column [class*=column] .size3.with-img.subcolor_7, .one-two-column .column1 .size3.with-img.subcolor_7, .triple-column [class*=column] .size3.with-img.subcolor_7, .two-one-column .column2 .size3.with-img.subcolor_7 {
        background: #625757;
    }
    .double-column [class*=column] .size2.with-img.text-over .header, .one-two-column .column1 .size2.with-img.text-over .header, .triple-column [class*=column] .size2.with-img.text-over .header, .two-one-column .column2 .size2.with-img.text-over .header, .double-column [class*=column] .size3.with-img.text-over .header, .one-two-column .column1 .size3.with-img.text-over .header, .triple-column [class*=column] .size3.with-img.text-over .header, .two-one-column .column2 .size3.with-img.text-over .header {
        position: relative;
        bottom: auto;
        left: auto;
    }
    .double-column [class*=column] .size2.with-img.text-over:hover .header, .one-two-column .column1 .size2.with-img.text-over:hover .header, .triple-column [class*=column] .size2.with-img.text-over:hover .header, .two-one-column .column2 .size2.with-img.text-over:hover .header, .double-column [class*=column] .size3.with-img.text-over:hover .header, .one-two-column .column1 .size3.with-img.text-over:hover .header, .triple-column [class*=column] .size3.with-img.text-over:hover .header, .two-one-column .column2 .size3.with-img.text-over:hover .header {
        background: transparent!important;
    }
    .double-column [class*=column] .size2.with-img.text-down .header, .one-two-column .column1 .size2.with-img.text-down .header, .triple-column [class*=column] .size2.with-img.text-down .header, .two-one-column .column2 .size2.with-img.text-down .header, .double-column [class*=column] .size3.with-img.text-down .header, .one-two-column .column1 .size3.with-img.text-down .header, .triple-column [class*=column] .size3.with-img.text-down .header, .two-one-column .column2 .size3.with-img.text-down .header {
        padding: 8px 5px 6px 10px;
    }
    .double-column [class*=column] .size2.with-img.text-down:before, .one-two-column .column1 .size2.with-img.text-down:before, .triple-column [class*=column] .size2.with-img.text-down:before, .two-one-column .column2 .size2.with-img.text-down:before, .double-column [class*=column] .size3.with-img.text-down:before, .one-two-column .column1 .size3.with-img.text-down:before, .triple-column [class*=column] .size3.with-img.text-down:before, .two-one-column .column2 .size3.with-img.text-down:before {
        top: auto;
        bottom: 10px;
    }
    .double-column [class*=column] .size2.with-img.text-top:before, .one-two-column .column1 .size2.with-img.text-top:before, .triple-column [class*=column] .size2.with-img.text-top:before, .two-one-column .column2 .size2.with-img.text-top:before, .double-column [class*=column] .size3.with-img.text-top:before, .one-two-column .column1 .size3.with-img.text-top:before, .triple-column [class*=column] .size3.with-img.text-top:before, .two-one-column .column2 .size3.with-img.text-top:before {
        display: none;
    }
    .double-column [class*=column] .size2.with-img .box1, .one-two-column .column1 .size2.with-img .box1, .triple-column [class*=column] .size2.with-img .box1, .two-one-column .column2 .size2.with-img .box1, .double-column [class*=column] .size3.with-img .box1, .one-two-column .column1 .size3.with-img .box1, .triple-column [class*=column] .size3.with-img .box1, .two-one-column .column2 .size3.with-img .box1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .double-column [class*=column] .size2.with-img .box1 .text, .one-two-column .column1 .size2.with-img .box1 .text, .triple-column [class*=column] .size2.with-img .box1 .text, .two-one-column .column2 .size2.with-img .box1 .text, .double-column [class*=column] .size3.with-img .box1 .text, .one-two-column .column1 .size3.with-img .box1 .text, .triple-column [class*=column] .size3.with-img .box1 .text, .two-one-column .column2 .size3.with-img .box1 .text {
        display: block;
    }
    .double-column [class*=column] .size2.with-img .box2, .one-two-column .column1 .size2.with-img .box2, .triple-column [class*=column] .size2.with-img .box2, .two-one-column .column2 .size2.with-img .box2, .double-column [class*=column] .size3.with-img .box2, .one-two-column .column1 .size3.with-img .box2, .triple-column [class*=column] .size3.with-img .box2, .two-one-column .column2 .size3.with-img .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 235px;
        -ms-flex: 0 0 235px;
        flex: 0 0 235px;
    }
    .double-column [class*=column] .size2.with-img.full .box1, .one-two-column .column1 .size2.with-img.full .box1, .triple-column [class*=column] .size2.with-img.full .box1, .two-one-column .column2 .size2.with-img.full .box1, .double-column [class*=column] .size3.with-img.full .box1, .one-two-column .column1 .size3.with-img.full .box1, .triple-column [class*=column] .size3.with-img.full .box1, .two-one-column .column2 .size3.with-img.full .box1 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .double-column [class*=column] .size2.with-img.full .box2, .one-two-column .column1 .size2.with-img.full .box2, .triple-column [class*=column] .size2.with-img.full .box2, .two-one-column .column2 .size2.with-img.full .box2, .double-column [class*=column] .size3.with-img.full .box2, .one-two-column .column1 .size3.with-img.full .box2, .triple-column [class*=column] .size3.with-img.full .box2, .two-one-column .column2 .size3.with-img.full .box2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .double-column [class*=column] .size2.with-img.outlined, .one-two-column .column1 .size2.with-img.outlined, .triple-column [class*=column] .size2.with-img.outlined, .two-one-column .column2 .size2.with-img.outlined, .double-column [class*=column] .size3.with-img.outlined, .one-two-column .column1 .size3.with-img.outlined, .triple-column [class*=column] .size3.with-img.outlined, .two-one-column .column2 .size3.with-img.outlined {
        background: transparent;
        border-width: 1px;
    }
    .double-column [class*=column] .size2.with-img.outlined.faculty_color .header, .one-two-column .column1 .size2.with-img.outlined.faculty_color .header, .triple-column [class*=column] .size2.with-img.outlined.faculty_color .header, .two-one-column .column2 .size2.with-img.outlined.faculty_color .header, .double-column [class*=column] .size3.with-img.outlined.faculty_color .header, .one-two-column .column1 .size3.with-img.outlined.faculty_color .header, .triple-column [class*=column] .size3.with-img.outlined.faculty_color .header, .two-one-column .column2 .size3.with-img.outlined.faculty_color .header {
        color: #46743c;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_1 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_1 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_1 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_1 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_1 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_1 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_1 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_1 .header {
        color: #dfaf48;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_2 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_2 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_2 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_2 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_2 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_2 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_2 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_2 .header {
        color: #a4c1a9;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_3 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_3 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_3 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_3 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_3 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_3 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_3 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_3 .header {
        color: #bea986;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_4 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_4 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_4 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_4 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_4 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_4 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_4 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_4 .header {
        color: #85a8ae;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_5 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_5 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_5 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_5 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_5 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_5 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_5 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_5 .header {
        color: #606060;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_6 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_6 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_6 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_6 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_6 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_6 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_6 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_6 .header {
        color: #606060;
    }
    .double-column [class*=column] .size2.with-img.outlined.subcolor_7 .header, .one-two-column .column1 .size2.with-img.outlined.subcolor_7 .header, .triple-column [class*=column] .size2.with-img.outlined.subcolor_7 .header, .two-one-column .column2 .size2.with-img.outlined.subcolor_7 .header, .double-column [class*=column] .size3.with-img.outlined.subcolor_7 .header, .one-two-column .column1 .size3.with-img.outlined.subcolor_7 .header, .triple-column [class*=column] .size3.with-img.outlined.subcolor_7 .header, .two-one-column .column2 .size3.with-img.outlined.subcolor_7 .header {
        color: #625757;
    }
    .double-column [class*=column] .size2.with-img.outlined .box1, .one-two-column .column1 .size2.with-img.outlined .box1, .triple-column [class*=column] .size2.with-img.outlined .box1, .two-one-column .column2 .size2.with-img.outlined .box1, .double-column [class*=column] .size3.with-img.outlined .box1, .one-two-column .column1 .size3.with-img.outlined .box1, .triple-column [class*=column] .size3.with-img.outlined .box1, .two-one-column .column2 .size3.with-img.outlined .box1 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .double-column [class*=column] .size2.with-img.outlined .box1 .header, .one-two-column .column1 .size2.with-img.outlined .box1 .header, .triple-column [class*=column] .size2.with-img.outlined .box1 .header, .two-one-column .column2 .size2.with-img.outlined .box1 .header, .double-column [class*=column] .size3.with-img.outlined .box1 .header, .one-two-column .column1 .size3.with-img.outlined .box1 .header, .triple-column [class*=column] .size3.with-img.outlined .box1 .header, .two-one-column .column2 .size3.with-img.outlined .box1 .header {
        position: relative;
        background: transparent!important;
    }
    .double-column [class*=column] .size2.with-img.outlined .box2, .one-two-column .column1 .size2.with-img.outlined .box2, .triple-column [class*=column] .size2.with-img.outlined .box2, .two-one-column .column2 .size2.with-img.outlined .box2, .double-column [class*=column] .size3.with-img.outlined .box2, .one-two-column .column1 .size3.with-img.outlined .box2, .triple-column [class*=column] .size3.with-img.outlined .box2, .two-one-column .column2 .size3.with-img.outlined .box2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .double-column [class*=column].outlined, .one-two-column .column1.outlined, .triple-column [class*=column].outlined, .two-one-column .column2.outlined {
        border-width: 1px;
    }
    .double-column [class*=column] .size4 .text, .one-two-column .column1 .size4 .text, .triple-column [class*=column] .size4 .text, .two-one-column .column2 .size4 .text {
        display: block;
    }
    .quad-column [class*=column].size2.with-img, .quad-column [class*=column].size3.with-img {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
    .quad-column [class*=column].size2.with-img.text-over.text-down .box1, .quad-column [class*=column].size3.with-img.text-over.text-down .box1 {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .quad-column [class*=column].size2.with-img.text-over.text-top .box1, .quad-column [class*=column].size3.with-img.text-over.text-top .box1 {
        position: absolute;
        top: 0;
        left: 0;
    }
    .quad-column [class*=column].size2.with-img .box1, .quad-column [class*=column].size3.with-img .box1 {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .quad-column [class*=column].size2.with-img .box2, .quad-column [class*=column].size3.with-img .box2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .one-two-column .column2 .size2.with-img.text-down.subcolor_5, .single-column .column1 .size2.with-img.text-down.subcolor_5, .two-one-column .column1 .size2.with-img.text-down.subcolor_5, .one-two-column .column2 .size3.with-img.text-down.subcolor_5, .single-column .column1 .size3.with-img.text-down.subcolor_5, .two-one-column .column1 .size3.with-img.text-down.subcolor_5 {
        background: #eee;
    }
    .one-two-column .column2 .size2.with-img.text-down:hover .header, .single-column .column1 .size2.with-img.text-down:hover .header, .two-one-column .column1 .size2.with-img.text-down:hover .header, .one-two-column .column2 .size3.with-img.text-down:hover .header, .single-column .column1 .size3.with-img.text-down:hover .header, .two-one-column .column1 .size3.with-img.text-down:hover .header {
        padding: 8px 5px 6px 10px;
        background: transparent!important;
    }
    .one-two-column [class*=column] .size2.with-img.with-iframe .box1, .two-one-column [class*=column] .size2.with-img.with-iframe .box1, .one-two-column [class*=column] .size3.with-img.with-iframe .box1, .two-one-column [class*=column] .size3.with-img.with-iframe .box1 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .one-two-column [class*=column] .size2.with-img.with-iframe .box2, .two-one-column [class*=column] .size2.with-img.with-iframe .box2, .one-two-column [class*=column] .size3.with-img.with-iframe .box2, .two-one-column [class*=column] .size3.with-img.with-iframe .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 325px;
        -ms-flex: 0 1 325px;
        flex: 0 1 325px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media only screen and (min-width: 460px) and (max-width: 680px) {
    .one-one-two-column .column1 .size2.with-img .box2 img, .one-one-two-column .column2 .size2.with-img .box2 img, .quad-column [class*=column] .size2.with-img .box2 img, .two-one-one-column .column2 .size2.with-img .box2 img, .two-one-one-column .column3 .size2.with-img .box2 img {
        max-width: none!important;
        max-height: 155%!important;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1.2);
        transform: translateY(-50%) translateX(-50%) scale(1.2);
    }
    .one-one-two-column .column1 .size3.with-img .box2 img, .one-one-two-column .column2 .size3.with-img .box2 img, .quad-column [class*=column] .size3.with-img .box2 img, .two-one-one-column .column2 .size3.with-img .box2 img, .two-one-one-column .column3 .size3.with-img .box2 img {
        width: 100%;
        max-width: none!important;
        max-height: none!important;
    }
}

@media only screen and (min-width: 460px) {
    .one-one-two-column .column3 .size2.with-iframe, .two-one-one-column .column1 .size2.with-iframe, .one-one-two-column .column3 .size3.with-iframe, .two-one-one-column .column1 .size3.with-iframe {
        background-color: #eee;
    }
    .one-one-two-column .column3 .size2.with-iframe::before, .two-one-one-column .column1 .size2.with-iframe::before, .one-one-two-column .column3 .size3.with-iframe::before, .two-one-one-column .column1 .size3.with-iframe::before {
        display: none;
    }
    .one-one-two-column .column3 .size2.with-iframe .box1, .two-one-one-column .column1 .size2.with-iframe .box1, .one-one-two-column .column3 .size3.with-iframe .box1, .two-one-one-column .column1 .size3.with-iframe .box1 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .one-one-two-column .column3 .size2.with-iframe .box2, .two-one-one-column .column1 .size2.with-iframe .box2, .one-one-two-column .column3 .size3.with-iframe .box2, .two-one-one-column .column1 .size3.with-iframe .box2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .one-one-two-column .column3 .size2.with-img.text-down:hover .header, .one-two-column .column2 .size2.with-img.text-down:hover .header, .single-column .column1 .size2.with-img.text-down:hover .header, .two-one-column .column1 .size2.with-img.text-down:hover .header, .two-one-one-column .column1 .size2.with-img.text-down:hover .header, .one-one-two-column .column3 .size3.with-img.text-down:hover .header, .one-two-column .column2 .size3.with-img.text-down:hover .header, .single-column .column1 .size3.with-img.text-down:hover .header, .two-one-column .column1 .size3.with-img.text-down:hover .header, .two-one-one-column .column1 .size3.with-img.text-down:hover .header {
        background: transparent!important;
    }
    .one-one-two-column .column3 .size2.with-img.text-down.subcolor_5, .one-two-column .column2 .size2.with-img.text-down.subcolor_5, .single-column .column1 .size2.with-img.text-down.subcolor_5, .two-one-column .column1 .size2.with-img.text-down.subcolor_5, .two-one-one-column .column1 .size2.with-img.text-down.subcolor_5, .one-one-two-column .column3 .size3.with-img.text-down.subcolor_5, .one-two-column .column2 .size3.with-img.text-down.subcolor_5, .single-column .column1 .size3.with-img.text-down.subcolor_5, .two-one-column .column1 .size3.with-img.text-down.subcolor_5, .two-one-one-column .column1 .size3.with-img.text-down.subcolor_5 {
        background: #eee;
    }
}

@media only screen and (max-width: 459px) {
    .with-img .header br {
        display: none;
    }
    .with-img.with-iframe .header br {
        display: block;
    }
    .gcrow .gccolumn .gridbox.size1.with-img .box2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 133px;
        -ms-flex: 0 1 133px;
        flex: 0 1 133px;
    }
    .gcrow .gccolumn .gridbox.size1.with-img .box2 img {
        max-width: 100%!important;
    }
    .gcrow .gccolumn .gridbox.size2.with-img, .gcrow .gccolumn .gridbox.size3.with-img {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.text-over.text-down .box1, .gcrow .gccolumn .gridbox.size3.with-img.text-over.text-down .box1 {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.text-over.text-top .box1, .gcrow .gccolumn .gridbox.size3.with-img.text-over.text-top .box1 {
        position: absolute;
        top: 0;
        left: 0;
    }
    .gcrow .gccolumn .gridbox.size2.with-img .box1, .gcrow .gccolumn .gridbox.size3.with-img .box1 {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .gcrow .gccolumn .gridbox.size2.with-img .box1 .header, .gcrow .gccolumn .gridbox.size3.with-img .box1 .header {
        width: 100%;
        padding: 8px 0 6px 10px;
        overflow: hidden;
        white-space: nowrap;
        border-right: 25px solid transparent;
    }
    .gcrow .gccolumn .gridbox.size2.with-img .box1 .text, .gcrow .gccolumn .gridbox.size3.with-img .box1 .text {
        display: none;
    }
    .gcrow .gccolumn .gridbox.size2.with-img .box2, .gcrow .gccolumn .gridbox.size3.with-img .box2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined, .gcrow .gccolumn .gridbox.size3.with-img.outlined {
        border-width: 0;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined::before, .gcrow .gccolumn .gridbox.size3.with-img.outlined::before {
        color: #fff;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined .box1, .gcrow .gccolumn .gridbox.size3.with-img.outlined .box1 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined .box1 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined .box1 .header {
        color: #fff;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.faculty_color .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.faculty_color .header {
        background: rgba(70, 116, 60, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_1 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_1 .header {
        background: rgba(223, 175, 72, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_2 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_2 .header {
        background: rgba(164, 193, 169, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_3 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_3 .header {
        background: rgba(190, 169, 134, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_4 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_4 .header {
        background: rgba(133, 168, 174, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_5 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_5 .header {
        color: #606060;
        background: rgba(238, 238, 238, .9);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_5::before, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_5::before {
        color: #606060;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_6 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_6 .header {
        color: #606060;
        background: rgba(255, 255, 255, .9);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_6::before, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_6::before {
        color: #606060;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_7 .header, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_7 .header {
        color: #fff;
        background: rgba(98, 87, 87, .83);
    }
    .gcrow .gccolumn .gridbox.size2.with-img.outlined.subcolor_7::before, .gcrow .gccolumn .gridbox.size3.with-img.outlined.subcolor_7::before {
        color: #fff;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.text-top .box1, .gcrow .gccolumn .gridbox.size3.with-img.text-top .box1 {
        position: relative;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.text-top .box2, .gcrow .gccolumn .gridbox.size3.with-img.text-top .box2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .gcrow .gccolumn .gridbox.size2.with-img {
        height: 220px;
    }
    .gcrow .gccolumn .gridbox.size2.with-img.with-iframe {
        height: inherit;
    }
    .gcrow .gccolumn .gridbox.size2.with-img .box2 img {
        max-width: 171%!important;
        height: auto;
    }
    .gcrow .gccolumn .gridbox.size3.with-img {
        height: 170px;
    }
    .gcrow .gccolumn .gridbox.size3.with-img.with-iframe {
        height: inherit;
    }
    .gcrow .gccolumn .gridbox.size3.with-img .box2 img {
        max-width: 136%!important;
        height: auto;
    }
    .gcrow .gccolumn .gridbox.size4 .text {
        display: none;
    }
}
