@font-face{
	font-family: "Brandon Grotesque";
	src: url("../otf/brandon-grotesque-light.otf");
}

@font-face {
	font-family: "MS PGothic";
	src: url("../ms-pgothic.html") format("woff2"), url("../ms-pgothic-2.html") format("woff"), url("../ms-pgothic-3.html") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }

/*====== BRAND RESET =======*/
html, body{
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
	color: #414141;
	word-spacing:0.15em;
	margin: 0px 0px;
	padding:0px 0px;
	font-size: 1rem;
}

.language-korea :where(p, .brief) {
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

/* .language-korea{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
} */

.language-korea .kr-font{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.language-korea #contact-section .wpcf7-form{
	font-family: 'Nunito Sans', sans-serif;
}

.language-korea #contact-section .wpcf7-submit{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.language-korea #portfolio-filters button.portfolioTab{
	font-family: 'Nunito Sans', sans-serif;
}

.language-korea a .profile-designation, .language-korea #people-profile .people-content p{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.language-korea #people-profile .designation h5{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.language-korea #people-profile .single-profile-name{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.menu-item a{
 	font-family: 'Nunito Sans', sans-serif;
}

.language-korea #office-location-section .panel-body ul, .language-korea #contact-hq-section .panel-body ul{
	font-family: 'Nunito Sans', sans-serif;
}

a .profile-firstname{
	font-family: 'PT Serif', serif;
}

.language-korea a .profile-firstname{
	font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

.banner-subtext p{
	font-family: 'Nunito Sans', sans-serif;
}

.map-locations .country-name{
	font-family: 'Nunito Sans', sans-serif;
}

h1, h2{
	font-family: 'PT Serif', serif;
	color: black;
}

h3, h4, h5{
	font-weight:normal;
}

h1{
	font-size: 3.5rem;
}

h2{
	font-size: 2.875rem;
	font-weight: 400;
}

h4{
	font-size: 2.125rem;
	font-weight: 500;
}

h5{
	font-size: 1.875rem;
	font-weight: 400;
}

a {
    color: #666;
	text-decoration: none;
}

a:hover {
    color: #666;
	text-decoration: none;
}

.redText, a.redText{
	color: #ba0c2f;
}

.blackText{
	font-family: 'PT Serif', serif;
	font-size: 2rem;
	color: black;
}

.redBg {
	background-color: #ba0c2f;
}

.greyText, a.greyText{
	color: #c8c8c8;
}

.greyBg{
	background-color: #f4f4f4;
}

.navbar-expand-lg{
    padding-top: 5px;
}

input:focus {
	outline: none;
}

/*
body.home .navbar-expand-lg {
	position: absolute;
	z-index: 100;
	left: 0px;
	right: 0px;
}
*/			

main{
	padding-top:30px;
}

header a.navbar-brand{
	font-family: "Brandon Grotesque";
	font-weight: bold;
	color: #ba0c2f;
	font-size: 1.6rem;
	position: absolute;
    left: 2rem;
	top: 0;
}

header .navbar-nav{
	text-transform: uppercase;
	font-size: 1.125rem;
	font-weight: 400;
	margin-left:0px; 
}

header .navbar-nav .menu-item{
	margin-left:0.7rem; 
	margin-right:0.7rem; 
	font-size: 0.88rem;
	margin-top: 1.5rem;
}

.desktop-nav.fixed-top{
	padding-bottom: 20px;
	background-color: #fff;
}

header .navbar-nav .current-menu-item a{
	color: #ba0c2f;
}

header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

footer{
	font-size: 0.9rem;
}

main{
	min-height: calc(100vh - 102px);
}

main section{
	padding-top: 2rem;
	padding-bottom: 2rem;
}

main section.lead-banner{
    background: url(../png/red_llustration_left.png) center left no-repeat, url(../png/red_llustration_right.png) center right no-repeat;
    background-size: 28%, 28%;
    font-size: 1.4rem;
	min-height: 60vh;
	display: flex;
}


.site-footer{
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}

.site-footer section{
	padding: 1rem 1rem;
}

#our-process{
	background: url(../png/grey_illustration_full.png) center right -21% no-repeat;
    background-size: 28%;
	padding: 3rem 3rem 0;
}

