*{position: relative;}
header{
    margin:0 auto;
}
body>*,
.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom)
{
    /* max-width:1440px !important; */
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
}
.navbar-brand{padding-bottom: 26px;max-width:134px !important;}
#navbarSupportedContent{
    max-width: 1160px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin:25px 0;
    left:-27px;
}
.navbar-nav > li.dropdown > a .caret {
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 3px solid;
    margin-left: 10px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.navbar-nav .dropdown-menu > li > a {
    color: #DDD;
    text-decoration: none;
    text-align: center;
}
.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a.active {
    color: #3C89CD;
}
.navbar-nav .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.6);
}
.navbar-nav .dropdown-menu > li > a {
    display: block;
    line-height: 46px;
    padding: 0 15px 0 15px;
    border-left: 0px solid #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 13px;
}
.dropdown-menu{padding:10px 0;}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
header{}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:visited, .navbar-dark .navbar-nav .nav-link:active{
    color: #DDD;
    font-family: 'NotoSansKRMedium';
    font-size: 20px;
    font-weight: normal;
    line-height: 29px;
}
.navbar-expand-lg .navbar-nav .nav-link{padding-left:0;padding-right:0;}
.navbar-expand-lg .navbar-nav  .dropdown .nav-link{padding-left:0;padding-right:18px;}
.navbar-dark .navbar-nav .nav-item{
    margin:0 42px;
    transition: all 0.3s;
    padding-bottom: 26px;
}
.navbar-dark .navbar-nav > .nav-item > a:before{
    width: 0;
    position: absolute;
    content: '';
    height: 2px;
    background: #3C89CD;
    bottom: 0;
    left: 50%;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;

}
.navbar-dark .navbar-nav > .nav-item:hover > a.nav-link:before {
    width: 100%;
    left: 0;
}
.navbar{
    padding: 25px 0 0 0;
    background-color: rgba(0, 0, 0, 0);
    position:fixed;
    top:0;
    z-index: 9995;
    width: 100%;
}
.navbar-dark .navbar-nav .nav-item:last-child{margin-right:0;padding-right:0;}
.navbar .container-fluid{width: 100%;max-width: 1307px;}
.icomenu{
    position: absolute;top:14px;
}
#agency-carousel{
    margin:0 auto;
    width:82.49%;
}
#home-agency-hero {
    /*position: relative;
    text-align: center;
    padding:0;
    display:table;
    width:100%;
    overflow: hidden;
    background-position: center center;
    background: transparent;*/
    height:890px;
    overflow:hidden;
}
#home-agency-hero:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
}
#home-agency-hero .container-cell{
    display: table-cell;
    vertical-align: middle;
    width:100%;
}
.background-video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}
#home-agency-hero .slider-title {
    position: relative;
    margin-bottom: 0;
}
.slider-title {
    font-size: 54px;
    font-family: 'NotoSansKRBold';
    color: #fff;
    line-height: 60px;
    position: relative;
}
.slider-subtitle {
    font-family: 'NotoSansKRRegular';
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    position: relative;
}
.owl-carousel{height:inherit;}
.owl-carousel .owl-stage-outer{
    
}
.owl-carousel .owl-item .item {
    text-align: center;
    cursor: pointer;
}
.owl-carousel.owl-drag .owl-item{
    margin-right:10px !important;
}
.owl-carousel .owl-item .item a{
    display:block;
    width:98px;height: 98px;
    margin:0 auto 40px auto;
}
.owl-carousel .owl-item .item a.first{
    background-image:url(../img/sec1_ico1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-carousel .owl-item .item a.first:hover{
    background-image:url(../img/sec1_ico1-hover.png);
}
.owl-carousel .owl-stage-outer{
    transform:translate3d(0,0,0)
}
.owl-carousel .owl-dots .owl-dot span{display:none !important;}
.carousel-style-2 {
}
.carousel-style-2 .item {
    position: relative;
    overflow: hidden;
    background-color: rgba(18, 18, 18, 0.6);
    text-align: center;
    color: #999;
    padding: 50px 0 5px;
    min-height: 337px;
    max-width: 285px;
}
.carousel-style-2 .item:hover i {
    color: #cf5115;
}
.animation-fade {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
  }
  .carousel-style-2 .item:hover i::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.carousel-style-2 .item i::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    /* border-radius: 50%; */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
  .animation-from-bottom,
.animation-from-top {
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.animation-from-left,
.animation-from-right {
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.carousel-style-2 .item i {
    line-height: 80px !important;
    display: inline-block;
    font-size: 32pt;
    margin-bottom: 35px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    position: relative;
    z-index: 1;
    color: #fff;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.carousel-style-2 .item h1 {
    font-family: 'NotoSansKRMedium';
    font-size: 27px;
    margin: 0 auto 20px;
    color: #fff;
    font-weight: 500;
}
.carousel-style-2 .item p {
    font-family: 'NotoSansKRLight';
    margin: 0 auto;
    font-size: 14px;
    color:#999;
    position:relative;
}
.owl-carousel .owl-item .item:hover {
    color: #fff;
}
.carousel-style-2 .item:hover {
    background-color: #CF5114;
    color: #fff !;
}
.carousel-style-2 .item:hover a.first {
    background-image:url(../img/sec1_ico1-hover.png);
}
.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 20px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #D13208;
    opacity: 1;
}
.owl-carousel .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 4px 4px;
    background: transparent;
    display: block;
    border: 2px solid #D13208;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.8;
}
.owl-carousel .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 4px 4px;
    background: transparent;
    display: block;
    border: 2px solid #D13208;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.8;
}
.gray-bg {
    position: relative;
}
section {
    padding: 120px 0 90px;
    background-color: #fff;
    margin:0 auto;
}
.gray-bg:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f4f7;
    -webkit-opacity: 1;
    -moz-opacity:1;
    opacity: 1;
}
.center {
    position: relative;
    float: none;
    text-align: center;
    margin: inherit auto;
}
.center {
    text-align: center !important;
}

