/*
Theme Name: mtv.
Theme URI: Your Theme's URI
Description: A brief description.
Version: 1.0
Author: You
Author URI: Your website address.
*/

@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);

/*.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-141{
  background: #7c9a2d none repeat scroll 0 0;
  display: block;
  padding: 10px;
  width: 100%;
}*/

/*#menu-grade1-1 {
	
}*/

/*.menu li {color:#FFF;background:#7c9a2d; display:block; padding:10px; margin:0 0 10px 0; font-size:18px;}*/

/*#menu-item-457 a::before {
  content: "⌂";
  float: left;
  font-family: "entypo";
  font-size: 30px;
  margin: -10px 17px 0 0;
  padding-right: 3px;
}
*/

.ninja-forms-required-items {
  margin: 0 0 15px;
}

.field-wrap, #ninja_forms_required_items {
  margin-bottom: 6px !important;
}

.icon-home {
  content: "⌂";
  float: left;
  font-family: "entypo";
  font-size: 30px;
  margin: -10px 17px 0 0;
  padding-right: 3px;
}

.embImg1 {
  clear: both;
  float: left;
  height: 22px;
  margin: 0 0 10px;
  width: 22px;
}

.su-column-inner.su-clearfix > img {
  margin-bottom: -26px;
}

/*.su-column-inner.su-clearfix > a {
  display: inline-block;
  line-height: 15px;
  margin: 0 0 -40px;
}
*/
.su-column-inner.su-clearfix > a {
  display: inline-block;
  line-height: 15px;
  margin: 0 0 -59px;
  position: relative;
  top: -20px;
}

b {color:#7c9a2d; font-size:18px; line-height:22px;}

/*.strip-forty.floatleft {
  width: 59%;
}*/

.menu li {
  background: #7c9a2d none repeat scroll 0 0;
  background-image: url('images/white-arrow.png');
  background-position: 96% center;
  background-repeat: no-repeat;
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 37px;
  margin: 0 0 2px 0;
}

.menu-item-161 > li ul.sub-menu {
	display:none;
}



.menu li a {
  display: block;
  padding-left: 20px;
  width: 100%;
}

/*.menu li a:hover {
	background:#f39200; 
	display:block; 
	width:97%; 
	padding-left:16px;
	background-image: url('images/white-arrow.png');
  	background-position: 96% center;
  	background-repeat: no-repeat;
}
*/
/*.menu li a:hover {
  background:#f39200; 
  display: block;
  padding-left: 19px;
  width: 98%;
  	background-image: url('images/white-arrow.png');
  	background-position: 96% center;
  	background-repeat: no-repeat;
}*/

/*.menu li a:hover {
  background: #f39200 url("images/white-arrow.png") no-repeat scroll 96% center;
  display: block;
  width: 100%;
}*/

.menu li a:hover {
  background: #f39200 url("images/white-arrow.png") no-repeat scroll 96% center;
  display: block;
  width: 96%;
}

body, html
{
	margin: 0px;
	padding: 0px;
	font-family: 'Asap', sans-serif;
	font-size: 14px;
	color: #414042;
}

body
{
	margin-top: 80px;
}

/* Get rid of Chrome glow from stuff */
:focus
{
	outline-color: transparent;
	outline-style: none;
}

p
{
	line-height: 18px;
}

a
{
	color: inherit;
	text-decoration: none;
}

h1
{
	font-size: 28px;
	font-weight: bold;
}

img
{
	max-width: 100%;
}

.strip-container
{
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Some strip-containers don't need padding, so set them up */

.strip-container#desktop-header-wrapper,
.strip-container#desktop-header,
.strip-container#mobile-header-wrapper,
.strip-container#mobile-header,
.strip-container#page-top
{
	padding-top: 0px;
	padding-bottom: 0px;
	 -webkit-box-shadow: 0px 0px 20px 0px #000000;
     -moz-box-shadow: 0px 0px 20px 0px #000000;
     box-shadow: 0px 0px 20px 0px #000000;
	 
	 
	
}

.content-container
{
	width: 1000px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0 auto;
	position: relative;
}

.clearfix
{
	clear: both;
}

.strip-left
{
	width: 34%;
	float: left;
}

.strip-right
{
	width: 56%;
	float: right;
}

#desktop-header-wrapper
{
	position: fixed;
	top: 0px;
	z-index: 999999;
	background: #fff;
	width: 100%;
}

#mobile-header-wrapper
{
	display: none;
}

#page-top
{
	min-height: 410px;
	background: url('images/page-top.jpg') no-repeat center center;
	box-shadow: inset 0 20px 20px -20px #000000;
}

#page-top
{
	display: none;
}

body.show-banner #page-top
{
	display: block;
}

/*ul#main-navigation
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
*/

.menu-top-container {
  margin: -28px 0 0;
}

ul#main-navigation {
  list-style-type: none;
  margin: 45px 0 17px;
  padding: 0;
  position: fixed;
  width: 739px;
  z-index: 2147483647;
}

@media screen and (max-width: 1023px){
	
ul#main-navigation {
  list-style-type: none;
  margin: 45px 0 17px;
  padding: 0;
  position: fixed;
  width: 739px;
  z-index: 2147483647;
  display:none;
}

.floatleft {
  float: left !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  padding-top:20px !important;
}

.floatright {
  float: left !important;
  margin: 0 0 0 0 !important;
  
}

#menu-grade3-1 {
  margin: 0 0 0 -39px !important;
}

