html {
    font-size: 15px;
}
.mega-menu-columns-3-of-4{
	display:none!important;
}
@font-face {
    font-family: 'JennaSue';
    src: url('./fonts/JennaSue.eot?#iefix') format('embedded-opentype'), url('./fonts/JennaSue.woff') format('woff'), url('./fonts/JennaSue.woff2') format('woff2'), url('./fonts/JennaSue.ttf') format('truetype'), url('./fonts/JennaSue.svg#JennaSue') format('svg');
    font-weight: normal;
    font-style: normal;
}
.no-padding {
    padding: 0px;
}
.no-padding-left {
    padding-left: 0px;
}
.no-padding-right {
    padding-right: 0px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
header {
    padding-top: 30px;
    padding-bottom: 30px;
}
h1 {
    font-family: "JennaSue";
    font-size: 80px;
    line-height: 77px;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #58585a;
}
p {
    /*font-size: 16px;*/
}
.header-right-first {
    margin-bottom: 18px;
    padding-top: 30px;
}
.header-right-first li:nth-child(2) {
    /*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
    
    padding: 3px 20px;
    margin-left: 0px;
}
.header-right-first li:nth-child(2) a {
    padding: 0px;
}
.header-right-first li:nth-child(3) a {
    /*padding: 10px 0;*/
	padding: 0;
}
.header-right-first li a {
    float: left;
    padding: 0px;
}
/*.header-right-first li {
	margin-left: 15px;
}*/

.header-right-first li.sosmed-header a {
    /*background: #0068b3 !important;
    text-align: center;
    font-size: 21px;  
    color: #fff;
    /*margin-left: 15px;*/
    
    /*height: 40px;
    width: 40px;
    border-radius: 25px;*/
}
.header-right-first li.sosmed-header a:hover {
    /*background: #0068b3;
    color: #fff;*/
}
.header-right-first li.donate-header {
    margin-left: 20px;
}
.header-right-first li.donate-header a,
.header-right-first li.donate-header a:hover {
    background: #0068b3;
    color: #fff;
    font-size: 25px;
    border-radius: 0;
    padding: 12px 22px;
}
.header-right-second > li {
    display: inline-flex;
    background-color: #58595b;
}
.header-right-second li {
    /*margin-left: 20px !important;*/
    
    padding-left: 16px;
    padding-right: 16px;
    /*height: 40px;*/
    
    height: auto;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background: transparent;
}
.header-right-second li:first-child {
    padding: 0 15px;
}
.header-right-second > li:first-child a {
    background-color: #ffffff;
    border-radius: 50%;
    color: #58595b;
    height: 25px;
    margin-top: 7px;
    padding: 5px;
    width: 25px;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.header-right-second li a {
    float: left;
    color: #fff;
    text-align: center;
    /*font-size: 16px;*/
    
    font-family: arial;
}
.header-right-second li.dropdown {
    padding-left: 0px;
    padding-right: 0px;
}
.header-right-second .text-size {
    color: #ffffff;
    font-family: arial;
    /*font-size: 16px;*/
    
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 10px;
    text-align: center;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: transparent;
    border: 0px;
}
.league {
    padding: 10px;
}
.league li {
    margin-left: 0px !important;
    padding: 0px;
}
.league li a {
    color: #58595b;
    text-align: left;
    /*font-size: 16px;*/
}
.league li:first-child {
    padding: 0px;
}
.league li a:hover,
.league li a:active,
.league li a:focus {
    color: #0062aa;
    text-decoration: none;
}
.league .fa-caret-down::before {
    margin-right: 50px;
    font-size: 25px;
}
.nav-menu-area .navbar-default {
    margin-bottom: 0px;
    background: rgba(0, 99, 170, 1);
    background: -moz-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 99, 170, 1)), color-stop(1%, rgba(0, 99, 170, 1)), color-stop(58%, rgba(106, 209, 240, 1)), color-stop(89%, rgba(24, 124, 186, 1)), color-stop(98%, rgba(0, 99, 170, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -o-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -ms-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: linear-gradient(to right, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0063aa', endColorstr='#0063aa', GradientType=1);
}
.nav-menu-area ul li a {
    color: #fff !important;
    /*font-size: 16px;*/
}
.nav-menu-area ul li a:hover,
.nav-menu-area ul li a:focus,
.nav-menu-area ul li a:active {
    color: #fff;
    margin-right: 0px;
}
.nav-menu-area ul li.active a,
.nav-menu-area ul li.current-page-ancestor a {
    text-decoration: underline;
    color: #fff;
    /*margin-right: 26px;*/
}
@-moz-document url-prefix() {
    .nav-menu-area ul li {
        /*margin-right: 23px;*/
    }
}
.nav-menu-area ul li a:hover {
    /*margin-right: 0px;*/
    
    text-decoration: underline;
}
.page-home .nav-menu-area, .page-front-page .nav-menu-area {
    margin-bottom: 40px;
}
.form-control {
    border-radius: 0;
}
.wpcf7-form input.form-control {
    height: 40px;
}
.nav-menu-area .form-control {
    border: 1px solid #0468ad;
    border-radius: 0;
    box-shadow: none;
}
.nav-menu-area .navbar-form .form-group {
    display: block;
    float: left;
    width: 162px;
    height: 40px;
    margin: 0px;
}
.nav-menu-area .navbar-form .btn {
    border-radius: 0px;
    border: 0px;
    height: 40px;
    display: block;
    width: 56px;
}
.nav-menu-area .navbar-form {
    width: 219px;
    padding: 0px;
    margin: 0px;
}
/*.nav-menu-area .navbar-form .screen-reader-text{
	display: none;
}*/
/*.nav-menu-area .navbar-form #s{
	height: 40px;
    width: 219px;
}*/

.nav-menu-area .navbar-form #searchsubmit {} .nav-menu-area .navbar-form .form-control {
    height: 40px;
    padding-right: 56px;
    width: 219px;
}
.fa-search1::before {
    content: url(../images/search.png);
}
.nav-menu-area li:first-child a {
    /*padding-left: 0px;*/
}
.nav-menu-area ul li a {
    padding-left: 23px;
    padding-right: 24px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent !important;
}
.nav-menu-area li:last-child,
.nav-menu-area .menu-primary li:last-child a {
    margin-right: 0px;
    /*background-color: #f18e00 !important;*/
}
.dropdown-toggle .caret {
    display: none;
}
#menu-menu-header li.current-menu-parent > a {
    text-decoration: underline;
}
.nav-menu-area .dropdown-menu {
    padding: 18px 25px;
}
.nav-menu-area li ul li.active a,
.nav-menu-area li ul li:last-child.active a,
.nav-menu-area ul li ul a:hover,
.nav-menu-area li ul li.current-page-ancestor a {
    color: #0060a9 !important;
    background: transparent !important;
    text-decoration: none;
    font-weight: bold;
}
.nav-menu-area .dropdown-menu li {
    list-style: none;
}
.nav-menu-area .dropdown-menu li a,
.nav-menu-area .dropdown-menu li:last-child a {
    color: #000 !important;
    padding-left: 0px;
    background: transparent;
    font-size: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.nav-menu-area .dropdown-menu li a:hover,
.nav-menu-area .dropdown-menu li a:active,
.nav-menu-area .dropdown-menu li a:focus {
    color: #337ab7 !important;
    text-decoration: none;
}
.pws-menu a {
    background: #f18e00 !important;
    background-color: #f18e00 !important;
}
.nav-menu-area li:last-child a {
    padding-left: 40px;
    padding-right: 40px;
}
@-moz-document url-prefix() {
    .nav-menu-area ul li a {
        padding-left: 22px;
        padding-right: 22px;
    }
    .nav-menu-area li:last-child a {
        padding-left: 44px;
        padding-right: 52px;
    }
}
.nav-menu-area li:last-child ul li a {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.nav-menu-area .navbar {
    min-height: 40px;
}
.navbar,
.navbar-default {
    border: 0 none;
    border-radius: 0;
}
.bg-home .carousel-caption {
    left: auto !important;
    right: 0px !important;
    width: 380px;
    height: 300px;
    text-align: left;
    bottom: 0px;
    background: rgba(0, 85, 144, 0.7) none repeat scroll 0 0;
    padding: 50px;
}
.bg-home .carousel-caption h2 {
    margin: 0px;
    line-height: 40px;
}
/*content*/

.bg-home {
    margin-bottom: 40px;
}
.banner-area {
    margin-bottom: 40px;
}
.banner-area img {
    width: 100%;
    height: auto;
}
.image-dp {} .ytb-area {
    text-align: right;
}
.ytb-area img {
    /*text-align: right;*/
}
.caption-blog {
    padding: 15px;
    margin-bottom: 40px;
    border: 1px solid #939598;
    border-radius: 0;
}
.caption-blog h4,
.caption-blog h4:hover {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #0060a9;
    text-decoration: none;
    font-weight: bold;
}
.home .md-lg .caption-blog h3,
.home .md-lg .caption-blog h3:hover {
    color: #0060a9;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
}
.rommeled_widget_image-button {
    margin-bottom: 0 !important;
}
.rommeled_widget_image-button button.btn {
    margin-top: 0px;
    background-color: #337ab7;
}
.caption-blog p {
    margin-bottom: 15px;
    /*font-size: 16px;*/
    
    color: #58595b;
}
.caption-blog .btn {
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    /*font-size: 16px;*/
    
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    height: 40px;
    padding: 9px;
}
.caption-blog .btn:hover,
.caption-blog.orange .btn:hover,
.caption-blog.pink .btn:hover,
.orange .btn:hover,
.pink .btn:hover {
    background-color: #1cb0e2 !important;
}
.orange h4 a {
    color: #f18e00;
}
.orange h3.rommeled_widget_image-inner-title {
    color: #f18e00!important;
}
.pink h3.rommeled_widget_image-inner-title {
    color: #e43689!important;
}
.orange .btn {
    background-color: #f18e00!important;
}
.pink h4 a {
    color: #e43689;
}
.pink .btn {
    background-color: #e43689!important;
}
.caption-blog img {
    width: 100%;
    height: auto;
    max-height: 162px;
}
.caption-blog ul {
    padding-left: 0px;
    padding-top: 20px;
}
.caption-blog ul li {
    list-style: none;
    margin-bottom: 8px;
}
.services-supports .caption-blog {
    min-height: 510px;
    position: relative;
}
.services-supports .btn {
    position: absolute;
    bottom: 20px;
    width: 92%;
}
.services-supports .btn-green {
    position: unset;
    margin-bottom: 0;
   	width: 45%;
}
.wpcf7-form-control-wrap{
display: block;
}
.wpcf7-textarea{
  border: 1px solid #cccccc;
  color: #555555;
    display: block;
    font-size: 14px;
  width: 100%;
}

.services-supports .btn-green.btn-sub-form{
background-color:#83b81a;
}
.title-conten-contact {
    margin-top: 110px;
}
.box .box-img {
    overflow: hidden;
    /*height: 170px;*/
	height: 160px;
}
.box .box-img img {
    height: auto;
    max-width: 100%;
    max-height: 160px;
    width: auto;
}
.title-conten-contact h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
    color: #0060a9;
}
.conten-contact {
    padding-top: 7px;
}
.conten-contact h5 {
    font-size: 18px;
    font-weight: bold;
    color: #58595b;
}
.contact h4 {
    font-size: 18px;
}
.conten-contact p .conten-contact p strong,
.conten-contact p a,
.conten-contact p a:hover {
    /*font-size: 16px;*/
    
    color: #58595b;
}
.contact .row:first-child {
    margin-bottom: 65px;
}
.email-sub .title-conten h3 a {
    font-size: 24px;
    color: #58595b;
}
.wpcf7-not-valid {
    margin-bottom: 5px !important;
}
.title-conten-email-sub h2 {
    font-size: 30px;
    color: #0060a9;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 10px;
}
.single-event-container .media-body-event h2 {
    font-size: 24px;
}
.title-conten-email-sub {
    margin-bottom: 20px;
}
.title-conten-email-sub p {
    margin-bottom: 15px;
}
.email-sub label {
    color: #58595b;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}
.email-sub form p {
    /*font-size: 16px;*/
    
    font-weight: bold;
    font-style: italic;
    color: #58595b;
    margin-bottom: 30px;
}
.email-sub input,
#list-sub-form,
#message-sub-form {
    margin-bottom: 30px;
}
.email-sub .form-control {
    border-radius: 0px;
    box-shadow: none;
}
.email-sub .form-control input,
#list-sub-form {
    height: 40px;
}
.attach .wpcf7-form-control-wrap.your-file {
    display: none;
}
/*div.wpcf7-response-output{
	margin-left: 0px;
	margin-right: 0px;
}*/

.attach span {
    display: flex;
    margin-top: 7px;
}
#myModal .btn-sub-form {
    width: 100%;
}
.btn-sub-form {
    background-color: #0060a9;
    border-radius: 0px;
    border: 0;
    color: #fff;
    /*font-size: 16px;*/
    
    font-weight: bold;
    width: 235px;
    height: 40px;
    line-height: 30px;
}
.btn-sub-form:hover,
.btn-sub-form:focus,
.btn-sub-form:active {
    background-color: #1cb0e2;
    color: #fff;
}
#list-sub-form option {
    padding: 7px;
}
#list-sub-form option:hover {
    background-color: #d1d3d4;
}
::-webkit-input-placeholder {
    font-style: italic;
}
:-moz-placeholder {
    font-style: italic;
}
::-moz-placeholder {
    font-style: italic;
}
:-ms-input-placeholder {
    font-style: italic;
}
input.btn {
    font-style: normal
}
#list-sub-form {
    /*width: 240px;
   height: 34px;*/
    
    overflow: hidden;
    content: "?";
    border: 1px solid #ccc;
}
.container-post-employment {
    border-top: 8px solid #0060a9;
    margin-bottom: 20px;
    margin-right: 40px;
    padding-left: 20px;
}
.container-post-employment .entry {
    margin-bottom: 10px;
}
.container-post-employment h4,
.container-post-employment h4 a,
.container-post-employment h4 a:hover {
    font-size: 24px;
    font-weight: bold;
    color: #0060a9;
    margin-bottom: 20px;
    padding-top: 20px;
}
.container-post-employment span {
    color: #0060a9;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}
.container-post-employment p {
    color: #363636;
    margin-bottom: 20px;
}
.container-post-employment .btn-sub-form {
    font-size: 15px;
    font-weight: bold;
    background: transparent;
    text-align: left;
    color: #0060a9;
    padding: 0px;
}
.attach .btn-sub-form-resme {
    background-color: #58595b;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: left;
    /*font-size: 16px;*/
    
    font-weight: bold;
    height: 40px;
    line-height: 26px;
    width: 235px;
    margin-bottom: 25px;
    margin-right: 15px;
}
.btn-sub-form-resme:hover {
    background-color: #939598;
    color: #ffffff;
}
.attach p {
    float: left;
    font-weight: bold;
    color: #58595b;
}
.email-sub a.title-conten-email-sub a,
.title-conten-email-sub a:hover {
    color: #58595b;
}
.title-conten-email-sub ul {
    padding: 0px;
}
.title-conten-email-sub ul li {
    list-style: none;
}
.title-conten-email-sub ul li:before {
    content: "- ";
}
.contain-sponsorship .support {
    margin-bottom: 60px;
    margin-right: 70px;
}
.contain-sponsorship p a {
    color: #333333;
}
/*.support{
	margin-bottom: 60px;
}*/

.volunteer form {
    width: 80%;
}
.donation-contain {
    padding: 40px 50px;
    background-color: #e6e7e8;
    text-align: center;
}
.donation-contain h2 {
    margin-top: 0px;
    color: #0060a9;
    font-weight: bold;
    margin-bottom: 20px;
}
.donation-contain h4 {
    margin-top: 0px;
    color: #0060a9;
}
.donation-contain p,
.donation-contain a,
.donation-contain a:hover {
    color: #58595b;
    /*font-size: 16px;*/
}
.donation-contain h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.donation-contain img {
    margin-bottom: 20px;
}
.btn-click-here {
    background: transparent !important;
    box-shadow: none !important;
    border: 0px !important;
}
.btn-click-here:hover,
.btn-click-here:focus,
.btn-click-here.focus,
.btn-click-here:active,
.btn-click-here.active {
    background: transparent !important;
    box-shadow: none !important;
    border: 0px !important;
}
.modal-content {
    width: 660px;
    text-align: left;
    padding: 40px 45px;
    border-radius: 0px;
}
.modal-content label {
    font-style: normal;
}
.modal-content .modal-header {
    padding: 0px;
    border: 0px;
}
.modal-content .modal-header h2 {
    line-height: 27px;
    margin-bottom: 30px;
}
.modal-content .modal-body {
    padding: 0px;
}
.modal-content .checkbox {
    margin: 0px;
}
.modal-header .close {
    margin-right: -30px;
    margin-top: -30px;
}
.modal-body .checkbox.amount {
    float: left;
    width: 58%;
}
.modal-body .other {
    float: left;
    /*padding-top:10px; */
}
.modal-body .form-group {
    display: block;
    clear: both;
}
.other label {
    float: left;
    width: 30%;
}
/*.other input {
    float: left;
    width: 70%;
}*/
.modal-body input {
    height: 40px;
}
#other-sub-form {
    margin-bottom: 0px;
}
.checkbox.amount label {
    width: 90px;
}
.checkbox label {
    width: 160px;
}
#amount {
    display: block;
}
.modal-footer {
    text-align: left;
    padding: 0px;
    border: 0px;
}
.modal-footer .checkbox label {
    width: 100%;
}
.checkbox {} .float-left {
    /*float: left;*/
    
    width: 100%;
    /*padding-right: 25px;*/
}
.float-right {
    /*float: left;*/
    
    width: 100%;
    /*padding-left: 25px;*/
}
/* .modal-footer */