.highlight-heading {
    font-family: 'SpoqaHanSansNeo-Regular';
    color: #222222;
    font-size: 40px;
    margin-bottom: 10px;
    line-height: normal;
    position: relative;
}
#section-accordion .highlight-heading{line-height:50px;margin:0;}
.highlight-heading.blockchain_main{margin-bottom:55px;}
.blockchain_subheading{font-size:26px;margin-bottom:20px;}
.blockchain_caption{
    font-family: 'SpoqaHanSansNeo-Medium';
    font-size: 22px;
    color:#333;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
.blockchain_caption.colorGrey{
    color: #6f7075;
}
.colorMain{color: #3C89CD;}
.blockchain_text{padding-left:65px;top:-10px;}
.f-regular{font-family: 'NotoSansKRRegular' !important;}
.f-nbold{font-family: 'NotoSansKRBold' !important;}
.f-mbold{font-family: 'MontserratBold' !important;}
.f-thin{font-family: 'NotoSansKRThin' !important;}
.f-light{font-family: 'NotoSansKRLight' !important;}
.f-medium{font-family: 'NotoSansKRMedium' !important;}
.ls028{letter-spacing: 0.28px;}
.f17{font-size:17px;}
.f16{font-size:16px;}
.section2_main_heading{
    letter-spacing: 0.53px;
    line-height: 45px !important;
}
.section2_sub_heading{
    /* letter-spacing: 0.3px; */
}
.section2_sub_heading1{
    letter-spacing: 0.42px;
}
.section2_sub_caption{
    letter-spacing: 0.25px;
}
.section2_readmore{
    letter-spacing: 0.25px;
}
.sub_tit {
    text-align: center;
}
.sub_tit .tit span {
    font-family: 'NotoSansKRBold';
    padding-bottom: 35px;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0.53px;
    display:block;
}
.sub_tit .tit > h2 span {
    font-size:18px;
    color: #cc3300;
    font-family: 'MontserratBold';
    letter-spacing: 0.3px;
}
.section-title{
    font-family: 'NotoSansKRMedium';
    font-size: 24px;
    letter-spacing: 0.4px;
    color:#000;
    margin-bottom: 20px;
    padding-left:23px;
}
.section-title:before {
    content: "";
    background-color: #D13208;
    height: 26px;
    width: 6px;
    position: absolute;
    top: 0px;
    left: 2px;
    -webkit-transform: skewX(
-10deg
);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(
-10deg
);
}
.loc_info {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    flex-flow: wrap;
}
.loc_info .loc_com_img {
    width: 30%;
    max-width: 346px;
}
.lo_02 {
    background: url(../img/building.png) no-repeat top center;
    height: 200px;
}
.loc_info table {
    width: 70%;
    border-top: 2px solid #000;
    max-width:818px;
}
.loc_info table tr {
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}
.loc_info table tr th {
    font-size: 17px;
    color: #000;
    background-color: #f2f2f2;
    padding: 35px 25px;
    width: 15%;
}
.loc_info table tr td {
    color: #545454;
    padding: 0 15px;
    line-height: 30px;
    font-weight: 300;
    width: 85%;
    background:#fff;
}
.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom){
    max-width:1440px;
}
#map{
    width:100%;height:382px;
}
.loc_info table{height: 200px;}
.guest_table2, .guest_table3{
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}
.guest_table2 input[type=text],.guest_table2 select, 
.guest_table3 input[type=text],.guest_table3 select{
    color: #343434;
    letter-spacing: 0.22px;
}
.guest_table2:before {
    content: '';
    max-width: 1200px;
    height: 5px;
    display: block;
    border-top: 2px solid #000;
}
.guest_table2 li, .guest_table3 li {
    display: flex;
    border-bottom: 1px solid #e1e1e1;
}
.guest_table2 li div, .guest_table3 li div {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 15px 2% 15px 2%; */
}
.guest_table2 li div h2, .guest_table3 li div h2 {
    width: 27%;
    font-size: 16px;
    word-break: keep-all;
    margin:0;
    color:#343434;
    letter-spacing: 0.27px;
    font-family: 'NotoSansKRRegular';
    line-height: inherit;
    height:70px;
    padding: 22px 25px;
    background-color: #f2f2f2;

}
.guest_table3{
    margin-bottom: 40px;
}
.guest_table3 li div{width: 100%;}
.guest_table3 li div h2{
    max-width: 160px;
    height: 190px;
    padding: 80px 25px;
}
.guest_table3 li div span{
    width:87.5%;
    padding: 25px 25px;
}
#wr_content {
    height: 140px !important;
    border: 1px solid #dfdfdf;
}
#wr_content {
    padding: 14px 10px;
}
.bo_privacy .bop_tit {
    font-family: 'NotoSansKRRegular';
    text-align: left;
    font-size: 16px;
    color: #000;
    line-height: 200%;
    padding-bottom: 10px;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus{
    background-color: inherit !important;
    border-color: inherit ;
    color: inherit ;
}
.must {
    margin-left: 5px;
    color: #c71a21;
}
.guest_table2 li div span {
    width: 74%;
    padding:0 25px;
    color:#343434;
}
input[type=text] {
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
.frm_input {
    height: 40px;
    padding: 0 10px !important;
    width: 100% !important;
    margin: 0 !important;
    display:inline-block !important;
    font-size:13px;
}
.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input, .frm_select, .frm_select_tel, .frm_input_tel1, .frm_input_tel, .frm_add1, .frm_add2, .frm_add3 {
    border: 1px solid #dfdfdf;
    background: #fff;
    color: #000;
    vertical-align: middle;
    padding: 5px;
}
.frm_select_tel {
    background: url(../img/select_p.png) no-repeat 90% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size:13px;
}
.frm_select_tel {
    width: 30% !important;
    height: 40px;
    display:inline-block !important;
    margin-bottom: 0 !important;
    padding: 5px !important;
}
.frm_input_tel {
    width: 31% !important;
    height: 40px;
    padding: 0 10px  !important;
    display:inline-block !important;
    margin-bottom: 0 !important;
}
.tbl_caption{
    display:table;
    width: 100%;
    height: 60px;
    border: solid 8px #f3f4f6;
    margin-bottom: 15px;
    padding:0 20px;
}
.tbl_caption span{
    display:table-cell;
    vertical-align: middle;
    color:#343434;
    font-size: 15px;
    letter-spacing: 0.25px;
}
#wr_3_1 {
    width: 34.2% !important;
}
#wr_3_2{
    width:110px !important;
}
.frm_select {
    display:inline-block !important;
    height: 40px;
    width: 30%;
    background: url(../img/select_p.png) no-repeat 90% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size:13px;
}
.selectbox {
    background: url(../img/select_p.png) no-repeat 97% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size:13px;
}
.selectbox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #d5d5d5;
    width: 100%;
    padding: 0 10px;
}
.agr_content {
    padding: 35px;
    height: 116px;
    line-height: 150%;
    overflow: auto;
    border: 1px solid #dfdfdf;
}
.bop_check {
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid #ededed;
    background:#f5f5f5;
}
.bop_check .protxt {
    text-align: left;
    font-size: 13px;
    font-family: 'NotoSansKRRegular';
    letter-spacing: 0.22px;
    color: #343434;
    line-height: 200%;
    margin-left: 10px;
    font-weight: 100;
}
#captcha_key{display:inline-block;width:125px;height:35px;}
.ask-captcha img {
    width: 130px;
    border:1px solid #000;
    margin-right: 5px;
    padding-top: 5px;
    height: 35px !important;
}
.captcha_outer{}
#captcha_info {
    background-color: transparent;
}
#captcha_info {color:#efefef; border-left:0 !important;}
.btn-captcha{
    width:35px;height:35px;padding:0;
    color: #000;
    background-color: #c9c9c9;
    border-color: #c9c9c9;
    border-radius: 5px;
}
.btn-submitqa{
    width: 102px;
    height: 36px;
    margin: 18px 26px 0 24px;
    padding: 6px 36px;
    background-color: #1e2e57 !important;
    font-size: 16px;
    font-family: 'NotoSansKRRegular';
    letter-spacing: 0.27px;
}
.ta_h2{
    padding: 10px 25px !important;
}
.grid-style{max-width: 1205px;margin:0 auto;padding:0;flex-direction: row;}
.grid-style .item, .list-style .item {
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    float:left;
    max-width: 570px;
}
.grid-style .item .image, .list-style .item .image {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.grid-style .item .image > a, .list-style .item .image > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 9;
    text-align: center;
    visibility: hidden;
    text-decoration: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.grid-style .item .image > a i, .list-style .item .image > a i {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -50px;
    margin-bottom: -25px;
    margin-left: -25px;
    z-index: 2;
    left: 50%;
    border-width: 2px;
    font-size: 16pt;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    padding: 3px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.grid-style .item .image img, .list-style .item .image img {
    width: 100%;
    height: auto;
}
.grid-style .item > .info-blog, .list-style .item > .info-blog {
    padding: 20px 0 0;
}
.grid-style .item > .info-blog h3, .list-style .item > .info-blog h3 {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-weight: 500;
}
.grid-style .item > .info-blog h3 a, .list-style .item > .info-blog h3 a {
    color: #333;
    font-size:24px;
    font-family: 'NotoSansKRMedium';
    font-weight: 500;
    text-decoration: none;
}
.info-blog p{
    color: #333;
    font-size:16px;
    font-family: 'NotoSansKRRegular';
}
.port_heading{
    font-size: 28px;
    font-family: 'NotoSansKRMedium';
    color: #d13208;
    margin-bottom: 20px;
}
.port_para{
    font-family: 'NotoSansKRRegular';
    font-size: 16px;
    color: #333;
    margin-bottom: 25px;
}
.port_columnleft{
    max-width: 480px;
    margin:0 auto;
}
.port_img_wrapper{
    max-width: 518px;
    text-align: left;
    margin: 0 0 0 20px;
}
.port_leftouter{
    width:52%;
}
.port_rightouter{
    width:48%;
}
#app-screenshots{
    padding: 165px 0 140px 0;
    background-color: #FAFAFA;
}
#app-screenshots .page-content{
    max-width: 1440px;
    margin: 0 auto;
}
.sys_integration{
    background-color: #f2f4f7;
    height:auto;
    padding: 125px 0 140px;
}
.sys_integration .page-content{
    max-width: 1440px;
    margin: 0 auto;
}
.btn-readmore{
    width:180px;
    height:46px;
    border-color: #cf5114;
    color: #cf5114;
    font-size: 13px;
    font-family: 'NotoSansKRMedium';
    border-radius: 0;
}
.btn-readmore:hover,.btn-readmore:active{
    background-color: #cf5114;color:#fff;
}
.btn-readmore:focus {
    box-shadow: none;
}
.proto_custom_heading a{
    color:#000;
    font-family: 'NotoSansKRMedium';
    font-size: 19px;
    text-decoration: none;
}
.proto_custom_heading a:hover{
    text-decoration: none;
}
.proto_custom_caption{
    color:#777;
    font-family: 'NotoSansKRRegular';
    font-size: 14px;

}
.porto-inner-container{
    max-width: 1145px !important;
    margin:0 auto;
}
.navigation_outer p{
    font-family: 'NotoSansKRBold';
}
.custom-toggler.navbar-toggler {
    /* border-color: rgb(255,255,255); */
} 
.navbar-nav .dropdown-menu{
}
.list_aboutus{
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding:0;
    margin:0;
}
.aboutus .div1 ul li {
    padding: 24px 0;
    position: relative;
    width: 390px;
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
    border-right: 0px dashed #e6e6e6;
}
.aboutus .div1 ul li strong {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #2E2F36;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    font-family: 'NotoSansKRBold';
    position: absolute;
    left: 75px;
    top: 20px;
}
.aboutus .div1 ul li:last-child strong{
    left: 15%;
}
.aboutus .div1 ul li em.ab-illust1 {
    width:122px;height:103px;
    background: url(../img/ico1.png) no-repeat 0 0;
    background-size: contain;
}
.aboutus .div1 ul li em {
    display: block;
    width: 80px;
    height: 80px;
    margin: 10px auto 27px;
}
.aboutus .div1 ul li p {
    font-size: 30px;
    margin-bottom: 4px;
    color: #333;
    font-family: 'SpoqaHanSansNeo-Medium';
}
.aboutus .div1 ul li span {
    font-size: 18px;
    color: #666;
    font-family: 'SpoqaHanSansNeo-Regular';
    line-height:normal;
}
.aboutus .div1 ul li em.ab-illust2 {
    width:140px;height:121px;
    background: url(../img/ico2.png) no-repeat 0 0;
    background-size: contain;
    margin-bottom: 22px;
    margin-top:0;
}
.aboutus .div1 ul li em.ab-illust3 {
    width:114px;height:105px;
    background: url(../img/ico3.png) no-repeat 0 0;
    background-size: contain;
}
ul.business {
    width:100%;
    overflow: hidden;
    max-width: 1170px;
    margin: 50px auto 0 auto;
    background-color: #fff;
    padding:0;
    list-style: none;
}
ul.business li {
    float: left;
    width: 390px;
    height: 292px;
    overflow:hidden;
    text-align: center;
}
ul.business li.cont1 h3 {
    margin-top: 75px;
}
ul.business li.cont2 h3 {
    margin-top: 80px;
}
ul.business li h3 {
    font-family: 'NotoSansKRMedium';
    font-size: 22px;
    color: #333;
    line-height: 31px;
    padding-bottom: 26px;
    background: url(../img/business_line.jpg) no-repeat center bottom;
}
ul.business li p.txt {
    width: 310px;
    margin: 24px auto 0 auto;
    font-family: 'NotoSansKRRegular';
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
ul.business li.img1 {
    position: relative;
    font-size: 0;
    line-height: 0;
}
ul.business li.img1 div.arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
ul.business li.img2 div.arrow {
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    z-index:10;
}
ul.business li.img2 div.arrow img {
    border: 0;
    selector-dummy: expression( this.hideFocus=true);
    vertical-align: middle;
}
ul.business li.img1 div.arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:99;
}
#our-serfvices-2{padding: 120px 0 120px;}
.blockchain_main_img_outer{text-align: right;}
.blockchain_main_img{width:100%;max-width:438px;margin-right:10px;}
.btn-custom-blockchain{
    width:180px;height:46px;
    border-radius: unset;
    color: #666666;
    font-size:14px;
    border-color: #666666;
    font-family: 'NotoSansKRMedium';
}
.btn-custom-services{
    width:180px;height:46px;
    border-radius: unset;
    color: #666666;
    font-size:14px;
    border-color: #666666;
    font-family: 'NotoSansKRMedium';
    display:block;margin:40px auto 0 auto;
}
.btn-custom-si{
    width:180px;height:46px;
    border-radius: unset;
    color: #666666;
    font-size:14px;
    border-color: #666666;
    font-family: 'NotoSansKRMedium';
    display:block;margin:50px auto 0 auto;
}
.tbl-outer{display:table;position: absolute;width: 100%;height: 100%;}
.tbl-cell{display:table-cell;vertical-align: middle;}


