/*--Navigation row--*/
#headerwrap { background: none repeat scroll 0 0 #444444 !important; }
.mainwrap.rand-181.menuindex { z-index: 5000 !important;}

p {  text-align: justify;}
.info-back > p {  text-align: center;}
.usercontent {  border-top: solid #444 5px;}
.main .usercontent {  border-top: medium none !important;}

h1 , .pagecontentContent-title h1{ color: #fff !important;  font-size: 40px !important;}
h2 {font-size: 30px !important;} 
h3 {  font-size: 26px !important;}
.menu .pmcbig ul.sub-menu li {border-right: medium none;}
.pagecontentContent-breadcrumb {display: none;}
.topNotification { float: right; padding-top: 25px !important;}
.pricing-tabel-title {font-size: 20px;}
.pricing-tabel-price { font-size: 30px;}
.question, .success, .info, .error { margin: auto; max-width: 500px;  display: block; background: none repeat scroll 0 0 #c4ad80;}
.progressbar { font-weight: bold; text-align: center; width: 100%;}
.progressbar-title { padding: 9px 0 0 5px; font-size: 14px;}
.aq-block-aq_widgets_block .block-widget .textwidget .fa {  margin: 0px 0 0 -20px;}
 .relatedtitle, .related, .nocomments {  display: none !important;}
#aq-block-32-11 .cf { background: none repeat scroll 0 0 #f5f5f5 !important;}

/*-- Images --*/
img.alignright, img.aligncenter { /* background: none repeat scroll 0 0 #d6d525;  border: 2px solid #6c9f4e; padding: 2px;*/ border: 6px solid #6c9f4e; padding: 0px !important;}

/*-- Footer --*/
#footer .textwidget[style] { text-align: justify;  font-size: 12px;}
#footer .gform_button {  width: 160px !important;}

/*-- Home --*/
.belccaps {text-transform:uppercase;}
.belcitalics {/*font-style: italic;*/}
.titletext { color: #fff; font-style: italic;}
 

/*-- Gallery Images --*/
.gallery-icon img {  height: 200px; width: 300px;}
.image-gallery, .gallery-item { height: 100%;}
.gallery-item {  width: 40% !important;}

/*-- Profile Area --*/
div.userpro-profile-img, div.userpro-alert, div.userpro-sc-bar {display: none !important;}

/*-- Age Learning Group Images **/
.blimage {  background: none repeat scroll 0 0 #d6d525; border: medium solid #6c9f4e;  padding: 2px; height: 80%;  margin: auto auto auto 10%; width: 80%;}
.blimage:hover {  background: none repeat scroll 0 0 #ccc !important; border: medium solid #333;}
.pmc_parallax p { color: #fff;}

/*-- Forms --*/
.ginput_container {  margin-top: 10px;}
.gform_wrapper .top_label .gfield_label { font-weight: normal;}
.content form label {font-weight: normal;}
.instruction {  padding-bottom: 10px;}

/*-- Blog --*/
.homerecent.pagePort .one_fourth.masonry_pmc .home-portfolio-categories { padding-top: 15px;}

/*-- Calendar --*/
.evcal_list_a.desc_trig.sin_val { border-color: #d6d525 !important;}
.eventon_events_list .eventon_list_event .desc_trig { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
#evcal_list {  border-bottom: medium none !important;  border-right: medium none !important;}

/*-- Bullets --*/
.arrow_point ul li {  background: url("/wp-content/uploads/2014/11/bullet.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0) !important;}

/**-- FAQs --*/
h2.trigger.active, h2.trigger:hover { background: none repeat scroll 0 0 #6c9e4e;}

/*-- Menus --*/
.menu-learning-group-news-container .menu > li, .menu-parent-hub-container .menu > li { text-align: left;}

.widget_nav_menu ul li a { padding: 1px 0 0 !important;}	
.widget_nav_menu ul li, .widget_nav_menu ul li:last-child, .widget_nav_menu ul li:first-child { padding: 0 !important;}

/*--Social Icons--*/
.social-notification {  margin-top: 25px !important;}
.social-notification a {  padding-right: 0px !important;}

/**--Table--*/
.belctable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.belctable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.belctable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.belctable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.belctable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.belctable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.belctable tr:hover td{
	
}
.belctable tr:nth-child(odd){ background-color:#cccccc; }
.belctable tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.belctable tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.belctable tr td:last-child{ border-width:0px 0px 1px 0px;}
.belctable tr:last-child td:last-child{border-width:0px 0px 0px 0px;}
.belctable tr:first-child td{ background-color:#d6d525; border:0px solid #000000; text-align:center; border-width:0px 0px 1px 1px; font-size:14px; font-family:Arial; font-weight:bold; color:#ffffff;}
.belctable tr:first-child:hover td{background-color:#d6d525;}
.belctable tr:first-child td:first-child{border-width:0px 0px 1px 0px;}
.belctable tr:first-child td:last-child{border-width:0px 0px 1px 1px;}

@media screen and (min-width:0px) and (max-width:515px){
.topNotification {float: left;}
  .respMenu { margin-top: -145px;}}

@media screen and (min-width:516px) and (max-width:959px){
.respMenu { margin-top: -140px;}
}
