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

	/*app*/
	*:not(input, select, textarea) {
	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
	  -webkit-touch-callout: none !important;
	  -webkit-user-select: none !important;
	}
	
/*	* {
		box-shadow: none !important;
	}
*/
	::-webkit-scrollbar { 
	    display: none; 
	}

	html {
	    overflow-y: hidden !important;

	}

	body {
	    -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
	    -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
	    -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
	    background-color:#FFFFFF;
	    /*height:100vh;*/
	    padding: 0px;
	    margin:0px;
	    width:100%;
	    overflow-x: hidden !important;
	    overflow-y: hidden !important;
	}	

	.simplebar-scrollbar {
		opacity: 0 !important;
	}

	.dashboard-content-inner {
		overflow-y: scroll !important;
		min-height: 1% !important;
		height: calc(100vh - 60px);
		-webkit-overflow-scrolling: touch;
	}

	.page-cadastro, .page-login {
		height: 100vh;
		overflow-y: scroll !important;
	}

	/*fim app*/


	.modal-contato .tingle-modal-box {
		max-width: 100% !important;
		width: 100% !important;
	}

	.modal-agendamento .tingle-modal-box {
		max-width: 100% !important;
		width: 100% !important;
	}	

	.intro-banner {
		padding: 20px !important;
	}
	.intro-banner:before, .intro-banner:after {
		background: transparent !important;
	}

	.intro-banner-search-form .intro-search-field.with-label:first-child {
		margin-top: 50px !important;
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 80px;
	}

	.section-headline h3 {
		font-size: 20px !important;
	}

	.banner-headline {
		max-width: 100%
	}
	.banner-headline h1,
	.banner-headline h2,
	.banner-headline h4 {
		font-size: 24px;
		line-height: 38px
	}
	.banner-headline h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.photo-box.small {
		height: 100px;
	}

	.swiper-slide .photo-box {
		border-radius: 0px !important;
		height: 17vh;
	}

	.swiper-slide .photo-box-dark:before {	
		border-radius: 0px !important;
	}

	#header-container {
		position: fixed;
	}	

	.photo-box:not(.photo-box-dark):before {
		/*background: #efefef !important;*/
		border: 1px solid #ddd;
	}

	.no-shadow {
		box-shadow: none !important;
	}

	.toolbar {
		z-index: 999;
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		height: 60px;
		background: #373435;
	}

	.toolbar i {
		display: block;
		color: #fff;
		margin-top: 7px;
		font-size: 30px;
	    margin-bottom: -4px;		
	}
	.toolbar span {
		display: block;
		color: #fff;
		font-size: 12px;
	}

	.toolbar .col-3 {
		text-align: center;
		border-top: 1px solid #444;
		border-right: 1px solid #444;
	}	

	.toolbar .col-3.active {
		background: #333 !important;
		color: #efefef !important;
	}

	.dashboard-headline {
		margin-bottom: 15px;
	}

	.dashboard-headline h3 {
		font-size: 20px;
	}

	.page-title {
		font-size: 20px;
	}
	
	.page-subtitle {
		font-size: 14px;
	}

	.compact-list-layout .job-listing {
		padding: 10px !important;
	}

	.compact-list-layout .job-listing h3 {	
		/*font-size: 16px !important;*/
		/*line-height: 22px !important;*/
		/*melhorias catalogo*/
	    font-size: 16px !important;
	    line-height: 20px !important;
	    padding-right: 0px;
	}

	.compact-list-layout .job-listing .job-listing-company-logo {	
		margin-right: 10px !important;
		max-width: 112px;
	}

	.valor {
		font-size: 18px;
		/*position: absolute;*/
		top: 42%;
	}

	.datahora {
		font-size: 12px;
		position: absolute;
		bottom: 2px;
		/*width: 100%;*/
	}

	.datahora i {
		font-size: 12px !important;
	}

	.job-listing:not(.card):not(:last-child) {
		border-bottom: 1px solid #ddd;
	}

	.job-listing:not(.card) {
		/*padding-top: 20px !important;*/
		/*padding-bottom: 15px !important;*/
		/*padding-bottom: 30px !important;*/
	}

	.job-listing-company-logo .img2 {
		background-size: cover;
		background-position: center;
		width: 112px;
		height: 112px;
		border: 1px solid #ddd;
		border-radius: 6px;
	}

	.job-listing-company-logo .img {
		background-size: cover;
		width: 112px;
		height: 112px;
		border: 1px solid #ddd;
		border-radius: 6px;
	}

	.job-listing .job-listing-description {
		padding-top: 0px;
	}
	.filtro input {
		padding: 0px 10px;
		border: 1px solid #ddd !important;
	}
	.filtro select {
		text-indent: 10px !important;
		border: 1px solid #ddd !important;
	}
	.filtro .col-12 {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}

	/*.filtro .col-6 {
		padding-left: 8px !important;
		padding-right: px !important;
	}*/
