@media only screen and (max-width: 440px) {	
	.zip_container {
		padding: 50px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: auto;
	}
	
	.op_image_press_kit {
		height: auto;
		width: auto;
	}
		
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 1;
	}
	
	.zip_cont {
		display: block;
	}
/*	.link_png{
		width: 160px;
	}
	
	.link_png a{
		width:80px;
	}
	
	.link_png a img{
		width: 80px;
	}
	
	.presskit_table tbody tr td{
		width: 80px;
	}
	
	.presskit_table tbody tr td img{
		width: 80px;
	}
	*/

	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: none;
		padding: 20px 30px;
		width: 100%; 
	}

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 80px;
	}

	.header_text_top_icon {
		width: 35%;
   		padding-right: 10px;
    	margin: auto;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: column;
	}

	.for_flex_directions td h1 {
		text-align: center;
		margin-top: 30px;
	}
}

@media only screen and (min-width: 440px) {
	.zip_container {
		padding: 50px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: auto;
	}
	
	.op_image_press_kit {
		height: auto;
		width: auto;
	}
		
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 1;
	}
	
	.zip_cont {
		display: block;
	}
/*	.link_png a{
		width:80px;
	}
	
	.link_png a img{
		width: 80px;
	}
	
	
	.presskit_table tbody tr td{
		width: 80px;
	}
	
	.presskit_table tbody tr td img{
		width: 80px;
	}
	*/
/*	
	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: none;
		padding: 20px 30px;
		width: 100%; 
	}*/

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 80px;
	}

	.header_text_top_icon {
		width: 15%;
   		padding-right: 10px;
    	margin: auto;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: column;
	}

	.for_flex_directions td h1 {
		text-align: center;
		margin-top: 30px;
	}
}

@media only screen and (min-width: 768px) {
	.zip_container {
		padding: 70px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: 100%;
	}
	
	.op_image_press_kit {
		height: 300px;
		width: auto;
	}
		
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 1;
	}
	
	.zip_cont {
		display: flex;
	}
/*	.link_png a{
		width:47%;
	}
	
	.link_png a img{
		width: 100%;
	}
	
	
	.presskit_table tbody tr td{
		width:35%;
	}
	
	.presskit_table tbody tr td img{
		width: 80px;
	}
	*/
	
	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: left;
		padding: 0 40px;
		width: 33%; 
	}

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 70px;
	}
	
	@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
		#press_kit_listing_0 table tbody tr td a img{
			height:100px;
		}
		
		.table_anchor {
			backface-visibility: hidden;
			outline: hidden;
			text-decoration: none;
			display: none;
		}
		
		.table_anchor img {
			/*display: block;*/
			height: 100px;
			backface-visibility: hidden;
		}
	}
	
	.header_text_top_icon {
		width: 20%;
   		padding-right: 10px;
    	margin: 0;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: row;
	}

	.for_flex_directions td h1 {
		text-align: left;
		margin-top: 0;
	}
}

@media only screen and (min-width: 1024px) {	
	.zip_container {
		padding: 70px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: 100%;
	}
	
	.op_image_press_kit {
		height: 350px;
		width: auto;
	}
		
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 1;
	}
	
	.zip_cont {
		display: flex;
	}
/*	.link_png a{
		width:45%;
	}
	
	.link_png a img{
		width: 100%;
	}
	
	.presskit_table tbody tr td{
		width:40%;
	}
	
	.presskit_table tbody tr td img{
		width: 103px;
	}
	*/

	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: left;
		padding: 0 60px;
		width: 33%; 
	}

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 100px;
	}

	.header_text_top_icon {
		width: 20%;
   		padding-right: 10px;
    	margin: 0;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: row;
	}

	.for_flex_directions td h1 {
		text-align: left;
		margin-top: 0;
	}
}

@media only screen and (min-width: 1250px) {
	.zip_container {
		padding: 100px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: 100%;
	}
	
	.op_image_press_kit {
		height: 400px;
		width: auto;
	}
				
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 0.7;
	}
	
	.zip_cont {
		display: flex;
	}
/*	.link_png a{
		width:47%;
	}
	
	.link_png a img{
		width: 100%;
	}
	
	.presskit_table tbody tr td{
		width:45%;
	}

	.presskit_table tbody tr td img{
		width: 128px;
	}
	*/

	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: left;
		padding: 0 60px;
		width: 33%; 
	}

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 125px;
	}

	.header_text_top_icon {
		width: 20%;
   		padding-right: 10px;
    	margin: 0;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: row;
	}

	.for_flex_directions td h1 {
		text-align: left;
		margin-top: 0;
	}
}

