/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {

}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {

}
/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {


}
/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
.contact_form span.checkbox_inn span {
    width: 50%;
}
.products-detail_slide figure img {
    text-align: center;
    display: table;
    margin: 0 auto;
    float: none;
    width: 100% !important;
}
.products-detail_slide li.thumb img {
    width: 172px !important;
    height: 130px !important;
}
a.relpost-block-single {
    width: 49%;
}
li.heateorSssSharingRound {
    width: 100% !important;
}
li.heateorSssSharingRound i.heateorSssSharing.heateorSssMoreBackground {
    text-align: center !important;
    display: table !important;
    margin: 10px auto !important;
    float: none !important;
}
.heateor_sss_sharing_title {
    margin-top: 20px;
    font-size: 22px;
}
.products_inn figure img {
    height: 320px;
}
}

/************************************************************************************
smaller than 767
*************************************************************************************/
@media screen and (max-width: 767px) {

}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {

}

/************************************************************************************
smaller than 732
*************************************************************************************/
@media screen and (max-width: 732px) {

}

/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {
.products_inn figure img {
    height: 285px;
}
}
/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {


}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {
.products_inn figure img {
    height: 230px;
}
}
/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
.contact_form span.checkbox_inn span {
    width: 100%;
}
.contact_form .submit_btn .wpcf7-submit {
    display: table;
    margin: 0 auto;
    float: none;
}
.products-detail_slide li.thumb img {
    height: 80px !important;
}
a.relpost-block-single {
    width: 100%;
}
.products_inn figure img {
    height: 320px;
}
}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {

}
/************************************************************************************
smaller than 412
*************************************************************************************/
@media screen and (max-width: 412px) {

}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {

}
/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {
.products_inn figure img {
    height: 310px;
}
}
/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
.products_inn figure img {
    height: 300px;
}
}
/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.products_inn figure img {
    height: 264px;
}
}