.tools2{display:none;}
.steps-container1{display:none;}
.new-one .custom-tab.nav-tabs{display:none;}
.mob-header{display:none;}

.pad15{padding:15px;}




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

	/* Action Btn for responsive */
.view-table-ico,
.view-table-ico2,
.icon-history,
.view-table-ico1,
.view-table-ico3,
.icon-voucher,
.note-table-edit-icon,
.download-table-ico,
.icon-history,
.del-table-ico, 
.del-table-ico1,
.edit-table-ico{
	font-size: 13px;
    padding: 0px;
    width: 20px!important;
    display: inline-block;
    text-align: center;
    color: #000;
	vertical-align: middle;
}

.view-table-ico{
	 border: 1px solid rgba(65, 195, 53, 0.77);
	background: rgba(65, 195, 53, 0.77);
    box-shadow: 0px 0px 1px #6d7f6c;
}



.tools1{display:none;}
.mob-header{display:block;}
	.panel-body {
    padding: 14px 0px 60px;
}
	.countt h4 {
    font-size: 24px!important;
    font-weight: 600;
}
.countt p {
    font-size: 15px!important;
    font-weight: 600;
    margin-bottom: 0px;
}
.right-border-dash{    border-bottom: 15px solid #f4f4f4;}
.bg-home-middle{border:0px;}
	.new-dashboard{width:100%!important;}
	/* for Icon And Title */
	#table1_length {
    display: none;
}
	.mob-icon{display:none!important;}
	.mob-sub-title{display:none!important;}
	.panel-heading .tools a.icon {
    font-size: 12px;
    font-weight: 400;
    color: #545454;
    vertical-align: middle;
    border: 1px solid #cccccc;
    padding: 5px 10px;
    margin-bottom: 5px;
}
.mob-tool {
    position: relative!important; 
    /* top: -5px!important; */
    /* top: 10px!important;
    right: 5px!important; */  
}
.panel-heading .tools {
    float: none;
    font-size: 1.385rem;
	top: 0;
}
.panel-heading .tools a.icon-edit {
    margin-top: 0px;
    margin-bottom: 10px;
	margin-left: 0;
}
.panel-heading {
    padding: 10px 12px 10px;
}
.panel-heading .tools a span {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 3px;
	display:none;
}

.edit-table-ico {
    border: 1px solid rgba(252, 123, 8, 0.77);
    background: rgba(252, 123, 8, 0.77);
    box-shadow: 0px 0px 1px #7f7d7b;
}
 
.del-table-ico {
    border: 1px solid rgba(241, 60, 18, 0.77);
    background: rgba(241, 60, 18, 0.77);
    box-shadow: 0px 0px 1px #81706c;
}
.view-table-ico1 {
    border: 1px solid rgba(65, 195, 53, 0.77);
    background: rgba(65, 195, 53, 0.77);
    box-shadow: 0px 0px 1px #6d7f6c;
}
.view-table-ico3 {
    border: 1px solid rgba(65, 195, 53, 0.77);
    background: #5bc0de;
    box-shadow: 0px 0px 1px #6d7f6c;
}
.icon-voucher {
    border: 1px solid purple;
    background: purple;
    box-shadow: 0px 0px 1px #6d7f6c;
}
.note-table-edit-icon {
    border: 1px solid #ffc000;
    background: #ffc000;
    box-shadow: 0px 0px 1px #545454a6;
}
.download-table-ico {
    border: 1px solid #23a2de;
    background: #23a2de;
    box-shadow: 0px 0px 1px #7f7d7b;
	}