@media only screen and (min-width: 1400px) {
	.zip_container {
		padding: 100px 0;
	}
	
	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		width: auto;
		height: 100%;
	}
	
	.op_image_press_kit {
		height: 400px;
		width: auto;
	}
		
	#press_kit_listing_0 a:hover img,
	#press_kit_listing_1 a:hover img,
	#press_kit_listing_2 a:hover img,
	#press_kit_listing_3 a:hover img,
	#press_kit_listing_4 a:hover img {
		opacity: 0.7;
	}
	
	.zip_cont {
		display: flex;
	}
	
/*	.link_png a{
		width:47%;
	}
	
	.link_png a img{
		width: 100%;
	}
	
	
	
	
	.presskit_table tbody tr td{
		width:45%;
	}
*/
	#press_kit_listing_0,
	#press_kit_listing_1,
	#press_kit_listing_2 {
		float: left;
		padding: 0 60px;
		width: 33%; 
	}

	#press_kit_listing_0 a img,
	#press_kit_listing_1 a img,
	#press_kit_listing_2 a img,
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		width: 125px;
	}	

	.header_text_top_icon {
		width: 20%;
   		padding-right: 10px;
    	margin: 0;
	}

	.for_flex_directions {
		display: flex;
		flex-direction: row;
	}

	.for_flex_directions td h1 {
		text-align: left;
		margin-top: 0;
	}
}
/* # */
	
	#press_kit_listing_0 img,
	#press_kit_listing_1 img,
	#press_kit_listing_2 img,
	#press_kit_listing_3 img,
	#press_kit_listing_4 img {
		transition: all 0.2s ease-in-out;
		margin: auto;
		width: auto;
	}
	
	#press_kit_listing_0 h3,
	#press_kit_listing_1 h3,
	#press_kit_listing_2 h3,
	#press_kit_listing_3 h3,
	#press_kit_listing_4 h3 {
		text-align: center;
		margin-bottom: 30px;
	}
	
	#press_kit_listing_3 {
		padding: 50px 0;
		text-align: center;
	}
	
	#press_kit_listing_4 {
		background: #F6F7F9;
		padding: 50px 0;
		text-align: center;
	}
	
	#press_kit_listing_3 a img,
	#press_kit_listing_4 a img {
		transition: all 0.2s ease-in-out;
	}
	
	#menu_buttons_nav a {
		color: #fff;
	}

	header #fb_icon_a,
	header #tw_icon_a,
	header #yt_icon_a {
		border: 1px solid #fff;
	}
/* # */

/* . */

	#press_kit_listing_3 .press_kit_listing_img,
	#press_kit_listing_4 .press_kit_listing_img {
		max-width: 100%;
		box-shadow: 0 0 26px -4px rgba(0, 0, 0, 0.25);
	}

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

		#press_kit_listing_0 a img,
		#press_kit_listing_1 a img,
		#press_kit_listing_2 a img,
		#press_kit_listing_3 a img,
		#press_kit_listing_4 a img {
			height: 125px;
		}	

	}

		#press_kit_listing_0 a img,
		#press_kit_listing_1 a img,
		#press_kit_listing_2 a img,
		#press_kit_listing_3 a img,
		#press_kit_listing_4 a img {
			backface-visibility: hidden;
		}

		#press_kit_listing_0,
		#press_kit_listing_1,
		#press_kit_listing_2 {
			margin: 40px 0;
		}

	.op_image_press_kit {
		display: inline-block;
		margin: 10px;
	}

	a.zip_download{
		border: 1px solid #108fd1;
		border-radius: 5px;
		background: #03bafd;
		color: #fff;
		display: block;
		width: 300px;
		text-decoration: none;
		margin:  auto;
		transition: all 0.2s ease-in-out;
	}
	
	a.zip_download:hover {
		background: #5cccfd;
	}
	
	a.zip_download:hover .icon-download {
		background: #23a8ec;
	}
	
	.zip_download .icon-download {
		background: #0195E1;
		transition: all 0.2s ease-in-out;
		padding: 21px 17px;
		text-align: center;
		color: #fff;
	}
	
	.zip_download .icon_text {
		padding: 5px 35px;
		text-align: center;
		color: #fff;
		white-space: unset;
	}

	.table tbody tr {
		display: flex;
		justify-content: center;
	}

	.table tbody tr td {
		margin: 0 30px;
	}

	.zip_cont {
		justify-content: center; 
	}

	.white{
		background-color: white;
	}

	.grey{
		background-color: #f5f6f8;
	}

	.E404 {
		text-align: center;
	}

	.margin_of_pdf_img {
		margin-bottom : 50px !important;
	}
