/* CSS Document */
@media screen and (max-width: 1120px) {
    .pagew1120 {
        width: 100%;
    }

    /*support_main*/
    .support_main_left {
        float: left;
        width: 66%;
        padding-right: 10px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #cccccc;
    }

    .support_main_right {
        float: right;
        width: 29%;
    }

}

@media screen and (max-width: 980px) {
    .pagew1120 {
        width: 100%;
    }

    .pagew880 {
        width: 100%;
    }

    .pagew980 {
        width: 100%;
    }

    /*nav style**/
    .nav_meau {
        display: block;
    }

    .nav_cont ul {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.95);
        position: absolute;
        z-index: 9999;
        height: 100%;
        left: 0;
        top: 54px;
        margin: 0;
        overflow: hidden;
        display: none;
    }

    .nav_cont ul li {
        float: none;
        text-align: left;
    }

    .nav_cont ul li a {
        display: block;
        text-align: left;
        color: #fff;
        margin-left: 20px;
    }

    .nav_cont ul li .nav_sel, .nav_cont ul li a:hover {
        color: #fff;
    }

    .language {
        display: none;
    }

    .nav_pro_list {
        margin-left: 50px;
        display: none;
    }

    .nav_pro_list > a {
        display: block;
        font-size: 12px;
        color: #fff;
        line-height: 50px;
        font-family: "Open Sans";
        margin-right: 20px;
        text-decoration: none;
    }

    .nav_pro_list > a:hover {
        text-decoration: underline;
    }

    /* index style**/
    .icare_pro_block {
        float: none;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px auto;
    }

    .icare_pro_block .icare_pro_block_text {
        text-align: center;
        width: 310px;
        position: relative;
    }

    .icare_pro_block1 .icare_pro_block_text, .icare_pro_block1 .icare_pro_block_text {
        margin: 140px auto 0 auto;
    }

    .icare_pro_block3 .icare_pro_block_text, .icare_pro_block4 .icare_pro_block_text {
        margin: 45px auto 0 auto;
    }

    .icare_pro_block .icare_pro_block_text .icare_pro_text, .icare_pro_block .icare_pro_block_text .icare_pro_link {
        width: 95%;
        margin: 0 auto;
    }

    .icare_rec {
        padding: 20px 0;
    }

    .icare_rec_block {
        float: none;
        width: 100%;
        max-width: 310px;
        margin: 20px auto;
    }

    /* index new**/
    .icare_pro_text {
        width: 100%;
        text-align: center;
        overflow: hidden;
        margin: 0;
        float: none;
    }

    .icare_pro_text > p {
        padding: 0 10px;
    }

    .icare_dl_btn {
        float: none;
        margin: 20px auto 0 auto;
    }

    .icare_dl_btn > b, .icare_dl_btn > span {
        display: none;
    }

    .icare_step_block {
        width: 98%;
        float: none;
    }

    .icare_product_info_left {
        width: 95%;
        float: none;
    }

    .icare_product_info_right {
        width: 95%;
        float: none;
    }

    /* product style */
    .more_cont {
        width: 100%;
        max-width: 648px;
        margin-left: auto;
        margin-right: auto;
    }

    .more_cont_an {
        height: 810px;
    }

    .more_pro > a {
        margin: 15px 0;
    }

    /* product buy**/
    .buy_block, .buy_block1, .buy_cont .buy_block3, .buy_cont .buy_block4, .buy_bundle .buy_bandle5, .buy_bandle4, .buy_pro_cont .buy_pro_left, .buy_cont2 .buy_block2, .buy_cont2 .buy_block3 {
        float: none;
        margin: 20px auto;
    }

    .buy_steps, .buy_box, .buy_now, .buy_pro_imgs_text img, .buy_free_imgs_text img {
        display: none;
    }

    .buy_cont > h1, .buy_bundle > h1 {
        width: 90%;
        margin: 20px auto 0 auto;
    }

    .buy_pro_imgs_text span, .buy_free_imgs_text span {
        display: block;
        margin-right: 20px;
    }

    .buycpr_btn_td {
        display: none;
    }

    .buy_pro_cont li {
        margin: 20px auto;
        padding: 0;
    }

    .buy_pro_cont .buy_pro_left {
        margin-bottom: 50px;
    }

    .buy_pro_cont ul {
        width: 90%;
        text-align: center;
        float: none;
        margin: 0 auto;
        border: none;
    }

    .buy_comment_block {
        width: 95%;
        margin-left: -47%;
    }

    .buy_comment {
        width: 95%;
        height: 180px;
    }

    .buy_comment_block img {
        float: none;
        display: block;
        margin: 10px auto;
    }

    .buy_comment_block p span, .buy_comment_block p b {
        width: 95%;
        margin: 10px auto;
        text-align: center;
    }

    /*support_guide_intro info*/
    .support_guide_intro_graphic_info {
        float: left;
        width: 35%;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 10px;
    }

    .support_guide_intro_text_info {
        float: left;
        display: block;
        margin: 0px;
        padding: 5px;
        width: 60%;
    }

    .support_guide_dl_graphic_info {
        float: left;
        width: 35%;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 10px;
    }

    .support_guide_dl_text_info {
        float: left;
        display: block;
        margin: 0px;
        padding: 5px;
        width: 60%;
    }

    .support_box_left50 {
        width: 96%;
        float: none;
    }

    .support_box_left24 {
        width: 96%;
        float: none;
    }

    .support_box_right76 {
        width: 96%;
        float: none;
    }

    /*support_main*/
    .support_main_left {
        float: none;
        width: 98%;
        padding-right: 0;
        border-right-width: 0;
    }

    .support_main_right {
        float: none;
        width: 98%;
    }

    /*product index */
    .product_pc_funs_block1 .product_pc_funs_text > h2, .product_pc_funs_block2 .product_pc_funs_text > h2 {
        width: 100%;
    }

    .product_pc_funs .product_pc_funs_block, .product_fe_funs_block {
        height: auto;
        padding: 0;
        padding: 0;
    }

    .product_pc_funs_block1, .product_pc_funs_block4, .product_fe_funs_block1 {
        background: #f6f6f6;
    }

    .product_pc_funs_block .product_pc_funs_text, .product_fe_funs_block .product_fe_funs_text {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
        padding: 20px 0;
    }

    .product_pc_funs_block .product_pc_funs_text, h2, .product_pc_funs_block .product_pc_funs_text p, .product_fe_funs_text > p {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .product_pc_an1 {
        display: none;
    }

    .product_pc_funs_text .product_pc_text_block1, .product_pc_funs_text .product_pc_text_block2, .product_pc_funs_text .product_pc_text_block3 {
        width: 100%;
        float: none;
        margin: 30px auto;
        padding: 0;
        border: none;
    }

    .product_pc_text_block1 h3, .product_pc_text_block2 h3 {
        margin: 0;
    }

    .product_fun_nav_cont_an {
        width: 780px;
        height: 446px;
        margin: 0 auto;
    }

    .product_fun_nav_operation {
        float: left;
        margin: 10px 0 20px 0;
    }

    /* product index */
    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_fun_nav_block h2 {
        width: 98%;
        float: left;
    }

    .product_fun_nav_operation {
        width: 98%;
        height: auto;
        float: left;
    }

    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block1 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text h3 {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text p {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_block2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block4 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    /* product_specs */
    .product_specs_cont > h1 {
        margin-top: 110px;
    }

    .product_specs_sym ul {
        width: 380px;
        padding: 0;
        float: none;
        margin: 20px 0;
        border: none;
    }

    .product_specs_update_time, .product_specs_update_time time {
        float: none;
        width: 80px;
        margin-bottom: 2px;
    }

    .product_specs_update_time span {
        display: none;
    }

    .product_specs_update_block ul {
        width: 98%;
        padding: 0;
        border: none;
    }

    .product_specs_update_old .product_specs_update_time {
        margin-top: 15px;
    }

    .product_specs_update_new {
        background: none;
    }

    .product_specs_tips ul {
        float: none;
        border: none;
        padding: 0;
    }

    .product_specs_tips .product_specs_sym_win, .product_specs_tips .product_specs_sym_mac {
        width: 98%;
    }

    /* product_specs */
    .product_specs_cont {
        width: 98%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-top: 45px;
        padding-left: 5px;
    }

    .product_specs_cont h2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        font-size: 24px;
        text-align: left;
        padding: 0;
        float: left;
        margin-bottom: 10px;
    }

    .product_specs_block {
        width: 99%;
        height: auto;
        padding: 0;
        margin: 0;
        float: left;
    }

    .product_specs_block h2 {
        width: 98%;
        height: auto;
        font-size: 20px;
        padding: 0;
        text-align: left;
        float: left;
        margin: 0;
    }

    .product_specs_block ul {
        width: 98%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
        float: left;
    }

    .product_specs_block ul li {
        width: 98%;
        height: auto;
        margin-left: 0;
        margin-top: 7px;
        margin-bottom: 7px;
        padding-left: 0;
        text-align: left;
        float: left;
        line-height: 150%;
        background: none;
    }

    /*product_download**/
    .product_download_banner_1 {
        width: 520px;
        float: none;
        margin: 80px auto 0 auto;
        padding: 0;
    }

    .product_download_banner_img, .product_download_tip .product_download_step_bg {
        display: none;
    }

    .product_download_content_block img, .product_download_content_block ul, .product_download_content_button {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .product_download_content_block {
        margin-bottom: 20px;
    }

    .product_download_content_block ul li {
        width: 95%;
    }

    .product_download_content_block ul li a {
        line-height: 1.2;
        display: block;
        margin: 10px auto;
    }

    .product_download_tip ul {
        margin: 0;
    }

    .product_download_tip ul li {
        width: 95%;
        float: none;
        margin: 0 auto 30px auto;
        text-align: center;
    }

    /*product guide**/
    .product_guide_border {
        border: none;
    }

    .product_guide_fot h2 {
        line-height: 1.5;
        text-align: center;
        margin: 40px 0;
    }

    .product_guide_fot_block, .product_guide_pro_text {
        width: 95%;
        float: none;
    }

    .product_guide_mar {
        margin: 0;
    }

    .product_guide_wid {
        width: 98%;
    }

    .product_guide_left_nav, .product_guide_float {
        display: none;
    }

    .product_guide_text {
        width: 95%;
        float: none;
        border: none;
        padding: 0 0 20px 0;
        margin: 0 auto;
    }

    .product_guide_text > img {
        display: block;
        width: 100%;
        max-width: 680px;
    }

    .product_guide_pro_text {
        text-align: center;
        margin: 30px auto;
    }

    .product_guide_pro_btn {
        float: none;
        margin: 0 auto;
    }

    .product_guide_text p {
        padding: 0;
    }

    .product_guide_h_cont {
        width: 98%;
        height: auto;
        margin-top: 30px
    }

    .product_guide_h_cont > h1 {
        width: 98%;
        height: auto;
    }

    .product_guide_h_cont > p {
        width: 98%;
        height: auto;
    }

    /*ad*/
    .ad_step_block {
        width: 100%;
    }

}

@media screen and (max-width: 736px) {
    .pagew1120 {
        width: 100%;
    }

    .pagew980 {
        width: 100%;
    }

    .pagew880 {
        width: 100%;
    }

    /*icare banner*/
    .icare_step_block {
        width: 98%;
        float: none;
    }

    .icare_product_info_left {
        width: 95%;
        float: none;
    }

    .icare_product_info_right {
        width: 95%;
        float: none;
    }

    /* product style**/
    .more_cont {
        width: 240px;
    }

    .more_cont_an {
        height: 1550px;
    }

    .more_block {
        margin: 10px auto;
    }

    /*buy*/
    .buy_block_center {
        width: 98%;
    }

    /*support_guide_intro info*/
    .support_guide_intro_graphic_info {
        float: left;
        width: 35%;
        margin: 0;
    }

    .support_guide_intro_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 55%;
    }

    .support_guide_dl_graphic_info {
        float: left;
        width: 35%;
        margin: 0;
    }

    .support_guide_dl_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 55%;
    }

    /*support_box*/
    .support_box_left {
        width: 96%;
        float: none;
    }

    .support_box_right {
        width: 96%;
        float: none;
    }

    .support_box_left50 {
        width: 96%;
        float: none;
    }

    .support_box_left24 {
        width: 96%;
        float: none;
    }

    .support_box_right76 {
        width: 96%;
        float: none;
    }

    .support_devices_image_box_block {
        width: 98%;
        float: none;
    }

    /*support_related_article*/
    .support_related_article_left {
        float: none;
        width: 98%;
    }

    .support_related_article_right {
        float: none;
        width: 98%;
    }

    /*support_sd_image_info*/
    .support_sd_image_info_left {
        float: none;
        width: 96%
    }

    .support_sd_image_info_right {
        float: none;
        width: 96%
    }

    /*support_main*/
    .support_main_left {
        float: none;
        width: 98%;
        padding-right: 0;
        border-right-width: 0;
    }

    .support_main_right {
        float: none;
        width: 98%;
    }

    /*product index */
    .product_fun_nav_cont_an {
        width: 590px;
    }

    .product_buy_block3 > img {
        margin-left: 86%;
    }

    .product_buy_pro_funs > p {
        width: 300px;
    }

    .product_buy_pro_funs {
        width: 70%;
    }

    /* product index */
    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_fun_nav_block h2 {
        width: 98%;
        float: left;
    }

    .product_fun_nav_operation {
        width: 98%;
        height: auto;
        float: left;
    }

    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block1 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text h3 {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text p {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_block2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block4 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    /* product_specs */
    .product_specs_cont {
        width: 98%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-top: 60px;
        padding-left: 5px;
    }

    .product_specs_cont h2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        font-size: 24px;
        text-align: left;
        padding: 0;
        float: left;
        margin-bottom: 10px;
    }

    .product_specs_block {
        width: 99%;
        height: auto;
        padding: 0;
        margin: 0;
        float: left;
    }

    .product_specs_block h2 {
        width: 98%;
        height: auto;
        font-size: 20px;
        padding: 0;
        text-align: left;
        float: left;
        margin: 0;
    }

    .product_specs_block ul {
        width: 98%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
        float: left;
    }

    .product_specs_block ul li {
        width: 98%;
        height: auto;
        margin-left: 0;
        margin-top: 8px;
        margin-bottom: 8px;
        padding-left: 0;
        text-align: left;
        float: left;
        line-height: 150%;
        background: none;
    }

    /* product_download */
    .product_download_banner_1, .product_download_border {
        width: 98%;
    }

    /* product_guide */
    .product_guide_h_cont {
        width: 98%;
        height: auto;
        margin-top: 30px
    }

    .product_guide_h_cont > h1 {
        width: 98%;
        height: auto;
        text-align: left;
    }

    .product_guide_h_cont > p {
        width: 98%;
        height: auto;
        text-align: left;
    }

    /*ad*/
    .ad_button {
        width: 100%;
    }

    .ad_intro_info_block_left {
        width: 100%;
    }

    .ad_intro_info_block_right {
        width: 100%;
    }

    .ad_step_block {
        width: 100%;
    }

    img[src="../images/howto/icare-pro1.jpg"]{
        width: 100%;
    }
   img[src="../images/howto/icare-pro2.jpg"]{
        width: 100%;
    } img[src="../images/howto/icare-pro3.jpg"]{
        width: 100%;
    } img[src="../images/howto/raw-drive-not-accessible.png"]{
        width: 100%;
    }
	img[src="../images/icare/raw-file-system.jpg"]{
        width: 100%;
    }
	img[src="images/icare/fix-not-enough-memory-icare.jpg"], [src="images/howto/standard/step1.png"], [src="images/howto/standard/step2.png"], [src="images/howto/standard/wait.png"], [src="images/howto/standard/partition-list2.png"], [src="images/icare/preview-pictures.jpg"],
	img[src="images/howto/free/free-install-1.png"],
	img[src="images/howto/free/free-install-2.png"],
	img[src="images/howto/free/free-install-3.png"],
	img[src="images/howto/free/free-install-4.png"],
	img[src="images/howto/free/free-install-5.png"],
	img[src="images/howto/free/free-install-6.png"],
	img[src="images/howto/free/free-install-7.png"],
	img[src="img/image/free-select-media.png"],
	img[src="img/image/free-preview.jpg"],
	img[src="img/image/image001.jpg"],
    img[src="../images/resource/usb-recovery.jpg"],
    img[src="../images/howto/cmd-run.jpg"],
	[src="../images/icon/hot.png"],
	[src="../images/howto/bitraser.jpg"],
	[src="../images/howto/mac-sd-card-slot.jpg"],
	[src="../images/howto/you-need-to-format-sd-raw-0-bytes.jpg"],
	[src="../images/howto/sd-formatter.jpg"],
	[src="../images/howto/fix-sd-card-shows-0-bytes.jpg"],
	[src="../images/howto/insert-sd-card-to-pc.jpg"],
	[src="../images/howto/write-protection-memory-card-middle.jpg"],
	[src="../images/howto/write-protection-file-mac.png"],
	[src="../images/howto/low-level-format-card-camera.jpg"],
	[src="../images/howto/backup-and-restore.jpg"],
	[src="../images/howto/usb-mode-phone-to-pc.jpg"],
	[src="../images/howto/usb-connection-mode.jpg"],
	[src="../images/howto/otg-phone.png"],
	[src="../images/howto/copy-paste.jpg"],
	[src="../images/howto/task-manager-end-task.jpg"],
	[src="../images/howto/task-manager-processes-end.png"],
	[src="../images/howto/attribute-readonly-clean-format-fat32.jpg"],
	[src="../images/howto/erase-sd-card-3-ok-now.jpg"],
	[src="../images/howto/erase-sd-card-2-format-phone-storage.jpg"],
	[src="../images/howto/erase-sd-card-phone.jpg"],
	[src="../images/howto/removed-sd-card-insert-a-new-one-phone.jpg"],
	[src="../images/howto/initialize-card-camera-erase.gif"],
	[src="../images/howto/initialize-card-camera.gif"],
	[src="../images/howto/card-not-initialized-camera.png"],
	[src="../images/howto/no-sd-card-inserted-camera-nikon.jpg"],
	[src="../images/howto/card-cannot-be-accessed-reinsert-change-card-format-card-with-camera.jpg"],
	[src="../images/howto/sd-card-not-inserted-samsung-phone.jpg"],
	[src="../images/howto/format-card-camera-phone.jpg"],
	[src="../images/howto/sd-card-update-driver-device-manager-2.jpg"],
	[src="../images/howto/sd-card-update-driver-device-manager-1.jpg"],
	[src="../images/howto/memory-card-not-formatted-camera.jpg"],
	[src="../images/howto/damaged-sd-card-try-reformatting-it.jpg"],
	[src="../images/howto/sfc-scannow-system-repair.jpg"],
	[src="../images/howto/io-device-error-disk-unknown-not-initialized-unallocated.jpg"],
	[src="../images/howto/disk-unknown-not-initialized-access-is-denied.jpg"],
	[src="../images/howto/diskgenius-search-lost-partitions-recover-partition-table.png"],
	[src="../images/howto/diskgenius-partition-recovery-5.png"],
	[src="../images/howto/diskgenius-partition-recovery-4.png"],
	[src="../images/howto/diskgenius-partition-recovery-3.png"],
	[src="../images/howto/diskgenius-partition-recovery-2.png"],
	[src="../images/howto/diskgenius-partition-recovery-1.png"],
	[src="../images/howto/disk-unknown-not-initialized.png"],
	[src="../images/howto/update-driver.png"],
	[src="../images/howto/usb-not-showing-up-update-driver.gif"],
	[src="../images/howto/scan-for-hardware-changes.gif"],
	[src="../images/howto/chkdsk-f-r-x.jpg"],
	[src="../images/howto/diskpart-initialize-disk.jpg"],
	[src="../images/howto/bootrec-fixmbr.jpg"],
	[src="../images/resource/microsd-card-card-reader.jpg"],
	[src="../img/image/diamond.png"],
	[src="../images/howto/recycle-bin.png"],
	[src="../images/howto/delete-button-pc.jpg"],
	[src="../images/howto/sata-hard-drive-wd.jpg"],
	[src="https://www.resize-c.com/img/howto/bootable-resizer-3.jpg"],
	[src="https://www.resize-c.com/img/howto/bootable-resizer-2.jpg"],
	[src="https://www.resize-c.com/img/howto/bootable-resizer-1.jpg"],
	[src="https://www.resize-c.com/img/howto/bootable-resizer-1.jpg"],
	[src="https://www.resize-c.com/img/howto/format-partition1.png"],
	[src="../images/howto/chkdsk.png"],
	[src="../images/howto/cmd5.jpg"],
	[src="../images/howto/cmd4.jpg"],
	[src="../images/howto/cmd3.jpg"],
	[src="../images/howto/cmd2.jpg"],
	[src="../images/howto/list1ss.png"],
	[src="../images/howto/safe-mode-with-command-prompt.png"],
	[src="../images/howto/11format.jpg"],
	[src="../images/howto/chkdsk-f-r-x.jpg"],
	[src="https://www.youtube.com/embed/IrLMjzEcN0s?rel=0"],
	[src="../images/howto/free/preview.png"],
	[src="../images/howto/free/select-media.png"],
	[src="../images/howto/memory-card.png"],
	[src="../images/howto/external-hdd.jpg"],
	[src="../images/howto/data-loss-problem.jpg"],
	[src="../images/howto/usb3.jpg"],
	[src="../images/howto/sd-not format.png"],
	[src="../images/howto/sd-card.jpg"],
	[src="../images/howto/recycle-bin1.jpg"],
	[src="../images/howto/raw-drive.png"],
	[src="../images/howto/iphone-video1.jpg"],
	[src="../images/howto/iphone-photo1.jpg"],
	[src="../images/howto/iphone1.jpg"],
	[src="../images/howto/corrupted-usb1.jpg"],
	[src="../images/howto/blank-sd.png"],
	[src="../images/howto/windows-unable-complete-format.png"],
	[src="../images/howto/corrupted-sd.png"],
	[src="../images/howto/convert-raw-ntfs.png"],
	[src="../images/howto/format-sd.jpg"],
	[src="../images/howto/format-recovery.png"],
	[src="../images/howto/hard-drive1.jpg"],
	[src="../images/howto/usb-port.jpg"],
	[src="../images/howto/usb-not-detected.jpg"],
	[src="../images/howto/device-manager-network-adapters.png"],
	[src="../images/howto/device-manager-network-adapters-updata.png"],
	[src="../images/howto/check2.jpg"],
	[src="../images/howto/semaphore-timeout.png"],
	[src="../images/howto/permanently-delete.png"],
	[src="../images/howto/virus-usb.png"],
	[src="../images/howto/camera.png"],
	[src="../images/howto/restore-icloud-backup.png"],
	[src="../images/howto/disk-structure-corrupt-unreadable-1.jpg"],
	[src="../images/howto/data-error-cyclic-redundancy-check.png"],
	[src="../images/howto/chkdsk-1.png"],
	[src="../images/howto/chkdsk.jpg"],
	[src="../images/howto/drive-not-accessible-add-permission.png"],
	[src="../images/howto/initialize-disk.png"],
	[src="../images/howto/windows-cannot-recover-master-file-table.png"],
	[src="../images/howto/format-disk-before-you-can-use.jpg"],
	[src="../images/howto/select-advanced-option.jpg"],
	[src="../images/howto/bios1.jpg"],
	[src="../images/howto/repair-your-computer.png"],
	[src="../images/howto/sd-card-corrupted.jpg"],
	[src="../images/howto/sd-card-blank.jpg"],
	[src="../images/howto/10check2.jpg"],
	[src="../images/howto/9check.png"],
	[src="https://www.youtube.com/embed/BVrGxqvnrRQ?start=26"],
	[src="https://www.youtube.com/embed/GbWK3v-PgdQ"],
	[src="../images/howto/8undata2.png"],
	[src="../images/howto/7updata.jpg"],
	[src="../images/howto/1usb.jpg"],
	[src="../images/howto/icare-pro3.jpg"],
	[src="../images/howto/icare-pro2.jpg"],
	[src="../images/howto/open-drive.png"],
	[src="../images/howto/open-c-drive-user-folder.png"],
	[src="../images/howto/right-click-desktop-folder-restore-previous.png"],
	[src="../images/howto/open-desktop-previous-version.png"],
	[src="../images/howto/save-desktop-removed-folder-found.png"],
	[src="../images/howto/restore-previous-version2.jpg"],
	[src="../images/howto/select-disk.jpg"],
	[src="../images/howto/list-disk.jpg"],
	[src="../images/howto/restore-backup.png"],
	[src="../images/howto/uninstall-undetected-drive.png"],
	[src="../images/howto/sd-card-unexpectedly-removed.png"],
	[src="../images/howto/restore-previous-version-1.png"],
	[src="../images/howto/restore-previous-version.png"],
	[src="../images/howto/iphone-screen.png"],
	[src="../images/howto/hard-drive-error-2.jpg"],
	[src="../images/howto/hard-drive-error-1.jpg"],
	[src="../images/howto/chkdsk-f-r-x-next-time.jpg"],
	[src="../images/howto/chkdsk-x.png"],
	[src="../images/howto/seagate-hard-drive-recovery.jpg"],
	[src="../images/howto/data-recovery-service-search.jpg"],
	[src="../images/howto/change-drive-letter.pngg"],
	[src="../images/howto/change-drive-letter-3.png"],
	[src="../images/howto/change-drive-letter-2.png"],
	[src="../images/howto/devmgmt.png"],
	[src="../images/howto/scan-for-hardware-changes.png"],
	[src="../images/howto/scan-hardware-changes-under-action.png"],
	[src="../images/howto/resizer-change-drive-letter.png"],
	[src="../images/howto/uninstall-disk-drives.jpg"],
	[src="../images/howto/show-external-disk-mac.png"],
	[src="../images/howto/usb-format.jpg"],
	[src="../images/howto/not-recognized-please-insert-a-disk-1.jpg"],
	[src="../images/howto/not-recognized-show-up-2.png"],
	[src="../images/howto/not-recognized-show-up-3.jpg"],
	[src="../images/howto/external-hard-drive-does-not-contain-recognized-file-system.png"],
	[src="../images/howto/disk-unknown-not-initialized.png"],
	[src="../images/howto/system-recovery-options.jpg"],
	[src="../images/howto/format-disk-bios.jpg"],
	[src="../images/howto/cf-card-recovery.jpg"],
	[src="../images/howto/xd-card.jpg"],
	[src="../images/howto/disk-genius.jpg"],
	[src="../images/howto/ssd-recovery.jpg"],
	[src="../images/howto/hard-drive-usb-formatted-accidentally.jpg"],
	[src="../images/howto/format-right-click.png"],
	[src="../images/howto/erase-hard-drive.jpg"],
	[src="../images/howto/hard-drive-format-recovery.jpg"],
	[src="../images/howto/sandisk-not-formatting.png"],
	[src="../images/howto/create-partition-disk-management.png"],
	[src="../images/howto/file-history-restore.jpg"],
	[src="../images/howto/recover-files-recycle-bin-undelete.png"],
	[src="../images/howto/erase-iphone-in-icloud.png"],
	[src="../images/howto/pen-drive-recovery-using-cmd.png"],
	[src="../images/howto/device-media-is-write-protected.jpg"],
	[src="../images/howto/hp-usb-format-tool-write-protected.jpg"],
	[src="../images/howto/remove-write-protection-diskpart.jpg"],
	[src="../images/howto/remove-write-protection-diskpart-convert-mbr.jpg"],
	[src="../images/howto/disk-utility-file-system.png"],
	[src="../images/howto/file-system-fat32.jpg"],
	[src="../images/howto/format-external-hard-drive-usb-mac-disk-utility.png"],
	[src="../images/howto/format-erase-usb-drive-mac-confirm.png"],
	[src="../images/howto/bitraser.jpg"],
	[src="../images/howto/wd-drive-utilities.jpg"],
	[src="../images/howto/format-external-hard-drive-usb-mac-choose-file-system.png"],
	[src="../images/howto/hp-usb-disk-storage-format-tool-guide.jpg"],
	[src="../images/howto/permission-denied-hpusbfw-hp-format-tool.jpg"],
	[src="../images/howto/hp-usb-disk-format-run-as-administrator.png"],
	[src="../images/howto/tool-check-repair-drive.png"],
	[src="../images/howto/open-mac-terminal.jpg"],
	[src="../images/howto/mac-terminal-format-fat32.jpg"],
	[src="../images/howto/freecom-formatter.jpg"],
	[src="../images/howto/format-fat32-disk-management.jpg"],
	[src="../images/howto/quick-format-sd-card.jpg"],
	[src="../images/howto/diskpart-cmd-format-raw-fat32.jpg"],
	[src="../images/howto/healthy-usb-flash-drive.jpg"],
	[src="../images/howto/byte-bit.png"],
	[src="../images/howto/device-manager-right-click-drive-properties.png"],
	[src="../images/howto/right-click-usb-pen-drive-properties.png"],
	[src="../images/howto/apply-changes-fat32-resizer.png"],
	[src="../images/howto/malvastyle-repair.jpg"],
	[src="../images/howto/scan-for-hardware-changes.gif"],
	[src="../images/howto/uninstall-sandisk-device-manager.gif"],
	[src="../images/howto/mac-terminal.jpg"],
	[src="../images/howto/first-aid-repair-usb-mac.jpg"],
	[src="../images/howto/diskutil-mac-terminal-repair.jpg"],
	[src="../images/howto/repair-usb-disk-mac-terminal-diskutil.jpg"],
	[src="../images/howto/formatting-sd-card-delete-data-phone.jpg"],
	[src="../images/howto/htc-phone-recovery.jpg"],
	[src="../images/howto/previous-versions-usb-drive.png"],
	[src="../images/howto/sandisk-usb-pen-drive-computer.jpg"],
	[src="../images/howto/format-usb-rufus.png"],
	[src="../images/howto/remove-shortcut-virus-cmd.jpg"],
	[src="../images/howto/attribute-readonly-clean-format-fat32.jpg"],
	[src="../images/btn/download-free.png"],
	[src="../images/howto/unformat.jpg"],
	[src="../images/howto/minitool-mobile-recovery-android.jpg"],
	[src="../images/howto/sandisk-recovery.png"],
	[src="../images/howto/raw-to-ntfs-cmd.jpg"],
	[src="../images/btn/rec_download2.png"],
	[src="../images/howto/free-undelete.png"],
	[src="../images/howto/tokiwa-datarecovery.jpg"],
	[src="../images/howto/puran-file.png"],
	[src="../images/howto/softperfect-file-recovery.gif"],
	[src="../images/howto/exif-untrasher.jpg"],
	[src="../images/howto/photorec.png"],
	[src="../images/howto/softtote-mac-data-recovery-free.gif"],
	[src="../images/howto/lazesoft-mac-data-recovery.jpg"],
	[src="../images/howto/dr-fone.jpg"],
	[src="../images/howto/easeus-mobisaver-android.png"],
	[src="../images/howto/restore-image.jpg"],
	[src="../images/howto/diskdigger-android.jpg"],
	[src="../images/howto/micro-sd-recovery.jpg"],
	[src="../images/howto/create-partition-primary.png"],
	[src="../images/howto/clean.png"],
	[src="../images/howto/select-disk-2.png"],
	[src="../images/howto/show-all-disks.png"],
	[src="../images/howto/diskpart-format-successfully.png"],
	[src="../images/howto/volume-label.png"],
	[src="../images/howto/list-volume.png"],
	[src="../images/howto/disk-is-selected.png"],
	[src="../images/howto/diskpart-windows-8.png"],
	[src="../images/howto/windows-xp-diskpart.jpg"],
	[src="../images/howto/windows-xp-run.png"],
	[src="../images/icon/thumbup50.png"],
	[src="../images/nav-footer-icon/news.png"],
	[src="../images/nav-footer-icon/review.png"],
	[src="../images/nav-footer-icon/thumb.png"],
	[src="../images/nav-footer-icon/about-us.png"],
	[src="../images/nav-footer-icon/sd.png"],
	[src="../images/nav-footer-icon/tools.png"],
	[src="../images/nav-footer-icon/windows.png"],
	[src="../images/howto/datarecovery.jpg"],
	[src="../images/resource/memory-card.png"],
	[src="../images/howto/icare-pro-preview.jpg"],
	[src="../images/howto/icare-pro-mode.jpg"],
	[src="../images/howto/attribute-readonly-clean-format-fat32.jpg"],
	[src="../images/howto/recuva.jpg"],
	[src="../images/howto/recuva.png"],
	[src="../images/howto/stellar-4.jpg"],
	[src="../images/howto/stellar-3.jpg"],
	[src="../images/howto/stellar-2.jpg"],
	[src="../images/howto/stellar-1.jpg"],
	[src="../images/howto/usb-not-formatted.png"],
	[src="../images/howto/format.png"],
	[src="../images/howto/format-right-click.png"],
	[src="../images/howto/easeus.png"],
	[src="../images/howto/tokiwa-datarecovery.jpg"],
	[src="../images/howto/puran-file.png"],
	[src="../images/howto/softperfect-file-recovery.gif"],
	[src="../images/howto/wise-data-recovery.png"],
	[src="../images/howto/recuva.jpg"],
	[src="../img/image/free-preview.jpg"],
	[src="../img/image/free-select-media.png"],
	[src="../img/image/key.png"],
    [src="../images/error/the-disk-is-write-protected.jpg"],
    [src="images/icare/raw-file-system.jpg"],
    [src="../images/howto/remove-write-protection.jpg"],
    [src="images/howto/raw-drive-not-accessible.png"],
    [src="images/howto/raw-disk-management.png"],
    [src="images/howto/standard/step3.png"],
    [src="images/howto/chkdsk-is-not-available-for-raw-drives.png"],
    [src="images/icare/raw-file-system.jpg"],
	[src="../images/resource/card-reader.jpg"],
	[src="../images/howto/2change-drive-letter1.jpg"],
	[src="../images/howto/change-drive-letter.png"],
	[src="../images/howto/device-manager.jpg"],
	[src="../images/howto/uninstall-driver.jpg"],
	[src="../images/howto/cmd1.jpg"],
	[src="../images/howto/6cmd-corrupt.jpg"],
	[src="../images/resource/device-manager.jpg"],
	[src="../images/resource/cmd-format-ntfs.jpg"],
	[src="../images/resource/run-devmgmet.jpg"],
	[src="../images/resource/update-driver-software.jpg"],
	[src="../images/resource/right-click-drive-property.jpg"],
    [src="images/howto/raw-drive-not-accessible.png"],
    [src="images/howto/file-or-directory-is-corrupted.png"],
    [src="images/icare/raw-file-system.jpg"],
    [src="images/shot/pro500.png"],
    [src="images/icare/select-partition.jpg"],
    [src="images/shot/standard-1-500.png"],
    [src="images/icare/found-photos.jpg"],
    [src="images/icon/software-icon.png"],
    [src="images/icare/screenshot-icaredrs.gif"],
    [src="images/box/pro-box-500.png"],
    [src="images/howto/standard/1.png"],
    [src="images/howto/free/free-main.png"],
    [src="images/howto/free/select-media.png"],
    [src="images/howto/free/preview.png"],
    [src="images/shot/tech449.png"],
    [src="images/shot/standard-2-500.png"],
    [src="clients/img/robert-recover-files-damaged-external-hd.png"],
    [src="https://www.icare-recovery.com/clients/img/ray-usb-hard-drive-sd-card-data-recovery.png"],
    [src="../images/howto/shift-delete-option.png"],
    [src="../images/error/unreadable-micro-sd.jpg"],
    [src="../images/howto/access-is-denied.png"],
    [src="../images/howto/security.png"],
    [src="../images/howto/share-drive.png"],
    [src="../images/howto/chkdsk-command.png"],
	[src="../images/howto/new-simple-volume.png"],
	[src="../images/howto/format-flash-drive.png"],
	[src="../images/howto/diskpart-format.png"],
	[src="../images/howto/windows-cannot-format-this-drive.png"],
	[src="../images/error/check-disk.jpg"],
    [src="../images/howto/change-drive-letter.png"],
    [src="../images/error/sd-incompatible-file-system.jpg"],
    [src="../images/resource/micro-sd-600.jpg"],
    [src="../images/icare/raw-file-system.jpg"],
    [src="../images/howto/raw-drive-not-accessible.png"],
    [src="../images/howto/testdisk.png"],
	[src="../images/howto/how-usb.jpg"],
	[src="../images/howto/how-cmd1.png"],
	[src="../images/howto/how-cmd2.png"],
	[src="../images/howto/diamond.png"],
	[src="../images/howto/how-step1.jpg"],
	[src="../images/howto/how-step2.jpg"],
	[src="../images/howto/how-step3.jpg"],
	[src="../img/image/left.png"],
	[src="../img/image/right.png"],
	[src="../images/resource/android-phone.jpg"],
	[src="../images/howto/easeus-android.jpg"],
	[src="../images/howto/icare-pro1.jpg"],
	[src="../images/howto/phone-sd-card.jpg"],
	[src="../images/howto/whats-app.jpg"],
	[src="images/box/free-box-300.png"],
	[src="../img/joy.png"],
	[src="../images/howto/remove-write-protect.jpg"],
	[src="../images/howto/write-protect-switch.jpg"],
	[src="../images/howto/tools-error-checking.jpg"],
	[src="../images/howto/cmd-diskpart.png"],
	[src="../images/howto/cmd-listdisk.png"],
	[src="../images/howto/cmd-selectdisk.png"],
	[src="../images/howto/cmd-clear-readonly.png"],
	[src="../images/howto/sd-card-format-error.jpg"],
	[src="../images/resource/markleft.png"],
	[src="../images/resource/markright.png"],
	[src="../images/howto/cmd1.jpg"],
	[src="../images/howto/diskpart-clean-format.jpg"],
	[src="../img/image/icare.png"],
	[src="../images/resource/sd-card.jpg"],
	[src="../images/resource/cannot-format.jpg"],
	[src="../images/icare/format-right-click.png"],
	[src="../images/howto/formatter.png"],
	[src="../images/howto/icare-pro1.jpg"],
	[src="../images/howto/icare-pro2.jpg"],
	[src="../images/howto/step3.png"],
	[src="../img/image/rec_download.png"],
	[src="../img/icon-recover-2.png"],
	[src="../img/photoicon-data-loss2.png"],
	[src="../img/photoicon-data-loss.jpg"],
	[src="../img/photoicon-micro-sd.jpg"],
	[src="../img/photoicon-android.png"],
	[src="../img/photoicon-iphone.png"],
    [src="img/tristatetruckcenter.png"],
    [src="img/01.jpg"],
    [src="img/02.jpg"],
    [src="img/03.jpg"],
    [src="../images/icare/tutorial-1.jpg"],
    [src="https://www.icare-recovery.com/clients/img/francesc-recover-photos-corrupted-sd.png"],
    [src="../images/resource/pen-drive.jpg"],
    [src="https://www.icare-recovery.com/clients/img/francesc-recover-photos-corrupted-sd.png"],
    [src="../images/howto/features.png"],
    [src="img/format-550.png"],
    [src="img/format-wait-550.png"],
    [src="https://www.icare-recovery.com/card-recovery/img/card-scan-cancel.png"],
    [src="img/format-partition-found-550.png"],
    [src="https://www.icare-recovery.com/card-recovery/img/card-build-lost-file-tree.png"],
    [src="img/format-save-550.png"],
    [src="../images/howto/chkdsk-is-not-available-for-raw-drives.png"],
    [src="../images/icare/select-partition.jpg"],
    [src="../images/icare/select-partition.jpg"],
    [src="../images/icare/ipod.gif"],
    [src="https://www.icare-recovery.com/clients/img/arvind-not-recognized-external-hdd-data-recovery.png"],
    [src="img/windows-not-reading-external-hard-disk-recovery-from-muniswaran.jpg"],
    [src="img/virus-crashed-hard-drive-lost-file-recovery-from-adele.jpg"],
    [src="img/wrongly-formatted-external-drive-file-recovery-from-gezer.jpg"],
    [src="img/tubbs-usb-memory-stick-laptop-hard-drive-lost-data-recovery.png"],
    [src="img/ray-usb-hard-drive-sd-card-data-recovery.png"],
    [src="img/virus-infected-usb-drive-recovery-from-paddington.jpg"],
    [src="img/vivek-windows-computer-c-drive-backup-folder-data-recovery.png"],
    [src="img/usb-was-full-but-not-showing-files.jpg"],
    [src="img/usb-stick-laptop-hard-drive-file-recovery-from-mario.jpg"],
    [src="img/unreadable-corrupted-usb-flash-drive-file-recovery-from-steven.jpg"],
    [src="img/kiran-unreadable-HDD-partition-data-recovery.png"],
    [src="img/unsafely-removed-wd-external-hard-drive-lost-data-recovery-from-george.jpg"],
    [src="img/usb-drive-deleted-lost-picture-document-file-recovery.png"],
    [src="img/unreadable-laptop-hard-drive-document-photo-movie-recovery-from-romano.jpg"],
    [src="img/usb-flash-drive-file-recovery-from-dryzone.jpg"],
    [src="img/neil-unworkable-phone-micro-sd-card-data-recovery.png"],
    [src="img/lou-unreable-1tb-seagate-backup-plus-external-hd-data-recovery.png"],
    [src="img/unreadable-1tb-external-hdd-data-recovery-from-mahendra.jpg"],
    [src="img/dheeraj-unintentionally-formatted-computer-recovery.png"],
    [src="../images/howto/cardfree/main-screen.jpg"],
    [src="../images/howto/cardfree/2-scan.jpg"],
    [src="../images/howto/cardfree/3-files-found.jpg"],
    [src="../images/cardrecovery/howto1.jpg"],
    [src="../images/cardrecovery/free2.gif"],
    [src="../images/cardrecovery/free3.gif"],
    [src="../images/cardrecovery/free5.gif"],
    [src="img/card-recovery-550.png"],
    [src="img/card-select-drive-550.png"],
    [src="img/card-scan-550.png"],
    [src="img/card-scan-cancel.png"],
    [src="img/card-partition-found.png"],
    [src="img/card-build-lost-file-tree.png"],
    [src="img/card-save-files.png"],
    [src="img/android-recovery-1.png"],
    [src="img/android-recovery-2.png"],
    [src="img/android-recovery-4.png"],
    [src="../images/howto/zip-files-on-windows.png"],
    [src="../images/howto/zip-folder-on-windows.jpg"],
    [src="../images/howto/compress-files-mac.png"],
    [src="../images/howto/windows-detected-a-hard-disk-problem-windows-7.png"],
    [src="../images/howto/disable-windows-detected-hard-disk-problem.png"],
    [src="../images/howto/run-gpedit.png"],
    [src="../images/howto/disk-diagnostic-option.png"],
    [src="../images/howto/disalbe-smart.jpg"],
    [src="../images/howto/which-disk-is-failing.png"],
    [src="../images/howto/sfc.png"],
    [src="../images/howto/windows-needs-more-space.png"],
    [src="../images/howto/disk-cleanup.png"],
    [src="../images/howto/disk-cleanup-is-calculating.jpg"],
    [src="../images/howto/clean-up-system-files.png"],
    [src="../images/howto/control-panel-windows-10.png"],
    [src="../images/howto/programs-and-features.png"],
    [src="../images/howto/uninstall-program-windows-10.png"],
    [src="../images/howto/uninstall.jpg"],
    [src="../images/howto/control-panel-windows-xp.png"],
    [src="../images/howto/add-or-remove-programs.png"],
    [src="../images/howto/remove-program-windows-xp.png"],
    [src="../images/howto/delete-partition.png"],
    [src="../images/howto/extend-c.png"],
	[src="../images/howto/windows-was-unable-to-complete-format.png"],
	[src="../images/btn/rec_download.png"],
    [src="img/hallam-corrupted-wd-drive-file-recovery.png"],
    [src="img/corrupted-western-digital-my-book-hard-drive-data-recovery-from-shaun.jpg"],
    [src="img/recover-data-from-an-old-external-hard-disk-with-pc-failed-to-recognise.jpg"],
    [src="../images/howto/icare-pro1.jpg"],
    [src="../images/howto/standard/wait.png"],
    [src="../images/howto/standard/partition-list2.png"],
    [src="../images/howto/sd-card-wrong-capacity.png"],
    [src="../images/howto/attrib-sd-card.png"],
    [src="clients/img/francesc-recover-photos-corrupted-sd.png"],
    [src="../images/howto/you-need-to-format-disk-drive.png"],
    [src="https://www.icare-recovery.com/clients/img/peter-netherlands-wd-usb-format.png"],
    [src="../images/howto/itunes-backup.png"],
    [src="../images/howto/restore-iphone.jpg"],
    [src="../images/howto/restore.png"],
    [src="../images/howto/agree-reset-iphone.png"],
    [src="../images/howto/uninstall-whatsapp.png"],
    [src="../images/howto/enter-phone-number-on-whatsapp.png"],
    [src="../images/howto/itunes-update.png"],
    [src="../images/howto/software-update.png"],
    [src="../images/howto/restore-iphone-from-itunes-backup.png"],
    [src="../images/howto/sign-into-icloud.png"],
    [src="../images/howto/icloud-advanced.png"],
    [src="../images/howto/restore-contacts.png"],
    [src="../images/howto/restore-contacts-from-icloud-on-iphone.png"],
    [src="../images/howto/encrypt-itunes-backup.jpg"],
    [src="../images/howto/free/free-main.png"],
    [src="../images/howto/open-disk-management.png"],
    [src="../images/howto/disk-to-disk.png"],
    [src="../images/howto/resource-disk.jpg"],
    [src="../images/howto/destination-disk.jpg"],
    [src="../images/howto/delete-selected-photos.png"],
    [src="../images/howto/delete-all-music-iphone.png"],
    [src="../images/howto/delete-camera-roll.png"],
    [src="../images/howto/delete-iphone-photos-from-image-capture.jpg"],
    [src="../images/howto/recover-recently-pictures.png"],
    [src="../images/howto/format-complete.png"],
    [src="../images/icare/mess.jpg"],
    [src="../images/resource/windows-7-screen.jpg"],
    [src="../images/error/command-prompt.png"],
    [src="../images/error/chkdsk-recover-files.png"],
    [src="../images/howto/windows-8-settings.jpg"],
    [src="../images/howto/change-pc-settings.jpg"],
    [src="../images/howto/refresh-pc-without-affect-files.png"],
    [src="../images/howto/refresh-your-pc.png"],
    [src="../images/howto/erase-data-after-reset-windows-8.png"],
    [src="../images/howto/automatically-windows-update.png"],
    [src="../images/howto/standard-cmos-features.png"],
    [src="../images/howto/drive-a-none.jpg"],
    [src="../images/howto/advanced-bios-features.png"],
    [src="../images/howto/boot-up-floppy-disk.png"],
    [src="../images/howto/auto.jpg"],
    [src="../images/howto/corrupted-media.png"],
    [src="../images/howto/file-unusable-after-changing-filename-extension.png"],
    [src="../images/howto/install-update.png"],
    [src="../images/howto/update-driver.png"],
    [src="../images/howto/chkdsk-fix.png"],
    [src="../images/howto/convert-fat32-to-ntfs-cmd.png"],
    [src="../images/howto/not-enough-storage-icloud.png"],
    [src="../images/howto/buy-more-storage-ios.jpg"],
    [src="../images/resource/lumia.jpg"],
    [src="../images/howto/backup-iphone-to-icloud.jpg"],
    [src="../images/howto/io-device-error-fix.jpg"],
    [src="../images/howto/not-enough-available-storage.png"],
    [src="../images/howto/icare-crack.png"],
    [src="../images/howto/delete-photos-in-recently-deleted-album.png"],
    [src="../images/howto/ios-9-beta-software-profile.png"],
    [src="../images/howto/ios-9-3-2-beta.png"],
    [src="../images/howto/check-for-update.png"],
    [src="../images/howto/sync-photos-itunes.png"],
    [src="../images/howto/import-pictures-videos.png"],
    [src="../images/howto/import-pictures-and-video-window.png"],
    [src="../images/howto/import-settings.png"],
    [src="../images/howto/restore-from-icloud-backup.png"],
    [src="../images/howto/restore-iphone-se-from-icloud-backup.png"],
    [src="../images/howto/import-pictures-videos.png"],
    [src="../images/howto/import-settings.png"],
    [src="../images/howto/erase-after-importing.png"],
    [src="../images/howto/import-photos-to-mac-with-image-capture.png"],
    [src="../images/howto/select-icloud-backup.png"],
    [src="../images/howto/general-reset.png"],
    [src="../images/howto/erase-all-content-settings.png"],
    [src="../images/howto/place-all-certificates-in-the-following-store.jpg"],
    [src="../images/howto/icloud-log-in.png"],
    [src="../images/howto/icloud-log-in.png"],
    [src="../images/howto/connect-iphone-to-itunes.png"],
    [src="../images/howto/backup-iphone-with-itunes.jpg"],
    [src="../images/howto/restore-iphone-itunes.png"],
    [src="../images/howto/restore-itunes-backup-to-iphone.png"],
    [src="../images/howto/settings-on-whatsapp.png"],
    [src="../images/howto/backup-whatsapp-android.png"],
    [src="../images/howto/automatically-backup-whatsapp-messages.png"],
    [src="../images/howto/set-up-iphone-se.png"],
    [src="../images/howto/restore-old-iphone-to-new-iphone.png"],
    [src="../images/howto/delete-icloud-backup-mac.png"],
    [src="../images/howto/icloud-control-panel.png"],
    [src="../images/howto/delete-icloud-backup-windows.png"],
    [src="../images/howto/restore-from-trash.png"],
    [src="../images/howto/sign-into-google-drive.png"],
    [src="../images/howto/my-drive-on-google-drive.png"],
    [src="../images/howto/title-of-documents-on-google-drive.jpg"],
    [src="../images/howto/share-option.png"],
    [src="../images/howto/share-settings.png"],
    [src="../images/howto/system-restore.png"],
    [src="../images/howto/find-my-iphone.png"],
    [src="../images/howto/format-disk-management.jpg"],
    [src="../images/howto/unable-to-verify-update-ios-9-3.png"],
    [src="../images/howto/reset-network-settings.png"],
    [src="../images/howto/icloud-restrictions.png"],
    [src="../images/error/no-bootable-device-4.png"],
    [src="../images/error/no-bootable-device-3.jpg"],
    [src="../images/resource/windows-universal-apps.png"],
    [src="../images/howto/system-and-security.png"],
    [src="../images/howto/bitlocker-drive-encryption.png"],
    [src="../images/howto/bitlocker-decrypt-drive.png"],
    [src="../images/howto/last-known-good-configuration.png"],
    [src="../images/howto/device-recover1.jpg"],
    [src="../images/howto/data-loss.jpg"],
    [src="../images/howto/device-recover2.jpg"],
    [src="../images/howto/data-recovery.jpg"],
    [src="../images/howto/pc-recovery.gif"],
    [src="../images/howto/write-protection.png"],
	[src="../images/howto/insert-disk.png"],
	[src="../images/howto/restore-device-defaults.png"],
	[src="../img/thumb.jpg"],
	[src="../img/thumb3.jpg"],
	[src="../img/thumb2.jpg"],
	[src="images/howto/standard/step1.png"],
    [src="../images/shot/standard-2-500.png"],
    [src="../images/howto/itunes-backup-corrupted-not-compatible-error.png"],
    [src="../images/howto/file-or-directory-is-corrupted-and-unreadable.png"],
    [src="../images/howto/disk-drive-not-formatted.png"],
    [src="../images/howto/chkdsk-command.png"],
    [src="../images/howto/uninstall-disk-drives.png"],
    [src="../images/howto/diskpart.png"],
    [src="../images/howto/diskpart-windows-7.png"],
    [src="../images/howto/type-list-disk.png"],
    [src="../images/howto/all-disks.png"],
    [src="../images/howto/select-disk.png"],
    [src="../images/howto/diskpart-to-format-partition.png"],
    [src="../images/howto/diskpart-to-format-partition.png"],
    [src="../images/howto/diskpart-incorrect-function.png"],
    [src="../images/howto/device-not-recognize-diskpart.png"],
    [src="../images/howto/no-fixed-disk.png"],
    [src="../images/howto/backup-files-for-windows-10.png"],
    [src="../images/howto/manually-manage-music-videos.png"],
    [src="../images/howto/black-screen-2.png"],
    [src="../images/howto/seagate-seatools.png"],
    [src="../images/howto/divfix-for-windows.png"],
    [src="../images/howto/divx-repair.png"],
    [src="../images/howto/stellar-video-repair.png"],
    [src="../images/howto/remo-repair-avi.png"],
    [src="../images/howto/yodot-avi-video.png"],
    [src="../images/howto/windows-movie-maker.jpg"],
    [src="../images/howto/virtualdub.png"],
    [src="../images/howto/avidemux.png"],
    [src="../images/howto/wax.png"],
	[src="../images/error/usb-hard-drive-recovery.png"],
    [src="../images/howto/videospin.jpg"],
    [src="../images/howto/audacity.png"],
    [src="../images/howto/free-audio-editor.png"],
    [src="../images/howto/wavepad-audio-editor-free.jpg"],
    [src="../images/howto/wavosaur.png"],
    [src="../images/howto/acoustica-basic-edition.png"],
    [src="../images/howto/usb-disk-storage-format-tool.png"],
	[src="../images/howto/resizer-format.jpg"],
	[src="../images/howto/resizer-format-2.jpg"],
	[src="../images/howto/hp-usb-storage-format.png"],
	[src="../images/howto/hdd-low-level-fomat.png"],
    [src="../images/howto/miniaide-fat32-formatter.png"],
    [src="../images/howto/tokiwa-fat32-formatter.png"],
    [src="../images/howto/gimp.jpg"],
    [src="../images/howto/photoscape.png"],
    [src="../images/howto/paintnet.png"],
    [src="../images/howto/picasa.jpg"],
    [src="../images/howto/ultimate-paint.png"],
    [src="../images/howto/message-stopped-working.png"],
    [src="../images/howto/google-play-store-stopped-working.png"],
    [src="../images/howto/google-search-stopped-working.png"],
    [src="../images/howto/sata-ahci-controller.png"],
    [src="../images/howto/ahci-driver.png"],
    [src="../images/howto/copy-value.png"],
    [src="../images/howto/disable-msi.png"],
    [src="../images/howto/google-play-store-stopped-working.png"],
    [src="../images/howto/google-search-stopped-working.png"],
    [src="../images/howto/sata-ahci-controller.png"],
    [src="../images/howto/ahci-driver.png"],
    [src="img/android-recovery-1.png"],
    [src="img/image/markleft.png"],
	[src="img/image/markright.png"],
	[src="../images/howto/sata-ahci-controller.png"],
	[src="../images/howto/sata-ahci-controller.png"],
	[src="../images/howto/sata-ahci-controller.png"],
	[src="../images/howto/sata-ahci-controller.png"],
	[src="../images/icare/raw-file-system.jpg"],
	[src="../images/howto/icare-pro2.jpg"],
	[src="../images/howto/icare-pro3.jpg"],
	[src="../images/howto/list1ss.png"],
	[src="../images/howto/cmd2.jpg"],
	[src="../images/howto/cmd3.jpg"],
	[src="../images/howto/cmd4.jpg"],
	[src="../images/howto/cmd5.jpg"],
	[src="../images/howto/cmd1.jpg"],
	[src="img/image/media1.png"],
	[src="img/image/media2.png"],
	[src="img/image/media3.png"],
	[src="images/howto/standard/step1.png"],
	[src="images/howto/standard/step2.png"],
	[src="images/howto/standard/wait.png"],
	[src="images/howto/standard/partition-list2.png"],
	[src="images/icare/preview-pictures.jpg"],
	[src="../images/howto/format-raw-fat32-cmd.png"],
	[src="../images/howto/resizer-format.jpg"],
	[src="../images/howto/resizer-format-2.jpg"],
	[src="../images/howto/usb-disk-storage-format-tool.png"],
	[src="../images/btn/rec_download2.png"],
	[src="img/image/diamond.png"],
	[src="../images/icare/disk-is-not-formatted.jpg"],
	[src="../images/icare/raw-file-system.jpg"],
	[src="../images/howto/raw-drive-not-accessible.png"],
	[src="../images/howto/raw-disk-management.png"],
	[src="../images/howto/chkdsk-is-not-available-for-raw-drives.png"],
	[src="../images/howto/formatter.png"],
	[src="clients/img/ko-raw-format-hard-drive-data-recovery.png"],
	[src="clients/img/david-raw-toshiba-external-hdd-data-recovery.png"],
	[src="img/icon-tool-4.png"],
	[src="img/icon-recover-2.png"],
	[src="img/icon-tool-5.png"],
	[src="img/icon-recover-1.png"],
	[src="img/image/left.png"],
	[src="img/image/right.pn"],
	[src="img/joy.png"],
	[src="../images/howto/chkdsk-f-r.png"],
	[src="../images/howto/tools-error-checking.jpg"],
	[src="../images/howto/no-media-change-drive-letter-and-paths.jpg"],
	[src="../images/howto/open-disk-management.png"],
	[src="../images/howto/usb-socket.jpg"],
	[src="../images/howto/there-is-no-media-in-the-specified-device-hp-format-tool.png"],
	[src="../images/howto/disk-no-media-0-bytes.jpg"],
	[src="../images/howto/diskpart-there-is-no-media-in-the-device.jpg"],
	[src="../images/howto/disk-no-media-disk-management.png"],
	[src="../images/howto/error-checking.png"],
	[src="../images/howto/recommend.png"],
	[src="../images/error/data-recovery-software.png"],
	[src="https://www.youtube.com/embed/5Z-h046afow?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/Hhio1orSWLw?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/27VehmFM_58?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/EtCzhqFzkBU?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/P9KoLEsa7Is?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/YuTK6VAk8L4"],
	[src="https://www.youtube.com/embed/GN_DfvfilL0?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/nHiez7zjxcY?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/RH4T9Xt5uH0?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/P1QbALN-V0U"],
	[src="https://www.youtube.com/embed/Rqfkkzo-h_A?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/5tCkM43Vdig?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/ijKj5PhHT3I?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/m_3XQ8R-j-E?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/nVN88nnwKWQ?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/5Z-h046afow?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/FFjnwKvcvlg?rel=0"],
	[src="https://www.youtube.com/embed/1V_clk63Wi0?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/YuTK6VAk8L4?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/Rqfkkzo-h_A?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/oqsEDGL03Wg?rel=0"],
	[src="https://www.youtube.com/embed/4bIMzP0TWw8?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/UtInjzL5VGs"],
	[src="https://www.youtube.com/embed/9IyPsu-WVMs"],
	[src="https://www.youtube.com/embed/uU3ipv5K1jo?rel=0&amp;ecver=1"],
	[src="https://www.youtube.com/embed/lZKlXzXIA30?rel=0?ecver=1"],
	[src="https://www.youtube.com/embed/hRLvxJjGqh4?rel=0"],
	[src="https://www.youtube.com/embed/wDjgPr2u4eg?rel=0"],
	[src="https://www.youtube.com/embed/SXR2hUKHlVk?rel=0"],
	[src="https://www.youtube.com/embed/IrLMjzEcN0s?rel=0"],
	[src="https://www.youtube.com/embed/OnJUTOd3mfA?rel=0"],
	[src="https://www.youtube.com/embed/xwF_JaIgc9Y"],
	[src="https://www.youtube.com/embed/aya0z3Ky0Kc?rel=0"],
	[src="https://www.youtube.com/embed/tRk4I4Kvj20"],
	[src="https://www.youtube.com/embed/N98u2by-xXs"],
	[src="https://www.youtube.com/embed/udgPQZWYZDw?start=27"],
	[src="https://www.youtube.com/embed/nPH-8mLKAy4"],
	[src=""https://www.youtube.com/embed/muwdwP-unOU"],
	[src="https://www.youtube.com/embed/C_utpo5XjFo?start=50"],
	[src="https://www.youtube.com/embed/yG8PP7-wjAA?start=11"],
	[src="https://www.youtube.com/embed/j2snu83jmmI?start=78"],
	[src="https://www.youtube.com/embed/ckecBJqRAsM?start=24"],
	[src="https://www.youtube.com/embed/ZxV6IcNvbek?start=100"],
	[src="https://www.youtube.com/embed/uE9WgNr3OjM"],
	[src="https://www.youtube.com/embed/c3ljEd8FydQ"],
	[src="https://www.youtube.com/embed/8zesXa8H28I?start=122"],
	[src="https://www.youtube.com/embed/iJM13FkwRkA"],
	[src="https://www.youtube.com/embed/5AbtJ4zStvs?start=52"],
	[src="https://www.youtube.com/embed/Li-jekkMPFU"],
	[src="https://www.youtube.com/embed/511gwj6amCQ"],
	[src="https://www.youtube.com/embed/S8awo4KlehA"],
	[src="https://www.youtube.com/embed/C7n2Is5tHFg"],
	[src="https://www.youtube.com/embed/0J_BlAMvKBk"],
	[src="https://www.youtube.com/embed/rBteQswtPI0"],
	[src="https://www.youtube.com/embed/HUvrK8BQGEI?start=7"],
	[src="https://www.youtube.com/embed/HUvrK8BQGEI?start=60"],
	[src="https://www.youtube.com/embed/YsTMFlmJDNE?start=27"],
	[src="https://www.youtube.com/embed/nT-BWM0fXHg"],
	[src="https://www.youtube.com/embed/qG3qxoh0HEQ"],
	[src="https://www.youtube.com/embed/eUhh4eMJEow"],
	[src="https://www.youtube.com/embed/udgPQZWYZDw?start=27"],
	[src="https://www.youtube.com/embed/BVrGxqvnrRQ?start=26"],
	[src="https://www.youtube.com/embed/702ERlJAZAw?start=36"],
	[src="https://www.youtube.com/embed/Gfr95P5oi5o"],
	[src="https://www.youtube.com/embed/LQvC8-fx-OI"],
	[src="https://www.youtube.com/embed/XbASWLsZTOM"],
	[src="https://www.youtube.com/embed/DlJtGY7_ePI"],
	[src="https://www.youtube.com/embed/wYmzWGdQl_k"],
	[src="https://www.youtube.com/embed/lZiwzL3Z1wU"],
	[src="https://www.youtube.com/embed/kn3XFlZ_xXM"],
	[src="https://www.youtube.com/embed/couzq4jq8QQ"],
	[src="https://www.youtube.com/embed/kUd6L_aUBP4?start=15"],
	[src="https://www.youtube.com/embed/-Frfl1d-qN0"],
	[src="https://www.youtube.com/embed/kF5OcfB9C1Q"],
	[src="https://www.youtube.com/embed/TqTtt7ljUWQ"],
	[src="https://www.youtube.com/embed/YcJNCtQz6Vo"],
	[src="https://www.youtube.com/embed/xU_ksNEFUzM"],
	[src="https://www.youtube.com/embed/jgoGWZvZjxE"],
	[src="https://www.youtube.com/embed/8CnqkAJ7a8U"],
	[src="https://www.youtube.com/embed/R7tXeCmi2r4?start=12"],
	[src="https://www.youtube.com/embed/-ZMuob2bEWQ"],
	[src="https://www.youtube.com/embed/5jvqr5q-rpY"],
	[src="https://www.youtube.com/embed/yuHhozWFbLA"],
	[src="https://www.youtube.com/embed/tC5CoprJJ_A"],
	[src="https://www.youtube.com/embed/yM4ycfMit6Y?start=51"],
	[src="https://www.youtube.com/embed/ZxV6IcNvbek"],
	[src="https://www.youtube.com/embed/5TGC5aNK_BY"],
	[src="https://www.youtube.com/embed/9vSnEUrxAFU?start=6"],
	[src="https://www.youtube.com/embed/bHqFaJfpviI"],
	[src="https://www.youtube.com/embed/EbDaXt8xtYU?start=62"],
	[src="https://www.youtube.com/embed/Pn_o8TTogcc?start=6"],
	[src="https://www.youtube.com/embed/ol0n3iZH4Kw"],
	[src="https://www.youtube.com/embed/VbzqRefVLL4"],
	[src="https://www.youtube.com/embed/L0JMwHthKkQ"],
	[src="https://www.youtube.com/embed/8tgodWHzApo?start=35"],	
	[src="https://www.youtube.com/embed/f81qKAJUdKc?start=15"],
	[src="../images/howto/search-programs-and-files-open-cmd.png"],
	[src="../images/howto/format-raw-ntfs.png"],
	[src="../images/howto/resizer-check-partition-1.png"],
	[src="../images/howto/resizer-fix-bad-sectors.png"],
	[src="../images/howto/resizer-wipe-1.png"],
	[src="../images/howto/resizer-wipe-2.png"],
	[src="../images/howto/format-raw-fat32-cmd.png"],
	[src="img/image/icare.png"],
	[src="img/image/rec_download.png"],
	[src="img/image/cnet.jpg"],
    [src="../images/howto/ahci-driver.png"] {
        width: 100%;
    }

    .support_guide_intro_Steps img {
        padding-left: 0px;
        padding-right: 0px;
    }

    .icare_banner_text p {
        width: auto;
    }

    .icare_banner_text h1 {
        font-size: 28px;
        margin-top: 20px;
    }

    .change_img {
        width: 100%;
    }

    .download-container {
        width: 100%;
    }

    .download-container a:first-child .download-btn, .download-container a:last-child .download-btn {
        width: 140px;
        padding: 2px;

    }

    .download-btn > span {
        font-size: 12px;
    }

    .product-guarantee span {
        font-size: 10px;

    }

    .support_guide_intro_Steps h2, .support_guide_intro_Steps h3 {
        font-size: 20px;
    }

    .support_main h1 {
        font-size: 18px;
    }
}

@media screen and (max-width: 568px) {
    .pagew1120 {
        width: 100%;
    }

    .pagew980 {
        width: 100%;
    }

    .pagew880 {
        width: 100%;
    }

    /*icare banner*/
    .icare_step_block {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    .icare_product_info_left {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    .icare_product_info_right {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    /*product buy**/
    .buy_comment {
        height: 200px;
    }

    .buy_block_center {
        width: 98%;
    }

    /*product specs**/
    .product_specs_language .product_specs_language_ul li {
        float: none;
        margin: 10px auto 20px auto;
        text-align: center;
    }

    /*support_guide_intro info*/
    .support_guide_intro_graphic_info {
        float: left;
        width: 45%;
        margin: 0;
    }

    .support_guide_intro_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 45%;
    }

    .support_guide_dl_graphic_info {
        float: left;
        width: 45%;
        margin: 0;
    }

    .support_guide_dl_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 45%;
    }

    /*support_box*/
    .support_box_left {
        width: 96%;
        float: none;
    }

    .support_box_right {
        width: 96%;
        float: none;
    }

    .support_box_left50 {
        width: 96%;
        float: none;
    }

    .support_box_left24 {
        width: 96%;
        float: none;
    }

    .support_box_right76 {
        width: 96%;
        float: none;
    }

    .support_devices_image_box_block {
        width: 98%;
        float: none;
    }

    /*support_related_article*/
    .support_related_article_left {
        float: none;
        width: 98%;
    }

    .support_related_article_right {
        float: none;
        width: 98%;
    }

    /*support_sd_image_info*/
    .support_sd_image_info_left {
        float: none;
        width: 96%
    }

    .support_sd_image_info_right {
        float: none;
        width: 96%
    }

    /*support_main*/
    .support_main_left {
        float: none;
        width: 98%;
        padding-right: 0;
        border-right-width: 0;
    }

    .support_main_right {
        float: none;
        width: 98%;
    }

    /*product index */
    .product_fun_nav_cont_an {
        width: 100%;
        height: auto;
    }

    .product_fun_nav_cont a {
        width: 90px;
    }

    .product_fun_nav_cont a img, .fun_nav_cont a span {
        width: 90px;
        height: 45px;
    }

    .product_pc_banner_cont > h1 {
        font-size: 40px;
    }

    .product_pc_banner_cont > p {
        font-size: 20px;
        padding: 0 10px;
    }

    .product_fe_funs_ul li p {
        width: 80%;
    }

    /* product index */
    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_fun_nav_block h2 {
        width: 98%;
        float: left;
    }

    .product_fun_nav_operation {
        width: 98%;
        height: auto;
        float: left;
    }

    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block1 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text h3 {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text p {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_block2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block4 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    /* product_specs */
    .product_specs_cont {
        width: 98%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-top: 80px;
        padding-left: 5px;
    }

    .product_specs_cont h2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        font-size: 24px;
        text-align: left;
        padding: 0;
        float: left;
        margin-bottom: 10px;
    }

    .product_specs_block {
        width: 99%;
        height: auto;
        padding: 0;
        margin: 0;
        float: left;
    }

    .product_specs_block h2 {
        width: 98%;
        height: auto;
        font-size: 20px;
        padding: 0;
        text-align: left;
        float: left;
        margin: 0;
    }

    .product_specs_block ul {
        width: 98%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
        float: left;
    }

    .product_specs_block ul li {
        width: 98%;
        height: auto;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0;
        text-align: left;
        float: left;
        line-height: 150%;
        background: none;
    }

    /* product_download */
    .product_download_banner_1, .product_download_border {
        width: 98%;
    }

    /* product_guide */
    .product_guide_h_cont {
        width: 98%;
        height: auto;
        margin-top: 30px
    }

    .product_guide_h_cont > h1 {
        width: 98%;
        height: auto;
        text-align: left;
    }

    .product_guide_h_cont > p {
        width: 98%;
        height: auto;
        text-align: left;
    }

    /*ad*/
    .ad_button {
        width: 100%;
    }

    .ad_intro_info_block_left {
        width: 100%;
    }

    .ad_intro_info_block_right {
        width: 100%;
    }

    .ad_step_block {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .pagew1120 {
        width: 100%;
    }

    .pagew980 {
        width: 100%;
    }

    .pagew880 {
        width: 100%;
    }

    /*icare index style**/
    .header_logo {
        width: 117px;
    }

    .icare_banner_text h1 {
        font-size: 50px;
        margin-top: 100px;
    }

    .icare_banner_text p {
        width: 98%;
        font-size: 32px;
        margin-top: 20px;
    }

    .icare_banner_text h1 {
        font-size: 20px;
        margin-top: 10px;
    }

    .icare_step_block {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    .icare_product_info_left {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    .icare_product_info_right {
        width: 98%;
        float: none;
        padding: 0;
        margin: 0;
    }

    .product_fun_nav_operation a {
        margin: 0 6px;
    }

    /*product buy**/
    .buy_bundle .buy_bandle5, .buy_cont .buy_block3, .buy_block2, .buy_cont .buy_block4, .buy_block1, .buy_bandle4, .buy_cont2 .buy_block2, .buy_cont2 .buy_block3 {
        width: 95%;
    }

    .buy_cont > h1, .buy_cont > h1 b {
        font-size: 28px;
    }

    .buy_bundle .buy_bandle5 .buy_ul2 {
        width: 90%;
        margin: 0 auto;
    }

    .buy_bandle5 .buy_ul2 li, .buy_ul2 li {
        width: 90%;
        margin-top: 10px;
    }

    .buy_comment {
        height: 300px;
    }

    .buy_cont2 .buy_ul li {
        padding: 0;
    }

    .buy_pro_left {
        width: 100%;
    }

    .buy_device {
        margin-left: -10px;
    }

    .buy_section_block {
        width: 99%;
    }

    .buy_public_media_infos {
        width: 99%;
    }

    .buy_public_media_info_left {
        width: 98%;
    }

    .buy_public_media_info_right {
        width: 98%;
    }

    .buy_block_center {
        width: 98%;
    }

    /*product specs**/
    .product_specs_sym ul {
        width: 98%;
    }

    /*support_guide info*/
    .support_guide_intro_graphic_info {
        float: left;
        width: 93%;
        margin: 0;
    }

    .support_guide_intro_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 95%
    }

    .support_guide_dl_graphic_info {
        float: left;
        width: 93%;
        margin: 0;
    }

    .support_guide_dl_text_info {
        float: left;
        display: block;
        margin: 0px;
        width: 95%
    }

    /*support_box*/
    .support_box_left {
        width: 96%;
        float: none;
    }

    .support_box_right {
        width: 96%;
        float: none;
    }

    .support_box_left50 {
        width: 96%;
        float: none;
    }

    .support_box_left24 {
        width: 96%;
        float: none;
    }

    .support_box_right76 {
        width: 96%;
        float: none;
    }

    .support_devices_image_box_block {
        width: 98%;
        float: none;
    }

    /*support_related_article*/
    .support_related_article_left {
        float: none;
        width: 98%;
    }

    .support_related_article_right {
        float: none;
        width: 98%;
    }

    /*support_sd_image_info*/
    .support_sd_image_info_left {
        float: none;
        width: 96%
    }

    .support_sd_image_info_right {
        float: none;
        width: 96%
    }

    /*support_main*/
    .support_main_left {
        float: none;
        width: 98%;
        padding-right: 0;
        border-right-width: 0;
    }

    .support_main_right {
        float: none;
        width: 98%;
    }

    /* product */
    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_fun_nav_block h2 {
        width: 98%;
        float: left;
    }

    .product_fun_nav_operation {
        width: 98%;
        height: auto;
        float: left;
    }

    .product_pc_banner_block {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block1 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text h3 {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_text p {
        width: 99%;
        height: auto;
    }

    .product_pc_funs_block2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    .product_pc_funs_block4 {
        width: 99%;
        height: auto;
        overflow: hidden;
        background-repeat: repeat-y;
    }

    /* product_specs */
    .product_specs_cont {
        width: 98%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-top: 140px;
        padding-left: 5px;
    }

    .product_specs_cont h2 {
        width: 99%;
        height: auto;
        overflow: hidden;
        font-size: 24px;
        text-align: left;
        padding: 0;
        float: left;
        margin-bottom: 10px;
    }

    .product_specs_block {
        width: 99%;
        height: auto;
        padding: 0;
        margin: 0;
        float: left;
    }

    .product_specs_block h2 {
        width: 98%;
        height: auto;
        font-size: 20px;
        padding: 0;
        text-align: left;
        float: left;
        margin: 0;
    }

    .product_specs_block ul {
        width: 98%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
        float: left;
    }

    .product_specs_block ul li {
        width: 98%;
        height: auto;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0;
        text-align: left;
        float: left;
        line-height: 150%;
        background: none;
    }

    /* product_download */
    .product_download_banner_1, .product_download_border {
        width: 98%;
    }

    /* product_guide */
    .product_guide_h_cont {
        width: 98%;
        height: auto;
        margin-top: 110px
    }

    .product_guide_h_cont > h1 {
        width: 98%;
        height: auto;
        text-align: left;
    }

    .product_guide_h_cont > p {
        width: 98%;
        height: auto;
        text-align: left;
    }

    /*product_specification*/
    .product_specification_text_block {
        width: 99%;
        height: auto;
    }

    .product_specification_text_block2 {
        width: 99%;
        height: auto;
    }

    /*ad*/
    .ad_button {
        width: 100%;
    }

    .ad_intro_info_block_left {
        width: 100%;
    }

    .ad_intro_info_block_right {
        width: 100%;
    }

    .ad_step_block {
        width: 100%;
    }

}
