﻿@charset "utf-8";

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, button,
cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;  
	padding:0;
	border:0; 
	font-size:100%; 
	background:none;
}

* { 
    margin:0; 
    padding:0; 
    box-sizing:border-box;  
}
html { 
    -ms-text-size-adjust:100%; 
    -webkit-text-size-adjust:100%; 
}
body {
    font-family:"맑은고딕","Malgun Gothic","Gulim","Tahoma","Verdana","Arial","sans-serif";
    font-size:15px;   
    color:#222;
    line-height:1.6;
    background:#fff;
}


h1, h2, h3, h4, h5, h6 { line-height:1.4; color:#000; font-weight:bold; margin:0; padding:0; }
hr {display:none;}
table { border-collapse:collapse; border-spacing:0; }
label { font-weight:bold; }
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
button { cursor:pointer; margin:0; padding:0; }
input, textarea, select, form, input { margin:0; font-family:inherit; font-size:inherit; font-weight:inherit; }
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
/*
input:focus, textarea:focus, select:focus, button:focus { outline: none !important; }
.selected a, a:active, a:focus { outline:none !important; }
*/
legend { display:none; }
.tc { text-align:center; }
.fl {float:left !important;}
.fr {float:right !important;}
.scroll {overflow:auto;}
button.uv-button:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
    border:none;
  }

