   /*
   Theme Name: VMTA
   Theme URI:
   Description: VMTA Theme
   Author: Netiket IT Solutions
   URI:
   Template: colormag
   Version: 0.1
   */

@import url(../colormag/style.css);

/*===========Header Section============*/

#large-screen-slider {
	display: block;
}

#tablet-portrait-slider {
	display: none;
}

#tablet-landscape-slider {
	display: none;
}


#slider-button-teacher {
	height: 40px;
	width: 285px;
	background-color: #c3a43b;
	color: #fff;
	text-align: center;
	padding: auto;
	border-radius: 4px;
	position: absolute;
}

.searchbutton {
    border-color: #d5bf76;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    padding: 4px 16px;
    text-shadow: none;
}

.social-links {
    text-align: center;
	float: none !important;
}

#header-left-section {
    float: left;
    max-width: 850px;
}

#header-text-nav-wrap {
    padding: 20px 0 0;
}

.date-in-header {
    color: #000;
    float: right;
    font-size: 14px;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}

.home .homeslider {
  display: block;
}

.homeslider {
		display: none;
}

#header-text-nav-container {
    background-color: #ffffff;
    /*background-image: url("http://greylakedigital.com.au/developmentsites/vmta/wp-content/uploads/2016/09/headerback-1.jpg");*/
}

.metaslider .msHtmlOverlay .layer * {
    font-size: 1em;
    line-height: 1.1em !important;
}

.news-bar {
    display: none;
}
.ws-plugin--s2member-pro-login-widget-profile-summary-my-account, .ws-plugin--s2member-pro-login-widget-profile-summary-edit-profile {
	display: none;
}

.headerlinks {
    border-style: solid;
    border-width: 2px;
    border-color: #0d25ab;
    border-radius: 4px;
    font-size: 13px;
	font-weight: bold;
    padding: 7px;
    width: 35%;
    text-align: center;
    float: left;
    margin-bottom: 10px;
}

.headerlinks a:hover {

	color: #000;
}

.headerlinks-memb {
border-style: solid;
    border-width: 2px;
    border-color: rgb(39, 66, 140);
    border-radius: 4px;
	background-color: rgb(39, 66, 140);
    font-size: 13px;
	font-weight: bold;
    padding: 7px;
    width: 50%;
    text-align: center;
    float: right;
    margin: 0 0 0 5px;
}

.headerlinks-memb a {
	color: #fff;
}

.headerlinks-melb a:hover {
	font-weight: bold;
	color: #fff;
}

.su-button-wide {
    display: block !important;
    margin: 0 0 12px;
}

#topbar {
	float: right;
	padding: 50px 10px;
}
#socialwrapper {
	text-align: right;
	float: right;
}

.home .su-column-size-1-3 {
    width: 28.66%;
}


/*===========Menu Section============*/

#site-navigation {
    background-color: #27428c;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    position: relative;
}

.main-navigation .sub-menu, .main-navigation .children {
    background-color: #232323;
    border-radius: 0 0 10px 10px;
  	border-style: solid;
  	border-width: 2px;
  	border-color: #27428c;
}

.main-navigation .sub-menu a:hover, .main-navigation .children a:hover {
    -moz-box-shadow: 0 0 6px #f9fd82;
	-webkit-box-shadow: 0 0 6px #f9fd82;
	box-shadow: 0px 0px 6px #f9fd82;
}

.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
    border-radius: 0 0 5px 5px;
    color: #ffffff;
    float: none;
    font-size: 14px;
    height: 100%;
    padding: 10px 15px;
    text-align: left;
    text-transform: none;
    width: 170px;
}

.homeslider {
	-webkit-box-shadow: 0 10px 20px 0 #c2c2c2;
	-moz-box-shadow: 0 10px 20px 0 #c2c2c2;
	box-shadow: 0 10px 20px 0 #c2c2c2;
	margin-bottom: 13px;
}

.sliderbutton [style] {
	font-size: 0.45em !important;
}

.main-navigation li {
    float: left;
    font-family: "Lato",serif;
    font-weight: 300;
    position: relative;
}

/*=================Blog===============*/

.blog-post-wrapper {
	overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid #27428cc7;
}

.blog-article {
	max-width: 70% !important;
    float: left !important;
	margin-right: 6%;
}

#blog-content {
	float:left;
	margin-bottom: 30px;
}

.blog-post-wrapper img {
    border: 1px solid #27428c4d;
    padding: 4px;
    min-height: 235px;
    max-height: 236px;
    width: 100%;
}


#blog-subscribe-form input[type="text"], #blog-subscribe-form input[type="email"] {
	margin: 0;
}

#blog-subscribe-form label {
	margin: 0;
	color: #000;
}

.blog-sidebar {
	max-width: 20% !important;
    float: right !important;
}

.blog-banner {
	max-width: 50% !important;
    margin-bottom: 1em !important;
}

.blog-post-header {
	font-size: 2em;
	color: #27428c;
}

.banner-line {
    display: block;
    border: none;
    color: white;
    height: 4px;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,535, from(#27428c), to(#fff));
    margin-bottom: 3em;
}

.post-date {
	color: #26428c;
    font-weight: 600;
}

.read-more {
	padding: 5px;
	background-color: #27428c;
	border-radius: 3px;
	line-height: 5px;
	max-width: 6em !important;
}

.image-column {
	width: 40%;
	float: left;
	margin: 0 30px 0 0;
}

.text-column {
    max-width: 55%;
    float: right;
    text-align: left;
}


.post-line-separator {
    display: block;
    border: none;
    color: white;
    height: 4px;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,380, from(#27428c), to(#fff));
    margin: 2em;
}

.es_msg {
    padding: 5px;
    color: #2d822d;
    border-radius: 5px;
    text-align: center;
}


#mailpoet_form-2 {
    width: 210px;
    padding: 10px;
    border: 2px solid #27428c;
    border-radius: 5px;
}

#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
    width: 97%;
}