/*
	.filtro .col-6 {
		padding-left: 5px !important;
		padding-right: 8px !important;
	}	*/

	.filtro .input-icon {
		font-size: 14px;
		float: right;
		margin-right: 5px;
		/*position: absolute;*/
		/*right: 12px;*/
		/*top: 12px;*/
	}

	.filtro #autocomplete-input {
		margin-bottom: 10px;
	}

	.single-page-header.full .header-image {
		text-align: center;
		width: 100% !important;
		height: 100% !important;
	}

	.header-image {
		margin-top: 0px !important;
	}

	.header-image.full .img {
		margin: 0 auto;
		width: 100%;
		height: 35vh;
	}

	.single-page-header {
		padding: 0px;
	}

	.single-page-header .container {
		/*padding: 5px !important;*/
	}

	.dashboard-content-container {
		background: #fff;
	}

/*	.dashboard-box {
		border: none;
		box-shadow: none;
		margin-top: 0px;
		background: transparent !important;
	}

	.avatar-wrapper {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.dashboard-box .content.with-padding {
		padding: 5px;
	}

	.dashboard-box .headline {
		padding: 10px;
		margin-bottom: 15px;
		display: none;
	}*/

/*	.button.big {
		padding: 13px 60px;
	}
*/
	.section .img {
		height: 40vh;
		background-position: center;
		background-size: 100%;
		background-color: #ddd;
		width: 100%;
	}

	.detalhes h1 {
		margin: 20px;
		margin-left: 0px;
	}

	.detalhes h4 {
		margin: 20px;
		margin-left: 0px;
	}

	.detalhes h3 {
		margin: 20px;
		margin-left: 0px;
	}

	.detalhes h6 {
		color: #666;
		margin: 20px;
		margin-left: 0px;
		/*margin-top: 20px;*/
	}	

	.detalhes hr {
	    border-color: #fff;
	    opacity: 0.5;	
	    margin: 0px;	
	}

	.detalhes p {
		margin: 20px;
		font-size: 14px;
		letter-spacing: 0px;
	}

	.detalhes table td {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
	}

	.job-overview .job-overview-headline {
		font-size: 16px;
		padding: 10px;
	}
	.job-overview .job-overview-inner {
		padding: 10px;
	}

	.table-options td {
		border: none !important;
		padding-top: 0px;
		padding-bottom: 0px;
		display: block;
		text-align: left !important;
	}
	.table-options tr {
		border-bottom: 1px solid #ddd;
	}

	.table-options thead {
		display: none;
	}

	.job-overview-inner a.button {
		float: initial !important;
	}

	.single-page-section {
		margin-bottom: 0px
	}

	.sidebar-container {
		padding: 0px;
	}

	.sidebar-widget {
		margin-bottom: 0px;
	}

	.job-overview-headline i {
		font-size: 20px;
	    margin-right: 9px;
	    top: 4px;
	    position: relative;
	}

	.tingle-modal__closeLabel {
		font-size: 16px !important;
		color: #333 !important;
	}

	.tingle-modal__closeIcon {
		color: #333;
	}
/*
	.tingle-modal__close {
		background: transparent !important;
	}*/

	.tingle-modal-box__content {
		padding: 15px !important;
	}

