/* KOREA BACKGROUNDS */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
     MAX SCREEN :: 550px
   –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media (max-width: 550px) {

  .bg_korea_2016_01 {
    background: url('/images/sections/korea/bg/sml/cwmam-SML-01.gif');
	background-size: cover;
	color: #000;
  }
  
  .bg_korea_2016_02 {
    background-image: url('/images/sections/korea/bg/sml/hapkido-SML-01.gif');
	background-size: cover;
	color: #000;
  }
  
  .bg_korea_2016_02a {
    background-image: url('/images/sections/korea/bg/sml/hapkido-SML-01.gif');
	background-size: cover;
	color: #000;
  }
  
  
  .bg_korea_2016_03 {
    background: url('/images/sections/korea/bg/sml/archery-SML-01.gif');
	background-size: cover;
	color: #000;
  }

  .bg_korea_2016_03a {
    background: url('/images/sections/korea/archery_main-550.gif');
	background-size: cover;
	color: #000;
  }


  .bg_korea_2016_04 {
    background: url('/images/sections/korea/bg/sml/kendo-SML-01.gif');
	background-size: cover;
	color: #000;
  }

  .bg_korea_2016_05 {
    background: url('/images/sections/korea/bg/sml/taekyon-SML-01.gif');
	background-size: cover;
	color: #000;
  }

  .bg_korea_2016_06 {
    background: url('/images/sections/korea/bg/sml/ssirum-SML-01.gif');
	background-size: cover;
	color: #000;
  }

  .bg_korea_2016_06a {
    background: url('/images/sections/korea/bg/sml/ssirum-SML-01.gif');
	background-size: cover;
	color: #000;
  }

  .bg_korea_2016_06b {
    background: url('/images/sections/korea/bg/sml/ssirum-SML-01.gif');
	background-size: cover;
	color: #000;
  }

}





/* ––––––––––––––––––––––––––––––––––––––––––––––––––
     SCREEN BIGGER THAN 550
   –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media (min-width: 550px) {

  .bg_korea_2016_01 {
    background: url('/images/sections/korea/cwmam_main.jpg') 50% 0 no-repeat fixed;
	height: 800px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }
  
  
  .bg_korea_2016_02 {
    background: url('/images/sections/korea/hapkido_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }
  
  .bg_korea_2016_02a {
    background: url('/images/sections/korea/hapkido_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }


  .bg_korea_2016_03 {
    background: url('/images/sections/korea/archery_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

  .bg_korea_2016_03a {
    background: url('/images/sections/korea/archery_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }


  .bg_korea_2016_04 {
    background: url('/images/sections/korea/kendo_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

  .bg_korea_2016_05 {
    background: url('/images/sections/korea/taekyon_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

  .bg_korea_2016_06 {
    background: url('/images/sections/korea/ssirum_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

  .bg_korea_2016_06a {
    background: url('/images/sections/korea/ssirum_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

  .bg_korea_2016_06b {
    background: url('/images/sections/korea/ssirum_main.jpg') 50% 0 no-repeat fixed;
	height: 660px;
	margin: 0;
	padding: 0 0 0 0;
	background-size: cover;  
  }

}