#our-presence{
	background: url(../png/tree_1.png) top left -5% no-repeat;
    background-size: 17%;
	padding: 0 3rem 3rem;
	background-position-y: bottom;
}

#people-profile{
	background: url(../png/red_illustration_profile_1.png) top right 0% no-repeat;
    background-size: 30%;
    padding: 2rem 0px 3em 0px;
}



#people-profile .designation{
	position: relative;
}
#people-profile .designation a{
	position:absolute;
	right: 10%;
	top: 0.5rem;
}

#people-personal-questions h4{
	font-size: 1.2rem;
	padding-right: 1.5rem;
	font-family: 'PT serif', serif;
	color: black;
}

.profile-photo{
	padding-bottom: calc(100%);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top center;
	width: 100%;
    height: 100%;
}

/* .profile-row .col-md-3{
	flex: 0 0 23%;
    max-width: 23%;
} */

.profile-row .col-md-4{
	flex: 0 0 31%;
    max-width: 31%;
}

.profile-name{
	position:absolute;
	bottom: 0px;
	padding: 1rem 1rem;
}

.profile-name h6{
	font-size: 1.5rem;
	margin-bottom:0px;
}


.fab{
	color: #FFF;
    display: inline-block;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    background: #c41635;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}

.fas{
	color: #c41635;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    position: relative;
    top: 3px;
}

.portfolioTab{
	outline: 0 !important;
}

.cta.go-to-contact{
	background-color: #ebeced;

}

.cta-message{
	font-size: 2.875rem;
	font-family: 'PT Serif', serif;
	color: black;
}

.cta-submessage{
	font-size:1.2rem;
	margin-bottom: 2rem;
	font-weight: 400;
}

.btn.btn-cta{
	color: #fff;
	background-color: #ba0c2f;
	border-radius: 2.25rem;
	padding: 10px 25px;
	text-transform: uppercase;
}

.mobile-break{
	display: none;
}

@media screen and (max-width: 992px){
	
	main section.lead-banner {
		min-height: 35vh;
	}	
	
	header a.navbar-brand {
		top: 5px;
		left: 25px;
	}
	
	.navbar.fixed-top {
		padding-top: 25px;
		background: #FFF;
	}

	
	.navbar-nav li a {
		color: #333 !important;
		text-shadow: unset !important;
	}
	
	header .navbar-nav .menu-item{
		border-bottom: 1px solid #EEE;
		padding-bottom: 10px;
		margin-top: 0.8rem;
	}
	
	header .navbar-nav .menu-item a{
		display: block;
	}

	#people-profile .designation a{
		top: 0rem;
	}
	 
}


@media screen and (max-width: 768px){
	
	/*	
	h1{
		font-size: 2.2rem;
	}

	h2{
		font-size: 2rem;
	}

	h4{
		font-size: 1.4rem;
	}

	h5{
		font-size: 1.2rem;
	}
	
	h6{
		
	}
	*/

	.mobile-break{
		display: block;
	}

	.wpcf7-submit, input[type=submit].wpcf7-submit {
			display: block !important;
			margin: 0 auto !important;
	}
		
	#people-profile {
		padding-top: 1rem;
		background: none;
	}

	#contact-section{
		 background: none !important;
	}

	

}

@media screen and (max-width: 540px) {
	main section.lead-banner {
		background: url(../png/red_llustration_left.png) top left no-repeat, url(../png/red_llustration_right.png) bottom right no-repeat;
		background-size: 60%, 60%;
		font-size: 1.4rem;
		min-height: 60vh;
		display: flex;
	}
}




/** maduStyle **/

.cs-top{
	min-height: 100vh;
	padding-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;

}
.cs-why{
	padding: 2.5rem 0;
}
.cs-why-image img{
	width: 80px;
}
.cs-why-image h5{
	font-size: 1.5rem;
}
.cs-why h4{
	font-size: 1.875rem;
}
.cs-we-item{
	padding: 3rem 0;
	background: #c41635;
	color: #FFF;
}
.cs-we-item h4{
	font-size: 1.875rem;
}



