# Header
--------------------------------------------------------------*/
.mimdiuyeol {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:20px;
	display:none;
}

.mimdiuyeol a {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:20px;
	display:none;
}


#masthead .container {
  position: relative;
}

#top-bar {
  background-color: #f5f5f5;
  height: 34px;
  margin-top: 0;
  position: relative;
}

.header-date {
  font-family: Georgia;
  font-size: 14px;
  line-height: 34px;
  padding-left: 10px;
}

.header-date .arrow-right {
  float: left;
  width: 0;
  height: 0;
  display: block;
  margin: 7px 0 0 9px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 7px solid;
  position: relative;
}

.header-date .arrow-right:before {
  content: " ";
  display: block;
  height: 20px;
  width: 3px;
  position: absolute;
  top: -10px;
  left: -10px;
}

.header-social {
  float: right;
  margin: 7px 10px 0 0;
}

.header-social a {
  background-color: #c7c7c7;
  border-radius: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
}

.header-social a img {
  width: 13px;
  height: auto;
  line-height: 0.8;
  vertical-align: middle;
}

.header-social .facebook:hover {
  background-color: #3B5998;
}

.header-social .twitter:hover {
  background-color: #2DADDC;
}

.header-social .google-plus:hover {
  background-color: #D14836;
}

.header-social .youtube:hover {
  background-color: #cd201f;
}

.header-social .pinterest:hover {
  background-color: #bd081c;
}

.header-social .linkedin:hover {
  background-color: #0077b5;
}

.header-social .rss:hover {
  background-color: #f26522;
}

.search-input {
  background: #fff;
  border: 1px solid #ddd;
  outline: none;
  height: 38px;
  line-height: 38px;
  color: #333;
  text-indent: 5px;
}

.search-input:focus {
  background-color: #fff;
  border-color: #bfbfbf;
}

.search-submit {
  border-left: none;
  color: #999;
  font-size: 15px;
  height: 38px;
  line-height: 1;
  outline: none;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}

/* Header Search */
.search-button {
  border-left: 1px dotted #ddd;
  display: block;
  height: 20px;
  margin: 6px 10px 0 0;
  padding-left: 6px;
  float: right;
}

.search-button:hover {
  cursor: pointer;
}

.search-button span {
  color: #222;
  font-size: 22px;
  vertical-align: middle;
}

.search-button span strong {
  color: #999;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  top: -6px;
}

.search-button .genericon-search.active {
  display: none;
}

.search-button .genericon-close {
  display: none;
}

.search-button .genericon-close.active {
  display: inline-block;
}

.header-search {
  border: none;
  display: none;
  background-color: #fff;
  line-height: 1;
  width: 300px;
  height: 50px;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 2;
  box-shadow: rgba(190, 190, 190, 0.45882) 0px 1px 5px;
  -webkit-box-shadow: rgba(190, 190, 190, 0.45882) 0px 1px 5px;
}

.header-search:after {
  color: #999;
  font-family: 'Genericons';
  font-size: 20px;
  content: '\f400';
  position: absolute;
  top: 15px;
  left: 10px;
}

.header-search .search-input {
  background: transparent;
  border: none;
  color: #222;
  font-size: 14px;
  width: 245px;
  height: 50px;
  padding-left: 32px;
}

.header-search .search-submit {
  border: 2px solid;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  height: 32px;
  position: absolute;
  top: 9px;
  right: 9px;
  padding: 0 6px;
  text-transform: uppercase;
}

.header-search .search-submit:hover {
  opacity: 0.85;
}

.site-header {
  background-color: #fff;
  width: 100%;
  line-height: 1;
}

.header-ad {
  float: right;
  line-height: 0.5;
  width: 728px;
  height: 90px;
  margin-top: 15px;
  text-align: center;
}

.header-ad .widget-title {
  display: none;
}

.site-start {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 120px;
  position: relative;
}

.header-1 .site-branding {
  text-align: center;
}

.header-2 .site-branding {
  float: left;
}

/*--------------------------------------------------------------
2.1 Logo
--------------------------------------------------------------*/
.site-branding {
  height: 120px;
}

.site-branding #logo {
  height: 120px;
  margin: 0;
}