.btn-sub-form-resme {
    background-color: #58595b;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: left;
    /*font-size: 16px;*/
    
    font-weight: bold;
    height: 40px;
    width: 100%;
    margin-bottom: 25px;
    margin-right: 15px;
}
.modal-footer .btn-sub-form {
    float: right;
}
/*.modal-footer */

.btn-sub-form-resme:hover {
    background-color: #939598;
    color: #ffffff;
}
.modal-footer p {
    display: block;
    clear: both;
}
/*.squaredFour {
  width: 20px;
  position: relative;
  margin: 20px auto;
  label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    &:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 4px;
      left: 4px;
      border: 3px solid #333;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg);
    }
    &:hover::after {
      opacity: 0.5;
    }
  }
  input[type=checkbox], input[type=radio]  {
    visibility: hidden;
    &:checked + label:after {
      opacity: 1;
    }
  }    
}
.squaredFour {
  width: 30px;
  position: relative;
  margin: 20px auto;
}
.squaredFour label {
	 width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}*/

.ndis-result .title-conten-email-sub h2 {
    margin-bottom: 0px;
}
.ndis-img img,
.about-img img {
    max-width: 100%;
    height: auto;
}
.box-3 .img-dis .box-img {
    height: 155px;
    overflow: hidden;
}
.box-3 .img-dis .box-img img {
    width: 100% !important;
}
.ndis-result .title-conten-email-sub {
    margin-bottom: 30px;
}
.ndis-result .row:first-child {
    margin-bottom: 65px;
}
.services-supports-result h2 {
    margin-bottom: 0px;
}
.btn-pdf-area {} .btn-pdf-area ul {
    padding: 0px;
}
.btn-pdf-area ul li {
    list-style: none;
    background: #1a5698;
    /*width: 220px;*/
	width: auto;
    height: 40px;
    margin-bottom: 25px;
}
.btn-pdf-area ul li:hover {
    background: #339ecb;
}
.btn-pdf-area ul li:first-child {
    float: left;
}
.btn-pdf-area ul li:last-child {
    float: right;
}
.page-id-77 .btn-pdf-area ul li:last-child{
	float:left;
}
.page-id-77 .button-download-about-us{
	display:none;
}
.page-id-77 .btn-pdf-area ul li a{
	padding-left: 5px;
    padding-right: 10px;	
}
 