.cs-our-work{
	padding: 6rem 0 4.5rem 0;
}
.cs-our-work h2{
	text-transform: capitalize;
	margin-bottom: 2rem;
}
.cs-our-work-box{
	position: relative;
}
.cs-our-work .cs-our-work-box h3.main-title, h5.sub-title, .country{
	position: absolute;
	left: 16px;
	color: #FFF;
}
.cs-our-work-box h3.main-title{
	font-weight: 100;
    font-size: 1.6rem;
    line-height: 1.6rem;
    z-index: 200;
    font-family: 'PT Serif', serif;
	opacity: 1;
}
.cs-our-work-box h3{
	bottom: 28px;
}
.cs-our-work-box h5.sub-title{
	bottom: 5px;
	font-weight: 100;
    font-size: 1.6rem;
    line-height: 1.6rem;
    z-index: 200;
    font-family: 'PT Serif', serif;
	opacity: 0;
	padding-right: 2.5rem;
}
.cs-our-work-box:hover h5.sub-title, .cs-our-work-box:hover .showMore{
	opacity: 1;
}
.cs-our-work-box:hover h3.main-title, .cs-our-work-box:hover .country{
	opacity: 0;
}
.cs-our-work-box .country{
	opacity: 1;
	bottom: 5px;
	z-index: 200;
}
.cs-our-work-box .overlay{
	background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	transition: 0.2s;
}
.cs-our-work-box:hover .overlay{
	background: rgba(196, 22, 53, 1);

}

/* keshanStyle */
.cs-our-work-box img {
    height: 236px;
    object-fit: cover;
    width: 350px;
}
/* end keshanStyle */

.showMore{
	position: absolute;
    bottom: 1.5rem;
    right: 1rem;
    color: #FFF;
    opacity: 0;
}
.showMore .fas{
	color: #FFF;
}



.cs-want-to{
	background: #eee;
	padding: 4rem 0;
}
.cs-want-to .btn-theme{
	padding: 8px 0px;
    border-radius: 40px;
    width: 160px;
}
.cs-want-to .btn-theme.btn-red{
	background: #c41635;
	color: #FFF;
}
.cs-want-to .btn-theme.btn-gray{
	background: #c5c5c5;
	color: #000;
}

.banner-box img{
	width: 100%;
	height: 100%;
}

.banner-box{
	position: relative;
	text-align: center;
}
/* .banner-box:hover::after{
	height:100%;
}
.banner-box a{
	position: relative;
	z-index: 100;
}

.banner-box h5{
	position: absolute;
    width: 100%;
	z-index: 100;
    color: #fff;
	bottom: -60px;
	opacity: 0;
	transition: 0.5s;
    font-family: 'PT Serif', serif;
}
.banner-box:hover h5{
	bottom: 10px;
	opacity: 1;
}

.banner-box::after{
	transition: 0.5s;
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:0%;
	display:inline-block;
	background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(196 22 53) 100%);
} */


.lang-switch{
	position: absolute;
    right: 2rem;
    top: 20px;
    margin-bottom: 0;
    display: inline-block;
}

.lang-menu .lang-switch button{
	background-image: url('../png/select-pin.png');
	background-repeat: no-repeat;
    background-position: 90% 50%;
	border-radius: 20px;
    padding: 5px 60px 5px 15px;
    background-color:#BA0C2F;
    color: #fff!important;
    border: none;
	position:relative;
	cursor:pointer;
	z-index: 9999;

}

.lang-switch .show>.btn-light.dropdown-toggle{
	background-color:#BA0C2F;
    color: #fff;
}

