@charset "utf-8";
/* CSS Document *

/*  ###########   Responsive Queries  ############ */


@media screen and (max-width: 1199px) {
	#myCarousel .carousel-inner .item img {
		height: 500px;
	}
	.footer-follow ul li {
		padding: 0 10px 0 0;
	}
	.head-top-contact p {
		padding: 0 4px;
		font-size: 14px;
	}
}
/*== End media 1199px ==*/

@media screen and (max-width:1100px){
.tooltip-custom:hover .tooltiptext{
	left: -230px;
}
}
@media screen and (max-width: 991px){
	#myCarousel .slider-grp {
		width: 100%;
	}
	.scroll_header .logo img {
		max-width: 160px;
	}

	#myCarousel .carousel-inner .item img {
		height: 450px;
	}
	.vision-title {
		padding-right: 50px;
	}
	.head-top-contact p {
		padding: 0 2px;
		margin: 0;
		font-size: 12px;
	}
	.header-right .nav > li > a {
		padding: 10px 6px;
		font-size: 13px;
	}
	.title-glb p {
		padding: 0;
	}
	.testimonial-content p {
		padding: 0 0 20px;
	}
	.userTwitterLink .head-tw {margin: 6px 0 0px;}
	.header-right, .header-right .head-top-contact {
		padding-top: 4px;
	}
	.scroll_header .header-right {
		padding-top: 5px;
	}
	.navbar-brand > img {
		max-width: 160px;
	}
	.navbar-brand.logo_tag > img {
		max-width: 220px;
	}
	.user-login > ul > li > a {
		font-size: 15px;
	}
	#myCarousel .slider-content a {
		font-size: 18px;
		line-height: 24px;
		padding: 10px 20px;
	}
	#myCarousel .carousel-control {
		width: 60px;
		height: 50px;
	}
	#myCarousel .carousel-control span {
		height: 50px;
		font-size: 35px;
		line-height: 50px;
	}
	#myCarousel .carousel-control span .fa {
		line-height: 50px;
	}
	.f-cont-text {
		padding-left: 20px;
		margin-left: -20px;
	}
	.quick-link ul li {
		width: 100%;
	}
	.follow-right {
		float: left;
	}
	.footer-follow ul li {
		padding: 0 4px 0 0;
	}
	.footer-follow ul li a {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
	}
	.kycdetails-create u h2 {
		padding-top: 15px;
	}
	.services-tabel-bg tabel, .services-tabel-bg th, .services-tabel-bg td {
		font-size: 14px;
	}
	.services-tabel-bg th, .services-tabel-bg td {
		padding: 5px;
	}
	header#header.admin-header {
		height: 59px;
	}
	#progressbar li {
		font-size: 9px;
	}
	.clientSignWrapper {
		width: 700px;
	}
	.company-details{
		border-left: 0;
		padding:16px 10px !important;
	}
	.company-details .show-mobile{
		display: inline-block!important;
		width: 28px;
		height: 27px;
		border-radius: 50%;
		border: 1px solid #646c75;
		padding: 0;
		overflow: hidden;
		line-height: normal;
	}
	.company-details .hide-mobile{
		display: none;
	}
	.company-details .dropdown-toggle::after{
		display: none;
	}
	.show-mobile.top-searchico{
		display: inline-block!important;
		padding:10px 5px 7px 0;
	}
	.top-searchico a {
		font-size: 26px;
	}
	.mobile-searchbx{
		max-width:100%;
		padding-top: 0!important;
		clear: both;
		display: none;
		transform: translateX(5px);
	}
	.mobile-searchbx form {
		display: flex;
		flex-direction: row;
		padding-bottom:10px;
	}
	.mobile-searchbx form .form-control {
		background-color: #f4f4f4;
		border-color:#ccc;
		border-radius: 0!important;
		box-shadow: none;
		border-radius: 5px 0 0 5px!important;
	}
	.mobile-searchbx form button {
		background-color: #2c6c90;
		border: 0;
		padding: 6px 12px;
		color: #ffff;
		border-radius: 0 5px 5px 0;
	}
	.navbar-custom .nav-link {
		line-height: 62px;
}
.hide-phone.app-search{
	display: none;
}
.subTotal-invoicebx .my-3{
	margin-bottom: 6px!important;
}
}

