@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#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: 960px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 960px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #4eb0da;}
.link:hover, a:hover{color: #2a9bcb;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #2a2a2a;
		font-family: Arial, Helvetica, 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:#383232;
	}
#default_footer a{
		text-decoration: underline;
		color:#383232;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #4eb0da;
	background: #4eb0da;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4eb0da), color-stop(50%,#4eb0da), color-stop(51%,#4eb0da), color-stop(100%,#4eb0da));
	background: -moz-linear-gradient(top,  #4eb0da 0%, #4eb0da 50%, #4eb0da 51%, #4eb0da 100%);
	background: -webkit-linear-gradient(top,  #4eb0da 0%,#4eb0da 50%,#4eb0da 51%,#4eb0da 100%);
	background: -o-linear-gradient(top,  #4eb0da 0%,#4eb0da 50%,#4eb0da 51%,#4eb0da 100%);
	background: -ms-linear-gradient(top,  #4eb0da 0%,#4eb0da 50%,#4eb0da 51%,#4eb0da 100%);
	background: linear-gradient(top,  #4eb0da 0%,#4eb0da 50%,#4eb0da 51%,#4eb0da 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb0da', endColorstr='#4eb0da',GradientType=0 );
	border: 0px solid #4eb0da;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #2a9bcb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a9bcb), color-stop(50%,#2a9bcb), color-stop(51%,#2a9bcb), color-stop(100%,#2a9bcb));
	background: -moz-linear-gradient(top,  #2a9bcb 0%, #2a9bcb 50%, #2a9bcb 51%, #2a9bcb 100%);
	background: -webkit-linear-gradient(top,  #2a9bcb 0%,#2a9bcb 50%,#2a9bcb 51%,#2a9bcb 100%);
	background: -o-linear-gradient(top,  #2a9bcb 0%,#2a9bcb 50%,#2a9bcb 51%,#2a9bcb 100%);
	background: -ms-linear-gradient(top,  #2a9bcb 0%,#2a9bcb 50%,#2a9bcb 51%,#2a9bcb 100%);
	background: linear-gradient(top,  #2a9bcb 0%,#2a9bcb 50%,#2a9bcb 51%,#2a9bcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a9bcb', endColorstr='#2a9bcb',GradientType=0 );
	border: 0px solid #2a9bcb;
	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: 0px solid #4eb0da;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #2a2a2a;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	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 #cccaca;
}
.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: #8e8e8e;
}
.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: #8e8e8e;
}
.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: #8e8e8e;
}
.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: #8e8e8e;
	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: #8e8e8e;
}
.tab a{
	color: #8e8e8e;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #8e8e8e;
}
.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: Arial, Helvetica, 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/myncpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #2a2a2a;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #2a2a2a;
	border-color: #2a2a2a;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #2a2a2a;
}
.polaris-nav-active i{
	color: #2a2a2a;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #2a2a2a;}
.headingtext{color: #2a2a2a;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap');


::selection {
    background: #4eb0da;
    color: #fff;
}

html, body {
      font-size: 16px;
      color: #4d4d4d;
     -webkit-font-smoothing: antialiased;
      line-height: 24px;
      font-style: normal;
      font-weight: 300;
     font-family: 'Open Sans', sans-serif;
}

#body {
      font-size: 16px 'Roboto', sans-serif;
      color: #4d4d4d;
     -webkit-font-smoothing: antialiased;
  	  font-weight: 300;  
      font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #4eb0da;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
.button {
  width: auto;
  height: auto;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: .5px;
  padding: 10px;
  font-weight: 500;
  border: none;
  border-radius: 10px;
  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: #25aae2;
  box-shadow: 0px 15px 20px rgba(37, 170, 226, 1);
  transform: translateY(-2px) !important;
}

::placeholder { 
    color: #000 !important;
    font-weight: 400;
}

img {
    height: auto;
}

a:hover {
  cursor: pointer !important; 
}
a:link {
  	transition: color 0.15s!important; 
}

input:focus {
   color: #4b515d;
   background: transparent;
   border-color: rgba(0,0,0,.3) !important;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2) !important;
}
p {
    margin: 0;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}

@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}

/*============ CMS NAVIGATION ==================*/
/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
        animation: growDown 400ms ease-in-out forwards;
      transform-origin: top center;

  }
}
@keyframes growDown {
  0% {
    transform: scaleY(0)
  }
  80% {
    transform: scaleY(1.1)
  }
  100% {
    transform: scaleY(1)
  }
}
.navbar {
   border-radius: 0;	
}
#navbar {
  text-align: right;
   float: right;
}
/*hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i {
	display: none;
}

#navbar-collapse-grid > ul > li > ul > li {
	
}


/*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;
}
.yamm .yamm-content {
    padding: 0;
  width: 200px;
}

.navbar-top .navbar-nav > li > a {
      padding: 20px 10px 25px 22px;
}

.nav > li > a {
	font-size: 12px;  
    font-family: 'Lato', sans-serif;
      color: #8e8e8e;
    font-weight: 700;
    letter-spacing: 0px;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
}

.nav > li > a:hover {
	color: #4eb0da !important;
    text-decoration: none;
    border: 0;
    
}
.nav-list > li > a {
    font-family: 'Roboto', sans-serif;
    color: #8e8e8e;
    background: transparent !important;
    font-size: 13px;
    text-transform: uppercase;
    border: 0;
    padding: 10px 20px;
}
.nav-list > li > a:hover {
    text-decoration: none;
    color: #4eb0da;
    background-color: rgba(0,0,0,.0175);
}

.dropdown-menu {
  border-radius: 0px;
 
}

/*============ HEADER ==================*/
.main-content-heading--blue {
   background: rgba(78,176,218,0.8);
    height: 240px;
    width: 100vw;
}
.main-content-heading--blue h1 {
    color: white;
    padding-top: 5rem;
   font-family: 'Lato', sans-serif;
    font-size: 56px;
    font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
 
}

/*============ FOOTER ==================*/
#default_footer {
	background: #eee;
    font-size: 12px
}