#mailpoet_form-2 .widgettitle {
	font-size: 1.4em;
}

#mailpoet_form_1 .mailpoet_message {
    border-radius: 5px;
    text-align: left;
    padding: 8px 0 0px 0;
}

#mailpoet_form_1 .mailpoet_validate_success {
    color: #01b901;
}

#mailpoet_form_1  .colormag-button, input[type="submit"] {
    margin-bottom: 0 !important;
}

#colormag_featured_posts_vertical_widget-5 img, #colormag_featured_posts_vertical_widget-5 .below-entry-meta, #colormag_featured_posts_vertical_widget-5 .entry-content {
	display: none;
}

#colormag_featured_posts_vertical_widget-5 .widget-title {
	color: #27428c;
	font-size: 2em;
}

#colormag_featured_posts_vertical_widget-5 .entry-title {
    text-align: left;
    font-size: 1em;
    border-bottom: 1px dotted #000;
    padding: 8px 0 8px 0;
}

#colormag_featured_posts_vertical_widget-5 {
    width: 214px;
    padding: 24px 10px;
    margin-top: 24px;
	background-color: #f7f7f7;
	border-radius: 5px;
    /*height: 450px;
    overflow-y: scroll;*/
}

.page-id-2638 #main .inner-wrap {
	max-width: 1300px;
}

.page-id-3888 #main {
	padding-top: 0 !important;
}


/*===Facebook Feed===*/
.fts-jal-fb-header {
    display: none;
}

.fts-jal-fb-description-wrap {
    display: none;
}

#text-14 {
	margin-top: 0;
}

#media_image-2 img {
	margin-top: 3em;
}


/*=================Content===============*/

.widget_slider_area, .widget_beside_slider {
    display: none !important;
}

.main-content-section {
    padding-top: 0 !important;
}

#home-mid-section {
	padding: 10px 20px !important;
}

#home-mid-section .facebook-title {
	border-bottom: 2px solid #27428c;
    margin-bottom: 0;
    padding-bottom: 0;
	font-size: 26px;

}

#home-mid-section .facebook-title span {
	background-color: #27428c;
	color: #fff !important;
    display: inline-block;
    padding: 6px 12px;
    font-family: "Lato";
    font-size: 17px;
    font-weight: bold;
	vertical-align: text-top;
}

.home-posts-title {
	border-bottom: 2px solid #27428c;
    margin-bottom: 20px;
    padding-bottom: 0;
	font-size: 26px;

}

.home-posts-title span {
	background-color: #27428c;
	color: #fff !important;
    display: inline-block;
    padding: 6px 12px;
    font-family: "Lato";
    font-size: 17px;
    font-weight: bold;
	vertical-align: text-top;
}

.home-posts-excerpt {
	margin-bottom: 20px;
}

.home-posts-line hr {
	margin-top: 5px;
	margin-bottom: 20px;
}

.fb_iframe_widget {
    display: none !important;
}

.single-article img {
	width: 200px;
	height: auto;
}


#another_file1 {
    color: blue;
    font-size: 13px;
    padding-left: 90px;
    text-decoration: underline;
		cursor: pointer;
    padding-top: 20px;
}

#another_file2 {
    color: blue;
    font-size: 13px;
    padding-left: 90px;
    text-decoration: underline;
		cursor: pointer;
    padding-top: 20px;
}

#another_file3 {
    color: blue;
    font-size: 13px;
    padding-left: 90px;
    text-decoration: underline;
		cursor: pointer;
    padding-top: 20px;
}

#another_file4 {
    color: blue;
    font-size: 13px;
    padding-left: 90px;
    text-decoration: underline;
		cursor: pointer;
    padding-top: 20px;
}

#another_file5 {
    color: blue;
    font-size: 13px;
    padding-left: 90px;
    text-decoration: underline;
		cursor: pointer;
    padding-top: 20px;
}

#exam_cert2, #exam_cert3, #exam_cert4, #exam_cert5,
#academic-results2, #academic-results3, #academic-results4, #academic-results5,
#training-cert2, #training-cert3, #training-cert4, #training-cert5,
#cirr-vitae2, #cirr-vitae3, #cirr-vitae4, #cirr-vitae5,
#enroll-confirm2, #enroll-confirm3, #enroll-confirm4, #enroll-confirm5 {
  display: none;
  margin: 15px 0;
}

.colormag-button, input[type="reset"], input[type="button"], input[type="submit"], button {
    -moz-appearance: none !important;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 5px 20px;
    transition: background-color 0.3s linear 0s;
}

#pgc-5-0-1 .below-entry-meta, #pgc-5-0-2 .below-entry-meta {
	display: none;
}

#pgc-5-0-1 .entry-title, #pgc-5-0-2 .entry-title {
	padding-bottom: 10px;
}

.postimage {
    float: right;
    margin-bottom: 20px !important;
    margin-left: 40px;
    margin-right: 0;
    margin-top: 0;
}


.contactbullet {
	margin-bottom: 0;
	margin-right: 3px;
	vertical-align: middle;
}

.su-tabs-nav span {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin-right: 3px;
    min-height: 40px;
    padding: 10px 15px;
    transition: all 0.2s ease 0s;
}

/* On Student Concert Series Page*/

#text-box {
	display: inline;
}

#csimagewrapper {
	height: 20px;
	width: 20px;
}

.csimage {
    float: left;
    margin: 7px 15px 0 0;
}