/*	.tingle-modal-box {
		height: 100%;
	}
*/
	.tingle-modal-box__footer {
		background: #fff !important;
	}

	#titlebar {
		padding: 10px 0px !important;
		margin-bottom: 0px !important;
	}

	#titlebar h2 {
		font-size: 20px;
		font-weight: bold;
	}

	.tabs-carrinho li.disabled {
		/*display: none !important;*/
	}

	.tabs-carrinho .tabs-header ul {
		flex-direction: row;
	}

	.tabs-carrinho .tabs-header li {
		display: inline-block;
		/*width: 30%;*/

	}

	.tabs-carrinho .tabs-header a {
		padding: 5px 10px !important;
		/*border-bottom: 1px solid #ddd;*/
		font-size: 10px;
	}

	.boxed-widget-headline {
		padding: 5px 10px !important;
		border-bottom: 1px solid #ddd;
		/*padding: 10px;*/
	} 
	.boxed-widget-headline h3 {
		font-size: 14px;
		font-weight: bold;
	} 

	.tabs-carrinho {
		margin-bottom: 10px;
	}

	.tabs-carrinho .basic-table {
		border-collapse: collapse;
	}

	.tabs-carrinho .basic-table tr {
		border-bottom: 1px solid #ddd;
	}

	.tabs-carrinho .basic-table td {
		padding: 10px !important;
		display: block;
		width: 96vw;
		text-align: left !important;
		border-bottom: none !important;
		line-height: 20px !important;
	}

	.tabs-carrinho .basic-table td .button {
		padding: 5px;
	}
	.tabs-carrinho .basic-table td .button i {
		margin: 0px !important;
	}

	.tabs-carrinho .tabs-content .tab {
		padding: 15px;
	}

	.boxed-widget-inner {
		padding: 10px;
	}

	.payment-tab {
	    max-height: 56px;
	}

	.payment-tab{
		border-bottom: 1px solid #ddd;
	}

	.payment-tab:last-of-type{
		border-bottom: none !important;
	}	

	.order-confirmation-page p {
	    font-size: 16px;
	    line-height: 20px;
	    padding-left: 20px;
	    padding-right: 20px;
	}

	body p {
		font-size: 14px;
		line-height: 22px;
	}	

	.login-register-page.login {
		margin-top: 15vh;
		padding: 10px;
	}

	.login-register-page.cadastro {
		margin-top: 20px;
		padding: 10px;
	}	

	.tabs-content h3 {
		font-size: 18px;
		/*font-size: 14px;*/
		font-weight: bold;
	}

	.submit-field {
		margin-bottom: 0px;
	}

	.empty:not(.include) {
		background: transparent !important;
		margin-top: 20vh;
	}

	#header {
		border-bottom: 1px solid #555;
	}

	.intro-search-field input {
		border: 1px solid #ddd !important;
	}

	.intro-search-field {
		border: none !important;
	}

	.mm-menu {
		background: #efefef;
		color: #333;
		z-index: 1000 !important;
		/*border-right: 1px solid #ddd;*/
	}

	.mm-panels li {
		border-bottom: 1px solid #ddd;
	}

	.mm-panels li:not(.title):not(.small) a {
		font-size: 16px;
		font-weight: 400;
	    padding: 10px 10px 10px 20px;
	}

	.mm-panels li:not(.title):not(.small) a i {
		color: var(--theme-color) !important;
	}

	.mm-panels li.small a {
		font-size: 14px;
	}	

	.mm-panels li.title {
		padding-top: 30px;
		pointer-events: none !important;
	    font-size: 12px;
	    font-weight: 600;
	    letter-spacing: 0.5px;	
	}

	.mm-panels li i {
		font-size: 24px;
    	position: relative;
/*    	top: 2px;*/
    	margin-right: 4px;
	    color: #009187;
	}

	.mm-navbar {
		display: none !important;
	}

	.mm-panels li img {
		width: 200px;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.mm-panels>.mm-panel.mm-hasnavbar {
		padding-top: 0px;
	}

	#limpar-filtro {
		font-size: 14px;
		float: right;
	}
	
	#limpar-filtro i {
		font-size: 14px;
	}

	.button {
		text-align: center;
		/*text-align: center !important;*/
	}

	.blog-post-content {
		padding: 5px;
		margin-top: -10px !important;
	}

	.photo-box-dark:before {
		background: transparent !important;
	}

	#not-found {
		margin-top: 20vh !important;
	}

	#not-found p {
		font-size: 18px;
	    line-height: 32px;
	    padding-left: 20px;
	    padding-right: 20px;		
	}

	.dashboard-box-list {
		/*border-top: 2px solid #ddd;*/
	}

	ul.dashboard-box-list>li {
		padding: 0px;
	}

	.job-listing .job-listing-description p {
	    margin: 0px;
	    padding: 0;
	    color: #666;
	    line-height: 15px;
	    font-size: 12px;
	}

	.job-listing h3.job-listing-title {
	    font-size: 17px;
	    color: #000;
	    line-height: 30px;
	    font-weight: bold;
	}

	.input-with-icon-left input[type="date"] {
		/*padding-top: 11px;*/
	}

	#invoice {
		padding: 10px !important;
		margin-bottom: 0px;
	}

	.print-button-container .print-button {
		margin: 10px auto !important;
		display: block;
	}

	#invoice h2 {
		font-size: 20px;
		padding-top: 15px;
		margin-bottom: 15px;
		font-weight: bold;
	}

	#invoice .badge {
	    right: 22px;
	    margin-top: -8px;
	}

	#invoice #footer li {
		padding: 10px 10px;
		display: block;
		border-right: 0px;
	}

	#invoice .details {
		padding-bottom: 20px;
	}

	#invoice table {
		padding: 0px !important;
		border-top: 1px solid #ddd;
		border-spacing: 0px !important;
		border-bottom: 0px !important;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}

	#invoice table:not(.scroll) td {
		text-align: left !important;
		border-left: 0px !important;
		border-right: 0px !important;
	}

	#invoice table.scroll {
		border-left: 0px !important;
	}

	#invoice td.title-separator {
		background: #eee;
		font-size: 14px;
		font-weight: bold;
	}
	
	#invoice td .title {
		font-size: 12px;
		font-weight: bold;
		color: #333;
	}

