﻿@charset "UTF-8";


    @import url("https://fonts.googleapis.com/icon?family=Material+Icons");
	
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}


ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: outside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #f0f0f0;
    color: #020202;
    font-size: 13px;
	font-weight: 500;
}

.CommandButton, .Head, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Jura', sans-serif;
}


.Normal, .Normal p {
	font-family: 'Lato', sans-serif;
	color: #222;
	font-weight: 400;
	text-transform: initial;
}

.Normal p a {
	color: #6cb3ad;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-transform: initial;
}


.Normal strong, .Normal p strong , .Normala strong, .Normal strong a{
	font-weight: 700
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    color: #333;
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7
}

.bs-callout-primary p:last-child {
    margin-bottom: 0
}

.bs-callout-primary .highlight, .bs-callout-primary code {
    background-color: #fff
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f
}

.bs-callout-danger p:last-child {
    margin-bottom: 0
}

.bs-callout-danger .highlight, .bs-callout-danger code {
    background-color: #fff
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e
}

.bs-callout-warning p:last-child {
    margin-bottom: 0
}

.bs-callout-warning .highlight, .bs-callout-warning code {
    background-color: #fff
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de
}

.bs-callout-info p:last-child {
    margin-bottom: 0
}

.bs-callout-info .highlight, .bs-callout-info code {
    background-color: #fff
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c
}

.bs-callout-success p:last-child {
    margin-bottom: 0
}

.bs-callout-success .highlight, .bs-callout-success code {
    background-color: #fff
}
	
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

div#siteWrapper {
    overflow-x: hidden;
background: white;
}

a#dnn_ctr_Login_Login_DNN_cancelLink {
    display: none;
}

.homepage main {
    display: none;
}

.homepage div#dnn_ContentPane .DnnModule-Admin {
    padding-top: 80px;
    padding-bottom: 200px;
}

a#dnn_ctr_Login_Login_DNN_cmdLogin {
    color: #FFF !important;
    display: inline-block;
    padding: 20px 30px;
    text-transform: uppercase !important;
    border-radius: 50px;
    margin-bottom: 30px;
    font-weight: 700 !important;
    height: auto;
    padding: 15px;
    border: 0px solid;
    box-shadow: none;
    min-width: 150px;
    float: right;
    margin-right: 90px;
}

img#dnn_ctr_dnnICON_imgIcon {
    display: none;
}

.homepage div#dnn_ContentPane .DnnModule-Admin .dnnForm.dnnLogin.dnnClear {
    padding-top: 20px;
}

.homepage div#dnn_ContentPane .DnnModule-Admin .dnnLoginActions {
    float: right;
    padding-right: 80px;
}

h1, h2, h3, h4, h5, h6 {
    color: #020202;
    line-height: 1.3em;
    margin: 0 0 10px;
	font-weight: 700;
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
	margin-bottom: 20px;
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.25rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.chameleon_slider.NewsOne .main_panel .media_link:hover {
    display: none!important;
}

.personasection {
	width: 100%;
	float: left;
	margin-top: -92px;
}

.row.dnnpane.personas {
    display: flex;
    margin-left: 0px;
    margin-right: 45px;
    justify-content: center;
}

.col.fifth {
    width: 25%;
}

.personas .DNNContainer_Title_h3 {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 5px;
}

.personas .DNNModuleContent {
    padding-left: 15px;
}

div#dnn_Persona1, div#dnn_Persona2, div#dnn_Persona3, div#dnn_Persona4 {
	background: white!important;
} 

.personas .col.fifth .DnnModule {
    background: white;
    border-radius: 0px 139px 139px 0px;
    box-shadow: 3px 2px 5px #9b9b9b9c;
    padding-left: 105px;
    margin-right: -45px;
    margin-left: -65px;
}

.personas .titlewrap {
    display: flex;
    align-items: center;
}

.circle {
    height: 80px;
    width: 80px;
    background-size: contain!important;
	background-repeat: no-repeat!important;
}

div#dnn_Persona1 {
	z-index: 6;
}
div#dnn_Persona2 {
	z-index: 5;
}
div#dnn_Persona3 {
	z-index: 4;
}
div#dnn_Persona4 {
	z-index: 3;
}
div#dnn_Persona5 {
	z-index: 2;
}

div#dnn_Persona1 .circle {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Circle-Glow-Dark-Blue.png);
}

div#dnn_Persona2 .circle {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Circle-Glow-Teal.png);
}

div#dnn_Persona3 .circle {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Circle-Glow-Blue.png);
}

div#dnn_Persona4 .circle {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Circle-Glow-Light-Blue.png);
}

div#dnn_Persona5 .circle {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Circle-Glow-Gray.png);
}

.personas h3 {
    font-size: 17px;
    text-transform: uppercase;
	margin-bottom: 0px!important;
    max-width: 110px;
}

.personas p {
    font-size: 13px;
    max-width: 210px;
}

.row.dnnpane.personas p a {
    text-decoration: none;
    color: white;
    padding: 3px 8px;
    border-radius: 15px;
    min-width: 150px!important;
    display: inline-block;
    margin-bottom: 20px;
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 15px;
	
}

.learnandgrowwrap p a:before,
 .row.dnnpane.personas p a:before { 
        /* https://github.com/google/material-design-icons/blob/master/iconfont/codepoints */
    content: "\e5c8";
    font-family: "Material Icons";
    position: absolute;
    right: 5px;
    top: 4px;
    font-size: 18px!important;
}