.entry-content li {
    color: #444444;
    font-size: 15px;
    line-height: 1.6 !important;
}

hr {
    border-color: #4079aa;
    border-style: solid none none;
    border-width: 2px 0 0;
    height: 0;
    margin: 30px 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #27428c;
    font-family: "Lato";
    font-weight: normal;
	font-size: 28px;
    padding-bottom: 18px;
}

p {
    color: #444444;
    font-family: "Lato";
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.publication-image {
	display: inline;
    float: right;
	-webkit-box-shadow: 0 10px 20px 0 #c2c2c2;
	-moz-box-shadow: 0 10px 20px 0 #c2c2c2;
	box-shadow: 0 10px 20px 0 #c2c2c2;
}


.widget_featured_posts .widget-title span {
    color: #fff !important;
    display: inline-block;
    padding: 6px 12px;
	font-family: "Lato";
	font-size: 17px;
	font-weight: bold;
}

.type-post .entry-title, .type-page .entry-title {
    color: #4079aa;
    font-family: "Lato";
    font-size: 17px;
	font-weight: bold;
    line-height: 1.2;
}

.location-page-title {
    color: #4079aa;
    font-family: "Lato";
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
}

#content .post .article-content .entry-title {
    color: #4079aa;
    font-family: "Lato";
    font-size: 17px;
	font-weight: bold;
    line-height: 1.2;
	margin-bottom: 25px;
}

#home-content .entry-content img, #home-content .comment-content img, #home-content .widget img {
    width: 100%;
	
}

.home-widget img {
	width: 100%;
}

.widget_featured_posts .article-content .entry-title a {
    color: #27428c;
    text-shadow: none;
}

.widget_featured_posts .article-content .entry-title {
    font-size: 17px;
    padding: 10px 0 0;
}

.widget_featured_posts .following-post .article-content .entry-title {
    font-size: 17px;
}

.widget_featured_posts .article-content .entry-content p {
    font-size: 15px;
}

#content .post .article-content .below-entry-meta {
    display: none;
    padding-bottom: 20px;
}

#secondary .widget p {
    display: none;
}

.advertisement_above_footer {
    background-color: #ffffff;
	display: none;
}

.home .advertisement_above_footer {
    background-color: #ffffff;
	display: block;
}

.widget_featured_posts .article-content .below-entry-meta .byline, .widget_featured_posts .article-content .below-entry-meta .comments {
    display: none;
}

.above-entry-meta {
  display: none;
	}

.widget_featured_posts .first-post {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.widget_featured_posts .following-post {
    float: left;
    width: 100%;
	
}

.widget_featured_posts .single-article {
    background-color: #ffffff;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.widget_featured_posts .following-post figure {
    float: none;
    margin-right: 10px;
	min-width: 100%;
}

.single #content .post, #content .post {
    box-shadow: none !important;
}

.homesearchbox {
  border-radius: 2px;
	background-color: #27428c;
	opacity: 0.8;
	padding: 10px;
	margin: 0 10px;
	height: 150px;
	color: #fff;
  }

.su-column-inner img {
	width: auto;
}


.mattlist.su-list ul {
    list-style: outside none none !important;
    margin: 0 0 0.3em !important;
    padding: 0 !important;
}


.matt-paragraph {
    margin-bottom: 20px;
    width: 65%;
}