#menu-grade5-1 {
  margin: 0 0 0 -39px;
}
	
}

@media only screen and (min-width : 1025px) {
.floatright {
  float: right !important;
  margin-bottom: 150px !important;
  margin-top: 92px !important;
}
}


ul#main-navigation li
{
	display: inline-block;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 8px;
	color: #7c9a2d;
}

ul#main-navigation li:first-child
{
	padding-left: 0px;
}

ul#main-navigation li a
{
	padding-bottom: 13px;
	border-bottom: 4px solid transparent;
	border-color: transparent;
}

ul#main-navigation li a:hover
{
	border-color: #f39200;
	/*font-family: 'asapbold', sans-serif;*/
	font-weight: bold;
}


#intro
{
	box-shadow: inset 0 20px 20px -20px #000000;
	background: #7c9a2d;
	color: #fff;
}

#intro p
{
	margin-top: 0px;
	margin-bottom: 12px;
}

#intro p:first-child
{
	/*font-family: 'asapbold', sans-serif;*/
	/*font-weight: bold;*/
	font-size: 21px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box-link
{
	width: 290px;
	text-align: center;
	color: #fff;
	background: #f39200;
	padding-top: 16px;
	padding-bottom: 15px;
	font-size: 18px;
	margin-bottom: 12px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.box-link strong
{
	font-size: 28px;
}

.box-link:hover {
	background-color: #da8403;
}

/*strong
{
	font-family: 'asapbold', sans-serif;
}*/

#grades
{
	box-shadow: inset 0 20px 20px -20px #000000;
	background: url('images/grades-bg.jpg') no-repeat center center;
}

img.grade-image
{
	margin-bottom: 12px;
}

img.grade-image:last-child
{
	margin-bottom: 0px;
}

.green
{
	color: #7c9a2d;
}

#contact
{
	background: #575756;
	color: #bcbec0;
	font-size: 13px;
	/*margin-top:100px;*/
}

/*#searchform input {
  border: 1px solid #cccccc;
  padding: 2px;
}*/

#searchform input {
  border-right: medium none;
  border-top: medium none;
  padding: 6px;
  border-left:none;
}

#contact h2
{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
}

#footer
{
	background: #7c9a2d;
	text-align: right;
	font-size: 13px;
	color: #FFF;
}


/*#desktop-header:after {
	
	content: "";
	height: 1px;
	display: block;
    position: absolute;
    left: 50%;
	width:100%;
	 -webkit-box-shadow: 0px 0px 8px 2px #000000;
     -moz-box-shadow: 0px 0px 8px 2px #000000;
     box-shadow: 0px 0px 8px 2px #000000;

}*/


.strip-container#desktop-header
{
	padding-top: 20px;
	padding-bottom: 0px;
	height:111px;
	
}

#desktop-navigation
{
	margin-top: 15px;
}

.search
{
	/*padding-top: 12px;*/
	padding-top: 19px;
}

.search > form
{
	/*float: right;*/
	border-bottom: 1px solid #FFF;
	padding-bottom: 7px;
}

.searchbutton
{
	border: 0px;
	background: url('https://www.musictheoryvideos.com/wp-content/uploads/2018/08/search-glass_wiles.png') no-repeat center center;
	height: 22px;
	width: 30px;
	vertical-align: bottom;
}

#searchsubmit {
  background-image: url("https://www.musictheoryvideos.com/wp-content/uploads/2018/08/search-glass_wiles.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  color: rgba(0, 0, 0, 0);
  float: left;
  height: 27px;
  overflow: hidden;
  width: 27px;
  padding: 2px;
  background-color:#FFF;
}
#searchsubmit input[type=submit]::selection{
    color:transparent;
}

