﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Open Sans', sans-serif;
		overflow-x: hidden;}
img.special {
  margin-bottom:-43px !important;
}
.Yellow {
	background-color:#F6B223;
	padding:10px;
}
.Yellow p,.Yellow a {color:white;}
.row {
	margin-bottom:20px;}
.nomargin {
	margin-bottom:0px !important;}
img {
	max-width:100%;}
.tagline {
	padding-top:30px;}
.header {
	margin-bottom:0px;}
.tagline h2 {
	font-family: 'Open Sans', sans-serif;
	color: #3291cd;
    font-size: 21px;
    font-weight: 700;
    line-height: 21px;
	text-transform:uppercase;
	padding-top:40px;}






  .accordion-toggle {cursor: pointer;
   background-color: #F4B138;
    color: #ffffff;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
	  text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
    transition: background 0.2s linear 0s;}
  .accordion-content {display: none;}
  .accordion-content.default {display: block;}





.accordion-content {
    background-color: #ffffff;
    position: relative;
	font-size:14px;
	padding-top:60px;
}
.accordion-content {
	margin-top:-10px;
}
.accordion-content::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f4b138 rgba(244, 177, 56, 0) rgba(244, 177, 56, 0);
    border-image: none;
    border-style: solid;
    border-width: 30px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -30px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
}






/*.reglog{
    text-align:right;
}*/
    .reglog ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #f4b138;
        /*display: inline-block;*/
    }
.copterms {
	text-align:right;}
.thefoot {
	border-top: solid 1px #E4E4E4;
	padding-top:10px;}
.thefoot, .thefoot a {
	color:white;
	font-size:12px;}
.reglog li {
    float: left;
}

