@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #002962;}
.link:hover, a:hover{color: #002962;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #002962;}
body{
		color: #000000;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #002e5e;
	background: #002e5e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002e5e), color-stop(50%,#002e5e), color-stop(51%,#002e5e), color-stop(100%,#002e5e));
	background: -moz-linear-gradient(top,  #002e5e 0%, #002e5e 50%, #002e5e 51%, #002e5e 100%);
	background: -webkit-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: -o-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: -ms-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e5e', endColorstr='#002e5e',GradientType=0 );
	border: 1px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #002e5e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002e5e), color-stop(50%,#002e5e), color-stop(51%,#002e5e), color-stop(100%,#002e5e));
	background: -moz-linear-gradient(top,  #002e5e 0%, #002e5e 50%, #002e5e 51%, #002e5e 100%);
	background: -webkit-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: -o-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: -ms-linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	background: linear-gradient(top,  #002e5e 0%,#002e5e 50%,#002e5e 51%,#002e5e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e5e', endColorstr='#002e5e',GradientType=0 );
	border: 1px solid #000000;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #002962;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #002962;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #888888;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #888888;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #888888;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #888888;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #888888;
}
.tab a{
	color: #888888;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #888888;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/plaincitylib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #002962;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #002962;
	border-color: #002962;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #002962;
}
.polaris-nav-active i{
	color: #002962;
}
.widgetbody hr{
	color: #002962;
	background-color: #002962;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #002962;
}
.bottomrule{
	border-bottom: 1px solid #002962;
}
.bodytext{color: #000000;}
.headingtext{color: #002962;}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

::selection {
    background: #6CC1C6;
    color: #fff;
}

body {
  	  font-family: 'Lato', sans-serif;
	  font-size: 20px;
      -webkit-font-smoothing: antialiased;
      line-height: 24px;
      letter-spacing: 0.7px;
      font-style: normal;
      font-weight: 500;
}

#body {
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
  	font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    color: #0390A9;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.button {
  width: auto;
  height: auto;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 500;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  }

.button:hover {
  background-color: #6CC1C6;
  box-shadow: 0px 15px 20px rgba(136, 136, 136, 1)
  transform: translateY(-7px) !important;
}
::placeholder { 
   color: #999999;
}

html {
    padding: 0;
}

img {
    max-width: 100% !important;
    height: auto;
  display: flex;
}

a:hover {
  cursor: pointer !important; 
}
a:link {
  	transition: color 0.15s!important; 
}
#header #layout>.amh-row, #header>.amh-row {
 max-width: unset!important;
  z-index: 11;

}
/*============ CMS NAVIGATION ==================*/
#mce_0 {
margin: 0.625rem;
}
#navbar {
	float: left;
}
#social-1748-particle {
  text-align: right;
  display: inline;
  float: right; 
  margin: 0;
padding: 0;
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}

/*fa nav icons */

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f107";
    position: absolute;
    margin-left: 3px;
    top: 7px;
    font-weight: bolder;
    font-size: 1em;
   cursor: pointer;
   width: 1.5rem;
   opacity: 0.5;
  -webkit-text-stroke: 1px #888;
}

/*dropdown menus on hover*/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}  

}
/*Main Nav Tabs*/
.navbar-top .navbar-nav > li > a {
    padding: .3em .9em;
    font-weight: bold;
    font-size: 14px;
    letter-spacing:unset;
}

/*Drop down menu items*/
.dropdown-menu {
  background: #fff;
  border: unset;
  width: 15em;
  border-radius:0em 0em .33333em .33333em;
  overflow:hidden;
  float:none;
  right:auto;
  text-align:left;
  transition:left 0s 0.15s, 
  opacity 0.15s, top 0s 0.15s;
  letter-spacing:unset;
  padding: unset;
}
.dropdown-menu > li > a {
    color: #888;
    padding: 6px;
    white-space: pre-line;
    letter-spacing: unset;
    font-size: 14px !important;
    font-weight: 900;
    border-radius: 3px;
    border-bottom: 1px solid rgba(136, 136, 136, 0.25);
    clear: both;
    white-space: unset !important;
    font-size: 15px;
    position: relative;
    display: block;
    padding: 6px;
    margin: 0 6px;
}
.dropdown-menu > li > a:hover {
  background: #2a6867;
  color: white;
  border-radius: 3px;
}
/*social icons in header*/
.g-social a {
    display: inline-block;
    background: #003;
    color: #f5f0dd;
    border-radius: 0.1875rem;
    text-align: center;
    vertical-align: middle;
    padding: 2px 5px;
}
.g-social a:hover {
	background: #398c8b;
}
/*top icons header*/
/*! CSS Used from: http://test.plaincitylib.org/wp-content/plugins/blog-designer-pro/public/css/font-awesome.min.css?ver=4.5 ; media=all */
@media all {
  .fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  }

  .fa-book:before {
    content: "\f02d";
  }

  .fa {
    font-family: Font Awesome\ 5 Free;
  }

  .fa {
    font-weight: 900;
  }
}

/*! CSS Used from: http://test.plaincitylib.org/wp-content/plugins/blog-designer-pro/public/css/font-awesome.min.css?ver=1.0 ; media=all */
@media all {
  .fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  }

  .fa-book:before {
    content: "\f02d";
  }

  .fa {
    font-family: Font Awesome\ 5 Free;
  }

  .fa {
    font-weight: 900;
  }
}

/*! CSS Used from: http://test.plaincitylib.org/wp-content/plugins/gantry5/assets/css/font-awesome.min.css?ver=5.7.2 ; media=all */
@media all {
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .fa-book:before {
    content: "\f02d";
  }

  .fa-newspaper-o:before {
    content: "\f1ea";
  }

  .fa-drivers-license:before {
    content: "\f2c2";
  }
}

