@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1200px) {
.pagewidth, .content_width {
	width:90%;
	max-width: 1100px;
	margin: 0 auto;
}
.page_left_content_container {
	width: 65%;
}
.page_right_content_container {
	width: 33.5%;
}
.left-column_70p {
	width: 65%;
}
.right-column_30p {
	width: 33.5%;
}
.page_left_bio_title {
	width: 65%;
}
.bio_right_search_form {
	width: 33.5%;
}
.page_dear_gt_banner{
	width:100% !important;
}
.bio_advan_search_form {
	width: 100%;
}
.bio_land_search_input_container {
	width:	100%;
}
.input_search_left_biofield {
	width: 63%;
}
.button_right_bioform {
	width: 37%;
}
#global-footer .right-column {
	width: 25%;
}
#global-header .support-phone, #global-header .sepLine {
	display: none;
}
.content_width .search_left_section {
	background-size:cover !important;
}
.therapist-list .left {
	width: 70% !important;
}
.right_contact_detail {
	float: left;
	margin-top: 10px;
}
.profile_detail_container .right_detail_tab_container {
	width: 73%;
	float: left;
}
.right_contact_detail .phone_profile_contact, .right_contact_detail .email_profile_contact {
	background-size: 100% 32px;
	font-size: 13px;
	padding-left: 45px;
	margin-bottom: 0px;
}
.right_contact_detail {
	margin-top:5px;
	width:220px !important;
}
.groups_languages_container {
	width:32%;
}
.ages_services_center_container {
	width: 34%;
}
.left_issues_container {
	width:60%;
}
.join_right_content_container {
	float: left;
	width: 76%;
	margin-left: 10px;
}
.join_left_content_container {
	width: 22%;
}
.page_content_main_container .page_content_sub_container .join_left_content_container {
	width: 28%;
}
.page_content_main_container .page_content_sub_container .join_right_content_container {
	width: 70%;
	float:right;
}
.editProfileRight {
	width:69%;
	float: left;
	margin-left: 10px;
}
#login_form {
	width: 38%;
}
#login_not-a-member {
	width: 61%;
	background-size: cover;
	padding-top: 43px;
	height: 294px;
	margin-left: 1%;
}
#login_are-you-a-student {
	width: 100%;
	margin-left: 0;
}
#insurancedetails select {
	width: 100%;
}
.press_room_contact_field {
	width: 48% !important;
}
.press_field_margin_left {
	margin-left: 4% !important;
}
.press_room_contact_area {
	width: 100% !important;
}
.student_post_form label input[type="text"], .student_post_form label input[type="password"], .student_post_form label select, .student_post_form label input[type="type"] {
	width: 90%;
}
.student_post_form ul.column {
	margin-left: 0px;
}
.student_post_form ul li:nth-child(2n+1) {
	margin-left: 5% !important;
}
.student_post_form label {
	float: left;
}
.file_upload_label {
	width: 100% !important;
}
.left_contact_form_sect {
	width: 49.5%;
	max-width: inherit;
}
.right_form_container_sect {
	width: 49.5%;
	max-width: inherit;
}
#cause_member_form table td label .txt {
	width: 95% !important;
}
#cause_member_form table td label select {
	width: 90%;
}
.billing_state_table tr td:nth-child(3) {
	width: 100px;
}
.blog_cat_lists li {
	width: 32%;
	margin-left: 2%;
}
.left_posts_news_lists {
	width: 100%;
}
.right_dear_gt_lists {
	width: 100%;
	margin-top: 20px;
}
.dear_gt_search_right {
	width: 100% !important;
}
.dear_gt_banner .page_left_bio_title {
	width:100% !important;
}
.share_story_form td.half_width_story {
	width: 50% !important;
}
.share_story_form .textfield {
	width: 97%;
}
ul.flex-direction-nav {
	display: none;
}
ul.links_list_items {
	width: 100% !important;
	padding: 10px 20px;
}
.topic_expert_lists_sect {
	margin-left: 0px;
}
#tab-container ul.upcome_events_list .ceSponsorDiv {
	height: 26px;
}
#tab-container ul.upcome_events_list .evenvts_links {
	font-size: 14px;
}
.page_education-counceleros_title {
	padding-top: 37px;
}
.join_right_content_container .right_detail_tab_container {
	width: 100%;
}
.registerForm p.left {
	width: 45%;
}
.registerForm p.right {
	width: 45%;
}
.registerForm .input-text, .registerForm .select-dropdown {
	width: 100%;
}
#professions_select_chosen {
	max-width: 100% !important;
}
.readMoreBlog ul{
	margin-left:0px !important;
}
.readMoreBlog li{
	width:47%;
	margin:5px 0.75% !important;
}
.sys-form-wrap .sys-form table:nth-child(1) td , .sys-form-wrap .sys-form table:nth-child(2) td , .sys-form-wrap .sys-form table:nth-child(3) td{
	width: 50% !important;
}
.sys-form-wrap .sys-form table td .textfield{
	width:98%;
	padding:7px 1%;
}
.therapist-list .right{
	width:100%;
}
.therapist-list .right span{
	display: inline-block;
	width:auto;
}
.therapist-list .right .phone{
	float: left;
}
.therapist-list .right .address{
    float: left;
	margin-top:0px;
	clear:both;
}
.therapist-list .right .view-profile, .therapist-list .right .email{
	float: right;
	margin-left:10px;
	margin-right:0px;
}
.therapist-list li figure{
	margin-bottom:0px;
}
.therapist-list .right span.lprofile-address{
	clear:both;
	margin-top:0px;
}
}
@media only screen and (min-width:530px) and (max-width:1200px) {
	.therapist-list .right span.view-profile{
		clear:both;
	}
	.therapist-list .right span.view-profile + span{
		margin-top:-40px;
	}
	.therapist-list .right span.phone + span.view-profile{
		margin-top:-20px;
	}
	.therapist-list .right span.phone + span.view-profile + span.address , .therapist-list .right span.phone + span.view-profile + span.lprofile-address{
		margin-top:0px;
	}
	.therapist-list .right span.address + span.address , .therapist-list .right span.lprofile-address + span.lprofile-address{
		margin-top:-13px;
	}
	#generalInfo .left , #generalInfo .right{
		width:50%;
	}
	#generalInfo .right span{
		clear:both;
		display: inline-block;
	}
}
@media only screen and (min-width:950px) and (max-width:1100px) {
#global-footer .left-column ul a, #global-footer .middle-column ul a {
	font-size: 12px;
}
#global-footer .socialmedia-nav li {
	margin-right: 31px;
}
#global-footer form p:first-child {
	width: 75%;
}
#global-footer .copyright .left-column {
	margin-bottom: 10px;
}
#global-footer .copyright .left-column, #global-footer .copyright .right-column {
	float: none;
	text-align: center;
	width: 100%;
	clear:both;
}
#global-header .main-nav li strong a {
	font-size: 12px;
	background: url(../images/header-nav_arrow.png ) no-repeat 3% center;
	background-size: 17px;
}
#global-header .main-nav li:hover ul.list-psychpedia {
	margin-left: -80px;
}
#global-header .main-nav li:hover .list-blog {
	margin-left: -210px;
}
#global-header .main-nav li:hover .list-about {
	margin-left: -280px;
}
#global-header .main-nav li:hover .list-for-therapists {
	margin-left: -355px;
}
.content_width.search_left_section p {
	clear:both;
}
.therapist-list .left {
	width: 68% !important;
}
#wide-fat-widget .pagewidth {
	margin: -100px 0 0 0px !important;
	left: 5% !important;
}
#home_feedback-slideshow strong {
	font-size: 18px !important;
}
.mainNavSeventhItem {
	width: 16%;
}
.input_search_left_field {
	width: 185px;
}
.left_search_label {
	font-size: 18px;
}
.profile_detail_container .right_detail_tab_container {
	width: 69%;
}
.side_ad_250 {
	padding: 3%;
}
.field_search_advance {
	float: left;
	width: 350px;
}
.trainings_course_list li {
	display: inline-block;
	float: left;
	width: 15.83%;
	margin-left: 1%;
}
.trainings_course_list li:nth-child(6n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 1%;
}
.page_left_content_container .edu_conceleor_page_content #tab-container ul{
	height:95px;
}
.page_left_content_container .edu_conceleor_page_content #tab-container ul li{
	margin-bottom: 10px;
}
.zipcode #zipfield{
	width: 70% !important;
}
}
@media only screen and (min-width:100px) and (max-width:1100px) {
.search_left_section form {
	width: 100%;
}
#home_feedback-slideshow .pagewidth {
	padding: 20px 5%;
}
.profile_detail_container .right_detail_tab_container {
	float: left;
}
form#loginForm div {
	margin-top: 0 !important;
}
.blog_cat_lists li {
	width: 48%;
	margin-left: 4%;
}
.blog_cat_lists li:nth-child(3n+1) {
	margin-left: 4% !important;
	clear: none !important;
}
.blog_cat_lists li:nth-child(2n+1) {
	margin-left: 0px !important;
}
.blog-cont_list {
	min-height: 450px;
}
.blog_cat_lists li img {
	width: 100%;
	max-width: inherit;
}
.wp-pagenavi .pages {
	display: block;
	margin-bottom: 12px;
}
.first {
	margin-bottom: 18px;
	display: inline-block;
}
.page_content .links_list_items {
	width: 100% !important;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget{
	padding: 2%;
	background-position: -0px -135px;
}
#rtc_searchwidget_for_mobile .right_register_box h1{
	font-size: 20px;
}
#rtc_searchwidget_for_mobile .right_register_box{
	width:25%;
}
#rtc_searchwidget_for_mobile .advanced_search_form{
	padding:0px 35px;
}
.social_search_topic_expert > div{
	width:100% !important;
	float: none !important;
}
.social_search_topic_expert form div.sort_topic_expert{
	width:100% !important;
	max-width:213px;
	margin-bottom: 10px;
	margin-top:-10px;
}
.advanced_search_form .dropdown_search_advance {
	display:none;
}
#rtc_searchwidget_for_mobile .field_search_advance{
	width:300px !important;
}
}
@media only screen and (min-width:529px) and (max-width:949px) {
.side_ad_250 {
	display:none;
}
.right_search_container {
	display:none;
}
}
@media only screen and (min-width:100px) and (max-width:949px) {
.input_search_left_field {
	width: 200px;
}
.bio_search_label {
	font-size: 17px;
}
.left_search_label {
	width: 30%;
	font-size: 19px;
	line-height: 21px;
}
.input_search_left_field {
	width: 38%;
}
.center_profile_info {
	width: 60%;
}
.right_bio_form_field {
	width: 48%;
}
.left_bio_form_field {
	width: 48%;
}
#question {
	width: 100% !important;
	max-width: inherit !important;
}
#deargoodtherapy input.textfield {
	width: 100%;
}
.edu_conceleor_page_content .tab a {
	font-size: 12px;
}
.registerTabsBar .secure-icon {
	display: none;
}
.join_right_content_container #frmCancel #ddlOption{
	max-width:525px;
	width:100%;
}
.join_right_content_container #frmCancel #txtSuggestion{
	max-width:739px;
	width:100%;
}
}
@media only screen and (min-width:850px) and (max-width:949px) {
#global-footer .left-column ul, #global-footer .middle-column ul {
	columns: inherit !important;
	-webkit-columns: inherit !important;
	-moz-columns:inherit !important;
}
#global-footer .right-column {
	width: 31%;
}
#global-footer .middle-column {
	width: 32%;
}
#global-footer .left-column ul a, #global-footer .middle-column ul a {
	font-size: 12px;
}
#global-footer .socialmedia-nav li {
	margin-right: 34px;
}
#global-footer form p:first-child {
	width: 75%;
}
#global-footer .copyright .left-column {
	margin-bottom: 10px;
}
#global-footer .copyright .left-column, #global-footer .copyright .right-column {
	float: none;
	text-align: center;
	width: 100%;
	clear:both;
}
#global-header .site-branding {
	width: 35%;
}
#global-header .site-branding #headerLogo {
	width: 100%;
}
#global-header .main-nav li strong a {
	font-size: 12px;
	background: url(../images/header-nav_arrow.png ) no-repeat 2% center;
	background-size: 14px;
}
#global-header .main-nav li:hover ul.list-psychpedia {
	margin-left: -92px;
}
#global-header .main-nav li:hover .list-blog {
	margin-left: -223px;
}
#global-header .main-nav li:hover .list-about {
	margin-left: -293px;
}
#global-header .main-nav li:hover .list-for-therapists {
	margin-left: -370px;
}
.therapist-list .left {
	width: 64% !important;
}
#wide-fat-widget .pagewidth {
	margin: -100px 0 0 0px !important;
	left: 5% !important;
}
#home_feedback-slideshow strong {
	font-size: 16px !important;
}
.mainNavSeventhItem {
	width: 16.1%;
}
.profile_detail_container .right_detail_tab_container {
	width: 65%;
}
.editProfileRight {
	width:66%;
}
.casue_card_credit_table tr td:first-child {
	width: 230px !important;
}
.casue_card_credit_table tr td:nth-child(2) {
	width: 110px !important;
}
.casue_card_credit_table tr td:nth-child(3) {
	width: 47px !important;
}
.trainings_course_list li {
	display: inline-block;
	float: left;
	width: 18%;
	margin-left: 2%;
}
.trainings_course_list li:nth-child(5n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 2%;
}
.edu_conceleor_page_content ul.etabs {
	height: 95px;
}
.edu_conceleor_page_content ul.etabs li {
	margin-bottom: 10px;
}
.rtcReg .registerTitle {
	padding: 10px 2.5% 55px 2.5% !important;
	background-size: 100% 100% !important;
}
.rtcReg .registerTitle .freeMembershipDiv {
	width: 100% !important;
	float: none;
	margin-top: 10px;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget {
    background-position: 0px -20px;
}
.main_logo_title a .main_logo_good{
	font-size:3.9vw;
}
.main_logo_title a span.logo_sub_part{
	font-size: 0.96vw;
}
#global-header .site-branding .main_logo_title a sup{
	font-size: 0.8vw;
	padding: 0px 2px;
	right:0px;
}
.zipcode #zipfield{
	width: 70% !important;
}
}
@media only screen and (min-width:100px) and (max-width:849px) {
.therapist-list .right {
	width: 100% !important;
	margin-top: 0px !important;
	clear:both;
}
.aboutBioDiv li.aboutBio {
	width: 50%;
}
.therapist-list li .right p {
	float: left;
	margin-right: 10px !important;
}
.therapist-list .right span.email {
	clear: none !important;
}
#home_search-filters .left-column ul, #home_search-filters .right-column ul {
	columns: 2 !important;
	-webkit-columns: 2 !important;
	-moz-columns: 2 !important;
}
#home_search-filters .column-links {
	columns: 3 !important;
	-webkit-columns: 3 !important;
	-moz-columns: 3 !important;
}
#home_search-filters .psychology-tests .column-links {
	columns: 2 !important;
	-webkit-columns: 2 !important;
	-moz-columns: 2 !important;
}
.advanced_search_form .field_search_advance {
	width:50%;
}
.advanced_search_form .field_search_advance {
	font-size: 14px;
}
.advanced_search_form .submit_search_advance {
	padding: 0px 40px 0px 20px;
	font-size: 15px;
}
.advanced_search_form h1 {
	font-size: 28px;
	color: #fff;
}
.advanced_search_container_section {
	height: 100% !important;
	padding-top: 60px;
}
.advanced_search_form {
	padding: 0px 20px;
}
.join_left_content_container {
	width: 100%;
 /*//display:none;*/
}
.join_right_content_container {
	width:100%;
	margin:0px;
}
.page_content_main_container .page_content_sub_container .join_left_content_container{
	width: 100%;
}
.page_content_main_container .page_content_sub_container .join_right_content_container{
	width: 100%;
}
.join_left_content_container .formMiddle form#searchForm {
	display: none;
}

