@media only screen and (max-width:1200px) {
    .blackFriday_banner img {
        width: 100%;
    }
}

@media only screen and (max-width:1190px) {
    .Specials_second .frontline_sec_img {
        margin: 0 15px;
    }
    .text_br {
        display: block;
    }
    .img-height a img  {
        height: 330px;
        width: 100%;
    }
}

@media only screen and (max-width:1160px) {
    .spe_text h4 {
        font-size: 15px;
    }
    .spe_img {
        width: 170px;
    }
    .super_combo_top  .super_combo_img img {
        width: 300px;
    }
}

@media only screen and (max-width:1080px) {
    .Specials_offer .col-4,
    .Specials_offer .col-2 {
        width: 100%;
    }
    .spe_box {
        width: 48%;
    }
    .Specials_offer .spe_box:nth-child(odd) {
        float: left;
    }
    .Specials_offer .spe_box:nth-child(even) {
        float: right;
    }
    .Specials_offer .spe_black,
    .Specials_second_black {
        padding: 15px 0;
        height: auto;
        overflow: hidden;
        display: table;
        margin-bottom: 20px;
    }
    .Specials_offer .spe_top_dose,
    .Specials_second_black .tex_second {
        padding-top: 0px;
        /* display: inline-block; */
        display: table-cell;
    }
    .box-black a {
        display: table;
        width: 100%;
    }
    .Specials_offer .spe_black_off_text,
    .Specials_second_black .grey_text_sec {
        margin: 0;
        display: table-cell;
        width: auto;
        vertical-align: middle;
        padding: 0;
    }
    .spe_black_off_text strong,
    .Specials_second_black .grey_text_sec strong {
        display: inline-block;
    }
    .Specials_offer .grab_off_text,
    .Specials_second_black  .grab_off_text,
    .Supplies_dog {
        display: table-cell;
        width: auto;
        vertical-align: middle;
    }
    .Specials_second .spe_box {
        width: 100%;
    }
    .Specials_offer_second .col-3 {
        width: 100%;
    }
    .Specials_offer_second .col-9 {
        width: 100%;
    }
    .super_combo_top_right .super_combo_img img {
        width: 280px;
    }   
    .super_combo_seven .super_combo_top_right .super_combo_img img {
        width: auto;
    }   
    .heartgard_plus_bottom .spe_text {
        text-align: center;
        width: 33.33%;
        float: left;
    }
    .heartgard_plus_bottom  .super_table {
        display: table;
        height: 200px;
        width: 100%;
    }
    .heartgard_plus_bottom .super_text_table_cell {
        height: 200px;
    }
    .heartgard_plus_bottom_img {
        position: static;
        width: 33.33%;
        float: left;
    }
    .heartgard_plus_bottom_img img {
        height: 200px;
    }
    .multiple_off .Specials_offer:last-child {
        margin-bottom: 0;
    }
    .heartgard_plus_bottom .super_combo_btn {
        display: none;
    }
    .heartgard_plus_bottom .super_combo_btn.super_rs_btn {
        display: block;
        width: 33.33%;
        float: left;
        text-align: center;
    }
    /************************/
    .frontline_sec_text {
        width: 33.33%;
        text-align: center;
    }
    .frontline_sec_img{
        width: 33.33%;
    }
    .frontline_sec_btn {
        width: 28% !important;
        text-align: right;
    }
    .front_line .frontline_sec_img  {
        margin: 0 10px;
    }
}

@media only screen and (max-width:1050px) {
    .super_combo_top_right .super_combo_img img {
        width: 250px;
        height: 100%;
    }
    .super_combo_top_right {
        height: auto;
        overflow: hidden;
        padding: 10px;
    }
    .super_combo_top_right .super_combo_img {
        float: left;
        width: 100%;
        padding-right:0px;
        text-align: center;
        display: table;
    }
    .super_table_cell{
        height: 100px;
    }

    .super_combo_top_right 
    .super_combo_right {
        padding-left: 0px;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        display: table;
    } 
    .super_text_table_cell  {
        height: 50px;
    }
    .super_combo_top {
        height: 415px;
    }
    .super_combo_top .super_combo_img {
        text-align: center;
        margin-bottom: 0px;
        height: 300px;
        display: table;
        width: 100%;
    }
    .top_table_call {
        display: table-cell;
        vertical-align: middle;
        height: 300px;
    }
    .super_combo_third .super_combo_title span br, .text_br {
        display: none;
    }
}