.icon-history {
    border: 1px solid rgb(128, 147, 251);
    background: rgb(128, 147, 251);
    box-shadow: 0px 0px 1px #6d7f6c;
}
	/* End for Icon And Title */
	
	/* View Lead */
	#feedback, #feedback1, #feedback2 {display: none;}
	.tl1{display:none!important;}
	.tools2{display:block!important;}
	.dropdown-toggle::after{
	  content:none!important;
  }
  .angle-down::after{
	  content:none!important;
  }
	  .tools2 .nav-item.dropdown {
		width: 10%!important;
		position:absolute;
		top:0px;
		right:15px;
	}
	.tools2 .nav-item.dropdown .dropdown-menu{
		position:relative!important;
		top:0px!important;
		right:90px!important;
		font-size:14px!important;
	}
		.tools2  .nav-item.dropdown > .nav-link {
		color: #3d3d3d;
		padding-right: 0;
		font-size: 2rem;
		}
		.steps-container {
    display: none!important;
}
.steps-container1{display:block;}
		 .square{padding-left:5px;margin-bottom:10px;}
		 .square li{margin-bottom: 12px;}
		 /* .square a{padding:5px; border:1px solid #ddd;margin-right:5px; margin-bottom:5px;} */
		 .square li:after {
				content: "\f178";
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-decoration: inherit;
			/*--adjust as necessary--*/
				/* color: #000; */
				font-size: 14px;
				padding-right: 5px; 
				padding-left: 5px;
				
			}
			.cd-breadcrumb.square li.current:nth-child(1) > * {
				background-color: #ffc000;
				border-color: #ffc000;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(2) > * {
				background-color: #41c335;
				border-color: #41c335;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(3) > * {
				background-color: #fe9005;
				border-color: #fe9005;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(4) > * {
				background-color: #912291;
				border-color: #912291;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(5) > * {
				background-color: #3276cf;
				border-color: #3276cf;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(6) > * {
				background-color: #0DD3DE;
				border-color: #0DD3DE;
				color:#fff;
				}
				.cd-breadcrumb.square li.current:nth-child(7) > * {
				background-color: #f13c12;
				border-color: #f13c12;
				color:#fff;
				}
		 /* #table1{display:none!important;} */
		
		.square a{border: 1px solid #ddd;padding: 2px; color:#000;}

.new-one {display: none;}

	.show-sm {margin-bottom: 10px;}	
	.note-xs-custom p {margin-top:0px;}
	.lead-details{margin-left: 5px!important;}
	
	.travel-modal{padding-right:18px!important;}
	
	/* End for View Lead */
	
	
	
	
	
	
	/* add lead */
	.custom-control{margin-right:15px;}
	/* End add lead */
	
	
	

	/* header and footer */
	
	 .navbar-toggler{display:none!important;}
	 .mob-top-nav{display:none!important;}
	 .top-f{display:none!important;}
	  .extra-info{/* display:none!important; */}
	/* header and footer */
	

}
@media only screen and (max-width: 580px) {
.mob-header{display:block;}
.custom-tab.nav-tabs{ display:none!important;}
.new-one .custom-tab.nav-tabs{display:inline-flex!important;}
.new-one{
	position:relative;
	display:block;
}				
  .new-one {
	position: fixed;
    bottom: 0;
    z-index: 9999999;
	margin-bottom:0px; 
	background:#fff;
	border-top:1px solid red;
	width:100%;
	left:0;
	right:0;
  } 
.new-one  .custom-tab.nav-tabs {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 0px;
    font-size: 16px;
	    width: 100%;
}
.new-one .custom-tab {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
    overflow: auto;
}
.custom-tab .nav-link {
    font-size: 12px!important;
	padding: 0.885rem 1.5rem;
}
.custom-tab .d-menu {
    font-size: 12px!important;
	padding: 0.885rem 1.5rem;
	margin-right: 3px;
    font-weight: 500;
    text-shadow: 0px 0px;
    vertical-align: middle;
	display: block;
	text-align: center;
}
.custom-tab.invtab{display: inline-flex!important;margin: 0 auto;}
.custom-tab.invtab a{padding:0;}
}

@media only screen and (max-width: 425px) {	
.mob-tool {
    position: absolute!important;
    top: -5px!important;
    right: 5px!important;
}
}

@media (max-width: 480px){
#table1.table td {
    padding: 0.4rem;
    padding-left: 45%;
    white-space: normal;
    text-align: left;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
}
#table1 tbody td:before {
    content: attr(data-th);
    /* display: block; */
    /* text-align: center; */
    /* font-weight: bold; */
    position: absolute;
    top: 6px;
    left: 6px;
    /* width: 45%; */
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
}
#table1 .text-right{text-align:left!important;}
#table1 tbody td.Action-btn {
    text-align: left!important;
}
.nothistory a{display: block;}
.del-travel-btn2 {
    padding: 0!important;
}
.custom-tab .invtab{display: inline-flex!important;}
.pad15{padding:0px;}
.row-new-css {
    float: none!important;
    width: 100%!important;
}
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event{width:100%;}
.popup-date {
    top: -17px;
    left: 15px;
}
.add-stay{float:left;margin-top: 12px!important;margin-bottom: 20px;}  
}