/* cmsms stylesheet: TsifFoundation modified: 05/03/18 23:30:59 */
 /* #24408d */
 /* #f7f5ec */
 /* #e6e2c5 */
 /* #439955 */
 /* #566476 */
 /* #565b5b */
 /* #566476 */

 /* #000 */
 /* #fff */

body {
    background: url(/uploads/images/graphics/block-bg6.jpg) repeat;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    /* color: #566476; */
    /* font-size: 1.2rem; */
}


/*  TOP BAR RESET  */
/** Changes background color, height and margin of the border **/
.top-bar {
    background: none;
   /* height: 58px;
    line-height: 58px;*/
    margin-bottom: 10px;
}
 
/** Removes black background on menu bar **/
.top-bar-section ul, .top-bar-section ul li a, .top-bar-section ul li {
    background: none;
    text-transform: uppercase;
    float: left;
    list-style: none;
}
 
/** Removes black background on menu item **/
.top-bar-section li a:not(.button) {
    background: none !important;
}
.fi-social-facebook {
color: #e6e2c5;
}

/* basic styles */
body {
background: url("https:/uploads/images/graphics/block-bg6.jpg") repeat;
background: url(/uploads/images/graphics/block-bg6.jpg) repeat;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
/*color: #566476;*/
/*font-size: 1.2rem;*/
}
/*body .row {
background: #f7f5ec
}*/
/*.row {
max-width: 70em;
}*/
/*sub nav*/
ul.sub-nav {
	display: block;
	margin: 8px 0;
	/*float: right;*/
	margin-top: 18px;
}
ul.sub-nav li {
	float: left;
	list-style: none outside none;
	/*width: auto;*/
	/*margin-left: 5px;*/
}
ul.sub-nav li a {
	color: #666;
	display: block;
	font-size: 24px;
	margin:0 0 24px 0;
	font-size: 14px;
	margin: 0;
	padding: 4px 10px;
}
ul.sub-nav li.active a, ul.sub-nav li a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
	color: #333;
}
.eventmenu {
    background-color: #439955;
    border-bottom: 4px solid white;
}
.eventmenu ul {
margin-left: 0; 
}
.eventmenu li {
    text-align: center;
    font-size: 1.6rem;
    padding: 1rem;
    border-right: 4px solid #fff;
    list-style: none;
    /*width: 25%;
    float: left;*/
    /*background-color: #439955;*/
}


.eventmenu li:last-child {
border-right: none;
}
.eventmenu a {
font-family: "Open Sans Condensed",sans-serif;
color: #e6e2c5;
font-size: 2rem;
font-weight: bold;
}
.eventmenu a:hover {
color: #24408d;
}
/*other general styles*/
.noList {
	list-style-type:none;
}
#content-bottom {
}
/* Default Link Styles */
a {
	color: #24408d;
	text-decoration: none;
	line-height: inherit;
        font-weight: bold;
}
a:hover, a:focus {
	color: #439955;
}
a img {
	border: none;
}
/* Default paragraph styles */
p {
	font-family: inherit;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.6;
	margin-bottom: 1.25em;
	text-rendering: optimizeLegibility;
}
p aside {
	font-size: 0.875em;
	line-height: 1.35;
	font-style: italic;
}
p.video-credit {
font-size: .8rem;
}
.vidbox {
padding-top: 2rem;
}
/* Default header styles */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #566476;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.2125em;
}
h1 {
text-transform: uppercase;
}
h3 {
font-size: 1.2rem;
}
hr {
	border: solid #dddddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25em 0 1.1875em;
	height: 0;
}
/* Helpful Typography Defaults */
em, i {
	font-style: italic;
	line-height: inherit;
}
strong, b {
	font-weight: 400;
	line-height: inherit;
}
small, .small {
	font-size: 80%;
	line-height: inherit;
}
img.left {
margin: 0 1rem 1rem 0;
}
img.right {
margin: 0 0 1rem 1rem;
}