.lang-switch button{
   -o-appearance: none;
   -ms-appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

.bootstrap-select .dropdown-toggle:focus{
	outline: none!important;
}

.lang-switch button:focus-visible{
outline:none;
}

.lang-switch .show>.btn-light.dropdown-toggle:focus{
	box-shadow: unset;
}

.bootstrap-select.pll-switcher-select{
	width: auto!important;
}

.dropdown-toggle::after{
	display: none;
}

.lang-switch .dropdown-menu{
	background-color: #ba0c2f;
    border-radius: 0 0 20px 20px;
	padding-top: 25px;
    background-clip: initial;
	margin: -15px 0 0 0;
}

.lang-switch .dropdown-menu .inner{
    overflow-x: hidden;
}

.lang-switch .dropdown-item{
	position: relative;
	color: #fff;
	padding: 5px 40px 5px 15px;
}

.lang-switch .dropdown-item span{
	transition: all 0.5s;
}

.lang-switch .dropdown-item:hover {
	transform: translateX(3px);
    color: #ffffff;
    text-decoration: none;
    background-color: #ba0c2f;
}

.lang-switch .dropdown-item:hover span{
	transform: translateX(5px);
}

.lang-switch .dropdown-item.active{
	color: #ffffff;
    text-decoration: none;
    background-color: #ba0c2f;
}

.lang-switch .dropdown-item.active::after{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 100%;
	right: 0;
	right: 12px;
    top: 12px;
}

.lang-switch ul.dropdown-menu{
	background-color: #ba0c2f;
}

.lang-switch ul.dropdown-menu li{
	color: #fff;
    margin: 0;
}

/* .lang-switch .fas{
    position: absolute;
    top: 6px;
    right: 12px;
    color: #fff;
	font-size: 15px;
} */

.dark-box{
	background: #030a16;
}

.startup-pr-info{
	align-items: center;
}

.startup-pr h2{
	font-size:35px;
}

.home-startup-pr{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	padding: 150px 0;
}

.font-size-35{
	font-size: 35px;
}

.map-locations{
	position: relative;
}

.map-locations .location{
	position: absolute;
	z-index: 100;
}

.map-locations .location .spot{
	position: relative;
	display: block;
	background-color:  #c41635;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	z-index: 100;
}

.map-locations .country-name{
	background: #FFF;
	border: 1px solid #EEE;
	box-shadow: 1px 1px 3px #999;
	font-size: 1.1rem;
	font-weight: 500;
	position: absolute;
	min-width: 180px;
	border-radius: 36px;
	top: -7px;
	left: 15px;
	text-align: center;
	display:none;
	z-index: 200;
	padding: 5px 0;
}

.map-locations .country-name.pop-left{
	top: -7px;
	left: initial !important;
	right: 15px;
}

.map-locations .location .spot:hover .country-name{
	display: block;
}


#portfolio-filters{
	text-align: center;
}

#portfolio-filters button.portfolioTab {
	background-color: transparent; 
	color: #333;
	padding: 0.3rem 1rem;
    text-decoration: none;
	font-size: 0.9rem;
	margin: 1rem auto;
	border-radius: 2rem;
    min-width: 100px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;	
	outline: none;
} 

#portfolio-filters button.portfolioTab:hover {
	background-color: #EEE;
	color: #333;
	text-decoration: none;
} 

#portfolio-filters button.portfolioTab.active {
	background-color: #BA0C2F;
	color: #FFF;
	
} 

.port-item img{
	text-align: center;
}

.port-item img{
	max-width: 130px;
	margin: 0px auto;
}

#home-case-study .container-fluid{
	padding-left: 0px;
}

#case-study-categories .category{
	background-color: #EEE;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: 100;
	color: #FFF;
	line-height: 1.2rem;
	padding: 0px 0px;
	position: relative;
}



#case-study-categories .category a.category-content{
	display: block;
	position: absolute;
	z-index: 200;
	padding: 1.2rem 1.2rem;
	color: #FFF;
	height: 100%;
	width: 100%;
}

#case-study-categories .category a.category-content:hover{
	background-image: none;
	background-color: #c41635;
}

#case-study-categories .category a h4{
	font-weight: 200;
	font-size: 1.6rem;
	line-height: 1.6rem;
	position: relative;
	z-index: 200;
	letter-spacing: normal;
	margin-bottom: 15px;
	font-family: 'PT Serif', serif;
}

#case-study-categories .category.single{
	margin-bottom: 15px;
	min-height: 300px;
}

