
.search-input1{
 
    font-family: 'Source Code Pro';
}
.header-links {
		color: #fff !important;
		/* list-style-type: none; */
		display: flex;
		grid-gap: 16px;
		gap: 16px;
		justify-content: flex-end;
		align-items: center;
		width: 100%;
		margin-bottom: 0;
		padding-left: 0;
}
	
	

	

.block-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
    justify-content: space-between;
}

.put-forward {
    width: 84%;
    flex-wrap: nowrap;
    grid-gap: 1rem;
    gap: 1rem;
}



.header_d {
	background: #21272A !important;
    padding: 11px 0;
    padding-bottom: 0 !important;
    line-height: 1.5;
	border-bottom: 3px solid #f87800;
}

.head_con {
	/* width: 100%; */
    padding-right: 2rem;
    padding-left: 2rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 1300px;
}
.row-header {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin-left: calc(-.5* .5rem);
	grid-gap: 34px;
	gap: 34px;
	padding: 0px;
	padding: 0px !important;
}

.header-links a {
    display: flex;
    align-items: center;
}

.ms-logo1 {
    cursor: pointer;
    padding-right: 20px;
    flex-grow: 1;
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
}

.ms-logo1 a {
	color: #f87800 !important;
	white-space: nowrap;
    display: flex;
}

.me-1 {
    margin-right: .25rem !important;
}

.log-btn a{
    border-radius: 3px;
}

.log-btn a{
	margin-left: 0px !important;
}

.w-100 {
    width: 100% !important;
}

.sear-a {
    height: 30px;
	width: 100%;
	margin-left: 0px;
}

.sear-a img {
    padding: 7px 7px;
}

.search-input1 {
	font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4d5358;
    padding: 4px 16px;
    background: #ffffff;
    border-radius: 5px;
    width: 100%;
    /* height: 34px; */
    border: 1px solid #B8B8B8;
}

.search-input-border {
    border: 2px solid #f87800;
    border-right-width: 32px;
}

.search-input1 {
    border-radius: 5px;
    border: none;
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.menu-bar-wrapper {
    margin: 0 auto;
    padding-top: 20px;
}

.menu-icon {
    height: 16px;
    width: 16px;
    margin-top: 2px;
    vertical-align: top;
}

.more-button img{
    margin-left: 4px !important;
    margin-bottom: 0px !important;
    width: 14px;
    display: inline-block;
    height: auto;

}

.menu-text {
    margin: 2px 0;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 14px;
    white-space: nowrap;
}

.oddsDivSelectBefore .oddsSelect {
	font-size: 12px !important;
}

.list-modal {
    box-shadow: #64646f99 0 7px 19px;
    background: white;
    position: absolute;
    width: 250px;
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.list-modal-sg {
    box-shadow: #64646f99 0 7px 19px;
    background: white;
    position: absolute;
    width: auto;
    min-width: 250px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
  }

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.menu-item {
	position: relative;
    flex: 1 1 1px;
    transition: all .2s ease-in;
    /* border-bottom: 4px solid transparent; */
    cursor: pointer;
	min-width: unset;
}
.sports-menu-bar {
font-weight: 400;
}
.sports-menu-bar ul {
	justify-content: unset;
}

.menu-item a {
    padding: 4px 16px 0 !important;
    display: block;
    text-align: center;
}

.sports-menu-bar .sport-logo {
	margin-top: 2px;
}
.m-3 {
    margin: 1rem !important;
}

.p-0 {
    padding: 0 !important;
}
.p-img{
	height: 1.9em !important;
    width: 1.9em !important;
	padding: 0px !important;
	
}
.list-modal {
    transform: translate(0, 34px);
}

.search-list1 .search-list-items1 h4{
    font-size: 1.5rem;

}
@media (max-width: 1720px) {

    .search-area {
        min-width: 33%;
    }
}

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

    .ms-logo1 {
        flex-grow: 0;
    }
}

@media screen and (max-width: 1450px) {
		.header-links {
			justify-content: space-between;
			flex-wrap: wrap;
			grid-gap: .5rem;
			gap: .5rem;
		}
    } 

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

.put-forward {
	grid-gap: 1rem;
	gap: 1rem;
}
}

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

    .menu-bar-wrapper {
        max-width: 1200px;
    }
	.sear-a {
		margin-left: 0px;
	}
}



@media (max-width: 1070px) {

    .search-area {
        min-width: 230px;
    }
}

