@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.home_part3 {
    overflow: hidden;
    position: relative;
}
.home_part3 .adult_cat {
    position: absolute;
    top: -630px;
    bottom: 0px;
    width: 100%;
}  
/* IE10+ CSS styles go here */
}
/******************************** 1366*768 ************************************/
@media only screen and (max-width:1366px){
.slide3_content .owl_btns .prev, 
.slide5_content .owl_btns .prev, 
.slide7_content .owl_btns .prev{right: 0;} 

.slide3_content .owl_btns .next, 
.slide5_content .owl_btns .next, 
.slide7_content .owl_btns .next{left:0;} 

.slide2_content .owl_btns .prev{right: 0;}

.slide2_content .owl_btns .next{left:0;} 
}
/******************************** 1024*768 ************************************/
@media only screen and (max-width:1200px){
.container{width: 970px;}
/*home*/
.home_part1 .user_offer #item1 {
  right: 150px;
}
.home_part1 .user_offer #item2 {
  right: 330px;
}
.home_part1 .user_offer #item3 {
  left: 330px;
}
.home_part1 .user_offer #item4 {
  left: 155px;
}
.title_style3 {
  display: none;
}
.box_style3 {
  width: 93%;
}
.box_style3 .item1 {
  width: 49.7%;
}
.pic, .box_style1 .item2 .sale_pic1 {
  height: 372px;
}
.box_style1 .item:nth-child(2) .title_style6 {
  top: -375px;
}
.banner_size_1170x150 {
  width: 100%;
}
/*category*/
.category_page .right_part {
  width: 27%;
}
.category_page .left_part {
  width: 68%;
}
.category_page .left_part .box_style5 .item3 {
  margin-left: 4%;
  width: 48%;
}
.category_page .left_part .box_style5 .item3:nth-child(3n) {
  margin-left: 4%;
}
.category_page .left_part .box_style5 .item3:nth-child(2n) {
  margin-left: 0;
}
/*detail*/
.detail_part1 .right_part {
  text-align: center;
  width: 100%;
}
.product_pic {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
.detail_part1 .left_part {
  width: 100%;
}
.detail_part1 .left_part .item .price4 {
  width: 94%;
}
.list_style4 {
  width: 90%;
}
.tab_content2 .item1 .video_box {
  width: 100%;
}
.addcm_style {
  width: 75%;
}
.comment_style .item .cm_box .user_cm {
  width: 90%;
}
.cm_box .reply .admin_cm {
  width: 88%;
}
/*article detail*/
.blgdet_page .left_side .list_style1 .item3 .last_art_txt {
  float: left;
  width: 65%;
}
/*gallery*/
.video_play_box .right_part {
  width: 58%;
}
.video_play_box .left_part {
  width: 40%;
}
/*help*/
.help_page .inner {
 padding: 0; 
}
/*contactus*/
.contact_part3 .form_style1 .captcha_item {
  width: 50%;
}
.info_box .info_icon {
  height: 55px;
}
/*aboutus*/
.aboutus_page .about_video .video_bg1 {
  width: 315px;
}
.aboutus_page .about_video .video_bg2 {
  height: 300px;
  width: 390px;
}
.aboutus_page .about_video .video_bg3 {
  width: 230px;
}
.aboutus_page .about_video .video_bg4 {
  width: 150px;
}
.aboutus_page .about_video .video_bg5 {
  width: 135px;
}
.about_video .video_frame .video_box {
  top: 74px;
}
.about_video .video_frame .video_box .jwplayer {
  height: 369px !important;
}
/*login*/
.register.form_box .form_style1 .captcha_item {
  width: 100%;
}
/*cart*/
.payment_content .payment_txt {
  width: 90%;
}
/*panel*/
.leftside_panel {
  width: 71%;
}
.rightside_panel {
  width: 26%;
}
.tab_style2 .tab_btn2 .item > a {
  padding: 5px 15px 9px;
}
.table_style3 tbody td .status {
  width: 100%;
}
.tab_style2 .tab_btn2 {
  width: 85%;
}
.leftside_panel .send_msg {
  width: 80%;
}
.cropper_holder {
  width: 195px;
}
} /*1024*768*/


