@charset "utf-8";
/* Report on Higher Education CSS */


/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
.rohe-module-2 {}
.rohe-module-2-main-container {}
.rohe-module-2-inner-container {padding-top:0px;}
.rohe-module-2-lcolumn {position: relative;height: auto;padding: 0px 20px 0px 20px;}
.rohe-module-2-mcolumn {position: relative;height: auto;padding: 40px 20px 40px 20px;}
.rohe-module-2-mcolumn-image-container {text-align: center;}
.rohe-module-2-mcolumn-image-container img {max-width:203px;padding-bottom:20px;}
.rohe-module-2-mcolumn p {font-size:16px;font-weight:300;line-height:24px;    margin-bottom: 0px;max-width:100%;text-align: center;}
.rohe-module-2-rcolumn {position: relative;height: auto;padding: 0px 20px 0px 20px;}
.rohe-module-2-rcolumn h3 {font-size:16px;font-weight:500;line-height:24px;}
.rohe-module-2-rcolumn p {font-size:18px;font-weight:300;line-height:27px;padding-bottom:10px;}

.rohe-module-2-jump-nav {
    display: none;
	padding-left:20px;
	padding-right:20px;
}

.rohe-module-2-desktop-jump-link-container {
    width: auto;
	max-width:320px;
    height: auto;
    padding: 20px 10px 0px 30px;
    border-radius: 20px;
}

.rohe-module-2-desktop-jump-link-container h2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
	padding-top: 20px;
}

.rohe-module-2-desktop-jump-link-container ul {
	list-style: none;
	padding: 0px;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.rohe-module-2-desktop-jump-link-container li {
	padding-bottom: 20px;
}

.rohe-module-2-desktop-jump-link-container a {
	color: #0067B9;
	text-decoration: none;
}

.rohe-module-2-desktop-jump-link-container a:hover {
	color: #0067B9;
	text-decoration: underline;
}

.rohe-module-2-desktop-jump-link-container a:focus {
	color: #0067B9;
	outline: 1px solid #000000 !important;
	outline-offset: 4px;
	box-shadow: none;
}

.rohe-module-2-desktop-jump-link-container a:focus:not(:focus-visible) {
	outline: none !important;
}

.icon-container {
    display: inline-block;
    width: 20px;
    margin-right: 20px;
}
.icon-link {padding-left:0px;}


.rohe-module-2-accordian-blubkg-r-col .mobile-link-container a {
    color: #005A8F !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
    white-space: normal; /* CSS3 */
    word-wrap: normal; /* Internet Explorer 5.5+ */
}

#rohe-module-2-mobile-jump-link .dropdown-menu {
    position: relative !important;
    transform: translate(0px, 0px) !important;
    z-index: 0 !important;
    border-radius: 20px;
    text-align: center;
}

#rohe-module-2-mobile-jump-link .dropdown-item {
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    color: #0067B9;
}
#rohe-module-2-mobile-jump-link .dropdown-item:focus:not(:focus-visible) {
   	color: #0067B9;
	background-color: #e9ecef;
	text-decoration:underline;
}


#rohe-module-2-mobile-jump-link .dropdown-menu li {
    border-bottom: 1px solid #BFBFBF;
}

#rohe-module-2-mobile-jump-link .dropdown-menu li:last-child {
	border-bottom: none;
}

#rohe-module-2-mobile-jump-link h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 40px;
    padding-bottom: 5px;
}

#rohe-module-2-mobile-jump-link .rohe-module-2-mobile-jump-link-button {
    z-index: 999999;
}

#rohe-module-2-mobile-jump-link .btn {
    z-index: 999999;
}

.rohe-module-2-mobile-jump-link-button {
    position: relative;
    z-index: 2;
    text-align: left;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    font-style: italic;
    color: #7F7F7F;
    background-color: #ffffff;
    border-color: transparent;
    width: 100%;
    border-radius: 20px;
    border: none;
}

.rohe-module-2-mobile-jump-link-button:hover {
color: #7F7F7F;
background-color: #fffffff;
border-color: none;
}

.rohe-module-2-mobile-jump-link-button:focus {
color: #7F7F7F;
outline: 1px solid #000000 !important;
outline-offset: 4px;
box-shadow: none;
background-color: #fff;
border-color: #000;
}

.rohe-module-2-mobile-jump-link-button:focus:not(:focus-visible) {
	outline: none !important;
}

#rohe-module-2-mobile-jump-link .dropdown-toggle[aria-expanded="true"]:after {
    float: right;
    content: ' ';
    display: inline-block;
    border-top: none;
    border-left: none;
    border-bottom: 3px solid #000000;
    border-right: 3px solid #000000;
    height: 10px;
    width: 10px;
    transform: rotate(-135deg);
    margin-top: 5px;
    margin-top: 6px;
}
/*for animation*/
#rohe-module-2-mobile-jump-link .dropdown-toggle:after {
    float: right;
    content: ' ';
    display: inline-block;
    border-top: none;
    border-left: none;
    border-bottom: 3px solid #000000;
    border-right: 3px solid #000000;
    height: 10px;
    width: 10px;
    transition: 0.2s;
    transform: rotate(45deg);
    margin-right: 10px;
    margin-top: 4px;
    z-index: -999999;
}


#rohe-module-2-mobile-jump-link .dropdown-menu:after {
    content: '';
    width: 100%;
    height: 58px;
    background: #fff;
    position: absolute;
    top: -41px;
    display: block;
    border-radius: 20px 20px 0px 0px;
}
/*===============================
  END ROHE MODULE 2
  ===============================*/

