@charset "utf-8";


.left-pd-image-bt-content .disc {
  padding: 0 !important;
}
.tabStyleA { justify-content: flex-start !important; gap :10px !important}

.btn_wrap { margin-top:30px;}
.b_head {
	padding-bottom: 20px;
}
.tabStyleA.nav-tabs .nav-item .nav-link { font-size: .9em !important}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="date"],
.contact-form .form-group input[type="number"],
.contact-form .form-group select{
	margin-bottom: 10px;
}


.contact-form .form-group textarea { height:200px !important}

@media only screen and (max-width: 767px) {
	.intit { font-size: 1.2em; margin:20px 0 0 !important;}
  .tabStyleA { justify-content:center !important; gap :0 !important}
  .tabStyleA.nav-tabs .nav-item .nav-link { font-size: .7em !important}
	#bo_v .table{ font-size: 1em !important}
	#bo_v .table>:not(caption)>*>* { padding:0; }
	#bo_v .table thead  { display: none}
	#bo_v .table { width:100%; display: inline-block}
	#bo_v .table tbody, #bo_v .table tbody tr { width: 100%;  display: inline-block}
	#bo_v .table tbody tr { padding:20px 20px 0}
	#bo_v .table tbody tr th { width:100%; display: block; border:none; background:none;  text-align: left !important; margin:0 0 5px} 
	#bo_v .table tbody tr td{ width:100%; display: block; border:none;margin:0 0 20px; text-align: justify} 
  .container-150 { padding: 0 !important}
  .pt--40 { padding-top:20px !important}
  .contact-form .form-group textarea { margin-bottom:15px !important}
  .mo-bt { border-top:solid 1px #e5e5e5; padding:20px 20px 0 !important; margin-top:20px !important;}
  .contact-form .chk_box input[type="checkbox"] + label span {width:15px !important; height:15px !important;}
  .contact-form .chk_box input[type="checkbox"] + label {font-size: .8em !important; line-height: 1.2 !important}
  .left-pd-image-bt-content .bottom-content .stratagy-wrapper .title { margin-bottom:10px !important}
  
}

    