/******************************* 800*600 **************************************/
@media only screen and (max-width:992px){
.container{width: 750px;}
html{font-size: 9.5px;}
/*header*/
.menu_part1 {
  display: none;
}
.header_part4 {
  display: none;
}
.rsp_menu{
    display: block;
    position: fixed; right: 0; top: 0; bottom: 0; 
    text-align: right;
    z-index: 200;
}
.header_part2{position: relative;}
.slide1_content .item > a {height: 310px;}
.menu_link {
    background: rgba(0, 0, 0, 0) url(../_images/icon/menu-rsp.png?ver=1) no-repeat scroll center center / 29px auto;
    height: 25px; width: 35px;
    left: 15px; top: 12px;
    margin: auto 0;
    position: absolute;
    z-index: 1;
}
.rsp_menu .rsp_overley{
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    cursor: url("../_images/icon/close_menu_responsive.png"), auto;
    display: none;
    height: 100%;
    position: fixed; left: 0; right: 0; top: 0;
    z-index: 1000;
}
.rsp_menu .rsp_list {
    background-color: #343235;
    height: 100%;
    position: absolute; right: -270px; top: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 270px;
    box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
    z-index: 99992;

    background: rgb(194,62,255);
    background: -moz-linear-gradient(top, rgba(194,62,255,1) 0%, rgba(76,22,108,1) 100%);
    background: -webkit-linear-gradient(top, rgba(194,62,255,1) 0%,rgba(76,22,108,1) 100%);
    background: linear-gradient(to bottom, rgba(194,62,255,1) 0%,rgba(76,22,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c23eff', endColorstr='#4c166c',GradientType=0 );
}
.rsp_list .rsp_logo > a {
    background: #fff url(../_images/logo/logo6.png) no-repeat scroll center center / 100px auto;
    border-bottom: 1px dashed #db8fff;
    display: inline-block;
    height: 120px;
    opacity: 1;
    vertical-align: middle;
    width: 100%;
}
.rsp_menu .rsp_list .list {
    /*max-height:400px;*/
    overflow: auto;
}
.rsp_menu .rsp_list .list .item1{
    border-bottom:1px dashed #c86ef2;
}
.rsp_list .list .item1 .name{
    color: #fff;
    font-size: 1.3rem;
    line-height: 24px;
    display: inline-block;
    width:100%;
    padding: 15px 10px;
}
.rsp_list .list .item1 .name.has_sub{position: relative;}
.rsp_list .list .item1 .name:hover{color:#c6b293;}
.rsp_list .list .item1 .name.has_sub::after {
    background: transparent url("../_images/icon/cancel.png") no-repeat center center / contain;
    content: "";
    height: 10px;width: 10px;
    position: absolute; top: 24px; left: 20px;
    -webkit-transform: rotate(45deg);transform: rotate(45deg);
}
.rsp_menu .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-left: 0 !important;
}
.drop_menu .step2,
.drop_menu .step3,
.drop_menu .step4,
.drop_menu .step5{display: none;}
.drop_menu .item2,
.drop_menu .item4{
    background-color: #c35af3;
    border-bottom: dashed 1px #d27afb;
}
.drop_menu .item3,
.drop_menu .item5{
    background-color: #d27afb;
    border-bottom: 1px dashed #df9efd;
}
.drop_menu .item2:last-child,
.drop_menu .item3:last-child,
.drop_menu .item4:last-child{
    border-bottom:none;
}
.rsp_list .list .item2 .name{
    font-size: 1.25rem;
    line-height: 24px;
}
.rsp_list .list .item2 .name.has_sub:after{
    width: 8px; height: 10px;
}
.rsp_list .list .item3 .name{
    font-size: 1.2rem;
    line-height: 22px;
}
.rsp_list .list .item4 .name{
    font-size: 1rem;
    line-height: 20px;
}
.body-home .enamad_wrapper{display: none;}
.list_style3 {
  max-height: 270px;
  overflow: hidden;
}
/*home*/
.home_part0{display: block;}
.home_part0 .box_style12 .bs12_item{ width: 45%; max-width: 340px;}
.box_style4 .item2 {
  width: 100%;
}
.box_style4 .item2:last-child {
  display: none;
}
.home_part3,
.home_part4{display: none;}
/*.home_part5 .video_box {display: none;}*/
.home_part5 .home_about {display: none;}
.home_part5 .home_about{
    width: 70%;
    float: none;
    margin: 0 auto;
}
.home_part5 .video_box {
  left: auto;
  position: static;
  width: 100%;
}
.home_part1 .user_offer #item1 {
  right: 120px;
}
.home_part1 .user_offer #item2 {
  right: 265px;
}
.home_part1 .user_offer #item3 {
  left: 230px;
}
.home_part1 .user_offer #item4 {
  left: 95px;
}
.chng_pic {height: 230px;}
/*footer*/
.footer_style .footer_part1 .item {
  width: 50%;
}
.footer_style .footer_part1 .item > p {
  display: none;
}
.footer_style .footer_part1 .item .footer_logo {
    display: none;
}
.goto_top {
  animation: none;
  bottom: 35px;
  left: auto;
}
.goto_top:hover{
  opacity: 0.6;
}
/*category*/
.category_page .left_part {
  width: 60%;
}
.category_page .right_part {
  width: 35%;
}
/*detail*/
.comment_style .item .cm_box .user_cm {
  width: 88%;
}
.cm_box .reply .admin_cm {
  width: 85%;
}
.list_style4 {
  width: 85%;
}
.detail_part1 .left_part .item .price4 {
  width: 92%;
}
.table_style6{
  overflow-x: scroll;
  min-width: 400px;
}
.table_style6 table{
  min-width: 700px;
}
/*article*/
.article_page .inner {
  padding: 0;
}
/*article detail*/
.blgdet_page .right_side {
  width: 100%;
  overflow: hidden;
}
.blgdet_page .left_side {
  display: none;
}
.share_style1 .share_box1 .item:nth-child(2) .icon13 {
  line-height: 24px;
}
/*gallery*/
.video_play_box .right_part {
  width: 100%;
}
.video_play_box .left_part {
  width: 100%;
}
.video_play_box .left_part .item {
  margin-bottom: 15px;
  float: right; width:100%;
}
.video_play_box .left_part .item > h1 {
  height: auto;
  text-align: right;
}
.video_play_box .left_part .item > p {
  height: auto;
}
.video_play_box .left_part .item:nth-child(3),
.video_play_box .left_part .item:nth-child(4),
.video_play_box .left_part .item:nth-child(5){
    width:33.33%;
}
.gallery_style2 {
  text-align: center;
}
.gallery_style2 .item {
  display: inline-block;
  float: none;
  margin: 0 auto 40px;
  max-width: 450px;
  width: 100%;
}
.gallery_style1 .item {
  margin-left: 3%;
  width: 47%;
}
.gallery_style1 .item:nth-child(3n) {
  margin-left: 3%;
}
.gallery_style1 .item:nth-child(2n) {
  margin-left: 0;
}
/*contactus*/
.contact_page .body_bg {
  display: none;
}
.contact_part2 .inner, 
.contact_part3 .inner {
  padding: 0;
}
/*aboutus*/
.aboutus_page .about_video {
  display: none;
}
/*login*/
.form_box.reset, 
.form_box.forgot {
  width: 75%;
}
.login_page{
  text-align: center;
}
.register.form_box {
  margin-bottom: 30px;
  width: 100%;
}
.login.form_box {
  display: inline-block;
  float: none;
  margin: 0 auto;
  position: relative;
  width: 75%;
}
/*error*/
.error_page .error_style {
  padding: 120px 0 0;
}
/*cart*/
.total {
  width: 50%;
}
.transaction_style .trans_msg {
  width: 75%;
}
/*panel*/
.rightside_panel .full_dashboard {
  display: none;
}
.leftside_panel {
  width: 100%;
}
.leftside_panel .send_msg {
  width: 100%;
}
.table_style3,
.table_style2{
  overflow-x: scroll;
  min-width: 400px;
}
.table_style3 table,
.table_style2 table{
  min-width: 800px;
}
.tab_style2 .tab_btn2 {
  width: 100%;
}
.tab_style2 .tab_btn2 .item {
  padding: 20px 15px;
}
.leftside_panel.chng_box {
  width: 100%;
}
.news_box .right_part {
  width: 100%;
}
.news_box .left_part {
  display: none;
}
.rsp_dashboard {
  height: 100%;
  display: block;
  position: fixed; left: -270px; top: 0;
  width: 270px;
  z-index: 100001;
  background-color: #21242B;
  border-radius: 0;
  padding: 15px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rsp_overley1{
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: url("../_images/icon/close_menu_responsive.png"), auto;
    height: 100%;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    top: 0;
    z-index: -1;
}
.leftside_panel{position: relative;}
.leftside_panel .rsp_dash_icon {
    display: inline-block;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    cursor: pointer;
    z-index: 5;
}
.leftside_panel .rsp_dash_icon::before {
  background: transparent url("../_images/icon/rsp_menu2.png") no-repeat scroll center center / 25px auto;
  content: "";
  height: 30px;
  position: absolute; top: 8px; left: 8px;
  width: 30px;
  z-index: 3;
}
.leftside_panel .rsp_dash_icon:after{
    position: absolute; left:0; top:0;
    content: "";
    border-top:solid 40px #d7d7d7;
    border-left:solid 40px #d7d7d7;
    border-radius: 6px 0 0 0;
    border-right:solid 40px transparent;
    border-bottom:solid 40px transparent;
}
.modal_box {
    max-width: 600px;
}
/*bank account*/

.bank_account .item {
    margin-bottom: 30px;
    margin-left: 0;
    width: 100%;
}
.bank_account .item:last-child{
    margin-bottom: 0;
}
.detail_part2{display: block !important;;}
.detail_part2 .content_style1,
.detail_part2 .content_style1 *{font-size: 1.4rem !important;}
.detail_part2 table td p{width: 70%;}
.detail_part2 table td p:nth-child(1){width: 30%;}

} /*800*600*/