@media only screen and (max-width:1000px) {
    .super_combo_top .super_combo_img img {
        width: 260px;
    }
}

@media only screen and (max-width: 980px) {
	.banner-blackfriday19{
		display:block !important;
	}
	.banner-content {
		max-width: 100% !important;
		width: 100% !important;
		text-align: center !important;
		float: left;
		display: block;
		margin-bottom: 0;
	}
	.deals-banner-countdown {
		width:100% !important;
		float:left;
	}
	.TimerDiv {
		margin:15px auto 0;
		text-align:center;
	}
	.jcountTimer {
		font-size: 35px !important;
		float: left;
		line-height: 35px;
		text-align:center;
	}
	.jcountTimer span {
		float:none important;
		display:inline-block important;
	}
	.black_friday_text {
		margin-bottom:5px;
	}
	.deals-campaign-banner {
		margin-bottom:15px;
	}
}

@media only screen and (max-width:900px) {
    .Supplies_dog {
        display: none;
    }
    .supplies_merck .col-3 {
        width:50%;
    }
    /* .supplies_merck_box a img {
        height: 330px;
        width: 100%;
    } */
}

@media only screen and (max-width:830px) {
    .Specials_offer .spe_text h4 {
        margin-bottom: 15px;
    }
    .Specials_offer .spe_text strong {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .Specials_offer .spe_btn {
        margin-top: 15px;
    }
    .spe_box {
        width: 49%;
    }
    .spe_img {
        width: 135px;
    }
}

@media only screen and (max-width:800px) {
    .spe_btn.frontline_sec_btn {
        width: auto;
        margin-top: 15px;
    }
    .frontline_sec_btn ul li {
        margin-right: 0;
        display: block;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .frontline_sec_btn ul li .button {
        width: 100%;
    }
    .Specials_second .frontline_sec_img {
        margin: 0 10px;
    }
}

 @media only screen and (max-width:768px) {
    .super_combo_top_right .super_combo_img img {
        width: 190px ;
    }
} 

@media only screen and (max-width:767px) {
    .tex_second strong {
        font-size: 28px;
        line-height: 35px;
    }
      .Specials_offer .spe_img,
    .Specials_second  .spe_img{
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .Specials_offer  .spe_details,
    .Specials_second .spe_details  {
        width: 100%;
        float: left;
        text-align: center;
    } 
    .super_combos .col-5 {
        width: 100%;
    }
    .super_combo_top  {
        margin-bottom: 20px;
    }
    .super_combos .col-7 {
        width: 100%;
    }
    .super_combo_second  .super_combo_top,
    .super_combo_five .super_combo_top  {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .super_combo_top {
        height: auto;
        padding: 10px;
        position: relative;
    }
    .combo_text {
        position: absolute;
        left: 0;
        top: 0;
    }
    .super_combo_top .super_combo_img {
        height: auto;
        display: block;
        width: 100%;
    }
    .top_table_call {
        display: block;
        height: auto;
    }
    .super_table_cell {
        height: auto;
    }
    .super_text_table_cell {
        height: auto;
    }
    .super_combos .col-6 {
        width: 100%;
    }
    .super_combo_seven .super_combo_top_right .super_combo_img img {
        width: 500px;
    }   
	.combo_BtnlinkDiv .col-6 { width: 50%; }
}

@media only screen and (max-width:700px) {
    .Specials_sec_two {
        height: auto;
        overflow: hidden;
    }
    .frontline_sec_text {
        float: right;
    }
    .Specials_second .frontline_sec_img {
        margin: 0;
    }
    .spe_btn.frontline_sec_btn {
        width: 100% !important;
        margin-top: 15px;
        text-align: center;
    }
    .frontline_sec_btn ul li {
        display: inline-block;
        width: 45%;
    }
    .super_combo_seven .super_combo_top_right .super_combo_img img {
        width: 400px;
    }   
}

@media only screen and (max-width:600px) {
    .spe_top_dose strong {
        font-size: 24px;
        line-height: 35px;
    }
    .Specials_second .frontline_sec_img {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .frontline_sec_text {
        float: left;
        width: 100%;
        margin-bottom:15px;
        text-align: center;
    }
    .frontline_sec_btn ul li {
       margin-bottom: 0;
    }
    .tex_second strong span {
        font-size: 25px;
        line-height: 35px;
    }
    .Specials_second_black .grey_text_sec strong {
        font-size: 30px;
    }
    .frontline_sec_img {
        width: 100%;
        text-align: center;
    }
    .front_line .frontline_sec_img {
        margin: 0;
    }

}

@media only screen and (max-width: 550px) {
    .Specials_offer .spe_black,
    .Specials_second_black {
        display: block;
    }
    .Specials_offer .spe_top_dose,
    .Specials_second_black .tex_second {
        width: 100%;
        display: block;
    }
    .Specials_offer .spe_black_off_text,
    .Specials_second_black .grey_text_sec{
        width: 100%;
        display: block;
        padding: 10px;
        margin-bottom: 20px;
    }
    .Specials_offer .grab_off_text,
    .Specials_second_black .grab_off_text{
        width: 100%;
        display: block;
    }
    .spe_box {
        width: 100%;
    }
    .Specials_offer .spe_box:nth-child(even) {
        float: left;
    }
    .tex_second span {
        margin-bottom: 20px;
        display: block;
    }
    .Specials_sec_top .col-6 {
        width: 100%;
    }
    .Specials_offer .spe_btn ul li,
    .Specials_second .spe_btn ul li{
        width: 35%;
        margin: 0 15px;
    }
    .Specials_offer .spe_btn ul li .button,
    .Specials_second .spe_btn ul li .button {
        width: 100%;
    }
    .Specials_sec_top .margin_0 {
        margin-bottom:15px !important;
    }
    .Specials_offer {
        margin-bottom: 0;
    }
    .super_combo_top_right {
         margin-bottom: 15px !important;
    }
    .super_combo_top {
        margin-bottom: 15px;
    }
    .super_combo_second, 
    .super_combo_third, 
    .super_combo_five,
    .supplies_merck, 
    .super_combo_seven {
        margin-top: 10px;
    }
    .super_combo_five .super_combo_top {
        margin-top: 10px;
        /* margin-bottom: 0; */
    }
    .supplies_merck .col-3 {
        width:100%;
    }
    .supplies_merck_box a img {
        height: auto;
        /* width: 100%; */
    }
    .merck-title {
        text-align: center;
    }
    .supplies_merck_box {
        height: auto;
        margin-bottom: 15px;
    }
    .merck-img {
        height: auto;
    }
    .super_combo_seven .super_combo_top_right .super_combo_img img {
        width: 250px;
    } 
    .super_combo_eight .super_combo_top  {
        margin-top: 10px;
    }  
    .heartgard_plus_bottom .spe_text {
        width: 100%;
    }
    .heartgard_plus_bottom_img {
        width: 100%;
        text-align: center;
    }
    .heartgard_plus_bottom .super_combo_btn.super_rs_btn {
        width: 100%;
    }
    .heartgard_plus_bottom .super_table,
    .heartgard_plus_bottom .super_text_table_cell,
    .heartgard_plus_bottom_img .super_table_cell,
    .super_combo_btn.super_rs_btn .super_table_cell{
        display: block ;
        height: auto;
        width: 100%;
    }
    .multiple_off .Black_margin {
        margin-top:15px;
    }
    .spe_box {
        margin-bottom: 15px !important;
    }
    .super_combo_cat .blackfriday_title {
        margin-top: 0px;
    }
    .frontline_sec_text strong {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
	.spe_black {
		margin-bottom:20px;
	}
}


@media only screen and (max-width: 530px) {
	.banner-content { 
		margin-bottom:0 !important;
	}
	.jcountTimer {
		font-size: 20px !important;
		float: left;
		line-height: 20px !important;
		text-align:center;
	}
	.jcountTimer span {
		min-width:70px !important;
		margin:0 !important;
		padding:10px 0 0 !important;
	}
	.black_friday_text {
		font-size: 18px !important;
		line-height: 20px !important;
	    margin-bottom: 10px !important;
	}
	.deals-campaign-banner {
		font-size:14px !important;
	}
	.banner-blackfriday19 {
		height:200px !important;
	}
	.TimerDiv {
		margin-top:7px !important;
	}
}


@media only screen and (max-width:425px) {
    .new-merck .supplies_merck_box {
        height: auto;
    }
    .spe_btn ul li:last-child {
        margin-bottom: 0;
    }
    .Specials_offer .spe_btn ul li,
    .Specials_second .spe_btn ul li{
        display: block;
        margin: 0px;
        margin-bottom:15px;
        width: 100%;
    }
    .Specials_offer .spe_btn ul li:last-child,
    .Specials_second .spe_btn ul li:last-child {
        margin-bottom:0px;
    }
    .Specials_offer .spe_btn ul li .button,
    .Specials_second .spe_btn ul li .button,
    .supplies_merck_box .spe_btn ul li,
    .supplies_merck_box .spe_btn ul li .button {
        width: 100%;
        height: 39px;
        line-height: 40px;
    }
    .supplies_merck_box .spe_btn ul li:first-child{
        margin-bottom: 10px;
    }
    .spe_black_off_text strong {
        font-size: 25px;
    }
    .grey_text_sec strong {
        font-size: 30px;
        line-height: 30px;
    }
    .tex_second strong span {
        font-size: 25px;
        line-height: 30px;
    }
    .frontline_sec_btn ul li {
        width: 100%;
    }
    .combo_text {
        width: 160px;
        height: 35px;
        line-height: 30px;
        clip-path: polygon(30% 0%, 69% 0%, 92% 100%, 2% 135%);
    }
    .super_combo_top .super_combo_img,
    .super_combo_top_right .super_combo_img {
        /* height: auto; */
        padding: 70px 0 40px;
    }
    /* .super_combo_top .super_combo_img img,
    .super_combo_top_right .super_combo_img img {
        width: 200px;
    } */

     .super_combo_top .super_combo_img img,
    .super_combo_top_right .super_combo_img img {
        width: auto;
    } 
    .super_combo_seven .super_combo_top_right .super_combo_img img {
        width: 300px;
    }   
    .blackfriday_title {
        margin: 20px 0;
        text-align: center;
    }
    .blackfriday_title .title_class {
        font-size: 20px;
        line-height: 30px;
    }
    .super_combos .blackfriday_title {
        margin: 10px 0 20px;
    }
    .super_combo_eight .super_combo_top {
        margin-bottom: 0;
    }
    /* .Specials_offer .spe_black {
        margin-top:20px;
    } */
    .Specials_offer .heartgard_margin {
        margin-top: 5px;
    }
    .super_combo_second {   
        margin-top: 0;
    }
    .super_combo_second .super_combo_top {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .super_combo_five .super_combo_top {
        margin-top: 0px;
    }
    /****************************/
    .supplies_merck_box a img {
       /* height: auto;
        width: auto;*/
    }
    .supplies_merck_box.merck_off_img a img{
        width: 100%;
    }
    .front_line ul li:first-child {
        margin-bottom: 10px;
    }
    .front_line .frontline_sec_img {
        float: left;
        width: 100%;
        margin: 0;
        text-align: centers;
    }
    .super_combo_top_right .super_combo_right {
        margin-top: 5px;
    }
}