.phone-number{display:none;}
.top-head-bar{background:#fff; padding: .3rem;}
.social-icon-section a i{color:grey; font-size:15px;}
.mail-id{color: #4ebeb8; font-size: 14px; padding-top:2px;}
.mail-id:before{display:none;}
.navbar{padding:0px;}
nav.header-nav-link{background:#fff; padding: 0px 45px;}
ul#parent-menu > li > a{font-size: 13px; font-weight: 600;}
.navbar-light .navbar-brand{padding:0px 5px!important;}
div#navbarSupportedContent{padding-right: 35px;}
<<<<<<< .mine
.lightHeader{background:rgba(255,255,255,0.95)!important}
=======
.lightHeader{background:rgba(255,255,255,0.9)!important}
>>>>>>> .r143184
.lightHeader .navbar-brand{padding:5px!important;}
footer.footer{padding:10px 0px 10px}
.footer-link-heading{color:#275F5C}
.for-manage-address{width:1280px; left:calc((100% - 1280px) / 2)}
.f-text{color:#000; font-size:14px;}
.f-text-2{color:#000; font-size:14px;}
.for-manage-address ul > li > a{color:#000; font-size: 14px; margin-bottom: 4px; display: table; width: 100%;}
.f-address{color:#000;}
.f-address a{color:#000;}
.footer-link-heading{margin-bottom:15px;}
.sv-powered-by{border-top:solid 1px #275F5C;}
.sign-in-wrapper input{border-bottom:solid 3px #4ebeb8 !important; color:#4ebeb8; padding: 5px; height:unset; line-height:unset; margin-bottom:20px;}
.sign-in-wrapper input::placeholder{color:#4ebeb8}
a.link{color:#4ebeb8}
.acouunct-sign-in a{color:#4ebeb8}
a.term-condition-link{color:#4ebeb8}
.forgot{color:#4ebeb8}
.forgot a.color1{color:#4ebeb8}
button.btn.btn-black-border{background:#275F5C}

@media screen and (max-width: 1280px) and (min-width: 1150px) {
	.for-manage-address {width: 1100px; left: calc((100% - 1100px) / 2);}
}

@media screen and (max-width: 1149px) and (min-width: 1024px){
	.for-manage-address {width: 1000px; left: calc((100% - 1000px) / 2);}
}

@media screen and (max-width: 1023px) and (min-width: 991px) {
	.for-manage-address {width: 930px; left: calc((100% - 930px) / 2);}
	button.navbar-toggler{border:solid 1px #275F5C!important; }
	span.dark-blue-text{color:#275F5C}
}

@media screen and (max-width: 990px) and (min-width: 768px) {
	.for-manage-address {width: 730px; left: calc((100% - 730px) / 2);}
	button.navbar-toggler{border:solid 1px #275F5C!important; }
	span.dark-blue-text{color:#275F5C}
	.f-text{font-size:12px;}
	.f-text-2{font-size:12px;}
	.for-manage-address ul > li > a{font-size:12px; margin-bottom: 2px;}
	.f-address{font-size:12px;}
	.f-address a {word-break: break-all;}
}

@media screen and (max-width: 767px) and (min-width: 540px){
	nav.header-nav-link{padding:0px 5px;}
	.for-manage-address {width: 500px; left: calc((100% - 500px) / 2);}
	button.navbar-toggler{border:solid 1px #275F5C!important; }
	span.dark-blue-text{color:#275F5C}
	.footer-link-heading{margin-top:15px;}
}

@media screen and (max-width: 539px) and (min-width: 300px){
	nav.header-nav-link{padding:0px 5px;}
	.for-manage-address {width: 300px; left: calc((100% - 300px) / 2);}
	button.navbar-toggler{border:solid 1px #275F5C!important; }
	span.dark-blue-text{color:#275F5C}
	.footer-link-heading{margin-top:15px;}
	.sv-powered-by{margin-top:15px;}
	a.navbar-brand img{width:auto;}
	.top-head-bar{margin-bottom:15px;}
}