/******************************* 600*800 **************************************/
@media only screen and (max-width:767px){
.container{width: 550px;}
/*header*/
.header_part1 .right_part.nav_part1 .item.cart_link .name{display: none;}
.header_part1 .right_part.nav_part1 .item.cart_link .responsive{display: block;}
.header_part1 .right_part.nav_part1 .item:nth-child(2),
.header_part1 .left_part.nav_part1 .item:first-child{
    display: none;
}
.header_part1 .nav_part1 {
  float: right;
}
.header_part2 .logo_part .logo {
    background: #fff url("../_images/logo/logo1.png") no-repeat scroll center center / contain ;
    display: inline-block;
    height: 125px;width: 125px;
    margin-bottom: 0;
    position: static;
    top: 0;
    vertical-align: middle;
    z-index: 0;
}
.header_part2 .logo_part{position: relative;z-index: 1;}
.header_part2 .logo_part .logo {
    background: #fff url(../_images/logo/logo1.png) no-repeat scroll 8px center / 86%;
    margin-bottom: -50px;
    border-radius: 50%;
}
.body-home .header_part2 .logo_part .logo {
    background: #fff url("../_images/logo/logo1.png") no-repeat scroll center center / contain ;
    border-radius: 0;
    margin-bottom: 0;
}
/*home*/
#notice_popup {
  display: none;
}
#notice_overlay {
  display: none;
}
.home_part1 .user_offer{background: none; height: auto;}
.home_part1{padding-bottom: 0; margin-bottom: 0;}
.home_part1 .user_offer .item{
    position: relative; top: auto !important; bottom: auto !important; right: auto !important; left: auto !important;
    float: right; width: 100px; height: 100px;
    margin: 37px 17px 60px;
}
.home_part1 .user_offer .item > h1{right: -25px; position: relative;}
.header_part3 .rsp_slide_bg{
    height: 300px;
    display: block;
    width:100%;
    background: rgba(0,0,0,0) url(../files/slideshow/bg_slider_6.jpg) no-repeat center center /cover;
    display: none;
}
.compare_link{display: none !important;}
/*category*/
.search_result {
  /*display: none;*/
}
.category_page .left_part .search_btn_wrap{display: block; margin-bottom: 10px;}
.category_page .right_part {
    position: fixed;
    top: 0; right: -100%; bottom: 0;
    background-color: #fff;
    z-index: 1000;
    width: 80%;
    max-width: 300px;
    padding: 10px;
    -webkit-transition: all 0.4s ease;transition: all 0.4s ease;
}
.category_page .right_part.active {right: 0;}
.adv_search .title_head{
    display: block;
    display: block;
    font-size: 1.6rem;
    padding-bottom: 12px;
    margin-bottom: 30px;
}
.category_page .right_part .adv_search{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #fff;
    overflow-y: auto;
    padding: 20px 10px;
}
.category_page .right_part .close_window {
    display: block;
    position: absolute;
    right: 100%;top: 0;bottom: 0;left: -1000%;
    width: 0;
    background-color: rgba(0,0,0,0.5);
    cursor: url(../_images/icon/close_menu_responsive.png), auto;
    -webkit-transition: all 0.4s ease;transition: all 0.4s ease;
}
.category_page .right_part.active .close_window {width: auto;}
.category_page .left_part {
  width: 100%;
}
.detail_part1 .left_part {
  width: 100%;
}
/*detail*/
.addcm_style {
  width: 100%;
}
.comment_style .item .cm_box .user_cm {
  width: 83%;
}
.cm_box .reply .admin_cm {
  width: 75%;
}
.list_style4 {
  width: 80%;
}
.detail_part1 .left_part .item .price4 {
  width: 90%;
}
.list_style7{
  text-align: center;
}
.list_style7 .item1 {
  display: inline-block;
  float: none;
  margin: 0 auto;
  position: relative;
}
/*contactus*/
.contact_info1 .right_part {
  display: none;
}
.contact_info1 .left_part {
    width: 100%;
    border-right:none;
    min-height: auto;
}
.contact_part3 .form_style1 .captcha_item {
  width: 100%;
}
.contact_info1 .left_part .item {
  padding: 10px 25px;
}
/*bank-account*/
.bank_account .item {
  margin-bottom: 30px;
  margin-left: 0;
  width: 100%;
}
/*banner*/
.banner_part1 .item {
  display: none;
}
.table_style1{
  overflow-x: scroll;
  min-width: 400px;
}
.table_style1 table{
  min-width: 700px;
}
.banner_part3 .item1 {
  margin-left: 0;
  width: 100%;
}
/*help*/
.box_style11 .item {
  height: 300px;
  margin-bottom: 30px;
}
.box_style11 .item .help_frame {
  display: none;
}
.box_style11 .item .help_content {
  width: 100%;
}
/*policy*/
.policy_page::before {
  display: none;
}
.policy_timeline .item .timline_arrow {
  display: none;
}
.policy_timeline .item{
    margin-bottom: 30px;
}
.policy_timeline .item .policy_content {
  width: 100%;
}
.policy_timeline .item .policy_content::before {
  display: none;
}
/*login*/
.login.form_box {
  width: 100%;
}
.form_box.reset, 
.form_box.forgot {
  width: 100%;
}
/*gallery*/
.gallery_style2 .item {
  margin-left: 0;
  width: 100%;
}
.gallery_style1 {
  text-align: center;
}
.gallery_style1 .item {
  display: inline-block;
  float: none;
  margin: 0 auto 30px;
  max-width: 400px;
  width: 100%;
}
.gallery_style1 .item:nth-child(3n) {
  margin-left: 0;
}
/*article*/
.box_style7 .item {
  margin-bottom: 30px;
  position: static;
}
.box_style7 .item .blog_bg {
  display: none;
}
.box_style7 .item .blog_content {
  left: auto;
  position: static;
  top: auto;
  width: 100%;
}
/*article-detail*/
.share_style1 {
  width: 225px !important;
}
/*sitemap*/
.sitemap_style .item {
  margin-bottom: 30px;
  margin-left: 0;
  width: 100%;
}
/*cart*/
.total {
  width: 100%;
}
.cart_style2 .item {
  width: 100%;
  margin-bottom: 30px;
}
.cart_style2 .item:first-child {
  margin-left: 0;
}
.form_style1 .half_item {
  width: 100%;
}
.table_style4{
  overflow-x: scroll;
  min-width: 400px;
}
.table_style4 table{
  min-width: 700px;
}
.transaction_style .trans_msg {
  width: 100%;
}
/*panel*/
.file_style .left {
  width: 100%;
}
.modal_box {
  max-width: 500px;
  min-width: 400px;
}
.home_part5 .home_about{width: 100%;}
.list_style5 .item2 {
    margin: 0 0 40px;
    width: 100%;
}
/*.detail_part2 table{
    border: solid 1px #ddd !important;
    background-color: #f5f5f5 !important;
    margin-top: 30px !important;
}
.detail_part2 table td{
    border: none;
    border-bottom: solid 1px #ddd;
    width: 50% !important;
    padding: 0 5px;
}
.detail_part2 table td:nth-child(2n){background-color: #eee;}
.detail_part2 table td *{color: #555 !important;}
.detail_part2 .tab_style3 .tab_content2{padding: 25px;}
.detail_part2 table tr:last-child td{border-bottom: none;}*/

} /*600*800*/