code {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: bold;
	color: #7f0a0c;
}
.noMarginBottom {
	margin-bottom: 0 !important;
}
.maxMarginBottom {
	margin-bottom: 2em !important;
}
.minPaddingBottom {
	margin-bottom: 1em !important;
}
.meta {
	color: #566476;
	font-size: .9em;
margin: .5rem 0;
}
.meta ul {
list-style: none;
margin-left: 0;
margin-bottom: .25rem;
}
/* News */
.news {
	/*border: 1px solid #eeeeee;*/
	padding: 10px 20px 20px;
	font-size: 14px;
	line-height: 1.1;
}
.news ul {
	list-style: none;
}
.news ul li {
	margin-bottom: 10px;
}
#maincontent .NewsPageSummary {
padding: .5rem 0;
border-bottom: 1px solid #566476
}
#news-sidebar .NewsPageSummary {
border-bottom: 1px solid #566476;
}
.NewsPageSummary h3 {
font-size: 1.2rem;
text-transform: uppercase;
}
.NewsPageSummary p {
font-size: .9rem;
}
header {
	background-color: #efefef;
background: url("https:/uploads/images/graphics/block-bg6.jpg") repeat;
	/*padding: 8px 0;*/
	color: #fff;
	/*margin-bottom: 4px;*/
}
#header {
background-color: #24408d;
}
header#home .orbit-container {
	background: none;
	color: #FFF;
}
.subheader {
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0.5rem;
color: #566476;
}
.orbit-container .orbit-slides-container>* .orbit-caption {
display:none;
}
.orbit-bullets-container {
  display: none;
}
.orbit-bullets {
	margin-bottom:20px;
}
header#home .orbit-container a {
	color: #FFF;
}
header#home .orbit-container .orbit-slide-number, header#home .orbit-container .orbit-timer {
	display:none;
}
.logo img {
position: absolute;
  z-index: 3;
  width: 150px;
  margin-top: -2rem;
}
.logo img.logosmall {
  position: absolute;
  z-index: 500;
  width: 125px;
  margin-top: -4rem;
margin-left: 2rem;
}
.footerlogo {
float: left;
}
div.ornament { 
height: 98px;
width: 100%;
background: #24408d url(https:/uploads/images/graphics/tsif-ornament-iso.png) right repeat-x;
}
div.ornament-left { 
height: 98px;
width: 50%;
margin-left: -129px;
float:left;
background: #24408d url(https:/uploads/images/graphics/tsif-ornament-iso.png) right repeat-x;
}
div.ornament-right { 
height: 98px;
width: 50%;
margin-right: -140px;
float: right;
background: #24408d url(https:/uploads/images/graphics/tsif-ornament-iso.png) left repeat-x;
}
div.banner {
width: 258px;
float:left;
}
.ornament {
height: 108px;
background: #24408d;
border-top: 4px solid #fff;
border-bottom: 4px solid #fff;
  overflow: hidden;
}
.inline-list {
margin: 0 auto .75rem;
}
.inline-list > li.social {
list-style: none;
/*float: right;*/
margin-left: .5rem;
display: block;
}
li.social, li.social i {
padding: 0;
margin: 0;
line-height: 1rem;
}
.size-36 {
  font-size: 36px;
}
.size-48 {
  font-size: 48px;
}
.eventmenu [class*="block-grid-"] {
  margin: 0 -1rem;
}
.eventmenu ul {
background-color: #439955;
/*border-top: 4px solid #fff;*/
/*border-bottom: 4px solid #fff;*/
}
.main {
background: #f7f5ec;
}
#maincontent {
background: #f7f5ec;
/*padding: 1rem 0;*/
}

#news-sidebar {
background: white;
}
.news-slider {
height: 400px;
border-top: 2px solid #fff;
/*border-bottom: 2px solid #fff;*/
}
.news-slider li {
height: 20%;
background: #e6e2c5;
}
#footermenu li {
	margin-left: 0;
}
#footermenu li a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #CCC
}
#footermenu li:last-child a {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
	background-color: rgba(0, 0, 0, 0.4);
	color: white;
	height: 60px;
	position: absolute;
	text-indent: -9999px !important;
	top: 50%;
}



