@charset "utf-8";

* { 
    margin:0; 
    padding:0; 
    box-sizing:border-box; 
}
html { 
    -ms-text-size-adjust:100%; 
    -webkit-text-size-adjust:100%; 
    overflow-y:scroll;
}
body { 
    font-size:15px; 
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;     
}

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; }

.IconArrow { font-family: verdana,helvetica,arial,sans-serif; font-weight:bold; padding-left:5px; line-height:9px; }
.tc { text-align:Center; }
img { outline:0 none; vertical-align:middle; padding:0; border:0; }
pre { font-size:12px; margin:5px; color:#0000ff; line-height:110%; font-family:'Courier New'; background-color:#f4f4f4; }
.line-space { border-bottom:1px solid #ddd; }
.docs-line { border-bottom:1px solid #ddd; }

.anchor {
    position: relative;
  }
.anchor a {
    position: absolute;
    left: 0px;
    top: -150px;
  }

.anglenum {
    clear: both;
    list-style: none;
    margin-left:10px;
}
.anglenum > li { 
    display: block;
    position: relative;
    counter-increment:inst;
    margin-left:35px !important;  
    margin-top:0.4em !important;  
    margin-bottom:0.4em !important;  
}
.anglenum > li ul { 
    margin-top:10px;  
    margin-bottom:3px;  
}
.anglenum > li::before {
    content: counter(inst); 
    font-size:12px; 
    background:#45BF00;
    color: #fff;  
    font-weight:600; 
    text-align:center;
    line-height:18px;
    width:22px;
    height:19px;
    left:-33px;
    top:1px;  
    position: absolute;    
    z-index: -1;
}

.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; }

button.uv-button:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
    border:none;
  }
  
/* for ie6 */
#Main .nav_fixed { _height:120px; }

/* Bandicut Main */
.video_guide { background:#2e353f url(/bandicut-video-cutter/img/video_bg.gif) repeat-x center 60%; padding-bottom:60px;}

.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; }
.bandicut_fbox h3 { font-size:19px !important; margin:0 !important; }
.bandicut_fbox > div { min-height:270px; }

.fbox { display:block; background-color:#77c1e1; width:130px; height:130px; -webkit-border-radius:65px; -moz-border-radius:65px; border-radius:65px; margin:0 auto 1.5em auto; }
.fbox div { display:block; width:100%; height:100%; background-position:0 0; }
.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; }

.btnbox, .dscbox { margin-top:15px; }

.Context-Divide { position: relative; }
    .Context-Side { float:left; }
    .Context-Body {  float:left; padding-top:30px; padding-bottom:1.5em; margin-left:-1px !important; }
    .Context-Body li { margin-left:20px; padding-bottom:7px; }
        .Context-Body img { max-width: 100%; height:auto; display:block; margin-top:10px; margin-bottom:10px;}
  

.gray_box { background-color:#ededed; border:1px solid #D9D9D9; padding:20px; }
.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; } 

table th { background:#e7e7e7; font-size:15px; text-align:center; }
.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; }
.download-box .btn-lg { font-size:18px; padding-left:20px; padding-right:20px; margin-bottom:5px; font-weight:600; border-radius: 3px !important;}

/* View Image Popup */
.popup-gallery img { margin:0 auto 10px auto !important; padding:0 !important; }
a.viewimg:hover { background:#f4f4f4; padding:4px 0; }
.viewimg img { 
    display:inline-block;
    width:13px !important;
    height:13px !important;
    border:none !important; 
    vertical-align:center;
    margin-bottom:4px !important;    
    margin-left:3px !important; 
    margin-right:3px !important;
}

#TitleBar { display:none; }
.download-img { background:#f4f4f4; }

.Context-Side ul li a.selected {
    background-color:#f0f0f0;
    color:#000;
}
.Context-Side ul li a:hover {
    background-color:#f0f0f0 !important;
    text-decoration:none;
    color:#000;
}

/* request license */
.Send-License { clear:both; float:left; margin-top:5px; }
    .Send-License .FormInput { width:500px; }

/* help search result */
.gsc-control-cse { padding:0 !important; }

input.gsc-input { border-color: #777777; }
input.gsc-search-button { border-color: #333333; background-color: #333333; }

/* Language flags */ 

/* flags - 25 x 16 */
.img_flag { display:inline-block; width:25px; height:16px; background:url(/img/img_flags_2516_45.gif) no-repeat; overflow:hidden; text-indent:-9000px; }

.bg_flag, body.BG .now_flag { background-position:-30px 0; } /* bulgaria */
.cn_flag, body.CN .now_flag { background-position:-60px 0; } /* china */
.dk_flag, body.DK .now_flag { background-position:-90px 0; } /* denmark */
.nl_flag, body.NL .now_flag { background-position:-120px 0; } /* netherlands */
.fi_flag, body.FI .now_flag { background-position:-150px 0; } /* finland */
.fr_flag, body.FR .now_flag { background-position:-180px 0; } /* france */
.de_flag, body.DE .now_flag { background-position:-210px 0; } /* germany */
.gr_flag, body.GR .now_flag { background-position:-240px 0; } /* greece */ 
.id_flag, body.ID .now_flag { background-position:-270px 0; } /* indonesia */
.it_flag, body.IT .now_flag { background-position:-300px 0; } /* italy */

.no_flag, body.NO .now_flag { background-position:-330px 0; } /* norway */
.pl_flag, body.PL .now_flag { background-position:-360px 0; } /* poland */
.br_flag, body.BR .now_flag { background-position:-390px 0; } /* brazil */
.ro_flag, body.RO .now_flag { background-position:-420px 0; } /* romania */
.ru_flag, body.RU .now_flag { background-position:-450px 0; } /* russia */
.rs_flag, body.RS .now_flag { background-position:-480px 0; } /* serbia  */
.sk_flag, body.SK .now_flag { background-position:-510px 0; } /* slovakia */
.si_flag, body.SI .now_flag { background-position:-540px 0; } /* slovenia */
.es_flag, body.ES .now_flag { background-position:-570px 0; } /* spain */
.se_flag, body.SE .now_flag { background-position:-600px 0; } /* sweden */

.tr_flag, body.TR .now_flag { background-position:-630px 0; } /* turkey */
.tw_flag, body.TW .now_flag { background-position:-660px 0; } /* taiwan */
.uk_flag, body.UK .now_flag { background-position:-690px 0; } /* england */
.vn_flag, body.VN .now_flag { background-position:-720px 0; } /* vietnam */
.us_flag, body.US .now_flag { background-position:-750px 0; } /* usa */
.kr_flag, body.KR .now_flag { background-position:-780px 0; } /* korea */
.pt_flag, body.PT .now_flag { background-position:-810px 0; } /* portugal */
.ar_flag, body.AR .now_flag { background-position:-840px 0; } /* argentina */
.cz_flag, body.CZ .now_flag { background-position:-870px 0; } /* czech */
.sa_flag, body.SA .now_flag { background-position:-900px 0; } /* Saudi Arabia */

.hr_flag, body.HR .now_flag { background-position:-930px 0; } /* Croatia */
.az_flag, body.AZ .now_flag { background-position:-960px 0; } /* Azerbaijan */
.ba_flag, body.BA .now_flag { background-position:-990px 0; } /* Bosnia */
.ge_flag, body.GE .now_flag { background-position:-1020px 0; } /* Georgia */
.ku_flag, body.KU .now_flag { background-position:-1050px 0; } /* Kurdistan */
.lt_flag, body.LT .now_flag { background-position:-1080px 0; } /* Lithuania */
.ir_flag, body.IR .now_flag { background-position:-1110px 0; } /* iran */
.ua_flag, body.UA .now_flag { background-position:-1140px 0; } /* Ukraine */

.th_flag, body.TH .now_flag { background-position:-1170px 0; } /* Thailand */
.am_flag, body.AM .now_flag { background-position:-1200px 0; } /* Armenian */
.jp_flag, body.JP .now_flag { background-position:-1230px 0; } /* Japan */
.by_flag, body.BY .now_flag { background-position:-1260px 0; } /* Belarusian */
.il_flag, body.IL .now_flag { background-position:-1290px 0; } /* Hebrew */
.hu_flag, body.HU .now_flag { background-position:-1320px 0; } /* Hungarian */
.lu_flag, body.LU .now_flag { background-position:-1350px 0; } /* Luxembourg */
.uz_flag, body.UZ .now_flag { background-position:-1380px 0; } /* uzbekistan */

/* Language select */
.dropdown > a.language { 
    margin-right:3px !important; 
    margin-left:40px !important; 
}
.dropdown > a.language:focus, 
.dropdown > a.language:hover, 
.dropdown > a.language:active { 
    background-color:transparent !important; 
    border-top:1px solid transparent !important; 
}
.now_flag { 
    vertical-align: -3px; 
}
.langlist { 
    float:left !important;
    padding:10px;
}
.langlist .divider { 
    width:100%; margin:5px 0 20px 0; 
}
.langlist li { 
    float:left; 
    padding:0; 
    margin:5px 0px 10px 10px; 
}
.langlist > li > a { 
    float:left; 
    color:#666; 
    cursor:pointer; 
    text-align:right; 
    padding:0; 
    margin:0; 
}
.langlist > li > a > .img_flag { 
    float:left; 
    border:1px solid #ddd; 
    width:27px; 
    height:18px; 
    text-indent:8000px; 
    overflow:hidden; 
}
.langlist > li > a:hover > .img_flag { 
    border:1px solid #666; 
}
.langlist li .primelang .img_flag { 
    margin:0 0 0 10px; 
}
.langlist > li > a > .langname { 
    float:left; 
    width:84px; 
    font-size:13px; 
}

.langlist > li > a.more_flag { text-align:center;width:27px;line-height:12px !important;height:18px; margin:0 0 10px 15px; font-size:15px;border:1px solid #ccc;color:#333; background:#fff; padding:0 !important;}
.langlist > li > a.more_flag:hover { text-decoration:none; border:1px solid #666; background:#fff !important; }

/* download langs */
.spain16, .norwegian16, .france16, .china16, .malaysia16,
.latvia16, .greece16, .bulgarian16, .thailand16, .usa16,
.slovenian16, .dutch16, .lithuania16, .serbia16, .hebrew16,
.taiwan16, .slovakia16, .hungary16, .czech16, .saudi16,
.russian16, .sweden16, .turkish16, .polish16, .romanian16,
.finland16, .iran16, .brazilian16, .denmark16, .italian16,
.next16, .croatia16, .german16, .korea16, .vietnam16,
.georgia16, .indonesia16, .azerbaijan16, .bosnia16, .ukraine16, .japan16, .uzbek16  { float:left; width:16px; height:10px; background:url('/img/lang-flags-16.png?20201020') no-repeat; margin:0; padding:0; text-indent:-8000px; }

.spain16 { background-position:0 0; }
.norwegian16 { background-position:0 -10px; }
.france16 { background-position:0 -20px; }
.china16 { background-position:0 -30px; }
.malaysia16 { background-position:0 -40px; }
.latvia16 { background-position:0 -50px; }
.greece16 { background-position:0 -60px; }
.bulgarian16 { background-position:0 -70px; }
.thailand16 { background-position: 0 -80px; }
.usa16 { background-position:0 -90px; }
.slovenian16 { background-position:0 -100px; }
.dutch16 { background-position:0 -110px; }
.lithuania16 { background-position:0 -120px; }
.serbia16 { background-position:0 -130px; }
.hebrew16 { background-position:0 -140px; }
.taiwan16 { background-position:0 -150px; }
.slovakia16 { background-position:0 -160px; }
.hungary16 { background-position:0 -170px; }
.czech16 { background-position:0 -180px; }
.saudi16 { background-position:0 -190px; }
.russian16 { background-position:0 -200px; }
.sweden16 { background-position:0 -210px; }
.turkish16 { background-position:0 -220px; }
.polish16 { background-position:0 -230px; }
.romanian16 { background-position:0 -240px; }
.finland16 { background-position:0 -250px; }
.iran16 { background-position:0 -260px; }
.brazilian16 { background-position:0 -270px; }
.denmark16 { background-position:0 -280px; }
.italian16 { background-position:0 -290px; }
.croatia16 { background-position:0 -310px; }
.german16 { background-position:0 -320px; }
.korea16 { background-position:0 -330px; }
.vietnam16 { background-position:0 -340px; }
.georgia16 { background-position:0 -350px; }
.indonesia16 { background-position:0 -360px; }
.azerbaijan16 { background-position:0 -370px; }
.bosnia16 { background-position:0 -380px; }
.ukraine16 { background-position:0 -390px; }
.japan16 { background-position:0 -400px; }
.uzbek16 { background-position:0 -410px; }

.section {
    padding:3em 0 3em 0;
}
.section ul, .section ol, .Context-Body ul, .Context-Body ol {
    margin:0 0 1em 0 !important;
    padding-left:0;
}
.section ul li, .section ol li, .Context-Body ul li, .Context-Body ol li {
    margin:0 10px 0 23px; padding:0 0 0.2em 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-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-line { 
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
}   

.section h1, .Context-Body h1 { font-size:28px; font-weight:700; }
.section > div > h1 { margin-top:-10px; }
.section h2, .Context-Body h2 { font-size:24px; font-weight:500; }
.section h3, .Context-Body h3 { font-size:18px; }

.page-header {
    padding-bottom:.5em;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
}
.highlight {
    padding: 20px;
    margin-bottom: 14px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.highlight-y {
    padding: 20px;
    margin-bottom: 14px;
    background-color: #FFF7D7;
    border: 1px solid #FAD163;
    border-radius: 4px;
}
.highlight-g {
    padding: 2em 1em 2em 1em;
    background-color: #ffffff;
    border: 1px solid #7aa722;
    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:20px 0;
}

.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 !important; }
.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 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;}


/* 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; }

.Purchase-Box { position:relative; }
.Purchase-Box > .row { margin-left:-10px; margin-right:-10px; } 
.Purchase-Box > p { text-align:center; border-bottom:1px solid #ccc; padding:5px 0 10px 0; margin-bottom:10px !important;  }
.Purchase-Box h3 { font-size:20px !important; padding:.3em 0 1.5em 0 !important; margin:0; font-weight:bold; }
.Purchase-Box h3 small { font-size:80%; 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 { font-size:17px; font-weight:bold; width:200px; margin:10px 0; }
.buyitem a { font-weight:500; margin-bottom:0; }
.buyitem .price, .buyitem .price2 { display:block; width:100%; height:36px; margin:1.2em 0 0.5em 0; }
.buyitem .price strong { display:block; color:#76b100; font-weight:700; font-family:'Arial black'; font-size:44px; line-height:25px; }

.buyitem .exch1, .buyitem .exch2 { display:inline-block; vertical-align:10px; }
.buyitem .exch1 { font-size:24px; }
.buyitem .exch2 { font-size:28px; }
.buyitem .priceinfo { font-size:15px; color:red;}
.buyitem .priceinfo a { color:red; }
.recomd { position:absolute; top:60px; left:50%; margin-left:50px; }
.popover { top:365px !important; color:#000; }
.popover b { font-size:120%; }
.plan-img { display:block; width:100%; height:75px;  }
.plan-info1 { height:32px; margin-top:1.5em; margin-bottom:1em; line-height:32px; font-weight:500; }
.plan-info2 { width:100%; padding:0.5em .5em 0.3em .5em;  }
.plan-info2 ul { border-top:1px dashed #ccc; padding-top:0.5em; margin:0 !important; }
.plan-info2 li { padding:6px 0 0 0 !important; text-align:left;  margin:0 !important; line-height:1.4; 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; }

.reseller-section { display:block; width:100%; margin:10px 0 15px 0 !important; border-radius:4px; padding:20px 20px;}
.reseller-section > .col-md-4 { margin-left:-8px !important; }
/*
.pl { background:#f2f6ee; }
.bl { background:#eef2f6; }
*/
.Purchase-Box .reseller-section > div:nth-child(even) { border-left:none; border-right:none; text-align:center;}
.reseller-box { margin:0 auto; }
.reseller-img, .reseller-txt, .reseller-cs { display:inline-block !important; }
.reseller-txt { vertical-align:middle; padding:2px 25px 0 25px; line-height:30px; text-align:left !important; }
.reseller-img img { margin:0; }
.reseller-cs { padding:10px 0 0 42px; text-align:center; margin:0 auto; }
.reseller-section .btn { background-color:#0cb28b !important; font-weight:bold; width:200px; border:1px solid #0cb28b !important; font-size:18px !important; }
.reseller-section .btn:hover { background-color:#089574 !important; border:1px solid #089574 !important; }

.annual-license-info { background-image: linear-gradient(#f4f4f4, #fff); margin:15px -10px -10px -10px; padding:20px 15px 10px 20px; }
.annual-license-info p { line-height:1.8 !important; }
.annual-license-info img { padding:0 20px 10px 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.5em auto 1em 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:10px; 
    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, input[type="radio"] { 
    display:none;
}
.plan-select { display:block; text-align:center; border-bottom:1px solid #fff; background:#fff; margin-bottom:-7px; }
.plan-select label { border-radius:4px; border-bottom-right-radius:0; border-bottom-left-radius:0;  }
.plan-select label h2 { margin:0 !important; font-size:20px; 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:15px 60px; } 
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 50px; }
input[id="plan01"]:checked ~ .plan-select > label[for="plan02"] > h2, input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] > h2 { font-weight:400 !important; }
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-con0l { border:1px solid #7aa722; background:#fff; }
.plan-con02 { border:1px solid #3c6ec7; background:#fff; }
.plan-con0l .buyitem .price strong { color:#76b100; }
.plan-con02 .buyitem .price strong { color:#3c6ec7; }

input[id="plan01"]:checked ~ .plan-con0l, 
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:500;
    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:24px;
    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;
}
   
.buy-process .form-group { margin-bottom:0 !important; }
.buy-process .formcontrol { border:1px solid #bbb; border-radius:3px !important; width:100%; height:50px; font-size:18px; }
.buy-process .formcontrol input { border:none; }
.buy-process .form-control { border:1px solid #bbb; border-radius:3px !important; width:100%; height:50px; font-size:18px; padding:10px 15px !important; }
.buy-process select.form-control { padding-left:9px !important; }
.input-lg { height:48px; font-size:18px; padding:10px 15px !important; }
.buy-process .form-group > div  { padding-top:0; padding-bottom:15px; }
.buy-process .form-group > label  { padding:13px 10px 6px 20px !important; font-weight:700; }
.buy-process .form-group p { padding-top:10px; margin-bottom:0; font-size:13px;  }
.buy-process .btn-default { border-color: #f4f4f4; }
.purchase .divider { margin:1em 15px 1.5em 15px; border-bottom:1px dashed #bbb;  }

.agreeinfo { font-size: 13px; width:100%; height:170px; border:7px solid #f4f4f4; border-right:none; background:#f4f4f4; font-weight:100; padding:5px !important; margin:0 !important; overflow-y: auto;  overflow-x: hidden;}
.agreeinfo ol { margin:0 !important; }
.agreeinfo p, .agreeinfo li { font-weight:normal; }
.agreeinfo ol li { margin-left:15px; }
.agreeinfo-outter { padding:15px 0 0 33px;}

.bootstrap-select button { border:none; margin:0 !important; }
.btn-group { height:72px; }

.ReadOnlyInput { background-color:#f1f1f1 !important; border:1px solid #eee !important; box-shadow:none; font-weight:600; }
.ReadOnlyInput input { background-color:#f1f1f1; height:48px; border:none; font-weight:600; }
.price_curr { float:right; width:100px; height:48px; line-height:48px;  padding-right:10px; text-align:right; margin:0; padding-top:0 !important; font-size:15px !important; }
.filter-option { height:70px; line-height:70px; padding-top:10px; }

.form-group .btn-lg { font-weight:bold; }
.btn-ex { width:200px; margin-top:10px; }
.spinner .input-lg { width:80%; }

.payment_info { float:left; width:100%; }
.payment_info > div, .payment_info > input { height:48px; line-height:48px; border:none; }
.payment_sign { float:left; font-size:18px; font-weight:bold; padding-left:13px; }
.payment_price { float:left; width:180px; font-size:30px; font-weight:bold; padding-left:5px;  }
.payment_save { float:right; font-size:16px; text-align:right; max-width:200px; color:red; padding:15px 0 0 0; line-height:18px !important; vertical-align:bottom; }
.method-img { margin-top:10px; height:26px; }

.PayInfo_Side { float:left; width:100%; position:relative;}
.PayInfo_ar { position:absolute; top:25px; left:-25px; z-index:11; }
.PayInfo_Package { position:absolute; top:0; right:0; z-index:10; float:right; width:100%; padding-bottom:20px; background:#f4f4f4; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; box-shadow:0 2px 3px rgba(0,0,0,0.3); -webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3); -moz-box-shadow:0 2px 3px rgba(0,0,0,0.3);}
.PayInfo_Package h3 { font-size:18px; text-align:center; font-weight:bold; padding:10px 0; }
.PayInfo_Package h4 { font-size:15px !important; font-weight:bold; }
.PayInfo_Package p { line-height:145%; font-size:13px; padding:0; margin:0; color:#000; }
.discount_info b { font-weight:bold; }
.discount_info strong { font-family: Georgia, Serif, "Times New Roman"; font-size:20px; color:#e10000; line-height:26px; }

.imgbox { float:left; width:90px; }
.txtbox { float:left; width:63%; padding-left:10px; }
.box_product { float:left; border-bottom:1px dotted #999; margin:15px; }
    .box_product span { float:right; width:75%; }
    .box_product h4 { margin-top:0; }
    .box_product img { float:left; }
.box_package { display:block; margin:0 15px 10px 15px; }
.box_package button { height:40px !important; line-height:24px !important;  }

.CustomSelect { border:1px solid #bbb !important;  border-radius: 3px !important; }
    .CustomSelect .dropdown-menu { padding:0 !important; border:1px solid #aeaeae; border-radius:0 !important; background:#fff; margin-bottom:0 !important; }
    .CustomSelect .inner { padding:15px 0 15px 0 !important; border:none !important; }
    .CustomSelect .dropdown-menu li { float:left; width:100%; margin-left:0 !important; margin-right:0 !important; padding:0 !important; }
    .CustomSelect .dropdown-menu li b { color:#666; font-size:15px; font-weight:normal; }
    .CustomSelect .dropdown-menu li a { float:left; width:96%; line-height:34px !important; border-top:1px solid #ddd; margin:0 10px; padding:3px 5px; }
   
    .CustomSelect .dropdown-menu li.selected a:hover { background-color:#f5f5f5 !important; }
    .CustomSelect .dropdown-menu li .sel { display:none !important; }
    .CustomSelect button .sel { display:show !important; }
    .CustomSelect button .selist { display:none !important; }    
    .CustomSelect .dropdown-menu li:first-child a { border:none; }
    .CustomSelect .dropdown-menu li a .discount { padding:0 50px 0 0 !important; }   

    .product ul.dropdown-menu img { width:40px; height:40px; margin:5px 15px 5px 10px; }
    .product .filter-option img { margin:0 15px 0 15px; }
    
    .Select2 .filter-option { height:48px; margin:0 !important; padding:0 !important; }    
    .Select2 ul.dropdown-menu { margin-bottom:0 !important; }
    .Select2 ul.dropdown-menu li { padding:3px 0; }
    .Select2 .sbtn { height:48px; text-indent:15px; }
    .Select2 .sbtn i { font-style:normal; padding-left:0; }
    .Select2 i { font-style:normal; }
    .select1 { height:72px; background:transparent; }

.discount { float:right; font-size:12px; color:#e10000; }
    .sbtn .discount { display:none; }     
.payimg { float:right; }
    .payimg img { padding:0 5px 0 0; margin:5px 0 5px 0 !important; }
    .sbtn .payimg img { margin:16px 12px 0 0;}
    .payimg img.some { display:none; }
    .sbtn img.all { display:none; }
    .sbtn img.some { display:block;  margin:16px 0 0 0 !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 (min-width:760px) and (max-width:990px){
    .agreeinfo-outter { padding:0 15px 0 8px; }
} 
@media screen and (max-width:991px) {    
    .tab_contents { padding:0 !important;  }    
    .Purchase-Box .row > div { margin-left:15px; margin-right:15px; padding: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; }    
    .Purchase-Box > p { padding:13px 10px; margin-bottom:0; }
    .buyitem { margin:0; padding: 1.5em 10px .5em 10px; }
    .plan-info3 { height:auto !important; }    
    .Purchase-Box h3 { font-size:20px !important; font-weight:bold !important; padding-bottom:0 !important; }
    .Purchase-Box .buyitem img, .popover { display:none !important;}
    .Purchase-Box .plan-img { height:0 !important;}
    .Purchase-Box .recomd { top:110px; left:50%; margin-left:75px; }
    .Purchase-Box .recomd img { display:block !important; }
    .Purchase-Box .plan-info1 { margin:0.5em 0 !important; }
    .Purchase-Box .plan-info2 { padding:0.5em .5em 0.3em .5em;   }
    .Purchase-Box .plan-info2 li { padding-top:3px !important; }

    .reseller-section { margin-bottom:0 !important; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
    .reseller-section > .col-md-4 { margin-left:0 !important; }
    .Purchase-Box .reseller-section > div:nth-child(even) { border:none; text-align:center;}
    .reseller-box { margin:0 auto; }
    .reseller-img, .reseller-txt, .reseller-cs { display:block !important; }
    .reseller-txt { padding:15px 25px 20px 25px; line-height:24px; text-align:center !important; }
    .reseller-txt img { margin-top:20px; }
    .reseller-cs { padding:0 0 0 0; text-align:center; border-left:none; margin:0 auto; }    
    .annual-license-info { margin:15px 0px 0px 0px; padding:20px 15px 10px 20px; }
    .annual-license-info img { display:none; }
}

@media screen and (max-width:768px) {
    .agreeinfo-outter { padding:10px 15px 0 0; }
    .buyitem { margin:0; padding: 1em 10px 1em 10px; }
    .plan-select label h2 { font-size:14px; }
    input[id="plan01"]:checked ~ .plan-select > label[for="plan01"], input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] { padding:11px 10px; } 
    input[id="plan01"]:checked ~ .plan-select > label[for="plan02"], input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] { padding:7px 10px; }

    .highlight-g { padding:1em 0 !important; } 
    .btn-ex { width:100%; }
    .buy-process .form-group > label  { padding-top:0 !important; font-size:90%; }
    .input-group-btn-vertical { width:25%; }
    .spinner .input-lg { width:75%; }
    .buy-process .form-control, .input-lg { font-size:15px; padding:13px !important; }
    .method-img { margin-top:0; }
    .payment_info { margin-bottom:-10px; }
    .payment_sign { font-size:16px; height:40px; line-height:40px; }
    .payment_price { width:150px; font-size:23px; height:40px; line-height:40px; padding-left:3px !important; }
    .payment_save { font-size:14px; max-width:180px; padding:15px 0 0 0 !important; } 

    #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; }    
}

/* buy badge */
@media screen and (min-width:769px) {  
    .bf-sign { display:none; }
    .tab_contents .bf-sign { position:absolute; top:-10px; left:-10px; 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 { display:block; width:100%; height:34px; text-align:center; margin-bottom:20px; }
    .bf-sign > div { display:inline-block; width:320px; line-height:34px; 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 */

/* Company UI */
.News-List { padding:20px; margin-bottom:0; border-bottom:1px solid #ddd; }
.News-List h2 { margin-top:0; }
.News-List h2 a { color:#222; }
.News-List dt { font-weight:normal; margin-bottom:10px; }
.News-List dd { clear:left; padding-bottom:10px;}
.logos a { color:#666; }
.logos .thumbnail { padding:2em 20px; margin-bottom:10px; }
.customers .thumbnail { margin-bottom:0; }
.purchase-item h2 { font-size:20px; }

.form-control { border-radius:3px !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.macapp_btn {
    margin:8px 10px 0 15px; 
}
.navbar-default .navbar-nav > li > a:hover { 
    border-top:1px solid #333; 
}
.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-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 { border-radius:3px !important; line-height:1.5; }
.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 0; 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; }
.macicon { display:inline-block; width:24px; height:30px; background-image: url("/mac/macicon.png"); background-size: cover; vertical-align:-7px; margin-right:13px;  }

#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;
}


/* footer */
#footer-wrapper { 
    width:100%;    
}
.footer-download {
    border-top:1px solid #ddd;
    background:#f4f4f4;
    padding:2em 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-family: "Times New Roman", Times, serif;
    font-size:23px;
    line-height:1.3;
    font-weight:700;
    font-style:italic;
    padding-bottom:0.5em;
} 
.footer-download .dl-v {
    font-size:13px;
    line-height:36px;
} 
.footer-menus {
    background:#333;
    padding:5em 0 2em 0;
    color:#999;
}
.footer-menus .ft { 
    font-size:20px;
    color:#fff;
    margin:0 0 0.8em 0;
    font-weight:500;
}
.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;
}
.footer-address {
    background:#222;
    padding:1.5em 0;
    color:#aaa;
    font-size:13px;
    line-height:30px;
}
.address-menus { float:left; margin-top:5px; }
.footer-address a {   
    color:#aaa;
}
.footer-address address {
    display:inline-block;
    margin:0 !important;
    line-height:30px;
    font-style: normal;
}
.footer-address address div {
    display:inline-block;
}
.footer-address .terms-menus {
    display:inline-block;
    padding:0 20px; 
}
.pdct { margin-bottom:40px !important; }

.social-menus { float:left; height:30px; list-style:none; margin:1em 0 0 0;}
.social-menus a { display:inline-block !important; width:30px !important; height:30px !important; background:url(/img/img_sns_btns.png) no-repeat; margin:0 5px !important; 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; }
.social-menus #insta { background-position:-150px 0; }
.social-menus #insta:hover { background-position:-150px -30px; }

.panel-heading h2, .panel-heading h3 { margin:0px 0 !important; padding:0 !important; }
.panel-body ul, .panel-body ol  { margin-top:0 !important; margin-bottom:0 !important; }
.panel-body ul li, .panel-body ol li  { margin-right:10px !important; }

#Language-Menu-Box * { box-sizing: content-box; }

.bootstrap-select .dropdown-toggle:focus { outline: none !important; }
.bootstrap-select button:focus { outline: none !important; }

.sbtn span, .sbtn em { font-size:15px; line-height:48px; font-style:normal; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333;  background-color:#f4f4f4 !important;  border-color: #adadad; }


.img_product_t { width:28px;padding:14px 0; margin:0 16px 0 7px; }
.img_product img { width:32px; margin:0 16px 0 11px;}
.img_pack { margin-left:10px;}
.img_pack_t { width:24px; padding:0 0 10px 0; }
.img_pack .back_box { width:28px; margin:-5px 0 0 3px; }
.img_pack .front_box { width:28px; margin:10px 10px 0 -10px;  }

.av_info { line-height:54px; }
.sbtn .av_info { line-height:40px; }
/*
input:focus, textarea:focus, select:focus, button:focus { outline: none !important; }
.selected a, a:active, a:focus { outline:none !important; }
*/
.empty { border:1px solid #ff3333 !important;  }
.uncheck { color:#e10000; }

.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:50%;  
    margin-top:-10em;
    left:0.5%;
    right:0.5%;
}

.txt-container1 h1 { 
    color:#fff; 
    font-size:50px; 
    font-weight:100; 
    margin:0;
}
.jumbotron .txt-container1 p { color:#fff; font-size:30px; padding-top:.7em; font-weight:lighter !important; }
.txt-howto h1 {
    font-size:55px; 
}
.txt-container2 {
    position:absolute;
    text-align:center;
    bottom:3.5em;  
    left:0.1%;
    right:0.1%;
    padding-left:5px !important;
    padding-right:5px !important;
}
.txt-container2 p { color:#fff; }

.txt-container2 .versioninfo {
    margin-bottom:5px;
}
.jumbotron .main-btn {
    position: absolute;
    bottom: 3.5em;
    left: 0;
    z-index: 15;
    width: 100%;
    text-align: center;
}
.jumbotron .btn {
    font-size:23px;
    margin:5px 0 !important;
    padding:10px 20px;
}
.jumbotron li { 
    padding-bottom:5px;    
}
.jumbotron p { 
    font-weight:400 !important;
}
.jumbotron .txt-container2 p { 
    font-weight:100 !important;
}

.functions .row a { text-decoration:none; }
.functions > div > p { margin:30px 0 40px 0;  }
.functions .thumbnail { padding:40px 30px; margin-bottom:0;
    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); border:1px solid #ddd;
}
.functions .thumbnail h2 { font-size:22px !important; font-weight:400 !important; padding:0 !important; margin:1em 0 !important; color:#000; }
.functions .thumbnail p { color:#222; padding-bottom:0 !important;  margin-bottom:0; }
.functions a:hover .thumbnail { border:1px solid #f86565; -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;  }
.functions a:hover h2 { color:#c32525; }        

.features .row > div { padding-bottom:40px; }
.features h3 { font-size:21px; line-height:1.3; }
.features .row { padding-top:20px; }
.features .row h3 { margin-top:10px; }
.features .row p { padding:0 10px; }

@media (min-width: 600px) and (max-width: 991px) { 
    .functions .thumbnail { float:left; }
    .functions .thumbnail img { float:left; margin:10px 50px 0 20px; }
    .functions .thumbnail div { float:left; width:67%; text-align:left; border-left:1px solid #ddd; padding:0 0 0 40px; }
    .functions .thumbnail h2 { margin:0 0 .5em 0 !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 .txt h3 {
        margin-top:20px;
    }
    .bandicut-main .col-md-4 {
        float:left; 
        width:100%;
        padding:20px 0 20px 0;
    }
}

.main-video  {background: url(/img/video_bg.gif) center 60% repeat-x #2e353f; }
.main-video p { padding-bottom:20px; }

h1.main-title  { padding-bottom:10px; margin-top:0.3em !important; line-height:1.3; font-weight:500 !important; }

.main-section h1 { font-size:36px; line-height:1.3; }
.main-section h2 { padding-bottom:10px; margin-top:10px; line-height:1.3;}
.main-section h3 { line-height:1.3; }
.main-section > div > h2 {        
    line-height:1.3;
} 
.carousel-title { margin: .2em 0 1em 0; line-height:1.1; }

.bandicam-main-banner h1, .carousel-title  {
    color:#9fff11 !important;
    font-weight:700;
    font-size:60px;
}
.bandicam-main-banner p {  
    font-size:30px;
    line-height:1.3;
}

.bandicam-fsr-banner {
    background-color:#56504a;
}
.bandicam-gr-banner {
    background-color:#333;
}
.bandicut-main-banner {
    background-color:#424e5b;
}
.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%;
}
.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%;
}

.versioninfo  { color:#ccc !important; font-size:13px !important; }
.usr-comment p { background:url(/v/free-screen-recorder/img_quote.png) no-repeat left top; padding:0 0 0 40px; }

.features-gamerecorder .thum { height:160px; }
.bandicam-wr-banner  { background-color:#f5f6f4 !important; max-height:500px; }
.bandicam-wr-banner .container { display:block;  background:url(/v/webcam-recorder/main_img.jpg) no-repeat left top; background-size:61%; color:#222 !important; padding-bottom:60px; max-height:530px; }
.bandicam-wr-banner .container strong { color:#e10000; }
.bandicam-wr-banner h1 { font-size:44px; margin:13% 0 7% 0; line-height:1.2; color:#e10000;}
.bandicam-wr-banner .wr-dsc { font-size:24px; line-height:1.3; padding-bottom:1em; padding-right:1em;}
.bandicam-wr-banner p { color:#666 !important; font-size:18px; }

/* recommend link */
.recommend { background:#5e738b; }
.recommend h2 { color:#fff !important; margin-top:0; margin-bottom:20px; }
.recommend h3 { color:#fff !important; }
.recommend a { display:block; color:#fff; font-size:18px; text-align:center;padding:20px; background:#506276; line-height:150%; }
.recommend a:hover { background:#25313f; 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; }
.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%);  }
.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 page layout */
.buy { line-height:50px; font-size:16px; color:#59a701 !important; background:#fff; text-align:center; font-weight:bold; padding:0 30px; }
.buy:hover { color:#fff !important; background:#325808; text-decoration:none; }
.package a { color:#fff; }
.start { padding-top:0 !important; }
.start h1 { color:#5eb100; margin-top:1em !important; }
.start h2 { line-height:130%; }
.package h2 { font-weight:600; }

.pack_banner { width:290px;height:350px;background:#fff url(/support/start/package_banner2.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:900;}
.pack_banner em { float:left; width:270px;line-height:46px;background:#333333; text-align:center; color:#fddf05; font-size:18px; margin:130px 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 { margin-top:0; line-height:130%; }
.Survey p { margin-bottom:0; }
.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; }

.popup-youtube { position:relative; }
.popup-youtube .s-btn { position:absolute; display:block; background: url(/img/play-btn-s.png) no-repeat; background-size:100%; width:36px; height:36px; right:7px; bottom:-70px !important; }

.keyban, .bandicut-keyban { padding:3rem 0; max-height:500px; }
.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-cutter-banner .container { background:url(/v/img/bandicut_head_cutter.jpg) no-repeat right center; background-size:46%;  }
.video-joiner-banner .container { background:url(/v/img/bandicut_head_joiner.jpg) no-repeat right center; background-size:46%;  }
.video-splitter-banner .container { background:url(/v/img/bandicut_head_splitter.jpg) no-repeat right center; background-size:46%;  }
.video-cutter-banner .container { background:url(/v/img/bandicut_head_cutter.jpg) no-repeat right center; background-size:46%;  }
.video-etc-banner .container { background:url(/v/img/bandicut_head_banner.jpg) no-repeat right center; background-size:46%;  }
.head_title { font-size:42px; padding-top:40px; color:#fff; line-height:120%; font-weight:700; }
.head_sub { font-size:26px; color:#fff; margin-top:20px; margin-bottom:25px; line-height:130%;  }

.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-device .container { background:url(/how-to/img/banner-device.png) no-repeat right 60%; background-size:50%; }
.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-sdk .container { background:url(/v/screen-recorder-sdk/screen-recorder-sdk.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(/v/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; }

.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; 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;}

.section-howto h3 { padding-bottom:0.5em; }
.section-howto ul li { list-style:none; padding:5px 0; }
.section-howto a { color:#333 !important; }
.howto-video img { border-radius:6px; margin-top:1.5em; margin-bottom:1.5em; }
a.vid { display:inline-block; line-height:24px; font-size:14px; background:url(/img/play-icon.gif) no-repeat right bottom; padding-right:30px; text-indent:-8000px; }
a.vid:hover { background:url(/img/play-icon.gif) no-repeat right top; }

.section-howto .r-btn {     
    position:absolute;
    top:50%; left:50%;    
    margin:-28px 0 0 -20px;
    padding:0 0 0 2px !important;
	box-sizing: border-box;
	display:block;
	width:40px;
	height:40px;
	line-height: 40px !important;
	border-radius: 50%;
    border:none !important;
	color:#fff !important;
	text-align:center;
	text-decoration:none;
	background-color: rgba(204,0,0,0.7);
	font-size:16px;
	font-weight:bold;
	transition: all 0.2s ease;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
    z-index:1;
}
.popup-youtube:hover .section-howto .r-btn { color:#fff; background-color: rgba(204,0,0,1); }


/* page width */
/*
@media screen and ( min-width:1601px ) {
    .container { 
        width:1570px; 
    }
    .popup-gallery img { 
        width:300px; 
    }    
    .jumbotron .txt-box {
        width:1100px;
    }
}
*/
@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(17px + 2vw); padding-top:40px; }
    .head_sub { font-size:calc(13px + 1.2vw); }
    .main-section h1  { font-size:calc(17px + 1.4vw); }
    .bandicam-wr-banner h1 { font-size:calc(20px + 1.4vw); }
    .bandicam-wr-banner .wr-dsc { font-size:calc(10px + 1.2vw); }
}    
@media screen and ( min-width:992px ) { 
    .main-section > div > h2, h1.main-title {        
        font-size:30px !important;
    }  
    .main-section > div > p {
        font-size:18px;
    }     
    .main-btn a { margin:5px !important; font-size:1.4em;  }
    .main-btn a .winicon2 { vertical-align:-3px; }
    
    .features .row p { padding:0 10px; }
    .bandicut-main .txt {
        padding:0 20px 0 20px;
    }   
    .docs_container {
        margin-top:117px !important;
    }

    /* side menu */
    .Context-Side {
        width:25%;
    }
    .Context-Side .selected {
        display:block; background:#f4f4f4;
    }
    .Context-Side.navbar-collapse {
        padding:0 !important;
    }
    .Context-Side > ul {
        margin-top:50px;
        padding-left:0;
    }
    .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;
        margin-left:0;
        padding-left:0;
    }         
    .Context-Side ul li a {
        display:block;
        color:#333;
        line-height:220%;
        padding-left:10px;
    }
    .Context-Side > ul > li > a {
        font-weight:bold;
        font-size:15px;
        color:#000;
    }
    .Context-Body {
        width:75%; 
        padding-left:3em;
        border-left:1px solid #eee;
    }    
    .Context-Side {
        border-right:1px solid #eee;
    } 
    
    /* top menu */
    .Bandicam #Topmenu-bandicam a, .Bandicut #Topmenu-bandicut a, .Forum #Topmenu-forum a { color:#fff;  }
    a.Menu_Selected { border-top:1px solid #000 !important; font-weight:bold; }
   .dn-mac a { padding:0 !important; margin:18px 10px 19px 10px !important; border:none !important; }

    #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; }    

    .navbar-header { display:none; }

    /* navbar */
    .navbar-default { background:linear-gradient( to bottom, #222 36px, #f4f4f4 1px); border-bottom:1px solid #ddd;}
    .navbar-default .container { position:relative; height:117px; }    
    .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; }         
    .topmenu { display:block; height:16px; line-height:16px; margin:9px 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; margin-top:1px;text-indent:-8000px; }
          
    .topmenu > li > a { color:#aeaeae !important; font-size:16px !important; line-height:16px; margin:0 23px 0 0 !important; padding:0 !important; border-top:none !important; } 
    .topmenu > li > a:hover { color:#fff !important; text-decoration: none; } 
    .topmenu > li.Menu_Selected > a { color:#fff !important; font-weight:500; }  

    .topmenu #Topmenu-bandicam a, .topmenu #Topmenu-bandicam-mac a { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -21px; padding-left:21px !important; }
    .topmenu #Topmenu-bandicam a:hover, .topmenu #Topmenu-bandicam-mac a:hover { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -1px; }
    .Bandicam > #Topmenu-bandicam a, .Bandicam-mac > #Topmenu-bandicam-mac a { background:url(/img/topmenuicon_bandicam.png) no-repeat 0 -1px;  color:#fff !important; font-weight:600; }
    .topmenu #Topmenu-bandicut a { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -21px; padding-left:20px !important; }
    .topmenu #Topmenu-bandicut a:hover { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -1px; }
    .Bandicut > #Topmenu-bandicut a { background:url(/img/topmenuicon_bandicut.png) no-repeat 0 -1px;  color:#fff !important; font-weight:600; }
    
    .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); 
    }
    .langlist { 
        min-width:290px !important; 
    }    
    
    .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 h2 { font-size:23px; }
	.Survey p { font-size:18px; }
    .Survey .survey-btn { float:right; line-height:80px; font-size:15px;  }    
    .survey-included { margin-top:150px; }
    
	.start h1 { font-size:32px; }
	.start h2 { font-size:24px; }
	.package h2 { font-size:25px; }
	.package .info { font-size:18px; }
	.buy { float:right; }	
	.trial-limit em { font-size:18px; }
    .featurette-heading { margin-top: 120px; } 

    .m_btn { font-size:100% !important; display:block; height:40px; line-height:40px; padding-left:20px !important; padding-right:20px !important; margin:20px 0 0 0 !important; border-radius:3px; }
    .m_btn span { font-size:14px; width:20px; }
    .m_down { border:1px solid #6797dc !important; background:#6797dc url(/img/icon_download.png) no-repeat 15px center !important; text-indent:20px; color:#fff !important; }
    .m_down:hover { background-color:#437cd3 !important; color:#fff !important; }
    .m_buy { border:1px solid #71a900 !important;  background:#71a900 url(/img/icon_buy.png) no-repeat 15px center !important; text-indent:20px;  color:#fff !important; }
    .m_buy:hover { background:#527b00 url(/img/icon_buy.png) no-repeat 15px center !important;  }

    .m-down2 .dropdown { margin:20px 20px 0 10px !important; }
    .m-down2 ul li { padding:0 !important; margin:0 !important; }
    .m-down2 ul li a { margin:0 !important; color:#222;  padding: 13px 15px 12px 15px; }
    .m-down2 ul li a.dnlink {background:url(/img/dn-icon2.png) right 15px center no-repeat; }
    .m-down2 ul li a:hover { background-color:#e6e6e6; }
    .m-down2 .dropdown-toggle { background-color:#fff; border:1px solid #2a69ca; color:#222; margin:0 !important; padding-right:15px; }
    .m-down2 .dropdown-menu { width:100%; padding:0; margin-top:2px !important; background-color:#fff !important; shadow:none; border:1px solid #aaaaaa; }
    .m-down2 .caret { border-top: 6px dashed; border-right: 6px solid transparent; border-left: 6px solid transparent; }


    /* top search */
    #top-search-container { float:right; padding-right:5px; position:relative;}  
    #srch-btn { cursor:pointer; margin:-11px 0 0 0; }
    #srch-box { position:absolute; top:0; right:5px; width:350px; height:36px; margin:-11px 0 0 0; display:none; z-index:99999; }
    #top-searchbox { background:#555; float:right; padding:0 3px; }
    #top-searchbox .form-control { float:left; color:#fff; border-radius:0 !important; border:none !important; width:250px !important; height:36px; background:#555; margin:0 !important; box-shadow:none !important; text-align:left; }
   
    .srch-icon, .srch-close { width:36px; height:36px; background:url(/img/srch-icon.png) no-repeat; opacity:0.7; text-indent:-8000px; }
    #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 1px; }
    .srch-close { background-position:-34px 1px; cursor:pointer; }
    .srch-icon, .srch-close { float:left !important; height:36px; }

    .menu-download a {
        border-radius: 20px !important; 
        color:#fff !important;
        background-color:#2a69ca; 
        border:none !important;
        padding:9px 25px 10px 25px !important;
        margin-top:22px !important;
    }
    .menu-download a:hover {
        background-color:#1d4a8e !important; 
    }
    .menu-download a.Menu_Selected {
        background-color:#1d4a8e !important; 
        font-weight:normal !important;
    }
    .navbar-right { height:81px !important; }
    
}
@media screen and ( max-width: 991px ) { 
    .Context-Body { padding-top:20px; }
    .navbar-toggle { 
        float:right; 
    }
    .navbar-form {
        width:auto;
    }

    /* 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 .selected {
        display:block; background:#f4f4f4;
    }
    .Context-Side > ul { 
        display:block;
        padding:0 0 20px 0;
        margin-bottom: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:20px;
    }
    .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; 
        outline: 0 !important;
        border:none !important;
    }
    .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-brand { margin-left:0 !important; }
    #navbar .navbar-brand { display:none;}
    .navbar-fixed-top .navbar-collapse { min-height:100vh; max-height:100vh; background-color:#f4f4f4;}
    .topmenu { border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
    .topmenu li a { color:#222; }
    .topmenu li.divider { display:none; }

    #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; }

    .dn-mac { text-align:center; }
    .dn-mac a { padding:0 !important; margin:20px auto !important; display:inline-block !important;}

    .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;
    }
    .langlist > li > a { 
        padding: 5px 10px 5px 10px !important;
    }
    li.Menu_Selected a {
        font-weight:bold;
    }       
    .langlist > li > a.more_flag { 
        margin:5px 0 0 25px !important;
    }
    #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, #Purchase-Box-s h3 {
        border-bottom:1px solid #ddd;
        padding-bottom:10px;
        margin:0 0 10px 0; 
        font-size:18px;
    }
    #Purchase-Box-s p {
        margin-bottom:0;
        font-size:13px;
     }
    #Purchase-Box-s p.prc {
        font-size:18px;
        color: #90bf19; 
        line-height:28px;
        padding-bottom:5px;
        font-weight:500;
     }
    #Purchase-Box-s p.prc b {
        font-size:28px; 
        vertical-align:-5px;
     }

    .download > .row li {
        font-size:13px;
    } 
   
    a.Menu_Selected { font-weight:bold; }

    .section h1, .Context-Body h1 { font-size:24px; }
    .section h2, .Context-Body h2 { font-size:20px; font-weight:600; }
    .section h3, .Context-Body h3 { font-size:16px; font-weight:600; }

    .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 label {
        padding-top:5px !important;
        padding-bottom:10px !important;
        margin-bottom:0;
    }
    .buy-process .form-group p { margin-bottom:5px !important; padding-top:0;  }
    .main-section h2, .main-title { 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);
    }
    .bandicam-main-banner p {
        font-size:calc(9px + 2vw);
    }
    .main-section > div > h2, h1.main-title {        
        font-size:calc(11px + 1.6vw) !important;
    } 

    .anchor a { top:-70px; }

    /* top search */
    #top-search-container { padding:1em; }  
    #top-search-container .form-control { text-align:center;}
    #srch-btn, .srch-icon, .srch-close { display:none }

    /* Survey */
    .Survey-Top { top:50px; text-align:center; z-index:999; }
    .Survey h2 { font-size:18px; font-weight:bold; }
    .Survey p { font-size:14px; line-height:1.3; }
    .start h1 { font-size:26px; }
    .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:15px; }
    .buy { display:block; margin:0 auto; }
    .trial-limit em { font-size:15px; }
    .trial-limit div { font-size:13px; line-height:20px;}

    .m-down2 span { }
    .m-down2  button { border:none !important; width:100%; text-align:left !important; text-indent:20px; }
    .m-down2 .dropdown-menu { margin:0 !important; }
}

/* Youtube */  
.index-container { font-size:14px; background:#f4f4f4; padding:10px 15px 0px 15px; }
.index-container .row { padding-top:8px; padding-bottom:10px !important; }
.index-container .row > div { display:block; padding-bottom:4px !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; }
.index-container.embed-responsive-16by9 { height:auto !important; }
.index-container .keyword { color:#000; }
.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-youtube.png") no-repeat center center;
    background-size: 85px 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;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.Context-Body .youtube {
    margin:0 0 !important; 
}
.embed-responsive-16by9 {
    padding-bottom:0 !important;
}

/* Youtube Size */  
@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; }   
} 

.half-youtube { margin-top:1em; margin-bottom:1em;  }
/* Youtube half Size */  
@media screen and (max-width:559px) { 
    .half-youtube .youtube, .half-youtube iframe { width:330px !important; height:186px !important; }
} 
@media (min-width:560px) and (max-width:990px){
    .half-youtube .youtube, .half-youtube iframe { width:360px !important;  height:202px !important; }
} 
@media (min-width:991px) and (max-width:1200px)  {
    .half-youtube .youtube, .half-youtube iframe { width:444px !important; height:250px !important; }   
} 
@media screen and (min-width:1201px) {
    .half-youtube .youtube, .half-youtube iframe { width:534px !important; height:300px !important; }   
} 


/* AD */ 
.responsive_ad { display:block; }
.ad_1 { width:360px; height:60px; margin:0 auto; text-align:center; } 
@media screen and (min-width:650px) {
    .ad_1 {   
        width:620px; height:60px;     } 
}
@media (min-width:990px)  {
    .ad_1 { 
        width:940px; height:90px; 
    } 
}
@media (min-width:1170px) {
    .ad_1 { 
        width:1140px; height:90px; 
    } 
}
  
@media screen and (max-width:1100px) { 
.txt-container1 h1 {
    font-size:calc(24px + 1.4vw);  
}   
.jumbotron .txt-container1 p { 
    font-size:calc(12px + 1.4vw);  
}
.txt-howto h1 {
    font-size:calc(20px + 1.2vw);  
    margin-top:1em !important;
}
.txt-much h1 {
    font-size:calc(16px + 1.2vw);  
}
.txt-container2 p { 
    font-size:calc(11px + 0.8vw);        
}
}
 @media screen and (min-width:768px) and (max-width:991px) {
    .jumbotron .btn {
        font-size:20px;
        padding:10px 20px;
    }    
}
@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; }
    .carousel-caption {
        left: 15%;
        right: 15%;
        padding-bottom: 30px;
    }
    .split-container .split-left {
        padding-right:2em;
    }
    .license-check.form-group .form-control {
        display:inline-block;
        vertical-align:-3px;
        width:550px;
    }
}
@media (min-width: 600px) and (max-width: 991px) {    
    .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 .txt h3 {
        margin-top:20px;
    }
    .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;
    }
}
  
/* Carousel */
.jumbotron .carousel-caption { 
    max-width:1100px;
    margin: 0 auto;
}
.jumbotron .carousel-caption p { 
    font-weight:500 !important;
}
.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-caption {
   z-index: 10;
   top:20%;
   text-shadow: 0 2px 3px rgba(0,0,0,.9);
}
.carousel-caption h1, .carousel-title {
   margin-bottom:30px;
}  
.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; }

.howto {
    margin-top:2.5em;
}
.howto a {
    display:block;
    height:150px;
    background:#fff;
    color:#333;
    text-decoration:none;
    padding:3.5em 0.5em 2em 0.5em;
    line-height:30px;    
}
.howto a b {
    display:block;
    color:#000;
    line-height:23px;    
}
.howto > div { position:relative; padding-top:50px; }
.howto > div:hover .icon_box { border-color:#fff; }

.icon_box {display:block; width:100px; height:100px; position:absolute; top:0; left:50%; margin-left:-50px; border:5px solid #b2cee2; border-radius:50px;}
.icon_tip { background:#fff url(/how-to/img/icon_tips.gif) no-repeat center center; }
.icon_fsr { background:#fff url(/how-to/img/icon_fsr.gif) no-repeat center center; }
.icon_gr { background:#fff url(/how-to/img/icon_gr.gif) no-repeat center center; }
.icon_wr { background:#fff url(/how-to/img/icon_wr.gif) no-repeat center center; }
.icon_cutter { background:#fff url(/bandicut-video-cutter/how-to/img/icon_cutter.gif) no-repeat center center; }
.icon_joiner { background:#fff url(/bandicut-video-cutter/how-to/img/icon_joiner.gif) no-repeat center center; }
.icon_splitter { background:#fff url(/bandicut-video-cutter/how-to/img/icon_splitter.gif) no-repeat center center; }

.howtolist ul { 
    margin:0 0 0 10px;  
}
.howtolist li { 
    list-style:none; 
}
.howtolist li a { 
    display:inline-block;
    background:url(/how-to/img/ico-visited.gif) no-repeat 0 0.4em; 
    color:#222;    
    padding:0.4em 0 0.4em 35px;    
}


@media (min-width:768px) and (max-width:991px) {
    .howto a { 
        height:130px;
        padding-top:55px;
    }
}
@media screen and ( max-width:767px ) {
    .howto > div { padding-top:0; }
    .howto a { 
        height:100px;
        padding:20px 0 0 100px;
        text-align:left;
    }
    .icon_box { 
        border:3px solid #b2cee2;
        width:70px; height:70px;
        background-size:80%; 
        top:15px; 
        left:30px;; 
        margin-left: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;  }
}
@media screen and (max-width:768px) { 
    .jumbotron .btn {
        font-size:15px;
        padding:7px 10px;
    }   
    .txt-container2, .jumbotron .main-btn {
        bottom:3em;  
    }
    .txt-container2 p {
        line-height:15px;
    }
    .txt-container1 {
        margin-top:-7em;
    }
    .txt-container1 h1 { 
        font-size:calc(20px + 1.4vw); 
        line-height:1.2; 
    }
    .jumbotron .txt-container1 p { 
        font-size:calc(10px + 1.4vw);  
    }

    .btn .winicon { width:20px; height:20px; vertical-align:-4px; margin-right:10px; }
    .box-img { 
        width:130px;
    }
    #Purchase-Box, .payment-img { 
        display:none; 
    }
    #Purchase-Box-s { 
        display:block; 
    }
    .bandicam-fsr-banner .container, .bandicam-wr-banner .container { 
        background:none; 
        text-align:center; 
        margin:0 3%;
        padding-bottom:20px; 
    }
    .bandicam-fsr-banner h1 {
        margin-top:0; 
    }
    .bandicam-fsr-banner p, .bandicam-wr-banner p { 
        color:#666 !important; font-size:13px; 
    }
    .bandicam-wr-banner .wr-dsc { font-size:calc(11px + 1.4vw);  }
	.section {
        padding:3em 0;
    }
    .download-box, .sns-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; }

    .tab-menu a { line-height:13px !important; }
    .tab-menu li { margin:0 !important; padding:3px !important; }   
    .license-check.form-group .form-control { width:100%; }
    .license-check .btn { margin-top:8px;}

    .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:140px;
        font-size:18px;
        padding:6px 0;
        margin:0;
        line-height:1.2;
        font-weight:500;
    }
    .footer-menus ul { 
        float:left; 
    }
    .footer-menus li { 
        list-style:none !important; 
        width:250px;
        font-size:16px;
    }
    .footer-menus a { 
        display:inline-block;
        margin:6px 0;
    }
    .footer-address .address-menus { 
        text-align:center;
        width:100%;
     }
    .footer-address address { 
       line-height:20px;
    }
    .footer-address .terms-menus {
        margin:0.3em auto 2em auto;
    }
   
    .pdct { margin-bottom:0 !important; }
    .vid-container .motion-video { 
        object-fit:cover;
    }
    
    .xstc { 
        text-align:center;
	}
    .section-banner .container { 
        background:none; 
        padding-top:4em; 
        padding-bottom:2em; 
    } 
    .main-btn { 
        text-align:center;
        margin-left:auto;
        margin-right:auto;
    }
	.main-btn .btn { 
        display:inline-block;
		margin-bottom:0.5em;
    }
    .section-banner-btn { display:inline-block; left:72%; bottom:72px; width:55px; height:55px; }
	.section-banner h1, .section-banner .subt, .social {
		text-align:center;
    }
    .section-keyword .container { 
        padding-top:2em; 
        padding-bottom:2em;     
    }
    .banner-top .bannerbg { background-image:none !important; }
    .section-subbaner .container { 
    padding-top:3em !important; 
    padding-bottom:2em !important; 
    } 
    .section-subbaner .banner-title { 
        font-size:calc(1.5em + 1vw);
        text-align:center;
        margin-bottom:0.5em !important; 
    }
    .section-subbaner .banner-subt { 
        font-size: calc(1em + 0.5vw);
    }    
}
@media screen and ( max-width: 550px ) {
    .section h1, .Context-Body h1 { font-size:20px; }
    .section h2, .Context-Body h2 { font-size:18px; font-weight:600; }
    .section h3, .Context-Body h3 { font-size:14px; font-weight:600; }
}


/* 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; }
.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; }
    .global-text-banner-container .global-text-banner { display:inline-block !important; }
}

@media screen and (max-width:991px) {
    #navbarContainer { height: 51px; }
    #navbarContainer.open { height:220px; }
    .top-search-container { top:51px; }
    .search-container .search-box { width:320px; }         
    .US .searchicon { display:block !important; }
    .searchicon { display:none; }
    #srch-open1 { display:none; }
    #srch-open2 { float:right; margin:5px 0 0 0; opacity:0.6; }
    .global-text-banner-container .global-text-banner { display:block !important; }
    
}

@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:260px; height:38px; border-radius: 19px; font-weight:normal; font-size:14px; } 
    .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:auto; height:40px; padding:3px 0 3px 5px; }
    .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; margin:0; padding:0; text-align:center;text-decoration:none;color:#222; border-radius:0 !important;}
.footer-download .review-info, .footer-download .review-badge { float:left; }
.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:.2em 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:.6em 0 .6em 5px; }
.lang-sel-container .languageContainer li a:hover { 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; }
}

body.BG a.bg,  /* bulgaria */
body.CN a.cn,  /* china */
body.DK a.dk,  /* denmark */
body.NL a.nl,  /* netherlands */
body.FI a.fi,  /* finland */
body.FR a.fr,  /* france */
body.DE a.de,  /* germany */
body.GR a.gr,  /* greece */ 
body.ID a.id,  /* indonesia */
body.IT a.it,  /* italy */
body.NO a.no,  /* norway */
body.PL a.pl,  /* poland */
body.BR a.br,  /* brazil */
body.RO a.ro,  /* romania */
body.RU a.ru,  /* russia */
body.RS a.rs,  /* serbia  */
body.SK a.sk,  /* slovakia */
body.SI a.si,  /* slovenia */
body.ES a.es,  /* spain */
body.SE a.se,  /* sweden */
body.TR a.tr,  /* turkey */
body.TW a.tw,  /* taiwan */
body.UK a.uk,  /* england */
body.VN a.vn,  /* vietnam */
body.US a.us,  /* usa */
body.KR a.kr,  /* korea */
body.PT a.pt,  /* portugal */
body.AR a.ar,  /* argentina */
body.CZ a.cz,  /* czech */
body.SA a.sa,  /* Saudi Arabia */
body.HR a.hr,  /* Croatia */
body.AZ a.az,  /* Azerbaijan */
body.BA a.ba,  /* Bosnia */
body.GE a.ge,  /* Georgia */
body.KU a.ku,  /* Kurdistan */
body.LT a.lt,  /* Lithuania */
body.IR a.ir,  /* iran */
body.UA a.ua,  /* Ukraine */
body.TH a.th,  /* Thailand */
body.AM a.am,  /* Armenian */
body.JP a.jp,  /* Japan */
body.BY a.by,  /* Belarusian */
body.IL a.il,  /* Hebrew */
body.HU a.hu,  /* Hungarian */
body.LU a.lu,  /* Luxembourg */
body.UZ a.uz { background:url(/img/selected-icon.png) 0 center no-repeat; color:#ffc600 !important; font-weight:bold; } /* uzbekistan */


/* 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; font-weight:600; 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; color:#333; }
#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; }
#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:0px !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);
}

.Btn-Txt { padding:100px 120px !important; }
.promo a { display:inline-block; line-height:24px; font-size:14px; background:url(/img/play-icon.gif) no-repeat right bottom; padding-right:32px; }
.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;} 

.p0 {padding:0px !important;} 
.pt0 {padding-top:0px !important;} .pt10 {padding-top:10px !important;} .pt15 {padding-top:15px !important;} .pt20 {padding-top:20px !important;} .pt30 {padding-top:20px !important;} .pt40 {padding-top:40px !important;} .pt50 {padding-top:50px !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;} .pb50 {padding-bottom:50px !important;} 

/* global custom */
.bandicut-global-banner h1 { font-weight:500 !important; }
#Translators > div { line-height:26px; font-size:13px; }
#Translators a { font-size:15px; }
#Translators img { border:1px solid #ddd; margin-bottom:5px; }

/* Main Body Global */
.lang_box { display:block; width:100%; height:50px;  }
.lang_box a { display:block; width:100%; height:50px; line-height:50px; 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;  }

/* RTL set */
.RTL { direction:rtl; }
.RTL #Game-Recorder-Info p { text-align:right; }
.RTL #Game-Recorder-Info img { float:right; padding:10px 20px 50px 40px !important; }
.RTL .Mode p { text-align:right; } 
.RTL .slidesjs-navigation { direction:ltr; }

.RTL #Product-Info h1, .RTL #Product-Info p { text-align:right; }
.RTL .feature_txt h3 { float:right !important; text-align:right; }
.RTL .feature_txt p { text-align:right !important; }
.RTL .infolist li { text-align:right; margin-right:20px;}
.RTL .Dnbtn_box, .RTL .sns_box, .RTL .Ad_box  { float:right !important; }
body.IR { font-family:Tahoma !important; }

/* Buy section */
.global .plan-select h3 { padding:0 !important; margin:0 !important; }
.global .plan-select h3 small { font-size:75%; color:#000;  }
.global .buyitem h4 { font-size:22px !important; padding:0 0 0.5em 0 !important; height:auto; font-weight:bold; margin-top:0 !important; }
.global .buyitem h4 small { display:block; font-size:17px !important; color:#000 !important; padding-top:10px; }
.global .tab_btn { width:278px !important; }
.global label[for*="tab"] { width:135px !important; }
.global .conbox-img { position:relative; }
.global .recomd { margin:-70px 0 0 50px }
.global .popover { top:370px !important; }

@media screen and (max-width:991px) {    
    .global .buyitem h4 { font-size:18px !important; margin-bottom:0; padding-bottom:0 !important; line-height:1.0 !important; }
    .global .buyitem h4 small { display:inline-block; }
    .global .plan-info2 { width:100%; padding:1.3em 1em 0 1em !important;  }
    .global .recomd { margin:-55px 0 0 70px }
    .global .plan-info1 { height:34px; padding:7px 0; }
}
@media screen and (max-width:768px) { 
    .global .plan-select label h3 { font-size:13px !important; }
    .global input[id="plan01"]:checked ~ .plan-select > label[for="plan01"], .global input[id="plan02"]:checked ~ .plan-select > label[for="plan02"] { padding:11px 10px; } 
    .global input[id="plan01"]:checked ~ .plan-select > label[for="plan02"], .global input[id="plan02"]:checked ~ .plan-select > label[for="plan01"] { padding:7px 10px; }
}

/* left menu tips */
.tips { display:block; width:93%; border:1px solid #ddd; margin-bottom:20px; border-radius:4px; } 
.tips a.tip { display:block; line-height:42px; height:42px; color:#000; margin:2px; text-indent:40px; background:#f4f4f4 url(/img/img_tips.gif) no-repeat 5px center !important; overflow:hidden; }
.tips a.motip { display:block; line-height:42px; color:#000; text-align:right; border-top:1px dotted #ccc; margin:0 15px; }
.tips ul { margin:10px 15px 5px 15px; }
.tips ul li { padding:6px 0 !important; list-style:circle; margin-left:18px; }        
.tips ul li.olink { background:url(/img/img_outlink.gif) no-repeat right center; } 
.tips ul li a { display:block !important; width:92%; background:none !important; padding-left:0; line-height:23px; height:23px; overflow:hidden; }
.tips ul li a:hover { background:none !important; text-decoration:underline; color:#000;}
.outlink { display:inline-block; width:16px; height:16px; vertical-align:-3px;}
@media screen and (max-width: 991px)
{
    .tips { width:100%; }
}

/* 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), .srch-icon:focus:not(:focus-visible), .popup-gallery a:focus:not(:focus-visible) > img, a:focus:not(:focus-visible) > div.thumbnail, a:focus > img:not(:focus-visible), .uv-button:focus:not(:focus-visible) { outline: none !important; } 
a:focus, a:focus > img, a:focus > div.thumbnail, label:focus, .tab_btn label:focus, input.btn:focus, .youtube:focus, .popup-gallery a:focus > img, .uv-button:focus { outline:2px dotted red !important; outline-offset: 3px !important; }