#case-study-categories .category.double{
	margin-bottom: 15px;
	min-height: 142px;
}


#case-study-categories .category.double .brief{
	display: none;
}

#case-study-categories .category.double a.category-content:hover h4{
	display: none;
}

#case-study-categories .category.double a.category-content:hover .brief{
	display: block;
}

#case-study-categories .category a.category-content h4.hidden{
	opacity: 0;
}

#case-study-categories .category a.category-content:hover h4.hidden{
	opacity: 1;
}

#case-study-categories .category:before{
	position: absolute;
	content: "";
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}

#case-study-categories .category .brief{
	position: relative;
	z-index: 200;
	font-size:1.2rem;
	line-height:1.35;
	font-weight: 300;
}

.home.language-en #case-study-categories .category a.category-content h4.hidden {
    opacity: 0;
}
.home.language-en #case-study-categories .category a h4 {
    font-weight: 100;
    font-size: 1.6rem;
    line-height: 1.6rem;
    position: absolute;
    z-index: 200;
    bottom: 25px;
    padding-right: 2rem;
    font-family: 'PT Serif', serif;
}

.home.language-en #case-study-categories .category a.category-content {
    display: block;
    position: absolute;
    z-index: 200;
    padding: 1rem 1rem;
    color: #FFF;
    height: 100%;
    width: 100%;
}

.home.language-en #case-study-categories .category .brief {
    position: absolute;
    z-index: 200;
    bottom: 10px;
}

.home.language-en #case-study-categories .category a.category-content:hover h4 {
    opacity: 0;
}

.home.language-en #case-study-categories .category a.category-content:hover .brief {
    opacity: 0;
}

.home.language-en #case-study-categories .category a.category-content:hover h4.hidden {
    opacity: 1;
}

.home.language-en #case-study-categories .category.double a.category-content:hover h4{
	display: block;
}

.fw-400{
	font-weight: 400;
}
.fw-500{
	font-weight: 500;
}
.fw-600{
	font-weight: 600;
}

.startup-pr-box{
	padding: 4rem 0;
}

.startup-pr-box h3{
	font-size: 25px;
}

.startup-pr-box p{
	margin-top: 40px;
	font-weight: 400;
}

.startup-pr-box ul{
	list-style: none;
    margin: 0;
}

.startup-pr-box ul li{
    margin: 0;
	position: relative;
}

.startup-pr-box .card{
	transition: all 0.4s;
	border-color: #A30928;
	border-radius: 10px;
	min-height: 322px;
}

.startup-pr-box .card ul li:before{
   position: absolute;
   content: '';
   left: -21px;
   top: 10px;
   width: 15px;
   height: 1px;
   background-color: #FF0000;
}

.startup-pr-box .card:hover ul li:before{
	position: absolute;
	content: '';
	background-color: #ffffff;
 }

.startup-pr-box .card:hover{
	background-color: #BA0C2F;
}

.startup-pr-box .card:hover li,
.startup-pr-box .card:hover p,
.startup-pr-box .card:hover h3,
.startup-pr-box .card:hover h2
{
	color: #fff;
}

.startup-pr-contact{
	padding: 5rem 0;
	background-color: #EBECED;
}

.startup-pr-contact .wpcf7 .form-control{
	padding: 1rem;
	letter-spacing: normal;
	font-size: 1rem;
	border-radius: 20px;
	border: unset;
	color: #000;
}

.startup-pr-contact .wpcf7 .form-control.wpcf7-select{
	padding-top: 1.6rem;
}

.startup-pr-contact .wpcf7 label{
	font-size: 1rem;
	font-weight: 500;
	color: #000;
	margin-left: 1rem;
}

.startup-pr-contact .wpcf7 .form-control::placeholder{
	color: #999999;
}

.startup-pr-contact .wpcf7 label span{
	color: #BA1F31;
}

input[type="submit"].startup-submit-btn{
	padding: 12px 80px;
    font-size: 18px;
    border-radius: 25px;
    font-weight: 400;
	background-color:#BA0C2F;
	color: #fff;
	text-transform: capitalize;
}