.btn-pdf-area ul li .newsletters a::before{
	background:none;
	height: 0;
    width: 0;
}
.btn-pdf-area ul li .newsletters h5 {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 20px;
	padding-right: 0;
}
.btn-pdf-area ul li .newsletters a{
padding-left: 5px;
    padding-right: 10px;	

}
.btn-pdf-area ul li .newsletters .title-area{
	padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 2px;
	
}
.page-id-77 .archived-newsletters #older1{
	width: 253px;
}
.page-id-77 .archived-newsletters #older1 a{
	padding-left: 0;
    padding-right: 0;

}
.page-id-77 .archived-newsletters #older1 .textwidget a{

	padding-top: 0px;
	line-height:12px;

}
.page-id-77 .btn-pdf-area ul li:first-child{
	float:left;
}
.page-id-77 .btn-pdf-area ul li:last-child{
	float:right;
}
.btn-pdf-area ul li a {
    color: #fff;
    /*font-size: 16px;*/
    
    line-height: 32px;
    padding-top: 4px;
    display: block;
}
.top-title .btn-pdf-area ul li a:before {
    content: "";
    display: block;
    background: url("./images/icon-download.png") no-repeat;
    width: 25px;
    height: 32px;
    float: left;
    margin: 0px 10px;
}

.btn-pdf-area ul li a:hover {
    text-decoration: none;
}
.btn-pdf-area ul li a p {
    margin-bottom: 0px;
    padding-top: 5px
}
.btn-pdf-area ul li a:hover p {} .btn-pdf-area p {
    margin-bottom: 0px;
}
.btn-pdf-area img {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.services-supports-result .row:first-child {
    margin-bottom: 45px;
}
.news {
    padding-top: 5px;
}
/*.news-headlines .title-news{
	background: #1a5698;
	padding: 10px 20px;
}*/

.title-news {
    margin-bottom: 20px;
}
.news-headlines h4 a,
.news-headlines h4 a:hover,
.news-headlines h4 a:focus {
    color: #58595b;
}
.single .single-img {
    margin-bottom: 40px;
}
.single .single-img img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.single .title-conten-email-sub h3 {
    color: #0060a9;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}
.single .title-conten,
.next-prev {
    padding-top: 50px;
    margin-bottom: 30px;
}
.next-prev {
    text-align: right;
}
.single .title-conten h3 {
    margin: 0px;
}
.single .title-conten h3 a {
    font-size: 15px;
    color: #0060a9;
    font-weight: bold;
}
.single .title-conten h3 a:hover,
.single .title-conten h3 a:active,
.single .title-conten h3 a:focus,
.next-prev a:hover,
.next-prev a:active,
.next-prev a:focus {
    text-decoration: none;
}
.next-prev a {
    font-size: 15px;
    color: #0060a9;
    font-weight: bold;
}
/*.next-prev a:last-child:before{
	content:"|";
	margin:0 13px;
}*/

.entry a {
    color: rgb(0, 96, 169);
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.events .title-news {
    background: #339ecb;
    padding: 10px 20px;
}
.events h4 a,
.events h4 a:hover,
.events h4 a:focus {
    color: #58595b;
}
.events .media-body .entry a,
.title-events.visible-xs .media-body .entry a {
    color: #4ec1ec !important;
}
.single-event .calender-area {
    margin-bottom: 40px;
}
.single-event .media-body span,
.single-event .media-body .entry a {
    color: #4ec1ec;
}
.single-event .media-body h2 {
    margin-bottom: 15px;
    color: #4ec1ec;
    line-height: 34px;
}
.single-event .title-events {
    background: #4ec1ec;
}
.single-event .events-headlines span {
    color: #4ec1ec !important;
}
.newsletters .title-news {
    /*background: #695052;*/
    
    background: #58595b;
    padding: 10px 20px;
}
.calendar-archives.pastel .calendar-navigation {
    background-color: #b7b7b7 !important;
    font-size: 18px !important;
    padding-bottom: 5px;
    padding-top: 5px;
}
.calendar-archives.pastel .calendar-navigation a {
    color: #000!important;
}
.calendar-archives.pastel .calendar-navigation > .prev-year {
    border-right: 0px!important;
}
.calendar-archives.pastel .calendar-navigation > .next-year {
    border-left: 0px!important;
}
.calendar-archives.pastel .calendar-navigation > .menu-container > .arrow-down {
    border-left: 0px!important;
}
.months .arrow-down span {
    color: #000!important;
}
.calender-area .week-row {
    background-color: #f1f1f1!important;
}
.calendar-archives.pastel .day.weekday {
    background-color: #f1f1f1!important;
    text-transform: capitalize;
}
.calendar-archives.pastel .calendar-navigation > .prev-year:hover,
.calendar-archives.pastel .calendar-navigation > .next-year:hover,
.calendar-archives.pastel .calendar-navigation > .menu-container:hover,
.calendar-archives.pastel .calendar-navigation > .prev-year:hover,
.calendar-archives.pastel .calendar-navigation > .next-year:hover,
.calendar-archives.pastel .calendar-navigation > .menu-container > .arrow-down:hover {
    background-color: transparent !important;
}
.calendar-archives.pastel .calendar-navigation > .menu-container li > a.selected {
    background-color: #339ecb !important;
}
.calendar-archives.pastel > .archives-years {
    height: 270px;
}
.calendar-archives.pastel .day {
    font-size: 12px !important;
    background: #f1f1f1 !important;
    padding: 15px 0 !important;
    line-height: 15px !important;
    color: #000 !important;
    border: 0px !important;
}
.calendar-archives.pastel .day:hover {
    background-color: #1cb0e2 !important;
}
.calendar-archives.pastel .month,
.calendar-archives.pastel .day {
    border: 0px;
}
.week-row .day.has-posts {
    padding: 10px 0 !important;
}
.calendar-archives.pastel .month.has-posts a,
.calendar-archives.pastel .day.has-posts a {
    background-color: transparent !important;
}
.calendar-archives.pastel .day.has-posts {
    background: #b9b9b9 !important;
}
.calendar-archives.pastel .day.has-posts a {
    color: #fff !important;
    padding: 0px!important;
}
.calendar-archives.pastel .day.has-posts:hover {
    background-color: #6b6b6b!important;
}
.newsletters .media-body,
.title-newsletter.visible-xs .media-body {
    padding-bottom: 40px;
    padding-top: 40px;
}
.newsletters .media-body p,
.title-newsletter.visible-xs .media-body p {
    margin-bottom: 15px;
}
.newsletters .media-body ul,
.title-newsletter.visible-xs .media-body ul {
    padding: 0px;
    margin-bottom: 15px;
}
.title-news-older {
    background: #58595b;
    /*padding: 8px 10px;*/
    
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
}
.title-news-older h3 {
    font-size: 16px;
    margin: 0px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.newsletters .media-body ul li {
    list-style: none;
    color: #0060a9;
    margin-bottom: 15px;
}
.title-news h3 {
    font-size: 24px;
    color: #0060a9;
    font-weight: bold;
    margin: 0px;
}
.title-news-older i {
    margin-right: 10px;
    font-size: 25px;
}
.news-headlines .media {
    margin-top: 0px;
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 8px solid #0060a9;
    min-height: 450px;
    border-bottom: 0 none !important;
}
.title-news.visible-xs .media {
    margin-top: 0px;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: solid 1px #58595b;
}
.news-headlines .media .media-left {
    min-width: 190px;
    /*margin: 100%;*/
}
.title-news.visible-xs .media .media-left {
    min-width: 190px;
    /*margin: 100%;*/
}
.news-headlines .media .media-left img {
    max-width: 100%;
    min-width: auto;
    height: auto;
}
.media-body h4,
.title-events.visible-xs .media-body h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 24px;
    color: #58595b;
}
.news-headlines .media-body span,
.title-news.visible-xs .media-body span {
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
    color: #0060a9;
}
.events .media-body span,
.title-events.visible-xs .media-body span {
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
    color: #1cb0e2;
}
.events .media,
.title-events.visible-xs .media {
    border-top: 8px solid #0060a9;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    min-height: 325px;
}
.events-headlines .media .media-calender {
    margin-bottom: 28px;
}
.events-headlines .media-title span {
    margin-bottom: 20px;
}
.container-event .button-arrow nav {
    text-align: right;
}
.media-body p {
    color: #58595b;
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 0px;
}
.news-headlines .media-body p a {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #0060a9;
}
.events .media-body p a {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #1cb0e2;
}
.news-result .news-headlines {
    padding-top: 40px;
}
.events-result-more .title-conten-email-sub h2 {
    color: #4ec1ec !important;
    margin-bottom: 20px!important;
}
.events-result-more .media-body span {
    color: #4ec1ec !important;
}
.news-result-more .title-conten-email-sub h2 {
    color: #0060a9;
    margin-bottom: 5px;
    line-height: 25px;
}
.news-result-more .media-body span {
    color: #0060a9;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}
.news-result-more .title-conten-email-sub {
    margin-bottom: 15px;
}
.media-body.see-older-issues {
    padding: 20px 0;
}
.media-body.see-older-issues p {
    display: none;
}
.contact-form .select .caption {
    display: none;
    height: 39px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    white-space: nowrap;
}
.contact-form .select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    margin-bottom: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
}
.form-group select,
select {
    height: 39px !important;
    top: 0px !important;
}
.form-group select,
select {
    height: 39px !important;
    top: -42px !important;
}
.form-group select,
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/select.jpg) no-repeat;
    border: medium none;
    height: 100%;
    right: 0;
    opacity: 1;
    top: 0;
    width: 100%;
    content: " ";
}
.form-group select,
select {
    background-position: right;
    center;
    background-size: auto auto;
}
/*.nav-menu-area {
-webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.47);
-moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.47);
box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.47);
}*/

.box-older p:first-child {
    display: none;
}
.title-area {
    background: #58595b none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: center;
}
.box-older a:first-child {
    text-decoration: none;
}
.box-older h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    display: inline;
}
.box-older .title-news-older {
    display: inline;
    padding-left: 0px;
    margin-left: 10px;
    color: #fff;
}
#older1 {
    padding: 20px 0px;
}
.media-left {
    padding-right: 20px;
}
.news-headlines .media .media-left-event {
    min-width: 73px;
}
footer {
    background: rgba(0, 99, 170, 1);
    background: -moz-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 99, 170, 1)), color-stop(1%, rgba(0, 99, 170, 1)), color-stop(58%, rgba(106, 209, 240, 1)), color-stop(89%, rgba(24, 124, 186, 1)), color-stop(98%, rgba(0, 99, 170, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -o-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: -ms-linear-gradient(left, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    background: linear-gradient(to right, rgba(0, 99, 170, 1) 0%, rgba(0, 99, 170, 1) 1%, rgba(106, 209, 240, 1) 58%, rgba(24, 124, 186, 1) 89%, rgba(0, 99, 170, 1) 98%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0063aa', endColorstr='#0063aa', GradientType=1);
    padding: 35px 0px;
    color: #fff;
}
footer h2 {
    font-size: 40px;
    font-family: arial;
    margin-bottom: 21px;
    margin-top: 0px;
    line-height: 27px;
}
footer h3 {
    font-size: 23px;
    font-family: arial;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 17px;
    line-height: 18px;
    letter-spacing: 0.2px;
}
.news-result-more .btn-news {
    background-color: #0060a9;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    /*font-size: 16px;*/
    
    font-weight: bold;
    height: 40px;
    width: 195px;
    line-height: 30px;
    margin-top: 25px;
}
.news-result-more .btn-news:hover {
    background-color: #1cb0e2;
}
.datebg {
    height: 75px;
    width: 75px;
    text-align: center;
}
.day {
    color: #464646;
    font-size: 52px;
    border: 1px solid #0060a9;
    line-height: 47px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.month {
    background: #0060a9;
    color: #fff;
    font-size: 29px;
    text-transform: uppercase;
    line-height: 27px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.map iframe {
    width: 100%;
}
/*.wpcf7-form-control-wrap input{
	margin-bottom: 0px;
}*/

.wpcf7-form p footer p {
    font-size: 23px;
    margin-bottom: 0px;
}
footer p a,
footer p a:hover {
    color: #fff;
    text-decoration: none;
}
footer .address p {
    font-size: 20px;
    color: #fff;
    font-family: arial;
    margin-bottom: 5px;
}
footer .address {
    padding-left: 25px;
}
footer .col-xs-15.col-sm-15.col-md-6.col-lg-6.mailing {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 25px;
    padding-right: 25px;
    height: 75px;
}
footer .navbar-form {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
footer .navbar-form .form-group {
    margin-right: 10px;
    width: 300px;
}
footer .navbar-form .form-group input {
    width: 100%;
    height: 40px;
    border-radius: 0px;
    border: 0px;
}
footer .mailing .btn-mail {
    width: 110px;
    height: 40px;
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    background-color: #0060a9;
    color: #fff;
}
footer .mailing .btn-mail:hover {
    background-color: #1cb0e2;
    color: #fff;
}
/*.pagination {
margin-left:-50px !important;
}*/

ul.pagination {
    padding-left: 0 !important;
}
/* SQUARED TWO */

.squaredTwo input[type=checkbox],
.squaredTwo input[type=radio] {
    visibility: hidden;
}
.squaredTwo {
    width: 40px;
    height: 40px;
    border: 1px solid #CCC;
    /*position: relative;*/
}
.squaredTwo label {
    border: 0 none;
    cursor: pointer;
    height: 100%;
    left: 10px;
    line-height: 40px;
    position: absolute;
    text-indent: 50px;
    top: 0;
    width: 100%;
}
.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.squaredTwo input[type=checkbox]:checked + label:after,
.squaredTwo input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.squaredTwo label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 3px 3px;
    content: "";
    height: 14px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 10px;
    transform: rotate(-45deg);
    width: 29px;
}
.modal-footer .squaredTwo label {
    line-height: 22px;
    padding-left: 50px;
    text-indent: 0px;
}
.modal-footer .form-group {
    min-height: 100px;
}
/*.squaredTwo label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 20px;
    height: 9px;
    background: transparent;
    top: 6px;
    left: 4px;
    border: 3px solid #FF6600;
    border-top: none;
    border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
*/

#dgx-donate-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.dgx-donate-form-section {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none !important;
    /*margin: 0;*/
    
    padding: 0;
}
#dgx-donate-container input[type=text] {
    border-radius: 0px !important;
    width: 100%;
}
.dgx-donate-form-section select {
    border: 1px solid #cccccc;
}
.conceal-donor-postcode,
.conceal-postcode {
    margin-top: 20px;
}
#dgx-donate-container label {
    width: 100%;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0;
}
/*=== plugin donate ===*/
/*#dgx_donate_giving_level_100 input{
	width: 25% !important;
	
}
#dgx_donate_giving_level_100 label{
	width: 100px !important;
	height: 40px !important;
}
#dgx_donate_giving_level_100 input[type=checkbox], #dgx_donate_giving_level_100 input[type=radio]{
	visibility: hidden;
}
#dgx_donate_giving_level_100 label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#dgx_donate_giving_level_100 input[type=checkbox]:checked + label:after, #dgx_donate_giving_level_100 input[type=radio]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}*/

.dgx-donate-form-donation-section,
#donation_header {
    margin-bottom: 10px !important;
}
.dgx-donate-form-donation-section input[type=radio] {
    width: auto !important;
}
.dgx-donate-form-section select {
    max-width: none;
    width: 100%;
}
#dgx_donate_giving_level_100 {
    position: relative;
    left: 15px;
}
.dgx-donate-form-section span.horiz {
    margin-left: 50px;
}
#dgx_donate_giving_level_100 input[type="radio"] {
    left: -15px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
}
#dgx_donate_giving_level_50 {
    position: relative;
    left: 15px;
}
#dgx_donate_giving_level_50 input[type="radio"] {
    left: -15px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
}
#dgx_donate_giving_level_20 {
    position: relative;
    left: 15px;
}
#dgx_donate_giving_level_20 input[type="radio"] {
    left: -15px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
}
#other_radio_button {
    position: relative;
    left: 15px;
}
#other_radio_button input[type="radio"] {
    left: -15px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
}
.dgx-donate-form-section .aftertext {
    margin-top: 20px;
    margin-left: 0px;
}
#_dgx_donate_tribute_gift,
#_dgx_donate_memorial_gift,
#_dgx_donate_honor_by_email,
#_dgx_donate_honor_by_post_mail {
    position: relative;
    left: 20px;
    margin-bottom: 20px;
}
#_dgx_donate_tribute_gift input[type="checkbox"],
#_dgx_donate_memorial_gift input[type="checkbox"],
#_dgx_donate_honor_by_email input[type="radio"],
#_dgx_donate_honor_by_post_mail input[type="radio"] {
    left: -20px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
}
#donation_header h2 {
    font-weight: normal;
    font-size: 25px;
    color: #333;
}
#_dgx_donate_repeating {
    position: relative;
    left: 20px;
    margin-bottom: 20px;
}
#_dgx_donate_repeating input[type="checkbox"] {
    left: -20px;
    margin-bottom: 0;
    position: absolute;
    top: -11px;
}
#_dgx_donate_repeating p {
    margin-top: 20px;
    margin-bottom: 20px;
}
/*#_dgx_donate_anonymous input[type="checkbox"], #_dgx_donate_add_to_mailing_list input[type="checkbox"]{
	left: -20px;
    margin-bottom: 0;
    position: absolute;
    top: -11px;
}
#_dgx_donate_anonymous, #_dgx_donate_add_to_mailing_list{
	margin-top: 20px;
	margin-bottom: 20px;
}*/