/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-main-container {height: auto;position: relative;max-width: 100%;z-index:1;background: linear-gradient(to top, #fff 0%, #003057 0%);padding-bottom: 30px;}
.rohe-module-3-inner-container {margin-top:70px;position: relative;}
.rohe-module-3-t-col {}
.rohe-module-3-t-col-l-col {}
.rohe-module-3-t-col-l-col-image-container {    
	max-width: 75%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    clear: both;}
.rohe-module-3-t-col-l-col-image-container img {}
.rohe-module-3-t-col-r-col {position: relative;padding:40px 20px 40px 20px;}
.rohe-module-3-t-col-r-col-copy-container {}
.rohe-module-3-t-col-r-col-copy-container h2 {font-size:38px;font-weight:300;line-height:50px;}
.rohe-module-3-t-col-r-col-copy-container p {font-size:18px;font-weight:300;line-height:27px;}



.rohe-module-3-l-col {padding:0px 20px 0px 20px;}
.rohe-module-3-l-col .cta-tertiary-container {text-align: center}
.rohe-module-3-m-col {padding:0px 20px 0px 20px;}
.rohe-module-3-r-col {padding:0px 20px 0px 20px;}
.rohe-module-3-inner-container .cards {width:100%; height:auto;background-color: #fff;border-radius:10px; padding:30px 20px 20px 20px;}
.rohe-module-3-l-col h3 {font-size:24px;font-weight:300;line-height:30px;}
.rohe-module-3-l-col h3:before {
	content: '';
	width: 40px;
	height: 2px;
	background: #ED8800;
	position: relative;
	top: -12px;
	display: block;
}
.rohe-module-3-l-col p {font-size:16px;font-weight:300;line-height: 24px; max-width:100%;}
.rohe-module-3-inner-container h4 {font-size: 22px;font-weight: 700;}
.rohe-module-3-inner-container p {font-size: 18px;font-weight: 300;line-height: 27px;padding-top: 10px;padding-bottom: 20px;}
.cards p {font-size: 16px;font-weight: 300;line-height: 24px;}
.footnote-fs {font-size:12px;}
.cards-container {margin-bottom:20px;}
.rohe-module-3-inner-container .card-1 {}
.rohe-module-3-inner-container .card-1 img {width:190px;}
.rohe-module-3-inner-container .card-2 {}
.rohe-module-3-inner-container .card-2 img {width:176px;}
.rohe-module-3-inner-container .card-3 {}
.rohe-module-3-inner-container .card-3 img {width:144px;}
.rohe-module-3-inner-container .card-4 {}
.rohe-module-3-inner-container .card-4 img {width:176px;}

/*===============================
  END ROHE MODULE 3
  ===============================*/

/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-main-container {height: auto;position: relative;max-width: 100%;z-index:1;padding-bottom: 30px;}
.rohe-module-4-inner-container {margin-top:60px;position: relative;}
.rohe-module-4-t-col {}
.rohe-module-4-t-col-l-col {}
.rohe-module-4-t-col-l-col-image-container {    
	max-width: 75%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    clear: both;}
.rohe-module-4-t-col-l-col-image-container img {}
.rohe-module-4-t-col-r-col {position: relative;padding:40px 20px 40px 20px;}
.rohe-module-4-t-col-r-col-copy-container {}
.rohe-module-4-t-col-r-col-copy-container h2 {font-size:38px;font-weight:300;line-height:50px;}
.rohe-module-4-t-col-r-col-copy-container p {font-size:18px;font-weight:300;line-height:27px;}

.rohe-module-4-steps-main-container {max-width:920px;margin:0 auto;}
.rohe-module-4-steps-container {position: relative;max-width: 100%;margin: 40px 0px 40px 0px;}
.rohe-module-4-steps-container h3 {font-size:34px;font-weight:300;line-height:47px;}
.rohe-module-4-steps-container p {font-size:18px;font-weight:300;line-height:27px;}
.rohe-module-4-steps-l-col {max-width: 100%;margin-right: 0px;}
.rohe-module-4-steps-l-col h4 {font-size:16px;font-weight:500;line-height:24px;}
.rohe-module-4-steps-l-col p {font-size:14px;font-weight:300;line-height:24px;}
.rohe-module-4-steps-bkg {position: absolute;top: -60px;left: -105px;}
.rohe-module-4-steps-bkg p {
    font-size: 320px;
    font-weight: 700;
    padding: 100px 0px;
}
.tuition-table {border-color: transparent;background-color:transparent;border:none;}
.tuition-table>:not(caption)>*>* {
    padding: 20px 8px;
    box-shadow:none;
}
.tuition-table th {font-size:20px;font-weight:300;line-height:30px;}
.tuition-table .width-1 {width:200px;}
.tuition-table .border-1 {border-right: 1px dashed white;}
.tuition-table .border-2 {border-right: 1px dashed #D8D8D8;}
td.border-bottom { border-bottom: 1px solid #D8D8D8 }
td.border-right { border-right: 1px dashed #D8D8D8 }
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: unset;
    border-width: 0;
}
/*===============================
  END ROHE MODULE 4
  ===============================*/

/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-main-container {height: auto;position: relative;max-width: 100%;z-index:1;padding-bottom: 30px;}
.rohe-module-5-inner-container {margin-top:60px;position: relative;}
.rohe-module-5-t-col {}
.rohe-module-5-t-col-l-col {}
.rohe-module-5-t-col-l-col-image-container {    
	max-width: 75%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    clear: both;}
.rohe-module-5-t-col-l-col-image-container img {}
.rohe-module-5-t-col-r-col {position: relative;padding:40px 20px 0px 20px;}
.rohe-module-5-t-col-r-col-copy-container {}
.rohe-module-5-t-col-r-col-copy-container h2 {font-size:38px;font-weight:300;line-height:50px;}
.rohe-module-5-t-col-r-col-copy-container p {font-size:18px;font-weight:300;line-height:27px;}

.rohe-module-5-steps-main-container {max-width:920px;margin:0 auto;}
.rohe-module-5-steps-container {position: relative;max-width: 100%;margin: 40px 0px 40px 0px;}

.rohe-module-5-bottom-container {max-width: 1140px;margin: 0 auto;margin-top: 40px;padding:0px 20px 0px 20px;}
.rohe-module-5-bottom-inner-container {}
.rohe-module-5-bottom-left-column {}
.rohe-module-5-bottom-right-column {}
.rohe-module-5-bottom-content {padding: 0px 0px 0px 0px;}
.rohe-module-5-bottom-content h3 {font-size:16px;font-weight:500;line-height:24px;}
.rohe-module-5-bottom-content h4 {font-size:26px;font-weight:700;line-height:32px;}
.rohe-module-5-bottom-content p {font-size:16px;font-weight:300;line-height:24px;min-height:auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-bkg {background: linear-gradient(90deg, #F2F2F2 50%, #0000 50%);}
.rohe-module-6-main-container {height: auto;position: relative;max-width: 100%;z-index:1;padding-bottom: 30px;}
.rohe-module-6-inner-container {margin-top:60px;position: relative;}
.rohe-module-6-t-col {}
.rohe-module-6-t-col-l-col {}
.rohe-module-6-t-col-l-col-image-container {    
	max-width: 75%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    clear: both;}
.rohe-module-6-t-col-l-col-image-container img {}
.rohe-module-6-t-col-r-col {position: relative;padding:40px 20px 0px 20px;}
.rohe-module-6-t-col-r-col-copy-container {}
.rohe-module-6-t-col-r-col-copy-container h2 {font-size:38px;font-weight:300;line-height:50px;}
.rohe-module-6-t-col-r-col-copy-container p {font-size:18px;font-weight:300;line-height:27px;}

.rohe-module-6-steps-main-container {max-width:920px;margin:0 auto;}
.rohe-module-6-steps-container {position: relative;max-width: 100%;margin: 40px 0px 40px 0px;}

.rohe-module-6-bottom-container1 {max-width: 1140px;margin: 0 auto;margin-top: 0px;margin-bottom:0px;padding:0px 20px 0px 20px;}
.rohe-module-6-bottom-container2 {max-width: 1140px;margin: 0 auto;margin-top: 0px;padding:0px 20px 0px 20px;}
.rohe-module-6-bottom-container3 {max-width: 1140px;margin: 0 auto;margin-top: 40px;margin-bottom:0px;padding:0px 20px 0px 20px;}
.rohe-module-6-bottom-inner-container1 {}
.rohe-module-6-bottom-inner-container2 {border-radius:20px;}
.rohe-module-6-bottom-inner-container3 {}
.rohe-module-6-bottom-left-column1 {}
.rohe-module-6-bottom-middle-column1 {}
.rohe-module-6-bottom-right-column1 {}
.rohe-module-6-bottom-left-column2 {background-color:#F2F2F2;border-radius: 0px 20px 0px 0px;padding: 30px 0px 0px 0px;}
.rohe-module-6-bottom-right-column2 {background-color:#F2F2F2;border-radius: 0px 0px 20px 0px;padding: 20px 0px 10px 0px;}
.rohe-module-6-bottom-left-column3 {}
.rohe-module-6-bottom-middle-column3 {}
.rohe-module-6-bottom-right-column3 {}
.rohe-module-6-bottom-content1 {padding: 0px 0px 40px 0px;}
.rohe-module-6-bottom-content1 h3 {font-size:22px;font-weight:500;line-height:28px;padding-bottom:10px;}
.rohe-module-6-bottom-content1 p {font-size:16px;font-weight:300;line-height:24px;min-height:auto;}

.rohe-module-6-bottom-content2 {padding:0px 20px 0px 0px;}
.rohe-module-6-bottom-content2 img {border-radius:20px;}
.rohe-module-6-bottom-content2 h3 {font-size:26px;font-weight:700;line-height:32px;padding-bottom:10px;}
.rohe-module-6-bottom-content2 p {font-size:16px;font-weight:300;line-height:24px;min-height:auto;}

.rohe-module-6-bottom-content3 {padding: 0px 0px 40px 0px;}
.rohe-module-6-bottom-content3 h3 {font-size:22px;font-weight:500;line-height:28px;padding-bottom:10px;}
.rohe-module-6-bottom-content3 p {font-size:16px;font-weight:300;line-height:24px;min-height:auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-main-container {height: auto;position: relative;max-width: 100%;z-index:1;padding-bottom: 30px;}
.rohe-module-7-inner-container {margin-top:60px;position: relative;}
.rohe-module-7-t-col {}
.rohe-module-7-t-col-l-col {}
.rohe-module-7-t-col-l-col-image-container {    
	max-width: 75%;
    height: auto;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    clear: both;}
.rohe-module-7-t-col-l-col-image-container img {}
.rohe-module-7-t-col-r-col {position: relative;padding:40px 20px 0px 20px;}
.rohe-module-7-t-col-r-col-copy-container {}
.rohe-module-7-t-col-r-col-copy-container h2 {font-size:38px;font-weight:300;line-height:50px;}
.rohe-module-7-t-col-r-col-copy-container p {font-size:18px;font-weight:300;line-height:27px;}

.rohe-module-7-steps-main-container {max-width:920px;margin:0 auto;}
.rohe-module-7-steps-container {position: relative;max-width: 100%;margin: 40px 0px 40px 0px;}

.rohe-module-7-bottom-container {max-width: 1140px;margin: 0 auto;margin-top: 40px;padding:0px 20px 0px 20px;}
.rohe-module-7-bottom-inner-container {}
.rohe-module-7-bottom-left-column {}
.rohe-module-7-bottom-right-column {padding-left: 20px;margin-top:20px;margin-bottom:40px;}
.rohe-module-7-bottom-content {padding: 0px 0px 0px 0px;}
.rohe-module-7-bottom-content h3 {font-size:26px;font-weight:300;line-height:32px;padding-bottom:20px;}
.rohe-module-7-bottom-content p {font-size:18px;font-weight:300;line-height:27px;min-height:auto;}
.rohe-module-7-quote-content {position:relative;}
.rohe-module-7-quote-content p {font-size:14px;font-weight:300;line-height:24px;margin-bottom:0px;}
p.eyebrow2 {font-size:22px;font-weight:300;line-height:32px;padding-bottom:20px;max-width: 100%;}
.rohe-module-7-quote-content p.eyebrow2:before {
    content: '';
    width: 9px;
    height: 162px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -25px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: -o-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: linear-gradient(to top, rgba(237,136,0,0), rgba(237,136,0,1));
}
/*===============================
  END ROHE MODULE 7
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 8
  ===============================*/
.rohe-module-8-main-container {position: relative;height: auto;max-width: 100%;z-index:0;background-color:#D4EFFC;}
.rohe-module-8-inner-container {position: relative;height: auto;z-index:3;max-width: 1170px;margin-top: 50px;margin-bottom: 50px;}
.rohe-module-8-t-col {position: relative;height: auto;padding: 0px 20px 40px 20px;}
.rohe-module-8-l-col {position: relative;height: auto;padding: 0px 20px 0px 20px;}
.rohe-module-8-r-col {position: relative;height: auto;padding: 0px 20px 0px 20px;}

.rohe-module-8-card1-container {
	position: relative;
	min-height: 400px;
	height: auto;
	max-width: 438px;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 15px;
	padding: 0px 20px 0px 20px;
}
.rohe-module-8-card1-content {margin-top: 50px;}

.rohe-module-8-card2-container {
	position: relative;
	min-height: 500px;
	height: auto;
	max-width: 438px;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 15px;
	padding: 0px 20px 0px 20px;
}
.rohe-module-8-card2-content {margin-top: 50px;}
.rohe-module-8-icon-bkg {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    margin-bottom: 20px;
	margin:0 auto;
	
}
.rohe-module-8-icon-bkg img {
    width: 60px;
}
.rohe-module-8-h2 {font-size:26px;font-weight:700;line-height:32px;}
.rohe-module-8-h3 {font-size:22px;font-weight:700;line-height:28px;text-align: center;padding:20px 0px 20px 0px;}
.rohe-module-8-p {font-size:16px;font-weight:300;line-height:24px;text-align: center;}
.rohe-module-8-ul {font-size:16px;font-weight:300;line-height:24px;}
.rohe-module-8-ul li {padding-bottom:10px;}

.rohe-module-8-bottom-left-column {padding: 20px 20px 0px 20px;text-align: center;}
.rohe-module-8-bottom-right-column {padding: 40px 20px 30px 20px;max-width: 720px;margin: 0 auto;}
.rohe-module-8-bottom-image-container {}
.rohe-module-8-bottom-image-container img {border-radius:20px;}
.rohe-module-8-bottom-copy-container {padding-top:20px;}
.rohe-module-8-bottom-copy-container p {font-size:18px;font-weight:300;line-height:27px;}
p.eyebrow3:before {
	content: '';
	width: 50px;
	height: 2px;
	background: #ED8800;
	position: relative;
	top: -12px;
	display: block;
}
/*===============================
  END ROHE MODULE 8
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 9
  ===============================*/
.rohe-module-9-main-container {padding:60px 20px 40px 20px;}
.rohe-module-9-inner-container {}
.rohe-module-9-bottom-left-column {}
.rohe-module-9-bottom-left-column h2 {font-size:24px;font-weight:300;line-height:30px;}
.rohe-module-9-bottom-right-column {}
.rohe-module-9-bottom-right-column p {font-size:16px;font-weight:300;line-height:24px;}
/*===============================
  BEGIN ROHE MODULE 9
  ===============================*/

@media (min-width: 320px) {
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-steps-main-container {max-width:250px;margin:0 auto;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-steps-main-container {max-width:250px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-steps-main-container {max-width:250px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-steps-main-container {max-width:250px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
	
}

@media (min-width: 360px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
#rohe-module-2-mobile-jump-link .dropdown-item {font-size: 14px;}	
/*===============================
  END ROHE MODULE 2
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-steps-main-container {max-width:270px;margin:0 auto;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-steps-main-container {max-width:270px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-steps-main-container {max-width:270px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-steps-main-container {max-width:270px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
}

@media (min-width: 375px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
#rohe-module-2-mobile-jump-link .dropdown-item {font-size: 16px;}	
/*===============================
  END ROHE MODULE 2
  ===============================*/	
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-steps-main-container {max-width:290px;margin:0 auto;}
.tuition-table>:not(caption)>*>* {
    padding: 20px 10px;
    box-shadow:none;
}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-steps-main-container {max-width:290px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-steps-main-container {max-width:290px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-steps-main-container {max-width:290px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/

}

@media (min-width: 400px) {
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-quote-content p.eyebrow2:before {height: 132px;}
/*===============================
  END ROHE MODULE 7
  ===============================*/	
}

@media (min-width: 576px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
#rohe-module-2-mobile-jump-link .dropdown-item {font-size: 20px;}	
/*===============================
  END ROHE MODULE 2
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-t-col-l-col-image-container {max-width: 100%;border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 3
  ===============================*/
	
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-t-col-l-col-image-container {max-width: 100%;border-radius: 20px 20px 20px 20px;}
.rohe-module-4-steps-main-container {max-width:480px;margin:0 auto;}
.tuition-table>:not(caption)>*>* {
    padding: 20px 25px;
    box-shadow:none;
}
	.tuition-table {width:440px;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-t-col-l-col-image-container {max-width: 100%;}
.rohe-module-5-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
.rohe-module-5-steps-main-container {max-width:480px;margin:0 auto;}

/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-t-col-l-col-image-container {max-width: 100%;}
.rohe-module-6-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
.rohe-module-6-steps-main-container {max-width:480px;margin:0 auto;}

/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-t-col-l-col-image-container {max-width: 100%;}
.rohe-module-7-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
.rohe-module-7-steps-main-container {max-width:480px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
}		

@media (min-width: 768px) {
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-main-container {height:auto;background: linear-gradient(to top, #fff 5%, #003057 0%);padding-bottom: 20px;}
.rohe-module-3-inner-container .cards {width: 230px;}
.rohe-module-3-t-col {padding-bottom: 60px;}
.rohe-module-3-t-col-r-col {padding:0px;}
.rohe-module-3-t-col-r-col-copy-container h2.eyebrow:before {
    content: '';
    width: 16px;
    height: 195px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -30px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: -o-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: linear-gradient(to top, rgba(65,182,230,0), rgba(65,182,230,1));
}
.rohe-module-3-t-col-l-col-image-container {max-width: 80%;}
.cards-container {margin: 0 auto;}
.rohe-module-3-inner-container .card-1 {}
.rohe-module-3-inner-container .card-2 {margin-top:30px;}
.rohe-module-3-inner-container .card-3 {margin-top:90px;}
.rohe-module-3-inner-container .card-4 {margin-top:30px;}
.rohe-module-3-l-col {padding: 80px 0px 0px 0px;}
.rohe-module-3-l-col .cta-tertiary-container {text-align: left}
.rohe-module-3-r-col {padding:0px;padding-left:20px}

/*===============================
  END ROHE MODULE 3
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-main-container {height:auto;padding-bottom: 20px;}
.rohe-module-4-t-col {padding-bottom: 60px;}
.rohe-module-4-t-col-r-col {padding:0px;}
.rohe-module-4-t-col-r-col-copy-container h2.eyebrow:before {
    content: '';
    width: 16px;
    height: 180px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -30px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: -o-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: linear-gradient(to top, rgba(237,136,0,0), rgba(237,136,0,1));
}
.rohe-module-4-t-col-l-col-image-container {max-width: 80%;}
	
.rohe-module-4-steps-main-container {max-width:540px;margin:0 auto;}
/*===============================
  END ROHE MODULE 4
  ===============================*/	
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-main-container {height:auto;padding-bottom: 20px;min-height: 330px;}
.rohe-module-5-t-col {}
.rohe-module-5-t-col-r-col {padding:0px;}
.rohe-module-5-t-col-r-col-copy-container h2.eyebrow:before {
    content: '';
    width: 16px;
    height: 195px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -30px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: -o-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: linear-gradient(to top, rgba(65,182,230,0), rgba(65,182,230,1));
}
.rohe-module-5-t-col-l-col-image-container {max-width: 80%;}
	
.rohe-module-5-steps-main-container {max-width:540px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-main-container {height:auto;padding-bottom: 20px;min-height: 330px;}
.rohe-module-6-t-col {}
.rohe-module-6-t-col-r-col {padding:0px;}
.rohe-module-6-t-col-r-col-copy-container h2.eyebrow:before {
    content: '';
    width: 16px;
    height: 180px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -30px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: -o-linear-gradient(bottom, rgba(237,136,0,0), rgba(237,136,0,1));
	background-image: linear-gradient(to top, rgba(237,136,0,0), rgba(237,136,0,1));
}
.rohe-module-6-t-col-l-col-image-container {max-width: 80%;}
	
.rohe-module-6-steps-main-container {max-width:540px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-main-container {height:auto;padding-bottom: 20px;min-height: 330px;}
.rohe-module-7-t-col {}
.rohe-module-7-t-col-r-col {padding:0px;}
.rohe-module-7-t-col-r-col-copy-container h2.eyebrow:before {
    content: '';
    width: 16px;
    height: 195px;
    position: absolute;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-left: -30px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: -o-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,1));
	background-image: linear-gradient(to top, rgba(65,182,230,0), rgba(65,182,230,1));
}
.rohe-module-7-t-col-l-col-image-container {max-width: 80%;}
	
.rohe-module-7-steps-main-container {max-width:540px;margin:0 auto;}
.rohe-module-7-quote-content p.eyebrow2:before {height: 102px;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 8
  ===============================*/
.rohe-module-8-inner-container {max-width: 970px;}
.rohe-module-8-t-col {padding: 0px 20px 40px 20px;}
.rohe-module-8-l-col {padding: 0px 20px 0px 20px;}
.rohe-module-8-r-col {padding: 0px 20px 0px 20px;}
.rohe-module-8-card1-container {min-height: 450px;padding: 0px 35px 0px 35px;}
.rohe-module-8-card2-container {min-height: 450px;padding: 0px 35px 0px 35px;}
/*===============================
  END ROHE MODULE 8
  ===============================*/
}
	
@media (min-width: 992px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
.rohe-module-2-inner-container {padding-top:60px;}
.rohe-module-2-mobile-dropdown {
	display: none;
}

.rohe-module-2-jump-nav {
	display: block
}
.rohe-module-2-lcolumn {position: relative;height: auto;padding: 0px 0px 0px 0px;}
.rohe-module-2-mcolumn {position: relative;height: auto;padding: 0px 0px 0px 15px;}
.rohe-module-2-mcolumn p {max-width:200px;text-align: left;}
.rohe-module-2-mcolumn-image-container {text-align: left;}
p.eyebrow:before {
    content: '';
    width: 50px;
    height: 2px;
    background: #ED8800;
    position: relative;
    top: -12px;
    display: block;
	margin-top:20px;
	
}
.rohe-module-2-rcolumn {position: relative;height: auto;padding: 0px 0px 0px 0px;}
/*===============================
  END ROHE MODULE 2
  ===============================*/	
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-main-container {height:auto;background: linear-gradient(to top, #fff 8%, #003057 0%);padding-bottom: 0px;}
.rohe-module-3-inner-container .cards {width: 275px;height:auto;}
.rohe-module-3-inner-container p {padding-top: 20px;padding-bottom:20px;}
.rohe-module-3-t-col {padding-bottom: 80px;}
.rohe-module-3-t-col-l-col-image-container {max-width:420px;}
.rohe-module-3-t-col-r-col {margin-top: 60px;}
.rohe-module-3-t-col-r-col-copy-container {max-width: 560px;}
.rohe-module-3-t-col-r-col-copy-container h2 {font-size:65px;line-height:80px;}
.rohe-module-3-l-col {padding-left: 30px;padding-top: 120px;padding-right: 10px;}
.rohe-module-3-l-col h3 {font-size:34px;line-height:47px;}
.rohe-module-3-l-col p {font-size:16px;max-width:300px;}
.cards-container {margin: 0;}
.rohe-module-3-inner-container .card-2 {margin-left:0;}
.rohe-module-3-inner-container .card-3 {margin-left:0;}
.rohe-module-3-inner-container .card-4 {margin-left:0;}
/*===============================
  END ROHE MODULE 3
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-main-container {padding-bottom: 0px;}
.rohe-module-4-inner-container {margin-top:0px;position: relative;}
.rohe-module-4-t-col {padding-bottom: 80px;}
.rohe-module-4-t-col-l-col-image-container {max-width:420px;}
.rohe-module-4-t-col-r-col {margin-top: 60px;}
.rohe-module-4-t-col-r-col-copy-container {max-width: 560px;}
.rohe-module-4-t-col-r-col-copy-container h2 {font-size:65px;line-height:80px;}
.rohe-module-4-t-col-r-col-copy-container h2.eyebrow:before {height: 220px;}
.rohe-module-4-t-col-r-col-copy-container p {padding-top: 20px;padding-bottom:20px;}
	
.rohe-module-4-steps-container {margin: 60px 0px 140px 0px;}
.rohe-module-4-steps-main-container {max-width:768px;margin:0 auto;}
.rohe-module-4-steps-l-col {max-width: 250px;margin-right: 40px;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-main-container {padding-bottom: 0px;min-height:420px;}
.rohe-module-5-inner-container {margin-top:0px;position: relative;}
.rohe-module-5-t-col {}
.rohe-module-5-t-col-l-col-image-container {max-width:420px;position: absolute;
    padding-top: 60px;}
.rohe-module-5-t-col-r-col {margin-top: 100px;}
.rohe-module-5-t-col-r-col-copy-container {max-width: 560px;}
.rohe-module-5-t-col-r-col-copy-container h2 {font-size:65px;line-height:80px;}
.rohe-module-5-t-col-r-col-copy-container h2.eyebrow:before {height: 220px;}
.rohe-module-5-t-col-r-col-copy-container p {padding-top: 20px;padding-bottom:20px;}
	
.rohe-module-5-steps-container {margin: 60px 0px 140px 0px;}
.rohe-module-5-steps-main-container {max-width:768px;margin:0 auto;}
	
.rohe-module-5-bottom-container {margin-top: 100px;padding:0px;}
.rohe-module-5-bottom-content {padding: 0px 45px 20px 0px;}
.rohe-module-5-bottom-content p {min-height: 216px;}
	
.rohe-module-5-bottom-content {padding: 0px 45px 20px 0px;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-main-container {padding-bottom: 0px;min-height:420px;}
.rohe-module-6-inner-container {margin-top:0px;position: relative;}
.rohe-module-6-t-col {}
.rohe-module-6-t-col-l-col-image-container {max-width:420px;position: absolute;
    padding-top: 60px;}
.rohe-module-6-t-col-r-col {margin-top: 100px;}
.rohe-module-6-t-col-r-col-copy-container {max-width: 560px;}
.rohe-module-6-t-col-r-col-copy-container h2 {font-size:65px;line-height:80px;}
.rohe-module-6-t-col-r-col-copy-container h2.eyebrow:before {height: 220px;}
.rohe-module-6-t-col-r-col-copy-container p {padding-top: 20px;padding-bottom:20px;}
	
.rohe-module-6-steps-container {margin: 60px 0px 140px 0px;}
.rohe-module-6-steps-main-container {max-width:768px;margin:0 auto;}
	
.rohe-module-6-bottom-container1 {margin-top: 120px;margin-bottom:0px;padding:0px;}
.rohe-module-6-bottom-container2 {margin-top: 0px;padding:0px;}
.rohe-module-6-bottom-container3 {margin-top: 60px;padding:0px;}
.rohe-module-6-bottom-content1 {padding: 0px 30px 20px 0px;}
.rohe-module-6-bottom-content1 p {min-height: 210px;}
	
.rohe-module-6-bottom-content2 {padding: 0px 45px 0px 0px;}
.rohe-module-6-bottom-content2 p {min-height:auto;}
.rohe-module-6-bottom-content2 h3 {padding-top:20px;padding-bottom:0px;}
	
.rohe-module-6-bottom-content3 {padding: 0px 30px 20px 0px;}
.rohe-module-6-bottom-content3 p {min-height: 210px;}
	
.rohe-module-6-bottom-left-column2 {background-color:#F2F2F2;border-radius: 0px 20px 20px 0px;padding:40px 0px 40px 0px;}
.rohe-module-6-bottom-right-column2 {background-color:#F2F2F2;border-radius: 0px 20px 20px 0px;padding:40px 0px 40px 0px;}

.rohe-module-6-bottom-content2 img {max-width:300px;}
	
	
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-main-container {padding-bottom: 0px;min-height:420px;}
.rohe-module-7-inner-container {margin-top:0px;position: relative;}
.rohe-module-7-t-col {}
.rohe-module-7-t-col-l-col-image-container {max-width:420px;position: absolute;
    padding-top: 60px;}
.rohe-module-7-t-col-r-col {margin-top: 100px;}
.rohe-module-7-t-col-r-col-copy-container {max-width: 560px;}
.rohe-module-7-t-col-r-col-copy-container h2 {font-size:65px;line-height:80px;}
.rohe-module-7-t-col-r-col-copy-container h2.eyebrow:before {height: 220px;}
.rohe-module-7-t-col-r-col-copy-container p {padding-top: 20px;padding-bottom:20px;}
	
.rohe-module-7-steps-container {margin: 60px 0px 140px 0px;}
.rohe-module-7-steps-main-container {max-width:768px;margin:0 auto;}
	
.rohe-module-7-bottom-container {margin-top: 100px;padding:0px;}
.rohe-module-7-bottom-content {padding: 0px 45px 20px 0px;}
.rohe-module-7-bottom-content p {padding-bottom:20px;}
	
.rohe-module-7-bottom-content {padding: 0px 45px 20px 0px;}
.rohe-module-7-bottom-right-column {padding-left: 70px;margin-top:0px;}
p.eyebrow2 {max-width: 170px;}
.rohe-module-7-quote-content p.eyebrow2:before {height: 192px;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
	
/*===============================
  BEGIN ROHE MODULE 8
  ===============================*/	
.rohe-module-8-bottom-left-column {padding:40px 0px 30px 20px;text-align:left;}
.rohe-module-8-bottom-right-column {padding:40px 20px 30px 60px;}
/*===============================
  END ROHE MODULE 8
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 9
  ===============================*/
.rohe-module-9-main-container {}
.rohe-module-9-inner-container {max-width: 1140px;}
.rohe-module-9-bottom-left-column {}
.rohe-module-9-bottom-left-column h2 {font-size:34px;font-weight:300;line-height:47px;max-width: 220px;}
.rohe-module-9-bottom-right-column {}
.rohe-module-9-bottom-right-column p {font-size:20px;font-weight:300;line-height:30px;}
/*===============================
  BEGIN ROHE MODULE 9
  ===============================*/
}

@media (min-width: 1200px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
.rohe-module-2-mcolumn {position: relative;height: auto;padding: 0px 0px 0px 40px;}	
.rohe-module-2-rcolumn {position: relative;height: auto;padding: 0px 80px 0px 0px;}
.rohe-module-3-gradient-1 {
		display: block;
		height: 552px;
		width: 35px;
		position: absolute;
		right: 55%;
		bottom: 140px;
		z-index: -1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: -o-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: linear-gradient(to top, rgba(0,103,185,0), rgba(0,103,185,.3));
	}
.rohe-module-3-gradient-2 {
		display: block;
		height: 940px;
		width: 115px;
		position: absolute;
		right: 10%;
		bottom: 140px;
		z-index: -1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: -o-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: linear-gradient(to top, rgba(0,103,185,0), rgba(0,103,185,.3));
	}
.rohe-module-3-gradient-3 {
		display: block;
		height: 860px;
		width: 175px;
		position: absolute;
		right: 0%;
		bottom: 140px;
		z-index: -1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: -o-linear-gradient(bottom, rgba(0,103,185,0), rgba(0,103,185,.3));
		background-image: linear-gradient(to top, rgba(0,103,185,0), rgba(0,103,185,.3));
	}

/*===============================
  END ROHE MODULE 2
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-main-container {min-height: 825px;height: auto;}
.rohe-module-3-inner-container .cards {width: 100%;max-width:290px;height:auto;}
.rohe-module-3-t-col-l-col-image-container {max-width:530px;}
.rohe-module-3-t-col-l-col-image-container img {border-radius: 0px 20px 20px 0px;}
.cards-container {margin: 0;}
.rohe-module-3-l-col {padding-left: 50px;padding-top: 100px;}
.rohe-module-3-m-col {padding-left: 0px;
padding-right: 0px;
margin-left: 170px;
width: 270px;}
.rohe-module-3-r-col {padding-left: 20px;width: 270px;}
/*===============================
  END ROHE MODULE 3
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-main-container {min-height: 825px;height: auto;}
.rohe-module-4-inner-container .cards {width: 100%;max-width:290px;height:auto;}
.rohe-module-4-t-col-l-col-image-container {border-radius: 0px 20px 20px 0px;max-width:530px;}
	
.rohe-module-4-gradient-1 {
		display: block;
		height: 552px;
		width: 88px;
		position: absolute;
		left: 0px;
		top: 700px;
		z-index: -1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(212,239,252,0), rgba(212,239,252,.4));
		background-image: -o-linear-gradient(bottom, rgba(212,239,252,0), rgba(212,239,252,.4));
		background-image: linear-gradient(to top, rgba(212,239,252,0), rgba(212,239,252,.4));
	}
.rohe-module-4-gradient-2 {
		display: block;
		height: 314px;
		width: 34px;
		position: absolute;
		left: 70px;
		top: 960px;
		z-index: -1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,48,87,0), rgba(0,48,87,.5));
		background-image: -o-linear-gradient(bottom, rgba(0,48,87,0), rgba(0,48,87,.5));
		background-image: linear-gradient(to top, rgba(0,48,87,0), rgba(0,48,87,.5));
	}
.rohe-module-4-gradient-3 {
		   display: block;
		height: 342px;
		width: 24px;
		position: absolute;
		left: 130px;
		top: 820px;
		z-index: -1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,.6));
		background-image: -o-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,.6));
		background-image: linear-gradient(to top, rgba(65,182,230,0), rgba(65,182,230,.6));
	}
.rohe-module-4-gradient-4 {
		display: block;
		height: 370px;
		width: 34px;
		position: absolute;
		right: 130px;
		top: 2260px;
		z-index: -1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(212,239,252,0), rgba(212,239,252,.6));
		background-image: -o-linear-gradient(bottom, rgba(212,239,252,0), rgba(212,239,252,.6));
		background-image: linear-gradient(to top, rgba(212,239,252,0), rgba(212,239,252,.6));
	}
.rohe-module-4-gradient-5 {
		display: block;
		height: 738px;
		width: 78px;
		position: absolute;
		right: 70px;
		top: 1150px;
		z-index: -1;
		border-radius: 15px;
		background-image: -webkit-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,.4));
		background-image: -o-linear-gradient(bottom, rgba(65,182,230,0), rgba(65,182,230,.4));
		background-image: linear-gradient(to top, rgba(65,182,230,0), rgba(65,182,230,.4));
	}
.rohe-module-4-gradient-6 {
		display: block;
		height: 856px;
		width: 108px;
		position: absolute;
		right: 0px;
		top: 1540px;
		z-index: -1;
		border-radius: 15px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,48,87,0), rgba(0,48,87,.5));
		background-image: -o-linear-gradient(bottom, rgba(0,48,87,0), rgba(0,48,87,.5));
		background-image: linear-gradient(to top, rgba(0,48,87,0), rgba(0,48,87,.5));
	}
.rohe-module-4-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-main-container {height: auto;min-height:390px;}
.rohe-module-5-inner-container .cards {width: 100%;max-width:290px;height:auto;}
.rohe-module-5-t-col-l-col-image-container {max-width:530px;}
.rohe-module-5-t-col-l-col-image-container img {border-radius: 0px 20px 20px 0px;}
	
.rohe-module-5-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-main-container {height: auto;min-height:390px;}
.rohe-module-6-inner-container .cards {width: 100%;max-width:290px;height:auto;}
.rohe-module-6-t-col-l-col-image-container {max-width:530px;}
.rohe-module-6-t-col-l-col-image-container img {border-radius: 0px 20px 20px 0px;}
	
.rohe-module-6-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-main-container {height: auto;min-height:390px;}
.rohe-module-7-inner-container .cards {width: 100%;max-width:290px;height:auto;}
.rohe-module-7-t-col-l-col-image-container {max-width:530px;}
.rohe-module-7-t-col-l-col-image-container img {border-radius: 0px 20px 20px 0px;}	
.rohe-module-7-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 8
  ===============================*/
.rohe-module-8-inner-container {max-width: 1170px;}
.rohe-module-8-t-col {padding: 0px 0px 40px 0px;}
.rohe-module-8-l-col {padding: 0px;}
.rohe-module-8-r-col {padding: 0px;}
.rohe-module-8-card1-container {margin-left: 115px;}
.rohe-module-8-card2-container {margin-right: 115px;}
.rohe-module-8-bottom-left-column {padding:40px 0px 30px 20px;}
.rohe-module-8-bottom-right-column {padding:40px 20px 30px 60px;}
/*===============================
  END ROHE MODULE 8
  ===============================*/
}

@media (min-width: 1440px) {
/*===============================
  BEGIN ROHE MODULE 2
  ===============================*/	
.rohe-module-2-mcolumn {position: relative;height: auto;padding: 0px 0px 0px 80px;}	
.rohe-module-2-rcolumn {position: relative;height: auto;padding: 0px 80px 0px 0px;}
/*===============================
  END ROHE MODULE 2
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
.rohe-module-3-t-col-l-col-image-container {max-width:586px;}
.rohe-module-3-l-col {padding-top:100px;padding-left: 100px;}
.rohe-module-3-m-col {padding-left: 190px;margin-left: 0px;width:33.33333333%;}
.rohe-module-3-r-col {padding-left: 60px;width:33.33333333%;}
/*===============================
  END ROHE MODULE 3
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
.rohe-module-4-t-col-l-col-image-container {max-width:586px;}
	
.rohe-module-4-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-main-container {min-height:420px;}
.rohe-module-5-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
.rohe-module-5-t-col-l-col-image-container {max-width:586px;}
	
.rohe-module-5-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-main-container {min-height:420px;}
.rohe-module-6-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
.rohe-module-6-t-col-l-col-image-container {max-width:586px;}
	
.rohe-module-6-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-main-container {min-height:420px;}
.rohe-module-7-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
.rohe-module-7-t-col-l-col-image-container {max-width:586px;}
.rohe-module-7-steps-main-container {max-width:800px;margin:0 auto;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
}

@media (min-width: 1441px) {
/*===============================
  BEGIN ROHE MODULE 3
  ===============================*/
.rohe-module-3-t-col-l-col-image-container {border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 3
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 4
  ===============================*/
.rohe-module-4-t-col-l-col-image-container {border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 4
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 5
  ===============================*/
.rohe-module-5-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 5
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 6
  ===============================*/
.rohe-module-6-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 6
  ===============================*/
/*===============================
  BEGIN ROHE MODULE 7
  ===============================*/
.rohe-module-7-t-col-l-col-image-container img {border-radius: 20px 20px 20px 20px;}
/*===============================
  END ROHE MODULE 7
  ===============================*/
	
}

@media (min-width: 1500px) {
	
}

@media (min-width: 1650px) {
	
}
	
		

