﻿/***************************************************************************************************************************/

/* SMALLER TABLET screens -----------*/   /*--- SMALLER TABLET ---*/
@media screen and (max-width: 480px) {
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_20-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 2px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_20-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 2px;
		}
	}




/*********************************************************************************************************/
@media only screen and (min-width : 320px) and (max-width : 480px) {/*--- Mobile portrait ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_30-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 2px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_30-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 2px;
		}
	}




/*********************************************************************************************************/
@media only screen and (min-width : 480px) and (max-width : 595px) {/*--- Mobile landscape ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_40-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 3px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_40-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 3px;
		}
	}




/*********************************************************************************************************/
@media only screen and (min-width : 595px) and (max-width : 690px) {/*--- Small tablet portrait ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_50-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;   margin-bottom: 4px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_50-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 52px;   
		height: 21px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;  margin-bottom: 4px;
		}
	}




/*********************************************************************************************************/
@media only screen and (min-width : 690px) and (max-width : 769px) {/*--- Tablet portrait ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_60-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 63px;   
		height: 26px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px; 
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_60-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 63px;   
		height: 26px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px; 
		}
	}




/*********************************************************************************************************/
/* SMALLER TABLET screens -----------*/   /*--- (location for ID picture) --- SMALLER TABLET ---*/
@media only screen and (min-width : 769px) and (max-width : 800px) {/*--- Small tablet landscape ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_70-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 73px;   
		height: 30px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;  margin-bottom: 5px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_70-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 73px;   
		height: 30px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px; 
		}
	}




/*********************************************************************************************************/
/* SMALLER TABLET screens -----------*/   /*--- (location for ID picture --- SMALLER TABLET ---*/
@media only screen and (min-width : 800px) and (max-width : 1024px) {/*--- Small tablet landscape ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_80-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 83x;   
		height: 34px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px; 
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_80-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 83x;   
		height: 34px;
		border: 0px;   
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px; 
		}
	}




/*********************************************************************************************************/
@media only screen and (min-width : 1024px) and (max-width : 1224px) {/*--- Tablet landscape ---*/
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_90-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 93px;   
		height: 38px;
		border: 0px;  
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;  margin-bottom: 5px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_90-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 93px;   
		height: 38px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;  margin-bottom: 5px;
		}
	}





/*********************************************************************************************************/
/* Desktops and laptops ----------- */  /*--- SMALL DESKTOP ---*/
@media only screen 
and (min-width : 1224px) {
	#headline-stamp-image_FOR_LIGHT-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_CLEAR-bg-color_100-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 104px;   
		height: 43px; 
		border: 0px;   
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0; margin-bottom: 5px;
		}

	#headline-stamp-image_FOR_DARK-bg-COLOR {
  		background-image: url("../Picture_Center/site-logo-center/headline-stamp_BLACK-bg-color_100-size.png");
 		background-position: top 1px center;
  		background-repeat: no-repeat;  
		width: 104px;   
		height: 43px;
		border: 0px; 
		/**CENTER DIV HORIZONTALLY**/
			margin: auto;  
  			left:0;
  			right: 0;  margin-bottom: 5px;
		}
	}
/*********************************************************************************************************/