

/** BLOG STYLES **/

    .blog-header{background: #fff !important; color: #1A1A1D !important; height: auto !important; letter-spacing: 0.09em !important; overflow: unset;}
	.blog-header.scroll__contain{position: fixed; top: 0px; width: 100%; transition: all ease-out 0.4s; z-index: 99; padding:0 1rem; height: 115px; box-sizing: border-box;}
	.blog-header.scroll__contain:hover, .blog-header.scroll__contain:focus-within, .blog-header.scroll__contain.active, .blog-header.scroll__contain.scrolling{background: #fff;}
    .blog-header.scroll__contain.scrolled{top:-115px !important;}
	.blog-header a{text-decoration: none; transition: 300ms;}
    .blog-header a:not(.btn):hover{color: #0071cc; text-decoration: underline;}
	.blog-header a:not(.btn):focus-within{color: #7EC2FC;}
	.blog-header__content{display: flex; justify-content: space-between; align-items: center; text-transform: uppercase; font-weight: 700;}
	.blog-header__main{display: flex; align-items: center; position: relative; width: 100%;}
    .blog-header__main-link{margin: 0 40px 0 0;}
    .blog-header__main-link--topic{font-weight: 600; padding: 0 0px 0 0; position: relative; }
    /* .blog-header__main-link--topic:before{content:"\f063"; font-family: "Font Awesome 6 Sharp"; right: 0; top: 0; position: absolute; transition: 300ms; transform: rotate(0deg);} */
    .blog-header__main-link--topic:after{content:"";} 
    .blog-header__logo{display: flex; align-items: flex-end;  margin: 0 40px 0 0;}
	.blog-header__logo img{width: auto; height: 50px; display: block;}
    .blog-header__nav{line-height: 1.5; display: none; /* width: calc(100vw - 4rem - 75px - 75px); */ max-width: 1020px; position: absolute; white-space: nowrap; left: 167px; top: calc(100% - 15px); padding: 15px 0 0 0;}
    .blog-header__nav-list{background: rgba(0,0,0,.8); color: #fff; padding: 20px 38px 18px 38px; display: flex; justify-content: space-between; border-radius: 15px; position: relative; backdrop-filter: blur(10px);}
    .blog-header__nav ul > li{font-size: 1.125rem;}
    .blog-header__nav ul > li > a{margin: 0 10px 0 0;}
    .blog-header__nav ul > li > ul{margin: 15px 0 0 0;}
    .blog-header__nav ul > li > ul > li{margin: 0 0 10px 0; padding: 0; text-transform: none; font-size: 1rem;}
    .blog-header__nav ul > li > ul > li a:hover{color:#7EC2FC !important;}
	.blog-header__nav ul > li > ul > li a:focus-within{color: #7EC2FC;}
    .blog-header__topics{cursor: pointer; display:}
    .blog-header__topics:hover .blog-header__nav{display: block; }
    /* .blog-header__topics:hover .blog-header__main-link--topic:before{transform: rotate(-180deg);} */
    .blog-header__topics:hover .blog-header__main-link--topic:after{content:""; top: 100%; left: 0; position: absolute; width: 0px; height: 0px; border-style: solid; border-width: 0 12px 12px 12px; border-color: transparent transparent #000000e6 transparent; transform: rotate(0deg) translateX(50%); opacity: .85;}
	.blog-header__topics:hover .blog-header__main-link--topic{color: #0071cc; text-decoration: none;}
	.blog-container{max-width: 1440px; margin: 0 auto; padding: 1rem 0;}
	.blog-header__subscribe{text-transform: none;letter-spacing: normal;}
	
	
	.blog-header .search-trigger{margin: 0; padding: 0; color: #1A1A1D}
	.blog-header button.search-trigger:focus, button.search-trigger:hover{background: #f1f1f1; border-radius: 25px; color: #0072CE !important; transition: 300ms; }
	.blog-header .search-container{background: #000; position: fixed;}
	.drop-down-btn,
	.blog-header__mobile{display: none;}
	.blog-header__drop-close{display: none;}
	.blog-header .input-group {max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: .6rem 1rem .6rem 2rem;
    background: #f1f1f1;
    border-radius: 25px 0 0 25px;
    right: 55px;
    position: absolute;
    top: 1px;}

	.show-for-mobile-tools {display:block;}

	@media screen and (min-width: 1240px) {
      .blog-header__nav.topic-2 {left: 304px;}
    .blog-header__nav.topic-3 {left: 476px;}
    .blog-header__nav.topic-4 {left: 596px;}
	}

    .blog-header__drop {
    padding-left: 30px;
}

	@media screen and (max-width: 1239px) {
		.blog-header.top-container{padding: 0 1rem;}
		.blog-container{padding: .8rem 0;}
		.blog-header__logo{margin: 0 18px 0 0;}
		.blog-header__main-link--corp,
		.blog-header__main-link--topic {color: #fff;}
		.blog-header__subscribe{display: none !important;}
		.drop-down-btn{display: block; position: relative; width: 30px; height: 20px;}
		.drop-down-btn span{position: absolute; width: 30px; height: 2px; background: #000; left: 0;}
		.drop-down-btn span:nth-of-type(1){bottom: 0;}
		.drop-down-btn span:nth-of-type(2){bottom: 50%; transform: translateY(50%);}
		.drop-down-btn span:nth-of-type(3){top: 0;}
		.blog-header__nav{display: block; position: relative; top: 0; left: 0; width: 100%; height: 100%; padding: 0;}
		.blog-header__nav-list{display: block; border-radius: 0; background: transparent; padding: 0; backdrop-filter: none;}
		.blog-header__mobile{display: block; margin-left: 23px; margin-right: 23px;}
		.blog-header__nav ul > li{padding: 0 0 50px 0; margin: 0;}
		.site-tools .blog-header__main-link{color: #fff !important; display: block; font-size: 1.5rem; margin: 0 0 0 .35rem; text-decoration: none !important;}
		.blog-header__drop{display: none;}
		.blog-header__topics{padding: 0 0 0 23px;}
		.blog-header__drop-close{display: block; position: absolute; right: 16px; top: 30px; width: 25px; height: 25px;}
		.blog-header__drop-close::before,
		.blog-header__drop-close::after{content:""; position: absolute; width: 33px; height: 2px; background: #fff; right:50%; bottom: 50%;}
		.blog-header__drop-close::before{transform: translate(50%, 50%) rotate(45deg);}
		.blog-header__drop-close::after{transform:  translate(50%, 50%) rotate(-45deg);}
		.blog-header .search-container{background: transparent;}

		.blog-header.is-open .blog-header__drop{display: block; position: fixed; width: 100%; height: 100%; left: 0; top: 0; overflow-y: auto; background: rgba(0, 0, 0, .8); padding: 100px 16px 0px; z-index: 999; backdrop-filter: blur(10px);}
		.blog-header.is-open .search-container{top: 0; visibility: visible; opacity: 1; position: relative; padding: 0; border: 2px solid #0071cc; border-radius: 6px;}
		.blog-header.is-open .input-group{margin: 0; display: flex; align-items: center;}
		.blog-header.is-open input.search.form-control {border: none; padding: 11px 20px; display: block; height: auto; font-size: 1.125rem; width: calc(100% - 60px); line-height: 1;}
		.blog-header.is-open i.fas.fa-search{position: relative; padding: 0; font-size: 1.5rem; margin-top: -.05rem;}
		.blog-header__main-link--topic {font-size: 1.5rem}
        .blog-header .drop-down-btn:hover,
        .blog-header .drop-down-btn:active {
            background: none !important;
        }
        .blog-header .blog-header__drop-close:hover,
        .blog-header .blog-header__drop-close:active {
            background: none !important;
        }

        
	}
	@media screen and (max-width: 1239px) {
    .blog-header .show-for-desktop {
        display: none !important;
    }
}
@media screen and (min-width: 1240px) {
	  
	  	.blog-header__topics{cursor: pointer; display: inline-flex;}

		.blog-header .search-container {height: 90px;}
		.blog-header .show-for-desktop {
        display: inline-block !important;
        right: 30px;
        position: absolute;
        top: 2px;
        background: #f1f1f1;
        padding: .75rem;
        border-radius: 25px;
    }
	.show-for-mobile-tools {display:none;}
}

/* new search */

@media screen and (max-width: 1239px) {
.blog-header .search-container-new.desktop {display:none;}

.blog-header__mobile .blog-header .search-container-new {display:block;}
}

@media screen and (min-width: 1240px) {
.blog-header__mobile .blog-header .search-container-new {display:none;}
}




.blog-header .search-container-new {
  margin: 0;
  width: 250px;
  height: 42px;
  position: absolute;
    right: 30px;
	margin-top: 1px;
}
.blog-header input[type=search] {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: auto;
    margin: auto;
    padding: auto;
    border: 0px ;
    border-radius: 0;
    background-color: none;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: auto;
    box-shadow: none;
	-webkit-appearance: textfield;
    box-sizing: inherit;
}


.blog-header .input-group-new{
  width: 250px;
  vertical-align: middle;
  white-space:nowrap;
  position:relative;
}

.blog-header .input-group-new input#search-keyword {
  width: 42px;
  height: 42px;
  background: #f1f1f1;
  border:none;
  font-size: 1rem;
  float: right;
  color: #1A1A1D;
  padding-left: 25px;
  border-radius: 25px;
  transition: width .55s ease;
  box-sizing: border-box;
}

.blog-header .input-group-new input#search-keyword::-webkit-input-placeholder {
   color: #c0c0c0;
}
 
.blog-header .input-group-new input#search-keyword:-moz-placeholder { /* Firefox 18- */
   color: #c0c0c0;  
}
 
.blog-header .input-group-new input#search-keyword::-moz-placeholder {  /* Firefox 19+ */
   color: #c0c0c0;  
}
 
.blog-header .input-group-new input#search-keyword:-ms-input-placeholder {  
   color: #c0c0c0;  
}

.blog-header .input-group-new button.gm-news-search{
  position: absolute;
    /*top: 50%;*/
    margin-left: 20px;
    padding: 0px 0px 0px 0px !important;
    margin-top: 0;
    z-index: 1;
    color: #1A1A1D;
    font-size: 1.15rem;
    background: #f1f1f1;
    font-weight: 600 !important;
    right: 0px !important;
    height: 42px;
    width: 42px;
    border-radius: 25px;
}

.blog-header .input-group-new input#search-keyword:focus, 
.blog-header .input-group-new input#search-keyword:active{
  outline:none;
  width: 250px;
}

.blog-header .input-group-new:hover input#search-keyword{
  width: 250px;
}

.blog-header .input-group-new:hover .icon{
  color: #93a2ad;
}


@media screen and (max-width: 1239px) {
	.blog-header .search-container-new {position: relative;}
.blog-header .search-container-new {
    margin: 0;
    width: 100%;
    height: 42px;
    margin-top: 1px;
    left: 0px;
}

.blog-header .input-group-new {
    width: 100%;

}
.blog-header .input-group-new:hover input#search-keyword{
  width: 100%;
}
.blog-header .input-group-new input#search-keyword {
  width: 100%;
  transition: none;
}

}

.blog-header .lang-toggle {
    margin: 0 30px 0 0;

}
.blog-header .lang-toggle a {
    text-decoration: none;
    transition: 300ms;
    color: #fff;
}

.blog-header .lang-toggle p {
    margin: .175rem 0 0 0;
    font-size: .975rem;

}
@media screen and (min-width: 1240px) {
	.blog-header .lang-toggle p {
		margin: 0 ;
		font-size: .975rem;
	}
}

.site-tools { margin-top: 50px; margin-bottom: 50px;}
.lang-desktop {display:none;}

@media screen and (min-width: 1240px) {
.lang-desktop {display:block; text-transform: initial; width: 75px; }
}
.lang-mobile {display: block;
    color: #fff;
    margin-right: 2rem;
    margin-bottom: 0rem;
    text-transform: initial;
    text-align: right;}

@media screen and (min-width: 1240px) {
.lang-mobile {display:none;}
}

.lang-toggle-2 {
    background: none;
    border-radius: 25px;
    display: flex;
    height: 42px;
    position: relative;
	padding: 2px 0 0 0;
	width: 100px;
	margin-right: 30px;
    font-weight: 500;
}
.lang-active {
position: relative;
    display: inline-block;
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    background: #0071cc;
    height: 34px;
    width: 34px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: .875rem;
	line-height: 36px;
}

.lang-toggle-2 p {
    width: 100%;
    margin: 0;
}
.lang-toggle-2 a {
    display: inline-block;
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    height: 34px;
    width: 34px;
    border-radius: 25px;
    text-align: center;
    font-size: .875rem;
	line-height: 36px;
}

.lang-toggle-2 a {
    display: block;
    width: 34px;
    height: 34px;
    background: rgba(0,113,204,0);
    border-radius: 25px;
	font-size: .875rem;
	position: absolute;
	right: 4px;
	top: 0px;
	text-align: center;
	text-decoration: none;
}
.lang-toggle-2 a:hover {text-decoration: none !important}

@media screen and (max-width: 1239px) {
    .lang-toggle-2 {display:none;}
    }