/*	#invoice .dashboard-status-button {
		padding: 5px;
		font-size: 12px;
		background: #efefef;
		color: #333;
		border-radius: 3px;
	}
*/
	.categorias .row {
		padding: 10px;
	}

/*	.button.comprar {
		display: block;
		width: 100%;
	}*/

	.job-overview-inner:not(.cart):not(.empty) {
		/*background: #fff !important;*/
	}

/*	.block-mobile {
		display: block !important;
		width: 100%;
	}*/
	.table-no-padding td {
		padding: 0px !important;
	}

	.table-no-padding .button {
		margin-top: 0px !important;
		padding: 10px 5px;
	}

	.modal-image-preview {
		padding: 0px !important;
	}

	.modal-image-preview .tingle-modal-box {
		background: transparent !important;
	}

	#tab-forma-entrega label {
		padding-right: 15px;
	}

	#tab-forma-entrega .payment-tab {
		max-height: initial !important;
	}

	.destaque.dashboard-status-button {
		margin-left: 5px;
		background: red;
	}

	.usuarios .job-listing {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}

	.dashboard-container div:not(.table-scroll) {
		/*overflow-x: hidden !important;*/
	}


	/*novos*/
	#logo {
	    position: absolute;
    	left: 0px;
    	padding-right: 0px;
    	width: 100%;
	}
	.mmenu-trigger {
		z-index: 2;
	}	

	.modal-image-preview .tingle-modal-box {
		display: flex;
	  	justify-content: center;
	  	align-items: center;   		
	}

	.modal-contato .tingle-modal-box {
		overflow-x: hidden !important;
		overflow-y: scroll !important;
		height: 100%;
	}	

	select {
		text-indent: 20px;
		/*padding: 15px 18px;*/
		/*cursor: pointer*/
	}	


	.left-button {
		position: absolute;
		z-index: 3;
	}	

	.left-button a {
		height: 50px;
		display: inline-block;
	    margin-left: -17px;
	    width: 50px;
	    line-height: 60px;
	    text-align: center;

	}
	.left-button ion-icon {
		top: 4px;
	}
	.left-button i {
		margin-top: 14px;
	    font-size: 30px;		
	    color: #FFF;
	}	

	input#data {
		font-size: 20px;
		padding-right: 0px;
		/*text-align: center;*/
	}

	select[name="petCod"] {
		font-size: 20px;
	}

	select#hora {
		/*padding-left: 10px;*/
		font-size: 20px;
		/*padding-right: 0px;*/
		/*text-align: center;*/
		/*text-indent: 41%;*/
	}

	.center select {
		/*text-align-last: center;*/
	}

	.small .job-listing-company-logo .img {
	    width: 80px !important;
	    height: 80px !important;
	    border: 1px solid #ddd;
	    border-radius: 6px;
	}
	.small .job-listing-company-logo {
		flex: none !important;
		max-width: auto !important;
	}	

	.center-mobile {
		text-align: center;
	}

	.compact-list-layout {
		border-radius: 6px;
	    /*border-bottom: 1px solid rgba(0,0,0,0.05);*/
	}	
/*
	.messages-inbox li:hover a {
		background: transparent !important;
	}*/

}

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

	.page-chat .message-content .message-content-inner > div:last-child {
		margin-bottom: 0px !important;
	}


	.page-chat .message-content .message-content-inner > div:last-child .message-bubble {
		padding-bottom: 50px !important;
	}