#footer {

      font-size: 16px ;
      color: #4d4d4d;
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#idZyvG7 {
    border-top: 2px solid #ededed;
    padding: 40px 0;
}
#footer a {
  color: #4eb0da;
}
#footer a:hover {
  text-decoration: none;
  color: #2a9bcb
}
#footer h2 {
	  font-family: 'Lato', sans-serif;
      font-weight: 700;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      color: #2a2a2a;
      text-transform: uppercase;
      letter-spacing: 5px;
}

#footer p {
	font-weight: normal;
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.paragraph {
       font-family: 'Lato', sans-serif;
      -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wsite-content-title {
	font-size: 25px;
  margin: 0 auto 0.55em;
}

#mce_23 > div:nth-child(2) > span > a.fa.fa-facebook,
#mce_23 > div:nth-child(2) > span > a.fa.fa-twitter,
#mce_23 > div:nth-child(2) > span > a.fa.fa-envelope,
#mce_23 > div:nth-child(2) > span > a.fa.fa-instagram{
  margin: 0 5px 10px;
  color: #c1c1c1;
}
#iddvUBB,
#idMHXzu,
#idjM4PC,
#idq97kY{
	width: 20%;
}
#idPEgOs{
  width: 19%;
}
/***** event calendar *******/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/*======================MEDIA QUERIES========================*/

@media screen and (max-width: 89.9375rem){

  
}
@media screen and (max-width: 53.25rem){

}
@media screen and (max-width: 47.9375rem){
 #iddvUBB,
#idMHXzu,
#idjM4PC,
#idPEgOs,
#idq97kY{
	width: 100%;
}

#navbar-collapse-grid > ul > li.dropdown.yamm-fw.open > ul > li > div,.dropdown-menu {
       background-color: #25aae2 !important;
       color: #fff !important;
  }
  .navbar-brand {
    display:none;
  }
  #mce_22 > p {
    margin-bottom: 1em;
  }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: #25aae2 !important;
  }
  #mce_24 > p > button {
  	margin-bottom: 10px;
  }
  #idTf4yv > div {
     padding: 20px;
  }
#navbar {
  text-align: unset;
   float: unset;
}
  #navbar-collapse-grid > ul > li > a {
  	padding-left: 3em;
  }
  #navbar-collapse-grid > ul > li.dropdown.open > ul > li > div > ul {
  	background: white;
    width: 100%;
  }
  .yamm .yamm-content {
	padding: 10px;
  	width: 100%;
}
  #navbar > div > div.navbar-header.visible-xs.nav-mobile > span > i {
  		color: #4eb0da;
  }
  #mce_0 > p > a > img {
  	margin: auto;
    display: block;
  }

}