#_dgx_donate_anonymous,
#_dgx_donate_add_to_mailing_list {
    position: relative;
    left: 20px;
    margin-bottom: 20px;
}
#_dgx_donate_anonymous input[type="checkbox"],
#_dgx_donate_add_to_mailing_list input[type="checkbox"] {
    left: -20px;
    margin-bottom: 0;
    position: absolute;
    top: -14px;
}
#other_radio_button
/*#dgx-donate-other-radio*/

{
    display: none;
}
#_dgx_donate_user_amount {
    display: block !important;
}
.gform_title {
    margin-top: 0px !important;
    color: #e43689;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 27px !important;
    margin-bottom: 30px !important;
}
.gform_body label {
    color: #58595b;
    font-weight: bold !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}
#gform_fields_2 .ginput_container_radio {
    margin-top: 0px;
}
#gform_fields_2 .ginput_container_radio ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*#gform_fields_2 .ginput_container_radio ul li{
	width: 20%;
	display: inline-block;
	clear: none;
	float: left;
}
#gform_fields_2 .ginput_container_radio ul li.gchoice_2_3_3{
width: 40%;
float: left;
}
#gform_fields_2 .ginput_container_radio ul li.gchoice_2_3_3 input{
	width: auto !important;
}
#field_2_12, #field_2_13{
	display: inline-block !important;
	width: 50% !important;
	clear: none !important;
}*/
/*.gfield input{
	width: 100% !important;
}
li input[type=checkbox], li input[type=radio]{
	visibility: hidden!important;
}
#input_2_3 li input{
width: 40px!important;
    height: 40px!important;
    border: 1px solid #CCC!important;
   
}
#input_2_3 li label {
	border: 0 none;
    cursor: pointer;
    height: 100%;
    left: 10px;
    line-height: 40px;
    position: absolute;
    text-indent: 50px;
    top: 0;
    width: 100%;
}
#input_2_3 li label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#input_2_3 li input[type=checkbox]:checked + label:after, #input_2_3 li input[type=radio]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#input_2_3 li label:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 3px 3px;
    content: "";
    height: 14px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 10px;
    transform: rotate(-45deg);
    width: 29px;
}
#input_2_3 li label{
	line-height: 22px;
    padding-left: 50px;
    text-indent: 0px;
    line-height: 43px;
}*/
/* SQUARED TWO */