div#dnn_Persona1 p a {
    background: #405864;
	border: 2px solid #405864;
}

div#dnn_Persona2 p a {
    background: #6cb3ad;
	border: 2px solid #6cb3ad;
}

div#dnn_Persona3 p a {
    background: #4575b5;
	border: 2px solid #4575b5;
}

div#dnn_Persona4 p a {
    background: #48c4da;
	border: 2px solid #48c4da;
}

div#dnn_Persona5 p a {
    background: #768595;
	border: 2px solid #768595;
}

div#dnn_Persona1 p a:hover {
    color: #405864;
}

div#dnn_Persona2 p a:hover {
    color: #6cb3ad;
}

div#dnn_Persona3 p a:hover {
    color: #4575b5;
}

div#dnn_Persona4 p a:hover {
    color: #48c4da;
}

div#dnn_Persona5 p a:hover {
    color:  #768595;
}


.row.dnnpane.personas p a:hover {
	background: white!important;
}



.learnandgrowwrap p a {
    text-decoration: none;
    color: white;
    padding: 3px 8px;
    border-radius: 15px;
    min-width: 150px !important;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 15px;
	float: right;
}

div#dnn_P3_33_1bottom p a:link,
div#dnn_P3_33_1bottom p a:visited {
    background: #4475b6;
    border: 2px solid #4475b6;
}

div#dnn_P3_33_1bottom p a:hover {
    color: #4475b6;
}

div#dnn_P3_33_2bottom p a:link,
div#dnn_P3_33_2bottom p a:visited  {
    background: #6cb3ad;
    border: 2px solid #6cb3ad;
}

div#dnn_P3_33_2bottom p  a:hover {
    color: #6cb3ad;
}

div#dnn_P3_33_3bottom p a:link,
div#dnn_P3_33_3bottom p a:visited  {
    background: #48c4da;
    border: 2px solid #48c4da;
}

div#dnn_P3_33_3bottom p  a:hover {
    color: #48c4da;
}

.learnandgrowwrap p a:hover {
	background:white!important;
}

.row.dnnpane.personas p a:hover span {
    right: 3px!important;
}

.chameleon_slider.NewsOne .main_panel, .chameleon_slider {
	border-radius: 0px!important;
	border: 0px solid white!important;
}

a.learnmore,
.row.dnnpane.whatisagisp p a {
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 15px;
    min-width: 150px!important;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 15px;
    border: 2px solid #48c4da;
    color: #48c4da!important;
}

a.learnmore:hover,
.row.dnnpane.whatisagisp p a:hover {
	background: #48c4da;
	color: white!important;
}

.about p a {
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 15px;
    min-width: 150px!important;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 15px;
    border: 2px solid #3f5875;
    color: #3f5875;
    margin-top: 30px;
}


.about p a:hover {
	background: #3f5875;
	color: white;
}


a.learnmore::before,
.row.dnnpane.whatisagisp p a:before,
.about p a:before { 
        /* https://github.com/google/material-design-icons/blob/master/iconfont/codepoints */
    content: "\e5c8";
    font-family: "Material Icons";
    position: absolute;
    right: 5px;
    top: 4px;
    font-size: 18px!important;
}

.whatisbg {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/home-section1-bg.jpg);
    background-size: contain;
    min-height: 600px;
    background-repeat: no-repeat;
}

.whatisagisp {
    display: flex;
    align-items: center;
    padding-top: 60px;
}

.already .points {
	padding-bottom: 30px;
    background: url(/Portals/_default/Skins/GISCI-2024/Images/home-section1-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

div#dnn_P1_50_2 {
    max-width: 580px;
}

.row.dnnpane.whygisplevel h2 {
    color: white;
    background: #405864;
    padding: 40px 50px;
    border-radius: 50px 0px 0px 50px;
    margin-bottom: 0px;
	padding-bottom: 60px;
}

.row.dnnpane.whygisplevel {
    display: flex;
    align-items: center;
	padding-bottom: 60px;
}

.whygisplevel div#dnn_P2_25_1 {
    padding-right: 0px;
}
.whygisplevel  div#dnn_P2_75_2 {
    padding-left: 0px;
}

.searchregistry h2,
.searchregistry h3  {
    padding-top: 30px;
}

.searchregistry h2, .searchregistry h3, .searchregistry p {
    text-align: center;
    color: white;
}

.row.dnnpane.searchregistry {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/home-section2-bg.jpg);
    padding: 20px;
}
.wanttobe .row.dnnpane.searchregistry {
	background: url(/Portals/_default/Skins/GISCI-2024/Images/Want-to-be-banner.jpg)!important;
}


div#dnn_Registry {
    border: 2px solid white;
    padding: 10px;
	border-radius: 100px;
    position: relative;
}

div#dnn_Registry::before {
    content: " ";
    background: url(/Portals/_default/Skins/GISCI-2024/Images/white-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 60px;
    position: absolute;
    left: 50%;
    right: 50%!important;
    transform: translate(-50%,-50%);
    top: 23px!important;
}

.row.dnnpane.testimonials {
	z-index: 2;
	position: relative;
    padding-top: 80px;
}
.row.dnnpane.news {
	z-index: 1;
	position: relative;
}

.row.dnnpane.newstop {
    padding-top: 60px;
}