.sponsorimage.frame {
    height: 150px;      /* equals max image height */
    width: 230px;
    white-space: nowrap;
    text-align: center; margin: 1em 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sponsorimage img {
    vertical-align: middle;
    max-height: 150px;
    max-width: 230px;
}



/*Top bar and menu*/
.top-bar, .top-bar ul {
background: none;
}
.top-bar-section ul {
padding: .5rem 0;
margin: 1rem 0;
background: none;
}
.top-bar, .top-bar-section li a:not(.button) {
	background-color:#24408d;
}
.top-bar .top-bar-section li > a {
	border-left:none;
text-transform: uppercase;
font-family: 'Source Sans Pro', sans-serif;
  line-height: 0rem;
font-size: 1.2rem;
font-weight: 100;
color: #e6e2c5
}
#navmenu li > a {
border-right: 1px solid #f7f5ec;
}
.eventmenu #navmenu li > a {
border-right: none;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 1rem;
  padding: 0 .5rem;
}
.top-bar .top-bar-section .left li {
border-right: 1px solid #f7f5ec;
}
#navmenu li:last-child > a {
border-right: none;
}

.top-bar .toggle-topbar.menu-icon {
/*top: 0;*/
}

#header h1 {
	color: #FFFFFF;
	font-weight: 400;
	margin:0;
font-size: 2.5rem;
position: relative;
left: 2%;
}
#maincontent h1 {
font-size: 1.8rem;
font-weight: 700;
text-transform: uppercase;
}
#maincontent h2 {
font-size: 1.6rem;
}
#maincontent ul {
list-style-position: inside;
}
.indent {
margin-left: 1.5rem;
}
header#home {
}
header#responsive-gallery-template {
	background-color: #BAD50B;
}
header#responsive-news-template {
	background-color:#CA502B
}
header#formbuilder-responsive {
	background-color:#CA2B55
}
header#theme-features {
	background-color:#A5CA2B
}
.top-bar {
	margin-bottom: 10px;
}
.joyride-tip-guide .joyride-nub.right {
	right: -27px;
}
.joyride-tip-guide .joyride-nub.left {
	right: -27px;
}
.joyride-tip-guide .joyride-nub.bottom {
	bottom: -27px;
}
.joyride-tip-guide .joyride-nub.top {
	top: -27px;
}
#copyright {
	background: #24408d;
	color: #e6e2c5;
	padding: 1rem 0;
border-top: 2px solid #fff;
	/*font-size: .8em;
	text-align: center;*/
}
#copyright a {
	color: #fff;
	font-size: 1rem;
        font-weight: normal;
}
#copyright a:hover {
	color: #DDD;
}
#copyright p,  #copyright ul {
	margin-bottom: 0;
	font-size: 1rem;
}
footer {
	background-color: #efefef;
	color: #333;
	padding: 10px 0 0;
	margin-top: 20px;
}
footer a:link, footer a:visited {
	color: #999;
	font-size: 14px;
}
footer a:hover, footer a:active {
	color: #333;
	text-decoration: underline;
}
/*Formbuilder*/
.fbsubmit, .fbsubmit_next {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 1.25em;
	position: relative;
	text-align: center;
	display: inline-block;
	padding: 0.75em 1.5em 0.8125em 1.5em;
	font-size: 1em;
	background-color: #2ba6cb;
	border-color: #2284a1;
	color: white;
}
.row.PerfIntro {background-color: #24408d; padding-top: 1rem; color: white;}
.PerfIntro table, .PerfIntro tbody, .PerfIntro tr, .PerfIntro table tbody tr:nth-child(even) {
background-color:transparent;
border:0;
}
.PerfIntro td, .PerfIntro th {
padding: .25rem 0;
}
.PerfInfo {
padding: 1rem;
}
.row.sponsors {
border-bottom: 1px solid #333;
padding-bottom: 2rem;
}
.sponsorimage {
min-height: 150px;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: right;
    margin: 0;
    margin-bottom: 0 !important;
    max-width: 50%;
    width: 50%;
height: 396px;
border-left: 2px solid #fff; }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 50%;
    padding-left: 1rem;
    width: 50%;
background: #f7f5ec
 }
/*.tabs dd, .tabs .tab-title,*/ .tabs dd > a, .tabs .tab-title > a {
background: #e6e2c5;
color: #566476;
}
.tabs dd:hover, .tabs .tab-title:hover, .tabs dd > a:hover, .tabs .tab-title > a:hover, .tabs dd > a:hover, .tabs .tab-title > a:hover {
background: #f7f5ec
}
 }
.tabs-content {
margin-bottom: 0 !important;
background: #fff;
max-width: 50%;
}
.tabs-content > .content {
padding: 0;
}