.locSidebar{
	display: none;
}

.page_content_main_container .page_content_sub_container .join_left_content_container > div{
	padding-top:20px !important;
}
.mobileMemberTitle {
	text-align: center;
	margin-bottom: 10px;
	display: block !important;
}
.mobileMemberTitle span {
	float: none;
}
img.memberAreaImage {
	margin: auto;
}
.mobileMemberMenu {
	display:block !important;
	margin:auto;
	text-align: center;
}
.mobileMemberMenu select {
	max-width: 370px;
	width: 100%;
}
.profileSideBar {
	display:none;
}
.memberRightTitle {
	display: none;
}
.editProfileRight {
	width: 100%;
	margin-left: 0;
}
.editProfileLeft {
	width: 100%;
}
.drusg_bottom_ad {
	display:none !important;
}
.partenrship_information_form .event_sub_fields {
	width: 48% !important;
	margin-right: 4% !important;
}
.partenrship_information_form .field_no_margin_right {
	margin-right: 0px !important;
}
.partenrship_information_form .event_sub_fields input[type="text"] {
	width: 100% !important;
}
.partenrship_information_form textarea {
	width: 100% !important;
}
.left_contact_form_sect {
	float: none;
	width: 100%;
	min-height:inherit;
}
.right_form_container_sect {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.gc-right {
	float: none !important;
	width: 100% !important;
	display: inline-block;
}
.gc-left {
	float: none !important;
	width: 100% !important;
}
.topic_expert_lists_sect li {
	display: block;
	width: 100%;
	margin-left: 0px;
	height: auto;
}
.edu_conceleor_page_content ul.upcome_events_list .ceSponsorDiv {
	display: none !important;
}
#search .formMiddle {
	display:none;
}
#search .showFilters {
	display: inline-block;
	float: right;
}
.join_right_content_container #loadingspinner.spinner {
	margin: 240px auto;
}
.join_left_content_container .join_us_left_menu ul {
	display: none;
}
.mobilewelcomeMenu {
	display: block !important;
	width:100%;
	text-align: center;
}
.mobilewelcomeMenu select {
	display: block;
	width:100%;
}
.join_right_content_container a.join-us_button {
	margin-top:10px;
}
ul.rtcJoinCheck li {
	width:49.5%;
	margin-bottom:15px;
}
.therapist-list p.lprofile-address img {
	margin-right:3px;
}
.therapist-list p.lprofile-phone img {
	margin-right: 3px;
}
.join_right_content_container .cancelSupportDiv{
	width:100%;
}
}
@media only screen and (min-width:701px) and (max-width:849px) {
#global-footer .left-column ul, #global-footer .middle-column ul {
	columns: inherit !important;
	-webkit-columns: inherit !important;
	-moz-columns:inherit !important;
}
#global-footer .right-column {
	width: 31%;
}
#global-footer .middle-column {
	width: 32%;
}
#global-footer .left-column ul a, #global-footer .middle-column ul a {
	font-size: 12px;
}
#global-footer .socialmedia-nav li {
	margin-right: 27px;
}
#global-footer form p:first-child {
	width: 81%;
}
#global-footer .copyright .left-column {
	margin-bottom: 10px;
}
#global-footer .copyright .left-column, #global-footer .copyright .right-column {
	float: none;
	text-align: center;
	width: 100%;
	clear:both;
}
#global-header .site-branding {
	width: 32%;
}
#global-header .therapist-finder {
	right: 35%;
}
#global-header .site-branding #headerLogo {
	width: 100%;
}
#global-header .main-nav li strong a {
	font-size: 11px;
	background: url(../images/header-nav_arrow.png ) no-repeat 2% center;
	background-size: 13px;
	font-weight: normal;
}
#global-header .main-nav li:hover ul.list-psychpedia {
	margin-left: -120px;
}
#global-header .main-nav li:hover .list-blog {
	margin-left: -245px;
}
#global-header .main-nav li:hover .list-about {
	margin-left: -315px;
}
#global-header .main-nav li:hover .list-for-therapists {
	margin-left: -395px;
}
.therapist-list .left {
	width: 67% !important;
}
#wide-fat-widget {
	height: 330px !important;
}
#wide-fat-widget .pagewidth {
	margin: -100px 0 0 0px !important;
	left: 5% !important;
}
/*#home_feedback-slideshow .hp-slideshow, #home_feedback-slideshow .hp-slideshow li {
	height: 200px;
}*/
#home_feedback-slideshow strong {
	font-size: 16px !important;
}
.mainNavSeventhItem {
	width: 16.35%;
}
.button_right_bioform {
	background-size: 14px 14px;
	padding-left: 7px;
	font-size: 12px;
}
.bio_search_label {
	font-size: 15px;
}
.input_search_left_biofield {
	font-size: 11px;
}
.side_shared_container {
	padding: 10px 3%;
}
.socialShareBar li {
	margin-bottom: 5px;
}
.links_list_items li {
	float: none;
	width: 100%;
	margin-left: 0%;
}
.profile_detail_container .right_detail_tab_container {
	width:57%
}
.trainings_course_list li {
	display: inline-block;
	float: left;
	width: 23.5%;
	margin-left: 2%;
}
.trainings_course_list li:nth-child(4n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 2%;
}
.edu_conceleor_page_content ul.etabs {
	height: 95px;
}
.edu_conceleor_page_content ul.etabs li {
	margin-bottom: 10px;
}
.membershipOptions h1 {
	font-size: 21px;
}
.createaccount_thankyou .regStep3Image {
	background-size: auto 100%;
	min-height: 500px;
}
.rtcReg .registerTitle {
	padding: 10px 2.5% 55px 2.5% !important;
	background-size: 100% 100% !important;
}
.rtcReg .registerTitle .freeMembershipDiv {
	width: 100% !important;
	float: none;
	margin-top: 10px;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget {
    background-position: 0px -20px;
}
.advanced_search_form h1.advance_title_directory_intro {
    font-size: 30px;
}
#rtc_searchwidget_for_mobile .right_register_box{
	padding:10px 1% !important;
}
#rtc_searchwidget_for_mobile .right_register_box h1 {
    font-size: 18px;
}
.main_logo_title a .main_logo_good{
	font-size:3.5vw;
}
.main_logo_title a span.logo_sub_part{
	font-size: 0.85vw;
}
#global-header .site-branding .main_logo_title a sup{
	font-size: 0.9vw;
	padding: 0px 2px;
	right:0px;
}
}
@media only screen and (min-width:529px) and (max-width:700px) {
.therapist-list .left {
	width: 56% !important;
}
.right_contact_detail {
	width: 450px !important;
}
.profileInput {
	width: 60%;
}
.trainings_course_list li {
	display: inline-block;
	float: left;
	width: 31%;
	margin-left: 3.5%;
}
.trainings_course_list li:nth-child(3n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 3.5%;
}
.join_right_content_container .flexslider .slides li p strong {
	font-size: 19px;
}
.hide_arrow_icon_tab a{
	background-image: none !important;
}
#generalInfo .left .profileInput{
		width:90%;
	}
}
@media only screen and (min-width:100px) and (max-width:700px) {
.cancellation .greyBorderDiv {
	width:100% !important;
}
#global-footer .left-column ul, #global-footer .middle-column ul {
	columns: inherit !important;
	-webkit-columns: inherit !important;
	-moz-columns:inherit !important;
}
#global-footer .right-column {
	width: 100%;
	margin-top: 20px;
}
#global-footer .left-column {
	width: 50%;
}
#global-footer .middle-column {
	width: 47%;
}
#global-footer form {
	float: left;
	width: 44%;
	margin-right: 5%;
}
#global-footer .right-column h4.follow_heading {
	float: left;
	margin-top: -31px;
}
#global-footer .right-column .socialmedia-nav {
	float: left;
}
#global-footer .footer-seals {
	margin: 10px 0px;
}
#global-footer input[type="text"] {
	width: 100%;
}
#global-footer .left-column ul a, #global-footer .middle-column ul a {
	font-size: 12px;
}
#global-footer .socialmedia-nav{
	max-width:194px;
}
#global-footer .socialmedia-nav li{
	margin-right:28px;
}
#global-footer form p:first-child {
	width: 79%;
}
#global-footer .copyright .left-column {
	margin-bottom: 10px;
}
#global-footer .copyright .left-column, #global-footer .copyright .right-column {
	float: none;
	text-align: center;
	width: 100%;
	clear:both;
}
#global-header .site-branding {
    width: 52%;
    top: 13px;
    left: 17%;
}
#global-header .sub-nav a {
	width: 165px;
	right: 5%;
}
#global-header .therapist-finder {
	display: none;
}
#global-header .socialmedia-nav {
	top: 25px;
    right: 0px;
    display: inline-block;
	left:inherit;
}
#global-header .socialmedia-nav li {
    float: right;
    margin-left: 6px;
	margin-right: 0px;
}
#global-header, #global-header .pagewidth {
	height: 70px;
	position: relative !important;
}
#global-header .main-nav {
	display: none;
	width: 100% !important;
	padding: 0px 2.5%;
	position: absolute;
	top: 165px;
	left: 0%;
	background: #555;
	height: 100%;
}
#global-header .main-nav li {
	display: block;
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-left: none !important;
	position: relative;
	background: url(../images/header-nav_arrow.png ) no-repeat 90% 15px;
	background-size: 17px;
	border-bottom: 1px solid #333;
	text-align: left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