.row.dnnpane.testimonials h3 {
    color: #FFF;
    background: #48c4da;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 20px;
    font-size: 21px;
    text-transform: uppercase;
    margin-left: -15px;
    margin-top: 30px;
}

div#dnn_News2 .Normal img,
div#dnn_Portfolio2 .Normal img  {
    min-width: 180%!important;
}

.row.dnnpane.news .date {
    background: #6cb4ae;
    display: inline-block;
    padding: 10px 20px;
    color: white;
    font-size: 14px;
	margin-bottom: 15px;
}


.row.dnnpane.news .eds_template_List_Article_News-Home{
    border: 3px solid #6cb4ae;
    border-radius: 200px;
    padding-right: 400px;
    margin-right: -400px;
    max-width: 1270px;
    display: flex;
    justify-content: end;
    padding-left: 100px;
    margin-left: -100px;
}

div#dnn_Portfolio1 .DnnModule {
    border: 3px solid #6cb4ae;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.container.lesswide {
    max-width: 900px;
}

.container.lesswide .DnnModule .Normal {
	padding-top: 60px;
}

div#dnn_whatis {
    padding-top: 60px;
}

div#dnn_Getstarted {
    margin-bottom: 60px;
}

div#dnn_whatis  h3, div#dnn_whatis  h2 {
	text-align: center;
}

.row.dnnpane.news article.item_1 .newssummary, .row.dnnpane.news article.item_2 .newssummary {
	display: none!important;
}

div#dnn_ctr843_ViewEasyDNNNewsMain_ctl00_pnlListArticles {
    float: right;
    margin-top: -20px;
}

.row.dnnpane.news article.item_1,
.row.dnnpane.news article.item_2 {
	width: 50%!important;
	float: left;
}

.row.dnnpane.news article.edn_article.edn_clearFix.even.item_0 h3 {
    font-size: 21px;
}

.row.dnnpane.news article.edn_article.edn_clearFix.odd.item_1 h3,
.row.dnnpane.news article.edn_article.edn_clearFix.even.item_2 h3  {
    font-size: 18px;
	padding-right: 15px;
}

.row.dnnpane.news article {
    padding-bottom: 20px;
}

div#dnn_Newstop {
    padding-bottom: 40px;
}

.row.dnnpane.news {
    display: flex;
    align-items: center;
    max-height: 300px;
}

.learnandgrowwrap {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/learn-and-grow.jpg);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
	padding-top: 100px;
	padding-bottom: 100px;
}

.learnandgrow img {
    margin-bottom: 10px;
}

.row.dnnpane.learnandgrowtop {
    padding-bottom: 50px;
}


.row.dnnpane.employers {
    padding-bottom: 80px;
}

.row.dnnpane.about {
    display: flex;
    align-items: center;
}

.one .bottom::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Blue.png);
}

.two .bottom::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Teal.png);
}

.three .bottom::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Light-Blue.png);
}

.bottom::before {
    content: " ";
    height: 130px;
    width: 60px;
    float: left;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    margin-right: 20px;
}

h3 a {
    color: #405864!important;
}

.row.dnnpane.employers ul.slick-dots {
    display: none!important;
}

.employers .imagewrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.learnandgrow h3 {
    font-size: 24px;
}

footer .footer-above, footer .footer-below {
    background: #405864!important;
    border-top: 0px solid white!important;
    color: white;
}

div#dnn_footer_25_4 .Normal p span {
	font-size: 17px!important;
    text-transform: uppercase;
    font-family: 'Jura', sans-serif!important;
    font-weight: 600;
}

div#dnn_footer_25_4 footer .Normal p {
    margin-bottom: 20px;
}


footer .copyright a, footer .terms-priv a {
	color: white!important;	
}
	
.overlay {
    background: #00000073;
    z-index: 50;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.row.dnnpane.banner.contentstarts, .flexit .row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.flexit .row {
	width: 100%
}


.row.dnnpane.banner.contentstarts .innerover {
    position: absolute;
    margin: 0 auto!important;
    display: block;
    width: 100%;
}

.innerover h1 {
	color: white;
}

.gisptimeline p {
    background: #8cd4d0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 140px;
    width: 140px;
    border-radius: 50%!important;
    text-transform: uppercase;
    font-family: 'Jura', sans-serif;
	font-weight: 700
}

.gisptimeline li:last-child p {
    height: 160px;
    width: 160px;
	
}

.gisptimeline li {
    list-style-type: none;
    display: block;
    float: left;
    width: 16.66%;
	position: relative;
}

.gisptimeline ul {
    display: flex;
    align-items: center;
    text-align: center;
}

.landing .learnandgrow {
    padding-bottom: 60px;
}

.leftlink .Normal {
    float: right;
    max-width: 300px;
    display: block;
	padding-top: 60px;
	padding-bottom: 60px;
    width: 100%;
}
.rightlink .Normal {
    float: left;
    max-width: 300px;
    display: block;
	padding-top: 60px;
	padding-bottom: 60px;
    width: 100%;
}

.quicklinks .Normal p {
	text-align: center;
    text-transform: uppercase;
    font-family: 'Jura', sans-serif;
    font-weight: 700;
}

.quicklinks .Normal p a {
	background: #6cb3ad;
    border: 2px solid #6cb3ad;
	text-decoration: none;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    min-width: 100px!important;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 15px;
	text-align: left;
}

.quicklinks .Normal p a:before {
    content: "\e5c8";
    font-family: "Material Icons";
    position: absolute;
    right: 5px;
    top: 4px;
    font-size: 18px!important;
}

.quicklinks .Normal p a:hover {
	color: #6cb3ad;
	background: #FFF;
}

.DnnModule-DNN_HTML h3{
	text-transform: uppercase;
}

.inner.portfolio .whatisbg {
    min-height: 400px!important;
    background-position-x: -10%;
}

.inner.portfolio .whatisagisp {
    min-height: 300px;
}
	
.scores .Normal {
    display: flex;
    color: #FFF;
    border-radius: 30px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
	width: 100%!important;
    float: left;
}

.scores .Normal p {
    margin-bottom: 0px;
    padding: 10px 20px;
    color: #FFF;
    font-weight: 700;
}

.scores.education .Normal {
    background: #405864;
}

.scores.experience .Normal {
    background: #6db4ae;
}

.scores.contribution .Normal {
    background: #48c5db;
}

.Container-mod, .NO-Title {
    margin-bottom: 0px!important;
}

.benefits {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Blue-River-Banner.jpg);
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.benefits h3 {
    background: #3f5876;
    border-radius: 50%;
    min-height: 270px;
    min-width: 270px;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    color: white;
    border: 10px solid #ffffff69;
    font-size: 1.2REM;
}

div#dnn_P2_25_2 h3 {
    background: #6cb3ad;
}