.tabs.vertical dd, .tabs.vertical .tab-title {
border-bottom: 4px solid #fff;
position: relative;
}
.tabs.vertical .tab-title:last-child {
border-bottom: none;
}
.tabs dd a, .tabs .tab-title a, .tabs dd.active a, .tabs .tab-title.active a {
background-color: transparent;
}
.tabs dd.active, .tabs .tab-title.active, .tabs dd.active a, .tabs .tab-title.active a {
background: #24408d;
color: #e6e2c5;
}
.tabs dd > a, .tabs .tab-title > a {
padding: .5rem 1rem;
font-size: 1.3rem;
line-height: 1.3;
font-weight: 200;
font-family: 'Source Sans Pro', "Helvetica Neue", sans-serif;
}

.triangle-left {
  width: 0;
  height: 0;
  /* display: inline; */
  border-top: 38px solid transparent;
  border-right: 20px solid;
  border-bottom: 38px solid transparent;
/*border: none;*/
  position: absolute;
  left: -20px;
  z-index: 10;
color: transparent;
  /*color: #24408d;*/
}
li.tab-title.active .triangle-left {
  border-top: 38px solid transparent;
  border-right: 20px solid;
  border-bottom: 38px solid transparent;
color: #24408d;
}
.tab-title.active.triangle-left {
  color: red;
}
#header h1, span.sitename {
font-family: "Changa One",sans-serif;
margin-bottom: 1rem;
}
#header h1 a {
color: #e6e2c5;
}
span.sitename {
font-size: 1.5rem;
line-height: 1.2;
}
.branding {
margin-top: 1rem;
}
.info {
background: #e6e2c5;
border-bottom: 4px solid #fff;
}
.info h2, .info h3 {
padding: 1rem 0;
text-align: center;
text-transform: uppercase;
font-family: "Open Sans Condensed",sans-serif;
color: #566476;
font-weight: bold;
font-size: 2.5rem;
}
.columns.first {
border-right: 4px solid #fff;
}

#copyright .columns {
/*border: 1px dotted white;*/
}

#latestnews {
/*padding: 1rem;*/
border-top: 4px solid #fff;
background: #e6e2c5;
}
.NewsSummary {
padding: .5rem 1rem;
border-right: 4px solid #fff;
}
.NewsSummary {
padding: 1rem 3rem;
}
.NewsSummary:last-child {
border-right: none;
}
.NewsSummary h3 {
text-transform: uppercase;
font-size: 1.2rem;
font-weight: 400;
}
.NewsSummary h3 a {
color: #566476;
}
article.performers img {
margin-bottom: 15px;
}
.kilt-overlay {
    position: absolute;
    z-index: 2;
bottom: 0;
width: 33%;
}
.kilt-overlay img {
height: auto;
}


.tabs-content section {
    position:relative;
}
.tabs-content section img a {
    width:100%;
    vertical-align:top;
}
.tabs-content section a:after {
    content: Read more;
    color: #fff;
text-align: center;
margin-top: 40%;
padding: 20px;
    content:'\A';
    position:absolute;
    width:100%; height:auto;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tabs-content section a:hover:after {
    opacity:1;
    content: attr(data-content);
    color: #fff;
}

/*.slideshow .flex-video {
padding-bottom: 35%;
margin-bottom: 0;
}*/


.slideshow {
position: relative;
overflow: hidden;
}

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    /*background-color: #007095;*/ }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary, .button.secondary:focus, .button.secondary:hover {
    background-color: #e9e9e9;
    border-color: #b9b9b9;
    color: #333333; }


/* ************* MEDIA QUERIES **************** */

@media only screen and (max-width: 768px) {
 #header h1 {
 font-size: 1.8rem;
margin-left: 0px;
margin-top: 1rem;
}
.logo img {
width: 125px;
margin-top: 1rem;
}
 header ul.sub-nav {
 float: none;
 margin: 0 auto;
 text-align: center;
}
 header ul.sub-nav li {
 float: none;
}
.top-bar-section ul {
margin:.5rem 0 0;
background: none;
}
.top-bar .top-bar-section li > a {
font-size: 1.1rem;
}
 #carousel .small-10 {
width:100% !important;
}
.ornament {
position: relative;
max-width: 100%;
background: #24408d;
height: 60px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
overflow: hidden;
}
div.ornament-left { 
height: 56px;
width: 50%;
margin-left: -74px;
float:left;
background: #24408d url(https:/uploads/images/graphics/tsif-ornament-med.png) right repeat-x;
}
div.ornament-right { 
height: 56px;
width: 50%;
margin-right: -75px;
float: right;
background: #24408d url(https:/uploads/images/graphics/tsif-ornament-med.png) left repeat-x;
}
div.banner {
width: 144px;
float:left;
}
}