.searchbox
{
	border: 0px;
	font-size: 12px;
	color: #7c9a2d;
}

.searchbox::-webkit-input-placeholder
{
	color: #7c9a2d;
}

.searchbox:-moz-placeholder
{ /* Firefox 18- */
	color: #7c9a2d;
}

.searchbox::-moz-placeholder
{  /* Firefox 19+ */
	color: #7c9a2d;
}

.searchbox:-ms-input-placeholder
{  
	color: #7c9a2d;
}

#intro .strip-left
{
	width: 65%;
}

#intro .strip-right
{
	width: 29%;
	padding-top: 23px;
}

#contact h2
{
	margin-top: 0px;
}

#contact form
{
	float: right;
}

#contact form input[type=text],
#contact form input[type=email],
#contact form input[type=tel],
#contact form textarea
{
	background: transparent;
	border: 1px solid #888;
	height: 30px;
	padding-left: 10px;
	width: 370px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#FFF;
}

#contact form textarea
{
	height: 70px;
	font-family: 'Asap', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
}

#contact form input[type=submit]
{
	border: 0px;
	height: 30px;
	width: 95px;
	text-transform: uppercase;
	font-family: 'Asap', sans-serif;
	color: #fff;
	float: right;
	background: #f39200;
}

.social-icons
{
	position: absolute;
	right: 12px;
	top: -72px;
	text-align: right;
}

.strip-sixty
{
	width: 55%;
}

.strip-forty
{
	width: 39%;
}

.btn {
  background: #F39200;
  border: 0;
  padding: 3px;
  color: #FFF;
  text-transform: uppercase;
}

.more-link {
  text-decoration: underline;
  color: #F39200;
}

.floatright {
  float: right;
  margin-bottom: 150px;
  margin-top: 55px;
}

.floatleft
{
	float: left;
	margin-bottom:150px;
	margin-top:85px;
}

#information-page .strip-forty.floatright img
{
	float: right;
	display: block;
}

#information-page p:first-child
{
	margin-top: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #7c9a2d;
	/*font-family: 'asapbold',sans-serif;*/
	font-weight: bold;
}

#link-page .strip-forty h1,
#video-page .strip-forty h1
{
	font-size: 28px;
	color: #7c9a2d;
	margin-top: 0px;
}

#wide-video-page .strip-forty
{
	width: 29%;
}

#wide-video-page .strip-sixty
{
	width: 69%;
}

#link-page .strip-sixty ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

#link-page .strip-sixty ul li
{
	display: block;
	width: 97%;
	background-color: #7c9a2d;
	color: #fff;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	background-image: url('images/white-arrow.png');
	background-position: 96% center;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-left: 18px;
}

#link-page .strip-sixty ul li:hover
{
	background-color: #f39200;
}

#link-page .strip-sixty ul li a
{
	display: block;
	width: 100%;
	height: 44px;
	color: #fff;
}

#video-page .strip-sixty iframe
{
	width: 100% !important;
	/*height: 350px !important;*/
}

.ui-accordion-header
{
	border-radius: 0px !important;
	border: 0px !important;
	background-color: #7c9a2d !important;
	color: #fff !important;
	font-family: 'Asap', sans-serif !important;
	font-size: 18px !important;
	height: 44px !important;
	padding: 0px !important;
	line-height: 44px !important;
	padding-left: 18px !important;
	background-image: url('images/white-plus.png') !important;
	background-position: 96% center !important;
	background-repeat: no-repeat !important;
}

.ui-accordion-header:hover
{
	background-color: #f39200 !important;
}

.ui-accordion-header-active
{
	background-image: url('images/white-minus.png') !important;
	background-color: #f39200 !important;
}

#accordion-wrapper h3
{
	margin-top: 8px;
}

#accordion-wrapper h3:first-child
{
	margin-top: 0px;
}