div#dnn_P2_25_3 h3 {
    background: #4575b5;
}

div#dnn_P2_25_4 h3 {
    background: #48c5db;
}

div#dnn_Getstarted .DnnModule {
    padding-left: 100px;
    padding-right: 100px;
    background: #e5f4f7;
    border-radius: 100px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 60px;
}

div#dnn_Getstarted .DnnModule::before {
    content: " ";
    background: url(/Portals/_default/Skins/GISCI-2024/Images/teal-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 60px;
    position: absolute;
    left: 50%;
    right: 50%!important;
    transform: translate(-50%,-50%);
    top: 33px!important;
}



.bigbutton a, a.bigbutton {
    background: #6cb3ad;
    color: #FFF!important;
    display: inline-block;
	padding: 20px 30px;
	text-transform: uppercase!important;
	border-radius: 50px;
	margin-bottom: 30px;
font-weight: 700!important;
}



.exam.inner .row.dnnpane.searchregistry a.bigbutton {
    background: #FFF!important;
    color: #6cb3ad!important;
}

.smallbutton {
background: #6cb3ad;
    border: 2px solid #6cb3ad;
    text-decoration: none;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    min-width: 100px!important;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
}


div#dnn_Getstarted h3 {
	color: #3f5966;
	font-size: 28px;
	margin-bottom: 30px;
}

.row.dnnpane.news.portfolio {
    margin-top: 160px;
    margin-bottom: 160px;
}


.portfolio h4 {
	font-size: 21px;
}

.portfolio h4 span {
	color: #6cb3ad;
	font-size: 18px;
}

.row.dnnpane.righthalfcirclebg, .row.dnnpane.lefthalfcirclebg {
    display: flex;
    align-items: center;
}

.righthalfcirclebg .col-md-7 .DnnModule .DNNModuleContent,
.lefthalfcirclebg .col-md-7 .DnnModule .DNNModuleContent {
    max-width: 720px;
}

.righthalfcirclebg .col-md-5 .DnnModule,
.lefthalfcirclebg .col-md-5 .DnnModule {
    max-width: 465px;
}

.righthalfcirclebg .col-md-7 {
	padding-right: 0px!important;
}

.lefthalfcirclebg .col-md-7 {
	padding-left: 0px!important;
}


.righthalfcirclebg .col-md-5 .DnnModule, .lefthalfcirclebg .col-md-7 .DNNModuleContent {
	float: right;
}

.lefthalfcirclebg .DnnModule-EasyDNNnews p,
.righthalfcirclebg .DnnModule-EasyDNNnews p {
    font-size: 14px;
}

.righthalfcirclebg .col-md-7 .DnnModule {
    background: #e5f4f7;
    border-radius: 300px 0px 0px 300px;
}

.lefthalfcirclebg .col-md-7 .DnnModule{
    background: #e5f4f7;
    border-radius: 0px 300px 300px 0px;
    display: block;
    float: right;
    width: 100%;
}

.imagewrap h3 {
    margin-top: -50px;
    background: #48c5db;
    border-radius: 20px;
    text-align: center;
    color: white;
    z-index: 1;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
    padding: 5px;
}

.lefthalfcirclebg .articlewrap .row,
.righthalfcirclebg .articlewrap .row {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}


.lefthalfcirclebg,
.righthalfcirclebg {
	margin-top: 30px;
	margin-bottom: 30px;
}

div#dnn_Getstarted .DnnModule .Normal p {
	margin-bottom: 0px;
}

.exam .whatisbg {
	margin-left: -15px;
	margin-right: -15px;
}

.table h3 {
    text-align: center;
}

.table table {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	display: block;
	border: 0px solid white;
}

.table table tr, .table table  td {
	width: 100%;
}