@media only screen and (max-width : 697px) {
.top-bar .top-bar-section li > a {
font-size: .9rem;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 #carousel .small-10 img, #carousel .small-10 img.right {
 float:none !important;
 clear:both;
 margin:0 auto
}
}

 @media only screen and (max-width : 641px) {
.info h2 {
font-size: 1.8rem;
}
.top-bar, .top-bar-section li a:not(.button) {
background: #e6e2c5;
}
.datemenu {
background: #e6e2c5;
border-bottom: 2px solid #fff;
}
ul.menuonly {
padding: 1rem 0 1.5rem;
position:relative;
}
}



 @media only screen and (max-width: 500px) {
 #header h1 {
 font-size: 1.5rem;
margin-left: 20px;
margin-top: 1rem;
}
.logo img {
width: 100px;
margin-top: .5rem;
}
 .logo img.logosmall {
width: 100px;
margin-top: .5rem;
margin-left: 0;
}
}
 @media only screen and (max-width: 641px) {
.eventmenu li, #latestnews div {
border-right: 0;
}
}
@media only screen and (max-width: 1024px) {
/*.eventmenu li:nth-child(2), */div.columns.first, #latestnews div:nth-child(2) {
border-right: 0;
}
div.columns.first h2 {
padding-bottom: 0;
}
div.columns.second h2 {
padding-top: 0;
}
}




 @media only screen and (max-width: 641px) {

#navmenu li {
margin-bottom: .5rem;
}
#navmenu li > a {
border: none;
}
.top-bar-right {
text-align: right;
}

.offcanvas-full-screen {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #0a0a0a;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}
.top-bar-right button {
background-color: transparent;
border-color: transparent;
}
[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 10;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 1rem;
  text-align: center;
}

.offcanvas-full-screen-menu {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: #fefefe;
}

.offcanvas-full-screen-menu a:hover {
  color: #b2b2b2;
}
.offcanvas-full-screen-close {
margin-bottom: 0;

}
button.offcanvas-full-screen-close {
  color: #e6e2c5;
  font-size: 3rem;
border:0;
padding: 0;
    line-height: 2rem;
}
.offcanvas-full-screen-close:focus {
outline-color: #439955;
}
.offcanvas-full-screen-close:hover {
  color: #b2b2b2;
}
.top-bar .toggle-topbar.menu-icon {
right: 50px;
}
.menu-icon a span {
/*width: 20px;*/
    margin-left: 25px;
    text-transform: uppercase;
    color: #566476;
    font-family: "Open Sans Condensed",sans-serif;
font-size: 20px;
line-height: 20px;
}
.menu-icon.blue {
    color: #566476;
}
.menu-icon.blue:after {
background: #566476;
    box-shadow: 0 7px 0 #566476, 0 14px 0 #566476;
}




.offcanvas-full-screen {
  position: absolute;
  z-index: 4;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #439955;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 10;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 1rem;
  text-align: center;
}
.offcanvas-full-screen-inner button {
background-color: transparent;
border-color: transparent;
}

.offcanvas-full-screen-menu {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.offcanvas-full-screen-menu ul {
list-style:none;
margin-left: none;
}
.offcanvas-full-screen-menu ul.float-right {
float:left !important;
margin-left: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;

}

.offcanvas-full-screen-menu #navmenu li > a {
font-size: 1.5rem;
font-family: "Open Sans Condensed",sans-serif;
}
.offcanvas-full-screen-menu a span {
text-transform: uppercase;
color: #e6e2c5;
}
.offcanvas-full-screen-menu a:hover span {
color: #fff;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: #fefefe;
}

.offcanvas-full-screen-menu a:hover {
  color: #b2b2b2;
}

.offcanvas-full-screen-close:hover {
  color: #b2b2b2;
}
}