#input_2_3,
#input_2_4,
#input_2_5,
#input_2_17 {
    overflow: hidden;
}
#input_2_3 .gfield_radio,
#input_2_4 .gfield_radio,
#input_2_5 .gfield_radio,
#input_2_17 .gfield_checkbox {
    overflow: hidden;
}
#input_2_3 li input[type=checkbox],
#input_2_3 li input[type=radio],
#input_2_4 li input[type=checkbox],
#input_2_4 li input[type=radio],
#input_2_5 li input[type=checkbox],
#input_2_5 li input[type=radio],
#input_2_17 li input[type=checkbox],
#input_2_17 li input[type=radio] {
    visibility: hidden;
}
#input_2_3 li,
#input_2_4 li,
#input_2_5 li,
#input_2_17 li {
    width: 40px;
    height: 40px;
    border: 1px solid #CCC;
    float: left;
    margin-right: 100px;
    overflow: initial;
}
#input_2_3 li label,
#input_2_4 li label,
#input_2_5 li label,
#input_2_17 li label {
    border: 0 none;
    cursor: pointer;
    height: 100%;
    left: -4px;
    line-height: 40px;
    position: absolute;
    text-indent: 50px;
    top: -3px;
    width: 100%;
}
#input_2_3 li label:hover::after,
#input_2_4 li label:hover::after,
#input_2_5 li label:hover::after,
#input_2_17 li label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
#input_2_3 li input[type=checkbox]:checked + label:after,
#input_2_3 li input[type=radio]:checked + label:after,
#input_2_4 li input[type=checkbox]:checked + label:after,
#input_2_4 li input[type=radio]:checked + label:after,
#input_2_5 li input[type=checkbox]:checked + label:after,
#input_2_5 li input[type=radio]:checked + label:after,
#input_2_17 li input[type=checkbox]:checked + label:after,
#input_2_17 li input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
#input_2_3 li label::after,
#input_2_4 li label::after,
#input_2_5 li label::after,
#input_2_17 li label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 3px 3px;
    content: "";
    height: 14px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 10px;
    transform: rotate(-45deg);
    width: 29px;
}
#input_2_3 li label,
#input_2_4 li label,
#input_2_5 li label,
#input_2_17 li label {
    padding-left: 50px;
    text-indent: 0px;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    overflow: visible;
}
#input_2_3 li.gchoice_2_3_3 {
    border: 0 none;
    position: relative;
    margin: 0 0 0 0;
    width: auto;
}
#input_2_3 li.gchoice_2_3_3 input[type=radio] {
    position: absolute;
    z-index: 1;
}
#input_2_3 li.gchoice_2_3_3 input[type=text] {
    width: 150px;
    height: 40px;
    position: relative;
    z-index: 2;
    margin: 0 0 0 0;
    border: 1px solid #CCCCCC;
}
#input_2_3 li.gchoice_2_3_3 input[type=text]:before {
    content: "text";
    color: #000000;
}
#input_2_6,
#input_2_7,
#input_2_8,
#input_2_15,
#input_2_16 {
    width: 100%;
}
#field_2_13,
#field_2_12 {
    clear: none;
    float: left;
    width: 50%;
}
#field_2_12 #input_2_12,
#field_2_13 #input_2_13 {
    width: 100%;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    white-space: pre !important;
}
#field_2_18 {
    margin: 0px 0px 20px 1px;
    padding: 0;
}
#gform_submit_button_2 {
    background-color: #0060a9;
    border-radius: 0px;
    border: 0;
    color: #fff;
    /*font-size: 16px;*/
    
    font-weight: bold;
    width: 48%;
    height: 40px;
    line-height: 30px;
}
#field_2_20 {
    width: 50%;
}
#gform_submit_button_2:hover {
    background-color: #1cb0e2;
    color: #fff;
}
.gform_wrapper .gform_footer {
    clear: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    margin: 0px !important;
}
#field_2_3 .gfield_radio,
#field_2_4 .gfield_radio,
#field_2_5 .gfield_radio {
    margin-bottom: 30px !important;
}
#input_2_17 #label_2_17_1 {
    white-space: normal;
    font-size: 0px !important;
    z-index: 1000;
}
#field_2_17 .gfield_description {
    color: #58595b;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
    padding-left: 50px;
    position: relative;
    top: -75px;
}
#field_2_18 {
    margin-top: -60px;
}
/*dropdown events*/

.arrow-down {
    display: none;
}
/*
.media-body.see-older-issues {
    display: none;
}*/

.media-left {
    text-align: center !important;
}
.media-object {
    display: inline !important;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: auto !important;
    width: 100% !important;
}
.title-news.visible-xs {
    margin-bottom: 25px;
}
.title-news.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.title-news.visible-xs .title-area {
    background: #1a5698 none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.title-news.visible-xs .box-older h3 {
    font-size: 35px;
}
.title-events.visible-xs {
    margin-bottom: 25px;
}
.title-events.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.title-events.visible-xs .title-area {
    background: #339ECB none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.title-events.visible-xs .box-older h3 {
    font-size: 35px;
}
.title-newsletter.visible-xs {
    margin-bottom: 25px;
}
.title-newsletter.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.title-newsletter.visible-xs .title-area {
    background: #58595B none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.title-newsletter.visible-xs .box-older h3 {
    font-size: 35px;
}
.title-newsletter.visible-xs .see-older-issues .box-older h3 {
    font-size: 25px;
}
.container.news {
    min-height: 500px;
}
#older5 {
    padding: 20px 0;
}
.section-donation.visible-xs {
    margin-bottom: 25px;
}
.section-donation.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.section-donation.visible-xs .title-area {
    background: #e43689 none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.section-donation.visible-xs .box-older h3 {
    font-size: 35px;
}
.section-support.visible-xs {
    margin-bottom: 25px;
}
.section-support.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.section-support.visible-xs .title-area {
    background: #0060a9 none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.section-support.visible-xs .box-older h3 {
    font-size: 35px;
}
#contact2 > p {
    display: block;
}
.section-volunteer.visible-xs {
    margin-bottom: 25px;
}
.section-volunteer.visible-xs .title-news-older {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
}
.section-volunteer.visible-xs .title-area {
    background: #1cb0e2 none repeat scroll 0 0;
    padding: 10px 30px;
    text-align: left;
}
.section-volunteer.visible-xs .box-older h3 {
    font-size: 35px;
}
.container.email-sub.contain-sponsorship {
    min-height: 500px;
}
.navbar-toggle .title-news-older.glyphicon {
    background: transparent none repeat scroll 0 0;
    font-size: 18px;
    margin-right: 12px;
    margin-top: 10px;
    padding: 10px 0;
}
.single-news .col-xs-15.col-sm-15.col-md-9.col-lg-9 {
    padding-right: 20px;
}
.single-news .col-xs-15.col-sm-15.col-md-6.col-lg-6 {
    padding-left: 20px;
}
.header-right-second li:last-child {
    background: transparent none repeat scroll 0 0;
    margin-right: 0 !important;
    padding: 0;
}
.switcher .selected a {
    border: 1px solid #58595b !important;
    font-size: 16px !important;
    padding: 10px 5px !important;
}
.switcher .option {
    border-bottom: 1px solid #58595b !important;
    border-left: 1px solid #58595b !important;
    border-right: 1px solid #58595b !important;
    position: absolute !important;
    top: 40px;
    width: 532px !important;
    right: 0;
}
.single-slider .image-dp img {
    height: auto;
}
p {
    margin-bottom: 30px;
    line-height: 21px;
}
.page ul {
    list-style: inherit;
    padding-left: 30px;
}
em {
    font-style: italic;
}
.nav.navbar-nav {
    padding-left: 0;
}
.btn-pdf-area ul {
    padding-left: 0;
    padding-top: 53px;
}
.btn-pdf-area ul li a {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}
/* calendar */

