@charset "UTF-8";
/*
Theme Name: Make Music '13
Theme URI: http://www.makemusicny.org
Description: Custom theme built for Make Music New York 2013
Version: 1.0
Author: Design by Seymour Chwast / Development by Thadd Williams & Make Music Match
*/

/* Credits*/
/* A custom made template for makemusicny.org */

@media (min-width: 975px) {
  .nav .menu-item {
    padding: 0 18px;
    font-size: 22px;
  }
	#container, .container { width: 975px }
  #navigation { position: fixed; z-index: 2 }
  #content { width: 575px; float: left; margin: 0 0 0 145px; min-height: 760px }
  img.wp-post-image { margin-top: 1em; width: 575px; height: auto }
  #sidebar-right { width: 230px; margin-bottom: 15px }
  #sidebar-right.static { position: fixed; top: 0; margin-left: 745px; overflow: hidden }
  #sidebar-right.travel { float: right; }
	#mobile-topbar { display: none }
}

@media (max-width: 974px) and (min-width: 800px) {
  .nav .menu-item { padding: 0 10px; font-size: 18px; }
	#container, .container { width: 90%; max-width: 975px }
  #navigation { float: left }
  #content { width: 575px; margin: 0 0 0 145px; min-height: 710px }
  img.wp-post-image { margin-top: 1em; width: 575px; height: auto }
  #sidebar-right { width: 575px; margin-bottom: 15px; border-top: 5px solid #478AD1; border-bottom: 5px solid #478AD1; padding-bottom: 1em }
  #sidebar-right.static, #sidebar-right.travel { margin-left: 145px; min-height: 0 !important }
  .widget.simple-social-icons ul.alignleft { width: 395px; margin: 0 auto; float: none }
  .widget-btn { margin: 0.5em auto !important }
  .widget.widget_text { margin: 0 !important }
	#mobile-topbar { display: none }

}

@media (max-width: 799px) {
  header { display: none; }
  #container, .container { width: 100%; margin-top: 50px !important }
  #navigation { display: none }
  #content { width: 90%; margin: 0 auto }
  img.alignnone.size-full { width: 100%; height: auto }
  img.wp-post-image { margin-top: 1em; width: 100%; height: auto }
  img[width="575"] { width: 100%; height: auto }
  #sidebar-right { float: none; margin: 0 auto; width: 90%; min-height: 0; border-top: 5px solid #478AD1; border-bottom: 5px solid #478AD1; padding: 2em 0 1em 0 }
  .widget.simple-social-icons ul.alignleft { width: 395px; margin: 0 auto; float: none }
  .widget.widget_aboutmmny, .widget.widget_latestpost, .widget.widget_twitter { display: none; }
  .hp-column .widget.widget_latestpost, .hp-column .widget.widget_twitter { display: block; }
  .widget.widget_mm-widget-mobile { display: block }
  .widget.widget_summerfeatures { text-align: center !important }
  .widget.widget_summerfeatures ul { width: 100% !important }
  .widget.widget_summerfeatures ul li { font-size: 13px !important; font-weight: 400 !important; display: inline-block !important; padding-right: 7px; margin: 3px }
  .widget-btn { margin: 0.5em auto !important }
  .widget.widget_text { margin: 0 !important }
  #sidebar-right.home { min-height: 0 !important }
  #mobile-topbar { width: 100%; height: 50px; background-color: #f15a22; color: #f9f9f9; position: fixed; top: 0; z-index: 100000 }
  #mobile-topbar h1 { line-height: 50px; text-indent: 10px; margin-top: 0 !important }
  #mobile-topbar h1 span.smcap { margin-right: 0 !important }
  #click-menu { position: fixed !important; top: 13px !important; right: 10px !important; height: 25px; width: 30px; padding: 0 !important; background-color: transparent !important }
  #responsive-menu-button { z-index: 100000 !important }
  #responsive-menu-container { top: 50px !important; z-index: 99998 !important }
}
#schedule-landing-below { background-size: contain !important; }
@media (max-width: 640px) {
	#schedule-landing-above { width: 90% !important }
  #schedule-landing-above .schedule-block-left { width: 85% !important }
	#schedule-landing-below { background-size: contain !important; width: 100% !important; height: 705px !important }
	.parade-image { background: none !important; width: 100% !important; height: auto !important }
	.parade-list-text { width: 70% !important }
	.embedText { width: 100% !important; float: none !important; margin-bottom: 1em }
	.embedMap { width: 100% !important; overflow: hidden; float: none !important }
  .embedMap iframe { width: 100% }
	.parade-more-info p { float: none !important; width: 100% !important }
	.parade-more-info .parade-image-rest { float: none !important; width: 100% !important; margin-bottom: 1em; text-align: center }
  .parade-more-info .parade-image-rest img { width: 100% !important }
}
@media (max-width: 575px) {
	.event-header { overflow: hidden }
  .event-header .event-title { font-size: 25px !important }
	.event-listings { min-width: 0 !important; width: 100% !important }
	img[width="575"] { width: 100%; height: auto }
	#schedule-data .list .performance { width: 100% !important }
  #schedule-data .list .performance .snapshot-container { width: 50px !important; height: 50px !important }
  #schedule-data .list .performance .snapshot-container img { width: 100%; height: auto }
  #schedule-data .list .performance .info .info-block { width: 37.5% !important }
	.parade-list-text { width: 65% !important }
	.profile-image { width: 100% !important; max-height: 250px !important; overflow: hidden }
  .profile-image img { min-width: 100% !important; width: auto; height: auto }
}