.ui-accordion .ui-accordion-content
{
	padding: 0px !important;
	border: 0px !important;
}

.ui-accordion .ui-accordion-content p
{
	padding: 0px !important;
	margin: 0px !important;
}

/*ul#main-navigation > li > ul.sub-menu
{
	position: absolute;
	background: rgba(124,154,45,0.8);
	padding-left: 0px;
	padding-top: 12px;
	top:33px;
	padding-left: 12px;
	padding-right: 12px;
	display: none;
}*/

ul#main-navigation > li > ul.sub-menu
{
	position: absolute;
	background: rgba(124,154,45,0.9);
	padding-left: 0px;
	padding-top: 12px;
	top:33px;
	padding-left: 0px;
	padding-right: 0px;
	display: none;
	width:183px;
}


ul#main-navigation > li:hover > ul.sub-menu
{
	display: block;
}

ul#main-navigation > li > ul.sub-menu > li
{
	display: block;
	color: #fff;
	border-bottom: 0px;
	margin-bottom: 12px;
	text-align: left;
	padding-bottom: 5px;
	padding-top:5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 0px;
	height:20px;
	width:145px;
}

#ninja_forms_field_4 {background:#7c9a2d; border:none; padding:10px; color:#FFF; text-transform:uppercase; float:right;}

ul#main-navigation > li > ul.sub-menu > li:hover
{
	border-bottom: 0px;
	padding-bottom:5px;
	/*padding-top:5px;*/
	color: #FFF;
	width:100%;
	background:#f39200;
	/*padding:15px;*/
	width: 163px;
	height:20px;
}

ul#main-navigation > li > ul.sub-menu > li > a
{
	padding-bottom: 0px;
	border-bottom: 0px;
}

ul#main-navigation > li > ul.sub-menu > li > a:hover
{
	font-weight: normal;
}

.strip-container.inner a
{
	color: #7c9a2d;
}

/*NEW*/

.main-navigation > ul {

	list-style-type: none;
    margin: 0;
    padding-left: 0;
    display: inline;
  
}

.main-navigation > ul > li {
  color: #7c9a2d;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
}

.main-navigation {
  background: #FFF none repeat scroll 0 0;
  margin: 0 auto;
  width: 1000px;
}


/*.banners {
background: rgba(0, 0, 0, 0) url("images/page-top.jpg") no-repeat scroll center center;
box-shadow: 0 20px 20px -20px #000000 inset;
 min-height: 566px; width:100%; height:566px;
 }
 */
.banners {
  background: rgba(0, 0, 0, 0) url("images/page-top.jpg") no-repeat scroll center 78px;
  box-shadow: 0 20px 20px -20px #000000 inset;
  height: 488px;
  width: 100%;
}

.social-icons img {
  height: 19px;
  position: relative;
  top: 15px;
}


/***********************************************************************************************************************
************************************************************************************************************************
***************************** RESPONSIVENESS
************************************************************************************************************************
***********************************************************************************************************************/