/******************************** 480*320 *************************************/
@media only screen and (max-width:570px){
.container{width: 100%; padding: 0 15px;}
/*header*/
.tooltip{
    /*display: none !important;*/
}
.rsp_menu .rsp_list .list {
  /*max-height: 200px;*/
}
.detail_part2 table td p{width: 100%;}
.detail_part2 table td p:nth-child(1){width: 100%; padding-right: 20px;}
.sub_style1 {
  left:auto;
  right:0;
  width:180px;
}
.sub_style1::before {
  left: auto;
  right: 19px;
}
.slide1_content .item > a {height: 165px;}
/*home*/
.title_style2::after, 
.title_style2::before {left: -34px;}
.title_style2::after {right: -34px;}
.nav_part1 .item .name .icon{font-size: 1.5rem;}
.home_part0 .box_style12 .bs12_item {width: 100%;}
.home_part1 .user_offer {padding-top: 40px; text-align: center;}
.home_part1 .user_offer .item {
    margin: -10px 8% 75px;
    max-width: 85px;
    width: 100%;
    height: 85px;
    float: none;
    display: inline-block;
}
.home_part1 .user_offer .item .offer_icon{background-size: 33px;}
.home_part1 .user_offer .item > h1{padding-top: 5px;}
.home_part2 .box_style5 .item3{width: 40%;margin: 0 2% 20px !important;}
.home_part2 .box_style5 .item3 .chng_pic{height: 135px;}
.adv_pics .main_pic{height: 250px;}
.list_style7 .cart_link .btn_style2.responsive{
    display: block;
    position: fixed;
    right: 0; left: 0;bottom: 0px;
    padding-bottom: 15px;
    padding-top: 11px;
    z-index: 100;
}
.tab_btn1 {
    border-bottom:none;
    text-align: center;
}
.tab_btn1 .item {
  border: 1px solid #eee;
  display: inline-block;
  float: none;
  margin-bottom: 15px;
}
.tab_btn1 .item .name {
  padding: 3px 15px 7px;
}
.chng_pic .pro_link .item4:first-child .icon4 {
  font-size: 2.44rem;
}
.home_part2 .box_style5{
  text-align: center;
}
.box_style5 .item3 {
  display: inline-block;
  float: none;
  margin: 0 auto 27px !important;
  max-width: 300px;
  width: 100%;
}
.home_part5 {
  height: auto;
}
.jwplayer{
    height: 200px !important;
}
.home_part6 {
  display: none;
}
.home_part7 .owl_btns {
  display: none;
}
/*footer*/
.footer_style .footer_part1 .item {
  width: 100%;
}
.footer_part3 .copy_right .item {
  float: none;
}
.goto_top {
  bottom: 65px;
}
/*category*/
.category_page .left_part .box_style5{text-align: center;}
.category_page .left_part .box_style5 .item3 {
    float: none;
    /* margin: 0 auto; */
    /* max-width: 400px; */
    width: 45%;
    margin: 0 1% 3px !important;
}
.category_page .left_part .box_style5 .item3 .chng_pic{height: 150px;}
.category_page .left_part .pro_title2,
.slide5_content .item .slide_item .pro_title2,
.home_part7 .pro_title2, .box_style5 .item3 .pro_title2{padding: 5px 0;}
.category_page .left_part .box_style5 .item3 .pro_title2 > a{display: none;}
/*detail*/
.detail_part1 .left_part {
  text-align: center;
}
.list_style3 .item2 {
  background-position: center center;
}
.list_style3 .item2::after {
    display: none;
}
.detail_part1 .left_part .item {
  margin-left: 0;
  text-align: right;
}
.detail_part1 .left_part .item .price4 {
  width: 100%;
}
.price4 .org_price1 {
  padding: 0 0 0 10px;
}
.list_style4 {
    width: 100%;
    margin-top: 25px;
}
.border_btm {
  border-bottom: none;
}
.detail_part1 .left_part .item.half {
  display: inline-block;
  float: none;
  margin: 0 auto 25px;
  max-width: 300px;
  width: 100%;
}
.list_style7 {
  text-align: center;margin-top: 65px;
}
.list_style7 .item1 {
  text-align: center;
  display: inline-block;
  float: none;
  margin: 0 auto 30px;
  max-width: 300px;
  width: 100%;
}
.list_style7 .item1 .btn_style1{
    width:100%;
}
.share_style2 {
  margin-top: 0;
  text-align: center !important;
  padding: 15px;
}
.share_style2 .list_style8 {
    height: 80px;
    width:100%;
}
.list_style8 .item1 {
    position: relative;
    top: 42px;
    margin: 0 auto;
    display: inline-block;
    float: none;
}
.list_style8 .item1:first-child{
    position: absolute; top:0; right:0;
    display: inline;
    float: right;
    margin-left: 0;
    width:100%;
    float: right;
}
.list_style8 .item1 > span {
  width: 100%;
}
.sub_style3 {
    width: 205px;
}
/*.detail_part3 {
    display: none;
}*/
.detail_part2 {
    margin-bottom: 0;
}
/*.tab_style3 .tab_btn2 .item,
.tab_content2 .item1,
.tab_content2 .item1.active{
    display: none;
}*/
/*.tab_style3 .tab_btn2 .item:nth-child(2),
.tab_content2 .item1:nth-child(2){
    display: block;
}*/
.tab_style3 .tab_content2 {
  padding: 15px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-left: 0 !important;
}
/*article detail*/
.blgdet_page .right_side .part1 .blgdet_title {
    position: relative;
    bottom: 0;
    padding:10px 0;
}
.blog_icon {
  display: none;
}
.blgdet_title .list_style2 {
  top: 5px;
  width:100%;
}
.blgdet_page .right_side .part1 .blgdet_title {
  border-bottom: medium none;
}
.blgdet_page .right_side .part1 .blgdet_title::after {
  display: none;
}
.blgdet_page .right_side .part2 {
  padding: 0 0 20px;
}
.list_style2 .item2 {
  margin-left: 0;
  text-align: right;
  width: 50%;
  background-position: right center;
}
/*gallery*/
.video_play_box {
  padding: 15px;
}
.video_play_box .left_part .item:nth-child(2){
    display: none;
}
.video_play_box .left_part .item {
  float: none;
  width: 100% !important;
}
.video_play_box .left_part .item:last-child {
  padding: 15px;
}
.gallery_style2 .item .video_part {
  width: 100%;
}
.gallery_style2 .item .video_part.video_txt1{  
    position: absolute;
}
.gallery_style2 .item .video_txt1{
  display: none;
}
.video_bg1 .video_icon1 {
  left: 0;
  margin: auto;
  right: 0;
}
.video_bg1:hover .video_icon1 {
  animation:none;
}
.gallery_style2 .item .video_bg1 {
  border-right: none;
}
/*aboutus*/
.brc_style .item {
  padding: 10px 15px;
}
.title_style2 .nice-border-content {
  font-size: 2rem;
}
.slide7_content {
  display: none;
}
/*contactus*/
.form_style1 {
  padding: 15px;
}
.msg_notif div {
  width: 100%;
  padding: 5px 8px;
}
.msg_notif .success_msg,
.msg_notif .error_msg{
  background-image: none;
}
.info_box .info_icon {
  height: 80px;
}
.form_style1 .captcha_item {
  text-align: center;
}
.form_style1.just_some_page .captcha_item .part1{
    text-align: right;
}
.form_style1.just_some_page .captcha_item .part1, 
.form_style1.just_some_page .captcha_item .part3 {
  width: 100%;
}
.form_style1 .captcha_item .part2 {
  display: inline-block;
  float: none;
  margin: 0 auto 7px;
  position: relative;
  text-align: center;
  width: 10%;
}
.form_style1 .captcha_item .part3 {
  margin-top: 0;
}
.form_style1 .submit_item {
  top: 10px;
}
.bank_info .item2 .name {
  width: 100%;
}
/*login*/
.form_style1 .item.forgot .login_item {
  width: 100%;
}
.form_style1 .item.forgot .login_item.fright {
  margin-bottom: 13px;
}
.form_style1 .item.forgot .login_item.fleft {
  text-align: right;
}
.form_style1 .submit_item > button {
  width: 100%;
}
/*error*/
.error_page .error_bg {
  background: transparent url("../_images/bg/404.png") no-repeat scroll center center / 270px auto;
}
/*banner*/
.table_style1{
  overflow-x: scroll;
  min-width: 250px;
}
.table_style1 table{
  min-width: 700px;
}
/*pannel*/
.total .item .final_box {
  width: 100%;
}
.form_style3 {
  padding: 0;
}
.form_style3 .half {
  margin-left: 0;
  width: 100%;
}
.file_style .right {
  width: 100%;
}
.file_style .left {
  width: 100%;
  margin-top: 15px;
}
.leftside_panel .send_msg {
  padding: 25px;
}
.table_style3, .table_style2 ,.table_style4 {
  min-width: 200px;
}
.tab_style2 .tab_btn2.chng_width .item {
  width: 100%;
}
.pagination_style > a {
  background-size: 25px auto;
  height: 35px;
  width: 30px;
}
.modal_box {
  min-width: 200px;
}
.news_box .right_part .item1 .form_style3 button ,
.fav_chekbox > button{
  width: 100%;
}
.cat_style4 .item {
  width: 50%;
}
.fav_chekbox > h1::after,
.fav_chekbox > h1::before{
    display: none;
}
.news_box .right_part .item1 > h1 {
  font-size: 1.5rem;
}
.tab_style2 .tab_btn2 .item {
  width: 100%;
}
.tab_style2 .tab_btn2 .item > a {
  width: 75%;
}
.cropper_holder {
  position: relative;
  right: 4px;
  top: 0;
  width: 210px;
}
.use_link .item {
  display: inline-block;
  float: none;
  margin: 0 auto 15px;
  max-width: 250px;
  width: 100%;
}
} /*480*320*/



@media print{
    
} /*print*/