.su-list .student-concert-series-list {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}


  .su-spoiler.newsspoiler {}
  .su-spoiler.newsspoiler .su-spoiler-title { font-size: 16px; }
  .su-spoiler.newsspoiler .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.newsspoiler .su-spoiler-content { }

  .su-spoiler.homespoiler {}
  .su-spoiler.homespoiler .su-spoiler-title {  background-color: #27428c;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    min-height: 20px;
    padding: 7px 7px 7px 34px;
    position: relative; }
  .su-spoiler.homespoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.homespoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    background-color: #27428c;
  }
  .su-spoiler.homespoiler .su-spoiler-content { background-color: #fff; }





.su-spoiler.faqspoiler {}
 .su-spoiler.faqspoiler .su-spoiler-title {
background-color: #4079aa;
color: #fff;
font-size: 16px;
border-radius: 8px;
padding-left: 40px;
}

.su-spoiler.faqspoiler .su-spoiler-title .su-spoiler-icon,
.su-spoiler.su-spoiler-closed.faqspoiler .su-spoiler-title .su-spoiler-icon {
left: 3px;
background-color: #fff;
color: #4079aa;
border-radius: 50%;
margin-left: 10px;
}
.su-spoiler.faqspoiler .su-spoiler-content {
background-color: #fff;
}

.su-spoiler.searchaccordion {}
 .su-spoiler.searchaccordion .su-spoiler-title {
background-color: #fff;
color: #27428c;
font-size: 16px;
border-radius: 8px;
padding-left: 40px;
}

.su-spoiler.searchaccordion .su-spoiler-title .su-spoiler-icon,
.su-spoiler.su-spoiler-closed.searchaccordion .su-spoiler-title .su-spoiler-icon {
left: 3px;
background-color: #fff;
color: #27428c;
border-radius: 50%;
margin-left: 10px;
}
.su-spoiler.searchaccordion .su-spoiler-content {
background-color: #fff;
}

.su-tabs.vmtatab {
	background-color: #27428c;
	color: #fff;
	font-size: 1.3em;
	border-radius: 5px;
	border-width: 2px;
}
.su-tabs.vmtatab .su-tabs-nav span {
	font-size: 1em;
	color: #fff;
	padding: 25px;
}

.su-tabs.vmtatab .su-tabs-nav span:hover {
	font-size: 1em;
	color: #27428c;
}

.su-tabs.vmtatab .su-tabs-nav span.su-tabs-current {
	background-color: #fff;
	color: #444444;
}

.su-tabs.vmtatab .su-tabs-pane {
    padding: 1.5em 3em;
    font-size: 16px;
    background-color: #fff;
  }

.su-tabs.adverttab {
	background-color: #27428c;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	border-width: 2px;
}
.su-tabs.adverttab .su-tabs-nav span {
	font-size: 1em;
	color: #fff;
	padding: 25px;
}

.su-tabs.adverttab .su-tabs-nav span:hover {
	font-size: 1em;
	color: #27428c;
}

.su-tabs.adverttab .su-tabs-nav span.su-tabs-current {
	background-color: #fff;
	color: #444444;
}

.su-tabs.adverttab .su-tabs-pane {
    padding: 2.3em 1em 1em;
    font-size: 16px;
    background-color: #fff;
  }

  .su-tabs.horztabs {
	background-color: #27428c;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	border-width: 2px;
}
.su-tabs.horztabs .su-tabs-nav span {
	font-size: 1.3em;
	color: #fff;
	padding: 25px;
}

.su-tabs.horztabs .su-tabs-nav span:hover {
	font-size: 1.3em;
	color: #27428c;
}

.su-tabs.horztabs .su-tabs-nav span.su-tabs-current {
	background-color: #fff;
	color: #333;
}

.su-tabs.horztabs .su-tabs-pane {
    padding: 1em;
    font-size: 16px;
    background-color: #fff;
  }




.colormag-button, input[type="submit"] {
-moz-appearance: none !important;
border: 0 none;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 18px;
margin-bottom: 30px;
padding: 5px 20px;
transition: background-color 0.3s linear 0s;
}


.post .featured-image {
    float: right;
    margin: 25px 0 25px 25px;
    max-width: 50%;
    text-align: center;
}

.columntitle {
	font-size: 16px;
	font-family: "Lato";
  	font-weight: bold;
	text-align: center;
	color: #4079aa;
	line-height: 1.2em;
}

.columntext {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	color: #444444;
}

.tmm .tmm_4_columns .tmm_desc {
    font-size: 13px;
    height: 150px;
    line-height: 23px;
    margin-bottom: 8px;
    margin-top: 14px;
}

.tabcontent {
    margin: 50px 25% 0 !important;
}

.su-list ul li {
    display: block !important;
    line-height: 1.6 !important;
    list-style-type: none !important;
    margin: 10px 0 !important;
    padding: 4px 0 4px 2em !important;
    position: relative;
	font-size: 15px !important;
	color: #444444 !important;
}

/* Purchase Profile Page */
#purchase-profile-container {
	max-width: 50% !important;
	margin: 0 auto;
}

#checkout_invoice_number {
	margin-top: 15px;
    width: 102.5%;
}

/* User Settings General */
#general-settings {
	max-width: 50% !important;
	float: left;
}

.submit-edit {
	width: 150px;
	margin: 30px auto 0 auto;
}



/*===================Search Form====================*/

/* Google Maps */
.gmw-map-frame {
    pointer-events: none;
}
.gmw-map-frame.enabled {
     pointer-events: auto;
}
.gmw-results-wrapper {
   clear: both;
}

.gmw-map {
    pointer-events: none;
}
.gmw-map.enabled {
     pointer-events: auto;
}

#link-selector #search-panel {
	display: none;
}

body, input {
	color: #444444;
    font: 16px/1.6 "Lato",serif;
    word-wrap: break-word;
}

button {
	color: #ffffff;
    font: 16px/1.6 "Lato",serif;
    word-wrap: break-word;
}

select, textarea {
    color: #444444;
    display: block;
    font: 16px/1.6 "Lato",serif;
    word-wrap: break-word;
}


.widget select {
    border: 1px solid #dddddd;
    color: #777777;
    margin-bottom: 5px;
    padding: 2px;
    width: 80%;
}

.inputsubdiv {
	float: left;
	margin-right: 30px;
}

.namediv {
	float: left;
}

#memberlegend {
    border: 2px solid #27428c;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 13px;
}

/* Find An Accompanist */

#accompanist-search-form .searchwrapper {
	width: auto !important;
}

#accompanist-search-form .inputsubdiv {
	display: none;
}

#accompanist-search-form input[type="text"] {
	margin: 0 !important;
}




/*===================Contact Form====================*/

.su-spoiler.appformspoiler .su-spoiler-title {
	background-color: #27428c;
	color: #fff;

	}

#responsive-form{
	max-width:800px /*-- change this to get your desired form width --*/;
	margin:0 auto;
    width:100%;
}

.form-row{
	width: 100%;
	clear: both;
	/*margin: 30px 0;*/
	margin: 0;
	overflow: hidden;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box

}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

span.wpcf7-list-item { display: block; }


input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #f8f8f8;
    border: 1px solid #27428c;
    border-radius: 3px;
    line-height: 20px;
    margin: 0 0 30px;
    padding: 1%;
    width: 95%;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
}

/*===================Footer====================*/

#footertext {
	width: 45%;
    color: #4079aa;
    font-size: 0.89123em;
    text-align: left;
	float: left;
}

#footertext a, #footertextright a {
	color: #4079aa;
    font-size: 1em;
    text-align: left;
}

#footertext a:hover {
	color: #ff7e0c;
    font-size: 1.0em;
    text-align: left;
	text-decoration: underline;
}

#footertextright {
	width: 49%;
    color: #4079aa;
    font-size: 0.89123em;
    text-align: right;
	float: right;
}

#footertextrightsub1, #footertextrightsub2, #footertextrightsub3 {
	text-align: right;
	float: right;
	margin-left: 45px;
}

.tg-footer-main-widget {
    float: left;
    margin-right: 4.54545%;
    width: 25%;
}

