/* style for edge browser */

/* for checkbox color  */
input[type=checkbox], input[type=radio] {
	accent-color: #0879ff;
}
/* .xoo-el-section .xoo-aff-pwtog-hide, .xoo-aff-pwtog-show {
  display: none !important;
}
 */
@supports (-ms-ime-align:auto) {
    .bird-img-1 {
		width: 3.9rem;
		margin: 6px -29px -8px 49px !important;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bird-img-1 {
        width: 3.9rem;
        margin: 6px -29px -8px 49px !important;
    }
}
body.edge .bird-img-1 {
    width: 3.9rem;
    margin: 6px -29px -8px 49px !important;
}
_:-ms-lang(x), _:-webkit-full-screen, .bird-img-1 {
    width: 3.9rem;
    margin: 6px -29px -8px 49px !important;
}

@media screen and (max-width: 479px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.bird-img-1 {
        width: 3.9rem;
        margin: 6px -29px -8px 49px !important;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 768px) {
    /* Your styles for Poco devices in Microsoft Edge here */
    .bird-img-1 {
        width: 3.9rem;
    }
}



/* @media only screen and (max-device-width: 1080px) and (orientation: portrait) {
    .bird-img-1 {
        width: 1rem !important;
		margin-left: 2rem !important ;
    }
} */

@media only screen and (min-width: 1200px){
	.site_title_headline {
        margin-top: -30px !important;
    }
}

@media only screen and (min-width: 959px) and (max-width: 1199px) {
/* 	.site_title_headline {
        margin-top: -32px !important;
    } */
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
/* 	.add-photo-btn {
        margin-top: -15.3rem !important;
    } */
}

@media only screen and (max-width: 479px) {
    .xoo-aff-pwtog-show{
		position: relative;
		top: 1px;
		padding: 0px 12px 0px 0px !important;
	}
	span.xoo-aff-pwtog-hide {
		position: relative;
		left: -6px;
	}
/* 	.add-photo-btn {
        margin-top: -18.6rem !important;
    } */
/* 	#talk_to_popup {
		display: none;
		position: fixed;
		transform: translate(10.2%, 9.28%) !important;
		background-color: #fff;
		border: 1px solid #333;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
		z-index: 1000;
		width: 83.4% !important;
		max-width: 546px !important;
		display: block;
	}
	#talk_to_popup .modal-dialog .modal-content .close-talk-btn{
		font-size: 27px !important;
		font-weight: 700 !important;
		color: #333;
		cursor: pointer;
		margin: 7% 7px 0 0 !important;
	} */
/* 	.file_upload_size_text {
    	line-height: 22px;
   		word-spacing: 3px;
	} */
	
/* 	.checkbox-msg {
    	line-height: 21px !important;
    	word-spacing: 2px !important;
    	font-size: 12px !important;
	} */
	
/* 	.img-desclaimer {
    	max-width: 92px;
    	margin: 5px 0 0 -20px !important;
	}
	
	.disclaimer-paragraph {
    	font-size: 10px !important;
    	line-height: 1.5em;
    	width: 16rem;
    	margin: 0 0 0 -18px !important;
	} */
}


/* @media only screen and (max-width: 995px) and (max-height: 700px) {
	.file_upload_size_text {
		font-size: 20px !important;
	}
	
	.checkbox-text {
		font-size: 20px !important;
	}
} */