/*! CSS Used from: http://test.plaincitylib.org/wp-content/plugins/gantry5/engines/nucleus/css-compiled/nucleus.css?ver=5.7.2 ; media=all */
@media all {



  a {
    background: transparent;
    text-decoration: none;
  }

  a:active,
  a:hover {
    outline: 0;
  }

  .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    min-height: 0;
  }

  .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 50%;
    float: right;
  }
}

/*! CSS Used from: http://test.plaincitylib.org/wp-content/themes/rt_callisto/custom/css-compiled/callisto_home.css?ver=5.7.2 ; media=all */
@media all {
  .g-content {
    margin: 0.625rem;
  
  }

  a {
    color: #398c8b;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }

  a:hover {
    color: inherit;
  }

  #g-header a {
    color: #003;
  }

  #g-header a:hover {
    color: #000;
  }

  .flush>.g-content {
    margin: 0;
    padding: 0;
  }

  .g-iconmenu {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  @media only all and (max-width: 47.99rem) {
    .g-iconmenu {
      margin: auto;
      width: 50%;
    }
  }

  .g-iconmenu .g-iconmenu-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    min-height: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 1rem 0;
    padding: 0 1rem;
    text-align: center;
  }

  .g-iconmenu .g-iconmenu-item:last-child {
    border-right: 0;
  }

  .g-iconmenu .g-iconmenu-item:hover .g-iconmenu-icon {
    background: rgba(255, 255, 255, 0.25);
    color: #143131;
  }

  @media only all and (max-width: 47.99rem) {
    .g-iconmenu .g-iconmenu-item {
      border-right: 0;
      padding: 0;
    }
  }

  .g-iconmenu span {
    display: block;
  }

  .g-iconmenu .g-iconmenu-icon {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    border-radius: 100%;
    text-align: center;
    margin: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }

  .g-iconmenu .g-iconmenu-text {
    font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 700;
    font-size: 13px;
    padding: 2px 0;
    color: #003;
    letter-spacing: 0px;
  }

  @media only all and (max-width: 47.99rem) {
    .g-iconmenu .g-iconmenu-text {
      display: none;
    }
  }

  @media only all and (max-width: 47.99rem) {
    .g-block {
      -webkit-flex-grow: 0;
      -moz-flex-grow: 0;
      flex-grow: 0;
      -ms-flex-positive: 0;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
    }
  }

  @media only all and (max-width: 47.99rem) {
    body [class*="size-"] {
      -webkit-flex-grow: 0;
      -moz-flex-grow: 0;
      flex-grow: 0;
      -ms-flex-positive: 0;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      max-width: 100%;
    }
  }
}
/*=================FOOTER===================*/
#footer {
  margin: 20px 0 0; 
  color: #878787;
}
#idZyvG7 {
	padding: 60px 20px;
}
#footer a, #footer p {
  color: #398c8b;
  font-size: 16px;
 font-weight: 600;
  letter-spacing: unset;
  transition: all 0.2s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif !important;
}
#footer a:hover {
	color: #888;
}
.g-container {
    margin: 0 auto;
    padding: 0;
}

#social-7119-particle > div > a {
	color: white !important;
}
#copyright-1903-particle {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.g-content {
  margin: 0.625rem;
 padding: 0.938rem;
}
.g-grid {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    text-rendering: optimizespeed;
}
.g-infolist .g-infolist-item {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
#infolist-7425-particle > div > div:nth-child(3) {
    border-bottom: unset;
}
#default_footer, #default_footer a {
  color: black; 
  background: #F5F0DD;
}
#infolist-7425-particle > div > div > div > div > a {
	font-size: 14px;
}
.noliststyle {
list-style: none;
}
#contact-5344-particle > div > div > div.g-contact-label {
    color:#c9c9c9
}
.nomarginall {
  margin: 0 !important;
  padding-left: 0px;
}
.g-title{
	font-size: 14px;
    color: black;
    font-weight: bold;
  letter-spacing: 0px;
  padding-bottom: 2em;
}
#idTcCHF,#idQj6EN {
	width: 25%;
}
#idSTud2 {
  width: 40%;
}
#ido9qfl {
  width: 10%;
}
#contact-5344-particle > div > div > div.g-contact-icon {
    position: absolute;
    left: 0;
    font-size: 1.4em;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    width: 35px;
    height: 45px;
    line-height: 45px;
}
#contact-5344-particle > div > div > div.g-contact-label {
  text-transform: uppercase;
}
#contact-5344-particle > div > div > div.g-contact-text {
    font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 700;
}
#social-7119-particle > div {
  text-align: right;
}
#contact-5344-particle > div > div > div.g-contact-label,#contact-5344-particle > div > div > div.g-contact-text {
padding-left: 3.5em;
}
#contact-5344-particle > div > div{
padding-bottom: 1em;
}
/*======================MEDIA QUERIES========================*/
@media screen and (max-width: 800px){
#mce_0 > p > a > img {
	margin: auto;
    display: block;
} 
  #navbar > div > div.navbar-header.visible-xs.nav-mobile > div {
    display: none;
  }
#navbar {
	float: unset;
	width: 100%;
	margin-top: 1.618em;
	padding: 10px 0px 14px 0px;
	border-top: unset;
	border-bottom: unset;
}
  #navbar > div > div.navbar-header.visible-xs.nav-mobile {
  background: #f5f0dd !important;
  padding: 0.2em;
  color: #002962;
}
  .navbar-nav {
margin: 7.5px 1px;
}
  .navbar-top > div > ul > li > a {
     background: #f5f0dd !important;
    color: #002962 !important;
  }
#idTcCHF,#idQj6EN, #idSTud2,#ido9qfl {
	width: 100% !important;
}

}