#global-header .main-nav li:active {
	background: url(../images/header-nav_arrow.png ) no-repeat 90% 15px #444;
}
#global-header .main-nav li:hover {
	background: url(../images/header-nav_arrow.png ) no-repeat 90% 15px #444;
	background-size: 17px;
}
#global-header .main-nav li strong a {
	border-left: 0px !important;
	display: inherit !important;
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
	background: none !important
}
#global-header .main-nav li:last-child {
	border-right: none !important;
}
#global-header .main-nav li:hover ul {
	position: relative;
	border: 0;
	width: 100% !important;
	padding: 0px 2.5%;
	margin: 0px !important;
	opacity: 1;
	left: inherit !important;
}
#global-header .main-nav li ul {
	position: relative;
	display: none;
	opacity: 1;
	position: relative;
	width: 100% !important;
	padding: 0px 2.5%;
	margin: 0px !important;
	left: inherit !important;
}
#global-header .main-nav li ul li {
	background: none;
}
#global-header .main-nav li ul li:hover {
	background: #454545;
}
#global-header .nav-bg {
	display: none;
}
#global-header .site-branding #headerLogo {
	display: none;
}
.mobile_menu_icon {
    padding: 24px 6px 0px 6px;
    background-position: center 6px;
	font-size:11px;
}
.cross_menu_icon {
    background: url(../images/cross_menu_icon.png) no-repeat 8px 5px #555!important;
}
#global-header #header_logo_mobile {
    display: block;
	max-width: 100%;
}
#global-header .main-nav li:hover ul.list-psychpedia {
	margin-left: -120px;
}
#global-header .main-nav li:hover .list-blog {
	margin-left: -245px;
}
#global-header .main-nav li:hover .list-about {
	margin-left: -315px;
}
#global-header .main-nav li:hover .list-for-therapists {
	margin-left: -395px;
}
#global-footer .copyright .right-column p a {
	line-height: 25px;
}
.mobile_menu_icon {
	display:  block;
}
#wide-fat-widget {
	height: 300px;
	background-size: cover;
	background-position: 60% 50%;
}
#wide-fat-widget a {
	color:#333 !important;
}
.links_more_advance li {
	border-color:#333;
}
.advanced_search_form .links_more_advance li {
    border-color: #fff;
}
#wide-fat-widget .pagewidth {
	margin: -100px 0 0 0px;
	left: 5%;
}
#wide-fat-widget form {
	width: 100%;
}
#wide-fat-widget h1 {
	font-size: 36px;
}
#wide-fat-widget h2 {
	font-weight:500;
	color: #fff;
}
#wide-fat-widget p {
	width: 70%;
	color:#555;
}
#wide-fat-widget_zipfield {
	width: 100%;
}
#wide-fat-widget.bg2, #wide-fat-widget.bg3, #wide-fat-widget.bg4 {
	background-image: url(../images/wide-fat-widget_bg1.jpg);
}
#wide-fat-widget.bg2 h1, #wide-fat-widget.bg3 h1, #wide-fat-widget.bg4 h1 {
	color: #fff !important;
}
.input_search_left_field {
	width: 38%;
}
.button_right_bioform {
	width: 16%;
	min-width: 90px;
	float: right;
}
.search_left_section h1.left_search_label {
	width: 100%;
}
.content_width .page_content .list_rows_line {
	margin-left:0px;
}
.list_rows_line li {
	margin-left: 10px !important;
	width: 45%;
}
/*#home_feedback-slideshow .hp-slideshow, #home_feedback-slideshow .hp-slideshow li {
	height: 240px;
}*/
#home_feedback-slideshow strong {
	font-size: 16px !important;
}
.page_left_content_container {
	width: 100%;
	float: none;
}
.page_right_content_container {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.left-column_70p {
	width: 100%;
	float: none;
}
.right-column_30p {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.page_left_bio_title {
	width: 100%;
	float: none;
}
.bio_right_search_form {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.page_left_content_container ul, .page_left_content_container ol {
	margin-left: 15px;
}


.center_profile_info {
	width: 100% !important;
	text-align: center;
}
.right_contact_detail {
	margin: auto;
	float: none;
}
.profile_left_detail_info {
	width:100% !important;
}
.right_detail_tab_container {
	width:100% !important;
}
.right_contact_detail .phone_profile_contact, .right_contact_detail .email_profile_contact {
	float: left;
	width: 220px;
}
.right_contact_detail .phone_profile_contact {
	margin-right: 10px;
}
.profile_detail_container .olmya_info_contact {
	width: 100% !important;
	margin-bottom: 0px;
	display: block;
}
.left_image_profile {
	margin: 0px auto 10px auto;
	float: none;
}
.west_olmpya_info_cont {
	border:none !important;
	margin:0 !important;
}
.top_olymya_info {
	margin-bottom:0 !important;
}
.center_profile_info .verfield_links {
	margin: 5px auto;
	float: none;
}
.right_detail_tab_container {
	margin-top: 15px;
}
#login_form {
	width:100%;
}
#login_not-a-member {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 48px 16px 0 16px;
}
#login_are-you-a-student {
	width: 100%;
	margin-left: 0;
}
#login_not-a-member p {
	font-size: 17px;
	width: 100%;
}
/*#bio_therapist_list_container ul li {
	padding: 12px 10px;
}*/
.student_post_form label {
	width: 50%;
}
.shareStorySide {
	background-position: center top;
	background-repeat: no-repeat;
}
.content_width .page_left_content_container .search_left_section {
	display:none;
}
.edu_conceleor_page_content ul.etabs {
	height: 95px;
}
.edu_conceleor_page_content ul.etabs li {
	margin-bottom: 10px;
}
#login_are-you-a-student {
	height: auto;
}
.contact_form_container .member_main_sect {
	float: none;
	width: 100%;
}
.contact_form_container .contact_suport_team {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.special_therapist_side img {
	float: left;
	margin: 0px 10px 10px 0px !important;
	max-width:200px;
}
ul.requireList {
	padding: 8px 16px;
}
ul.requireList li {
	width:50%;
}
#div-gpt-ad-1436209392141-3 , #div-gpt-ad-1436209392141-3 iframe{
	width:100% !important;
}
.readMoreBlog li{
	width:100%;
	margin:5px 0px !important;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget{
	width:100% !important;
	float: none !important;
	padding-top: 30px !important;
	background-position: -0px -100px;
}
#rtc_searchwidget_for_mobile .right_register_box h1{
	font-size: 20px;
}
#rtc_searchwidget_for_mobile .right_register_box{
	width:100%;
	float: none;
	height: auto !important;
}
#rtc_searchwidget_for_mobile .advanced_search_form form{
	width:100% !important;
}
#rtc_searchwidget_for_mobile .advanced_search_form h1.advance_title_directory_intro {
    font-size: 28px;
}
.join_right_content_container .welcome_page_content label .membershipOptions{
	width: 49% !important;
	margin-top: inherit !important;
}
.hide_arrow_icon_tab a{
	background: none !important;
}
.header-menus .sub-nav{
	display: none;
}
.statDiv ul li{
	width: 48% !important;
    margin-bottom: 10px !important;
	clear: none !important;
	margin-top:0px !important;
}
.main_logo_title a span.logo_sub_part{
	display: none;
}
.main_logo_title a .main_logo_good{
	font-size:5.77vw;
}
#global-header .site-branding .main_logo_title a sup{
	font-size: 1.3vw;
	right:0px;
}
.st_regs_field_mobile{
	width:50% !important;
}
.st_regs_field_mobile span{
	min-height:inherit !important;
}
.st_regs_field_mobile label > div {
    margin-right: 10% !important;
}
.st_regs_field_mobile label > div , .st_regs_field_mobile label div + div{
	width:45% !important;
}
.st_regs_field_mobile label div + div{
	margin-right:0px !important;
}
.st_regs_field_mobile label > div select , .st_regs_field_mobile label div + div select{
	width:100% !important;
}
.member_supprot_sect{
	width:47%;
}
.seek_theraoist_supprot_sect{
	width:52%;
	margin-right:0px;
}
}
@media only screen and (min-width:100px) and (max-width:610px) {
/*#home_feedback-slideshow .hp-slideshow, #home_feedback-slideshow .hp-slideshow li {
	height: 230px;
}*/
#home_feedback-slideshow strong {
	font-size: 16px !important;
	line-height: 25px !important;
}