.site-branding .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.site-branding img {
  max-height: 80px;
  vertical-align: middle;
}

.site-title {
  font-size: 32px;
  font-weight: bold;
  padding: 30px 0 8px 0;
}

.site-title a {
  color: #333;
  display: block;
}

.site-description {
  color: #999;
  font-size: 14px;
}

.slogan {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.slogan img {
  max-width: 110px;
  height: auto;
}

.slogan .slogan-content {
  position: absolute;
  bottom: 10px;
}

.slogan h4 {
  margin-bottom: 7px;
color:#dd0000;
font-family:verdana;
font-weight:bold;
font-size:16px;
}

.slogan p {
  color: #999;
  font-family: Georgia;
  font-size: 0.93em;
  line-height: 1.3;
  margin-bottom: 0;
}

.slogan-left {
  left: 0;
  text-align: right;
}

.slogan-left .slogan-content {
  right: 120px;
}

.slogan-left img {
  float: right;
}

.slogan-right {
  right: 0;
}

.slogan-right .slogan-content {
  left: 120px;
}

.slogan-right img {
  float: left;
}


.col-lg-4 h2 {
	font-size:22px;
}

.message {
	width:100%;
}
.message a {
	color:#dd0000;

}




/* Responsive CSS Style */


@media only screen and (min-width: 960px)  {


  .container {
    width: 940px;
  }
  .header-ad {
    width: 600px;
    margin-top: 22px;
  }
  .site-branding img {
    max-width: 220px;
  }
  .slogan {
    width: 342px;
  }
  .menu-item-home {
    display: none;
  }
  #primary-menu li a {
    font-size: 16px;
  }
  #secondary-menu li a {
    font-size: 13px;
  }
  #secondary-menu li li a {
    font-size: 14px;
  }
  .home-top-section .column-one {
    width: 460px;
  }
  .home-top-section .column-one .bxslider {
    height: 307px;
  }
  .home-top-section .column-two {
    width: 460px;
  }
  .home-top-section .column-two.col-full {
    width: 460px;
  }
  .home-top-section .column-two.col-normal {
    width: 460px;
  }
  .home-top-section .column-three {
    display: none;
  }
  .my-pager img {
    width: 72px;
    width: 72.5px;
  }
  .carousel-content .bx-wrapper .bx-controls-direction a {
    top: 60px;
    margin-top: 0;
  }
  .three-column-block .column-one {
    width: 240px;
  }
  .three-column-block .column-two {
    width: 420px;
  }
  .three-column-block .column-three {
    width: 240px;
  }
  .two-column-block .post-block {
    width: 460px;
  }
  .four-column-block .post-block {
    width: 220px;
  }
  #primary {
    width: 620px;
  }
  .content-loop .thumbnail-wrap {
    width: 200px;
    margin-bottom: 15px;
  }
  .content-loop .entry-summary {
    clear: both;
    display: block;
  }
  .content-loop .entry-comment {
    display: none;
  }
  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 220px;
  }
  .entry-related .hentry {
    width: 193px;
  }
  .entry-related .hentry:nth-of-type(3n) {
    margin-right: 0;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 193px;
  }


}