/*== End media max=991px ==*/
@media screen and (max-width: 1024px) {
	.app-search {
		max-width: 60%;
	}
}

@media screen and (min-width: 768px){
	.navbar-nav > li:hover > ul.dropdown-menu {
		display: block;
	}
}
/*== End media 768px ==*/

@media screen and (max-width: 767px) {

	body{
		font-size: 14px;
	}
	.formWrapper{
		padding: 20px 20px;
	}
	h1 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 15px;
	}
	h2 {
		font-size: 22px;
		line-height: 24px;
		margin: 0 0 10px;
	}
	h3 {
		font-size: 18px;
		line-height: 20px;
	}
	h4 {
		font-size: 18px;
		line-height: 24px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #FD5F18;
		background-color: transparent;
	}
	.logo_tag {
		width: 200px;
		padding: 20px 0 20px 20px;
	}
	.navbar-header.second-header .navbar-toggle {
		margin-top: 20px;
	}
	.kycdetails-create u h2 {
		padding-top: 0;
	}
	.about-img {
		display: none;
	}
	.mision-img {
		display: none;
	}
	.mission-grp {
		padding: 30px 0;
	}
	.mission-bg {
		background: #e8e8e8;
	}
	#header .navbar-default .navbar-toggle {
		margin: 0;
		padding: 0;
		border: 0;
		position: absolute;
		top: 21px;
		right: 0;
		z-index: 9;
		background: transparent !important;
	}
	.header-right .navbar-collapse .navbar-nav {
		float: right;
		width: 100%;
		margin: 0;
	}
	.head-top-contact {
		display: none;
	}
	#header .navbar-header {
		margin: 0;
	}
	a.navbar-brand.logo {
		padding: 5px 0;
	}
	.navbar-brand > img {
		max-width: 180px;
	}
	.scroll_header .navbar-brand > img {
		max-width: 170px;
	}
	.header-right {
		padding-top: 0 !important;
		width: 100%;
		position: relative;
	}
	.scroll_header .header-right {
		padding-top: 22px;
	}
	#myCarousel .slider-grp {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	#myCarousel .carousel-control {
		width: 50px;
		height: 40px;
	}
	#myCarousel .carousel-control span {
		height: 40px;
		font-size: 32px;
		line-height: 40px;
	}
	#myCarousel .carousel-control span .fa {
		line-height: 40px;
	}
	#myCarousel .carousel-inner .item img {
		height: 350px;
	}
	#myCarousel .slider-content h1 {
		font-size: 28px;
		line-height: 36px;
		padding: 0 25px;
		margin: 0 0 15px;
	}
	.carousel-indicators {
		bottom: 0px;
	}
	#myCarousel .slider-content h1 span {
		font-size: 28px;
		line-height: 1;
	}
	#myCarousel .slider-content p {
		font-size: 18px;
		line-height: 28px;
	}
	#myCarousel .slider-content a {
		font-size: 16px;
		line-height: 24px;
		padding: 7px 20px;
		margin-right: 10px;
	}
	#myCarousel .carousel-indicators li,
	#myCarousel .carousel-indicators .active	{
		width: 40px;
		height: 7px;
	}
	.main-content-home h1 {
		margin: 0 0 15px;
		font-size: 28px;
	}
	.main-content-home p {
		font-size: 16px;
		line-height: 24px;
	}
	.our-achievements-box h1 {
		font-size: 42px;
	}
	.main-content-home h3 {
		font-size: 20px;
	}
	.vision-img, .mission-img {
		position: relative;
	}
	.vision-title, .mission-title {
		padding: 30px 15px;
	}
	#testCarousel .carousel-indicators li {
		width: 50px;
		height: 50px;
	}
	#testCarousel .carousel-indicators .active {
		width: 60px;
		height: 60px;
	}
	#testCarousel .carousel-control span i {
		font-size: 40px;
	}
	.testimonial-content p {
		font-size: 14px;
		line-height: 24px;
		padding: 0 0 20px;
	}
	.testimonial-content h4 {
		font-size: 14px;
		line-height: 18px;
	}
	#testCarousel .carousel-control {
		width: 20px;
	}
	#testCarousel a.left.carousel-control span {
		left: 15px;
	}
	#testCarousel a.carousel-control.right span {
		right: 15px;
		left:auto;
	}
	.quick-link img {
		max-width: 100%;
	}
	.quick-link ul{
		padding-bottom: 20px;
	}
	.follow-right {
		padding-top: 20px;
	}
	.footer-follow ul li {
		padding: 0 0 15px;
	}
	.footer-follow ul li span {
		text-align: left;
	}
	#footer h3 {
		font-size: 21px;
		margin: 0 0 15px;
		text-align: left;
	}
	.footer-follow ul {
		text-align: left;
	}
	.about-who-img {
		width: 100%;
		max-width: 300px;
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.about-who-text {
		padding-left: 0;
		text-align: center;
	}
	.f-cont-text {
		padding-left: 0;
		margin-left: 0;
		border: 0;
	}
	#myCarousel .slider-content {
		padding-top: 50px;
	}
	.services-img {
		display: none;
	}
	.quick-link a {
		padding: 0 0 10px;
	}
	.privacy-link a {
		padding: 0 5px 0 0;
	}
	.privacy-link {
		padding-bottom: 25px;
	}
	.copyright p {
		font-size: 14px;
		line-height: 18px;
	}
	.second-header #example-navbar-collapse {
		display: none !important;
	}
	.second-header.navbar-header {
		width: 100% !important;
		float: none;
		text-align: center;
	}
	.second-header a.logo {width: 100%;text-align: center;}
	.second-header .navbar-brand > img {display: inline-block;}
	.listing-img {
		margin-bottom: 20px;
	}
	.blog-listing.listing-details .entry-content ol {
		padding-left: 20px;
		padding-top: 10px;
	}
	.userTwitterLink .head-tw {
		padding: 2px 5px;
		margin: 3px 0 0px; font-size:13px;
		line-height: 18px;
	}
	.userTwitterLink {padding-bottom: 4px;}
	.header-right .navbar-collapse {
		box-shadow: none !important;
		border: 0 !important;
		padding-top: 10px;
	}
	.user-login {
		width: 100%;
		clear: both;
		padding-bottom: 5px;
	}
	.user-login ul li {
		float: left;
		padding: 3px;
		width: 50%;
		text-align: center;
	}
	.user-login.login-class li {
		width: 33.33%;
	}
	.user-login > ul > li > a {
		font-size: 14px;
		display: block;
		border: 1px solid #fff;
		padding: 5px;
	}
	.services-start, .prsonalized-start {
		padding-left: 0;
	}
	.services-start h1, .prsonalized-start h1 {
		margin-left: -15px;
		margin-bottom: 10px;
	}
	header#header.admin-header {
		height: 57px;
	}
	.header-right .nav > li > a {
		padding: 5px 6px;
		font-size: 14px;
	}
	.tabl-resp {
		width: 100%;
		overflow-x: auto;
	}
	.listing-details p.p-meta {
		font-size: 16px;
	}
	.listing-details h2 {
		font-size: 24px;
		line-height: 1.2;
	}
	.our-achi-right {
		padding-top: 30px;
	}
	.our-achi-right h3 {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.resWrapper .formWrapper{
		padding: 20px;
	}
	.resWrapper .formWrapper .skipBtn, .resWrapper .formWrapper .btnLarge, .resWrapper .formWrapper .btnCancel, .resWrapper .formWrapper .btnLargeBlue {
		font-weight: 600;
		padding: 9px 15px;
		border-radius: 4px;
		font-size: 18px;
		min-width: 90px;
	}
	.container-fluid .container{
		padding: 0;
	}
	.resWrapper label h3{
		margin: 0;
	}
	#progressbar li {
		width: 35px;
		height: 32px;
	}
	#progressbar li a{
		position: absolute;
		top: 0;
		height: 32px;
		width: 32px;
		left: calc(50% - 16px);
		overflow: hidden;
		z-index: 9;
		font-size: 0;
		color: #f1f3f5;
	}
	.btn {
		font-size: 12px;
		padding: 7px 18px;
	}
    .skipBtn, .btnLarge, .btnCancel, .btnLargeBlue{
        padding: 5px 10px;
		font-size: 14px;
		line-height: 20px;
	}
    h2.dasbordTitle, .header-title {
	font-size: 16px;
	}
	.headRLink.m-t-12{
		margin-top: -6px;
	}
	#upload-csv .field-user-img_path {
		padding: 10px 15px;
		font-size: 16px;
	}
	.form-group {
		margin-bottom: 15px;
	}
	.form-control, .hasDatepicker, #user-search, select.form-control, select.form-control:not([size]):not([multiple]) {
		font-size: 14px;
		padding: 8px 10px;
		height: 39px !important;
		min-height: 39px !important;
	}
	#user-search{
		padding-left: 45px;
	}
	.select2-container .select2-selection--single{
		font-size: 14px;
		height: 39px !important;
	}
	.select2-container .select2-selection--single .select2-selection__rendered{
		line-height: 33px !important;
	}
	.select2-container .select2-selection--single .select2-selection__arrow {
		height: 35px !important;
	}
	#jqxlistbox{
		width: 100%;
		box-sizing: border-box;
		height: 170px !important;
		max-width: 100%;
	}
	#grid{
		max-width: 100%;
	}
	.resWrapper .formWrapper .skipBtn, .resWrapper .formWrapper .btnLarge, .resWrapper .formWrapper .btnCancel, .resWrapper .formWrapper .btnLargeBlue {
		margin-bottom: 7px;
	}
	.form-control:placeholder-shown ~ .control-label {
		top: 5px;
	}
	.form-group label.control-label, .form-control:focus ~ .control-label {
		top: -10px;
	}
	.btn{
		margin-bottom: 6px;
	}
	.header-title h4{
		text-align: center;
	}
	.header-title .nav li{
		text-align: center;
		margin: 3px 0;
	}
	textarea#bookingchats-message{
		min-height: 70px!important;
	}
	.clientSignWrapper {
		width: 100%;
	}
	.thankYouScreen h2 {
		font-size: 24px;
	}
	.thankYouScreen h4 {
		font-size: 22px;
	}
	.clientsign-logo img{
		max-height: 56px!important;
	}
	.list-inline > li.company-details{
		display: block!important;
	}
	.app-search.mobile-searchbx{
		display: block!important;
	}
	.cdrodown{
		left:-100px!important;
	}
	.logo img {
		max-width: 80px;
	}
	h2.dasbordTitle {
		margin-bottom:10px;
	}
	.restable .table > tbody.draggable-select-roles > tr > td {
		white-space: nowrap!important;
	}
	.ui-sortable-handle {
		min-width: 210px;
	}
	.res-tablemid-last .table tbody tr td{
		white-space: nowrap!important;
	}
	.table-mid-res .table tbody tr td{
		white-space:nowrap!important;
	}
	ul.nav.nav-tabs.custom-navtab {
		display: flex;
		justify-content: center;
	}
	textarea.form-control{
		height: 80px!important;
	}

	/* New Booking Page css started here */
	.resWrapper h1 {
		font-size: 22px;
	}
	.resWrapper h2{
		font-size: 18px
	}
	.resWrapper #e1-head{
		margin-bottom: 4px;
	}
	.createbookNavigation-botttomWrap h2{
		font-size:18px;
	}
	.collapsedin .createBkngAdd-dropbx{
		right:-30px;
	}
	#Accommodations-drop1 .mt-5{
		margin-top:0px!important;
	}
	.createbookNav-bottom li a {
		padding: 5px 10px;
		font-size: 16px;
	}
	.clientdoc-wraper .container, .bookingStatus-wrap .container{
		max-width:100%;
	}
	.bookingStatus-wrap h4{
		font-size:18px;
		text-align: left;
	}
	.clientdoc-wraper h2 {
		font-size: 20px;
		margin-bottom: 10px;
		padding: 0;
	}
	.activeCreatebook-tab {
		font-size: 20px;
		padding: 0 0 3px 0;
		margin: 0 0 15px;
	}
	.clientdoc-wraper h3 {
		font-size: 18px;
		margin: 0 0 0px;
	}
	.subTotal-invoicebx, .reqDeposit-invoicebx{
		max-width:100%;
		float: left;
	}
	.subTotal-invoicebx h6, .clientdoc-wraper h3 {
		font-size: 16px;
	}
	.reqDeposit-invoicebx h3{
		margin-bottom: 5px;
	}
	.btnLarge.step-1{
		margin-left:4px;
		margin-right:4px;
	}
	.bookingStatus-wrap h3 a {
		font-size: 20px;
	}
	.newBooking-statusbx span {
		font-size: 16px;
		margin: 0 0 7px;
	}
	.clientdoc-wraper{
		padding-top:0;
	}
	.sendBtn{
		float: left;
	}
	.tasksEmailsRight{
		position: static;
	}
	.sendDocumentTab{
		margin:-20px -20px 15px;
		padding: 5px 15px;
	}
	.rolesTemplate .engagementTitle {
		font-size: 20px;
		margin: 0px;
	}
	.rolesTemplate h2.dasbordTitle {
		margin-bottom: 5px!important;
		padding-bottom: 5px!important;
		line-height: 1.3;
	}
	.multi-role{
		margin-bottom:15px;
	}
	.multi-role hr{
		margin-top:0;
		margin-bottom:0;
	}
}
/*== End media 767px ==*/