.reglog li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	text-transform:uppercase;
}
.reglog li a:hover {
	color:#EFEFEF;}
.reglog li.linkedin {
	background-color:#2b517a;
	width:51px;}
.reglog li.linkedin:hover {
	background-color:#37618e;}
.reglog li.twitter {
	background-color:#3291cd;
	width:51px;}
.reglog li.twitter:hover {
	background-color:#3b9cda;}
	
.navibar {
	position:relative;
}

/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search {
    float: left;
width:100%;
    height: 40px;
	margin-bottom:20px;
    margin-top: 10px;
}
.searchInputContainer {
    display: inline-block !important;
    margin: 0 -3px 0 0 !important;
    position: relative !important;
    width: 100%;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
        display: inline-block;
        float: right;
        height: 40px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }



    #search a.SearchButton:hover {
        background: url('images/search.png') no-repeat center center, rgb(45,45,45); /* Old browsers */
        background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
        background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
        background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
        background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
        background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
        background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
    }

#dnn_dnnSearch_txtSearch {
    display: block;
    float: left;
    height: 40px;
    padding: 0 5px 0 10px;
    margin: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    border: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 14px;
	font-style:italic;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
	width:100%;
	background: url('searchme.png') no-repeat center right 10px;
}

 .searchInputContainer a.dnnSearchBoxClearText {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    cursor: pointer;
    display: block !important;
    height: 16px !important;
    margin: 7px 0;
    position: absolute !important;
    right: 40px !important;
    width: 16px !important;
    z-index: 20;
}
p.registerme {
	font-size:10px;
	font-style:italic;
	margin-top:10px;}
	
.logo {
	position:relative;
	padding-top:60px;}






























































/* Containers */
.New h2 {
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:right;
  padding:25px;}

.YellowStrip h3 {
    font-size: 1.45rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding-left: 10px;
}
  .YellowStrip h2 {
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:right;
  padding:25px;}
.YellowStrip .blocky {
    background-image: url(yellow.png);
    background-repeat: no-repeat;
    background-color: #f6b224;
    height: 60px;
}
.New .blocky {
	background-image:url(new.png);
	background-repeat:no-repeat;
	background-color:#f6b224;
  height:60px;}
  


.Insights h2,.InsightsHTML h2 {
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:white;
	text-align:center;
	background-color:#3291cd;
	font-size:24px;
	font-weight:700;
	padding:15px;
	margin-bottom:30px;}
.InsightsHTML p,li {
	font-size:14px;}
	
.Insights .widget-slider h3,.Insights .widget-slider h3 a {
	font-size:14px;
	line-height:18px;
	font-weight:700;
	color:#535353;
	display:block;
	position:relative;
}
.Insights h2:after {
	top: 8%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(50, 145, 205, 0);
	border-top-color: #3291cd;
	border-width: 30px;
	margin-left: -30px;
}



.arrow_box {
	position: relative;
    font-family: 'Open Sans', sans-serif;
    color:white;
	background-color:#3291cd;
	font-size:24px;
	font-weight:700;
	padding:15px;
	margin-bottom:30px;
	text-align:center;
}
.darkblue .arrow_box {
	background-color:#29507C;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #3291cd;
	border-width: 20px;
	margin-left: -30px;
}
.darkblue .arrow_box:after {
	border-top-color: #29507C;}
	
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #3291cd;
	border-width: 20px;
	margin-left: -30px;
}
.darkblue .arrow_box:before {
	border-top-color:#29507C;}
.darkblue a.morelink,.darkblue .post-readmore a,.darkblue a.readmore,.darkblue a{
	color:#FFB315;
	font-weight:700;}
.darkblue .widget-slider h3:before,.darkblue .widget-slider h4:before {
		content:url(darkbluearrow.png) !important;}
.htmlcontainer p,.htmlcontainer li {
	font-size:14px;}
.htmlcontainer .widget-slider h3,.htmlcontainer .widget-slider h3 a,.htmlcontainer .widget-slider h4,.htmlcontainer .widget-slider h4 a {
	font-size:14px;
	line-height:18px;
	font-weight:700;
	color:#535353 !important;
	display:block;
	position:relative;
}
.darkblue td, .darkblue th {
    padding: 10px;
}
center {display:none !important;}
.htmlcontainer .widget-slider h3:before,.htmlcontainer .widget-slider h4:before {
		content:url(bluearrow.png);
		display:block;
		float:left;
		margin-right:60px;
		min-height:90px;}
.htmlcontainer .widget-slider div {
	border-bottom: solid 1px #b7b7b7;
	padding-top:30px;
	min-height:215px;
	margin-bottom:15px;}
.htmlcontainer .widget-slider p {
	font-size:14px;
	color:#535353;
	display:block;
	line-height:18px;
	margin-left:80px;}
.htmlcontainer a.morelink {
	font-weight:700;
	color:#3291cd;}



.bluebutton {
    background-color: #3291cd;
    padding: 8px;
    text-align: center;
}
.bluebutton a {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: bold;
    text-align: center !important;
    text-transform: uppercase;
}


.video-sect-hed {
    padding: 7px;
}
.video-sect-hed ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.video-sect-hed li {
    display: inline-block;
    float: left;
    font-family: open sans,Arial;
    margin-bottom: 10px;
    padding-right: 8px;
}
.video-sect-hed li:last-child {
    padding-right: 0;
}
.video-sect-hed li a {
    background-color: #3a97ce;
    color: #fff !important;
    display: block;
    font-size: 12px;
    font-weight: 800;
    line-height: 19px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.video-sect-hed li a:hover {
    background-color: #175a7f;
    text-decoration: none;
}
.video-sect-drop-down select {
    background-color: #3a97ce !important;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: open sans,Arial;
    font-weight: 800;
    height: 29px !important;
    padding: 5px 4px 5px 10px !important;
}
.video-sect-drop-down select:hover {
    background-color: #175a7f !important;
}
.video-section {
    margin-bottom: 20px;
}
.Video-img {
    display: inline-block;
    vertical-align: top;
}
.Video-img img {
    margin-top: 0 !important;
}
.video-text-area {
    display: inline-block;
    margin-left: 10px;
    width: 65%;
}
.video-text-area .text-hed {
    color: #575756;
    font-size: 16px;
    font-weight: 800;
}
.video-text-area .normal-text {
    color: #575756;
    font-size: 11px;
    font-weight: 300;
    margin: 10px 0;
}
.video-text-area .talking-factsheet a {
    color: #4597cb;
    font-size: 11px;
    font-weight: 600;
}
.right-widget ul.right-widget-text {
    margin: 5px !important;
    padding: 0;
}
.right-widget ul.right-widget-text li {
    list-style: outside none none !important;
    padding: 3px 0;
}
.videoactive {
    background-color: #175a7f !important;
}
.sort-text {
    color: #575756;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    margin-right: 3px;
}
.video-sect-drop-down {
    display: inline-block;
}
.wrapText {
    text-align: justify;
    width: 50%;
}
.Pagging {
    margin-bottom: 10px;
}
.popup1 {
    background: #0180c8 none repeat scroll 0 0;
    border: 1px solid #1a1a1a;
    color: white;
    display: none;
    font-size: 90%;
    padding: 10px;
    position: absolute;
    width: 280px;
}
.ApprovalPending-font {
    color: red;
}


.DnnModule-SunBlog .post-title, .DnnModule-SunBlog .post-title a {
    background-color: transparent;
    color: #4b4b4b;
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    padding-left: 0;
    padding-right: 10px;
    text-indent: 0;
    text-transform: none;
}
.DnnModule-SunBlog .post-title {
    border-bottom: 1px solid #ebebeb;
}
.DnnModule-SunBlog .post-content {
    font-size: 13px;
}
.DnnModule-SunBlog .post-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.DnnModule-SunBlog p {
    margin: 0 0 10px;
}
.DnnModule-SunBlog .post-readmore a {
    color: #3291cd;
    font-weight: 700;
}
.DnnModule-SunBlog .post-readmore a:hover {
    background-color: transparent;
    color: #c6c3c7;
    text-decoration: underline;
}
.DnnModule-SunBlog .post-footer, .DnnModule-SunBlog .utils-alert {
    display: none;
}
.DnnModule-SunBlog .post-meta {
    margin-bottom: 15px;
}
.DnnModule-SunBlog #rating_18 {
    display: none;
}
.DnnModule-SunBlog .share-block {
    margin-left: 10px;
}
.DnnModule-SunBlog ul.share-buttons {
    border-top: 1px solid #ebebeb;
    margin: 0;
    overflow: hidden;
    padding: 12px 0;
}


















.LoginPage h2:after {
	top:7%;}
	.Insights .widget-slider h3:before {
		content:url(bluearrow.png);
		display:block;
		float:left;
		margin-right:60px;
		min-height:90px;}
.Insights .widget-slider div {
	border-bottom: solid 1px #b7b7b7;
	padding-top:30px;
	min-height:215px;
	margin-bottom:15px;}
.Insights .widget-slider p {
	font-size:14px;
	color:#535353;
	display:block;
	line-height:18px;
	margin-left:80px;}
.Insights a.morelink {
	font-weight:700;
	color:#3291cd;}
	
	
.Broomers h2 {
	background-color:#2b517a;}	
.Broomers h2:after {
	border-top-color:#2b517a;}
.Broomers a.morelink {
	color:#FFB315;}
	.Broomers .widget-slider h3:before {
		content:url(darkbluearrow.png);}
.TalkingWith h2 {
	background-color:#3291cd;
	text-align:right;
	color:white;
	font-size:24px;
	font-weight:700;
	padding:15px;
}
.PressReleases {
	position:relative;}

.PressReleases h2 span{
	background-color:#f4b138;
	color:2e5078;
	font-size:16px;
	font-weight:700;
	padding:12px;
	margin:0;
	z-index:20;

	position:relative;
}


.PressReleases h2 span:after {
    content: '';
    position: absolute;
    top: 0; right: -45px;
 width: 0;
height: 0;
border-style: solid;
border-width: 45px 0 0 45px;
border-color: transparent transparent transparent #f4b138;

}

.PressReleases h3,.PressReleases h3 a {
	background-color:#f4b138;
	text-align:right;
	color:white;
	font-size:23px;
	line-height:30px;
	font-weight:700;
	min-height:94px;
	padding-top:20px;
	padding-right:10px;
	z-index:20;


	}
.PressReleases .Normal {
	z-index:999999;
	margin-top:-45px;}
.PressReleases .myblock {}

.footer {
	background-color:#2b517a;
	padding-top:70px;
	padding-bottom:40px;
	}
.footer h2 {
	color:white;
	text-transform:uppercase;
	font-size:39px;
	font-weight:700;}
.footer p {
	color:white;
	font-size:14px;
	
	}
.footer a.regme {

	color:white;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}
.footer a.regme span {
    background-color: #f4b138;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 20px;
    text-align: center;
    width: 300px;
}


.main {
	position:relative;}
	
	.main:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 70px;
	margin-left: -70px;
}
.clear {
	clear:both;}
	
	
	
	.AccountLogin {
		background-color:#29507c;color:#ffffff;}
	.AccountLogin p {color:#ffffff; font-style:italic;}
	.AccountLogin h2 {
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:white;
	text-align:center;
	font-size:24px;
	font-weight:700;
	padding:15px;
	margin-bottom:30px;}
	.AccountLogin .form-control {
		max-width:100% !important;
		background-color:#ffffff;
		padding:10px !important;}
	.AccountLogin .row {
		margin-left:0px;
		margin-right:0px;}
		
		#dnn1230Login,#dnn1230Register{
			width:100%;
			background-color:#f6b223;
			border-radius:0px;}
			
		#dnn1230Forgot,#dnn1230Reset {
			background-color:#2b90cf;
			width:100%;
			border-radius:0px;}
			@-moz-document url-prefix() { 
  .selector {
     color:lime;
  }

			#dnn1230Rememberme {
				width:23px;
				height:23px;}
			}
			
			@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation: landscape) {
.logo {
	padding-top:120px;}
.register a,.login a{
	font-size:12px;}

}

			@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation: portrait) {
.logo{
	padding-top:0px;}

.logo img {
	display:block;
	margin: 0 auto;}


}


.slides {
	position:relative !important;
}
.overlap {
	position:absolute;
		bottom:20px;
	left:20px;
}

.overlap a.byellow {
	display:block;
		background-color:#f6b223;
	color:white;
	font-weight:bold;
padding:10px;
margin-left:62px;
margin-bottom:10px;
min-width:180px;
text-align: center;}

.overlap a.bblue {
	display:block;
		background-color:#2c90ce;
	color:white;
	font-weight:bold;
clear:both;
padding:10px;
margin-left:62px;
text-align: center;}

.original{
	display:none;
}


@media(max-width:1200px){
	.overlap{
		display:none !important;
	}
	.original{
		display:block !important;
		position: absolute !important;
	}
	.small{
		
	display:none !important;
	}
	.flex-direction-nav .flex-prev{
		display:none !important;
	}
	.flex-direction-nav .flex-next{
		display: none !important;
	}
}
	

	
/* Flexbox * 

/*Basic Grid Styles*/
.Grid--1of4 {
	border-top: solid 1px #b7b7b7;
	padding-top:10px;
	padding-bottom:10px;
}
.Grid {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.Grid .Normal p{
	font-size:14px;
	line-height:18px;
}
.u-textCenter {
  text-align: center;
}

.Grid-cell {
  flex: 1;
}

.Demo {
  padding: .8em 1em 0;
  margin-bottom: 1em;
  background: rgba(51, 153, 204, 0.2);
  transition: background-color 0.3s ease;
  border: 1px solid #33cccc;
  border-radius: 3px;
}
.Demo:after {
  content: "";
  display: block;
  margin-top: .8em;
  height: 1px;
}
.Demo:hover {
  background: rgba(51, 153, 204, 0.6);
}

.Demo.Holly {
  background: rgba(102, 51, 255, 0.1);
}
.Demo.Holly:hover {
  background: rgba(102, 51, 255, 0.25);
}

/* With gutters*/
.Grid--gutters {
  margin-left: -1em;
}
.Grid--gutters .Grid-cell {
  padding-left: 1em;
}
.Grid--gutters .Grid--nested .Grid-cell:first-of-type .Demo {
  margin-right: 1em;
}

/* Justify per row*/
.Grid--right {
  justify-content: flex-end;
}

.Grid--center {
  justify-content: center;
}

/* Alignment per row */
.Grid--top {
  align-items: flex-start;
}

.Grid--bottom {
  align-items: flex-end;
}

.Grid--center {
  align-items: center;
}

/* Alignment per cell */
.Grid-cell--top {
  align-self: flex-start;
}

.Grid-cell--bottom {
  align-self: flex-end;
}

.Grid-cell--center {
  align-self: center;
}

.navigation {
  list-style: none;
  /*background: deepskyblue;*/
  background: rgba(102, 51, 255, 0.1);
  margin: 0 0 1em;
  border: 1px solid #33cccc;
  border-radius: 3px;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: flex-end;
}
.navigation a {
  text-decoration: none;
  display: block;
  padding: 1em;
  color: #333;
}
.navigation a:hover {
  background: rgba(64, 0, 255, 0.1);
  border-radius: 3px;
}
.navigation:hover {
  background: rgba(102, 51, 255, 0.25);
}

@media all and (max-width: 800px) {
  .navigation {
    justify-content: space-around;
  }
}
@media all and (max-width: 600px) {
  .navigation {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0;
  }
  .navigation a {
    text-align: center;
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .navigation li:last-of-type a {
    border-bottom: none;
  }
}
/*===========================================*/
/* Base classes for all media - Mobile first */
.Grid--cols-2 > .Grid-cell {
  flex: 0 0 100%;
}

.Grid--cols-3 > .Grid-cell {
  flex: 0 0 100%;
}

.Grid--cols-4 > .Grid-cell {
  flex: 0 0 100%;
}

.Grid--cols-6 > .Grid-cell {
  flex: 0 0 calc(50% - 1em);
}

.Grid--cols-12 > .Grid-cell {
  flex: 0 0 calc(33.3333% - 1em);
}

.Grid--holly-grail .aside, .Grid--holly-grail .main {
  flex: 1 100%;
}

/* One of -- columns*/
.Grid--1of2 > .Grid-cell,
.Grid--1of4 > .Grid-cell:first-of-type,
.Grid--1of3 > .Grid-cell:first-of-type {
  flex: 0 0 100%;
}

.Grid--1of6 > .Grid-cell:first-of-type {
  flex: 0 0 50%;
}

.Grid--fit > .Grid-cell {
  flex: 1;
}

.Grid--full > .Grid-cell {
  flex: 0 0 100%;
}

/* Tablet (medium) screens */
@media (min-width: 30em) {
  .Grid--cols-4 > .Grid-cell {
    flex: 0 0 calc(50% - 1em);
  }

  .Grid--cols-6 > .Grid-cell {
    flex: 0 0 calc(33.3333% - 1em);
  }

  .Grid--cols-12 > .Grid-cell {
    flex: 0 0 calc(16.6666% - 1em);
  }

  .Grid--holly-grail .aside {
    flex: 1 calc(25% - 1em);
  }

  .Grid--1of2 > .Grid-cell {
    flex: 0 0 50%;
  }

  .Grid--1of6 > .Grid-cell:first-of-type {
    flex: 0 0 30%;
  }

  .Grid--1of4 > .Grid-cell:first-of-type {
    flex: 0 0 50%;
  }

  .Grid--1of3 > .Grid-cell:first-of-type {
    flex: 0 0 100%;
  }
}
/* Large screens */
@media (min-width: 48em) {
  .Grid--cols-2 > .Grid-cell,
  .Grid--cols-3 > .Grid-cell,
  .Grid--cols-4 > .Grid-cell,
  .Grid--cols-6 > .Grid-cell,
  .Grid--cols-12 > .Grid-cell {
    flex: 1;
  }

  .Grid--holly-grail .main {
    flex: 2;
  }
  .Grid--holly-grail .aside {
    flex: 1;
  }
  .Grid--holly-grail .aside-1 {
    order: 1;
  }
  .Grid--holly-grail .main {
    order: 2;
  }
  .Grid--holly-grail .aside-2 {
    order: 3;
  }

  .Grid--1of2 > .Grid-cell {
    flex: 0 0 50%;
  }

  .Grid--1of6 > .Grid-cell:first-of-type {
    flex: 0 0 16.6666%;
  }

  .Grid--1of4 > .Grid-cell:first-of-type {
    flex: 0 0 25%;
  }

  .Grid--1of3 > .Grid-cell:first-of-type {
    flex: 0 0 30%;
  }

  .Grid--gutters.Grid--nested .Grid-cell:first-of-type .Demo {
    margin-right: 0;
  }
}
.content-1of1::before {
  content: "1";
}

.content-1of2::before {
  content: "1/2";
}

.content-1of3::before {
  content: "1/3";
}

.content-1of4::before {
  content: "1/4";
}

.content-1of6::before {
  content: "1/6";
}

.content-1of12::before {
  content: "1/12";
}

.talkingnav{
	font-size: 24px;
	font-family:'Open Sans', sans-serif;;
	color:#2b517a !important;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;

}