@media only screen and (min-width: 959px) {

  .mobile-menu {
    display: none !important;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {


  #top-bar {
    position: relative;
  clear: both;
  }
  .search-button,
  .no-header-search {
    margin-right: 100px;
  }
  .site-header {
    border-bottom: 3px solid #fff;
    position: relative;
  }
  .site-start {
    position: relative;
  }
  .search-icon {
    display: block;
  }

  .slogan {
  clear: both;
    position: relative;
width:100%;
height:120px;
display:block;

  }


.slogan-right img {
  float: left;
}

.slogan-left {
  text-align: left;
padding-top:20px;

}

.slogan-left .slogan-content {
 margin-bottom:20px;
  left: 120px;
display:block;
width:70%;
}

.slogan-right .slogan-content {
  margin-bottom:50px;
width:70%;
}



.slogan-left img {
  float: left;
}


	.subdomainler-link {
		height:25px;
	}
	.subdomainler-link a {
		font-size:1.1em;
	}

.mimdiuyeol {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:20px;
	display:block;
}

.mimdiuyeol a {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:20px;
	display:block;
}

.site-branding {

height:20px;
}

.site-branding #logo {

display:none;
}


.main-header {
display:block;
 clear: both;
position: relative;
}
  .mobile-menu-icon {
    display: block;
  }
  .mobile-menu {
    padding-left: 1%;
    padding-right: 1%;
  }
  .container,
  #primary,
  #secondary {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  .site-footer {
    width: 100%;
  }
  #primary-bar,
  #secondary-bar,
  #primary-bar-sticky-wrapper {
    display: none;
  }
  #primary-nav {
    display: none;
  }
  #secondary-bar {
    height: 0;
    position: absolute;
  }
  .home-top-section .column-one {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .home-top-section .column-one .bxslider {
    display: none;
  }
  .home-top-section .column-two {
    float: left;
    margin: 0;
  }
  .home-top-section .column-two h3.section-heading {
    background: #f5f5f5;
    border-bottom: none;
    padding: 10px;
  }
  .home-top-section .bxslider {
    height: 100%;
  }
  .my-pager a {
    margin-right: 1%;
    width: 15.83333333%;
  }
  .my-pager img {
    width: 100%;
  }
  #primary {
    float: none;
    margin-bottom: 25px;
  }
  #secondary {
    float: none;
  }
  .sidebar .widget_ad,
  .site-footer .widget_ad {
    text-align: center;
  }
  .sidebar .widget_newsletter,
  .site-footer .widget_newsletter {
    background-position: 104% -20px;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 100%;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 5px;
  }
  #site-bottom .footer-nav {
    float: none;
  }
  #site-bottom .footer-nav ul li {
    padding: 0 5px;
  }
  #back-top a span {
    bottom: 10px;
  }
}



@media only screen and (min-width: 780px) and (max-width: 1000px) {
	.site-branding #logo img {
	  width:150px;;
	}

}