/*	table {
		border: 0
	}
	table th {
		display: none
	}
	table tr {
		display: block;
		margin-bottom: 0
	}
	table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: 14px;
		text-align: right
	}
	table td:before {
		content: attr(data-label);
		float: left;
		font-weight: 600
	}
	table td:last-child {
		border-bottom: 0
	}*/

	.dashboard-box {
		border: none;
		box-shadow: none;
		margin-top: 0px;
		background: transparent !important;
	}

	.avatar-wrapper {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.dashboard-box .content.with-padding {
		padding: 5px;
	}

	.dashboard-box .headline {
		padding: 10px;
		margin-bottom: 15px;
		display: none;
	}

/*	.dashboard-content-inner {
		overflow-y: scroll !important;
		min-height: 1% !important;
		height: calc(100vh - 60px);
		-webkit-overflow-scrolling: touch;
	}*/

	.compact-list-layout .job-listing .job-listing-company-logo {
    	max-width: 112px !important;
    }
    
	.login-register-page h5 {
		color: #444;
		font-weight: 300;
	}

	.page-dashboard h4, .page-dashboard h4 i {
		/*color: #fff !important;*/
	}

	.page-dashboard #wrapper {
		background: #FFF;
	}	

	.page-dashboard .fun-fact h4 {
		color: #fff !important;
	}

	.page-dashboard .fun-fact span {
		color: #fff !important;
	}

	.page-dashboard .fun-fact {
		background: rgba(255,255,255,0.09) !important;
		border: 2px solid #fff !important;
	}

	.button-menu {
	    /*background: rgba(0,0,0,0.1) !important;*/
	    /*border: 2px solid #fff !important;*/
	    /*color: #fff !important;*/
	    /*font-size: 16px !important;*/
	}

	.logo-sidebar {
	    width: 52% !important;
	    margin-top: 30px !important;
	    margin-bottom: 11% !important;
	}	

	.button-menu i {
  		/*color: #fff !important;*/
		/*color: #f7eb0f !important;*/
	}

	.login-register-page input {
		margin-bottom: 8px;
	}


	.table-responsive tr {
		background: transparent !important;
	}

	.table-responsive tr td:first-child {
	    border-top-left-radius: 6px;
	    border-top-right-radius: 6px;
	}

	.table-responsive tr td:last-child {
	    border-bottom-left-radius: 6px;
	    border-bottom-right-radius: 6px;
	}

	.table-responsive thead {
		display: none !important;
	}

	.table-responsive td:before {
		content: attr(data-label);
		display: block;
		font-size: 12px;
		color: #666;
		margin-bottom: 5px;
		font-weight: 300;
		margin-left: -5px;
	}

	.table-responsive td:first-child {
		border-top: 1px solid #ddd;
		border-left: 2px solid #ddd;
		border-width: 2px !important;
		background: #f7f7f7 !important;
	}
	.table-responsive td:not(:last-child):not(:first-child) {
		border-left: 2px solid #ddd;
		border-bottom: none;
		border-width: 2px !important;
		padding-bottom: 0px;
	}

	.table-responsive td:not(:last-child):not(:first-child) {
		border-left: 2px solid #ddd;
		border-bottom: none;
		border-width: 2px !important;
		padding-bottom: 0px;
	}
	
	.table-responsive td:not(:first-child) {
		background: #fff;
	}

	.table-responsive {
		border-radius: 6px !important;
		border-left: 0px !important;
		border-top: 0px !important;
		background: transparent !important;
		margin-bottom: -15px;
	}

	.table-responsive td:last-child {
		border-left: 2px solid #ddd;
		border-bottom: 2px solid #ddd;
		border-width: 2px !important;
		margin-bottom: 15px;
		/*box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);*/
	}

	.table-responsive tbody {
		border-radius: 6px !important;
	}

	.table-responsive td {
		display: block;
	}

	.table-responsive td a.dashboard-status-button {
	    padding: 10px 15px;
	    font-weight: bold;
	    font-size: 14px;
	}

	.table-scroll {
		/*width: 100%;*/
		overflow-x: auto !important;
		overflow-y: hidden !important;
		/*display: block !important;*/
	}
		
	.hidden-xs {
		display: none !important;
	}

	.block-mobile {
		display: block !important;
		width: 100%;
	}
	.intro-banner-search-form .intro-search-field.with-label:first-child {
		/*margin-top: 30px !important;*/
		margin-top: 40px !important;
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 50px;
	}

	.tingle-modal__close {
		background: #ddd !important;
	}

	.loading {
		top: 60px;
	}

	.uploadButton {
		overflow: hidden !important;
		display: block;
	}

	.button.comprar {
		display: block;
		width: 100%;
	}	

	.tingle-modal-box {
		height: 100%;
	}

	.submit-field h5 {
		margin-bottom: 0px;
	}
	.dashboard-content-inner {
	    padding: 10px !important;
	}
	.tingle-modal-box {
    	overflow: scroll;
    }	


	.layer {
  		height: 28vh !important;
  		/*height: 31vh !important;*/
  		background: linear-gradient(0deg, #fff 6%, rgba(255,255,255,0) 100%) !important;
	}	

	.photo-box {
		background-position: top !important;
	}

	.job-listing.card {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		background: #fff;
		border: 2px solid #ddd;
		border-radius: 6px;
		padding-left: 14px;
		padding-right: 14px;
		margin-bottom: 15px;
	}

	.cards li {
		border-bottom: 0px !important;
  		/*box-shadow: 2px 2px rgba(0,0,0,0.05) !important;*/
	}

	.button.small {
		padding-left: 8px;
		padding-right: 8px;
	}


	#wrapper {
		padding-top: 60px;
		padding-bottom: 0px;
	}

}