.table table  td,
.table table  th {
	border: 0px solid white;
	font-size: 17px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.table table tr {
	border-bottom: 1px solid #6db4ae;
}

.table table tr:last-child {
	border-bottom: 0px solid white!important;
}

.gettingstarted {
    margin-top: 80px;
}

.gettingstarted  h3 {
    margin-bottom: 40px;
}

.row.dnnpane.gettingstartedinnerbottom .top .Normal {
    padding-top: 20px;
	min-height: 160px;
}


.row.dnnpane.gettingstartedinnerbottom .top .Normal p {
	font-size: 14px;
}

.row.dnnpane.gettingstartedinnerbottom .one  .top .Normal {
    border-top: 5px solid #405864;
}

.row.dnnpane.gettingstartedinnerbottom .two  .top .Normal {
    border-top: 5px solid #6cb3ad;
}

.row.dnnpane.gettingstartedinnerbottom .three  .top .Normal {
    border-top: 5px solid #4575b5;
}

.row.dnnpane.gettingstartedinnerbottom .four  .top .Normal {
    border-top: 5px solid #47c3db;
}

.gettingstarted h4 {
    height: 170px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    color: white;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.gettingstarted .one h4 {
    background: #3f5876;
}

.gettingstarted .two h4 {
    background: #6cb3ad;
}

.gettingstarted .three h4 {
    background: #4575b5;
}

.gettingstarted .four h4 {
    background: #48c5db;
}

.gettingstarted h5 {
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}

.gettingstarted .one h5 {
    color: #3f5876;
}

.gettingstarted .two h5 {
    color: #6cb3ad;
}

.gettingstarted .three h5 {
    color: #4575b5;
}

.gettingstarted .four h5 {
    color: #48c5db;
}


.col-md-3.spacingTop .bottoms {
	position: relative;
padding-bottom: 30px;
}

.col-md-3.spacingTop.one .bottoms::after, .col-md-3.spacingTop.two .bottoms::after, .col-md-3.spacingTop.three .bottoms::after {
    content: " ";
    background: url(/Portals/_default/Skins/GISCI-2024/Images/curved-right-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 80px;
    position: absolute;
    right: -65px;
    top: 20%;
}

.gettingstarted  .col-md-3 .bottoms p {
	font-size: 14px;
	text-align: center;
}

.row.dnnpane.banner.contentstarts .innerover .row {
    display: flex;
    align-items: center;
}

.headerPane img {
    min-width: 100%;
}

.become .whatisbg {
    padding-top: 60px;
}

.become h4 {
    font-size: 17px;
	text-transform: uppercase;
}

.become p {
    font-size: 14px;
}

div#dnn_bannermiddle p {
    color: white;
    font-size: 17px;
    text-align: center;
}

div#dnn_bannermiddle .DnnModule:first-child p span {
    color: #6cb3ad;
    font-size: 21px;
    display: inline-block;
    line-height: 110%;
}

div#dnn_bannermiddle .DnnModule:first-child p {
    font-family: 'Jura', sans-serif;
    color: white;
    font-size: 25px;
	line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}

.fullcircle .Normal {
    width: 200px;
    height: 200px;
    text-align: center;
    justify-content: center;
    align-items: center;
	display: flex;
    background: blue;
    padding-bottom: 0px;
    border-radius: 50%;
}

div#dnn_P1_100_1 .fullcircle .Normal {
	background: #3f5876;
    box-shadow: 0px 0px 20px #3f5876;;
}


div#dnn_P2_100_1 .fullcircle .Normal {
	background: #6cb3ad;
    box-shadow: 0px 0px 20px #6cb3ad;
}


div#dnn_P3_100_1 .fullcircle .Normal {
	background: #4575b5;
    box-shadow: 0px 0px 20px #4575b5;
}


div#dnn_P4_100_1 .fullcircle .Normal {
	background: #48c5db;
    box-shadow: 0px 0px 20px #48c5db;
}

.fullcircle .DNNModuleContent {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
	padding-bottom: 30px;
}

.fullcircle .Normal h3 {
	color: white;
	font-size: 1rem;
}

.fullcircle .Normal h3 span {
	font-size: 25px;
	font-size: 1.45rem;
}

.provewrap {
    background: #e4faf8;
    border-radius: 200px;
    padding: 20px;
    display: block;
    float: left;
    width: 100%;
    padding-top: 200px;
    padding-bottom: 30px;
    margin-top: -180px;
    margin-bottom: 80px;
}

.lower .provewrap {
		margin-top: 0px!important;
    padding-top: 30px;
}

.lower .provewrap  p {
	margin-bottom: 0px;
}

.lower .provewrap .row {
    display: flex;
    align-items: center;
}

.become div#dnn_P3_33_1 {
    background: #e0ecfc;
    border-radius: 0px 200px 200px 0px;
}

.getrecert div#dnn_P4_33_1 {
    background: #e5f4f7;
    border-radius: 0px 200px 200px 0px;
	margin-top: -50px;
}

.portfolio div#dnn_whatis p, .portfolio .container.lesswide p{
	text-align: left;
}


.getcert div#dnn_P3_33_1 h4 {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 1.2REM;
    text-align: center;
}

.getrecert div#dnn_P4_33_1  h4 {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 1.2REM;
    text-align: center;
}

.getcert hr {
	border-color: #4575b5;
}

.getrecert div#dnn_P4_33_1 .Normal, .getcert div#dnn_P3_33_1 .Normal {
    float: right;
    max-width: 250px;
    width: 100%;
    padding-right: 100px;
}