.page_left_content_container ul, .page_left_content_container ol {
	word-wrap:break-word;
}
.column_therapy_list_issues {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#types_of_therapy_col td {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	display: block;
}
.bio_ladning_page_title {
	line-height: 34px;
	padding: 25px 10px;
}
.col_alpha_left_right {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	display: block;
}
.student_post_form ul.column li {
	display: block;
	width: 100%;
	float: none;
	margin-left: 0px !important;
}
.rtcReg .registerTitle {
	padding: 10px 2.5% 55px 2.5% !important;
	background-size: 100% 100% !important;
}
.rtcReg .registerTitle .freeMembershipDiv {
	width: 100% !important;
	float: none;
	margin-top: 10px;
}
.page_content_sub_container iframe, .page_left_content_container iframe {
	width: 100% !important;
	height: auto !important;
	min-height:250px !important;
}
.join_right_content_container .welcome_page_content .right {
	float: none;
	margin-top:0px;
	margin-left:0px !important;
	width:100%;
}
.join_right_content_container a.join-us_button {
	margin:10px auto;
	display: block;
	float: none;
}
.join_right_content_container .welcome_page_content .right > div {
	width:100% !important;
}
ul.rtcJoinCheck li {
	height: auto !important;
	min-height: 160px;
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
ul.rtcJoinCheck li strong {
	display: block;
	text-align: center;
}
.right_directory_table {
	float: none;
	width: 100%;
}
ul.showcaseList {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
	padding: 0px 0px 0px 16px;
}
ul.requireList, ul.requireListTwo {
	width: 100%;
	float: none;
	margin-left: 0px;
}
ul.requireList li {
	width:100%;
	float: none;
}
.psychpedia_containers_content_main tr td ul{
	margin-left: 0px !important;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget{
	background-position: -0px -50px;
}
.side_shared_mobile_cont{
	width:100% !important;
	margin-left: 0px !important;
}
.specialtyFat .mobileBanner {
    right: -100%;
    left: auto;
}
.join_right_content_container .cancelStatDiv li{
	width:100% !important;
	margin-right:0px !important;
	margin-left:0px !important;
}
.join_right_content_container #frmCancel div{
	margin-left:0px !important;
}
.next_step_cancel_sub_buton{
	margin-left:0px !important;
}
#global-header .site-branding {
    width: 52%;
    top: 15px;
    left: 16%;
}
#global-header .site-branding .main_logo_title a sup{
	padding:0px 2.2px;
	font-size:1.4vw;
	right:-2px;
	top:-1px;
}
.member_supprot_sect {
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-right:0px;
}
.seek_theraoist_supprot_sect {
	float: none;
	width: 100%;
	height: auto;
	margin-right:0px;
}
}
@media only screen and (min-width:100px) and (max-width:529px) {
/*.therapist-list li {
	position: relative;
}
.therapist-list .left {
	width: 62% !important;
	margin-top: 15px;
}
.therapist-list .left p {
	margin-top: 0px;
}
.therapist-list .left p.read_content_par {
	display: none;
}
.therapist-list .right {
	text-align: left;
	width: 62% !important;
	float: right;
	margin-top: 15px !important;
	position: relative;
	clear: inherit;
	display: inline-block;
}
.therapist-list .right span.email{
	clear:both !important;
}
.therapist-list .left .therapistName {
	position: absolute;
	top: 5px;
	left: 0px;
	margin-bottom: 11px;
	display: inline-block;
	font-size: 18px;
	height: 1.1em;
	overflow: hidden;
}
.therapist-list li .verified-credentials {
	background-position: 4px center !important;
	font-size: 9px;
	background-size: 16px;
	background: url(../images/verfied_icon.png) no-repeat 10px center;
	padding-left: 27px;
	height: 20px;
	overflow: hidden;
	text-shadow: 0 0 5px #000;
	display: none !important;
}
.therapist-list li figure {
	float: none !important;
    margin: 0 auto 10px auto !important;
	width: 36%;
	margin-right: 2%;
	margin-top: 15px;
}
.therapist-list li figure img {
	height: auto;
	width: 100%;
}
.lprofile-address, .therapist-list .right div p.loc_content {
	display: none !important;
}
.therapist-list .right div {
	width: 234px;
	margin: auto;
}*/
#home_search-filters .left-column, #home_search-filters .right-column {
	float: none;
	width: 100%;
}
#home_search-filters .column-links {
	columns: 2 !important;
	-webkit-columns: 2 !important;
	-moz-columns: 2 !important;
}
#home_search-filters .psychology-tests .column-links {
	columns: 1 !important;
	-webkit-columns: 1 !important;
	-moz-columns: 1 !important;
}
#wide-fat-widget p {
	width: 65%;
}
#global-header .main-nav li ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
}
#global-header .main-nav li ul span.left {
	width: 100% !important;
}
#global-header .main-nav li ul span.right {
	width: 100% !important;
}
img.left {
 //width: 100%;
	max-width: 50%;
	height:auto !important;
}
.memberArea .profileAlert {
	display: none;
}
.memberArea .tab-div {
	width:100%;
	min-height: 0px;
}
.memberSubheader {
	width: 100% !important;
	margin-bottom: 10px !important;
}
.memberSubheader.mediaRelations {
	display:none;
}
.tab-blog li {
	height:100%;
	min-height: 86px;
}
.profileInput {
	width: 100% !important;
}
.page_content p {
	/*text-align: justify;*/
}
.student_post_form label {
	font-size: 13px;
}
.clinic_register_cont ul {
	margin-left: 0px;
}
.therapist-list .right img:first-child {
	display: none;
}
.therapist-list .right div {
	width: 100% !important;
}
.shareStorySide {
	background-size: 100%;
}
.blog_lists_post_title {
	font-size: 13px;
}
.blog-cont_list {
	min-height: 475px;
}
.join_side_but {
	font-size: 13px !important;
}
a.mobileSearchButton {
	padding: 1px 10px;
	border-radius: 3px;
	border: 1px #BDBDBD solid;
	margin-right: 5px;
	float: left;
	font-size: 11px;
	color: #6D6D6D;
	background: transparent linear-gradient(to bottom, #FEFEFE 0%, #F3F3F3 100%) repeat scroll 0% 0%;
	margin-top: 5px;
 //display:block;
}
a.mobileSearchButton label {
	font-size: 18px;
	margin-right: 5px;
	vertical-align: bottom;
	color: #3E8ECA;
	display: inline-block;
}
a.mobileSearchButton img {
	margin: 0 !important;
	display: inline !important;
}
.trainings_course_list li {
	display: inline-block;
	float: left;
	width: 32%;
	margin-left: 2%;
	min-height: 312px;
}
.trainings_course_list li:nth-child(3n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 2%;
}
.page_education-counceleros_title {
	padding-top: 30px;
}
.edu_conceleor_page_content .upcome_events_list {
	margin-left: 0px !important;
}
.edu_conceleor_page_content .panel-container {
	padding: 0px !important;
}
.page_education-counceleros_title h1 {
	font-size: 17px;
}
.join_right_content_container .flexslider .slides li p strong {
	font-size: 16px;
}
.links_more_advance li {
	margin-bottom: 10px;
}

.secure-icon {
	display: none;
}
#billing_information .membershipOptions {
	width: 100%;
	float: none;
}
.createaccount_thankyou .regStep3Image {
	background-size: auto 100%;
	min-height: 600px;
}
.left_headquarter {
	float: none;
	width: 100%;
}
.right_headquarter {
	float: none;
	width: 100%;
}
a.page.larger:nth-child(n+5) {
	display: none !important;
}
.blog-banner h1 {
	font-size: 24px !important;
}
.blog-banner {
	height: auto;
	padding: 20px;
}
.rtcReg .registerTabs li {
	padding: 10px 20px;
}
.rtcReg .createaccount_thankyou .regStep3Text {
	width: 100% !important;
}
.rtcReg .createaccount_thankyou .regStep3Image {
	padding-top: 47px !important;
	min-height: 480px !important;
}
.join_right_content_container #loadingspinner.spinner {
	margin: 150px auto;
}
.socialWorkWidget {
	display:none;
}
#rtc_searchwidget_for_mobile .advanced_search_form {
    padding: 0px 15px;
}
#rtc_searchwidget_for_mobile .advanced_search_form .field_search_advance{
	width:63%;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget {
    background-position: -0px -14px;
}
.verified_mobile_logo a{
		background: url(http://www.goodtherapy.org/images/verfied_icon_mobile.png) no-repeat center center !important;
		border-radius:0px !important;
}	
#add-yourself-div div.editProfileBorder {
	width:100% !important;
	float: none !important;
}
#add-yourself-div textarea {
	width:100% !important;
	float: none !important;
}
#seal_bttons #add-us{
	margin: 0px auto;
	font-size:12px;
	padding:0px 10px;
	display: block;
}
#seal_bttons #add-yourself{
	font-size:12px;
	margin: 0px auto;
	display: block;
}
#global-header .site-branding {
    width: 50%;
    top: 21px;
    left: 14.8%;
}
.main_logo_title a .main_logo_good {
    font-size: 5.5vw;
}
#global-header .site-branding .main_logo_title a sup{
	font-size:1.5vw;
	padding:0.15px 2px;
	top:-2px;
	right:-3px;
}