.mv_sec{position:relative;width: 100%; ;margin:auto;height:970px; overflow: hidden;background:#000;}
.mv_sec .owl-theme .owl-item .item{opacity: 0; transition:.8s;}
.mv_sec .owl-theme .owl-item.active .item{opacity: 1; transition:.8s;}
.mv_sec .owl-theme .item {position:relative;width:100%; height:970px; overflow:hidden;}
.mv_sec .owl-theme .item .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform:scale(1.15);transition:5s; background: url(../img/screen1.png?v=2) no-repeat center center; background-size: cover;opacity:0.7}
.mv_sec .owl-theme .mv02 .img{background: url(../img/screen2.png?v=2) no-repeat center center; background-size: cover;}
.mv_sec .owl-theme .mv03 .img{background: url(../img/screen3.png?v=2) no-repeat center center; background-size: cover;}
.mv_sec .owl-theme .active .item .img {transform:scale(1);transform:rotate(0.001deg);}
.mv_sec .mv_slog {position: relative; width: 100%; max-width:1280px;border:1px solid transparent;left: 0px; top: 30px; padding-top:20%; text-align: left;  color: #fff;vertical-align: middle;margin:0 auto;}
.mv_sec .mv_slog .t1 {position: relative; font-size: 28px; line-height: 1; font-weight: 500;  letter-spacing: -0.03em; top: 30px;opacity: 0;  transition: .5s 1.2s;}	 
.mv_sec .mv_slog .t2 {position: relative; font-size: 50px; line-height: 65px;  font-weight: 500; letter-spacing: -0.03em; margin: 20px 0 29px; left: 3px;  opacity: 0;  transition: .5s 0.7s;}
.mv_sec .active .mv_slog > *{display:block;opacity: 1; top: 0;}
.mv_sec .active .mv_slog > h2{color:#fff;font-family:'NotoSansKRBold';font-size:48px;margin-bottom: 20px  !important;line-height: 70px;}
.mv_sec .active .mv_slog > span{color:#DDD;font-family: 'NotoSansKRRegular';font-size: 25px;line-height: 36px;}
.view_more{display:flex !important;margin-top:50px;}
.mv_sec .view_more > div{opacity: 0;top:30px;transition: .5s 1.2s;color:#F1F1F1;font-family: 'NotoSansKRMedium';font-size: 20px;line-height: 29px;}
.mv_sec .active .view_more > div{opacity:1;  top:0;}
.mv_sec .active .view_more{opacity:0.7;width:fit-content;border: 1px solid transparent;padding-top:10px;}
.mv_sec .active .view_more:hover{opacity:1;color:#fff;}
.mv_sec .owl-dots{position: absolute; width: 1600px; left: 50%; margin-left: -800px; bottom: 5%; text-align: left;}
.mv_sec .owl-theme .owl-dots .owl-dot{top:-2px;background: #DDDDDD; outline:0 !Important; border: 0; width:20px;height:20px; border-radius: 50%; box-sizing: border-box; padding: 8px; border: 1px solid rgba(255,255,255,0); transition:.3s; margin-right: 20px;}   
.mv_sec .owl-theme .owl-dots .owl-dot:last-child{margin-right: 0;}
.mv_sec .owl-theme .owl-dots .owl-dot span{width: 100%; height: 100%; display: block; background: #fff; opacity: 0.5; border-radius: 50%; margin: 0; padding: 0; transition:.3s;}
.mv_sec .owl-dots .owl-dot.active{top:0;width: 25px; height: 25px;border: 2px solid rgba(255,255,255,1);background: none;} 
.mv_scroll {position:absolute;bottom:80px;left:50%;margin-left:-26px ;z-index:1;animation-duration:2s;animation-name:ani1;animation-iteration-count:infinite; cursor: pointer;}
#home-agency-hero{
    max-height: 1000000px !important;
    margin: 0;
    padding: 0;
}
.iconext{
    height: 44px;
    width: 44px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 15px;
    top: -5px !important;
    position: relative;
    color:#fff !important;
  }
.iconext div{
    font-size:35px;
    padding:3px 5px;
}
.dbl-sided{
    margin:50px 0 0 0;
}
.dbl-sided .row > div{padding:0;position: relative;}
.si-bg1{width:55%;max-width: 525px;position: absolute;bottom: 3px;right:8%;}
.si-bg2{width:28%;max-width: 260px;position:absolute;bottom: -16%;left:12.2%;}
.si-bg3{width:56%;max-width: 525px;position: absolute;bottom: 3px;right:8%;}
.si_outer{position: absolute;width:100%;height:100%;display:table;}
.si_inner{display:table-cell;vertical-align: middle;border:1px solid transparent;height: fit-content;width:100%;padding: 0 12.5%;}
.si_inner_2{text-align: right;}
.si_title{color:#333;font-size:30px;font-family: "SpoqaHanSansNeo-Regular";line-height: 44px;padding-bottom: 40px;width: fit-content;}
.si_title:before{position: absolute; content: '';bottom: 0;  left: 0;width: 35px;height: 2px; background: #3C89CD;}
.si_title.w-100:before{left:unset;right:0;}
.si_caption{color:#555555;font-size:20px;font-family: "SpoqaHanSansNeo-Regular";line-height: 30px;padding:45px 0;}
.si_vm,.si_vm:active,.si_vm:visited,.si_vm:hover,.si_vm:focus{
    transition: 0.3s;
    background:url(../img/chevron_right.png) no-repeat;
    background-position: right;
    background-size: auto;
    color:#555555;font-size:20px;font-family: "SpoqaHanSansNeo-Medium";line-height: 25px;text-decoration: none;
    padding-right:25px;
}
.si_vm.anim-right:hover{background-position-x: calc(100% + 7px);}
.si_vm.anim-left:hover{padding-right: 32px;}
#si-section{padding:160px 0 170px}

#section-accordion{padding:160px 0 170px;background-color: #FAFAFA;}
/* accordian-wrap */
.main-title{font-size:2.813rem;font-weight: 500;line-height: 1;}
.accordian-wrap{width:100%;height: auto;padding: 70px 0 0 0;}
.accordian-wrap .accordian-wrap__inner{position: relative;left:-80px;opacity:0;transition: 2.5s cubic-bezier(0.23, 1, 0.38, 1);;display: table;height: 100%;overflow: hidden;}
.accordian-wrap.on .accordian-wrap__inner{opacity:1;left:0;}


.accordian-wrap__title{}
.accordian-wrap.on .accordian-wrap__title{}


.accordian-wrap__inner .accordian-wrap__contents{display: table-cell;vertical-align: middle;height: 650px;}
.accordian-wrap__inner .accordian-wrap__contents .main-title{margin: 21px 0 20px;}

.accordian-wrap .num{position: relative;display: inline-block;padding-right: 85px;font-size:1.25rem;color: #333;font-weight: 700;}
.accordian-wrap .num:after{content: '';position: absolute;top:50%;transform:translateY(-50%);right:0;width:70px;height: 2px;background-color: #111111;}

.bs-title{color:#fff;font-family:"SpoqaHanSansNeo-Regular";font-size:35px;line-height:44px;padding-bottom: 4%;width:fit-content;margin: 0 auto;}
.bs-title:before{position: absolute; content: '';bottom: 0;  left: 0;width: 35px;height: 2px; background: #3C89CD;display:none;}

.accr_item{position: relative;float: left;width: 28%;max-width:350px;height: 650px;box-shadow:8px 8px 15px rgba(0,0,0,0.3);border-radius:30px 0 30px 0;overflow: hidden;transition:0.3s;cursor: pointer;}
.accr_item.accr_on:after{display: none;}
.accr_item.accr_on .bs-title{margin:unset;}
.accr_item.accr_on .bs-title:before{display:block;}
.accr_item.accr_on{width: 71%;max-width:900px;}
.accr_item1.accr_on{margin-right:0.714%}
.accr_item2.accr_on{margin-left:0.714%}

.accr_item.accr_on .div_a{width: 100%;height: 100%;}
.accr_item .accr_bg,
.accr_item .accr_bg .div_a{display: block;width: 100%;height: 100%;}

.accr_item1 .accr_bg{background: url(../img/acc11.png?v=2) no-repeat center;background-size:cover;padding:88% 0 50px;}
.accr_item1.accr_on .accr_bg{box-sizing:border-box; background: url(../img/acc1.png?v=2) no-repeat center;background-size:cover;padding:25% 0 50px 83px}

.accr_item2 .accr_bg{background: url(../img/acc22.png?v=2) no-repeat center;background-size:cover;padding:88% 0 50px;}
.accr_item2.accr_on .accr_bg{box-sizing:border-box; background: url(../img/acc2.png?v=2) no-repeat center;background-size:cover;padding:25% 0 50px 83px}

.button--go{position: absolute;bottom:50px;display: block;width:65px;height: 65px;background: url(../img/button--move.png) no-repeat center;transition:0.3s;cursor: pointer;}
.accr_item.accr_on:hover .button--go{background: url(../img/button--move-h.png) no-repeat center;}

.accr_item .big_tit .bs-caption{display: none;}
.accr_item .big_tit .bs-vm{margin:172px auto 0 auto;display:block;width:fit-content;margin-left:auto;}
.accr_item.accr_on .bs-caption{display: block;}
.accr_item.accr_on .bs-vm{display: inline;text-align: left;}
.accr_item.accr_on .bs-vm,.accr_item.accr_on .bs-vm:active,.accr_item.accr_on .bs-vm:visited,.accr_item.accr_on .bs-vm:hover,.accr_item.accr_on .bs-vm:focus{
    color:#eee;
    background:url(../img/chevron_right.png) no-repeat;
    background-position: right;
    background-position-y:1px;
    background-size: auto;
}
.w1280 {
    width:90%;
    max-width: 1280px;
    margin: auto;
}
.bs-vm,.bs-vm:active,.bs-vm:visited,.bs-vm:hover,.bs-vm:focus{
    background:url(../img/chevron_right_white.png) no-repeat;
    background-position: right;
    background-position-y:1px;
    background-size: auto;
    color:#ddd;font-size:20px;font-family: "SpoqaHanSansNeo-Medium";line-height: 25px;text-decoration: none;
    padding-right:25px;
}
.bs-caption{
    color:#DDDDDD;
    font-family: "SpoqaHanSansNeo-Regular";
    font-size:20px;line-height: 30px;
    margin-top: 2.6%;
    margin-bottom: 15.5%;
}

#app-solutions .aboutus .div1 ul li em{
    width:200px;height:200px;
    margin: 10px auto 55px;
}
em.service-illust1 {
    width:200px;height:200px;
    background: url(../img/service1.png) no-repeat 0 0;
    background-size: contain;
}
em.service-illust2 {
    width:200px;height:200px;
    background: url(../img/service2.png) no-repeat 0 0;
    background-size: contain;
}
em.service-illust3 {
    width:200px;height:200px;
    background: url(../img/service3.png) no-repeat 0 0;
    background-size: contain;
}
#app-solutions .aboutus .div1 ul li p{
    line-height: 37px;
    font-family: 'SpoqaHanSansNeo-Regular';
    margin-bottom: 18px;
}
#app-solutions .aboutus .div1 ul li span{
    color:#555;font-size: 20px;line-height: 30px;
    font-family: 'SpoqaHanSansNeo-Regular';
    display:block;
    height:110px;
    margin-bottom: 25px;
}
#app-solutions .aboutus .div1 ul li span:before{
    width: 35px;
    position: absolute;
    content: '';
    height: 2px;
    background: #3C89CD;
    bottom: 0;
    left: 45%;
}
#app-solutions .highlight-heading{margin-bottom: 0;}
.sol-vm,.sol-vm:active,.sol-vm:visited,.sol-vm:hover,.si_vm:focus{
    background:url(../img/chevron_right.png) no-repeat;
    background-position: right;
    background-size: auto;
    color:#555555;font-size:20px;font-family: "SpoqaHanSansNeo-Medium";line-height: 25px;text-decoration: none;
    padding-right:25px;
    transition: all 0.3s;
}
.sol-vm.anim-right:hover{background-position-x: calc(100% + 7px);}
.sol-vm.anim-left:hover{padding-right: 32px;}
#app-solutions{
    padding: 160px 0 170px;
    background:url(../img/background.png?v=1) no-repeat;
    background-size: cover;
    background-position: 0 0;
}
#section-contactus{
    padding: 160px 0 170px;
    background:url(../img/contactus-bg.png?v=1) no-repeat;
    background-size: cover;
    background-position: bottom;
}
#section-contactus .highlight-heading{
    color:#fff;
    font-family: "SpoqaHanSansNeo-Regular";
    font-size:36px;
    margin-bottom: 45px;
}
.btn-contactus{
    width:270px;height:70px;
    color:#3C89CD;
    font-family: "SpoqaHanSansNeo-Medium";
    font-size:22px;line-height: 27px;
    background:#fff;
    padding:23px 0;
    border: none;
    display: block;
    margin: 0 auto;
}
.btn-contactus:hover{
    background:#3C89CD;
    color:#fff;
}
.header_wrap.active {
    background-color: #282929;
}
.br_mobile{display:none;}
.br_pc{display: block;}
.dropdown-menu.show{display:none;}

@media only screen and (max-width: 992px){
    .footer-navi{display: none;}
    #navbarSupportedContent{display:none;}
    .navbar-brand{padding-bottom: 0;}
    .navbar-dark .navbar-nav > .nav-item > a:before{display: none;}
    .navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl{
        justify-content: space-between;
    }
    .navbar .container-fluid,#agency-carousel{width:100%;}
    #home-agency-hero .slider-title{font-size:30px;}
    .carousel-style-2 .item h1{font-size:16px;}
    .navbar-dark .navbar-nav .nav-item{text-align: center;}
    .navbar-nav .dropdown-menu > li > a{
        text-align: center;
    }
    .navbar-nav .dropdown-menu{
        margin: 10px 0;
    }
    .navbar-dark .navbar-toggler{outline: none !important; box-shadow: none !important;border:none;}
    .navbar-dark .navbar-toggler img{width:35px;}
    .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:visited, .navbar-dark .navbar-nav .nav-link:active{
        font-size: 16px;
    }
}
@media (max-width: 1470px){
    .background-video{width:auto;}
    .mv_sec .mv_slog{padding-left:4.5%;}
}
@media (min-width: 1024px){
    .container-fluid{
        padding-left: 15px;
    }
}
@media (max-width: 1024px){
    .br_pc{display: none;}
    .br_mobile{display: block;}
    .si_inner{display: inline-block;}
    #app-screenshots{padding: 95px 0 20px 0;}
    #si-section{padding:50px 0 20px;}
    #section-accordion{padding:60px 0 60px;}
    #app-solutions{padding:60px 0 35px;background-position: center;}
    .aboutus .div1 ul li em.ab-illust1{width:85px;height:74px;}
    .aboutus .div1 ul li em.ab-illust2{width:100px;height:90px;}
    .aboutus .div1 ul li em.ab-illust3{width:90px;height:85px;}
    .carousel-style-2 .item h1{font-size:17px;}
    #home-agency-hero .slider-title {
        font-size: 30px;
    }
    .mv_sec .active .mv_slog > h2{font-size:28px;line-height: 40px;}
    .mv_sec .active .mv_slog > span{font-size:17px;}
    .view_more{margin-top:35px;}
    .mv_sec .view_more > div{font-size: 17px;}
    .owl-carousel .owl-dots{bottom:10%;}
    .aboutus .div1 ul li p{font-size:18px;}
    .aboutus .div1 ul li span{font-size:14px;}
    .si_inner{padding: 0 5%;}
    .si_title{font-size:18px;line-height: 28px;padding-bottom: 30px; padding-top: 30px;}
    .si_caption{font-size:14px;line-height: 24px;padding: 20px 0;}
    .si_vm, .si_vm:active, .si_vm:visited, .si_vm:hover, .si_vm:focus{font-size:14px;line-height: 14px;}
    #section-accordion .highlight-heading{line-height: unset;}
    .si_inner_2{text-align: left;}
    .si_title.w-100:before{left:0;right:unset;}
    #app-solutions .aboutus .div1 ul li em{width:120px;height:120px;margin: 10px auto 25px;}
    #app-solutions .aboutus .div1 ul li p{font-size: 18px;line-height: unset;}
    #app-solutions .aboutus .div1 ul li span{font-size: 14px;line-height: unset;height: 75px;margin-bottom: 15px;}
    #app-solutions .highlight-heading{margin-bottom: 30px;}
    .sol-vm, .sol-vm:active, .sol-vm:visited, .sol-vm:hover, .si_vm:focus{font-size: 14px;line-height: unset;}
    span.third_desc{height:90px !important;}
    #section-contactus .highlight-heading{font-size: 20px;}
    .btn-contactus{width:200px;height:50px;font-size: 18px;padding: 13px 0;}
    .si-bg2{left:unset;right:12.2%;}
    .accordian-wrap__inner .accordian-wrap__contents, .accr_item{height:50vw;}
    .w1280{width:90%;margin:0 auto;}
    .mv_sec .owl-theme .mv03 .img{background-position:72%;}
    .mv_sec .owl-theme .mv01 .img{background-position:60%;}
    .bs-title{font-size: 18px;line-height:unset;}
    .bs-caption{font-size: 14px;line-height:unset;margin-bottom: 5%;}
    .bs-vm{font-size: 14px;line-height:unset;}
    .accr_item{max-width:unset;border-radius: 30px 0 0 0;}
    .accr_item .big_tit .bs-vm{margin:34% auto 0 auto;}
    .accr_item.accr_on .bs-vm, .accr_item.accr_on .bs-vm:active, .accr_item.accr_on .bs-vm:visited, .accr_item.accr_on .bs-vm:hover, .accr_item.accr_on .bs-vm:focus{
        background-position-y: -3px;
    }
    .bs-vm{
        background-position-y: -2px !important;
    }
    .accr_item1{margin-bottom: 25px;}
    .accr_item, .accr_item.accr_on{margin-right: unset;width:100%;box-shadow: none;}
    .accr_item2{margin-left:unset;}
    .accr_item1.accr_on .accr_bg,.accr_item2 .accr_bg{padding:10% 0 0px 30px !important;}
    .accr_item2.accr_on{margin-left: 0;}
}
@media (max-width: 768px){
    .navbar{padding: 0;height:90px;}
    .blockchain_main_img_outer{text-align: center;}
    .tbl-outer{display:block;width:100%;position: relative;}
    .tbl-cell{display:block;width:fit-content;margin:0 auto;top:unset;}
    .blockchain_subheading{margin-top:20px;}
    .list_aboutus{flex-direction: column;}
    .aboutus .div1 ul li{max-width:390px;width:100%;margin:0 auto;padding: 25px 0;}
    .aboutus .div1 ul li{border:none;}
    .grid-style .item:first-child{padding:0;}
    .grid-style .item:last-child{padding:0;}
    .background-video{width:auto;}
    .grid-style .item > .info-blog, .list-style .item > .info-blog{padding: 10px 0 0;}
    .port_leftouter{padding-left:15px;padding-right:15px;}
    .footer h6{font-size: 16px !important;}
    .port_para{font-size:14px;}
    .port_heading{font-size:24px;}
    .grid-style .item > .info-blog h3 a, .list-style .item > .info-blog h3 a{font-size:20px;}
    .highlight-heading{font-size:20px;}
    #agency-carousel{width:90%;max-width:300px;}
    .port_columnleft{max-width:100%;}
    .carousel-style-2 .item h1{font-size:24px;}
    .grid-style .item, .list-style .item{max-width:100%;width:100%;}
    section{padding: 90px 0 90px;}
    footer{height:auto;}
    .navbar-toggler{padding:0px 1px;}
    .navbar-dark .navbar-nav .nav-item{text-align: center;margin:0;padding:10px 0;}
    .navbar-dark .navbar-nav .nav-item:last-child{padding-bottom: 0;}
    .slider-title{font-size: 16px;line-height: 30px;}
    .slider-subtitle{font-size: 13px;}
    .navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl{
        justify-content: space-between;
        padding: 0 5.5%;
        margin: 0 0;
    }
    .proto_custom_caption.mobile{margin:0;}
    .navbar-dark .navbar-nav .nav-link{padding:0;}
    .blockchain_caption{margin-bottom: 20px;font-size: 14px;}
    .blockchain_caption br{display:none;}
    .grid-style{flex-direction: column;padding: 0 15px;}
    .grid-style > div:last-child{margin:0;}
    .info-blog p{margin:0 !important;font-size: 14px;}
    .info-blog p br{display:none;}
    .port_leftouter{width:100%;}
    .port_rightouter{width:100%;}
    .port_img_wrapper{margin:0;left:-10px;}
    .sys_integration{padding: 90px 0 90px;}
    .copyright_text{
        position: relative;left:0;bottom: 0;
    }
    .footer *{
        text-align: left;
        height:auto;
    }
    section.footer{height:auto;}
    .aboutus_outer,.navigation_outer,.opening_outer{padding-left:15px !important;}
    #Content .container{
        width:calc(100% - 30px) !important;
        margin:0 15px;
    }
    .porto-wrap-container .row > div:last-child{margin-bottom: 0 !important;}
    table#contact thead tr th, table#contact thead tr td, table#contact tbody tr td, table#contact tbody tr th{font-size: 14px;padding: 14px 4%;line-height: 24px;}
    .loc_info table tr th{width:25%;}
    .loc_info table tr td{width:75%;}
    .sub_tit .tit span {
        font-size: 24px;
    }
    .sub_tit .tit > h2 span{
        font-size: 12px;
    }
    .section-title{
        font-size: 18px;
        text-align: center;
        padding-left: 0;
    }
    .section-title:before{
        display:none;
    }
    #map{
        height:220px;
    }
    .loc_info .loc_com_img {
        width: 100%;
        margin-bottom: 10px;
        background-size: cover;
        max-width: inherit;
    }
    .loc_info table {
        width: 100%;
    }
    .txt_logo{
        margin: 0 auto 40px auto;
    }
    .btn-contactus{
        width: 170px;
        height: 40px;
        font-size: 16px;
        padding: 7px 0;
    }
}

@media (max-width: 980px){
    .dropdown-menu.show{display:block;}
    .guest_table2 li,.guest_table3 li{
        flex-flow: column;
    }
    .guest_table2 li div,.guest_table3 li div {
        flex-flow: column;
        padding: 12px 2% 18px 2%;
        border-bottom: 1px solid #e1e1e1;
    }
    .guest_table2 li div:last-child,.guest_table3 li div:last-child{
        border:none;
    }
    .guest_table2 li div, .guest_table3 li div{
        width: 100%;
    }
    .guest_table2 li div h2,.guest_table3 li div h2 {
        width: 100%;
        margin-bottom: 10px;
        height: inherit; 
        padding: 0;
        background-color:transparent;
        max-width: inherit;
    }
    .guest_table2 li div span,.guest_table3 li div span{
        width: 100%;
        padding: 0;
    }
    .ta_h2{
        padding: 0;
    }
    .tbl_caption{
        padding:0 15px;
    }
}

@media only screen and (min-width: 1280px){

}
@media only screen and (max-width: 1190px){
    ul.business li{width:100%;}
    ul.business{max-width:390px;}
}
@media only screen and (max-width: 540px){
    .navbar-brand{max-width: 95px !important;}
    .m_header_logo a img{max-width: 95px !important;}
    .navbar-dark .navbar-toggler img{width:25px;}
    .mv_sec .active .mv_slog > h2{font-size: 23px;line-height: 35px;}
    .mv_sec .active .mv_slog > span{font-size: 15px;}
    #home-agency-hero .slider-title {
        font-size: 25px;
    }
    .bs-title{font-size: 16px;}
    .bs-caption,.bs-vm,.bs-vm:hover,.bs-vm:active,.bs-vm:visited,.bs-vm:focus{font-size: 12px;line-height: unset;}
    #home-agency-hero .slider-title {
        font-size: 16px;
    }
    .footer-logo-img img{max-width: 95px !important;}
}

@media only screen and (max-width: 470px){
    .bs-caption,.bs-vm,.bs-vm:hover,.bs-vm:active,.bs-vm:visited,.bs-vm:focus{font-size: 12px;line-height: unset;}
    .accr_item.accr_on .bs-vm, .accr_item.accr_on .bs-vm:active, .accr_item.accr_on .bs-vm:visited, .accr_item.accr_on .bs-vm:hover, .accr_item.accr_on .bs-vm:focus{
        background-position-y: -6px !important;
    }
    .bs-vm{background-position-y: -5px !important;}
    .footer_footer{font-size: 12px !important;}
    .footer-navi p a{font-size: 14px !important;}
    .accr_item .big_tit .bs-vm{margin: 48% auto 0 auto;}
}