/* tablets */

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (orientation : portrait) and (max-width: 1024px) {

/*	.dashboard-box {
		border: none;
		box-shadow: none;
		margin-top: 0px;
		background: transparent !important;
	}
*/
	.avatar-wrapper {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

/*	.dashboard-box .content.with-padding {
		padding: 5px;
	}

	.dashboard-box .headline {
		padding: 10px;
		margin-bottom: 15px;
		display: none;
	}*/

	.dashboard-content-inner {
		overflow-y: scroll !important;
		min-height: 1% !important;
		height: calc(100vh - 60px);
		-webkit-overflow-scrolling: touch;
	}

	.swiper-slide .photo-box {
		height: 20vh;
	}

	.banner-headline h3 {
		font-size: 26px;
	    line-height: 42px;		
	}

	.intro-banner-search-form .intro-search-field.with-label:first-child {
		/*margin-top: 50px;*/
	}

	.intro-search-field {
		padding-left: 0px;
	}

	.intro-search-button button {
		/*margin-top: 77px !important;*/
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 80px;
	}	

	#wrapper {
	    padding-bottom: 0px;
	}	

	.modal-image-preview .tingle-modal__closeIcon {
		color: #fff;
	}	

	#titlebar h2 {
		margin-top: 50px;
	}

	.header-image .img {	
		height: 150px;
		width: 150px;
	}

	.single-page-header .salary-box {
		float: initial !important;
	}

	.single-page-section {
		padding-bottom: 20px;
	}

	.header-image.full .img {
		width: 100%;
		height: 50vh;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.single-page-header {
		margin-bottom: 20px;
	}

	.job-overview .job-overview-headline {	
		padding: 20px 20px !important;
	}	

	.single-page-header .single-page-header-inner {
	    min-height: 22vh;
	    padding-bottom: 20px;
	}

	.single-page-header.full .left-side {
		display: block;
		width: 100%;
		padding: 0px;
	}

	.single-page-header.full .right-side {
		display: block;
		width: 100%;
	}

	.single-page-header.full .single-page-header-inner {				
		display: block !important;
	}

	.modal-add-cart .tingle-modal__closeIcon {
		color: #fff;
	}

	.header-image .img {
		background-size: auto 100%;
	}	

	#wrapper {
		padding-top: 60px;
	}

}

@media only screen and (min-width : 768px) and (orientation : landscape) and (max-width: 1024px) {

	.dashboard-content-inner {
		overflow-y: scroll !important;
		min-height: 1% !important;
		height: 100vh !important;
	}

	.intro-search-field {
		padding-left: 0px;
	}

	.swiper-slide .photo-box {
		height: 35vh;
	}

	#wrapper {
	    padding-bottom: 0px;
	}	

	.banner-headline h3 {
		font-size: 26px;
	    line-height: 42px;		
	}

	.modal-image-preview .tingle-modal__closeIcon {
		color: #fff;
	}

	#titlebar h2 {
		margin-top: 50px;
	}	

	.single-page-section {
		padding-bottom: 30px;
	}

	.single-page-header:not(.full) .single-page-header-inner {
	    min-height: 30vh;
	}		

	.job-overview .job-overview-headline {	
		padding: 20px 20px !important;
	}
	.modal-add-cart .tingle-modal__closeIcon {
		color: #fff;
	}	
}