.workshop .editProfileBorder .panel p.left , .workshop .editProfileBorder .panel p.right {
    width: 100%;
}
.student_post_form table td li{
	font-size:13px !important;
}
.main_logo_title a{
	display: none;
}
.main_logo_title a.main_mobile_logo_tagline{
	display: block !important;
}
.therapist-list .right .view-profile, .therapist-list .right .email{
	float: left;
	margin-right:0px;
	margin-left:0px;
}
.therapist-list .right .email{
	margin-right:5px !important;
}
.amazonAffiliate{
	width:100% !important;
	max-width:inherit !important;
	margin-left:0px !important;
	margin-bottom: 10px;
}
}
@media only screen and (min-width:100px) and (max-width:440px) {
#global-header .sub-nav, #global-header .therapist-finder {
	display: none;
}
.mainNavZeroItem {
	display: inline-block !important;
	border-bottom: 1px solid #333 !important;
}
.mainNavZeroItem a {
	border-bottom: none !important;
	background: none !important;
}
#global-header, #global-header .pagewidth {
	height: 70px;
}
.mobile-nav {
	top: 70px;
}
#global-header .socialmedia-nav {
	position: absolute;
	right: 5%;
	top: 110px;
	left: inherit;
	display:none;
}
.mobile_menu_icon {
	float: left;
    display: inline-block;
    position: relative;
    top: 12px;
    left: inherit;
   	padding: 24px 6px 0px 6px;
    background-position: center 6px;
    font-size: 11px;
}
#global-header .site-branding {
	width: 80%;
	position:relative;
    top: 14px;
    float: right;
    display: inline-block;
	left:0px;
}
#global-header .main-nav {
	top: 70px;
}
#global-footer .right-column {
	width: 100%;
	margin-top: 20px;
	float: none;
}
#global-footer .left-column {
	width: 100%;
	margin-left: 0px;
	float: none;
	margin-top: 10px;
}
#global-footer .middle-column {
	width: 100%;
	margin-left: 0px;
	float: none;
	margin-top: 10px;
}
#global-footer form {
	float: left;
	width: 100%;
	margin-right: 0%;
}
#global-footer .right-column h4.follow_heading {
	float: none;
	margin-top: 0px;
}
#home_search-filters .column-links {
	columns: 1 !important;
	-webkit-columns: 1 !important;
	-moz-columns: 1 !important;
}
#wide-fat-widget h1 {
	font-size: 28px;
}
#wide-fat-widget p {
	width: 51%;
}
#wide-fat-widget .pagewidth {
    margin: -130px 0 0 0px;
}
#wide-fat-widget a {
	font-size: 13px;
	display: block;
	text-shadow: 1px -0px 1px #000;
	color:#fff !important;
}
#wide-fat-widget_zipfield {
	font-size: 15px;
}
/*#home_feedback-slideshow .hp-slideshow, #home_feedback-slideshow .hp-slideshow li {
	height: 235px;
}*/
#home_feedback-slideshow strong {
	font-size: 14px !important;
	line-height: 23px !important;
}
.left_search_label {
	float: none;
	display: block;
	width: 100%;
	margin-bottom: 7px;
}
.input_search_left_field {
	width: 55%;
}
.profile_detail_container .right_detail_tab_container ul.etabs li.tab a {
	font-size: 12px;
	padding: 8px 6px;
	height: 46px !important;
}
.bio_ladning_page_title {
	line-height: 30px;
	padding: 20px 10px;
	font-size: 17px;
}
.aboutBioDiv li.aboutBio {
	width: 100%;
}
.page_title {
	font-size: 18px;
	font-weight: 700;
}
.press_room_contact_field {
	width: 100% !important;
}
.press_field_margin_left {
	margin-left: 0% !important;
	margin-top: 15px !important;
}
.press_room_contact_area {
	width: 100% !important;
}
.partenrship_information_form .event_sub_fields {
	width: 100% !important;
	margin-right: 0% !important;
}
.partenrship_information_form .field_no_margin_right {
	margin-right: 0px !important;
	margin-top: 10px !important;
}
.partenrship_information_form .event_sub_fields input[type="text"] {
	width: 100% !important;
}
.partenrship_information_form textarea {
	width: 100% !important;
}
.student_post_form label {
	width:100%;
	display: inline-block;
	float: none;
}
.student_post_form label input[type="text"], .student_post_form label input[type="password"], .student_post_form label select, .student_post_form label input[type="type"] {
	width: 100%;
}
.bio_field_label {
	margin-bottom: 5px;
}
.left_bio_form_field {
	float: none;
	width: 100%;
	margin-bottom: 5px;
	display: block;
}
.right_bio_form_field {
	float: none;
	width: 100%;
	margin-bottom: 5px;
	display: block;
}
/*.therapist-list .left .therapistName {
	font-size: 15px;
}
.therapist-list li .left {
	width: 73% !important;
}
.therapist-list .right {
	text-align: center;
	width: 100% !important;
	float: none;
	margin-top: 0px !important;
}
.therapist-list .right img:first-child {
	margin-top: 7px;
}
.therapist-list li figure {
	margin-top: 12px;
	width: 25% !important;
	overflow: hidden;
	max-height: 80px;
}
.therapist-list .left .therapistSpec {
	line-height: 20px;
	margin-top: -3px;
	font-size: 13px;
}
.therapist-list li {
	margin-bottom: 0px;
}
.therapist-list .right span.view-profile, .therapist-list .right span.email {
	margin-top: 5px;
}
.featuredRibbon {
	width: 65px !important;
	height: 55px !important;
}
.verified-credentials {
	display:none;
}
.verCredentialsMobile {
	display:inline-block !important;
	float:left;
	width:auto !important;
}
.verCredentialsMobile img {
	width: 15px;
	margin-right: 5px;
}*/
.blog_cat_lists li {
	width:100%;
	margin-left: 0px !important;
	height: auto !important;
}
.blog-cont_list {
	min-height: inherit !important;
}
.blog_cat_lists li:nth-child(3n+1) {
	margin-left: 0px !important;
}
.dearGt-banner h1 {
	font-size: 20px;
}
.share_story_form td.half_width_story {
	width: 100% !important;
	display: block;
}
.content-fatwidget {
	width: 60%;
}
.content-fatwidget input {
	width: 72%;
}
.content-fatwidget a {
	display: none;
}
.blog_single_page .content-fatwidget h2 a {
	display: block !important;
}
.content-fatwidget .inline-btn {
	width: 25%;
}
#login_not-a-member p {
	font-size: 15px;
}
.page_left_content_container.page_topic_page_content .page_content img{
	width:100% !important;
	max-width:inherit !important;
	float: none;
}
.page_left_content_container .page_content img {
	max-width: 50% !important;
	height: auto !important;
}
.blog_single_page p{
	text-align:left !important;
}
.page_left_content_container .blog_single_page img{
	 max-width: inherit !important;
	height: auto !important;
	width:100% !important;
}
 