.tg-footer-other-widgets {
    float: left;
    width: 70%;
}

.tg-second-footer-widget {
    float: left;
    margin-left: 15.5455% !important;
    width: 32%;
}

.tg-third-footer-widget {
	float: right;
	margin-right: 0 !important;
}

.tg-fourth-footer-widget {
    float: right;
    margin-right: 0;
    width: 25%;
}

#footerinfowrapper {
	max-width: 100%;
	height: 20px;
	padding: 10px;
	display: block;
	background-color: #39326d;
}

.footerinfo {
	width: 33%;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.footerinfo a{
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.footerinfo a:hover{
	color: #ffa800;
	text-align: center;
	font-size: 12px

}

.footer-widgets-wrapper {
    background-color: #303440;
    border-top: 0 none !important;
}

.footer-socket-wrapper {
    background-color: #27428c;
    padding: 20px 0;
}

#footercolumnedge {

	width: 16%;
	margin: 0 10px;
	float: left;
}

#footercolumnmenu {
    float: left;
    line-height: 23px;
    margin: 0 5px;
    width: 14%;
}

.inner-wrap-footer1 {
    border-bottom: 2px solid #4079aa;
    margin: 10px auto;
    max-width: 1140px;
    overflow: hidden;
    padding-bottom: 15px;
}

.inner-wrap-footer2 {

    margin: 20px auto;
/*	border-top: 2px solid #4079aa;*/
    max-width: 1140px;
}

.footer-menu-title {
	font-size: 14px;
	font-family: "Lato";
	font-weight: bold;
	color: #4079aa;
}

.footer-menu-item, .footer-menu-item a {
	font-size: 14px;
	font-family: "Lato";
	color: #fff;
}

.footer-menu-item a:hover{
	font-size: 14px;
	font-family: "Lato";
	color: #fff;
	text-decoration: underline;
}

.footer-menu-item-news, .footer-menu-item-news  a{
	font-size: 14px;
	font-family: "Lato";
	color: #fff;
	margin-top: 30px;
	text-decoration: underline;
}

.footer-menu-subitem {
	font-size: 14px;
	font-family: "Lato";
	color: #4079aa;
}

#footer-button-teacher {
	height: 26px;
	width: 188px;
	background-color: #c3a43b;
	color: #fff;
	text-align: center;
	padding: auto;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 5px 0 0;
}

#footer-button-membership {
	height: 26px;
	width: 188px;
	background-color: #00bcd8;
	color: #fff;
	text-align: center;
	padding: auto;
	border-radius: 4px;
	margin: 5px 0;
	padding: 5px 0 0;
}

#social-wrapper-footer {
	margin-top: 35px;
	overflow: hidden;
}

.socialfirst {
	margin: 0 10px 0 0;
	float: left;
}

.socialsecond {
	margin: 3px 10px 0 10px;
	float: left;
}

.socialthird {
	margin-left: 10px;
	float: left;
}

.sociallast {
	margin: 0 0 0 10px;
	float: left;
}

.page-id-809 .entry-title {
	display: none;
}

/*===================s2member====================*/


#s2member-pro-paypal-checkout-form-card-type-discover-label, #s2member-pro-paypal-checkout-form-card-type-amex-label, #s2member-pro-paypal-checkout-form-card-type-maestro-label, #s2member-pro-paypal-checkout-form-card-type-solo-label {
	display: none;
}

#s2member-pro-paypal-sp-checkout-form-card-type-discover-label, #s2member-pro-paypal-sp-checkout-form-card-type-amex-label, #s2member-pro-paypal-sp-checkout-form-card-type-maestro-label, #s2member-pro-paypal-sp-checkout-form-card-type-solo-label {
	display: none;
}

#s2member-pro-paypal-form-description-div, #s2member-pro-paypal-sp-form-description-div {
    font-size: 16px;
    font-family: "Lato";
}

#profile-purchase-form, #member-application-payment {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 30px;
    width: 50%;
}

#s2member-pro-paypal-checkout-form-description-section {
	display: none !important;
}

.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
}

.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
* html a:hover { background: transparent; }
.info { background: #ffffff; border: 1px solid #27428c;	}

#cvc {
	padding: 15px;
}

#bmtext {
	font-size: 15px;
	width: 80%;
}

#pptext {
	font-size: 15px;
}

#pp-button {
	margin: 10px 0;
}


div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-submit-div {
    float: none;
    margin: 0 auto;
    width: 100%;
}

.purchase-page-title {
	color: #4079aa;
    font-family: "Lato";
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
	padding-bottom: 18px;
}

#pricing-title {
  border-color:initial;
  border-image:initial;
  border-style:solid;
  border-width:0 0 1px;
  font-family:Domine, Georgia, serif;
  font-size:150%;
  margin:0 0 25px;
  min-height:22px;
  padding:10px 0;
  text-align:left;
}

#pricing-table-form {
	margin: 0 auto;
	width: 80%;
}

#checkout-warning {
    border-radius: 8px;
    background-color: #efefef;
    border: 1px solid #f7c951;
    padding: 10px;
    font-size: 0.8em;
}

#checkout-img {
    float: left;
    max-width: 30px;
    margin-right: 10px;
}


/*===================BuddyPress====================*/


/*===================Nav Menu====================*/

#buddypress #xprofile-personal-li, #buddypress #location-personal-li, #buddypress #settings-personal-li {
    display: none;
}

.nav-item {
    background-color: #27428c;
    margin-right: 10px !important;
	margin-bottom: 15px !important;
    border-radius: 5px;
}

.nav-item a {
    color: #ffffff;
}

/*===================Edit Profile====================*/

.link-target, #wplink-link-existing-content {
	display: none;
}