.startup-pr-contact .form-group {
    margin-bottom: 20px;
}

.startup-pr-contact .wpcf7 .ajax-loader{
	position: absolute;
	top: 10px;
}

#home-image-desktop{
	background-repeat: no-repeat;
	background-position:center center;
	background-size: cover;
	min-height: 100vh;
	padding: 3rem 2rem;
	text-align: center;
	display: flex;
}

a.navbar-brand img{
	height: 60px;
}

.portfolio{
	padding-bottom: 5rem;
}


.wpcf7-spinner{
	position: absolute;
    top: 10px;
}

.wpcf7-form-control-wrap button{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


.startup-pr-contact p b{
	font-weight: 600;
}

.way-description{
	padding-right: 60px;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown{
	width: 100%;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown-toggle{
	background-color: #fff;
	border-radius: 20px;
	z-index: 9999;
}

.startup-pr-contact .wpcf7-form-control-wrap .bootstrap-select .bs-ok-default:after{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background-color: #BA1F31;
	border-radius: 100%;
	right: 0;
	right: 12px;
    top: 8px;
	border: none;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown-toggle.btn-light:focus{
	border-color:#fff;
	box-shadow: none;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown .dropdown-menu li{
	margin: 0.5rem 0 0 0;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown .dropdown-menu{
	padding-top: 20px;
    margin-top: -30px;
    border: none;
    border-radius: 20px;
	box-shadow: rgb(27 31 35 / 10%) 0px 1px 0px, rgb(255 255 255 / 25%) 0px 1px 0px inset;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown .dropdown-menu.inner{
	box-shadow: none;
}

.startup-pr-contact .wpcf7-form-control-wrap .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

.dropup .dropdown-toggle::after {
	display: none;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown-item:focus, .wpcf7-not-valid-tip .wpcf7-form-control-wrap .dropdown-item:hover{
    color: #16181b;
    text-decoration: none;
    background-color: #ffffff;
}

.startup-pr-contact .wpcf7-form-control-wrap .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #A30928;
}

.startup-pr-contact .wpcf7-not-valid-tip{
	margin-top: 8px;
    margin-left: 5px;
}

.lang-menu.skeleton .hide-lang {
	background: #e2e2e2;
	color: transparent;
	overflow: hidden;
  }
  
  .lang-menu.skeleton .hide-lang::before {
	content: "";
	position: absolute;
	left: 0%;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to right, #e2e2e2 25%, #d5d5d5 50%, #e2e2e2 100%);
	animation-name: gradient-animation;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	filter: blur(5px);
	  z-index:99999;
  }
  
  .lang-menu.skeleton .lang-switch button {
	  background-color: #e2e2e2;
  }
  
  .lang-menu .lang-switch{
	  border-radius: 20px;
  }
  
  @keyframes gradient-animation {
	from {
	  left: 0%;
	}
	to {
	  left: 100%;
	}
  }
  
  .language-en .contact-email.en{
	display:inline-block;
}

.language-korea .contact-email.kr{
	display:inline-block;
}

.language-en .contact-email.kr{
	display:none;
}

.language-korea .contact-email.en{
	display:none;
}


.contact-top-profile{
	position: relative;
}

.contact-profile-box::after{
	position: absolute;
	content: '';
	right: 0px;
	top: 0;
	height: 100%;
	width: 1px;
	background-color:#B91F31;
}

.contact-profile-box.last-item::after{
		display: none;
	}

.contact-top-profile h3{
	font-size: 24px;
    font-family: "PT Serif", serif;
    text-align: center;
	margin-bottom: 40px;
}

.contact-top-profile-info h4{
	font-size: 24px;
    font-weight: 700;
	margin-bottom: 0px;
}

.contact-top-profile-info p{
    font-weight: 400;
	margin-bottom:15px;
	margin-bottom: 0px;
}

.contact-top-profile-info a{
	color:#B91F31;
	font-weight: 400;
	display:block
}

.image-circle{
	border-radius:100%;
}

.our-market-title{
	text-align:center;
	font-size:35px;
}

.location-profile h5{
	font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

.location-profile p{
    font-weight: 400;
	margin-bottom: 0;
}

#office-accordion-middle .location-profile p{
	margin-bottom: 0;
}

.contact-top-profile img{
	width:100px;
}

/* .location-profile a{
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
} */

.addi-email .fas{
	color: #BA0C2F;
    font-size: 16px;
	padding-left: 3px;
	padding-right: 10px;
	top: 2px;
}

.email a{
	color:#c41635;
}

#office-accordion-middle .has-profile ul li.location{
	margin-top: 0;
}

.trademark {
	color: #666;
}

.has-profile .email{
	display:block;
}

.has-profile .addi-email{
	display:none;
}

.panel-body ul {
    margin-bottom: 0px;
}

.panel-body ul li{
    margin-bottom: 1rem;
}

.addi-email a{
	color:#c41635;
}

#office-accordion-middle .has-profile ul{
	margin-left:108px;
}

.location-profile img{
	width:90%;
}


.award-left img{
	position: absolute;
    left: 0;
    top: -100px;
	width: 350px;
}

.award-right img{
	position: absolute;
    right: 0;
    top: -100px;
	width: 350px;
}

.award-box{
	background-color: #F8F8F8;
	padding: 10px;
	margin: 0 10px;
	transition: 0.5s all;
	min-height: 125px;
	display: flex;
	align-items: center;
	position: relative;
}

.award-box span{
	font-weight:600;
}

.award-box .description p{
	margin-bottom: 0;
}

.award-box img{
	width: 100%;
}

.award-box:hover{
	background-color: #BA0C2F;
}

.award-box:hover span, .award-box:hover .description{
	color: #fff;
}

.award-img-box{
	width: 100px;
	height: 70px;
	display: flex;
	align-items: center;
}

.single-insight{
	padding: 5rem 0 1rem 0;
}

.single-insight-cate-icon{
    background-color: #ba0c2f;
    padding: 6px 0;
    width: 50px;
    height: 52px;
    z-index: 15;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-insight-cate-icon-text{
	font-weight: 400;
}

.single-insight-cate-icon img {
    margin: 0 auto;
}

.single-insight .tags{
	border: 1px solid #666666;
	border-radius: 30px;
	padding: 8px 15px;
	margin-right: 15px;
	display: inline-block;
	margin-bottom: 10px;
}

.insight-single-featured-img img{
	width: 100%;
	min-height: 400px;
	max-height: 400px;
	object-fit: cover;
}

.date-author{
	color: #666666;
}

.back-btn{
	margin-left: -105px;
}

.back-btn span{
	font-size: 20px;
	font-weight: 400;
}

.red-line{
	border: 1px solid #B91F31;
	margin: 30px 0;
}

.single-insight-side-bar h4{
	font-family: 'PT Serif', serif;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}

.single-insight-side-bar a{
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #E4E4E4;
	display: block;
	padding-bottom: 15px;
}

.single-insight-side-bar a:last-child{
	border-bottom: none;
}

.features-section{
	background-color: #F3F3F3;
	padding: 80px 0;
}

.features-section .features-box{
	background-color: #BA0C2F;
    border-radius: 15px;
    color: #fff;
    padding: 30px 25px;
    text-align: center;
	min-height: 430px;
}

.features-section .features-box .icon{
    text-align: center;
	display: inline-block;
}

.features-section .features-box h4{
	font-size: 20px;
	font-family: 'PT Serif', serif;
}

.features-section .section-description p{
	color: #414141;
	font-size: 20px;
    font-weight: 600;
}

.ms-gothic{
	font-family: "MS PGothic";
}

.row-gap-30{
	row-gap: 30px;
}

.cky-preference-content-wrapper .cky-show-desc-btn{
	color: #DC3545;
}

.cky-preference-content-wrapper .cky-show-desc-btn:hover{
	color: #BA0C2F;
}


.cky-preference-content-wrapper button.cky-show-desc-btn:not(:hover):not(:active) {
    color: #DC3545;
}

.cky-switch input[type="checkbox"]:checked {
    background: #DC3545!important;
}


@media screen and (max-width: 1200px){
	#case-study-categories .category.single{
		min-height: 300px;
	}
	
	#case-study-categories .category.double{
		min-height: 142px;
	}

	.navbar-collapse{
		margin-top:50px;
	}
	
	.navbar-toggler {
		background-color: transparent !important;
		position:absolute;
		top:13px;
		right:15px;
	}

	.lang-switch {
		right: 4rem;
		top: 14px;
	}

	.navbar {
		min-height: 65px;
	}
}

@media screen and (max-width: 1024px){
	#case-study-categories .category.single{
		min-height: 300px;
	}
	
	#case-study-categories .category.double{
		min-height: 142px;
	}

	#case-study-categories .category .brief{
		font-size: 1rem;
	}
}

@media screen and (max-width: 768px){
	#case-study-categories .category.single{
		min-height: 200px;
	}
	
	#case-study-categories .category.double{
		min-height: 200px;
	}
	
	#case-study-categories .category.double .brief{
		display: block;
	}
	
	#case-study-categories .category.double a.category-content:hover h4{
		display: block;
	}
	
}