.popout-quote-left, .popout-quote-right {
    width: 100% !important;
    font-size: 17px !important;
    padding: 15px 0;
    margin: 10px 0 20px 0;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 8px #555 solid;
    border-bottom: 2px #555 solid;
}
.trainings_course_list li {
	display: inline-block;
	float: left;  
	width: 48.5%;
	margin-left: 3%;
	min-height: 312px;
}
.trainings_course_list li:nth-child(3n+1) {
	margin-left: 3% !important;
}
.trainings_course_list li:nth-child(2n+1) {
	margin-left: 0px !important;
}
.trainings_course_list li:nth-child(7n+1) {
	margin-left: 3%;
}
.edu_conceleor_page_content .upcome_events_list img {
	width: 100px;
	height: 100px;
}
.edu_conceleor_page_content .tab a {
	font-size: 10px !important;
	padding:8px 5px !important;
}
.page_education-counceleros_title span {
	display: none !important;
}
.page_education-counceleros_title {
	height: 196px !important;
}
.edu_conceleor_page_content ul.etabs {
	margin-top: -96px;
}
.page_education-counceleros_title h1 {
	font-size: 16px;
}
.advanced_search_form p {
    font-size: 13px;
    line-height: 1.5em;
}
.join_right_content_container .flexslider .slides li p strong {
	font-size: 14px;
}
.advanced_search_container_section {
	height: 100%;
	background-size:cover;
	padding-top: 40px;
	padding-bottom: 40px;
}
.specialtyFat .advanced_search_container_section {
    background-position: center top !important;
	height:100% !important;
}
.specialtyFat .advanced_search_container_section.anxiety, .specialtyFat .advanced_search_container_section.depression, .specialtyFat .advanced_search_container_section.child  {
    background-position: left top !important;
}
.specialtyFat .callFat {
clear:both;
}
.specialtyFat #headerLogo {
    margin: 0px 18px 5px 0px;
}
.advanced_search_form .field_search_advance {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
.advanced_search_form .submit_search_advance {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.advanced_search_form h1 {
	font-size: 18px;
    margin-bottom: 10px;
}
.links_more_advance li {
	border-left: 0px !important;
	border-right: 0px !important;
	display: block;
	float: none;
}
#login_not-a-member {
	padding-top: 31px;
}
.registerForm p.left {
	width: 100%;
}
.registerForm p.right {
	width: 100%;
}
.registerTabs li {
	padding:10px 20px;
}
#submitButtonStep2 .select-dropdown {
	width: 100% !important;
	margin-bottom: 5px;
}
.rtcReg .registerTabs li {
	padding:10px 8px;
}
.phone_code_right_sect {
	width: 100% !important;
}
.freeMembershipDiv span {
	font-size: 15px;
}
.page_left_content_container .page_content ul.aboutBioDiv li img {
	max-width: 100% !important;
}
.special_therapist_side img {
	float: none;
	margin: 0px 0px 15px 0px !important;
	max-width:inherit;
}
.editProfileRight .editProfileForm .join_side_but, .editProfileRight .editProfileForm #nextEditProfile_continue {
	float: none !important;
}
.join-us_feedbacks, .join-us_feedbacks li {
	display: block;
	width:100%;
	float: none;
}
.psychpedia_containers_content_main tr td{
	width:100% !important;
	display: block;
}
.blog_cat_lists li .blog-cont_list img{
	display: none;
}
.sys-form-wrap .sys-form table:nth-child(1) td , .sys-form-wrap .sys-form table:nth-child(2) td , .sys-form-wrap .sys-form table:nth-child(3) td{
	width: 100% !important;
	float: none;
	display: inline-block;
} 