.calender-area {
    overflow: hidden;
}
#wp-calendar {
    width: 100%;
    text-align: center;
    position: relative;
}
#wp-calendar caption {
    text-align: center;
    background: #B7B7B7;
    font-size: 18px;
    color: #000000;
}
#wp-calendar th {
    text-align: center;
}
#wp-calendar tfoot {
    position: absolute;
    top: 0;
    width: 100%;
}
#wp-calendar tfoot tr {
    width: 100%;
    float: left;
}
#wp-calendar tfoot tr td.pad {
    width: 240px;
}
#wp-calendar tfoot tr td#eo-widget-prev-month {
    width: 25%;
    overflow: hidden;
}
#wp-calendar tfoot tr td#eo-widget-prev-month a {
    width: 50px;
    float: left;
    text-indent: -9999px;
    position: relative;
}
#wp-calendar tfoot tr td#eo-widget-prev-month a:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    text-indent: 0;
    width: 50px;
    float: left;
    font-size: 22px;
    line-height: 37px;
    color: #000000;
}
#wp-calendar tfoot tr td#eo-widget-next-month {
    width: 25%;
    overflow: hidden;
}
#wp-calendar tfoot tr td#eo-widget-next-month a {
    width: 50px;
    float: right;
    text-indent: -9999px;
}
#wp-calendar tfoot tr td#eo-widget-next-month a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    text-indent: 0;
    width: 50px;
    float: right;
    font-size: 22px;
    line-height: 37px;
    color: #000000;
}
#wp-calendar thead tr th {
    background: #F1F1F1;
    line-height: 42px;
    font-weight: 600;
    font-size: 12px;
}
#wp-calendar tbody tr td {
    background: #F1F1F1;
    font-size: 12px;
    line-height: 42px;
}
#wp-calendar tbody tr td a {
    line-height: 42px;
    width: 100%;
    float: left;
    background: #CCCCCC;
}
#wp-calendar tbody tr td:hover {
    background: #1CB0E2;
}
/* Single News */

.col-image-single-news {
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 21px;
}
.col-content-single-news {
    padding: 0px 20px 0px 14px;
}
.col-sidebar-news {
    padding-left: 0 !important;
}
.col-image-single-news {
    text-align: center;
}
.col-image-single-news img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.switcher .option a {
    text-align: left;
}
.switcher {
    width: 220px !important;
}
.switcher .selected a {
    width: 208px !important;
}
.switcher .option a {
    width: 30% !important;
}
.switcher .option {
    padding: 25px 45px;
    right: 0;
    width: 506px !important;
}
.archive .media {
    border-bottom: 1px solid #58595b;
    margin-top: 0;
    padding-bottom: 40px;
    padding-top: 40px;
}
.newsletters .textwidget {
    margin-bottom: 20px;
}
.bg-home .carousel-caption {
    align-items: center;
    display: flex;
    min-height: 100%;
}
.switcher.notranslate {
    z-index: 1
}
.bg-home .carousel-caption {
    display: none;
}
.btn-rsvp {
    background: #1A5698;
    color: #FFFFFF;
    border: 0 none;
    border-radius: 0 0 0 0;
    padding: 10px 10px;
}
.eo-venue-map.googlemap {
    margin-top: 20px;
}
.border-blue {
    border-top: 8px solid #0060a9;
}
.border-blue h2 {
    color: #0060a9;
    font-size: 35px;
    font-weight: bold;
}
.top-title {
    background: #ebebec;
}
.top-title .title-conten {
    padding-top: 60px;
    padding-bottom: 35px;
}
.top-title .title-conten h3 {
    margin: 0px;
    color: #0060a9;
    font-size: 36px;
    font-weight: bold;
}
.tri-columns {
    text-align: center;
}
.page-template-tri-columns .content-about {
    text-align: center;
}
.container-padding {
    padding-bottom: 50px;
    padding-top: 50px;
}
.content-about p:last-child,
.about-img p:last-child {
    margin-bottom: 0px;
}
.content-about ol {
    padding-left: 20px;
    text-indent: 2px;
    list-style: none;
    list-style-position: outside;
    margin-bottom: 30px;
}
.container-two-columns ol li {
    margin-bottom: 5px;
}
.container-two-columns ol li:last-child {
    margin-bottom: 0px;
}
.container-two-columns ol li:before {
    content: "âœ”";
    font-size: 18px;
    font-weight: 600;
    margin-left: -1em;
    margin-right: 0.3em;
}
.container-two-columns ul {
    list-style: inherit;
    padding-left: 15px;
    margin-bottom: 30px;
}
.container-two-columns ul li {
    padding-left: 10px;
    margin-bottom: 15px;
}
.board {
    text-align: center;
}
.board.one_fourth {
    min-height: 600px;
}
.board-left {
    padding: 0 50px 0 0;
}
.board-center {
    padding: 0 25px 0 25px;
}
.board-right {
    padding: 0 0 0 50px;
}
.board-left img,
.board-center img,
.board-right img {
    margin: 0 auto;
}
/*.page-template-full-width.page-id-82 .content-about .one_fourth{
	min-height: 300px;
}*/

