h3.faq{display:inline-block;padding:5px 20px; background:#ed6b3a; color:#fff; margin-top:30px; border-bottom:5px ridge #500109}

.acc-container{font-family:'Lato'; margin:20px 0 0; padding-bottom:50px; border-radius:8px;overflow:hidden; }
.acc-btn{padding:20px;cursor:pointer;background:#fdece8;border-bottom:1px solid #ed6b3a;}
.acc-content{width:98%; height:0px;width:100%;margin:0 auto;overflow:hidden;background:#f9f9f9; border:none}
.acc-content-inner{padding:20px;border-bottom:1px solid #ed6b3a;}
.acc-content-inner b{font-size:90%; font-weight:700}
.open{height:auto;}
.acc-container h6{color:#ed6b3a; font-size:120%}
.acc-container i{color:#ed6b3a; margin-right:10px}
.selected{color:#1ABC9C;}

.rowH{height:auto}

@media only screen and (min-width:768px)
	{
		.program{text-align:center}
		.program li{width:50%; float:none; display:inline-block; border:none}	
		.program li img{width:217px; height:160px; margin:0 auto}
	}

@media only screen and (min-width:1280px)
	{
		#bannerSection{width:100%; height:460px; background:url('images/naturopathy-banner.jpg') no-repeat center top; position:relative;}
		.queryBox{width:455px; height:552px; background:url('images/querybox-bnys.png') no-repeat top; float:right; margin-top:3px}
		.program ul{font-size:110%}	
		.coursesContainer{text-align:center}	
		.acc-container{text-align:left}
		h3.faq{float:left}
		.firstCol{width:45%; float:none; display:inline-block;}
		.rowH{display:inline-block}
	}