@media (max-width: 1023px) {
	
.menu {
  margin: 34px 0 0;
  padding: 0;
  padding-bottom: 100px;
}
	
/*.menu li {
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 37px;
  margin: 0 0 10px;
}
*/
.menu li {
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 35px;
  margin: 0 0 2px;
  background:#7C9A2D;
}





/*.menu li a {
  display: block;
  padding-left: 17px;
  width: 50%;
}*/

.menu li a {
  display: block;
  padding-left: 23px;
  width: 96%;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-39 > a {
  font-weight: normal;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-499 > a {
  font-weight: normal;
}
	
	
	body
	{
		margin-top: 40px;
	}

	.content-container
	{
		width: auto;
	}

	.strip-left,
	.strip-right,
	.strip-forty,
	.strip-sixty
	{
		width: 100% !important;
	}

	#desktop-header-wrapper
	{
		display: none;
	}

	#mobile-header-wrapper
	{
		display: block;
		background: #fff;
		position: fixed;
		width: 100%;
		top: 0px;
		z-index: 999999;
	}

	#mobile-header
	{
		height: 40px;
	}

	#mobile-header .strip-left
	{
		width: 70% !important;
		padding-top: 5px;
	}

	#mobile-header .strip-right
	{
		width: 30% !important;
		padding-top: 12px;
	}

	#mobile-header .button
	{
		width: 35px;
		float: right;
		cursor: pointer;
	}

	#mobile-header .button .burger
	{
		background: #7c9a2d;
		border-radius: 2px;
		height: 4px;
		margin-bottom: 2px;
	}

	.box-link
	{
		width: 90% !important;
		margin: 0 auto;
		margin-bottom: 12px;
	}

	#intro .strip-right
	{
		padding-top: 15px;
	}

	#contact form
	{
		float: none;
	}

	#contact form input[type=text],
	#contact form input[type=email],
	#contact form input[type=tel],
	#contact form textarea
	{
		width: 95%;
	}

	#footer
	{
		text-align: left;
	}

	#mobile-header .strip-left img
	{
		max-height: 27px;
	}

/*MENU*/

.menu-top-container {
/*	background:blue;*/
	}

.menu-top {
  background: #ffa500 none repeat scroll 0 0;
  margin: 0 auto;
  width: 1000px;
  float:left;
}

.menu-top li {
  display: inline;
  font-size: 14px;
  background:yellow;
}

#menu-top ul {
	display:inline;
	margin:0;
	padding:0;
}


#menu-top ul.sub-menu {
	display:none !important;
}

/**/


	#mobile-navigation
	{
		background: #7c9a2d;
		padding-top: 12px;
		padding-bottom: 12px;
		display: none;
		margin-top: 5px;
		overflow-x: hidden;
		height: 100vh;
	}

	ul#main-navigation
	{
		list-style-type: none;
		margin: 0px;
		padding-left: 0px;
	}

	ul#main-navigation li
	{
		display: block;
		text-transform: uppercase;
		padding-left: 0px;
		padding-right: 0px;
		color: #fff;
		margin-bottom: 9px;
	}

	ul#main-navigation li:first-child
	{
		padding-left: 0px;
	}

	ul#main-navigation li:last-child
	{
		margin-bottom: 0px;
	}

	ul#main-navigation li a
	{
		padding-bottom: 0px;
		border-bottom: 0px solid transparent;
		border-color: transparent;
	}

	ul#main-navigation li a:hover
	{
		border-color: transparent;
		/*font-family: 'asapbold', sans-serif;*/
		font-weight: bold;
	}

	#link-page .strip-sixty ul li
	{
		width: 90%;
	}

	#information-page
	{
		background-size: cover !important;
		background-position: top center !important;
	}

	#information-page .strip-forty.floatright img
	{
		float: none;
		margin: 0 auto;
	}

	ul#main-navigation > li > ul.sub-menu
	{
		position: inherit;
		background: transparent;
		padding-left: 0px;
		padding-top: 6px;
		padding-left: 24px;
		padding-right: 12px;
		padding-bottom: 6px;
		display: block;
		margin-top: 5px;
	}

	ul#main-navigation > li > ul.sub-menu > li
	{
		display: block;
		color: #fff;
		border-bottom: 0px;
		text-align: left;
		padding-bottom: 3px;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	ul#main-navigation > li > ul.sub-menu > li:last-child
	{
		margin-bottom: 0px;
	}

	ul#main-navigation > li > ul.sub-menu > li:hover
	{
		border-bottom: 0px;
		color: #f39200;
	}

	ul#main-navigation > li > ul.sub-menu > li > a
	{
		padding-bottom: 0px;
		border-bottom: 0px;
	}

	ul#main-navigation > li > ul.sub-menu > li > a:hover
	{
		font-weight: normal;
	}

	#mobile-navigation::-webkit-scrollbar
	{
		width: 12px;
	}

	#mobile-navigation::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		background-color: #fff;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	}

	#mobile-navigation::-webkit-scrollbar-track
	{
		border-radius: 10px;
		/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	}

	#wide-video-page .strip-forty,
	#wide-video-page .strip-sixty
	{
		width: 100%;
	}
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}


  .su-spoiler.my-custom-spoiler {}
  .su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #84ADEA }
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    background-color: #fff;
  }
  .su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #C0D1EB }



/*#link-page .strip-sixty ul li {
  background-color: #7c9a2d;
  background-image: url("/images/elements/white-arrow.png");
  background-position: 96% center;
  background-repeat: no-repeat;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  margin-bottom: 8px;
  padding-left: 18px;
  width: 97%;
}*/


.smooth_slideri span {
text-align: center !important;
}

.smooth_slideri h2 {
display: none !important;
}


.content-container p a {
text-decoration: underline;
}