/* HTML5 reset for old */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
.docs-line { border-bottom:1px solid #ddd; }

a { color:#0066ff; text-decoration :none; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { color:#e10000; text-decoration:underline; }
a.keyword { color:#000; }

sup { line-height:15px; }

.IconArrow { font-family:arial,sans-serif; }
strong, b { font-weight:bold; }
img { outline:0 none; vertical-align:middle; padding:0; border:0; }

hr { border: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
 }
.nobdr { border-top:transparent !important; margin: 2em 0;}
p {
    margin:0 0 1em 0 !important;
}
.notfound { padding:3em 0 6em 0; max-width:900px; text-align:center; margin:0 auto; }
.gotop { border-top:1px solid #eee; padding:10px 0 !important; }
.gotop a { line-height:30px; text-decoration:none; color:#333; font-size:13px; }
.gotop span { font-size:21px; line-height:30px;vertical-align:bottom; color:#333;}

.section-bg-dark h2 { color:#fff; }

.Context-Divide { position: relative; }
    .Context-Side { float:left; }
    .Context-Body {  float:left; padding-top:30px; padding-bottom:70px; margin-left:-1px !important;}
    .Context-Body li { margin-left:20px; padding-bottom:5px; line-height:1.6; }
        .Context-Body img, .section img { max-width: 100%; height:auto; display:block; margin-bottom:10px; }
        .Context-Body li img {margin-top:10px;}

.msg { margin-left:12%; margin-right:12%; }
.line-space { border-bottom:1px solid #ddd; }

.Tx-White { color:#fff; }
.Tx-White b, .Tx-White em { font-size:13px; }
.Tx-Red { color:#e10000; }
.Tx-Green { color:#83b11a; }
.Tx-Blue { color:#0066ff; }
.Tx-Nounderline:hover { text-decoration:none; }
.Tx-Black { color:#000; }

/* for ie6 */
#Main .nav_fixed { _height:120px; }

.lang_box { display:block; width:100%; height:50px;  }
.lang_box a { display:block; width:100%; height:48px; line-height:48px; border-bottom:solid 1px #fff; border-top:solid 1px #999; text-align:center; color:#000; font-size:16px; background-color:#cfdbee; box-shadow:0 2px 5px rgba(0,0,0,0.3) inset; -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3) inset; -moz-box-shadow:0 2px 5px rgba(0,0,0,0.3) inset; }
.lang_box a:hover { text-decoration:none; background-color:#cde2ff; }
.lang_box .img_flag { margin-right:10px; box-shadow:0 2px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 2px 3px rgba(0,0,0,0.5); -moz-box-shadow:0 2px 3px rgba(0,0,0,0.3); vertical-align:-2px; }
.lang_box a:hover b { text-decoration:underline;  }

.anchor {
    position: relative;
  }
.anchor a {
    position: absolute;
    left: 0px;
    top: -130px;
}
  
.popup-gallery img { 
    margin:0 auto 10px auto !important; 
    padding:0 !important; 
}
.popup-gallery p { 
    margin-bottom:0 !important; 
}

a.viewimg:hover { background:#f4f4f4; padding:4px 0; }
.viewimg img { 
    display:inline-block !important;
    width:13px !important;
    height:13px !important;
    border:none !important; 
    vertical-align:center; 
    margin-bottom:4px !important;    
    margin-left:3px !important; 
    margin-right:3px !important;
}


/* Bandicut Main */
.video_guide { background:#2e353f url(/bandicut-video-cutter/img/video_bg.gif) repeat-x center 60%; padding-bottom:60px;}

.fbox { display:block; width:130px; height:130px; -webkit-border-radius:65px; -moz-border-radius:65px; border-radius:65px; margin:0 auto 10px auto; }
.fbox div { display:block; width:100%; height:100%; background-position:0 0; }
.fbox { background-color:#77c1e1; }
.f_01 div { background:url(/bandicut-video-cutter/img/f_01.png) no-repeat; }
.f_02 div { background:url(/bandicut-video-cutter/img/f_02.png) no-repeat; }
.f_03 div { background:url(/bandicut-video-cutter/img/f_03.png) no-repeat; }
.f_04 div { background:url(/bandicut-video-cutter/img/f_04.png) no-repeat; }
.f_05 div { background:url(/bandicut-video-cutter/img/f_05.png) no-repeat; }
.f_06 div { background:url(/bandicut-video-cutter/img/f_06.png) no-repeat; }
.f_07 div { background:url(/bandicut-video-cutter/img/f_07.png) no-repeat; }
.bandicut_fbox .col-md-4:hover .fbox { 
    background-color:#3b99f1; *background-color: #3b99f1;
	background-image:-moz-linear-gradient(top, #3b99f1, #1e7bd3);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#3b99f1), to(#1e7bd3));
	background-image:-webkit-linear-gradient(top, #3b99f1, #1e7bd3);
	background-image:-o-linear-gradient(top, #3b99f1, #1e7bd3);
	background-image:linear-gradient(to bottom, #3b99f1, #1e7bd3);
    background-repeat: repeat-x; 
}
.bandicut_fbox .col-md-4:hover .fbox > div { background-position:-130px 0; }

.Context-Side ul li a.selected {
    background-color:#f4f4f4;
}
.Context-Side ul li a:hover {
    background-color:#f4f4f4 !important;
    text-decoration:none;
}
.form-group-lg .form-control, .input-lg {
    border-radius:3px !important;
}

.mynotice {	color:Black; background-color:#FFF7D7; padding:10px; border:#FAD163 1px solid; margin:15px 0px; border-radius:4px; } 
.license { background-color:#FFEFD5; padding:10px 0 10px 15px; line-height:140%; margin:15px; border:1px solid #eac21b; } 
pre { padding:10px; color:#0000ff; line-height:110%; background-color:#f4f4f4; border:1px solid #ddd; }

table th { background:#e7e7e7; text-align:center; font-weight:bold; color:#222222; }
.table > thead > tr > th {
    border-bottom: 1px solid #999 !important;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding:12px;
}
#TitleBar { display:none; }
.download-img { background:#f4f4f4; }
.logos .thumbnail {
    padding: 2em 20px;
    margin-bottom: 10px;
}
.logos a {
    color: #666;
}
    
/* Buy UI */
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

input:focus, textarea:focus, select:focus, button:focus { 
    outline:none; 
    border:1px solid #1ba8fc;
    -webkit-box-shadow: 0px 0px 5px  #0ba4ff;
    box-shadow: 0px 0px 5px  #0ba4ff; 
}
.edu-buy-banner { float:left; width:100%; font-size:120%; font-weight:bold; text-align:center; padding:8px 35px !important;}
.Purchase-Box { position:relative; }
.Purchase-Box > p { text-align:center; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:12px !important; }
.Purchase-Box h3 { font-size:22px !important; padding:0 0 1.2em 0 !important; margin-bottom:0 !important; }
.Purchase-Box h3 small { font-size:75%; color:#000; }
.Purchase-Box .row > div { padding:0 10px !important;  }
.Purchase-Box .row > div:nth-child(even) { border-left:1px dashed #ccc; border-right:1px dashed #ccc; }

.buyitem { display:block; width:100%; padding: 1em 10px 0.5em 10px;  text-align:center; }
.buyitem:hover { background:linear-gradient(0deg, #f7f7f7, #ededed); }
.buyitem input, .buyitem a { font-weight:bold; width:200px; margin-top:10px; margin-bottom:10px; }
.buyitem .price, .buyitem .price2 { display:block; width:100%; height:36px; margin:0px 0 0.8em 0; }
.buyitem .price strong { display:block; color:#76b100; font-weight:700; font-family:'Arial black'; font-size:36px;  line-height:40px; }
.buyitem .price .exch, .buyitem .price2 .exch { font-size:20px; display:inline-block; vertical-align:8px; }
.buyitem .priceinfo { font-size:15px; color:red;}
.buyitem .priceinfo a { color:red; }
.recomd { position:absolute; top:70px; left:50%; margin-left:45px; }
.popover { top:353px !important; color:#000; }
.popover b { font-size:120%; }
.plan-img { display:block; width:100%; height:75px; }
.plan-info1 { height:30px; margin-top:1.3em !important; margin-bottom:0.8em !important; line-height:32px; }
.plan-info2 { width:100%; padding:0.5em .8em 0 .8em !important;  }
.plan-info2 ul { border-top:1px dashed #ccc; padding-top:1em; }
.plan-info2 li { padding-top:0.2em !important; text-align:left;  margin:0 !important; line-height:1.5; list-style:none; }
.plan-info2 li:before { content: '✓'; font-weight:bold; display:inline-block; vertical-align: top; color:#7aa722; }
.plan-info2 li span { display:inline-block; padding-left:8px; width:95%; }
.plan-info3 { display:block; height:27px !important; }

.pack .buyitem h3 { font-size: 20px !important; padding-bottom:1em !important; }
.pack .plan-info1 { margin:1.3em 0 .5em 0 !important; }
.pack .popover { top:350px !important; }

.annual-license-info { background-image: linear-gradient(#f4f4f4, #fff); margin:15px -15px 0 -15px; padding:15px 15px 5px 20px; }
.annual-license-info p { line-height:1.7 !important; margin-bottom:0 !important; }
.annual-license-info img { padding:0 20px 0 10px ; }
.annual-license-info .btn-default { font-size:16px; color:#666; border:1px solid #999; width:200px; padding:13px 16px; margin:5px 0 10px 0; }

/* layer tab menu */
.tab_btn { 
    display:block; width:240px; height:32px; background:#d5d5d5; border-radius:6px; margin:1.3em auto 0.7em auto !important;
}
label[for*="tab"] {
    float:left; 
    width:116px; 
    height:28px; 
    line-height:28px;
    border-radius:5px; 
    margin:2px; 
    color:#777; 
    font-weight:normal; 
    cursor:pointer;
}
label[for*="tab"]:hover {
    color:#000; 
}

.tab_contents { border-radius:4px; padding:15px 15px 12px 15px; 
    box-shadow:0 2px 8px rgba(0,0,0,0.2); 
    -webkit-box-shadow:0 2px 8px rgba(0,0,0,0.2); 
    -moz-box-shadow:0 2px 8px rgba(0,0,0,0.2); 
}

.tab_contents, .conbox, .conbox-img, .purchase input[type="radio"] { 
    display:none;
}
.plan-select { clear:both; display:block; text-align:center; border-bottom:1px solid #fff; background:#fff; margin-bottom:-2px; }
.plan-select label { border-radius:4px; border-bottom-right-radius:0; border-bottom-left-radius:0;  width:270px; }
.plan-select label h2 { margin:0 !important; font-size:18px; padding:0 !important; font-weight:bold !important;  }
.plan-select label:hover { cursor:pointer; }


input[id="plan01"]:checked ~ .plan-select > label[for="plan01"] { border:1px solid #7aa722; color:#6ba301; } 
input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] { border:1px solid #3c6ec7; color:#3c6ec7; } 
input[id="plan01"]:checked ~ .plan-select > label[for="plan01"], input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] { background:#fff; font-weight:bold; border-bottom:none; padding:13px 0; } 
input[id="plan01"]:checked ~ .plan-select > label[for="plan02"], input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] { background:#f4f4f4; border:1px solid #f4f4f4; padding:10px 0; }
input[id="plan01"]:checked ~ .plan-select > label[for="plan02"] > h2, input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] > h2 { font-weight:400 !important; font-size:17px; }
input[id="plan01"]:checked ~ .plan-select > label[for="plan01"] > h2 { color:#76b100; }
input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] > h2 { color:#3c6ec7;}

.plan-con01 { border:1px solid #7aa722; background:#fff; }
.plan-con02 { border:1px solid #3c6ec7; background:#fff; }
.plan-con01 .buyitem .price strong { color:#76b100; }
.plan-con02 .buyitem .price strong { color:#3c6ec7; }

input[id="plan01"]:checked ~ .plan-con01, 
input[id="plan02"]:checked ~ .plan-con02 {
    display:block;
}

input[id="py-tab01"]:checked ~ .py-con1, 
input[id="pp-tab01"]:checked ~ .pp-con1,
input[id="py-tab01"]:checked ~ .plan-img > .py-con1-img, 
input[id="pp-tab01"]:checked ~ .plan-img > .pp-con1-img,
input[id="py-tab02"]:checked ~ .py-con2, 
input[id="pp-tab02"]:checked ~ .pp-con2,
input[id="py-tab02"]:checked ~ .plan-img > .py-con2-img, 
input[id="pp-tab02"]:checked ~ .plan-img > .pp-con2-img,

input[id="by-tab01"]:checked ~ .by-con1, 
input[id="bp-tab01"]:checked ~ .bp-con1,
input[id="by-tab01"]:checked ~ .plan-img > .by-con1-img, 
input[id="bp-tab01"]:checked ~ .plan-img > .bp-con1-img,
input[id="by-tab02"]:checked ~ .by-con2, 
input[id="bp-tab02"]:checked ~ .bp-con2,
input[id="by-tab02"]:checked ~ .plan-img > .by-con2-img, 
input[id="bp-tab02"]:checked ~ .plan-img > .bp-con2-img {
    display:block;
    -webkit-animation: fadeIn 0.2s;
    animation: fadeIn 0.2s;
}
input[id="py-tab01"]:checked ~ .tab_btn > label[for="py-tab01"],
input[id="py-tab02"]:checked ~ .tab_btn > label[for="py-tab02"],
input[id="pp-tab01"]:checked ~ .tab_btn > label[for="pp-tab01"],
input[id="pp-tab02"]:checked ~ .tab_btn > label[for="pp-tab02"],

input[id="by-tab01"]:checked ~ .tab_btn > label[for="by-tab01"],
input[id="by-tab02"]:checked ~ .tab_btn > label[for="by-tab02"],
input[id="bp-tab01"]:checked ~ .tab_btn > label[for="bp-tab01"],
input[id="bp-tab02"]:checked ~ .tab_btn > label[for="bp-tab02"] {
    background:#fff;
    font-weight:600;
    color:#000 !important;
    cursor:default !important;
}

/* Buy process   */
.input-group-btn-vertical {
    float:right;
    position: relative;
    white-space: nowrap;
    width: 20%;
    vertical-align:middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn-ar {
    display: block;
    float: none;
    width: 100%;
    height:22px;
    position: relative;
    border:none;
    border-left:1px solid #bbb;
    text-align:center;
    border-radius:0;
    background:#f4f4f4;
    color:#666;
    font-size:14px;
}
.btn-ar:hover {
    background:#ddd;
    color:#333;
}
.btn-ar:active {
    background:#ccc;
    color:#000;
}
.input-group-btn-vertical i {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left:-6px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
}
input[type=number] {
    -moz-appearance: textfield;
}
.empty { border:1px solid #f33!important; }


select.form-control { border:1px solid #bbb; font-weight:600; padding-top:6px !important; }
.control-label, .buy-process label { padding:12px 0 5px 5px !important; color:#333; }
.buy-process .form-group-lg .form-control, .input-lg { font-size:17px; padding:10px 5px 10px 15px; }
.buy-process .form-group { margin-bottom:5px !important; }
.buy-process .formcontrol { border:1px solid #bbb; border-radius:3px !important; width:100%; height:46px; color:#000;  }
.buy-process .formcontrol input { border:none;}
.buy-process .btn-default { border-color: #f4f4f4; }
.buy-process .form-group > div  { padding-bottom:12px; padding-top:0; font-weight:bold; }
.buy-process .form-group > label  { padding:10px; font-weight:bold; }
.form-result .ReadOnlyInput input { background-color:#f4f4f4 !important; }
.form-result .formcontrol { border:none !important; }
.checkbox label.uncheck { color:#ff3333; }
.spinner .input-lg { width:80% !important; }

.agreeinfo { font-size:13px; width:100%; border:7px solid #f4f4f4; border-right:none; background:#f4f4f4; border-radius:3px; overflow-y:auto; overflow-x:hidden; color:#333; padding:7px 7px 0px 10px !important; }
.agreeinfo ol li { margin-left:15px !important; }
.agreeinfo p, .agreeinfo li { font-weight:normal; }
.checkbox { padding-top:0 !important; padding-bottom:0 !important; }
.checkbox label { font-size:14px; margin-left:25px; padding-top:5px !important;}

.InputInfo { margin:7px 0 0 0 !important; }
.InputInfo2 { display:inline-block; padding:0 0 5px 0; margin:0 !important; font-size:14px; }

.ReadOnlyInput { background-color:#f4f4f4 !important; border:1px solid #eee !important; box-shadow:none; }
.ReadOnlyInput input { background-color:#f4f4f4 !important;}
.price_curr { float:right; width:40px; height:44px; line-height:44px; text-align:center; margin:0 !important; padding-top:0 !important; padding-bottom:0 !important; font-size:15px !important; }
.price_amount { border:none !important;  }
.price_amount .input-lg { font-size:25px; width:165px; padding:0 0 0 3px; }
.price_save { float:right; padding-top:10px; font-size:15px; }
.filter-option { height:60px; margin-top:10px; }
.Select2 .filter-option { height:48px; margin-top:0; margin-bottom:0; }

.packbanner { float:left; font-weight:bold; width:100%; height:46px; line-height:46px; text-align:center; font-size:14px; background:#dce7c3 url(/store/banside.gif) no-repeat 0 0; color:#2e3126; margin-top:41px; border-radius: 3px!important; }
.packbanner:hover { background:#e7d2c3 url(/store/banside.gif) no-repeat 0 0; color:#2e3126; text-decoration:none; color:#2e3126;}                    
.packbanner:hover:after { content:"반디캠 + 반디컷 패키지 구매하기";  }
.packbanner:hover span { display:none;  }
select.form-control { padding-left:12px !important; color:#000; }

.payment-container { border-top:1px dashed #ccc; margin-top:20px; padding:25px 0 0px 0; }
.payment-container input, .payment-container .formcontrol { display:inline-block; width:250px; height:50px; margin:0 10px 10px 0 !important; vertical-align:top; }
.payment-title  { display:block; text-align:left; text-indent:5px; padding-bottom:10px; font-weight:bold; }
.btnx { width:320px;}
.renew { padding-top:2em !important;}

/* Buy Complete */
#BuyComplete-Box { display:block; border:15px solid #f5f5f5; border-radius:4px; }
#BuyComplete-Box-Inner { display:block; border:1px solid #83b11a; border-left:40px solid #83b11a; padding:30px 40px;  }
    #BuyComplete-Box-Inner h1 { font-size:34px; }
    #BuyComplete-Box-Inner h2 { margin-bottom:10px; }

@media screen and (min-width: 992px) { 
    .payment-general { border-left:1px dashed #ccc; padding-left:20px; }
    .btn-ex { width:20%; }
}
@media screen and (max-width: 991px) { 
    .tab_contents { padding:0 !important;  }
    .buyitem { margin:0; padding: 1.2em 10px .5em 10px; }
    .Purchase-Box .row > div { margin-left:15px; margin-right:15px; padding:0 !important; }
    .Purchase-Box > p { padding:15px; margin-bottom:0 !important; }
    .Purchase-Box .row > div:nth-child(even) { border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-left:none; border-right:none; }
    .price_amount .input-lg { font-size:20px !important; width:135px !important; font-weight:600; letter-spacing:-1px; }
    .price_save { font-size:12px; padding-top:11px; font-weight:normal; }
    .plan-info3 { height:auto !important; }
    .edu-buy-banner { font-size:110%; }
    .highlight-y { margin-bottom:0.5em !important;}
    .Purchase-Box img, .popover { display:none !important;}
    .Purchase-Box .plan-img { height:0 !important;}
    .Purchase-Box .recomd { top:97px; left:50%; margin-left:85px; }
    .Purchase-Box .recomd img { display:block !important; }
    .Purchase-Box h3 { padding-bottom:0 !important; }
    .Purchase-Box .plan-info1 { margin:0.5em 0 !important; }
    .Purchase-Box .plan-info2 li { padding-top:0 !important; }
    .Purchase-Box .price { margin-bottom:0.5em !important; }
    .Purchase-Box .priceinfo { margin-bottom:0 !important; }
    .plan-select { margin-top:-10px; }
    .pack .buyitem h3 { padding-bottom:0 !important; }    
    .annual-license-info { margin:15px 0px 0px 0px; padding:20px 15px 10px 20px; }
    .annual-license-info  { margin:15px 0px 0px 0px; padding:20px 15px 10px 20px; }
    .Purchase-Box .annual-license-info .row > div:nth-child(even) { border-top:1px solid #ccc; border-bottom:none !important; border-left:none; border-right:none; padding:15px 0 !important; margin-top: 25px !important; }
    .Purchase-Box .annual-license-info img { display:block !important; }
}
@media screen and (max-width:768px) {
    
    .plan-select label { width:auto; }
    .plan-select label h2 { font-size:14px !important; }
    input[id="plan01"]:checked ~ .plan-select > label[for="plan01"], input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] { padding:13px 13px; } 
    input[id="plan01"]:checked ~ .plan-select > label[for="plan02"], input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] { padding:7px 13px; }
    
    .input-group-btn-vertical { width:25%; }
    .spinner .input-lg { width:75% !important ; }
    .highlight-g { padding:0.5em 1.2em 1.2em 1.2em !important; }    
    .buy-process .form-group-lg .form-control, .input-lg { font-size:13px !important; }    
    select.form-control { padding-top:12px !important; }
    .btn-ex { width:100%; margin-top:20px;}
    .renew .form-group > div { padding-left:0; padding-right:0; padding-bottom:0; }   

    #BuyComplete-Box-Inner { border-left:20px solid #83b11a; padding:10px 20px 20px 20px;  }
    #BuyComplete-Box-Inner h1 { font-size:23px; }
    #BuyComplete-Box-Inner h2 { font-size:18px; }
    #BuyComplete-Box-Inner li { font-size:13px; }
}

.Send-License { clear:both; float:left; margin-top:5px; }
    .Send-License .FormInput { width:500px; }
.company-banner { background:#1d2218; }

.gsc-control-cse { padding:0 !important; }

/* buy badge */
@media screen and (min-width:769px) {  
    .bf-sign { display:none; }
    .tab_contents .bf-sign { position:absolute; top:-15px; left:-15px; z-index:0; display:block; width:133px; height:133px; background:url(../img/special-sale-badge.png) no-repeat 0 0; background-size:100%; text-indent:-9000px; }
}
@media screen and (min-width: 768px) and (max-width: 991px){  
    .tab_contents .bf-sign { width:90px; height:90px; top:0; left:0;  }
}
@media screen and (max-width:768px) {
    .bf-sign { float:left; width:100%; height:30px; text-align:center; margin-bottom:15px; }
    .bf-sign > div { display:inline-block; width:320px; line-height:30px; padding:0 20px; background:#ba020a; color:#fff; font-weight:bold; margin:0 auto 15px auto;  border-radius:4px; } 
    .tab_contents .bf-sign { display:none; }
}
/* buy badge */


.section {
    padding:3em 0 3em 0;
}
.section ul, .section ol, .Context-Body ul, .Context-Body ol {
    margin:0 0 1em 0 ;
    padding-left:0;
}
.section ul ul, .section ul ol, .section ol ol, .section ol ul, .Context-Body ul ul, .Context-Body ul ol, .Context-Body ol ol,  .Context-Body ol ul {
    margin:0.4em 0 !important;
}
.section ul li, .section ol li, .Context-Body ul li, .Context-Body ol li {
    margin:0 0 0 23px; padding:0 0 0.3em 0;
}
.section ul li ul {
    margin:0 0 5px 0;
}
.section-bg-grey { 
    background-color:#f4f4f4;    
}   
.section-bg-white {
    background-color:#ffffff;
}
.section-bg-dark {
    background-color:#444a55;
    color:#fff; 
}
.section-bg-green {
    background-color:#67c100;
    color:#fff; 
}
.section-bg-green h2 {
    color:#fff; 
}
.section-bg-line { 
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
}   

.section h1, .Context-Body h1 { font-size:25px; padding:0 0 10px 0; }
.section > div > h1 { margin-top:-10px; }
.section h2, .Context-Body h2 { font-size:20px; padding:1.3em 0 0.6em 0; }
.section h3, .Context-Body h3 { font-size:15px; padding:1em 0 0.6em 0; }
.section h4, .Context-Body h4 { font-size:15px; padding:7px 0 7px 0; }
.submain-section h1 { font-size:35px;}
.main-section img {        
    margin-left:auto; margin-right:auto;
} 
.page-header {
    padding-bottom:10px;
    margin: 0 0 0.7em 0;
    border-bottom: 1px solid #ddd;
}
.highlight {
    padding: 20px 20px 20px 20px;
    margin-bottom: 1em !important;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.highlight-y {
    padding: 10px;
    margin-bottom: 1em !important;
    background-color: #FFF7D7;
    border: 1px solid #FAD163;
    border-radius: 4px;
}
.highlight-g {
    padding: 1.5em;
    background-color: #ffffff;
    border: 1px solid #21c500;
    border-radius:4px; 
    box-shadow:0 2px 6px rgba(0,0,0,0.1); 
    -webkit-box-shadow:0 2px 8px rgba(0,0,0,0.1); 
    -moz-box-shadow:0 2px 10px rgba(0,0,0,0.1); 
}

.hr-line {
    clear:both;
    border-bottom: 1px solid #eee;
    padding:10px 0;
}


/* angle list */
.anglenum {
    clear: both;
    list-style: none;
    margin-left:10px !important;
}
.anglenum > li { 
    display: block;
    position: relative;
    counter-increment:inst;
    margin-bottom:0.3em !important;  
}
.anglenum > li ul { 
    margin-top:10px;  
    margin-bottom:3px;  
}
.anglenum > li::before {
    content: counter(inst); 
    font-size:13px; 
    background:#45BF00;
    color: #fff;  
    font-weight:bold; 
    text-align:center;
    line-height:16px;
    width:22px;
    height:17px;
    left:-30px;
    top:4px;  
    position: absolute;    
    z-index: -1;
}
.nostyle li {
    list-style: none;
    margin:0 !important;
}
.tab-menu ul.nav-pills { margin-bottom:0 !important; }

.Context-Side li li a:before { content: "‐ "; }

.tab-menu { padding:1px !important; margin-bottom:2.3em !important; border:1px solid #ccc !important; background-color:#f4f4f4; }
.tab-menu ul { margin:0; }
.tab-menu img { margin:0 !important; display:inline-block; padding-right:10px; }
.tab-menu a { line-height:19px !important; }
.tab-menu li { margin:0 !important; padding:5px !important;}
.tab-menu li.active a { background-color:#fff !important; color:#000; border:1px solid #666; font-weight:bold; color:#222; }
.tab-menu li.active a:focus { color:#222; }
.tab-menu li a { background-color:transparent !important; color:#000; border:1px solid #ddd; margin-bottom:0; font-size:15px; }
.tab-menu li a:hover { color:#000 !important; background:#fff !important;}

.form-group {
    margin:0 !important;
    vertical-align:-2px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {   
    padding:0 15px 30px 15px;
    display:block;
}

/* navbar */
.navbar-brand { 
    display:block; 
    width:230px; 
    height:50px; 
    overflow:hidden; 
    text-indent:-8000px; 
    margin-left:0 !important;  
}
.navbar-default .container, 
.navbar-default .navbar-header { 
    margin:0 auto; padding:0; 
}
.Bandicam .navbar-brand {
    background:url(/img/logo_bandicam_s.png) no-repeat 0 0;  
}
.Bandicam-mac .navbar-brand {
    background:url(/img/logo_bandicam_mac_s.png) no-repeat 0 0;  
}
.Bandicut .navbar-brand {
    background:url(/img/logo_bandicut_s.png) no-repeat 0 0;  
}
.Company .navbar-brand {
    background:url(/img/logo_company_s.png) no-repeat 0 0;  
}
.navbar-default .navbar-nav > li > a { 
    color:#222; 
    padding:11px 0 8px 0; 
    margin:18px 23px 23px 23px; 
    font-size:18px; 
    border-top:1px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover { 
    border-top:1px solid #000; 
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-top:1px solid #333;
}
.navbar-right { margin-right: 0;}
.navbar-toggle .icon-bar { background-color: #888888; }
.navbar-toggle .icon-bar:nth-of-type(2) { top:1px; }
.navbar-toggle .icon-bar:nth-of-type(3) { top:2px; }
.navbar-toggle .icon-bar { position:relative;  }
.navbar-toggle.active .icon-bar:nth-of-type(1) { top:6px; transform:rotate(45deg); }
.navbar-toggle.active .icon-bar:nth-of-type(2) { background-color:transparent; }
.navbar-toggle.active .icon-bar:nth-of-type(3) {top:-6px; transform:rotate(-45deg); }
.docs_container {
    margin-top:50px !important;
}
.btn { border-radius:3px !important; font-size:15px; }
.btn-lg { font-size:18px; border-radius:3px !important; padding: 9px 25px 10px 25px; }
.btn-bold { font-weight:bold; }
.btn-text { text-decoration:underline; border:none; color:#06f; background:transparent; }
.btn-text:hover { color:#ff0000; text-decoration:underline; }
.btn .winicon { display:inline-block; width:24px; height:24px; background:url(/img/icon-windows.png) no-repeat 0 1px; background-size:100%; vertical-align:-5px; margin-right:13px; }
.btn .winicon2 { display:inline-block; width:20px; height:20px; background:url(/img/icon-windows.png) no-repeat 0 0; background-size:100%; vertical-align:-4px; margin-right:10px; }
.btn .macicon { display:inline-block; width:24px; height:30px; background-image: url("/mac/macicon.png"); background-size: cover; vertical-align:-7px; margin-right:13px;  }

.btn-group-lg>.btn {
    padding: 12px 16px;
    vertical-align:0px;
}

#searchbox .btn {
    width:34px; 
    height:34px;
    margin-top:1px;
    background:#333 url(/img/srchicon.png) no-repeat center center !important;
    border:1px solid #ccc;
    -webkit-border-radius:4px !important; -moz-border-radius:4px !important; border-radius:4px !important; 
}
.navbar-form {
    padding:0;
    margin:0; 
}
.navbar-right {
    float:right !important;
}
.input-lg {
    height:41px;
    vertical-align:11px;
    border-radius: 3px;
}
.license-check.form-group .form-control {
    display:inline-block;
    vertical-align:-3px;
}

/* footer */
#footer { 
    width:100%;    
    margin-top:5em;
}
.footer-download {
    border-top:1px solid #ddd;
    background:#f4f4f4;
    padding:3em 0;
}
.footer-download a {
    margin:0 0.2em;
    padding:0 60px;
    font-size:17px;
    line-height:40px;
    border-radius: 20px !important; 
}
.footer-download .dl-txt {
    font-size:20px;
    line-height:1.5;
    font-weight:700;
    padding-bottom:1em;
} 
.footer-download .dl-v {
    font-size:13px;
    line-height:36px;
} 
.footer-menus {
    background:#333;
    padding:5em 0 2.5em 0;
    color:#999;
}
.footer-menus .ft { 
    font-size:20px;
    color:#fff;
    margin:0 0 0.8em 0;
    font-weight:600;
}
.footer-menus ul { 
    margin:0;
}
.footer-menus li { 
    list-style:none !important; 
    font-size:16px;
}
.footer-menus a { 
    color:#ccc;
    display:inline-block;
   
    margin:0.5em 0;
    text-decoration: none;
}
.footer-menus a:hover { 
    color:#fff;
    text-decoration:underline;
}
.footer-address {
    background:#222;
    padding:2em 0 2em 0;
    color:#aaa;
    font-size:13px;
    line-height:27px;
}
.address-menu { display:block; width:100%; }
.footer-address a {   
    color:#ccc;
}
.footer-address a:hover {   
    color:#fff;
}
.footer-address address {
    display:inline-block;
    margin:0 !important;
    font-style: normal;
}
.footer-address address div {
    display:inline-block;
}
.footer-address .terms-menu {
    display:inline-block;
}
.footer-address .info-menu div {
    display:inline-block;
}
.pdct { margin-bottom:35px !important; }
.social-menus { display:inline-block; height:30px; list-style:none; }
.social-menus a { display:inline-block; width:30px; height:30px; background:url(/img/img_sns_btns.png) no-repeat; margin:0 5px; overflow:hidden; text-indent:-8000px; }
.social-menus #fb { background-position:0 0; }
.social-menus #fb:hover { background-position:0 -30px; }
.social-menus #tw { background-position:-30px 0; }
.social-menus #tw:hover { background-position:-30px -30px; }
.social-menus #gl { background-position:-60px 0; }
.social-menus #gl:hover { background-position:-60px -30px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
    .pdct { margin-bottom:37px !important; }
}

@media screen and (max-width:991px) {  
    .footer-address {
        padding:2em 0 !important;
    }    
    .footer-address address { 
       line-height:20px;
    }    
    .vid-container .motion-video { 
        object-fit:cover;
    }
}

@media screen and (max-width:768px) {
    .footer-menus .row { margin:0 !important; }
    .fc { display:inline-block; width:100%; border-bottom:1px solid #666; margin-bottom:15px; padding-bottom:20px; }  
    .comp { border-bottom:none !important; padding-bottom:0 !important; margin-bottom:0 !important; }
    .footer-download .dl-txt {
        font-size:18px;
    } 
    .footer-menus {        
        padding:2em 0 2em 0;
    }
    .footer-menus .row > div {
        padding-bottom:0 !important;
    }
    .footer-menus .ft { 
        float:left; 
        width:200px;
        font-size:18px;
        padding:6px 0;
        margin:0;
        line-height:1.2;
    }
    .footer-menus ul { 
        float:left; 
    }
    .footer-menus li { 
        list-style:none !important; 
        width:300px;
        font-size:16px;
        line-height:1.5;
    }
    .footer-menus > ul > li > a { 
        display:inline-block;
        width:100%;
        height:100%;        
        padding:6px 0;
    }
    .footer-address { 
        line-height:23px;
        padding:2em 0;
     }
    .footer-address .address-menu { 
        text-align:center;
        width:100%;
     }
     .terms-menu { margin-top:10px; margin-bottom:20px; }
    .pdct { margin-bottom:0 !important; }
}

.panel { margin-top:20px;}
.panel-heading h2, .panel-heading h3 { margin:0 !important; padding:0 !important; }
.panel-body ul, .panel-body ol  { margin:0 !important; }
.panel-body ul li, .panel-body ol li  { margin-right:10px !important; }

.jumbotron { 
    margin-bottom:0 !important; 
    padding:0;     
    max-height:580px; 
    overflow:hidden;
    position:relative;
    background-color: #222 !important;
}
.jumbotron .container { 
    display:block;
}
.txt-container1 {
    position:absolute;
    text-align:center;
    top:55%;  
    margin-top:-10em;
    left:0.5%;
    right:0.5%;
}
.txt-container1 h1 { 
    color:#fff; 
    font-size:32px; 
    font-weight:normal;
    margin:0;
}
.txt-container1 h1 strong { color:#fff; font-weight:bold; }
.txt-container2 {
    position:absolute;
    text-align:center;
    bottom:0;  
    left:0.1%;
    right:0.1%;
    padding-left:5px !important;
    padding-right:5px !important;
    padding-bottom:20px !important;
}
.txt-container2 p { color:#fff; }

.versioninfo {
    margin-bottom:0px !important;
    color:#ccc  !important; font-size:13px !important;
}
.bandicam-wr-banner .versioninfo {
    color:#666 !important;
}
.video-container { margin:20px auto; }

.main-btn {
    padding:7px 0;
}

.main-btn .btn {
    font-size:18px;
    margin:2px !important;
    padding:13px 20px;
}
.jumbotron li { 
    padding-bottom:5px;    
}
.jumbotron p { 
     font-size:20px; 
}
.functions .thumbnail { 
    padding:40px 30px; 
    margin-bottom:0;
}
.functions .thumbnail img { 
    padding-bottom:10px; 
}
.functions .thumbnail h3 { 
    padding:0 !important; 
    margin-bottom:0;
    font-size:20px;
}
.functions .row > div {
    display:inline-block;
}
.functions .thumbnail p { 
    padding:10px 0 0 0; 
}   
.features .row > div { padding-bottom:40px; }
.features h3 { font-size:18px; line-height:1.3; }
.features .row { padding-top:20px; }
.features .row h3 { margin-top:10px; }

.main-video  { background: url(/img/video_bg.gif) center 60% repeat-x #2e353f; }
.main-section .row {        
    padding-top:20px;
} 
.bandicam-main-banner h1, .carousel-title {
    color:#9fff11 !important;
    font-weight:bold !important;
    font-size:56px;
    margin-bottom:0.7em;
    line-height:1.4;
}
.bandicam-main-banner p {  
    font-size:32px; 
    margin:0 5% !important;
    line-height:1.4;
}
.bandicut-main-banner .media-container {
    background-color:#424e5b;
}
.bandicut-main-banner h1 {
    margin:0 13% !important;
}
.media-container {
    position: relative;
    display: block;
    overflow: hidden;
    width:100%;    
    min-height:380px;    
    padding-bottom: 43.75%;
}
.vid-container {    
    position: absolute;
    top: 50%;
    width: 100%;
    min-height: 100%;
    padding-bottom: 56.25%;
    opacity:0.35;
}
.vid-container .motion-video {       
    position: absolute;
    top: -50%;
    width: 100%;
    height: 100%;
    display: block;
    object-fit:fill;
    object-position: 50% 50%;
}
@media screen and (max-width:768px) {
    .vid-container .motion-video { 
        object-fit:cover;
    }
}
.img-container {    
    position: absolute;
    top: 50%;
    width: 100%;
    min-height: 100%;
    padding-bottom: 56.25%;
    opacity:0.4;
}
.img-container img {   
    position: absolute;
    top: -50%;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
}

.usr-comment p { background:url(/screen-recorder/img_quote.png) no-repeat left top; padding:0 0 0 40px; }

.bandicam-fsr-banner { background-color:#333; }
.bandicam-fsr-banner h1 { margin-left:11%; margin-right:11%;  }
.bandicam-wr-banner  { background-color:#f5f6f4 !important; max-height:500px; }
.bandicam-wr-banner .container { display:block;  background:url(/webcam-recorder/main_img.jpg) no-repeat left top; background-size:61%; color:#222 !important; padding-bottom:60px; max-height:530px; }
.bandicam-wr-banner h1 { font-size:32px; margin:13% 0 7% 0; font-weight:normal; }
.bandicam-wr-banner h1 strong { color:#e10000; }
.bandicam-wr-banner p { color:#666 !important; }
.social { display:block; height:20px; margin-top:10px; margin-bottom:10px; }
.social-table td { padding:0;}

.recommend { background:#5e738b; }
.recommend h2 { color:#fff !important; }
.recommend a { display:block; color:#fff; text-align:center;padding:20px; background:#506276; line-height:150%; }
.recommend a:hover { color:#506276; background:#fff; text-decoration:none; }
.recommend a, .recommend_see a:before, .recommend_see a:after {
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear; }
.recommend .col-sm-4 { padding-bottom:10px !important; }
.update { font-size:13px !important; color:#999; text-align:right; }

/* recommend mac link */
.recommend-mac { background: #da47ff; background: linear-gradient(150deg, #9000ff 7%, rgba(0, 98, 255, 1) 100%); margin-bottom:-4.5em; }
.recommend-mac  h2 { color:#fff !important; margin-top:0; margin-bottom:20px; }
.recommend-mac  h3 { color:#fff !important; }
.recommend-mac  a { display:block; color:#fff; font-size:18px; text-align:center;padding:20px; background:rgba(255,255,255,0.2); line-height:150%; }
.recommend-mac  a:hover { background:rgba(0,0,0,0.4); text-decoration:none;  }
.recommend-mac  a, .recommend_see a:before, .recommend_see a:after {
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear; }

/* start UI */
.buy { line-height:50px; font-size:16px; color:#59a701 !important; background:#fff; text-align:center; font-weight:bold; paddi ng:0 30px; }
.buy:hover { color:#fff !important; background:#325808; text-decoration:none; }
.package a { color:#fff; }
.start h1 { color:#5eb100; line-height:1.3; }
.start h2 { line-height:130%; }

.pack_banner { width:290px;height:350px;background:#fff url(/img/package_banner.jpg) no-repeat 0 bottom; border:1px solid #fff; }
.pack_banner p { float:left; width:100%; text-align:center; height:140px; font-size:20px; padding-top:24px; color:#000; line-height:36px; font-weight:bold;}
.pack_banner p b { font-size:30px; letter-spacing:-1px; color:#ff6c00; font-weight:bold;}
.pack_banner em { float:left; width:270px;line-height:46px;background:#333333; text-align:center; color:#fddf05; font-size:18px; margin:290px 0 0 10px; font-style:normal; }
.pack_banner:hover em { background:#000000; color:#fff; }
.pack_banner:hover { border:1px solid #325808; }

.Survey { width:100%; background-color:#0062c1; padding:20px 0; display:block; color:#fff; z-index:9999; }
.Survey-Top { position:fixed; left:0; top:35px; }
.Survey-Bottom { position:fixed; left:0; bottom:0; }

.Survey h2 { font-size:150%; color:#fff; margin-bottom:5px; }
.Survey p { margin-bottom:0 !important; }
.Survey a { color:#fff;  }
.Survey a.survey-btn { padding:0 20px; background:#fff; color:#0062c1; text-decoration:none; font-weight:bold; }
.Survey a.survey-btn:hover { background:#072e55; color:#fff; }
.Survey .row div { padding-bottom:0; }

.main-video .popup-youtube { display:block; }
.popup-youtube { position:relative; }
.popup-youtube .s-btn { position:absolute; display:block; background: url(/img/play-btn-s.png) no-repeat; width:30px; height:30px; margin-left:-140px; left:50%; top:130px; z-index:999; opacity: 0.8; filter: alpha(opacity=80); transition: all .2s ease-out;}
.popup-youtube .s-btn:hover { opacity: 1; filter: alpha(opacity=100); transition: all .1s ease-out;}

.keyban, .bandicut-keyban { padding:3rem 0; }
.keyban ul, .bandicut-keyban ul { margin-left:17px }

.bandicut-keyban { background:#5a728c !important;  }
.bandicut-keyban .head_title, .bandicut-keyban .head_sub, .bandicut-keyban li { color:#fff; }
.video-joiner-banner .container { background:url(/bandicut-video-cutter/img/bandicut_head_joiner.jpg) no-repeat right center; background-size:46%;  }
.video-splitter-banner .container { background:url(/bandicut-video-cutter/img/bandicut_head_splitter.jpg) no-repeat right center; background-size:46%;  }
.video-cutter-banner .container { background:url(/bandicut-video-cutter/img/bandicut_head_cutter.jpg) no-repeat right center; background-size:46%;  }
.video-etc-banner .container { background:url(/bandicut-video-cutter/img/bandicut_head_banner.jpg) no-repeat right center; background-size:46%;  }
.head_title { font-size:40px; padding-top:40px; color:#fff; line-height:120%; font-weight:bold; }
.head_sub { font-size:20px; color:#fff; margin-top:20px; margin-bottom:25px; }

.bandicam-keyban { background:#e4eaf2 url(/v/img/background-img01.jpg) no-repeat 50% 50%; background-size:cover; }
.bandicam-keyban .head_title, .bandicam-keyban .head_sub, .bandicam-keyban li { color:#000; }
.bandicam-keyban-wr .container { background:url(/v/img/bandicam-banner-wr.png) no-repeat right 60%; background-size:44%; }
.bandicam-keyban-gr .container { background:url(/v/img/bandicam-banner-gr.png) no-repeat left 50%; background-size:44%;}
.bandicam-keyban-fsr .container { background:url(/v/img/bandicam-banner-fsr.png) no-repeat right 50%; background-size:40%; }
.bandicam-keyban-gr .container .head_title { padding-top:30px !important; }

.playbtn-box { position:relative; }
.playbtn { display:block; background:url(/img/play_btn.png) no-repeat left 0; text-indent:-1000px; overflow:hidden; }
.playbtn-b { width:98px; height:98px; background-size:200% ; position:absolute; left:10px; top:200px; }
.playbtn-s { width:49px; height:49px; background-size:200% ; margin:0 0 0 10px; }
.playbtn:hover { background-position:right 0; }
.playbtn:focus { outline:none; border:none; background-color: transparent;}
.playbtn-s-box { display:none; vertical-align:middle; }

blockquote { font-family: Georgia, serif; font-size:18px; font-style: italic; margin: 0.25em 0; padding:10px 0 20px 40px; position:relative; border:none; }
blockquote:before { display: block; content: "\201C"; font-size:50px;  position: absolute; left: 0; top: 0; color: #bbbbbb; }

.package .info { margin-bottom:0; background:url(/support/start/icon_01.png) no-repeat 20px 10px; padding-left:100px; min-height:60px; }
.trial-limit { float:left; width:100%; margin:10px 0 20px 0; padding-bottom:5px; border-bottom:1px solid #5d8233; color:#325808;}
.trial-limit em { display:block; color:#325808; font-weight:bold;font-style:normal; padding-bottom:10px; border-bottom:1px solid #5d8233;margin-bottom:15px; }
.trial-limit div { float:left;color:#325808;font-size:15px;padding-left:42px;height:34px; line-height:30px; }
.trial-limit div.time { background:url(/support/start/icon_02.png) no-repeat; margin:0 20px 15px 20px;}
.trial-limit div.wm { background:url(/support/start/icon_03.png) no-repeat; margin:0 20px 15px 20px;}


.main-section > div > h1, .main-section > div > h2, .recommend h2 {        
    font-size:26px !important;
    padding:0.5em 0 0.5em 0 !important;
    margin-top:0 !important;
}  

@media screen and ( min-width:1200px ) {
    .container { 
        width:1170px; 
    }
    .popup-gallery img { 
        width:300px; 
    }    
    .jumbotron .txt-box {
        width:1100px;
    }
}
@media screen and ( max-width:1200px ) {
    .container { 
        width:auto; 
    }   
}
@media screen and ( max-width:1170px ) {       
    .head_title  { font-size:calc(13px + 2vw); padding-top:40px; }
    .head_sub { font-size:calc(11px + 1vw); }
    .bandicam-wr-banner h1, .main-section h1, .submain-section h1  { font-size:calc(15px + 1.4vw); }
}    

@media screen and ( min-width:992px ) { 
    .main-section > div > h1, .main-section > div > h2, .recommend h2 {        
        font-size:26px !important;
    }     
    .main-section > div > p {
        font-size:17px;
    }
    .vline-feature .vline { 
        border-left:1px solid #eaeaea; 
        border-right:1px solid #eaeaea; 
    }       
    .main-btn a { margin:5px !important; font-size:150%; }    
    .features .row p { padding:0 10px; }
    .bandicut-main .txt {
        padding:0 35px 0 35px;
    }       
    .docs_container {
        margin-top:117px !important;
    }
    /* side menu */
    .Context-Side {
        width:25%;
    }
    
    .Context-Side.navbar-collapse {
        padding:0 0 50px 0 !important;
    }
    .Context-Side > ul {
        margin-top:50px;
    }
    .Context-Side ul li {
        list-style:none;
        padding:0;
    }
    .Context-Side > ul > li {
        padding:0 0 10px 0;
    }
    .Context-Side ul li ul { 
        margin-bottom:10px;
    }
         
    .Context-Side ul li a {
        display:block;
        color:#444;
        line-height:220%;
        padding-left:10px;
    }
    .Context-Side ul li a:hover {
        display:block;
        color:#444;
        line-height:220%;
        padding-left:10px;
    }
    .Context-Side > ul > li > a {
        font-weight:bold;
        color:#000;
    }
    /* side contents */
    .Context-Body {
        width:75%; 
        padding-left:3em;
        border-left:1px solid #eee;
    }    
    .Context-Side {
        border-right:1px solid #eee;
    }    
    
    .navbar-default { background:linear-gradient( to bottom, #222 36px, #f4f4f4 1px); border-bottom:1px solid #ddd;}
    .navbar-default .container { position:relative; height:117px; }    
    
    .navbar-header { display:none; }

    .navbar-brand { display:block; position:absolute; left:0; bottom:0; width:290px; height:80px; overflow:hidden; text-indent:-8000px;  }
        .Bandicam .navbar-brand { background: url(/img/logo_bandicam.png) no-repeat 0 0; }
        .Bandicam-mac .navbar-brand { background: url(/img/logo_bandicam_mac.png) no-repeat 0 0; }
        .Bandicut .navbar-brand { background: url(/img/logo_bandicut.png) no-repeat 0 0; }
        .Company .navbar-brand { background: url(/img/logo_company.png) no-repeat 0 0; }
    .navbar-nav { display:block; position:absolute; right:0; bottom:0; }
    .banner_img { margin-top:60px;  }
    .smedia1 { float:left; margin:1px 0 0 20px; }
    .smedia2 { display:none; }  
        
    .topmenu { display:block; height:14px; line-height:14px; margin:11px 0 0 5px !important; position:absolute; left:0; top:0; }  
    .topmenu li { float:left; list-style:none; } 
    .topmenu li.divider { width:1px; border-right:1px solid #777; margin-right:20px; text-indent:-8000px; }
    .topmenu > li > a { color:#aeaeae !important; font-size:15px !important; line-height:15px; padding:0 !important; margin:0 25px 0 0 !important; border-top:none !important; } 
    .topmenu > li > a:hover { color:#fff !important; text-decoration: none; }     
    
    .topmenu #Topmenu-bandicam a, .topmenu #Topmenu-bandicam-mac a { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -23px; padding-left:21px !important; }
    .topmenu #Topmenu-bandicam a:hover, .topmenu #Topmenu-bandicam-mac a:hover { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -3px; padding-left:21px !important; }
    .Bandicam > #Topmenu-bandicam a, .Bandicam-mac > #Topmenu-bandicam-mac a { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -3px;  color:#fff !important;  font-weight:bold; }
    .topmenu #Topmenu-bandicut a { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -23px; padding-left:20px !important; }
    .topmenu #Topmenu-bandicut a:hover { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -3px; padding-left:20px !important; }
    .Bandicut > #Topmenu-bandicut a { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -3px;  color:#fff !important;  font-weight:bold; }
        
    li.Menu_Selected a {color: #fff !important;  font-weight:bold; }
    .dn-mac a { padding:0 !important; margin:18px 10px 19px 10px !important; border:none !important; }

    /* top menu */
    .Bandicam #Topmenu-bandicam a, .Bandicut #Topmenu-bandicut a, .Forum #Topmenu-forum a { color:#fff;  }
    a.Menu_Selected { color:#000 !important; border-top:1px solid #000 !important; font-weight:bold; }

    #text-banner { float:right;  } 
    #text-banner a { color:#fff !important; padding-right:0 !important; margin-right:10px !important; }
    #text-banner a b { color:#9cff00 !important; }
    
    .dropdown-menu { 
        background-color:#f4f4f4; 
        border-top:none; 
        box-shadow:0 3px 5px rgba(0,0,0,0.2); 
        -webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2); 
        -moz-box-shadow:0 3px 5px rgba(0,0,0,0.2); 
    }
    
    .license-check.form-group .form-control {
        width:500px;
    }
    .start h3 { font-size:15px; }

    /* Survey */
	.Survey .container { background:url(/bandicut-video-cutter/support/start/survey_icon.png) no-repeat 20px center; padding-left:120px; }
	.Survey-top { top:35px }
	.Survey .survey-btn { float:right; line-height:80px; font-size:15px;  }
	.start h1 { font-size:32px; }
	.start h2 { font-size:24px; }
	.package h2 { font-size:25px; }
	.package .info { font-size:18px; }
    .survey-included { margin-top:180px; }
    
	.buy { float:right; }	
	.trial-limit em { font-size:18px; }
    .uninstall-qna  { font-size:18px; }
    .uninstall-qna a { font-size:20px; }
    .uninstall-qna .panel-heading h4 { padding-top:10px !important; padding-bottom:10px !important; }
    .uninstall-qna .panel { margin:15px 0 !important; }

    #top-search-container { float:right; padding-right:17px; position:relative;}   
    #srch-btn { cursor:pointer; margin:-11px 0 0 0; }
    #srch-box { position:absolute; top:0; right:15px; width:350px; height:34px; background:#000; margin:-11px 0 0 0; display:none; z-index:99999; }
    #top-searchbox { background:#333; float:right; padding:0 3px; }
    #top-searchbox .form-control { float:left; color:#aaa; border-radius:0 !important; border:none !important; width:250px !important; height:33px; background:#333; margin:0 !important; box-shadow:none !important; text-align:left; }
   
    .srch-icon, .srch-close { width:35px; height:35px; background:url(/img/srch-icon.png) no-repeat; opacity:0.5; }
    #srch-btn .srch-icon { opacity:0.7; }
    #srch-btn .srch-icon:hover, .srch-close:hover { opacity:1; transition: all 0.3s ease; }
    .srch-icon { background-position:0 0; }
    .srch-close { background-position:-35px 0; cursor:pointer; }
    .srch-icon, .srch-close { float:left !important; height:34px; }
        
}

@media screen and ( max-width: 991px ) { 
    .Context-Body { padding-top:20px; }
    .nobdr { border-top:transparent !important; margin: 1.2em 0;}
    .navbar-toggle { 
        float:right; 
    }
    .navbar-form {
        width:auto;
    }
    .bandicut-main-banner h1 {
        margin:0 5% !important;
    }
    .bandicam-fsr-banner h1 { 
        margin-left:2%; 
        margin-right:2%;  
    }

    /* side contents */
    .Context-Body {         
        width:100% !important;
    }
    .Context-Body .navbar-toggle {
        float:left !important;
    }   
    .Context-Body .form-group {
        display:inline-block;
    } 
    .Context-Body .navbar-toggle {
        padding:10px 8px 12px 8px;
    }
    
    /* side menu */
    .Context-Side {
        width:100%;
        min-height: 100vh;
        max-height: 100vh;
        position:absolute;
        left:0;
        top:70px;
        background:#fff;
        z-index:999;
    }   
    .Context-Side.navbar-collapse {        
        border-top:none !important; 
        box-shadow:none;
    }    
    .Context-Side > ul { 
        padding:0 0 120px 0;
    }   
    .Context-Side ul li {
        list-style:none;
        padding:0;
    }
    .Context-Side ul li a:hover {
        background-color:#f4f4f4;
    }
    .Context-Side > ul > li {
        padding:0 0 10px 0;
    }
    .Context-Side ul li ul { 
        margin-bottom:10px;
    }
    .Context-Side ul li ul li ul {
        margin-left:5px;
    }
    .Context-Side ul li a {
        display:block;
        color:#333;
        line-height:220%;
        padding-left:30px;
    }
    .Context-Side > ul > li > a {
        font-weight:bold;
        font-size:15px;
        color:#000;
    }
 
    /* navbar collapse from 990px */    
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin:0;
        background-color:#fff;
    }
    .navbar-nav>li {
        float: none;
    }    
    .collapse.in{
        display:block !important;
    }    
    .navbar .container { width:auto; }
    .navbar-toggle {
        float: right;
        padding: 18px 15px;
        margin:0;
        background-color: transparent;
        background-image: none;
        border: none;
        border-radius: 0;
        height:inherit;
        line-height:inherit;
    }
    .navbar-default .navbar-toggle:focus, 
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:active { 
        background-color: transparent; 
    }
    .navbar-default .navbar-nav > li > a { color: #333; padding:11px 0 11px 45px; margin:0; font-size:15px; border:none; border-top:1px solid transparent; border-bottom:1px solid #e7e7e7; background:#fff;  }
    .navbar-default .navbar-nav > li > a:hover { border-top:1px solid transparent; background-color:#fff; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #000;
        background-color: transparent;
        font-weight:bold;
        border:none;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {        
        background-color:#fff;
        border-bottom:1px solid transparent;
    }
    
    .navbar-default .navbar-header { 
        margin:0 auto; padding:0; 
    }
    #navbar .navbar-brand { display:none;}
    .navbar-fixed-top .navbar-collapse { min-height:100vh; max-height:100% !important; background:#f4f4f4; }
    .topmenu { border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#f4f4f4; }
    .topmenu li { margin-top:0px; }
    .topmenu li.divider { display:none; }

    .dn-mac { text-align:center; }
    .dn-mac a { padding:0 !important; margin:20px auto !important; display:inline-block !important;}

    #text-banner { background:#f4f4f4; padding:20px 30px; border-bottom:none !important;  }
    #text-banner a { background:#85b12a; text-align:center; margin:0; padding:13px 0; color:#fff; font-size:15px; }

    #top-search-container { padding:1em 2.5em; }  
    #top-search-container .form-control { text-align:center;}
    #srch-btn, .srch-icon, .srch-close { display:none }
    
    .recommend h2 {        
        font-size:18px !important; text-align:center
    }     
    .Context-Divide > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .dropdown > a.language { 
        margin-right:3px !important; 
        margin-left:0 !important; 
    }
    .dropdown-menu { 
        background-color:#f4f4f4 !important; 
        border-top:none; 
        margin:10px;
        padding:20px;
        position: static;
        float: none;
        width: auto;
        box-shadow: none;
        border:none;
    }
  
    li.Menu_Selected a, li a.Menu_Selected {
        font-weight:bold;
    }
    
    .license-check.form-group .form-control {
        width:68%;
    }
    #Purchase-Box-s > div {
        padding-bottom:10px;
    }
    #Purchase-Box-s .thumbnail, Purchase-Box-s .highlight {
        display:block;
        width:100%;
        padding:20px;
        margin-bottom:0;
    }

    #Purchase-Box-s .thumbnail > div {
        display:inline-block;
    }
    #Purchase-Box-s .thumbnail form, #Purchase-Box-s .thumbnail a  {
        display:inline-block;
    }    
    #Purchase-Box-s .thumbnail .btn, #Purchase-Box-s .thumbnail form  {
        width:100px; line-height:24px;
        float:right;
        
    }    
    #Purchase-Box-s h2 {
        border-bottom:1px solid #ddd;
        padding-bottom:10px;
        margin:0 0 10px 0; 
        font-size:15px;
    }
    #Purchase-Box-s p {
        margin-bottom:0 !important;
        font-size:13px;
     }
    #Purchase-Box-s p.prc {
        color: #76b100; 
        line-height:30px;
     }
     #Purchase-Box-s p.prc sup {
        font-size:15px;    
     }
    #Purchase-Box-s p.prc b {
        font-size:25px;      
     }
    .download-ad-box {
       display:none;
    }
   
    .section h1, .Context-Body h1 { font-size:20px; }
    .section h2, .Context-Body h2 { font-size:16px; }
    .section h3, .Context-Body h3 { font-size:13px; font-weight:bold; }

    .banner-inner { padding:5em 0 !important; }
    .inner-caption h1 { font-size:18px !important; }

    .Bandicam > #Topmenu-bandicam a, .Bandicam-mac > #Topmenu-bandicam-mac a, .Bandicut > #Topmenu-bandicut a { font-weight:bold; }
    
    .thumbnail { 
        margin-bottom:0;
    }
    .CustomSelect .dropdown-menu {
        background:#fff !important;
        margin:0 !important;
        position:absolute;
    }   
    .buy-process .form-group p { margin-bottom:0 !important; padding-top:0;  }
    .main-section h2 { padding:0 0 10px 0 !important; margin:0 !important; }
    .main-screenshot { padding-bottom:10px !important; }    
   
    .bandicam-main-banner h1, .carousel-title {
        font-size:calc(20px + 1.7vw);
    }
    
    .main-section > div > h1, .main-section > div > h2 {        
        font-size:calc(11px + 1.6vw) !important;
    }  

    .Survey-Top { top:50px; text-align:center; z-index:999; }
	.Survey h2 { font-size:18px; font-weight:bold; }
	.Survey p { font-size:12px; }
	.start h1 { font-size:21px; }
	.start h2 { font-size:18px; }
	.package h2 { font-size:17px; }
	.package .info { font-size:15px; }
	.survey-included { margin-top:250px; }
	.Survey .survey-btn { display:block; line-height:40px; font-size:13px; margin-top:20px; line-height:50px }
	.buy { display:block; margin:0 auto; }
    .trial-limit em { font-size:15px; }
    .trial-limit div { font-size:13px; line-height:20px;}

}

/* Youtube */  
.index-container { font-size:14px; background:#f4f4f4; padding:15px 15px 0px 15px; }
.index-container .row { padding-top:0px; padding-bottom:10px; }
.index-container .row > div { display:block; padding-bottom:2px !important; }
.index-container .row > div a:hover p { text-decoration:underline; }
.index-container .row > div b { display:inline-block; width:40px; vertical-align: top; }
.index-container .row > div p { display:inline-block; width:85%; margin-bottom:0 !important; line-height:1.3; }
.index-container.embed-responsive-16by9 { height:auto !important; }
.embed-responsive { background:#f4f4f4; }
.embed-responsive iframe { background:#000; }
.youtube, .embed-responsive, .embed-responsive-16by9 { transition: all 200ms ease-out; }
  
.youtube {
    margin:0 auto;
    background-position: center center;
    *background-position: 23% center;   
    background-repeat: no-repeat;
    background-size:100%;
    position: relative;
    display:inline-block;
    overflow: hidden;
    cursor: pointer;
}
.youtube .play {
    background: url("/img/play-btn.png") no-repeat center center;
    background-size: 60px 60px;
    position: absolute;
    *background-position: 0 center;
    *margin-left:-30px;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}
.half-youtube {
    width:100% !important;
    height:310px !important;    
}
.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.Context-Body .youtube {
    margin:0 0 !important; 
}
.embed-responsive-16by9 {
    padding-bottom:0 !important;
}

@media screen and (max-width:560px) { 
    .youtube, .embed-responsive-16by9, .embed-responsive iframe { width:330px !important; height:186px !important; }
} 
@media (min-width:560px) and  (max-width:768px){
    .youtube, .embed-responsive-16by9, .embed-responsive iframe { width:500px !important;  height:281px !important; }
} 
@media (min-width:768px) and  (max-width:1200px)  {
    .youtube, .embed-responsive-16by9, .embed-responsive iframe { width:690px !important; height:388px !important; }   
} 
@media screen and (min-width:1201px) {
    .youtube, .embed-responsive-16by9, .embed-responsive iframe { width:800px !important; height:450px !important; }   
} 

/* AD */ 
 
.ads { display:inline-block; } 
.responsive_ad { display:block; }

.ad_1 { margin:0 auto; text-align:center; }
.adslot_1 { display:inline-block; } 

.ad_1, .adslot_1 { 
    width:360px; height:60px; 
} 
@media screen and (min-width:650px) {
    .ad_1, .adslot_1 {   
        width:620px; height:60px;     } 
}
@media (min-width:990px)  {
    .ad_1, .adslot_1 { 
        width:940px; height:90px; 
    } 
}
@media (min-width:1170px) {
    .ad_1, .adslot_1 { 
        width:1140px; height:90px; 
    } 
}

.adslot_2 { display:inline-block; } 
.ad_2, .adslot_2 { 
    width:220px; height:400px;
} 
@media screen and (max-width:991px) {    
    .ad_2, .adslot_2 { 
        display:none; 
    } 
}
@media screen and (min-width:992px) {    
    .ad_2, .adslot_2 { 
        width:220px; 
    } 
}

@media screen and (max-width: 1100px) { 
    .txt-container1 h1 {
        font-size:calc(13px + 1.4vw);  
    }   
    .txt-much h1 {
        font-size:calc(16px + 1.2vw);  
        }
    .jumbotron p { 
        font-size:calc(10px + 0.8vw);        
    }
    .bandicam-main-banner p {
        font-size:calc(11px + 1.5vw) !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    body { font-size:14px; }
    .jumbotron .btn, .main-btn .btn {
        font-size:15px;
        padding:10px 15px;
    }    
}
@media screen and (min-width: 768px) {
    .Bandicam-Item .col-sm-6 + .col-sm-6, .Bandicut-Item .col-sm-6 + .col-sm-6 { border-left:1px solid #ccc; padding-bottom:0; margin-bottom:30px; }    
    #Purchase-Box-s { display:none; }
    .p-faq li { float:left; list-style:circle; margin:0 20px !important; }
    .download-box {
        padding-left:30px;
    }
    /*.form-horizontal .form-group-lg .control-label { padding-top: 11px; }*/
    .carousel-caption {
        left: 15%;
        right: 15%;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:768px) {
    body { font-size:13px; }
    .xstc { 
        text-align:center;
	}
    .jumbotron .btn, .main-btn .btn {
        font-size:15px;
        padding:10px;
    }  
    .main-btn { text-align:center; }
    .main-btn .btn { margin:2px auto !important; }

    .btn .winicon { width:18px; height:18px; vertical-align:-3px; margin-right:10px; }
    .box-img { 
        width:130px;
    }
    #Purchase-Box, .payment-img { 
        display:none; 
    }
    #Purchase-Box-s { 
        display:block; 
    }
    .bandicam-wr-banner .container { 
        background:none; 
        text-align:center; 
        margin:0 3%;
        padding-bottom:20px; 
    }       
	.section {
        padding:3em 0 2em 0;
    }
    .download-box {
        padding:0; 
        text-align:center;
    }
    .ad-box {
        display:none;
    }   
    .keyban { padding:0; }
    .keyban .container { background:none; text-align:center; }
	.keyban li { text-align:left; }
    .playbtn-s-box { display:inline-block; }
    
    .InputInfo2 { margin:-2px 0 0 0 !important; }    
    #searchbox .form-group { margin-bottom:0 !important; }
    #searchbox .btn { margin-top:-5px !important; }
    .tab-menu a { line-height:13px !important; }
    .tab-menu li { margin:0 !important; padding:3px !important;}

}

@media (min-width:600px) and (max-width:991px) { 
    .functions .thumbnail img { display:inline-block; margin:10px 50px 0 0; vertical-align:top; }
    .functions .thumbnail div { display:inline-block; width:70%; text-align:left; border-left:1px solid #ddd; padding:0 0 0 40px; }
    .functions .thumbnail h3 { margin-top:0; }
    .functions .row .col-md-4 { padding-bottom:10px !important; }
    .features .row p { padding:0 60px; }      
    .bandicut-main .row {
        margin:0 10%;
    }    
    .bandicut-main .fbox {
        float:left;
    }
    .bandicut-main .txt {
        float:left; width:70%; text-align:left; padding:0 0 0 40px;
    }
    .bandicut-main .col-md-4 {
        float:left; 
        width:100%;
        padding:20px 0 20px 0;
    }
}

@media (min-width:700px) and (max-width:991px) {     
    .features-gamerecorder .thum { 
        display:inline-block;
        height:160px;
    }
    .features-gamerecorder .txt { 
        display:inline-block;
        width:65%;
        margin-left: 30px;
    }
}

/* top search */
#navbarContainer { height: 117px; transition: height 0.2s ease; }
#navbarContainer.open { height: 280px; } /* 또는 필요한 높이 설정 */
#top-search { display:none; opacity: 0; transition: opacity 0.5s ease-in-out; }
#modalBkg { display:none; opacity: 0; transition: opacity 0.3s ease-in-out; }

.modalbg-dark { position:fixed; width:100%; height:100%; left:0; background-color:rgba(11, 11, 11, 0.7);  z-index: 1000; }
.top-search-container { position:fixed; background:#f4f4f4; left:0; width:100%; text-align:center; opacity:0; display:none; }
.top-search-container a { color:#333; } 

.srch-outter { display:inline-block; text-align:center; margin:0 auto; height:48px; margin-top:1.5em; margin-bottom:1.7em; }
.search-container { float:left; height:48px; border-radius: 25px;  background:#fff; border:1px solid #aaa; } 
.search-container .search-box { display:inline-block; height:46px; border-radius:24px; font-size:120%; font-weight:500; border:none; text-align:center; vertical-align:top; margin:0 !important; padding-left:20px; padding-right:20px; } 
.search-container .search-box:focus { outline:none !important;} 
.search-container .search-btn { display:inline-block; width:80px; height:46px; border:3px solid #fff; border-radius: 24px; background:#333 url(/img/srchicon4.png) center 3px no-repeat; background-size: 46%; }
.search-container .search-btn:hover { background-color:#000; }
.ai-box { float:left; width:100px; height:48px; padding:4px 0; }
.ai-box .btn { color:#fff !important; font-weight:bold; height:40px; border-radius:20px !important; line-height: 26px; padding-left:15px; padding-right:15px; }

.search-faqs ul li { display:inline-block; padding:0 7px 0 12px; margin-bottom:7px !important; border-left:1px dotted #000; line-height:13px; }
.search-faqs ul li:nth-child(1) { border-left:none; }
.search-faqs h4, .search-faqs ul { display:inline-block; margin:0 5px; } 

.searchicon { display:inline-block; width:40px; height:40px; background:url(/img/srchicon3.png) center center no-repeat; transition: transform 1s; text-indent:-8000px; border-top:none !important; vertical-align:bottom; }
.searchicon:hover { transform: rotate(45deg); }
.search-close { background-position:-35px 0; cursor:pointer; }
.search-icon, .search-close { float:left !important; height:34px; }

@media screen and (min-width:992px) { 
    .top-search-container { top:117px; }
    .search-container .search-box { width:520px; }     
    #srch-open1 { display:block; }
    #srch-open2 { display:none; }
}

@media screen and (max-width:991px) {
    #navbarContainer { height: 51px; }
    #navbarContainer.open { height:220px; }
    .top-search-container { top:51px; }
    .search-container .search-box { width:340px; }         
    #srch-open1 { display:none; }
    #srch-open2 { float:right; margin:5px 0 0 0; opacity:0.6; }
}

@media screen and (max-width:560px) {     
    #navbarContainer.open { height:100%; z-index:90001 !important;}
    .top-search-container { height:100%; }
    .search-container { height:40px; } 
    .search-container .search-box { width:250px; height:38px; border-radius: 19px;  } 
    .search-container .search-btn { width:50px; height:38px; border:2px solid #fff; border-radius: 19px; background-size: 60%; background-position: center center ;}

    .ai-box { display: inline-block; width:76px; height:40px; padding:3px 0; }
    .ai-box .btn { color:#fff !important; font-weight:bold; height:34px; border-radius:17px !important; line-height:19px; padding-left:10px; padding-right:10px; font-size:13px; }

    .search-faqs { text-align:left; width:380px; margin:0 auto; }
    .search-faqs ul li { display:block; padding:0 0 0 10px; border-left:none; border-bottom:1px dotted #ccc; }
    .search-faqs ul li a { display:block; line-height:40px; }
    .search-faqs h4 { font-size:15px; font-weight:bold; }
    .search-faqs h4, .search-faqs ul { display:block; } 
}

/* fotter google rating */
.footer-download .rating-box {
    display:block;
    height:70px;
    text-align:center;
    margin:10px 0 30px 0;
}
.footer-download a.review_link:focus:not(:focus-visible) { outline: none !important; } 
.footer-download a.review_link:focus > div { outline: none !important; } 
.footer-download a.review_link { display:inline-block; width:380px; height:75px; margin:0; padding:0; text-align:center;text-decoration:none;color:#222; border-radius:0 !important;}
.footer-download .review-badge { display:inline-block; margin-right:5px;vertical-align:top; }
.footer-download .review-info { display:inline-block; margin-left:5px; }
.footer-download .rating-stars {
    font-size:0;
    position: relative;
    white-space: nowrap;
    width:200px;
    height:42px;
    margin-left:13px;
}
.footer-download .rating-link { display:block; height:20px; line-height:20px; }
.footer-download .rating-current {
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    height:30px;
}
.footer-download .rating-box i { background:url(/img/star-empty.svg) no-repeat; }
.footer-download .rating-box i.active { background:url(/img/star-fill.svg) no-repeat; }
.footer-download .rating-box i, .footer-download .rating-box i.active {
    display: inline-block;    
    width:40px;
    height:30px;
    background-size:30px 30px;
    background-position:0 0;
}
.footer-download a:hover .rating-link { color:#2a69ca; }

/* language select */
.dark-container  { display:none; position:fixed; width:100%; height:100%; top:0; left:0; background-color:rgba(0, 0, 0, 0.5); z-index: 99999; }
.lang-sel-container .languageContainer { background: #333; position:absolute; width:720px; top:50%; left:50%; color:#fff; margin-top:-350px; margin-left:-360px; padding:30px 20px 20px 30px; border-radius: 5px; border-radius: 10px; box-shadow:0 2px 8px rgba(0,0,0,0.4); -webkit-box-shadow:0 2px 8px rgba(0,0,0,0.4); -moz-box-shadow:0 2px 8px rgba(0,0,0,0.4); }
.lang-sel-container .languageContainer .langsel-title { float:left; width:100%; color:#fff; font-weight:bold; font-size:110%; padding-bottom:10px; border-bottom:1px solid #555; }
.lang-sel-container .languageContainer .langContent { float:left; width:100%; height:90%; overflow-y:auto; margin-top:1em; scrollbar-color: #999 #222; scrollbar-width:thin; }
.lang-sel-container .languageContainer .langContent div { float:left; width:100%; height:5px; border-top:1px dotted #666; margin:1em 0 .5em 0;}
.lang-sel-container .languageContainer ul { float:left; width:100%; }
.lang-sel-container .languageContainer ul.companylangs li { width:25%; } 
.lang-sel-container .languageContainer li { float:left; width:33%; list-style-type:none; }
.lang-sel-container .languageContainer li a { display:inline-block; color:#eee; text-decoration: none; padding:0 25px !important; margin:.5em 0 .5em 5px; }
.lang-sel-container .languageContainer li a:hover { color:#ffc600; }

.lang-sel-container .languageContainer li a.kr { background:url(/img/selected-icon.png) 0 center no-repeat; font-weight:bold; color:#ffc600; }


.languageContainer .closeButton { position:absolute; top:10px; right:10px; cursor:pointer; width:28px; height:28px; line-height:27px; text-align:center; background-color: #222; border-radius: 6px; color:#fff; font-size:17px; font-weight:normal; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; z-index:0; }
.languageContainer .closeButton:hover { background-color: #999; color:#000; }
.lang-sel { text-align:right; }
.lang-sel a span { padding:0 5px 0 10px; font-size:10px; }
.lang-sel a { display:inline-block; background:#4c4c4c url(/img/lang-sel.png) 15px center no-repeat; color:#fff; padding:4px 10px 5px 42px; opacity: 0.9; border-radius:5px; text-decoration: none; }
.lang-sel a:hover { background-color:#666; opacity: 1; }

@media screen and (max-width: 768px)  { 
    .lang-sel-container .languageContainer { width:94%; height:94%; left:0; top:20px !important; margin:0 1em !important; padding:20px; }
    .lang-sel-container .languageContainer li { width:50%; }
    .lang-sel { text-align:center; margin-top:2em; }
}
@media screen and (max-height: 768px)  { 
    .lang-sel-container .languageContainer { height:93%; top:20px !important; margin-top:0; }
}

/* accordion panel */   
#accordion.panel-group { border-top:1px solid #ddd; }
#accordion .panel { border:none; margin:0 !important; box-shadow:none;} 
#accordion .panel-body { background:#fafafa; border-bottom:1px solid #ccc; padding:25px !important; }
#accordion .panel-heading { padding:0; border-bottom:1px solid #ddd;  }
#accordion .panel-heading a { position:relative; display:block; padding:25px 50px 20px 25px; font-size:18px; line-height:1.6; text-decoration:none; color:#000; }
#accordion .panel-heading a:hover, #accordion .panel-heading a.collapsed:hover  { background:#f4f4f4; }
#accordion .panel-heading a .accordion-arrow { 
    position:absolute; top:32px; right:20px; 
    display:block; width:10px; height:10px;
    border: solid #666;
    border-width: 0 1px 1px 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
#accordion .panel-heading a:hover .accordion-arrow { 
    border: solid #000;
    border-width: 0 1px 1px 0;
}
#accordion .panel-heading a.collapsed { background:#fff; font-weight:500; }
#accordion .panel-heading a.collapsed .accordion-arrow { 
    top:27px !important; right:20px; 
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
#accordion .panel-title a h3 { font-size:18px; line-height:1.6; font-weight:bold; }
#accordion .panel-heading a.collapsed h3 { font-weight:normal !important; }

@media screen and ( max-width:991px ) {
   #accordion .panel-heading a { padding:17px 50px 14px 25px; font-size:16px !important; }
   #accordion .panel-title a h3 { font-size:16px !important; }
   #accordion .panel-heading a .accordion-arrow { top:27px; }
   #accordion .panel-heading a.collapsed .accordion-arrow { top:22px !important; }
}
#accordion .panel-body ul li { margin-left:30px !important; padding-top:8px; }
#accordion .panel-body ol li { margin-left:30px !important; padding-top:8px; }


/* keyword page */
.banner-wrapper { font-size:16px; }
.banner-wrapper .banner-dsc { font-size:20px;  margin-top:0.3em; padding:0; line-height:1.3; }
.banner-wrapper .banner-lidsc { font-size:16px; padding:1.5em 0 1.2em 0 !important; list-style: none; margin:0 !important; line-height:1.3; }
.banner-wrapper .banner-lidsc li { padding-bottom:0.3em; }
.banner-wrapper .banner-lidsc li span { display:inline-block; padding-left:10px; width:93%; }
.banner-wrapper .banner-lidsc li:before { content: '✓'; font-weight:800; display:inline-block; vertical-align: top; padding-left:5px;}

.banner-top-bandicam { background-image:linear-gradient( to right, #333d49 50%, #e4e4e4 50%); }
.banner-top-bandicam .banner-info { background:#333d49; }
.banner-top-bandicam .banner-divider { border-bottom:250px solid #333d49; }

.banner-top-bandicam-mac { background-image:linear-gradient( to right, #9000ff 10%, #0062ff 51%, #e4e4e4 5%, #e4e4e4 50%); }
.banner-top-bandicam-mac .banner-info { background:transparent; }
.banner-top-bandicam-mac .banner-divider { border-bottom:250px solid #0062ff; }

@media screen and (max-width:991px) {    
    .banner-top-bandicam-mac .banner-info { background:linear-gradient( to right, #9000ff 20%, #0062ff 100%); }  
}

.banner-top-bandicut { background-image:linear-gradient( to right, #333d49 50%, #e4e4e4 50%);  }
.banner-top-bandicut .banner-info { background:#333d49;}
.banner-top-bandicut .banner-divider { border-bottom:250px solid #333d49; }

.banner-top .bannerbg { background-repeat:no-repeat; background-position:center top;  }
.banner-top .container { padding-top:0; padding-bottom:0; color:#fff;}
.banner-top [class^="col-"] { padding:0; }
.banner-top .banner-info { min-height:250px; padding:1.2em 1em 1em 1em; }
.banner-top .banner-title { font-size:27px; font-weight:700; line-height:1.2; }
.banner-top .banner-divider { border-right: 80px solid transparent; }

.banner-bottom { background:#f1f4fa; }
.banner-bottom .container { padding-top:2em; padding-bottom:2em; }
.banner-bottom .container img { width:200px; }
.banner-bottom .banner-title { font-size:36px; font-weight:700; }

.section-subbaner { 
    background:#f1f4fa;
	background:-moz-linear-gradient(left, #f1f4fa, #d1ddf2);
	background:-webkit-linear-gradient(left, #f1f4fa, #d1ddf2);
	background:linear-gradient(to right, #f1f4fa, #d1ddf2);  
}
.section-subbaner .container { padding-top:3em; padding-bottom:3em;  }
.section-subbaner .banner-title { font-weight:700; font-size:2.3em; }
.section-subbaner .banner-subt { font-size:1.3em;  margin-bottom:1em; }
.section-subbaner ul { margin-bottom:2em !important; }

.r-btn { 
	box-sizing: border-box;
	display:block;
	width:54px;
	height:54px;
	padding-top: 11px;
	padding-left: 4px;
	line-height: 20px;
	border: 4px solid #fff;
	border-radius: 50%;
	color:#f5f5f5;
	text-align:center;
	text-decoration:none;
	background-color: rgba(51,61,73,0.6);
	font-size:20px;
	font-weight:bold;
	transition: all 0.3s ease;
    position:absolute;
    left:8px;top:174px;    
	box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.r-btn:hover {
	background-color: rgba(0,0,0,0.8);
}


/* CAROUSEL */  
.carousel-caption { 
    max-width:1100px;
    margin: 0 auto;
    z-index: 10;
    top:20%;    
    text-shadow: 0 2px 3px rgba(0,0,0,.9);
}
.move-prev { display:inline-block; width:20px; height:60px; background:url(/img/move_prev.png) no-repeat 0 0; }
.move-next { display:inline-block; width:20px; height:60px; background:url(/img/move_next.png) no-repeat 0 0; }
.carousel .item {
    background-color: #222;
    max-height: 580px;
    min-height: 380px;
    background-size:100%;
    background-position: center 0;
    background-repeat: no-repeat;
}
.carousel-inner > .item > img {
    min-width:750px;
    min-height:380px;
    width:  100% !important;
}  
@media (max-width: 770px) {
    .carousel .item {
        background-size:200%;
    } 
} 
@media (max-width: 890px) {
    .carousel .item {
        height: 380px;
    } 
} 
@media (min-width:891px) and (max-width:991px) {
    .carousel .item {
        height: 430px;
    } 
}
@media (min-width:992px) and (max-width:1073px) {
    .carousel .item {
        height: 480px;
    } 
}
@media (min-width: 1074px) {
    .carousel .item {
        height: 530px;
    } 
}  
@media (min-width: 1350px) {
    .carousel .item {
        height: 580px;
    } 
} 


/* keword */
.section-keyword {
    font-size:18px;
}
.section-keyword .container { 
    padding-top:3.5em; 
    padding-bottom:3em;     
}
.lineborder {
    border-top:1px solid #ddd;
}
.lineborder-b {
    border-bottom:1px solid #ddd;
}
.section-keyword h3 {
	padding-top:1em;
	padding-bottom:0.7em;
}
.section-keyword h4 {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.section-keyword h1 { 
    font-size:2.1em;
    font-weight:700;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-top:.5em !important;
    padding-bottom:1.5em !important;  
    text-align:center;
}
.section-keyword h2 {
    font-size:1.7em; 	
    padding-top:0.5em;
    padding-bottom:1em;
    font-weight:700;
    text-align:center;
}
.section-keyword h3 {
	font-size:1.3em;     
}
.section-keyword h4 {
    font-size:1.2em; 	
}
.section-keyword h1, .section-keyword h2, .section-keyword h3, .section-keyword h4 { 
	margin-top:0 !important;
    margin-bottom:0 !important;
}
.section-keyword ul, ol { 
	margin-left:25px;
}
.section-keyword ul li, .section-keyword ol li {	
	padding:0.15em 0;
}
.section-banner .container {
    position:relative;
    padding-top:4em; 
    padding-bottom:3em; 
}
.section-banner ul, .section-banner ol { 
	margin-left:25px;
}
.section-banner ul li, .section-banner ol li {	
	padding:0.15em 0;
}
.section-banner h1 {
    font-size:2.5em; 
	font-weight:300;
	padding-top:0 !important;
    padding-bottom:1.2em !important;
    margin-top:0 !important;
	margin-bottom:0 !important;
}
.section-banner .subt {
    font-size:1.8em;  
	font-weight:700;
	line-height:1;
}
.section-banner ul, ol {	
	margin-top:1.5em;
	margin-bottom:1.5em;
}
.section-howto-banner {
    background:#e4eaf2 url(/v/img/background-img01.jpg) no-repeat 50% 50%; background-size:cover; 
}
.steps {    
    display: block;
    clear: both;
    list-style: none;
    margin-left:0.7em;
	margin-top:2em !important;
	border-left:1px dashed #aaa; 
}
.steps > li { 
    display: block;
    position: relative;
    counter-increment:inst;
    margin-bottom:1.5em !important; 
	padding-left:1.8em !important;
}
.steps > li h3 { 
    margin-top:0 !important;
	padding:0 0 0.5em 0 !important;
}
.steps > li ul { 
    margin-top:10px;  
    margin-bottom:3px;  
}
.steps > li::before {    
    content:counter(inst); 
    font-size:1.3em; 
    background:#c1242c;
    color: #fff;  
    font-weight:600; 
    text-align:center;
    width:1.7em;
    height:1.7em;
    left:-0.9em;
    top:-0.05em;  
    position: absolute;    
    z-index:1;
    border-radius:50%;
    line-height:1.5em;
}
.steps .anglenum { counter-reset: section; margin-left:20px !important; }
.steps .anglenum > li::before {    
    counter-increment: section;
    content:counter(section);
    line-height:18px;
    top:15px;  
}
p img { margin-top:1em; margin-bottom:1em; }
.section-exp { background:#f4f4f4; }
.section-exp .thumbnail { padding:1.5em; margin:0; font-size:1.1em; display:block; border:none; margin:5px; }
.banner-device .container { background-image:url(/how-to/img/banner-device.png); background-repeat:no-repeat; background-size:40% !important; }
.banner-fsr .container { background-image:url(/how-to/img/banner-fsr.png); background-repeat:no-repeat; }
.section-howto-banner .container { background-position:98% 78%; background-size:34%; }
.section-banner-btn { display:inline-block; position:absolute; left:55%; bottom:16%; width:8%; height:18.5%; }
.video-btn { display:block; width:100%; height:100%; background:url(/v/img/play_btn.png) no-repeat; background-position:left 0; background-size:199%; text-indent:-1000px; overflow:hidden; }
.video-btn:hover { background-position:right 0; }

@media screen and (max-width:991px) {    
	.steps > li::before {
		width:calc(1.3em + 1vw);
		height:calc(1.3em + 1vw);
    }    
	.section-keyword {
		font-size:calc(13px + 0.5vw);
	}
	.section-keyword h1, .section-banner h1 {
		font-size:calc(1.4em + 1vw);
	}
	.section-keyword h2 {
		font-size:calc(1.1em + 1vw) !important;
    }
    .section-keyword h3 {
		font-size:calc(.8em + 1vw);
    }
	.section-banner .subt {
		font-size:calc(1.1em + 1vw);
    }
    .bandicam-container-bannertop > div { background-position:right 40% top;  }
}

.promo a { display:inline-block; line-height:24px; font-size:13px; background:url(/img/play-icon.gif) no-repeat right bottom; padding-right:33px; }
.promo a:hover { background:url(/img/play-icon.gif) no-repeat right top; }

.m0 {margin:0px !important;} 
.mt0 {margin-top:0px !important;} .mt10 {margin-top:10px !important;} .mt20 {margin-top:20px !important;} .mt30 {margin-top:30px !important;} .mt40 {margin-top:40px !important;} .mt50 {margin-top:50px !important;}
.mb0 {margin-bottom:0px !important;} .mb10 {margin-bottom:10px !important;} .mb15 {margin-bottom:15px !important;} .mb20 {margin-bottom:20px !important;} .mb30 {margin-bottom:30px !important;} .mb40 {margin-bottom:40px !important;} .mb70 {margin-bottom:70px !important;} 

.p0 {padding:0px !important;} .p25 {padding:25px !important;} .pl0 {padding-left:0px !important;} .pr0 {padding-right:0px !important;} 
.pt0 {padding-top:0px !important;} .pt10 {padding-top:15px !important;} .pt15 {padding-top:15px !important;} .pt20 {padding-top:20px !important;} .pt30 {padding-top:20px !important;} .pt40 {padding-top:40px !important;} 
.pb0 {padding-bottom:0px !important;} .pb10 {padding-bottom:10px !important;} .pb20 {padding-bottom:20px !important;} .pb30 {padding-bottom:30px !important;} .pb40 {padding-bottom:40px !important;} 

/* print only */
@media print {
    
    body { color:#000000; background:#FFFFFF; font-family:굴림,"Times New Roman"; font-size:12pt; width:100%; margin:0; padding:0; }
    a { text-decoration:underline; }
    #header, #footer, #searchbox, #sidebar, .navbar-toggle, .jumbotron, .lang_box, .main-video { display:none; }
  
    .Context-Body, .main-section {
        width: 100%;
        margin: 0;
        padding: 0;
    }
  
    a[href]:after {
        content: none !important;
     }    

     h1, h2, h3 {
        page-break-after: avoid;
     }

     img {
        max-width: 100% !important;
     }

     ul, img {
        page-break-inside: avoid;
     }

}

:focus:not(:focus-visible), input.btn:focus:not(:focus-visible), .plan-select label:focus:not(:focus-visible), .tab_btn label:focus:not(:focus-visible), .youtube:focus:not(:focus-visible), a:focus > img:not(:focus-visible) { outline: none !important; } 
a:focus, a:focus > img, a:focus > div, button:focus, label:focus, .tab_btn label:focus, input.btn:focus, .youtube:focus { outline:2px dotted red !important; outline-offset: 3px !important; }
