@media only screen and (max-width: 1500px) {
	.banner-left, .banner-right{
		display: none;
	}
	
	.login-col{
		flex: 1;
	}
	
	.reset-links{
		text-align: right;
	}
}

@media only screen and (max-width: 1099px) {
	.filter-items button{
		padding: 8px 5px;
	}
}


@media only screen and (max-width: 991px) {
	.filter-items button{
		font-size: 10px;
		padding: 5px 3px;
		border: none;
	}
	.slides-single .see_all_thumb img{
		max-height: 343px;
	}
	
	.login-btn.button-primary{
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.browse_open{
		position: relative;
		padding: 50px;
		max-height: 90vh;
    	overflow-y: auto;
	}
	
	.browse_open ul{
		margin: 0;
		padding: 0;
		float: none;
	}
	
	.browse_container{
		max-width: 100%;
   		width: 100%;
   		position: static;
   		padding: 0;
   		
	}
	
	.browse_open ul li .item{
		text-align: left;
	}
	
	.browse_open ul li{
		padding-bottom: 25px;
		border-bottom: 1px solid #d6e1ef;
	}
	
	.browse_open ul li .item a, .notifications_open ul li .item a{
		padding: 0;
		margin-right: 5px;
	}
	
	.browse_container .item:after{
		font-family: FontAwesome;
		content:"\f105";
		color: #C7454C;
		font-size: 20px;
	}
	
	.browse_open .content{
		position: static;
		display: block !important;
		border-left: none;
		padding: 0;
		width: auto;
	}
	
	.browse_open ul{
		width: auto;
	}
	.browse_open.active{
		background-image: none;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.bubble{
		left: -150px;
	}
	
	
	.login-right > :last-child {
	    max-width: 40px;
	}
	
	.mobile_login_btn i{
		display: block;
	}
	
	.mobile_login_btn span{
		display: none;
	}
	
	.white-panel.has-controls{
		padding-top: 75px;
		padding-right: 25px;
	}
	
	.white-panel.has-controls.has-badge{
		padding-top: 125px;
		padding-left: 25px;
	}
	
	.vip-badge{
		
	}
	
	.white-panel, .white-panel .created{
		
	}
	
	#bottom-banner{
		z-index: 9;
	}
	
	.profile-panel{
		padding-left: 0;
		margin-bottom: 15px;
	}
	
	.profile-panel .headshot{
		position: static;
		margin-bottom: 15px;
	}
	
	body.home{
		padding-top: 85px;
	}
	
	.profile_close{
		border-right: none;
    	border-left: none;
	}
	
	
	ul.social-list a{
		font-size: 45px;
	}
	
	ul.social-list li{
		margin: 5px;
	}
	
	#profile_holder_mobile .profile_list {
	    position: static;
	    width: 100%;
	    margin-top: 0px;
	    max-height: 80vh; 
	    overflow-y: auto; 
	}
	
	ul.filter-items li:nth-child(n+5) {
	    display: none;
	}
	
	
	
	.filter-items button{
		font-size: 12px;
		border: 1px solid #bdbdbd;
	}

	.add-partnership-button{
		display: block !important;
		
	}
	
	.add-partnership-button button{
		border: 1px solid #C7454C;
	}
}


@media only screen and (max-width: 600px) {
	
	ul.filter-items li:nth-child(n+4) {
	    display: none;
	}
	
	.social-icons li{
		font-size: 30px;
	}
	
}


@media only screen and (max-width: 575px) {
	
	.logo_outer_wrap{
		margin-bottom: 15px;
	}
	
	.logged_out_header .logo-mobile{
		display: none !important;
	}
	
	.logged_out_header .main-logo{
		display: block;
	}
	
}

@media only screen and (max-width: 500px) {
	
	#your-profile .acf-field input[type=text], #your-profile .acf-field input[type=password], #your-profile .acf-field input[type=number], #your-profile .acf-field input[type=search], #your-profile .acf-field input[type=email], #your-profile .acf-field input[type=url], #your-profile .acf-field select, #createuser .acf-field input[type=text], #createuser .acf-field input[type=password], #createuser .acf-field input[type=number], #createuser .acf-field input[type=search], #createuser .acf-field input[type=email], #createuser .acf-field input[type=url], #createuser .acf-field select, #profile-page span.select2{
		max-width: 100% !important;
	}
	
	#profile-page .form-table > tbody > tr.acf-tab-wrap .acf-tab-group{
		padding-left: 10px;
	}
	
	#profile-page .form-table > tbody > .acf-field > .acf-label{
		padding: 0px 10px;
		margin-top: 15px;
	}
	
	#profile-page .form-table > tbody > .acf-field > .acf-input{
		padding-top: 0;
		
	}
	
	.logo_outer_wrap{
		position: relative;	
	}
	
	.toggle_log_out_menu{
		position: absolute;
		top: 0px;
		right: 5px;
		color: #fff;
		display: block;
		padding: 5px 10px;
		border: 1px solid #fff;
		border-radius: 5px;
	}
	
	.top-header .sub-nav{
		display: none;
	}
	
	.top-header .sub-nav li{
		display: block;
		text-align: left;
	}
	
	ul.filter-items li:nth-child(n+3) {
	    display: none;
	}
	
	.subsubsub{
		font-size: 14px;
	}
	
	.subsubsub a{
		padding: .2em .1em;
	}
		
}


@media only screen and (max-width: 400px) {
	
	
	#profile-page .acf-input-prepend{
		float: none;
		border-right-width: 1px;
	}
	
	
	ul.filter-items li:nth-child(n+2) {
	    display: none;
	}
	
	ul.social-list a{
		font-size: 30px;
	}
	
	.connection-cards{
		width: auto;
	}
	
	.login-right{
		flex-wrap: wrap;
	}
	
	 .login-right > .login-col {
        flex: 1; 
        min-width: calc(33.333% - 10px); 
    }

    .login-right > .login-col:first-child {
        order: 2; 
        width: 100%; 
        margin-top: 10px; 
    }

    /* Specific adjustments for the submit button column */
    .login-right > .submit-col {
        flex: 0 0 50px; 
        max-width: 50px; 
        min-width: 0;
    }
	
	
}

@media only screen and (max-width: 350px) {

	.logged_out_header .logo-mobile{
		display: block !important;
	}
	
	.logged_out_header .main-logo{
		display: none;
	}

}

@media (min-width: 501px) {
   

    .top-header .sub-nav {
        display: block !important;
    }
}