.getcert h5 {
    background: #4575b5;
    border-radius: 20px;
    padding: 5px 10px;
    color: white;
    max-width: 690px;
    margin-top: 20px;
}

.getcert .col-md-8 .Normal, .getrecert  .col-md-8 .Normal {
    max-width: 690px;
	padding-bottom: 60px;
}

.QuicklinksBG {
	background: url(/Portals/_default/Skins/GISCI-2024/Images/Become-Quick-LinksBG.jpg);
	background-size: cover;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}


.QuicklinksBG h3, 
.QuicklinksBG p,  
.QuicklinksBG a{
	color: white;
}

.QuicklinksBG .col-md-4 .DNNModuleContent {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 40px;
}


.QuicklinksBG .col-md-4 .DNNModuleContent::before {
	content: " ";
    height: 130px;
    width: 60px;
    float: left;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    margin-right: 20px;
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Teal.png);
}



.leftcontained {
    float: right;
    width: 100%;
}

.rightcontained {
    float: left;
    width: 100%;
}

.halfit {
    max-width: 552px;
}

.thirdit {
    max-width: 390px;
}


.twothirdit {
    max-width: 780px;
}


.quicklinksoverlap .col-md-4 .Normal {
    margin-left: -100px;
    margin-right: -100px;
    padding-left: 100px;
}

.quicklinksoverlap {
    overflow-x: hidden;
	padding-top: 5px;
}
	
.quicklinksoverlap .Normal a {
    background: white;
    border-radius: 139px 0px 0px 139px;
    box-shadow: -5px 2px 5px #9b9b9b9c;
    display: block;
	font-family: 'Jura', sans-serif;
    font-size: 21px;
	margin-bottom:30px;
}

.rightsidebuttons p a {
    background: white;
    border-radius: 139px 0px 0px 139px;
    box-shadow: -5px 2px 5px #9b9b9b9c;
    display: block;
    font-family: 'Jura', sans-serif;
    font-size: 21px;
    margin-bottom: 30px;
    font-weight: bold;
    margin-left: 20px;
}

.fullwidthbanner {
	margin-bottom: 30px;
	margin-top: 30px;
}

.halfcircletopblue,
.halfcircletopteal,
.halfcircletoplightblue {
    border-top: 5px solid gray;
}

.halfcircletopblue h3,
.halfcircletopteal h3,
.halfcircletoplightblue h3 {
    font-size: 21px;
}

.halfcircletopblue::before,
.halfcircletopteal::before,
.halfcircletoplightblue::before {
    content: " ";
    height: 50px;
    display: block;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    background-position: center center!important;
    width: 100%;
    margin-top: -4px;
    margin-bottom: 5px;
}

.halfcircletopblue::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Down-Blue.jpg);
}

.halfcircletopteal::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Down-Teal.jpg);
}

.halfcircletoplightblue::before {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Half-Circle-Down-Light-Blue.jpg);
}

.rightsidebuttons {
    padding-right: 0px!important;
}

.fullwidthbanner .col-md-12 {
	border: 2px solid white;
    padding: 10px;
    border-radius: 100px;
    position: relative;
}

.fullwidthbanner .col-md-12::before {
    content: " ";
    background: url(/Portals/_default/Skins/GISCI-2024/Images/white-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 60px;
    position: absolute;
    left: 50%;
    right: 50%!important;
    transform: translate(-50%,-50%);
    top: 23px!important;
}

.fullwidthbanner h2 span {
    border: 2px solid white;
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 0px;
    border-radius: 50%;
    line-height: 140%;
}

.fullwidthbanner h2 {
    line-height: 100%;
    padding-bottom: 20px;
}

.eds_template_List_Article_Our-Team {
	text-align: center;
}

.eds_template_List_Article_Our-Team img {
    border-radius: 50%;
    max-width: 260px;
    min-width: 200px;
    margin-bottom: 10px;
}

.eds_template_List_Article_Our-Team h4 {
    font-size: 21px;
}

.eds_template_List_Article_Our-Team article:nth-child(3n+1) {
    clear: left;
}

.sectiontwo, .sectionFour {
    background: #efefef;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.edn_1024_article_list_wrapper.row {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.edn_1024_article_list_wrapper.row img {
	padding-bottom: 20px;
}

a.dnnPrimaryAction {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px;
    color: #fff;
    vertical-align: middle;
    background: #48c4da;
    margin-left: 10px;
    border-radius: 20px;
    font-family: 'Lato';
    font-size: 17px;
    text-transform: uppercase;
    line-height: 120%;
}

.dnnForm input.dnnFormRequired {
	border-left: 1px solid #c9c9c9!important;
}


.dnnForm input.dnnFormRequired {
	position: relative;
}

.dnnForm input.dnnFormRequired::before {
	content: "*";
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.DNNContainer_noTitle.whitebg {
    background: white;
    padding: 20px;
}

a.linked img, a.fac img {
    padding-bottom: 3px;
    padding-left: 3px;
}

.getcertright .col-md-4 .DnnModule {
    background: #e0ecfc;
    border-radius: 0px 200px 200px 0px ;
    padding-top: 30px;
    padding-bottom: 30px;
	min-height: 150px;
}


.getcertleft .col-md-4 .DnnModule {
    background: #e0ecfc;
    border-radius: 200px 0px 0px 200px;
    padding-top: 30px;
    padding-bottom: 30px;
	min-height: 150px;
}

.row.dnnpane.reverseit {
    flex-direction: row-reverse;
    display: flex;
}

.DnnModule p .biggertext {
    font-size: 3REM;
    line-height: 3REM;
}

.already .col-md-4 p {
    margin-bottom: 0px!important;
}

.eds_news_Ozone .edn_articleAccordion .edsAccordion_section .edsAccordion_title {
    color: #333;
    font-weight: bold;
}

.row.dnnpane.searchregistry.top {
    background: url(/Portals/_default/Skins/GISCI-2024/Images/Want-to-be-banner.jpg) !important;
}

div#dnn_RegistryTop {
    border: 2px solid white;
    padding: 10px;
    border-radius: 100px;
    position: relative;
}

div#dnn_RegistryTop::before {
    content: " ";
    background: url(/Portals/_default/Skins/GISCI-2024/Images/white-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 60px;
    position: absolute;
    left: 50%;
    right: 50% !important;
    transform: translate(-50%, -50%);
    top: 23px !important;
}


@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Jura', sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca
}

