@charset "UTF-8";
/* CSS Document */



@media (min-width:1340px) {
	
	.tuvistoback_register_wrap {
		min-height: 1000px;
	}
	
	
}
/*--  End of media (max-width: 1366px)  --*/





@media (max-width:1365px) {
	.hero_banner_wrap {
		background-size: 800px 100%;
	}
	
}
/*--  End of media (max-width: 1366px)  --*/



@media (max-width:1024px) {
	
	.tuv_list_view_wrap {
		margin-bottom: 50px;
	}
	
	.tuv_list_view_table {
		min-width: 1080px;
		max-width: initial;
	}
	
	
}
/*--  End of media (max-width:1024px)  --*/



@media (min-width:767px) and (max-width:1024px) {

	.social_name .post_time {
		font-size:10px;
	}


}
/*--  End of media (max-width: 1024px)  --*/





@media screen and (min-width: 992px) {
	
	
	
	
}
/*--  End of media (min-width: 992px)  --*/




@media screen and (max-width: 991px) {
	
	
	
	

}
/*--  End of media (max-width: 991px)  --*/



@media (max-width:767px) {
	
	.tuvistoback_post_wrap .postBox:nth-child(n+5) {
		display: none;
	}
		
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.mbHide {
		display: none;
	}

	.mbShow {
		display: block;
	}
	
    .hero_banner_wrap {
        background: none;
    }
    
    .cpy_right_text {
        text-align: center;
    }
    
    .tuvistoback_footer .footer_menu {
        text-align: center !important;
    }
    
    .tuvistoback_footer .footer_menu li {
		margin: 10px 0 0;
		padding: 6px 15px;
	}

	.data_range_input {
		margin-bottom: 20px;
	}

	.data_range_input input {
		width: 100%;
	}

	.custom_checkbox {
		margin-bottom: 20px;
	}

	.export_import a {
		margin-left: 10px;
		display: inline-block;
		padding: 10px;
		font-size: 12px;
	}
	
	.tuvDashboard_table_wrap .table tr td,
	.tuvDashboard_table_wrap .table tr th {
		padding:15px;
	}
	
	.tuvDashboard_table_wrap .table tr td a {
		font-size:14px;
	}
	
	.bulk_action_bar_collect p {
		padding: 20px 0;
		font-size: 10px;
	}
	
	.bulk_action_bar_collect p .go_back a {
		margin: 0 15px 0 0;
		font-size: 10px;
	}
	
	.bulk_action_bar_collect p .post_count {
		margin-right: 10px;
	}
	
	.bulk_action_bar_collect p .tuvisto_btn {
		padding: 10px 12px;
		font-size: 10px;
		margin-left:10px;
	}
	
	.tuVistoModal_global .send_message_btn .copy_msg {
		width: 40%;
	}
	
	.tuVistoModal_global .send_message_btn .view_post {
		width: 40%;
	}
	
	.tuVistoModal_global .contact_title {
		font-size: 24px;
		margin-top: 20px;
	}
	
	.tuVistoModal_global .modal-dialog {
		margin-top: 10px;
		max-width:100%;
	}
	
	.myAccount_tab_head .nav-item {
		padding: 0 10px;
	}
	
	.myAccount_tab_head .nav-item .nav-link {
		font-size: 14px;
	}
	
	.collection_style_row .item {
		margin-bottom:20px;
	}
	
	.collection_style_row .item a .img {
		display: inline-block;
		margin: 0 auto 10px;
	}
	
	.Create_New_Collection_item {
		padding: 0 3px;
		margin-bottom: 6px;
	}
	
	

}
/*--  End of media (max-width: 767px)  --*/



@media (max-width:560px) {
	
	.tuVistoModal_global .modal-dialog p .img-fluid {
		max-width: 100%;
		width: 100%;
	}
	
	.myAccount_tab_head .nav-item {
		padding: 0 5px;
	}
	
	.myAccount_tab_head .nav-item .nav-link {
		font-size: 10px;
	}
	
	.tuVistoModal_global .pubCollec_btn_group .tuvisto_btn {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	

}
/*--  End of media (max-width: 560px)  --*/



/*--  Only for Internet Explorer  --*/


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	.tuvistoback_nav .loged a object {
		margin-top:15px;
	}



 
 }
 /*--  End of Only for Internet Explorer  --*/