#buddypress .editaccountwrapper {
	width: 100%;
	overflow: hidden;

}

#buddypress #profile-edit-form h4{
	display: none;
}


#notifications-personal-li{
	display: none;
}

#buddypress #profile-edit-form ul.button-nav {
    display: none;
}

#buddypress #change-avatar-personal-li {
    display: none;
}

#buddypress #read-more-text li {
	margin-top: 20px;
	font-size: 100%;
}

img.mfp-img {
	max-height: 100% !important;
	max-width: 80% !important;
}

#buddypress #avatar-disclaimer {
    float: left;
    vertical-align: top;
    width: 60%;
}

#buddypress #avatar-disclaimer-note {
    font-size: 12px;
	background-color: #ffffe6;
	border-radius: 8px;
	padding: 5px;
}

#buddypress #read-more {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
	margin: 10px 0;
}

#buddypress #profile-examples {
	margin: 25px 0 0;
}


#buddypress #avatar-wrapper {
    float: left;
    margin: 60px auto 0;
    overflow: hidden;
    width: 30%;
}

#buddypress #change-photo-link {
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}


/*==================================================*/

#buddypress .custom-edit-field {
	width: 45%;
	float: left;

}

#buddypress .custom-edit-field-email {
	width: 45%;
	float: left;
}

#buddypress .custom-edit-field-address {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

#buddypress .mailingaddresscontainer::before {
    color: #4079aa;
    content: "Billing/Mailing Address";
    font-size: 26px;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    margin: 0 auto;
    padding-left: 20px;
    width: 45%;
	overflow: hidden;
}

#buddypress .magazineaddresscontainer::before {
    color: #4079aa;
    content: "Magazine Mailing Address";
    font-size: 26px;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 45%;
}

.custom-edit-field-profile-photo {
    margin: 0 auto;
    width: 40%;
}

#buddypress img {
    height: auto;
    margin-bottom: 5px;
    vertical-align: top;
}

#buddypress #subnav.item-list-tabs #public-personal-li, #buddypress #subnav.item-list-tabs #change-cover-image-personal-li, #buddypress #subnav.item-list-tabs #change-bg-personal-li {
    display: none;
}

#buddypress #profilewrapper {
	width: 100%;
	padding: 20px;
}

#buddypress #profilecontentwrapper {
	width: 79%;
	float: left;
}

.avatar {
    float: left;
	border-radius: 0;
}

#buddypress #profile .editfield {
	width: 30%;
}

#buddypress #profilepicturewrapper {
	width: 150px;
	background-color: #fff;
	float: left;
	border: 2px solid #27428c;
	margin: 20px 10px;
	border-radius: 5px;
}

#buddypress #profilepicture {
	display: block;
	border-bottom: 2px solid #27428c;
}

#buddypress #membertypewrapper {
	width: 150px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 3px;
	display: block;
}

#buddypress .profileblocktitle {
	max-width: 100%;
	background-color: #27428c;
	color: #fff;
	padding: 5px 8px;
	border-radius: 5px 5px 0 0;
	font-size: 20px;
}

#buddypress .profileblocktext {
	max-width: 100%;
	min-height: 80px;
	color: inherit;
	padding: 15px 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #27428c;
	border-radius: 0 0 5px 5px;
}

#buddypress .profileblocktextedit {
	max-width: 100%;
	min-height: 80px;
	color: inherit;
	padding: 15px 7px 5px 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #27428c;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}

#buddypress #biowrapper {
	width: 99%;
	margin: 20px 10px 0;
	float: left;
	display: block;
}

#buddypress #profilequalwrapper {
	width: 30%;
	margin: 20px 10px;
	float: left;
	display: inline;
}

#buddypress #profilemainareawrapper {
	width: 30%;
	margin: 20px 29px;
	float: left;
	display: inline;
}

#buddypress #profilealsowrapper {
	width: 30%;
	margin: 20px 0 20px 10px;
	float: right;
	display: inline;
}

#buddypress #contactwrapper {
	width: 99%;
	margin: 0 10px;
	float: left;
	display: block;
}

.contactcolumn {
	width: 23%;
	float: left;
	margin-left: 10px;
}

.contactcolumnphone {
	width: 13%;
	float: left;
	margin-left: 10px;
}

.contactcolumnemail {
	width: 33%;
	float: left;
	margin-left: 10px;
}

.editwrapper {
	width: 50%;
}

.profile-map-wrapper {
    margin: 20px 0;
    display: block;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    height: 100%;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: url("//vmta.org.au/files/ctc.png"), auto !important;
}


/*===================Mobile Optimisation====================*/

/*iPhone 5 Portrait*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {

/* Home Page */

.page-id-3907 .accompanist-map {
	display: none;
}

.su-button-style-flat span {
    position: relative;
    padding-top: 8px !important;
}

#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}


#socialwrapper {
    margin: 0 auto;
    width: 34%;
		float: none;
    text-align: center;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 44%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 32%;
}

.su-button-wide {
    display: block !important;
    margin: 4.3em 0 1em 0 !important;
}

.su-button-wide.su-button-style-flat, .su-button-wide.su-button-style-flat span {
    border: none;
    width: 89.3%;
}

.spring-button {
	margin-bottom: 15px;
}

/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */


.namediv {
    float: left;
    margin-top: 20px;
}

.addressdiv {
    float: left;
    margin: 0 20px 0px 5px !important;
}

.gmw-map-frame {
    pointer-events: auto;
}

/* Posts */

#content .post img {
    margin: 8px 0;
}