@media (max-width: 992px) {

	.header_d {
		display: flex;
		justify-content: center;
		min-height: unset;
		flex-direction: column;
	}

	.head_con {
        margin: 0;
    }

	.row-header {
        margin-right: 0;
        flex-wrap: wrap;
        grid-gap: 0;
        gap: 0;
    }

	.block-head {
        width: 100% !important;
		
    }
	.header-links-container {
		margin-top: 7px;
	}
    
	.ms-logo1 {
        font-size: 16px !important;
        line-height: 18px !important;
        padding-right: unset !important;
    }

	.search-area {
        min-width: 250px;
    }

	.menu-bar-wrapper {
        padding-top: 14px;
        width: 100%;
    }

	.sports-menu-bar ul {
      justify-content: space-around;
    }

    .u-header-links {
        flex-wrap: wrap;
        gap: 6px !important;
        padding: 12px 0;
        justify-content: space-between !important;
    }

    .u-header-sport-button {
        position: relative !important;
        top: unset !important;
        right: unset !important;
        padding-right: 6px !important;
        padding-left: 8px !important;
    }

    .list-modal-sg {
        left: 38px;
    }


}
@media (min-width: 768px) {
	.p-md-1 {
        padding: .25rem !important;
    }
	.ps-md-3 {
        padding-left: 1rem !important;
    }
}

@media (max-width: 768px) {

    .header_d {
        padding: 8px 0;
    }

	.head_con {
        margin: 0;
        padding: 0;
    }

	.row-header {
		padding: 0;
        margin: 0 12px;
    }

	.block-head {
        margin-left: 5px;
    }

	.search-area {
        min-width: 218px;
        margin: 0 5px;
    }

	.ms-logo1 {
        font-size: 12px !important;
      
    }

	.sear-a img {
        width: 12px;
        height: 12px;
        background-size: 12px;
        padding: 9px 9px;
	}

	.ms-logo1 span {
        font-size: 14px !important;
    }

	.search-input1{
        font-size: 8px;
        padding: 0 4px;
        color: #21272a;
        /* height: 20px; */
    }

	.oddsDivSelectAfter .oddsSelect {
		cursor: pointer;
		background-color: #fff;
		color: #000;
		font-size: 12px;
		border-radius: 3px;
		padding: 4px;
		white-space: nowrap;
		width: unset;
	}

	.menu-bar-wrapper {
        padding-top: 12px;
    }

	.header-container1  .menu-item {
        min-width: unset;
    }

	.sports-menu-bar .sport-logo {
		height: 16px;
		width: 16px;
	}
}

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

    .log-btn .login-text {
        margin-left: auto;
        margin-top: 4px;
        height: 26px;
        padding: 0px;
    }

	.header-links-container {
        flex-direction: column;
        align-items: start !important;
        grid-gap: 0 !important;
        gap: 0 !important;
		font-size: 14px;
    }

	.log-btn a{
        min-width: 52px;
	}

	.header-container1 .sport-logo img {
        height: 16px;
        width: 16px;
    }
	.oddsDivSelectAfter .oddsSelect {
		padding: 3.26px 2px;
        font-size: 11px !important;
		height:unset;
	}

	.sports-menu-bar .sport-logo {
		height: 16px;
		width: 16px;
	}

	.menu-text {
        font-size: 14px;
        margin: 2px 0 0;
    }

	::-webkit-scrollbar {
		width: 4px;
		background: gray;
	}

	/* Track */
	::-webkit-scrollbar-track {
		background: #f1f1f1;
	}

    .f-14{
        font-size: 14px !important;
    }

    
}

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

.search-area {
	min-width: 130px;
}
}

@media screen and (max-width: 500px) {
	.search-input1 {
        border-radius: 3px;
        font-size: 12px;
        /* height: 23px; */
    }

    .block-head {
        margin-left: 0;
        /* grid-gap: 0;
        gap: 0; */
        flex-wrap: nowrap;
        padding: 0;
    }

	.ms-logo1 span {
        font-size: 16px !important;
    }

	.header-menu-links1 .icon-header {
        height: 20px;
		width: 1.4em;
        vertical-align: middle;
    }

	.header-links {
        grid-gap: .2rem;
        gap: .2rem;
    }
    .header-container1 .menu-item a ,.header-container1 .menu-item .more-button{
        padding: 4px 10px 0 !important;
    };

	.list-modal h4 {
		font-size: 14px !important;
	}

	.sear-a {
		height: 19px;
	}

	.sear-a img {
		/* padding: 4px 5px; */
        width: 20px;
        padding: 4px;
	}

	.search-list-items h4,.search-list-items a{
		font-size: 14px !important;
	}

	.p-img {
		padding: 0px !important;
	}

    .put-forward {
        gap: 1.25rem;
    }
}



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

    .search-area {
        min-width: 115px;
    }

	.list-modal {
        width: 208px;
        left: 58px;
		top: 0;
    }
}

@media screen and (max-width: 375px) {
    .u-header .u-header-search .search-icon {
        margin-inline: 0.5rem;
    }
    .u-header-search .search-input {
        padding: 0px 0px 0px 30px !important;
    }
    .u-header .u-header-search .search-input {
        width: calc(100% - 0px) !important;
    } 
    .u-header-login-register-btn {
        font-size: 12px !important;
    }
    .u-header-logo img {
       max-width: unset;
    }
}