.search.hidden-xs.pull-right {
    position: absolute;
    right: 0px;
    top: 0px;
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px!important
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Jura', sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

#search-top.active {
    height: auto;
    padding: 15px 0;
    overflow:visible;
}

#search-top span {
    display: inline!important
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 15px;
    width: 70%
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #e0dfdf;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 5px
}

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    padding-right: 20px
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    z-index: 10;
}
/*  */
/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .contentstarts {
  padding-top: 60px;
}
/*  */

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
    vertical-align: middle
}

#login .loginGroup a:hover, #login .registerGroup a:hover {
    background: #d7d7d7;
    color: #333;
    text-decoration: none
}

#login .loginGroup a:active, #login .registerGroup a:active {
    color: #333
}

#login .loginGroup a strong, #login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em
}

#login .registerGroup li:first-child:hover {
    border-left: #222
}

#login .registerGroup .buttonGroup {
    margin-right: 0
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

#login .userMessages a span, #login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px
}

#topHeader {
    background: #405864;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0;
	padding-top: 10px;
}

header {
    background: #405864;
}

#mainHeader-inner {
    padding-top: 0px;
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    background: #48c4da;
    margin-left: 10px;
    border-radius: 20px;
    font-family: 'Lato';
}

li#dnn_dnnUser_avatarGroup, li#dnn_dnnUser_notificationGroup, li#dnn_dnnUser_messageGroup {
    display: none!important;
}


ul.buttonGroup.social, ul.buttonGroup.social li {
    float: left;
    list-style-type: none;
}

ul.buttonGroup.social li {
		padding-left: 10px;
}

ul.buttonGroup.social li img {
	max-width: 20px;
}

ul.buttonGroup {
    margin-left: 0px;
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}


.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 250px;
    margin-bottom: 5px;
}

.sticky .brand {
  max-width: 130px;
  margin-top: 5px;
}


#dnnMenu .topLevel>li>a .caret {
    display: none;
}

#dnnMenu .topLevel>li {
	font-size: 14px!important;
	text-transform: uppercase;
}

#dnnMenu .topLevel>li>a {
	padding: 15px;
}


#search-action, .SearchButton, .search-toggle-icon {
    background-color: #405864;
	color: #FFF;
}

@media only screen and (max-width:768px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}

#breadcrumb {
    font-family: 'Jura', sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-family: 'Jura', sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

main {
    background: #fff;
    border-top: none;
    min-height: 350px;
	padding-top: 50px;
}

main.no-bg {
    background: 0 0
}


.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
    background-color: #292929;
    padding-top: 60px;
    padding-bottom: 0px;
}

.footer-col col-md-4 {
	margin-bottom: 0px;
}

footer .footer-above h2, footer .footer-above p {
    color: #fff
}

footer .Normal p {
	line-height: 160%;
    font-size: 13px;
	margin-bottom: 30px;
}

footer .Normal p a:first-child {
	font-size: 17px!important;
	text-transform: uppercase;
	    font-family: 'Jura', sans-serif!important;
		font-weight: 600;
}

footer .Normal a, footer .Normal a:link, footer .Normal a:visited {
    color: #fff;
    font-size: 13px;
}


footer .footer-below {
    background-color: #383838;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    color: #fff
}

footer .links-list ul li a:hover {
    color: #f0f0f0
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px
}

.latest-articles {
    display: block
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px
}

.latest-articles .item-header a {
    position: relative;
    display: block
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.latest-articles .item-header img {
    border: 2px solid #fff
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 700;
    font-size: 14px
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.contactus ul {
    margin-left: 0
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none
}

.contactus ul li img {
    margin-right: 5px
}

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

.btn-social.facebook {
    background-position: 0
}

.btn-social.twitter {
    background-position: -40px
}

.btn-social.googleplus {
    background-position: -80px
}

.btn-social.linkedin {
    background-position: -120px
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

.lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg)
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}


div#dnn_footer_25_4 {
    background: #6cb4ae;
    max-width: 300px;
    float: right;
	padding-top: 20px;
}

div#dnn_footer_25_4 img {
    max-width: 200px;
}


@media (min-width: 768px) {
.navbar-collapse {
padding-right: 0px!important;
}

#dnnMenu .topLevel > li:last-child a {
  padding-right: 0px !important;
}

