@media only screen and (max-width:1440.5px){
	.box{
			margin: 100px 0 !important;
	}
	.btn-submit{
		width: auto !important;
	}
}
@media only screen and (max-width:1199px){
	.add_form_cont:focus, 
	.add_form_cont {
		border-radius: 5px;
		height: 45px;
	}
	
}
/* @media only screen and (max-width:2000px) and (min-width:1800px){
	.container{
		max-width: 1700px;
	}
}
@media only screen and (max-width:1799px) and (min-width:1500px){
	.container{
		max-width: 1450px;
	}
} */
@media only screen and (max-width:1600px){
	h1{
		font-size: 38px;
		line-height: 48px;
	}
	
	.btn-gradient, 
	.sign-email-phone {
		padding: 10px 20px !important;
		border-radius: 5px !important;
	}
	.history_btn{
		font-size: 16px !important;
		line-height: 24px;
	}
	.navbar-light .navbar-nav .nav-link{
		font-size: 18px;
	}
}
@media only screen and (max-width:1050px) and (min-width:1024px) {
	.ticker{
		width: 90%;
		float: right;
	}
}

@media only screen and (max-width:1023px) and (min-width:992px) {
	.ticker{
		width: 90%;
		float: right;
	}
	.fet_sec img{
		width: 100% !important;
	}
	
	
}

@media only screen and (max-width:991.5px){
	.res-no-margin-left{
		margin-left: 0 !important;
	}
	/* .navbar-toggler{
		margin-right: 30px;
	} */
	.fet_sec img{
		width: 100% !important;
	}
	.checkbox{
		font-size: 12px !important;
	}
	.checkbox__mark {
		width: 30px;
		height: 30px;
	}
	
}
@media only screen and (max-width:991px) and (min-width:768px) {

	nav.navbar.navbar-expand-lg.bg-white.navbar-light.shadow-sm.py-3.py-lg-0 {
		padding-right: 15px;
	}

	.navbar-nav.ms-auto.py-0 {
		text-align: center;
		/* border-bottom: 1px dotted; */
	}

	.navbar-light .navbar-nav .nav-link:hover,
	.navbar-light .navbar-nav .nav-link.active {
		color: #e63f0d;
		font-weight: 900;		
		margin-top: 12px;
	}

	.er_5.d-xl-none.d-lg-none.d-md-block.d-sm-block.d-block {
		text-align: center;
	}

	.Login_btn {

		background-color: #ffe500;

	}

	.hero-area .hero-text {

		margin-top: 65px;
	}
}
@media only screen and (max-width:767.5px){
	
	.fet_sec img {
		width: auto !important;
	}
	.no-padding-bottom-res-mob{
		padding-bottom: 0 !important;
	}
	.res-margin-center{
		margin:0 auto;
	}
	div.dataTables_wrapper div.dataTables_filter{
		text-align: left;
	}
	.tab-content .col-sm-12.col-md-6{
		padding-left: 0;
		margin-top: 10px;
	}
	.card_select{
		width: auto;
	}
	div.dataTables_wrapper div.dataTables_length,
	div.dataTables_wrapper div.dataTables_filter, 
	div.dataTables_wrapper div.dataTables_info,
	div.dataTables_wrapper div.dataTables_paginate {
		text-align: left !important; 
	}
	.btn-gradient, .sign-email-phone {
		padding: 5px 10px !important;
		border-radius: 5px !important;
		font-size: 14px;
	}
}

@media only screen and (max-width:767px) and (min-width:425px) {

	nav.navbar.navbar-expand-lg.bg-white.navbar-light.shadow-sm.py-3.py-lg-0 {
		padding-right: 15px;
	}

	.navbar-nav.ms-auto.py-0 {
		text-align: center;
		/* border-bottom: 1px dotted; */
	}

	.navbar-light .navbar-nav .nav-link:hover,
	.navbar-light .navbar-nav .nav-link.active {
		color: #e63f0d;
		font-weight: 900;	
		margin-top: 12px;
	}

	.er_5.d-xl-none.d-lg-none.d-md-block.d-sm-block.d-block {
		text-align: center;
	}

	.Login_btn {

		background-color: #ffe500;

	}

	.fet_sec {
		text-align: center;
	}

	.hero-area .hero-text {

		margin-top: 66px;
	}
	
}
@media only screen and (max-width:575px){
	.fet_sec img {
		
		margin-bottom: 10px;
	}
}
@media only screen and (max-width:424px) and (min-width:320px) {

	nav.navbar.navbar-expand-lg.bg-white.navbar-light.shadow-sm.py-3.py-lg-0 {
		padding-right: 15px;
	}

	.navbar-nav.ms-auto.py-0 {
		text-align: center;
		/* border-bottom: 1px dotted; */
	}

	.navbar-light .navbar-nav .nav-link:hover,
	.navbar-light .navbar-nav .nav-link.active {
		color: #e63f0d;
		font-weight: 900;	
		margin-top: 12px;
	}

	.er_5.d-xl-none.d-lg-none.d-md-block.d-sm-block.d-block {
		text-align: center;
	}

	.Login_btn {

		background-color: #ffe500;

	}

	.fet_sec {
		text-align: center;
	}

	.hero-area .hero-text {

		margin-top: 66px;
	}
}