/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress .custom-edit-field-email {
    width: 78%;
    float: left;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 0;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .custom-edit-field {
    width: 100%;
    float: left;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 84%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 84%;
}

#general-settings {
    max-width: 100% !important;
    float: left;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

/*Blog*/

.blog-banner {
    max-width: 100% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: none;
    text-align: left;
}

.image-column {
    width: 96%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1.3em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}

}


/*iPhone 5 Landscape*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* Home Page */

.page-id-3907 .accompanist-map {
	display: none;
}

#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}


#socialwrapper {
    margin: 0 auto;
    width: 47%;
	float: none;
    text-align: center;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 44%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 44%;
}

.su-button-wide {
    display: block !important;
    margin: 5em 0 1em 0 !important;
}

/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */


.namediv {
    float: left;
    margin-top: 20px;
}

.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.gmw-map-frame {
    pointer-events: auto;
}

/* Posts */


/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress .custom-edit-field-email {
    width: 78%;
    float: left;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 90px;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .custom-edit-field {
    width: 100%;
    float: left;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 84%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 84%;
}

#general-settings {
    max-width: 100% !important;
    float: left;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

/*Blog*/

.blog-banner {
    max-width: 100% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: left;
    text-align: left;
}

.image-column {
    width: 50%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1.3em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}

#mailpoet_form-2 {
    margin-right: 2em;
}

}



/*iPhone 6 Portrait*/
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

.page-id-3907 .accompanist-map {
	display: none;
}


.su-button-style-flat span {
    position: relative;
    padding-top: 8px !important;
}

/* Home Page */



#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}


#socialwrapper {
    margin: 0 auto;
    width: 32%;
	float: none;
    text-align: center;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 49%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 28%;
}

.su-button-wide {
    display: block !important;
    margin: 5em 0 1em 0 !important;
}

/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */


.namediv {
    float: left;
    margin-top: 20px;
}

.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.gmw-map-frame {
    pointer-events: auto;
}

/* Posts */

#content .post img {
    margin: 8px 0;
}

/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress .custom-edit-field-email {
    width: 78%;
    float: left;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 0;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .custom-edit-field {
    width: 100%;
    float: left;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 84%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 84%;
}

#general-settings {
    max-width: 100% !important;
    float: left;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

/*Blog*/

.blog-banner {
    max-width: 100% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: none;
    text-align: left;
}

.image-column {
    width: 96%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1.3em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}


}

/* iPhone 6 Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

  /* Home Page */

.page-id-3907 .accompanist-map {
	display: none;
}

#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}

#socialwrapper {
    margin: 0 auto;
    width: 42%;
	float: none;
    text-align: center;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 49%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 41%;
}

.su-button-wide {
    display: block !important;
    margin: 5em 0 1em 0 !important;
}

/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */

.searchwrapper {
    width: 93% !important;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #263188;
    border-radius: 5px;
    display: inline-block;
}

.namediv {
    float: left;
    margin-top: 0 !important;
}

.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.gmw-map-frame {
    pointer-events: auto;
}

/* Posts */

#content .post img {
    margin: 8px 0;
}









/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress .custom-edit-field-email {
    width: 78%;
    float: left;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 90px;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .custom-edit-field {
    width: 100%;
    float: left;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 84%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 84%;
}

#general-settings {
    max-width: 100% !important;
    float: left;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

/*Blog*/

.blog-banner {
    max-width: 100% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: left;
    text-align: left;
}

.image-column {
    width: 50%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1.3em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}

#mailpoet_form-2 {
    margin-right: 2em;
}

}
@media only screen and (min-width:481px) and (max-width:767px) {
       /* default iPad screens */
/* Home Page */

.page-id-3907 .accompanist-map {
	display: none;
}


#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}

#socialwrapper {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 20%;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 49%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 18%;
}

.su-button-wide {
    display: block !important;
    margin: 8.9em auto 1em !important;
    width: 45%;
}

.headerlinks {
    border-color: #0d25ab;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    clear: both;
    font-size: 13px;
    margin: 0 auto 10px;
    padding: 7px;
    text-align: center;
    width: 47%;
	float: none;
}

.headerlinks-memb {
    float: none;
	margin: 0 auto;
	width: 47%;
}

#footertextrightsub1, #footertextrightsub2, #footertextrightsub3 {
    text-align: right;
    float: right;
    margin-left: 0;
}




/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 55%;
}

/* Find A Music Teacher */


.namediv {
    float: left;
    margin-top: 20px;
}

.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.gmw-map-frame {
    pointer-events: auto;
}

/* Posts */





/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 0;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 84%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 84%;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

}

/*IPAD Portrait*/
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {

.page-id-3907 .accompanist-map {
	display: none;
}

.searchbutton span {
    position: relative;
    padding-top: 8px !important;
}

#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: block;
}

#tablet-landscape-slider {
	display: none;
}


#socialwrapper {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 17%;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 49%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 14%;
}

.su-button-wide {
    display: block !important;
    margin: 9.8em auto 1em !important;
    width: 45.4%;
	height: 29px;
}

.su-button-style-flat span {
    position: relative;
    line-height: 24px !important;
}

.headerlinks {
    border-color: #0d25ab;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    clear: both;
    font-size: 13px;
    margin: 0 auto 10px;
    padding: 7px;
    text-align: center;
    width: 47%;
	float: none;
}

.headerlinks-memb {
    float: none;
	margin: 0 auto;
	width: 47%;
}

#header-right-section {
    margin: 8.6em auto 0;
    width: 100%;
}



/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */



.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.gmw-map-frame {
    pointer-events: auto;
}


/* Posts */

#content .post img {
    margin: 8px 0;
}

.postimage {
    float: right;
    margin-bottom: 20px !important;
    margin-left: 40px;
    margin-right: 0;
    margin-top: 25px !important;
	width: 100%;
}