.page-template-full-width.page-id-82 .content-about hr {
    margin: 50px 0;
    border-color: #000000;
}
.testimonials {
    text-align: left;
}
.testimonials-last {
    padding-left: 50px;
}
blockquote {
    border-left: 0 none;
    font-size: 15px;
    margin: 0 0 20px;
    padding: 10px 35px;
}
blockquote p {
    line-height: 24px;
}
.contain-sponsorship h2 {
    color: #0060a9;
    font-size: 24px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
.volunteer h2 {
    color: #0060a9;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.search-page .content-block hr {
    border-top: 8px solid #0060a9;
}
.search-page .content-block h3 a {
    color: #0060a9;
}
.search-page .content-block h3 {
    margin: 20px 0;
}
.search-page .content-block a.more-class {
    text-transform: uppercase;
    color: #0060a9;
}
.content-search {
    padding-left: 20px;
}
.button-arrow .text-center {
    text-align: left;
}
.media-title h4 {
    margin-bottom: 25px;
}
.media-title h4 a {
    font-size: 17px;
    color: #0062aa;
}
.media-title span {
    margin-bottom: 30px;
    display: block;
}
.media-image {
    margin-bottom: 25px;
    display: block;
}
.content-team h3 {
    margin: 0 0 50px;
}
.top-title .title-conten {
    margin-bottom: 0px;
}
.title-event-month h4 {
    color: #0060a9;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 0px;
}
.single-event-container {
    padding-bottom: 40px;
}
.media-event-date {
    margin-bottom: 32px;
}
.btn-rsvp {
    margin-top: 40px;
}
.single-employment h2.media-heading {
    font-size: 24px;
    margin-bottom: 20px;
}
.single-employment .media-body > span {
    color: #0060a9;
}
.content-why-work h3.media-heading {
    color: #0060a9;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: bold;
    line-height: 27px;
}
.box-why-work {
    border-top: 8px solid #0060a9;
    padding: 0 20px;
    width: 47%;
}
.box-why-work-1 {
    margin-right: 3%;
}
.box-why-work-2 {
    margin-left: 3%;
}
.employee-month {
    background: #ebebec;
    padding: 35px 35px 40px;
    display: block;
    overflow: hidden;
}
.employee-month h2 {
    color: #0060a9;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0px;
}
.employee-month h3, .employee-month h4 {
    color: #0060a9;
    font-size: 24;
    margin-bottom: 20px;
    margin-top: 0px;
}
.employee-month .rommeled_widget_image-image {
    display: inline-block;
    float: left;
    margin-right: 25px;
    margin-bottom: 0;
}
.employee-month p:last-child {
    margin: 0;
}
.employee-month .rommeled_widget_image_inner {
    display: block;
    overflow: hidden;
}
.employee-month div.wppb-progress.full{
	width: 100%;
}
.employee-month div.wppb-wrapper.full{
	float: left;
    margin-bottom: 15px;
    width: 15%;
	
}
div.wppb-progress{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;	
}
div.wppb-progress > span{
	border-radius: 0 !important;
    box-shadow: none !important; 
	height: 42px;
}
div.wppb-wrapper div.inside{
	font-size: 27px;
}
.employee-month div.wppb-wrapper.full div.inside{
	width: 100%;
	padding-top: 9px;
}
.employee-month .margin-color{
	margin-bottom:0px;
	font-size:17px;
	color:#363636;
	padding: 10px 20px;
	width: 85%;
	float:left;
} 
.employee-month .color-1{
	background:#fff;
}
.employee-month .color-2{
	
}
.sidebar-employee {
    margin-bottom: 35px;
}
.box-form-employment select {
border: 1px solid #ccc;
}
.container-news-event-home {
    background: #EBEBED;
    padding-bottom: 10px;
    padding-top: 60px;
}
.media-left-news {
    float: left;
    max-width: 231px;
}
.container-news-event-home .media-image {
    float: right;
}
.container-news-event-home .media {
    border-top: 8px solid #0060a9;
    min-height: 286px;
    padding-bottom: 25px;
    padding-top: 40px;
}
.container-news-event-home .events-headlines .media-content {
    margin-left: 120px;
}
.container-news-event-home .media-left-event {
    max-width: 80px;
    float: left;
    margin-right: 45px;
}
.container-news-event-home .events-headlines .day {
    background: #fff;
}
.title-conten-our-services-sub h2 {
    font-size: 36px;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 23px;
}
.title-conten-our-services-sub h3 {
    font-size: 24px;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 20px;
}
.right-image img,
.box-our-services img {
    max-height: auto;
    max-width: 100%;
}
.parent-pageid-2660 .container-padding h1,
.parent-pageid-2660 .container-padding h2,
.parent-pageid-2660 .container-padding h3,
.parent-pageid-2660 .container-padding h4,
.parent-pageid-2660 .container-padding h5,
.parent-pageid-2660 .container-padding a {
    color: #e43689;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.parent-pageid-208 .our-services-result-box h3,
.parent-pageid-208 .our-services-result-box h3 a {
    color: #f18e00;
}
.parent-pageid-208 .our-services-result-box .title-box h3 {
    color: #f18e00;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-208 .our-services-result-box .title-box {
    border-bottom: 8px solid #f18e00;
    margin-bottom: 30px;
}
.parent-pageid-2660 .box-our-services {
    border-top: 8px solid #e23688;
}
.parent-pageid-2660 .our-services-result-box h3,
.parent-pageid-2660 .our-services-result-box h3 a {
    color: #e43689;
}
.parent-pageid-2660 .our-services-result-box .title-box h3 {
    color: #e43689;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-2660 .our-services-result-box .title-box {
    border-bottom: 8px solid #e23688;
    margin-bottom: 30px;
}
.parent-pageid-94 .our-services-result-box h3,
.parent-pageid-94 .our-services-result-box h3 a {
    color: #e42618;
}
.parent-pageid-94 .our-services-result-box .title-box h3 {
    color: #e42618;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-94 .our-services-result-box .title-box {
    border-bottom: 8px solid #e42618;
    margin-bottom: 30px;
}
.parent-pageid-2696 .our-services-result-box h3,
.parent-pageid-2696 .our-services-result-box h3 a {
    color: #83b81a;
}
.parent-pageid-2696 .our-services-result-box .title-box h3 {
    color: #83b81a;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-2696 .our-services-result-box .title-box {
    border-bottom: 8px solid #83b81a;
    margin-bottom: 30px;
}
a.btn-more,
a.btn-more:hover,
a.btn-more:active,
a.btn-more:focus {
    color: #fff !important;
    background: #83b81a;
    padding: 10px 20px;
    text-decoration: none;
}
.box-our-services-2 {
    margin-left: 3%;
    width: 47%;
    padding: 0 25px;
}
.box-our-services-1 {
    margin-right: 3%;
    width: 47%;
    padding: 0 25px;
}
.our-services-result-box > h3 {
    margin-top: 0px;
    margin-bottom: 45px;
}
.parent-pageid-2696 .container-padding h1,
.parent-pageid-2696 .container-padding h2,
.parent-pageid-2696 .container-padding h3,
.parent-pageid-2696 .container-padding h4,
.parent-pageid-2696 .container-padding h5,
.parent-pageid-2696 .container-padding a {
    color: #83b81a;
}
.parent-pageid-2696 .box-our-services {
    border-top: 8px solid #83b81a;
}
.parent-pageid-94 .container-padding h1,
.parent-pageid-94 .container-padding h2,
.parent-pageid-94 .container-padding h3,
.parent-pageid-94 .container-padding h4,
.parent-pageid-94 .container-padding h5,
.parent-pageid-94 .container-padding a {
    color: #e42618;
}
.parent-pageid-94 .box-our-services {
    border-top: 8px solid #e42618;
}
.parent-pageid-94 .btn-pdf-area ul li:first-child a:before {
    content: "";
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    width: 0;
}
.parent-pageid-94 .btn-pdf-area ul li:first-child {
  background: #e42618 none repeat scroll 0 0;
  width: auto;
}
.parent-pageid-94 .btn-pdf-area ul li:first-child a {
    font-size: 15px;
}
.parent-pageid-94 .title-event-month h4,
.parent-pageid-94 .next-prev a {
    color: #e42618;
}
.parent-pageid-94 .title-conten-parent {
    padding-top: 50px;
}
.parent-pageid-94 .title-conten-parent h3 {
    color: #e42618;
    font-weight: bold;
    font-size: 36px;
    margin: 0;
}
.parent-pageid-94 .events .media,
.parent-pageid-94 .title-events.visible-xs .media {
    border-top: 8px solid #e42618;
}
.parent-pageid-94 .day {
    border: 1px solid #e42618;
}
.parent-pageid-94 .media-title h4 a {
    color: #e42618;
}
.parent-pageid-94 .month {
    background: #e42618;
}
.parent-pageid-94 .next-prev {
    padding-top: 15px;
}
.parent-pageid-94 .eo-event-future a {
    color: #e42618;
}
.more-our-services{
	margin-bottom:30px;
	min-height: 260px;
}
.more-our-services h3 {
    line-height: 32px;
}
.more-our-services h3 a:hover,
.more-our-services h3 a:active,
.more-our-services h3 a:focus {
    text-decoration: none;
}
.our-services-result-box {
    background: #ebebec;
    padding-bottom: 60px;
    padding-top: 50px;
}
.parent-pageid-208 .container-padding h1,
.parent-pageid-208 .container-padding h2,
.parent-pageid-208 .container-padding h3,
.parent-pageid-208 .container-padding h4,
.parent-pageid-208 .container-padding h5,
.parent-pageid-208 .container-padding a {
    color: #f18e00;
}
.insert-page-home h3 {
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
}
.insert-page-home .caption-list-our-services-home {
    float: left;
    max-width: 41%;
}
.insert-page-home .img-list-services {
    float: right;
}
.insert-page-home .box-our-services {
    padding-bottom: 50px;
    padding-top: 35px;
    padding-left: 0px;
    padding-right: 0px;
    /*width: 45%;*/
}
/*.supports-home {
	margin-left: 10px;
    margin-right: 20px;
}
.accommodation-home{
	margin-left: 10px;
    margin-right: 20px;
}
.clinical-home {
	margin-left: 20px;
    margin-right: 10px;
}
.prader-willi-home{
	margin-left: 20px;
    margin-right: 10px;
}*/

.leisure-home h3{
	color:#079BD9;
}
.leisure-home .header-icon-title .icon-title img{
	width: 96px;
}
.leisure-home .border-services-home{
	border-top: 8px solid #079BD9; 
}

.border-services-home {
    padding-top: 35px;
}
.insert-page-home {
    padding-bottom: 20px;
    min-height: 280px;
}
.insert-page-home ul {
    padding-left: 0;
}
.insert-page-home ul li {
    list-style: none;
    margin-bottom: 15px;
}
.insert-page-home ul li a {
    color: #363636;
}
.list-home-area {
    overflow: hidden;
    padding-bottom: 30px;
}
.supports-home .border-services-home {
    border-top: 8px solid #e43689;
    /*margin-right:9.2%;*/
}
.supports-home h3 {
    color: #e43689;
}
.clinical-home .border-services-home {
    border-top: 8px solid #e42618;
    /*margin-left: 7.5%;*/
}
.clinical-home h3 {
    color: #e42618;
}
.accommodation-home .border-services-home {
    border-top: 8px solid #83b81a;
    /*margin-right:9.2%;*/
}
.accommodation-home h3 {
    color: #83b81a;
}
.prader-willi-home .border-services-home {
    border-top: 8px solid #f18e00;
    /*margin-left: 7.5%;*/
}
.prader-willi-home h3 {
    color: #f18e00;
}
.after-content-xs h2 {
    font-size: 36px;
    font-weight: bold;
    color: #0060a9;
    margin-top: 0px;
    margin-bottom: 20px;
}
.container-news-event-home h3 {
    font-weight: bold;
    color: #0060a9;
    margin-top: 0px;
    margin-bottom: 20px;
}
.title-ndis-support {
    margin-top: 0px;
    margin-bottom: 40px;
}
.footer-1 h4 {
    font-size: 23px;
    margin-bottom: 0px;
}
.footer-3 h4 {
    margin-top: 0px;
    line-height: 19px;
    font-size: 20px;
}
.footer-3 h4:last-child {
    margin-bottom: 0px;
}
.eo-event-venue-interaction-disability-service a {
    color: #e42618;
}
.employee-month img {
    height: auto;
    max-width: 100%;
}
.header-news-events {
    display: inline;
}
.header-news-events h4 {
    float: left;
    color: #0062aa;
    font-size: 17px;
    font-weight: bold;
    max-width: 162px;
    margin-right: 10px;
    margin-top: 0;
}
.header-news-events .navbar-left {
    width: 408px;
    margin-top: 0;
}
.header-news-events .navbar-left .form-control {
    border-color: #000000;
    height: 40px;
    width: 255px;
}
.header-news-events .navbar-left .btn-default,
.header-news-events .navbar-left .btn-default:hover,
.header-news-events .navbar-left .btn-default:active,
.header-news-events .navbar-left .btn-default:focus {
    background-color: #0060a9;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 34px;
    margin-left: 8px;
}
.widget-2.header-news-events a,
.widget-2.header-news-events a:hover,
.widget-2.header-news-events a:focus,
.widget-2.header-news-events a:active {
    background-color: #0060a9;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 34px;
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
}
.archived-newsletters h5 {
    color: #ffffff;
    font-size: 15px;
    display: inline;
    margin: 0;
}
.archived-newsletters .collapse {
    position: absolute;
    z-index: 999999;
}
.archived-newsletters .textwidget,
#older1 {
    padding: 15px 10px 0 !important;
    margin: 0;
}
.archived-newsletters #older1 {
    width: 220px;
    position: absolute;
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.archived-newsletters .title-news-older {
    padding: 0px;
}
.archived-newsletters .textwidget a {
    margin-bottom: 20px;
    font-size: 15px;
    color: #363636;
    display: block;
}
.archived-newsletters .textwidget a:last-child {
    margin-bottom: 0px !important;
    display: block;
}
.archived-newsletters .textwidget a:hover,
.archived-newsletters .textwidget a:focus,
.archived-newsletters .textwidget a:active {
    color: #0060a9;
    /*font-weight:bold;*/
    
    text-decoration: none;
    font-size: 15px;
}
.next-prev .prev:last-child::after {
    content: "|";
    margin: 0 13px;
}
.next-prev .next:last-child::before {
    content: "|";
    margin: 0 13px;
}
.page-id-2617 .board.one_fourth {
    min-height: 700px;
}
.clinical-events-calendar .title-event-month h4,
.clinical-events-calendar .next-prev a {
    color: #e42618;
}
.clinical-events-calendar .month {
    background: #e42618;
}
.clinical-events-calendar .day {
    border: 1px solid #e42618;
}
.clinical-events-calendar .title-conten-email-sub h2 {
    color: #e42618;
}
.clinical-events-calendar .single-event-container p a {
    color: #e42618;
}
.clinical-events-calendar .btn-rsvp {
    background: #e42618;
}
.clinical-events-calendar .btn-pdf-area ul li:first-child {
    background: #e42618 none repeat scroll 0 0;
    /*width: 262px;*/
}
.clinical-events-calendar .btn-pdf-area ul li:first-child a::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    margin: 0;
    width: 0;
}
.clinical-events-calendar .btn-pdf-area ul li:first-child a {
    font-size: 15px;
}
.clinical-events-calendar .single .title-conten h3 a {
    color: #e42618;
}
.page-id-2720 #wp-calendar tbody tr td:hover {
    background: #e42618;
}
.page-clinical-events .next-prev a {
    color: transparent;
}
.page-id-2720 .btn-pdf-area ul {
    padding-top: 34px;
}
.page-id-2615 .board.one_fourth {
    min-height: 930px;
}