@media (max-width: 768px) {
	.home-startup-pr{
		background-image: unset!important;
		background-color: #100f17;
		padding: 0;
	}
	
}

@media (max-width: 767px) {
	.contact-profile-box::after{
		display: none;
	}
	.contact-top-profile::after{
		position: absolute;
		content: '';
		left:0;
		right: 0;
		bottom: -28px;
		height: 1px;
		width: 100%;
		background-color:#B91F31;
	}
	
	.last-item .contact-top-profile::after{
		display: none;
	}
	
	#office-accordion-middle .location-profile img{
		width:80px;
	}
	.trademark {
		line-height: 1.2;
	}
	.has-profile ul{
	margin-top:15px;
	}
	.award-left img{
		position: absolute;
		left: 0;
		top: unset;
		bottom: 0;
		width: 120px;
	}

	.award-right img{
		position: absolute;
		right: 0;
		top: unset;
		bottom: 0;
		width: 120px;
	}
	.back-btn{
		margin-left: 0px;
	}

	.single-insight h2{
		font-size: 36px;
	}
}

@media (min-width: 320px) and (max-width: 600px) {
	.cs-main-title h1{
		font-size: 2.5rem;
	}
	a.navbar-brand img{
		height: 40px;
	}
	.map-locations .location .spot {
		width: 5px;
		height: 5px;
	}
	.way-description{
		padding-right: 0px;
	}
	#case-study-categories .category .brief{
		font-size:1rem;
	}
	.contact-profile-box::after{
		display: none;
	}
	.contact-top-profile img{
		width: 90px;
	}
		.contact-top-profile h3 {
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.cs-main-title h1{
		font-size: 2rem;
	}
	.cs-why h5{
		font-size: 1.6rem;
	}
	.cs-why-image img {
		width: 60px;
	}
	.cs-top{
		height: auto;
	}
	.cs-top .head-info{
		height: auto;
	}
	.showMore {
		bottom: 0.9rem;
	}
	.cs-top {
		min-height: 80vh;
	}
	#case-study-categories .category a.category-content {
		padding: 12px;
	}
	#case-study-categories .category a h4 {
		font-size: 1rem;
	}
	#case-study-categories .category .brief {
		font-size: 12px;
	}

	#home-image-desktop{
		min-height: 60vh;
	}

	.way-description{
		padding-right: 0px;
	}
	.contact-top-profile img{
		width: 80px;
	}
	.contact-profile-box::after{
		position: absolute;
		content: '';
		right: 0px;
	}
	.contact-top-profile h3 {
		font-size: 22px;
	}
	.contact-top-profile-info h4 {
		font-size: 20px;
	}
	#office-accordion-left .has-profile ul, #office-accordion-right .has-profile ul{
		margin-left:117px;
	}

	.award-left img{
		position: absolute;
		left: 0;
		top: 0px;
		width: 200px;
	}
	
	.award-right img{
		position: absolute;
		right: 0;
		top: 0px;
		width: 200px;
	}

	.back-btn{
		margin-left: 0px;
	}
	
}