@media(max-width: 475px) {
	#event-exquisite-corpses { font-size: 17px !important }
	.parade-list-text { width: 55% !important }
}

@media (max-width: 400px) {
	.widget.simple-social-icons ul.alignleft { width: 200px !important }
}


/* ----- GLOBAL STYLES ----- */
html { overflow-y: scroll; margin-top: 0 !important }
body { font-family:'futura-pt', sans-serif !important; font-size: 16px; background-color: #f9f9f9; color: #000000; margin: 0px }
body.page-template-tpl-slider-home {
    overflow: hidden;
}
#container, .container { margin: 0 auto 0 auto }
	p { margin: 1em 0 }
	h1 { font-size: 25px; font-weight: 700; min-height: 27px; letter-spacing: -0.02em; margin: 0 }
		h1 a { color: #000000; text-decoration: none }
		h1.alt { color: #478AD1 }
	h2 { font-size: 20px; font-weight: 700 }
	h3, h4, h5 { margin: 14px 0; font-weight: 700 }
		h3 { font-size: initial }
		h4, h5 { font-size: inherit }
	img, img a { border: none }
	img a:hover { opacity: 0.7; -moz-opacity:.70; -webkit-opacity:0.7; filter:alpha(opacity=70) }
	a:focus { outline: none }
	a:link, a:visited { color: #478AD1; text-decoration: none }
	a:hover, a:active { color: #000000; text-decoration: none }
	ul { list-style-type: square }
	.alignleft { float: left; margin-right: 5px }
	.alignright { float: right; margin-left: 5px }
	.aligncenter { display: block; margin: 5px auto }
	.clear { clear:both; }
	.simplePullQuote { width: 305px !important; border-top: 7px #f15a22 solid !important; border-bottom: 7px #f15a22 solid !important; font-weight: 400; font-size: 18px; line-height: 21px; color: #f15a22; padding: 10px 0px !important; margin: 5px 15px 5px 0 !important; background: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; text-indent: 0 !important }
		.simplePullQuote p { margin: 0 10px }
	hr { border-style: solid none none none; border-color: #000000 }
		hr:before { display: table; content: " " }
		hr:after { display: table; content: " "; clear: both }
	a.btn { /*max-width: 250px; text-align: center; display: block; padding: 3px 5px; font-size: 16px; */ font-weight: 400; color: #ffffff; background-color: #478AD1; /*border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px*/ }
		a.btn:hover, a.btn:focus, a.btn:active { color: #ffffff; background-color: #000000 }
		a.btn i:after { content: "\00a0" }
	.wp-caption.alignnone { width: 100% !important; height: 100% }
		.wp-caption-text { font-size: 11px; line-height: 14px; padding: 0px 10px; margin-top: 0 }
	.wp-caption.alignnone .wp-caption-text { width: 98%; padding: 0 1%; margin-top: -25px; color: #ffffff; text-shadow: 2px 2px 2px black }
	.wp-caption.alignnone img.size-full { width: 100%; height: auto }
input::-webkit-input-placeholder { color: #000 }
input:-moz-placeholder { color: #000 }
input::-moz-placeholder { color: #000 }
input:-ms-input-placeholder { color: #000 }

/* --- LEFT SIDEBAR --- */
#navigation { width: 130px; margin-top: 20px }
	#nav-logomark { background-image: url('img/stamp@2x.png'); background-size: contain; background-repeat: no-repeat; height: 58px; margin: -9px 0 0 -7px; text-indent: -9999px }
		#nav-logomark a { display: block; height: 100% }
	#navigation ul.menu { font-weight: 700; margin: 10px 0; padding: 0; list-style-type: none }
		#navigation ul.menu li { line-height: 15px }
			#navigation ul.menu li a { display: block; width: 130px; font-size: 13px; line-height: 1.25; text-decoration: none }
				#navigation ul.menu li a:link, #navigation ul.menu li a:visited { color: #000000 }
				#navigation ul.menu li a:hover, #navigation ul.menu li a:active, #navigation ul.menu li a#selected, #navigation ul.menu li a.selected, #navigation ul.menu li.current-menu-item a, #navigation ul.menu li.current-menu-parent a, #navigation ul.menu li.current-page-ancestor a, #navigation ul.menu li.current-post-ancestor a { color: #f15a22 }
		#navigation ul#menu-navbar li a { font-size: 14px }
		#navigation ul.menu li ul.submenu { margin: 0 0 0 10px; height: auto }
	#navigation h1.nav-title { font-size: 23px; line-height: 26px; color: #f15a22; padding: 15px 0 5px 0; border-top: 1px solid #929292; width: 130px }

/* ----- INNER CONTENT ----- */
#content-inner { }
	#content-inner p:first-child img.alignleft, #content-inner p:first-child img.alignright, #content-inner p:first-child img.aligncenter { float: none; margin: 0 }
	#content-inner-title.first { padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px solid #000000 }
		#content-inner h1.header-title { margin-top: 42px }
		#content-inner h1.timestamp-summer, #content-inner h1.timestamp-winter { margin-top: 17px }

/* --- RIGHT SIDEBAR --- */
#sidebar-right { }
.schedule + #sidebar-right .widget { display: none; }
.schedule + #sidebar-right .widget_summerfeatures { display: block; }
	.widget { margin: 0 0 20px 0 }
		.widget p { margin: 0 }
		/* About MMNY Widget */
		.widget_aboutmmny { margin-bottom: 0 }
			h1.mmny-title { font-weight: 700; margin-top: 14px }
				h1.mmny-title span.smcap { font-weight: 400; font-size: 22px; font-variant: small-caps; margin-right: -5px }
			.widget_aboutmmny p { margin-bottom: 10px }
		.widget.simple-social-icons { margin-bottom: 10px }
		/* Alliance Banner */
		.widget-btn { display: block; cursor: pointer; background-color: #f15a22; border: none; color: #f4f4f4 !important; text-align: center; width: 195px; height: 50px; margin-left: 10px; border-radius: 24px; line-height: 18px }
			.widget-btn:hover { background-color: #000 }
		.widget-btn.btn-lg { line-height: 30px; font-weight: bold }
		#mm-widget-sidebar { cursor: pointer; font-family: 'Roboto Condensed'; padding-top: 8px; font-weight: 300; font-size: 16px; line-height: 14px; text-transform: uppercase }
			#mm-widget-sidebar a#mm-widget-logo { text-indent: -9999px; display: inline-block; background: url('img/mm_logo_nav@2x.png') top left no-repeat; background-size: contain; width: 93px; height: 20px; line-height: 20px }
			#mm-widget-sidebar span.moreinfo { font-size: 70%; display: block }
		/* Latest Post Widget */
		.widget-latestpost-entry h2 { font-size: 18px; line-height: 21px; margin: 0; color: #478AD1 }
		.widget-latestpost-entry h3 { font-weight: 400; color: #929292; font-size: 13px; line-height: 13px; text-transform: uppercase; margin-top: 7px; margin-bottom: 4px; }
		.widget-latestpost-entry p a { font-weight: 400; font-size: 13px; display: block }
		/* Twitter Widget */
		.widget_twitter ul { list-style: none; padding: 0; margin: 0 }
			.widget_twitter .time-meta { font-weight: 400; font-size: 13px; line-height: 13px; text-transform: uppercase; display: block; margin-top: 4px }
				.widget_twitter .time-meta a { color: #929292; text-decoration: none }
		/* Mailing List Widget */
		.widget_mailinglist { margin-bottom: 0; overflow: hidden }
			.widget_mailinglist fieldset { margin: 0; padding: 0; border: none }
			#newsletter_signup { margin: 0 }
				#newsletter_signup input.form-control, .search .form-control  { background-color: transparent; border-color: #000000; color: #000000; font-weight: 400; font-size: 13px; line-height: 1.2; width: 70%; height: 30px; float: left }
				#newsletter_signup input.btn, .search .btn { background-color: transparent; border-color: #478AD1; color: #478AD1; font-weight: 400; font-size:13px; line-height: 1.2; width: 22%; height: 30px;  padding: 8px 3px 9px; margin-left: 5px; float: left }
					#newsletter_signup input.btn:hover, #newsletter_signup input.btn:active { background-color: #478AD1; color: #000000 }
		.widget.simple-social-icons ul { margin-left: 10px }
			.widget.simple-social-icons ul li { margin: 10px 2px 2px !important }
		.widget_pardonourdust p { margin-bottom: 10px }

#sidebar-right #best-of-tony { background-position: 0 -125px; width: 125px; height: 125px; text-indent: -9999px }

/* --- FOOTER --- */
#footer { width: 95%; max-width: 1065px; text-align: center; font-size: 14px; margin: 25px auto 0 auto }
	ul#sponsors { margin: 0; padding: 0; list-style-type: none }
		#sponsors li { display: inline-block }
			#sponsors li a { display: block; padding: 5px; text-decoration: none }
				#sponsors li a:hover { opacity: 0.7; -moz-opacity:.70; -webkit-opacity:0.7; filter:alpha(opacity=70) }
	#copyright { margin: 15px auto 25px auto; color: #C0C0C0 }
		#copyright a { color: #478AD1; text-decoration: none }
			#copyright a:hover { color: #C0C0C0 }

/* --- HOME PAGE STYLES --- */
#background-home { width: 1060px; height: 800px; background-color: transparent; margin: 0 auto 0 -530px; left: 50%; position: absolute; z-index: -1 }
#navigation.home { position: absolute; z-index: auto }
#sidebar-right.home { min-height: 760px }
	#sidebar-right.home .widget_aboutmmny h1.mmny-title {  }
#home-artwork { margin-top: 0 }
	#home-artwork p { margin: 0 }
a.circle { display: block; position: absolute; width: 150px; height: 150px; z-index: 5; border-radius: 50%; background-color: #f15a22; margin: 5px 0 0 20px; transform:rotate(-7deg); -ms-transform:rotate(-7deg); -webkit-transform:rotate(-7deg) }
	a.circle span { display: block; width: 90px; padding: 25px 0 0 28px; font-weight: 700; font-size: 20px; line-height: 24px; text-align: center; color: #ffffff }
	a.circle:hover { background-color: #000 }

	/* Make Music Winter Homepage */
.winter-parade-collage { width: 100%; max-width: 575px; margin-top: 0.5em; text-align: center; margin-bottom: 1em }
	.winter-parade-collage .winter-parade-collage-header { width: 420px; height: 175px; overflow: hidden; display: inline-block; text-align: center }
		.winter-parade-collage .winter-parade-collage-header a, .winter-parade-collage .winter-parade-collage-header a:hover { color: #4068ae }
		.winter-parade-collage .winter-parade-collage-header h3 { margin-top: 0 }
		.winter-parade-collage .winter-parade-collage-header img { width: 100%; max-width: 420px; margin-top: 1em !important }
	.winter-parade-collage .collage-item { width: 140px; height: 175px; overflow: hidden; display: inline-block; border: 2px solid #f9f9f9; box-sizing: border-box }
		.winter-parade-collage .collage-item a { display: block; width: 100%; height: 100% }
			.winter-parade-collage .collage-item a img, .winter-parade-collage .collage-item a img.wp-post-image { width: 100%; height: 100%; margin: 0 !important }
				.winter-parade-collage .collage-item a .collage-item-hover { display: none; width: 100%; height: 100%; overflow: hidden; background: #4068ae }
					.winter-parade-collage .collage-item a .collage-item-hover span { display: table-cell; padding: 0 5px; font-size: 17px; font-weight: bold; color: white; text-align: center; vertical-align: middle; width: 140px; height: 175px }
				.winter-parade-collage .collage-item a: hover .collage-item-hover { display: table }
	/*.winter-parade-collage .collage-item.double { width: 382px; background-color: #4068ae }
		.winter-parade-collage .collage-item.double a { text-align: center; color: white !important }
			.winter-parade-collage .collage-item.double a h1 { margin: 40px 0 5px 0; font-size: 35px }
			.winter-parade-collage .collage-item.double a h2 { margin: 0; font-size: 25px }*/

  /* Slider Homepage */
.hp-quote {
  font-size: 1.5em;
  padding-bottom: 1.5em;
}
.hp-quote-attribution {
  text-align: right;
  font-style: italic;
}
.hp-desc {
  font-size: 1.2em;
  padding-top: 1.5em;
}

/* --- MAKE MUSIC WIDGET --- */
#responsive-menu #rm-additional-content { padding: 10px 0 !important; width: 100% !important }
#mm-widget-mobile { background-color: #f15a22; padding-top: 13px; cursor: pointer; font-family: 'Roboto Condensed' !important; font-weight: 400 !important; font-size: 15px; line-height: 15px; color: #f4f4f4 !important; text-transform: uppercase !important; text-indent: 5% !important; width: 160px; height: 50px; margin: 0 auto }
	#mm-widget-mobile a#mm-widget-logo-mobile { text-indent: -9999px; display: inline-block; margin: 0 auto; background: url('img/mm_logo_nav@2x.png') top left no-repeat; background-size: contain; width: 80px; height: 15px }
	#mm-widget-mobile span.moreinfo { font-size: 70%; display: block }
#mm-widget-mobile:hover { background-color: #3C3C3C }

/* --- ANDROID SMARTBANNER --- */
#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('dark_background_stripes.gif'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }


/* Utility classes */
.btn-lg, .btn-lg:link, .btn-lg:visited {
  color: #fff;
  height: 64px;
  border-radius: 32px;
  text-transform: uppercase;
  font-size: 13px;
  display: table;
  padding: 0;
  cursor: pointer;
}
.btn-lg span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.btn-blue {
  background-color: #007eb8;
}
.btn-orange {
  background-color: #f15a22;
}


/* Alternate header */
.header-logo--mark {
  float: left;
  width: 11.48%;
}
.header-logo--type {
  float: left;
  width: 88.52%;
  padding-top: 18px;
}
.header-logo--mark img, .header-logo--type img {
  width: 100%;
}

.nav {
  padding-top: 12px;
}
.nav>ul {
  width: 100%;
  list-style: none;
  padding-left: 0;
  text-align: center;
}
.nav .menu-item {
  display: inline-block;
  position: relative;
}
.nav .menu-item a {
  color: #000;
}

/*
header .nav {
  margin-top:15px
}

header .nav ul
 {
  list-style:none;
  position:relative;
  float:left;
  margin:0;
  padding:0
}

header .nav ul a {
  display:block;
  color:#333;
  text-decoration:none;
  font-weight:700;
  font-size:12px;
  line-height:32px;
  padding:0 15px;
  font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
}

header .nav ul li {
  position:relative;
  float:left;
  margin:0;
  padding:0
}

header .nav ul li.current-menu-item {
  background:#ddd
}
*/

.menu-item-has-children>a:after {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  float: right;
  font-size: 9px;
  padding: 10px 0 0 3px;
}

.nav>ul>li:hover {
  background:#007eb8;
}
.nav>ul>li:hover>a {
  color: #fff;
}

.nav ul ul {
  display:none;
  position:absolute;
  top:100%;
  left:0;
  background:#007eb8;
  padding:0;
  text-align: left;
  z-index: 500;
}

.nav ul ul .menu-item {
  float:none;
  width:200px;
  padding:6px 18px;
}
.nav ul ul .menu-item:hover {
  background-color: #fff;
}

.nav ul ul .menu-item a {
  line-height:1.1;
  font-size: 0.8em;
  color: #fff;
  padding: 0;
  display: inline-block;
}

.nav ul ul .menu-item:hover a {
  color: #333;
}

.nav ul ul ul {
  top:0;
  left:100%
}

.nav ul li:hover > ul {
  display:block
}

/* Slider HP */
.page-template-tpl-slider-home .hp-quote {
  padding-top: 12px;
  font-size: 26px;
  text-align: center;
}
.page-template-tpl-slider-home .widget.simple-social-icons ul {
  margin-left: 0;
}
.container.hp-columns {
  margin-top: 3rem;
}
.hp-column {
  padding: 0 24px;
  text-align: justify;
  word-wrap: break-word;
}
.hp-column .btn-lg {
  width: 100%;
}
.hp-column .widget-btn {
  margin: 26px auto 0;

}
.hp-column .row {
  margin-right: -24px;
  margin-left: -24px;
}
form.search {
  margin-bottom: 18px;
}

