.inputs-list .hs-form-booleancheckbox label{
    color: #fff;
}
/*
.page-template-tpl-custom #navigation {
    max-width: 100%;
    background: #1a4a7e;
}
.btnEnroll {
    max-width: 980px;
    display: block;
    margin: 22px auto 0;
    position: relative;
}
.circle-text .wpb_content_element {
    background-color: rgba(255,255,255,0.0)!important; 
}
.page-id-732 .vc_single_image-wrapper img {
    width: 100%;
}
.title-header-sexual {
    position: absolute;
    top: 80px;
    left: 30px;  
    font-size: 2em;
    font-family: 'Arial', sans-serif !important;
    font-weight:700 !important;
}
.click-herer-btn {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -200px;
}
.text-sexual-disf-content {
    font-size: 1.0em;
    position: absolute;
    top: 240px;
    max-width: 427px;
    font-weight: 600;
}
.text-sexual-disf-content  ul li:before {
    width: 5px !important;
    height: 5px !important;
    background: #000 !important;
    top: 14px !important;
}
.click-herer-btn .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #1f39d4;
    background-color: #1f39d4;
    font-size: 1.8em;
}
.obc-form ul.gform_fields li.gfield {
    margin: 0;
}
.wpb_single_image .vc_figure {    
    width: 100%;
}
.obc-form .gform_heading .gform_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.4;
}

.obc-form ul.gform_fields li label.gfield_label,
.obc-form .gfield_checkbox li {
    font-size: 14px;
    margin-bottom: 5px;
}

.obc-form .gfield_radio li input {
    margin-right: 5px;
    margin-bottom: 5px;
}

.gfield_checkbox li {
    width: 25%;
    float: left;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
margin-bottom: 5px;
}

.vc_custom_1446747623292 {
padding-top: 20px !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 60%;
}

.instruction.validation_message {
     left: 0;
}

#main {
    padding-bottom: 0px;
    padding-top: 22px;
}
.big-block-adaptive{
    font-size: 22.5pt; line-height: 125%; font-family: 'Arial',sans-serif; color: teal;
    width: 100%;
    display: block;
font-style: italic;
    font-weight: bold;
}
.background-gray{
    background: #eeeeee;
   text-align:center;
}
.two-block {
    display: block;
    max-width: 50%;
    float: left;
    width: 100%;
margin-top:35px;
  margin-bottom: 25px;
}
.clear-both:before{
    clear: both;
    content: "";
    display: block;
}
.display-li-row{
    list-style-type: disc;
    padding-right: 30px;
}
.display-li-row li{
margin-bottom:10px;
}

@media screen and (min-width: 768px) {

.schedule-time-heading {
     margin-top: 100px;
}


}

@media screen and (max-width: 767px) {

.center-mobile.wpb_single_image.vc_align_left {
     text-align: center;
}
.two-block {
display:block;
    max-width: 90%;
    float: none;
margin:0 auto;
}
.enrollHeader.clearfix {
    display: none;
}
.btnEnroll .enrollHeader.clearfix {
    display: block;
}
}

@media screen and (max-width: 899px) {
body {
    margin-top: 50px;
}
}

@media screen and (max-width: 693px) {
.page-template-tpl-custom #logo {
    float: none;
    width: 100%;
}
.page-template-tpl-custom #logo h1 a {  
    max-width: 371px;
    margin: 0 auto;
}
.page-template-tpl-custom #callNow {    
    float: none;
    margin: 0px auto;
}
.btnEnroll {  
    margin: 36px auto 0;
}
}

.snppopup-content:after{
display:none !important;
}
*/
.recommendations h3 {
	 font-size: 25px;
}
 .recommendations .recommended-list {
	 display: flex;
	 justify-content: space-between;
	 padding: 0;
	 list-style: none;
	 margin: 0;
}
 @media (max-width: 576px) {
	 .recommendations .recommended-list {
		 flex-wrap: wrap;
	}
}
 .recommendations .recommended-list li {
	 width: 33%;
	 margin-right: 10px;
}
 .recommendations .recommended-list li:last-child {
	 margin-right: 0;
}
 @media (max-width: 576px) {
	 .recommendations .recommended-list li {
		 margin-right: 0 !important;
		 width: 100%;
		 margin-bottom: 40px;
	}
}
 .recommendations .recommended-list li .post-thumbnail {
	 width: 100%;
}
 .recommendations .recommended-list li .post-title {
	 font-weight: 500;
	 font-size: 23px;
	 line-height: 32px;
	 letter-spacing: -1px;
	 color: #1d4b7d;
	 margin: 10px 0;
}