/* Search Page */

.searchwrapper {
    width: 94% !important;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #263188;
    border-radius: 5px;
    display: inline-block;
}

.namediv {
    float: left;
    margin-top: 0;
}

.inputdiv {
    float: left;
    margin: 0 20px 20px 5px;
    width: 80%;
}

/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 0;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 93%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 93%;
}

#profile-purchase-form {
    border: 3px solid #27428c;
    border-radius: 15px;
    margin: 50px auto;
    padding: 10px;
    width: 90%;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label.s2member-pro-paypal-form-card-type-label {
    display: inline-block;
    margin: 0 15px;
}

div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div label {
    cursor: pointer;
    font-weight: normal;
    width: 20%;
}

.tooltip:hover span {
	    left: -10em;
}

/*Blog*/

.blog-banner {
    max-width: 100% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: left;
    text-align: left;
}

.image-column {
    width: 50%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}

#mailpoet_form-2 {
    margin-right: 2em;
}

#colormag_featured_posts_vertical_widget-5 {
    margin-top: 12px;
}

}

/*Tablet Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {

.page-id-3907 .accompanist-map {
	display: none;
}

#large-screen-slider {
	display: none;
}

#tablet-portrait-slider {
	display: none;
}

#tablet-landscape-slider {
	display: block;
}

#socialwrapper {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 12%;
}

#footertext {
    color: #4079aa;
    float: left;
    font-size: 0.89123em;
    margin-left: 10px;
    text-align: left;
    width: 45%;
}

#footertextright {
    color: #4079aa;
    float: right;
    font-size: 0.89123em;
    margin-right: 10px;
    text-align: right;
    width: 35%;
}


#footercolumnmenu {
    clear: both;
    float: left;
    line-height: 23px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}


#footer-button-teacher {
    background-color: #c3a43b;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}


#footer-button-membership {
    background-color: #00bcd8;
    border-radius: 4px;
    color: #fff;
    height: 26px;
    margin: 0 auto 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 188px;
}

#footercolumnedge {
    float: left;
    margin: 0;
    width: 100%;
}


.footer-menu-item-news, .footer-menu-item-news a {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
}


#social-wrapper-footer {
    margin: 35px auto 1px;
    overflow: hidden;
    width: 11%;
}

.su-button-wide {
    margin: 10.5em auto 1em !important;
    width: 45%;
}

.headerlinks {
    border-color: #0d25ab;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    clear: both;
    font-size: 13px;
    margin: 0 auto 10px;
    padding: 7px;
    text-align: center;
    width: 47%;
	float: none;
}

.headerlinks-memb {
    float: none;
	margin: 0 auto;
	width: 47%;
}


#header-left-section {
    max-width: 850px;
    margin-left: 50px;
}

#header-right-section {
    margin: 0 auto 0;
    width: 100%;
    float: none;
}



/* Publications & Advertising */

.matt-paragraph {
    margin-bottom: 20px;
    width: 100%;
}

/* Find A Music Teacher */

.submitdiv {
    display: block;
    float: left;
    margin: 25px 80px 0 50px;
}

.namediv {
    float: left;
    margin-top: 0;
}

.addressdiv {
    float: left;
    margin: 0 20px 5px 5px;
}

.searchwrapper {
    width: 97% !important;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #263188;
    border-radius: 5px;
    display: inline-block;
}
.radiusdiv {
    float: left;
    margin: 2px 10px 10px 10px;
}

.gmw-map-frame {
    pointer-events: auto;
}


/* Posts */

#content .post img {
    margin: 8px 0;
}

.postimage {
    float: right;
    margin-bottom: 20px !important;
    margin-left: 25px !important;
    /* margin-right: 20px !important; */
    margin-top: 24px !important;
}

/*===================BuddyPress====================*/
#buddypress #profilepicturewrapper {
    background-color: #fff;
    border: 2px solid #27428c;
    border-radius: 5px;
    margin: 0 0 20px 70px;
    width: 150px;
}

#buddypress #biowrapper {
    display: block;
    float: left;
    width: 110%;
	margin: 20px 0;
}

#buddypress #profilequalwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilemainareawrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #profilealsowrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper {
    display: block;
    float: left;
    margin: 20px 0;
    width: 110%;
}

#buddypress #contactwrapper .profileblocktext {
    border-color: #27428c;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    max-width: 100%;
    min-height: 300px;
    padding: 15px 7px;
}

.contactcolumn {
    float: left;
    margin-left: 0;
    width: 100%;
}

.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

#buddypress div#object-nav.item-list-tabs {
    margin-left: 0;
    margin-top: 0;
}

#buddypress #item-header {
	display: none;
}

#buddypress .mailingaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px 12px;
    padding-left: 20px;
    width: 42%;
}

#buddypress .magazineaddresscontainer {
    border: 2px solid #4079aa;
    border-radius: 8px;
    float: left;
    margin: 0 12px;
    padding-left: 20px;
    width: 42%;
}

/*Blog*/

.blog-banner {
    max-width: 60% !important;
}

.blog-sidebar {
    max-width: 100% !important;
    float: left !important;
}

.text-column {
    max-width: 100%;
    float: left;
    text-align: left;
}

.image-column {
    width: 35%;
    float: left;
    margin: 0;
}

.blog-article {
    max-width: 100% !important;
    float: left !important;
    margin-right: 0;
}

.blog-post-header {
    line-height: 1em;
    margin-bottom: 15px;
}

#content .post .article-content .entry-title {
    display: none;
}

#mailpoet_form-2 {
    margin-right: 2em;
}

#colormag_featured_posts_vertical_widget-5 {
    margin-top: 12px;
	margin-right: 6em;
}

}