@media screen and (max-width: 600px) {
	.services-tabel-bg {
		overflow-x: auto;
	}
	.field-loginform-password label.control-label {
		padding: 0 15px;
	}
	.login_box .title_bottomMargin0 {
		margin-bottom: 10px !important;
	}
	label.control-label.label-p-l {
		padding: 0 15px;
	}
	.label-p-full {
		padding-left: 35px;
	}
	.re-text-left p{
		text-align: left;
	}
}
/*== End media 600px ==*/

@media screen and (max-width: 575px){
.centerbtn span.headRLink{
	text-align: center!important;
	float: none!important;
	display:inline-block;
	width: 100%;
	margin-top: 0px!important;
}
.centerbtn .headRLink .btn{
	margin-top: 0!important;
}
.clentSignTabs.navbar-custom .nav > li > a {
    line-height: 47px;
    padding: 5px 12px;
}
.clientsign-logo img{
	max-width:95px !important;
}
.midclientsign-logo img {
    width: 110px!important;
    margin: 7px 0;
}
.clientsign-hding h1, .clientsign-hding h2{
	font-size: 20px;
	line-height: 1.3;
}
.invoiceProductsDetail{
	overflow-x: auto;
}
.invoiceProductsDetail .table th{
	white-space: nowrap!important;
}
.mcol-full{
	width: 100%;
	float: left!important;
}
.clientSignInvoice {
    padding: 30px 15px;
    margin: 5px -15px -15px -5px;
}
.field-bookinginvoices-total_tax, .field-bookinginvoices-total_amount{
	margin:0;
}
.field-bookinginvoices-total_amount{
	margin-bottom:15px;
}
.field-bookinginvoices-total_tax label, .field-bookinginvoices-total_amount label{
	position: static!important;
	padding: 0!important;
}
.field-bookinginvoices-total_tax label h3, .field-bookinginvoices-total_amount label h3{
	padding-top:0!important;
	margin-bottom: 8px;
}
.reminderBoxes{
	margin-bottom: 7px;
}
.nopad-left{
	padding-left:0;
}
.nopad-left li{
	list-style: none;
}
.textleft-mobile{
	text-align: left!important;
	margin-bottom:15px;
}
.mobileMgntop-0{
	margin-top: 0!important;
	margin-bottom: 8px;
}
.truncate{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width:90%;
}
.mobile-listmargn {
    margin: 0 0 17px;
    padding: 0;
}
.mobile-listmargn li {
    padding-left: 0;
    margin-top: 4px;
    list-style: none;
}
.mobile-full{
	display:block;
	width: 100%;
	text-align: left;
}
.mobile-full span:empty, .mobile-full span:empty ~ br{
	display:none;
}
.clentSignTabs > .nav > li:last-child a{
    padding-right: 10px;
}
.tooltip-custom .tooltiptext{
	left: -124px!important;
}
.tooltiptext.right {
    left: -17px!important;
    top: 16px;
}
.infoIconTooltip.inherit {
		font-size: inherit !important;
}
.restable-td .table td{
	white-space: nowrap!important;
}
.restable-td .table > tbody > tr > td i{
	float:left;
}
.bgSetTabs .tab-pane .clientInvoiceSec h1.invoiceTitle{
    font-size: 24px;
}
.clientInvoiceSec p:empty {
    display: none;
}
#show-emails .fileList .usderEmails li {
    display: flex;
    flex-direction: column;
}
#show-emails .fileList .usderEmails li .dateTimeCols{
	width:100%;
}
#show-emails .fileList .usderEmails li .fromToTitle{
	width:100%;
	margin:4px 0;
}
.buttonsGroupBlue a{
	margin-bottom:7px!important;
}
.clientInvoiceSec .text-right{
	text-align: center;
}
.signatureHead {
    margin-top: 10px;
}
.datepicker.header-datepicker{
	left:15px!important;
}
.datepicker.header-datepicker table tr td.day{
	width: 34px;
	height:34px;
}
.footerButtonGroup .btnCancel, .footerButtonGroup .btnLarge.step-1{
	margin-bottom:7px!important;
}
.mobFlex{
    display: flex;
    flex-wrap: wrap;
	font-size:14px;
	margin-bottom: 10px;
	min-height: 33px;
}
.mobFlex input[type=text]{
	max-width:40px!important;
	min-height: 32px!important;
}
/* New Booking Page css started here */
.bottomBtn-group{
	flex-wrap: wrap;
	justify-content: center!important;
}
.footerButtonGroup .btnCancel, .footerButtonGroup .btnLarge.step-1{
	margin-right:4px;
	margin-left:4px;
}
.collapsedin .createBkngAdd-dropbx {
	left: auto;
	right: -30px;
}
.header-title h2{
	text-align: center;
}
.centerbtn .headRLink .btn {
    margin-top: 4px!important;
    float: none!important;
}
.mobilemrg3{
	margin:0 0 15px!important;
}
h2.dasbordTitle{
	font-size:17px!important;
	display: inline-block;
	max-width: 90%;
}
.sendBtn{
	min-width: auto;
}
.invoicemailBtn {
	font-size: 14px;
	width: 200px;
}
.mobFlex-center{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    text-align: center;
}
.mobFlex-center .headRLink{
	width: auto!important;
}
.formWrapper .margineditLink {
    margin: 0 0 15px!important;
}
.booked {
    padding: 2px 7px;
    font-size: 11px;
}
.in-booked {
    padding: 2px 7px;
    font-size: 11px;
}
.unsuccessfull {
    padding: 2px 7px;
    font-size: 11px;
}
.booked.ml-4{
	margin-left: 0.8rem!important;
}
}
/*== End media 575 ==*/
@media screen and (max-width: 480px) {
	.navbar-header {width: calc(100% - 72px);}
	.price-box {
		float: none;
		margin: 0 auto 20px;
		width: 100%;
		max-width: 200px;
	}
	.services-price {
		float: none;
	}
	.navbar-header {float: left;}
	.modal-body.modal-text-right .form-group label.control-label {
		padding: 0 15px;
	}
	select#user-mobile_code {
		padding-right: 0;
	}
	.register-term-c {
		padding-left: 20px !important;
	}
	.mobile-radius_box .main-stock {
		padding: 15px;
	}
	.main-stock .form-group label {
		padding-left: 0 !important;
		text-align: right !important;
	}
	.our-achi-video iframe {
		height: 100% !important;
		min-height: 250px;
	}
	#calendar-demo .fc-toolbar .fc-left, #calendar-demo .fc-toolbar .fc-right, #calendar-demo .fc-toolbar .fc-center{
		width: 50%;
		display: block;
		float: left;
	}
	.topbar-left {
		width: 130px !important;
	}
}
@media screen and (max-width:360px){
.clentSignTabs.navbar-custom .nav > li > a {
	padding: 5px 0 5px 13px;
}
.clentSignTabs > .nav > li:last-child a{
	padding-right: 10px;
}
.clentSignTabs.navbar-custom .nav > li:first-child > a {
	padding-inline-start: 0;
}
.fc button{
	padding: 0 .4em!important;
}
}
/*== End media 360px ==*/
@media screen and (max-width: 350px){
.dashboardAccordian .panel-default > .panel-heading .panel-title.mobile-column{
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.dashboardAccordian .panel-default > .panel-heading .panel-title.mobile-column span{
	margin-bottom: 5px;
}
.topbar-left {
	width: 114px!important;
}
.logo img {
    max-width: 65px;
}
}
@media screen and (max-width: 414px) and (min-width:300px){
	#myCarousel .slider-content {
		padding-top: 40px;
	}
	#myCarousel .slider-content h1 {
		font-size: 24px;
		line-height: 28px;
	}
	#myCarousel .slider-content a {
		font-size: 14px;
		line-height: 24px;
		padding: 5px 10px;
		margin-right: 5px;
	}
	.dasbordTitle .pull-right {
		margin-left: 0 !important;
	}
	.control-label-1,
	.control-other-comt .control-label {
		width: 100%;
	}
	.control-label-comt,
	.control-other-text {
		width: 100%;
		padding: 0;
	}
	.dasbordTitle-2 .btn-primary {
		margin: 10px 0 0 !important;
		clear: both;
		display: block;
		float: none !important;
	}
	.stock-ntselect-text h2.dasbordTitle,
	.dasbordTitle-2 {
		padding-bottom: 10px;
	}
	.footerButtonGroup .btn {
		margin: 0;
	}
	.resWrapper .formWrapper .skipBtn, .resWrapper .formWrapper .btnLarge, .resWrapper .formWrapper .btnCancel, .resWrapper .formWrapper .btnLargeBlue {
		padding: 6px 8px;
		font-size: 14px;
		margin-bottom: 7px;
	}
	.usderEmails li {
		flex-wrap: wrap;
	}
	.headderMenu .notification-list a.userIcon {
		width: 32px;
		height: 32px;
		font-size: 16px;
	}
	.headderMenu .notification-list {
		font-size: 22px;
	}
	.calenderheader-ico a {
		font-size: 21px;
	}
	.company-details {
		padding: 16px 5px !important;
	}
	.badge {
		padding: 3px 4px;
	}
	.logo {
		margin-left: 5px;
	}
}
@media screen and(max-width:400px){
	.clentSignTabs.navbar-custom .nav > li > a {
		line-height: 47px;
		padding: 5px 3px;
	}
	.skipBtn, .btnLarge, .btnCancel, .btnLargeBlue {
		min-width: 68px;
		margin-bottom: 5px!important;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dl-horizontal dd:before,
	.dl-horizontal dd:after,
	.container:before, .container:after,
	.container-fluid:before, .container-fluid:after,
	.row:before, .row:after,
	.form-horizontal .form-group:before,
	.form-horizontal .form-group:after,
	.btn-toolbar:before, .btn-toolbar:after,
	.btn-group-vertical > .btn-group:before,
	.btn-group-vertical > .btn-group:after,
	.nav:before, .nav:after, .navbar:before, .navbar:after,
	.navbar-header:before, .navbar-header:after, .navbar-collapse:before,
	.navbar-collapse:after, .pager:before,
	.pager:after, .panel-body:before,
	.panel-body:after, .modal-header:before,
	.modal-header:after, .modal-footer:before, .modal-footer:after {
		display: none;
}
/*
.form-control::-webkit-placeholder {color: transparent;}
.form-control::placeholder {color: transparent;}
input:-internal-autofill-selected {
    background-color: transparent;
}
*/
}