.leader_board_desktop_ad{
	display: none !important;
}
#blog_par_ad_mobile , #leader_board_bottom_mobile_ads{
	display: block;
	text-align: center;
}
.right_state_box ul{
	column-count:2;
}
#rtc_searchwidget_for_mobile .advanced_search_form h1.advance_title_directory_intro {
    font-size: 22px;
}
#rtc_searchwidget_for_mobile .right_register_box h1 {
    font-size: 18px;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget {
    background-position: -0px 15px;
}
#rtc_searchwidget_for_mobile .advanced_search_form {
    padding: 0px 8px;
}
#rtc_searchwidget_for_mobile .advanced_search_form .field_search_advance {
    width: 59%;
}
.join_right_content_container .welcome_page_content label .membershipOptions{
	width: 99% !important;
	margin-top: inherit !important;
	height: auto !important;
	min-height:155px !important;
}
.ages_services_center_container, .groups_languages_container, .groupsWorkWith, .left_issues_container {
    width: 100%;
}
/*.therapist-list figure {
    margin: 10px 5px 5px 0px !important;
}
.lprofile-phone.phone {
    margin-top: 0 !important;
}*/
#headerLogo{
	display: none;
}
#header_logo_mobile{
	display: block;
	margin-top: 16px;
}
.join_right_content_container  .welcome_page_content{
	padding:0px !important;
}
.join_right_content_container .welcome_page_content a.joinGoodTherapyOrange{
	width:100% !important;
	font-size:16px !important;
}
.desktop_join_now_button{
	display: none !important;
}
.page_left_content_container .tabbertab .upcome_events_list{
	margin-left:0px !important;
}
.page_right_content_container .featured_contributors {
	width:100% !important;
}
.cross_menu_icon{
	background: url(../images/cross_menu_icon.png) no-repeat 8px 5px #555 !important;
}
.statDiv ul li{
	width: 98% !important;
    margin-bottom: 10px !important;
	clear: none !important;
	margin-top:0px !important;
	min-height: inherit !important;
	
}
.main_logo_title a .main_logo_good {
    font-size: 8.9vw;
}
#global-header .site-branding .main_logo_title a sup{
	font-size:1.8vw;
	padding:0.1px 2.1px;
	right:-2px;
	top:1px;
}
.st_regs_field_mobile{
	float:none !important;
	width:100% !important;
}
.student_post_form table td{
	float: none;
	width:100%;
	display: block;
}
.submit_search_advance_green{
	margin-left:0px;
}
.home_radio_options{
	width:100% !important;
}
#global-footer .socialmedia-nav{
	max-width:240px;
}
#global-footer .socialmedia-nav li{
	margin-right:40px;
}
.subtopicsContainer .subtopicLinks{
	display: none;
}
.subtopicsContainer .mobSubTopics{
	display: block !important;
}
.subtopicsContainer{
    margin-bottom: 0px !important;  
	}
}
@media only screen and (min-width:100px) and (max-width:360px) {
#rtc_searchwidget_for_mobile .advanced_search_form {
    padding: 0px;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget {
    background-position: 0px 26px;
    height: auto !important;
	min-height:200px;
	padding-top:15px !important;
}
#rtc_searchwidget_for_mobile .field_search_advance {
    width: 100%!important;
}
#rtc_searchwidget_for_mobile .advanced_search_form .submit_search_advance {
    padding: 0px 30px 0px 10px;
    font-size: 15px;
}
#rtc_searchwidget_for_mobile .advanced_search_form .field_search_advance {
    width: 62%;
}
#rtc_searchwidget_for_mobile .advanced_search_form h1.advance_title_directory_intro {
    font-size: 19px;
}
#rtc_searchwidget_for_mobile .rtcSearchWidget p{
	margin-bottom: 15px !important;
	font-size:14px;
}
#global-header .site-branding{
	top:18px;
}
#global-header .site-branding .main_logo_title a sup{
	font-size: 2vw;
    padding: 0.3px 2px;
    top: -2px;
    right: -6px;
}
}
@media only screen and (min-width:100px) and (max-width:350px) {
.page_left_content_container .edu_conceleor_page_content #tab-container ul{
		margin-left:0px !important;
		margin-right: 0px !important;		
}
.edu_conceleor_page_content .tab a {
	padding:8px 3px !important;
}
#homeSearch .home_radio_options span{
	text-shadow:none !important;
}
.home_radio_options span{
	text-shadow:1px 1px 1px #fff;
	display: block;
	font-weight: normal !important;
}
#wide-fat-widget h1 {
	font-size: 23px;
}
}