@media only screen and (min-width: 501px) {

	.page-chat .dashboard-content-inner {
		padding: 0px !important;
	}

	.messages-inbox ul {
		height: calc(100vh - 60px - 42px - 30px);
	}

	.messages-container-inner .messages-inbox {
		background: #ffffff !important;
		max-width: 100% !important;
		height: 100% !important;
	}

	.page-chat .message-by-headline {
		width: 100%;
		display: block !important;	
	}

	.messages-container-inner .messages-inbox .message-by {
		position: relative !important;
		margin-left: 65px !important;
	}

	.messages-container-inner .messages-inbox .message-by .message-by-headline h5 {
	    max-width: calc(100% - 75px) !important;
	}

	.messages-container-inner .messages-inbox .message-by .message-by-headline span {
	    top: 10px !important;
	    display: inline-block !important;
	    right: 10px !important;
	    line-height: 1.4 !important;
	    height: auto !important;
	    width: 65px !important;
	    margin: 0px !important;
	}

	.dashboard-content-inner {
		height: 100%;
	}

	.page-chat .empty {
		margin-top: 0px !important;
	}

	.page-chat .empty .message-content-inner {
		height: 100%;
		max-height: 100%;
		padding: 30px;
	}

	.dashboard-sidebar {
	    background: #ffffff !important;
		position: absolute !important;
		top: 50px !important;
		left: 135px !important;
	}

	.dashboard-sidebar h3,
	.dashboard-nav ul li a,
	.dashboard-nav ul li a i {
		color: #333333 !important;
	}

	.dashboard-nav ul {
		margin-top: 0px !important;
	}

	.dashboard-nav center {
		display: none !important;
	}

	.page-chat .message-reply button {
	    font-size: 24px !important;
	    border-radius: 50% !important;
	    padding: 0px 10px !important;
	    right: 10px !important;
	}
	.page-chat .message-reply textarea {
	    margin: 0px 10px 0 15px !important;
/*	    margin: 0px 10px 0 0 !important;*/
	}

	.page-chat .page-title {
	    height: 60px !important;
	   	line-height: 60px !important;
	}
	.page-chat .message-reply {
	    position: absolute;
	    bottom: 0px !important;
	    left: 0px !important;
	    right: 0px !important;
	    background: #fff !important;
	    border-radius: 0px !important;
	}

	.messages-headline {
		padding: 0px 15px;
    	line-height: 60px;
    	border-radius: 0px;
    	height: 60px;
	}

	.messages-headline h4 {
		padding: 0px;
	    height: 100%;
	}

	.messages-inbox .header-tablet {
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		height: 60px;
	    border-bottom: 1px solid rgba(0,0,0,0.2);
	    background: #ffffff;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	.messages-inbox .header-tablet .header-image {
		width: 170px;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.messages-inbox .header-tablet .header-image img {
		height: 36px;
		width: 36px;
		border-radius: 100%;
	    border: 1px solid rgba(0,0,0,0.2);
	}

	.messages-inbox .header-tablet .header-image .logo {
		width: 100px !important;
		border-radius: 0px !important;
		object-fit: contain !important;
		height: 100% !important;
		border: none !important;
		margin-left: 10px !important;
	}

	.messages-inbox .header-tablet .header-buttons {
		flex: 1 1 auto;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.messages-inbox .header-tablet .header-buttons button {
		flex: 0 0 auto;
		width: 46px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.messages-inbox .header-tablet .header-buttons i {
		color: #333333 !important;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 30px;
		height: 60px;
		line-height: 60px;
		width: 40px;
	}

	/*.page-status .dashboard-container,
	.page-chamadas .dashboard-container {
		padding: 0px 0px 20px !important;
		height: 100vh !important;
		border: transparent !important;
		background: white !important;
	}*/

	.dashboard-box {
		border: none;
	    box-shadow: none;
	}

	.dashboard-box .headline {
		padding: 10px 0px 0px;
		border: none;
	}

	.dashboard-box .content.with-padding {
		padding: 0px;
	}

	.message-content-inner, .messages-container-inner {
		height: calc(100vh - 145px);
	}
}

@media only screen and (min-width: 992px) {
	.modal-grupo-perfil .tingle-modal-box,
	.modal-detalhes-perfil .tingle-modal-box {
		width: calc(100vw - 90px) !important;
		height: 100vh !important;
	}

	.modal-grupo-perfil .tingle-modal-box .tingle-modal-box__content,
	.modal-detalhes-perfil .tingle-modal-box .tingle-modal-box__content {
		width: 100% !important;
		height: 100% !important;
		max-height: unset !important;
		max-width: unset !important;
	}

	.messages-container-inner .messages-inbox {
		max-width: 400px !important;
	}

	.dashboard-nav {
		padding-bottom: 0px !important;
	}

	.page-chat .dashboard-content-inner > .row {
		width: 100%;
	}

	.dashboard-content-container {
		overflow-y: hidden;
	}

	.mensagem-reply-citada {
		bottom: 64px;
	}

	.messages-inbox ul {
    	height: calc(100vh - 60px - 44px);
	}

	#wrapper {
		background: #dddddd !important;
	}

	.messages-container .messages-container-inner {
		border-radius: 4px;
	}

	.messages-container .messages-container-inner .message-content-inner {
		background: url(/static/images/wallpaper-chat.png) rgba(255,255,255,0.94) center/cover no-repeat;
		background-blend-mode: color;
	}

	.page-chat .empty .message-content-inner {
		background: #ffffff !important;
	}

	.page-chat .messages-container-inner .messages-inbox .message-by p i {
		line-height: 1 !important;
	}

	.page-chat .messages-container-inner .messages-inbox .message-by p i {
		top: 1px;
		line-height: 1 !important;
	}

	.page-chat .message-by-headline {
		margin-bottom: 0px !important;
	    line-height: 1;
	}

	.page-chat .empty center {
		margin-top: 0px !important;
	}

	.messages-container {
		max-height: 100vh;
	    height: 100vh;
	    display: flex;
	    border-radius: 4px;
	    max-width: 1600px;
	    margin: auto;
	    position: relative;
	}

	.messages-container-inner .messages-inbox ul li a {
		border-radius: 0px !important;
	}

	.message-content-inner,
	.messages-container-inner {
		height: auto;
	}

	/*.page-status .dashboard-container,
	.page-chamadas .dashboard-container {
	    padding: 0px !important;
	}*/

	.dashboard-container .dashboard-content-inner {
		height: 100vh;
		padding: 0px !important;
		background: transparent !important;
	}

	.dashboard-container .dashboard-content-inner {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.border-detail-content {
	    max-width: 1600px;
        width: 100%;
		background: white !important;
		display: flex !important;
		align-items: stretch !important;
		justify-content: stretch !important;
		flex-wrap: nowrap !important;
		flex-direction: row !important;
	    height: 100% !important;
	    max-height: 100vh !important;
        border: 2px solid #ddd !important;
        border-radius: 4px !important;
	} 

	.content-web .border-detail-content form {
		max-width: 400px;
		width: 100%;
		flex: 0 0 auto;
		border-right: 1px solid #eaeaea !important;
	}

	.content-web .border-detail-content .container-web {
		flex: 1 1 auto;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		height: 100%;
		width: 100%;
		max-width: 100%;
		position: relative;
		text-align: center;
	}

	.content-web .border-detail-content .container-web > i {
		font-size: 80px;
		line-height: 60px;
		margin-bottom: 15px;
	}

	.content-web .border-detail-content .container-web .close-button {
		position: absolute;
		right: 15px;
		top: 15px;
		height: 44px;
		width: 44px;
		border-radius: 100%;
		background: rgba(0, 0, 0, 0.5);
	}

	.content-web .border-detail-content .container-web .close-button i {
		color: #ffffff;
		font-size: 24px;
		width: 44px;
		line-height: 44px !important;
		text-align: center;
	}

	.top-action-sheet {
		background: rgba(0,0,0,0.5) !important;
		display: flex !important;
	    align-items: center !important;
	    justify-content: center !important;
	}

	.top-action-sheet > div {
		max-width: 320px !important;
		height: auto !important;
		background: #ffffff !important;
		padding: 30px 15px !important;
		border-radius: 4px !important;
	}

	.content-web .border-detail-content form {
		padding: 0 30px !important;
		overflow-y: auto !important;
		position: static;
	}

	.content-web .border-detail-content form .avatar-wrapper {
		margin-bottom: 10px;
	}

	.content-web .border-detail-content form {
		display: flex;
	    align-items: stretch;
	    justify-content: stretch;
	    flex-direction: column;
	    height: 100%;
	}

	.content-web .border-detail-content form > .row {
		flex: 1 1 auto;
	}

	.content-web .border-detail-content form .float-button {
		position: sticky;
		bottom: 30px;
		right: 0px;
		left: 0px;
		width: auto;
		margin: auto;
	}

	.list-group {
		overflow-y: hidden;
	}

	.contact-list li.list-group-title {
		background-color: #ffffff;
	}

	.avatar-wrapper .img {
		margin: 10px 0px;
	}

	.chips-vertical {
		padding-top: 0px !important;
	    max-height: 100px;
	}

	.web-header {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	.web-header a {
		font-size: 14px;
	}

	.web-header p {
		margin-bottom: 0px;
	}

	.list-mensagens .message-bubble {
		padding: 5px 0px;
	}

	.list-mensagens .message-bubble .message-text {
	    width: auto;
    	max-width: 100% !important;
    }

    .tingle-modal--visible {
    	width: 100% !important;
    }

    .tingle-modal .close {
    	display: flex;
    	align-items: center;
    	justify-content: center;
    }

    .tingle-modal-box {
    	margin-top: 5vh !important;
    	max-height: 90vh !important;
    }

    .tingle-modal-box__content {
    	overflow-y: auto !important;
    	max-width: 600px !important;
    	height: 90vh !important;
    }

    .media-list-imagem-perfil li .media-portrait {
    	width: 110px;
    	height: 110px;
    	min-width: 110px;
    	min-height: 110px;
    	max-width: 110px;
    	max-height: 110px;
    }

    #header {
    	height: 60px;
    }

    .left-button {
    	position: absolute;
    	z-index: 3;
    }

    .tabs-menu {
    	background: #ffffff !important;
    }

    .tabs-menu .tab-item,
    .tabs-menu .tab-item a {
    	color: #000000 !important;
    }

    .tabs-menu .tab-item a:before {
    	background-color: #000000 !important;
    }

    .messages-inbox {
		position: relative;
		padding-top: 60px;
	}


	.gif-picker {
/*	    left: auto !important;*/
/*	    right: auto !important;*/
	    width: 50% !important;
	    margin: 0 auto;
	    bottom: auto;
	    top: 25%;
	}

	.gif-picker-overlay {
		background: rgba(0,0,0,0.5) !important;
	}
}

@media only screen and (min-width: 1100px) {
	.tingle-modal-box,
	.tingle-modal-box .tingle-modal-box__content {
		width: auto !important;
	    height: auto !important;
	}

	.messages-container {
		max-height: calc(100vh - 40px);
	    margin: auto;
	}

	.dashboard-container .dashboard-content-inner {
		padding: 20px !important;
	}

	.border-detail-content {
	    max-height: calc(100vh - 40px) !important;
	}
}