.btn-pdf-area ul li.accomodation-btn.accomodation-btn {
  background: #83b81a;
}

.btn-pdf-area ul li.accomodation-btn a::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: none;
}

.page-template-contact-employment .btn-pdf-area ul li a::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: none;
}

.page-template-why-work .btn-pdf-area ul li:first-child a:before {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: none;
}

.events-headlines .media {
  min-height: 239px;
}

.container-news-event-home .clinical-events h3 {
  color: #e42618;
}

.container-news-event-home .clinical-events .media {
	border-top: 8px solid #e42618;
}

.clinical-events .media-title h4 a {
  color: #e42618;
}

.clinical-events .month {
  background: #e42618;
}

.clinical-events .day {
  border: 1px solid #e42618;
}


.form-full-width span.wpcf7-list-item{
	display:inline-block;
margin-bottom: 0 !important;
}
.form-full-width span.wpcf7-list-item input{
  margin-bottom: 30px;
}
.margin-bottom-5{
margin-bottom: 5px;
}
.box-form-services textarea{
margin-bottom: 30px;
}

.margin-bottom-20{
margin-bottom: 20px;
}

.services-supports .btn-red.btn-sub-form{
background-color:#e42618;
  margin: 0 7px;
}

/* Added by K2media */
#responsive-form{
	max-width: 750px;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	width:90%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.form-row textarea{margin-bottom: 10px;max-width: 300px;max-height:100px;}
.form-row input[type="tel"], .form-row input[type="email"], .form-row input[type="text"], .form-row input[type="number"] {width:90%;max-height:200px;}
span.wpcf7-list-item{margin: 0px 1em 20px 0!important;}
.form-row p{font-weight:normal!important;font-style: normal!important;color: #333!important;}
.form-row input{margin-bottom:5px!important;}
.form-row h4{margin-top:20px!important;font-weight:bold!important;}
.form-row input[type="date"]{width:90%;max-width:300px;}
.form-row select{width:90%;}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.form-accommodation{
	width: 100%;
}
.form-accommodation textarea{margin-bottom: 10px;width: 100%;max-height:100px;}
.form-row input[type="tel"], .form-row input[type="email"], .form-row input[type="text"], .form-row input[type="number"] {width:300px;max-height:200px;}
span.wpcf7-list-item{margin: 0px 1em 20px 0!important;}
.form-accommodation p{font-weight:normal!important;font-style: normal!important;color: #333!important;}
.form-accommodation input{max-width: 40%;margin-bottom:5px!important;}
.form-accommodation h4{margin-top:20px!important;font-weight:bold!important;}
.form-accommodation input[type="date"] {width: 100%!important;max-height:100px;}

.form-employment textarea{margin-bottom: 10px;width: 100%;max-height:100px;}
span.wpcf7-list-item{margin: 0px 1em 20px 0!important;}
.form-employment p{font-weight:normal!important;font-style: normal!important;color: #333!important;}
.form-employment input{width: 100%;margin-bottom:5px!important;}
.form-employment h4{margin-top:20px!important;font-weight:bold!important;}
.form-employment input[type="date"] {width: 100%!important;max-height:100px;padding-left: 5px;}
.form-employment select{max-width: 100%;border-width: 1px;border-style: solid;border-color: #A9A9A9;padding-left: 5px;}
.form-employment select[multiple]{height:1.7em!important; background: none!important;margin-bottom:7px;line-height: inherit;padding: 5px;min-width: 100%;}
.form-employment input[type="number"] {min-width:96%;}
.form-employment .column-half{padding:5px;}
.box-form-employment .form-group label{
		color: #58595b;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.box-form-employment select, .box-form-employment select option{
  padding: 10px;
}
.box-form-employment h4{
  font-weight: 700;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.btn-careers {
    margin: 0 7px;
  width: 100%;
  display: block;
}
.box-form-employment .wpcf7-form-control-wrap.acceptance{
display: block;
    text-align: center;
}

.behaviour-and-allied-health-home h3 {
  color: #e42618;
}

.behaviour-and-allied-health-home .border-services-home {
  border-top: 8px solid #e42618;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item-has-children > a.mega-menu-link::after {
  content: none;
}

.box-form {
  display: inline-block;
  width: 100%;
}

.page-template-our-services {
  overflow-x: hidden;
}


.parent-pageid-4963 .our-services-result-box h3,
.parent-pageid-4963 .our-services-result-box h3 a {
    color: #079BD9;
}
.parent-pageid-4963 .our-services-result-box .title-box h3 {
    color: #079BD9;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-4963 .our-services-result-box .title-box {
    border-bottom: 8px solid #079BD9;
    margin-bottom: 30px;
}

.parent-pageid-4963 .container-padding h1,
.parent-pageid-4963 .container-padding h2,
.parent-pageid-4963 .container-padding h3,
.parent-pageid-4963 .container-padding h4,
.parent-pageid-4963 .container-padding h5,
.parent-pageid-4963 .container-padding a {
    color: #079BD9;
}

.parent-pageid-4963 .container-padding h3 span{
	color: #079BD9 !important;
}

.parent-pageid-4963 .box-our-services {
    border-top: 8px solid #079BD9;
}
.parent-pageid-4963 .our-services-result-box h3,
.parent-pageid-4963 .our-services-result-box h3 a {
    color: #079BD9;
}
.parent-pageid-4963 .our-services-result-box .title-box h3 {
    color: #079BD9;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
.parent-pageid-4963 .our-services-result-box .title-box {
    border-bottom: 8px solid #079BD9;
    margin-bottom: 30px;
}