@media only screen and (max-width: 995px) {
	.site-branding #logo {
	  display:none
	}

}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

  .site-title {
    margin-top: 10px;
  }
  .header-ad {
    width: 440px;
    margin-top: 33px;
  }
  .home-top-section .column-two.col-full, .home-top-section .column-two.col-normal {
    width: 75%;
  }
  .home-top-section .column-three {
    width: 21%;
  }
  .three-column-block .column-one {
    margin-bottom: 20px;
    width: 38%;
  }
  .three-column-block .column-two {
    width: 58%;
    margin-left: 4%;
    margin-bottom: 20px;
  }
  .three-column-block .column-three {
    width: 100%;
  }
  .three-column-block .column-three .hentry {
    float: left;
    width: 48%;
  }
  .three-column-block .column-three .hentry .wp-post-image {
    width: 100%;
  }
  .three-column-block .column-three .three-col-ad {
    float: right;
    width: 48%;
    margin-top: 0;
  }
  .two-column-block .post-block {
    width: 48%;
  }
  .two-column-block .column-one .entry-summary {
    display: none;
  }
  .two-column-block .column-one .entry-comment {
    display: none;
  }
  .four-column-block .post-block {
    width: 23.5%;
  }
  .four-column-block .entry-comment {
    display: none;
  }
  .four-column-block .column-two,
  .four-column-block .column-three,
  .four-column-block .column-four {
    margin-left: 2%;
  }
  .carousel-content .hentry .entry-comment {
    display: none;
  }
  .footer-nav li {
    font-size: 13px;
    padding: 0 10px;
  }
  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 47%;
    margin: 0 0 0 2%;
  }
  .footer-columns .footer-column-3 {
    clear: left;
  }
  .entry-related .hentry {
    width: 32%;
    margin-right: 2%;
  }


}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {




  .site-start {
    height: 90px;
  }
  .header-ad {
    display: none;
  }
  .header-2 .site-branding {
    float: none;
    text-align: center;
  }
  .site-branding #logo {
    height: 60px;
    margin-top: 15px;
  }
  .site-branding img {
    max-height: 60px;
  }
  .site-branding .site-title {
    line-height: 90px;
    margin: 0;
  }
  .site-branding .site-description {
    display: none;
  }
  .header-social {
    display: none;
  }
  .home-top-section .column-two.col-full, .home-top-section .column-two.col-normal {
    width: 100%;
  }
  .home-top-section .column-three {
    display: none;
  }
  .three-column-block .column-one {
    margin-bottom: 20px;
    width: 100%;
  }
  .three-column-block .column-two {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .three-column-block .column-three {
    width: 100%;
  }
  .three-column-block .column-three .hentry {
    float: none;
    width: 100%;
  }
  .three-column-block .column-three .hentry .wp-post-image {
    width: 100%;
  }
  .three-column-block .column-three .three-col-ad {
    float: none;
    width: 100%;
    text-align: center;
  }
  .two-column-block .post-block {
    width: 100%;
  }
  .two-column-block .column-one {
    margin-bottom: 20px;
  }
  .two-column-block .column-one .entry-summary {
    display: none;
  }
  .two-column-block .column-one .entry-comment {
    display: none;
  }
  .four-column-block .post-block {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .four-column-block .entry-comment {
    display: none;
  }
  .four-column-block .wp-post-image {
    width: 100%;
  }
  .four-column-block .column-four {
    margin: 0;
  }
  .carousel-content .hentry .entry-comment {
    display: none;
  }
  .footer-nav li {
    font-size: 13px;
    padding: 0 10px;
  }
  .entry-related .hentry {
    float: none;
    width: 100%;
  }
  .entry-related .hentry:after {
    content: " ";
    clear: both;
    display: block;
  }
  .entry-related .hentry .thumbnail-link {
    float: left;
    margin: 0 15px 0 0;
    width: 120px;
  }
  .single .entry-header .entry-meta {
    float: none;
    margin: 0 0 15px 0;
  }
  .single .entry-header .social-share-icons {
    float: none;
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    float: none;
    width: 96%;
    margin: 0 auto;
  }
  .footer-columns .footer-column-4 {
    border-bottom: none;
    margin-bottom: 0;
  }
  .error-404 .page-content .search-form input.search-field {
    width: 200px;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 5px;
  }
  #site-bottom .footer-nav li {
    margin: 0 5px;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

  .carousel-content .bx-wrapper .bx-controls-direction a {
    top: 43px;
    margin-top: 0;
  }
  .content-loop .thumbnail-wrap {
    width: 180px;
    margin-bottom: 15px;
  }
  .content-loop .entry-title {
    font-size: 18px;
  }
  .content-loop .entry-comment {
    display: none;
  }
  .content-loop .entry-summary {
    display: block;
    clear: both;
  }
  .single h1.entry-title {
    font-size: 26px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {


  .slogan {
   
  }

  .site-title {
    font-size: 22px;
  }
  .header-date {
    
  }
  .search-button {
    border-left: none;
    float: left;
    padding-left: 0;
  }
  .header-search {
    width: 100%;
  }

  .featured-content .featured-slide .entry-title a {
    font-size: 18px;
  }
  .home-top-section .column-one .entry-meta,
  .home-top-section .column-one .entry-summary {
    display: none;
  }
  .home-top-section .column-two .entry-meta {
    display: none;
  }
  .carousel-content .entry-meta,
  .two-column-block .entry-meta,
  .three-column-block .entry-meta,
  .four-column-block .entry-meta {
    display: none;
  }
  .carousel-content .bx-wrapper .bx-controls-direction a {
    top: 17px;
    margin-top: 0;
  }
  .content-loop .hentry .thumbnail-wrap {
    width: 120px;
    margin: 0 15px 15px 0;
  }
  .content-loop .hentry .entry-title {
    display: table;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .content-loop .hentry .entry-category-icon,
  .content-loop .hentry .entry-author,
  .content-loop .hentry .entry-comment {
    display: none;
  }
  .content-loop .hentry .entry-summary {
    clear: both;
  }
  .single .entry-comment,
  .single .sep {
    display: none;
  }
  .entry-related .hentry .thumbnail-link {
    width: 100px;
  }
  .pagination .page-numbers {
    font-size: 13px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
  }
  .page-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 24px;
  }
  #comments .comment-metadata,
  .comment-respond .comment-metadata {
    display: none;
  }
}