.brand {
  margin-top: -35px;
}

    #dnnMenu .menuItem {
        max-width: 720px;
    }
.visiblemobile {
    display: none;
}

.getcert div#dnn_P3_66_2 .Normal, .getrecert div#dnn_P4_66_2 .Normal {
    padding-left: 40px;
}
}

@media (min-width: 992px){
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}
/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

.language .language-object span {
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin: 0;
}

.language .language-object span:first-child {
    padding-left: 8px;
}

.language .language-object span img {
    height: 12px;
    width: 17px;
    opacity: 0.3;
}

.language .language-object span:hover img {
    opacity: 1;
}

.language .language-object .Language.selected img {
    opacity: 1;
    border-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------- User Profile --------------------------*/
#UserProfileImg
{
	margin-bottom: 15px;
}
.UserProfileControls ul {
    margin-left: 0;
}
.UserProfileControls ul li {
    display: inline-block;
}

footer .col-md-8 .col-md-4 li {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    line-height: 130% !important;
    list-style-type: none!important;
}

@media (max-width: 768px){

.leftlink .Normal, .rightlink .Normal {
    max-width: 100% !important;
}

.row.dnnpane.flexit {
    padding-left: 15px;
    padding-right: 15px;
}

	.row.dnnpane.personas, 
	.col.fifth,
.righthalfcirclebg,
.lefthalfcirclebg,
.lefthalfcirclebg .articlewrap .row, .righthalfcirclebg .articlewrap .row,
div#dnn_P1_40_1, div#dnn_P1_60_2 	{
		display: block!important;
		float: left;
		width: 100%;
	}

.row.dnnpane.table table {
    background: #FFF;
}

.righthalfcirclebg .col-md-5 .DnnModule, .lefthalfcirclebg .col-md-5 .DnnModule {
		display: block!important;
		float: left;
		width: 100%;
}

.exam .slickhotNewsCarousel.carousel-inner.row.w-100.mx-auto {
    margin-left: 0px!important;
    margin-right: 0px;
}

.col-md-3.spacingTop.one .bottoms::after, .col-md-3.spacingTop.two .bottoms::after, .col-md-3.spacingTop.three .bottoms::after {
	display: none;
}
	
	div#dnn_Persona1, div#dnn_Persona2, div#dnn_Persona3, div#dnn_Persona4 {
		background: transparent!important;
	}
	
	.personas .col.fifth .DnnModule {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
}
.personasection {
    width: 100%;
    float: left;
    margin-top: -5px;
    z-index: 2;
    position: relative;
}
.row.dnnpane.testimonials h3 {
	margin-left: 0px!important;
}

.whatisagisp, .whygisplevel, .news, .about, .portfolio {
    display: block!important;
}

.row.dnnpane.news, .portfolio {
    max-height: 100%!important;
    margin-bottom: -100px;
}

.row.dnnpane.news .eds_template_List_Article_News-Home {
    display: block!important;
    float: left!important;
}

.learnandgrow .bottom {
    margin-bottom: 60px;
}

div#dnn_footer_25_4 {
    float: none!important;
    margin: 0 auto;
    padding-bottom: 20px;
}

.footer-col.col-md-4 {
    max-width: 300px;
    width: 100%!important;
    padding: 15px;
    float: none!important;
    margin: 0 auto;
}

footer .copyright, footer .terms-priv {
    width: 100%;
    text-align: center;
	}

#topHeader {
    padding-bottom: 10px;
}

.visibledesktop {
    display: none;
}

.gisptimeline ul {
    display: block!important;
    float: left;
	padding-top: 60px;
margin-left: 0px!important;
}

.gisptimeline li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gisptimeline img.visiblemobile {
    margin-bottom: 15px;
}

.row.dnnpane.banner.contentstarts .innerover {
    position: relative;
    margin-top: -75px!important;
}

.row.dnnpane.banner.contentstarts .innerover .row {
    display: block;
}

.innerover h1 {
    margin-bottom: 40px;
    text-align: center;
}

.row.dnnpane.banner.contentstarts {
    background: white;
}

div#dnn_bannermiddle .DnnModule {
    padding-top: 30px;
}

.getcert .col-md-4,
.getcert .col-md-8,
.getrecert .col-md-4,
.getrecert .col-md-8 {
	width: 100%;
	float: left;
	display: block;
}

.getrecert div#dnn_P4_33_1 .Normal, .getcert div#dnn_P3_33_1 .Normal {
    float: none;
    margin: 0 auto;
    padding-right: 0px;
}

.getrecert div#dnn_P4_33_1 h4, .getcert div#dnn_P3_33_1 h4 {
    padding: 30px!important;
}

.getrecert div#dnn_P4_33_1 {
	margin-top: 0px!important;
}

.getcert .col-md-8,
.getrecert .col-md-8 {
	padding-top: 30px;
}

.getcert,
.getrecert {
padding-left: 15px;
padding-right: 15px;
}

.leftcontained {
    padding-left: 15px;
}


.rightcontained {
    padding-right: 15px;
}

.rightsidebuttons {
    width: 100%;
}
.fullwidthbanner .col-md-12 {
    display: block;
    float: left;
    width: 100%;
}

.row.dnnpane.reverseit {
	display: block!important;
}

div#dnn_bannermiddle .DnnModule {
    background: black;
}
}