/*
 Theme Name:     OZ Flooring Sydney
 Theme URI:      https://www.Project name.com
 Description:    Divi Child Theme
 Author:         Project name
 Author URI:     https://www.Project name.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('https://fonts.cdnfonts.com/css/jost');
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: #343433 !important;
}
.mt20 {
    margin-top: 20px;
}
.site_des a {
    color: #98c41f !important;
}
.ofs_home_faqs_sec  .et_pb_accordion_item {
    margin-bottom: 15px !important;
}
.ofs_home_faqs_sec .et_pb_toggle_title {
    color: #fff !important;
    font-size: 17px !important;
}
.ofs_home_faqs_sec .et_pb_toggle_open .et_pb_toggle_title{
	color: #222 !important;
}
.ofs_home_faqs_sec .et_pb_toggle_close {
    background-color: #98c41f !important;
}
.ofs_home_faqs_sec .et_pb_toggle_title:before {
    content: "\4c" !important;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.ofs_home_faqs_sec  .et_pb_toggle_content {
    padding-top: 10px !important;
}
body {
    font-family: 'Jost*', sans-serif;
    color: #333 !important;
    font-size: 16px !important;
    line-height: 27px !important;
    font-weight: 400;
}
.pd0{
    padding: 0 !important;
}
.site_width{
    width: 100% !important;
    max-width: 1340px !important;
    margin: auto !important;
}
.pd120{
    padding: 120px 0 !important;
}
.tc{
    text-align: center !important;
}
.jc{
    justify-content: center !important;
}

.site_title {
    font-size: 40px;
    font-weight: 500;
    color: #333333;
    line-height: 1.2;
}

.site_heading {
    padding-bottom: 20px;
}
.wt{
    color: #fff !important;
}
.site_title35{
    font-size: 35px !important;
}

/* ========================== Contact Details Section Start ============================= */

.contactt_main .input_box_main .input_box.name_in,
.contactt_main .input_box_main .input_box.phone_in {
    padding-right: 15px;
}

.contactt_main .input_box_main {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.contactt_main .input_box_main .input_box input {
    height: 50px;
    padding: 10px 10px 10px 20px;
    width: 100%;
    border: none !important;
    border: 1px solid #0C23354D !important;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    border-radius: 15px;
    background-color: #fff !important;
}

.contactt_main .input_box_main .input_box input::placeholder,
.contactt_main .input_box_main .input_area textarea::placeholder {
    color: #000;
}

.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    height: 50px;
    border: none !important;
   border: 1px solid #0C23354D !important;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 15px;
    background-color: #fff !important;
}

.contactt_main .input_box_main .input_box {
    width: 100%;
}

.contactt_main .input_box_main .input_area textarea {
    border: none !important;
    border: 1px solid #0C23354D !important;
    padding: 20px;
    height: 120px;
    border-radius: 15px;
    background-color: #fff !important;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    resize: none;
}

.contactt_main .input_box_main .input_area,
.contactt_main .input_box_main .input_area textarea {
    width: 100%;
}

select option {
    color: #000;
}

select option:first-child {
    color: #000;
}

.submit_main {
    text-align: left;
}
.submit_main .site_button {
    position: relative;
}
span.wpcf7-spinner {
    position: absolute !important;
    bottom: 8px;
    right: 7px;
    margin: 0;
}
.ofs_con_detail_main_col1  {
    width: 59% !important;
    padding-right: 55px !important;
}
.ofs_con_detail_main_col2  {
    width: 41% !important;
}
.ofs_con_detail_main_col2 {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 40px;
    padding: 55px 43px;
}
.cp_add_img, .cp_call_img, .cp_mail_img, .cp_hours_img {
    height: 63px;
    width: 63px;
    border-radius: 50%;
    background: #000;
    display: flex;
}
.cp_add_main svg {
    fill: #fff;
    margin: auto;
}
.cp_des_main {
    padding-left: 20px;
    width: calc(100% - 63px);
}
.cp_add_main {
    display: flex;
    padding-bottom: 40px;
    align-items: center;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 20px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
}
.cp_add_main:last-child{
    padding-bottom: 0 !important;
}
.ofs_con_detail_main_col2 .site_heading{
    padding-bottom: 25px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #98c41f !important;
}
/* ========================== Contact Details Section End ============================= */
/* ========================== Map Section Start ============================= */
.map_main,.map_main iframe{
    height: 344px;
    border-radius: 30px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
/* ========================== Map Section End ============================= */
/* ========================== Sophisticated Flooring Options Section Start ============================= */
.two_btns_box {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}
.ofs_floor_option_main_col1  {
    background-color: #343433;
    border-radius: 40px;
    padding: 125px 210px 125px 80px;
}
.ofs_floor_option_main_row {
    display: flex;
    align-items: center;
}
.ofs_floor_option_main_col1  {
    width: 70% !important;
}
.ofs_floor_option_main_col2{
    width: 30% !important;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap {
    width: 100% !important;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img{
    width: 100% !important;
    height: 534px !important;
    object-fit: cover !important;
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px #00000040;

}
.site_des {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}
.site_des  span {
    display: block;
    padding-bottom: 15px;
}
.ofs_floor_option_main_block2 {
    width: 533px !important;
    margin-left: -131px !important;
}
.mob_img{
    display: none !important;
}

/* ========================== Sophisticated Flooring Options Section End ============================= */

/* ========================== Why Choose Us Section Start ============================= */
.site_title_des {
    padding-top: 12px;
}
.site_title_des  span{
    padding-bottom: 0 !important;
}
.pd120.ofs_why_choose_main_sec{
    padding-bottom: 0 !important;
}
.op_svg_title_inner {
    font-size: 22px;
    line-height: 37px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    text-align: center;
    transition: 0.6s ease;
}
.op_svg_inner {
    width: 114px;
    height: 114px;
    display: flex;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 50%;
    margin: auto;
}
.qur_promises_box_inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.op_svg_inner svg {
    fill: #343433;
    margin: auto;
    transition: 0.6s ease;
}
.op_svg_title {
    width: 81%;
    margin: 15px auto 0;
}
.qur_promises_box {
    margin-top: 20px;
}
.qur_promises_block{
    width: 20% !important;
}
.qur_promises_block:hover .op_svg_inner svg{
    fill: #98c41f;
}
.qur_promises_block:hover .op_svg_title_inner{
    color: #753000;
}
.op_svg_inner.op_svg_inner_orange svg {
    fill: #F79320;
}


/* ========================== Why Choose Us Section End ============================= */

/* ========================== Expert Guidance & Support Section Start ============================= */
.btn_with_con_boxx {
    display: flex !important;
    align-items: center;
    gap: 19px;
    margin-top: 10px;
}
.btn_with_con_boxx .two_btns_box {
    margin-top: 0;
}
.btn_with_con_boxx .pd_invisalign_two_content_number_no_label {
    color: #98C41F;
}
.btn_with_con_boxx .header_two_content_icon_box {
    border-color: #753000;
}
.ofs_exp_guid_main_col1  {
    padding-right: 25px;
    width: 50% !important;
    border-right: 1px solid #DDDDDD;
}
.ofs_exp_guid_main_col2  {
    padding-left: 40px;
    width: 50% !important;
}
.site_title_brown {
    color: #753000;
}

/* ========================== Expert Guidance & Support Section End ============================= */

/* ========================== Finest Wooden Floor Solutions Section Start ============================= */
.fw_svg_inner svg {
    fill: #343433;
    margin: auto;
    transition: 0.6s ease;
    display: block;
}
.fw_svg {
    height: 54px;
}
.our_fine_wood_block:hover .fw_svg_inner svg{
    fill: #98C41F;
}
.fw_svg_title_inner {
    font-size: 22px;
    line-height: 31px;
    font-weight: 500;
    color: #222222;
    text-transform: capitalize;
}
.our_fine_wood_block_inner {
    background-color: #FAF7F5;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 35px 34px;
    margin: auto;
    text-align: center;
    height: 100%;
    border-radius: 10px;
}
.our_fine_wood_box_inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -17px;
}
.our_fine_wood_block{
    width: 25% !important;
    padding: 17px;
}
.our_fine_wood_box {
    margin-top: 20px;
}
.fw_svg_title {
    margin-top: 15px;
}
/* ========================== Finest Wooden Floor Solutions Section End ============================= */

/* ========================== Premium Flooring Services Section Start ============================= */
.pd120.ofs_floor_serv_main_sec{
    padding-top: 0 !important;
}
.serv_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
}
.serv_main_box{
    padding: 10px;
    width: 33.33% !important;
}
.serv_main_box_img img{
    width: 100% !important;
    height: 298px;
    object-fit: cover;
    display: block;
    border-radius: 20px;
     transition: 0.6s ease;
}
.serv_main_box_contentt_main {
    font-size: 26px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.2;
    transition: 0.6s ease;
}
.serv_main_box:hover .serv_main_box_contentt_main{
    color: #753000;
}
.serv_main_box_img_box{
    overflow: hidden !important;
    border-radius: 20px;
    
    margin-bottom: 20px;
}
.serv_main_box:hover .serv_main_box_img img{
    transform: scale(1.2);
}
/* ========================== Premium Flooring Services Section End ============================= */

/* -----------testimonial section start------------ */

.testi_main_ttl .site_title {
    padding: 0;
}

.testi_rating_box_inr {
    justify-content: right;
}

.ggl_exlnt_txt_box {
    font-size: 24px;
}

.testi_star {
    padding: 0 10px;
}

.testi_star i {
    color: #FFC107;
}

.testi_txt {
    font-size: 20px;
    font-weight: 300;
}



.testimonial_box {
    padding: 0;
}

.testimonial_box_inr {
    padding: 30px;
    border: 1px solid #FFFFFF33;
}

.testi_ttl {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

.testi_ttl span {
    display: flex;
}

.testi_ttl span p {
    margin-left: 10px;
}

.testi_ttl i {
    padding: 0 2px;
}

.testi_ttl i.yellow_star {
    color: #FAD30D;
}

.testi_ttl i.grey_star {
    color: #FFC107;
    font-size: 13px;
}

.testi_verify {
    display: flex;
    align-items: center;
}

.testi_verify span {
    padding-left: 5px;
    font-weight: 300;
}

.testi_verify img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    margin-top: -3px;
}

.testi_des {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin: 15px 0 0;
    height: 80px;
    overflow: hidden;
    transition: 0.5s ease-out !important;
}

.intro {
    height: auto;
}

span.tog_btn {
    display: block;
    font-size: 15px;
    color: #98c41f !important;
    transition: 0.5s ease-out;
    cursor: pointer;
    text-decoration: underline;
}
.testi_img_box {
    display: flex;
    align-items: center;
    justify-content: left;
    padding-top: 10px;
}

.testi_img {
    display: flex;
    padding-right: 10px;
}

.testi_img img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.testi_date {
    padding-top: 20px;
}

.testimonial_main_box .slick-track {
    display: flex !important;
    height: 100% !important;
}

.testimonial_box {
    display: flex !important;
    height: 100% !important;
}

.testimonial_box_inr {
    width: 100%;
    height: 100% !important;
}
.hk_testimonial_btn {
    margin-top: 10px;
}
/* .testimonial_main_box_inr .slick-arrow {
    background: #fff !important;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    border-radius: 100%;
    border: 1px solid #DDD;
    top: 0;
    bottom: 0;
    margin: auto;
} */
.slick-prev:before, .slick-next:before{
    display: none !important;
}
.slick-prev {
    left: -30px;
    display: flex;
}

.slick-next {
    right: -30px;
    display: flex;
}
.slick-arrow svg {
    margin: auto;
    width: 15px;
    height: 15px;
    fill: #fff;
    transition: 0.6s ease;
}
.testimonial_main_box_inr .slick-arrow{
    transition: 0.6s ease;
}
.slick-arrow:hover svg{
    fill: #98C41F;
}


.testi_sec {
    overflow: hidden;
}

.rev_google_icon img {
    width: 69px;
    height: 23px;
    margin-top: 4px;
    object-fit: contain;
}

.rev_verif_link {
    color: #000;
    text-decoration: underline !important;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: 0.6s ease;
}
.rev_verif_link:hover{
    color: #753000;
    text-decoration: underline !important;
}
.review_rat_line_box {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    height: 65px;
}
.rev_google_icon img,.rev_stars_svg svg{
    display: block;
}
.mltpl_img {
    display: flex;
    gap: 10px;
}
.tst_img_con_inr img{
    width: 68px;
    height: 68px;
    object-fit: cover;
    display: block;
}
.tst_img_mn_con {
    margin-top: 15px;
}
.lb-loader, .lightbox {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
/* -----------testimonial section end------------ */

/* =================================== Product Banner Section Start =================================== */
#product-dynamic-box {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border-radius: 0;
}
#product-banner-img {
    width: 100%;
    height: 776px;
    object-fit: cover;
    border-radius: 0;
    display: block;
}
.product-info {
    margin-top: 0;
}
.product-thumbnails {
    margin-top: 0;
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    height: 80px;
    width: calc(100% - 200px) !important;
}
.product-thumbnails .swiper-slide{
    display: flex !important;
}
.product-thumb {
    cursor: pointer;
    width: 75px;
}
.product-thumb img{
    width: 47px;
    height: 47px;
    border-radius: 50%;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid transparent;
    transition: 0.3s;
    display: block;
    margin: auto;
}
.product-thumb:hover img{
    border-color: #753000;
}
.product-thumb:hover .prodd_title{
    color: #753000 !important;
    font-weight: 400;
    font-size: 11px;
}
.product-thumb.active .prodd_title{
    color: #753000 !important;
}
.product-thumb.active img{
    height: 60px;
    width: 60px;
}
.prodd_thum_title_boxxx.active {
    opacity: 1;
}
.prodd_thum_title_boxxx:hover {
    opacity: 1;
}
.product-thumb.active img{
  border-color: #753000;
}
.product_data_main_boxxx {
    position: absolute;
    bottom: 85px;
    left: 85px;
    right: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 650px;
    border-radius: 20px;
    padding: 40px 38px 32px 32px;
}
#product-banner-img {
  transition: all 0.4s ease-in-out;
  transform-origin: center;
}

.fade-zoom-out {
  opacity: 0;
  transform: scale(1.0);
}
.product_knowmore_box {
    width: 200px !important;
    justify-content: right;
    display: flex;
}
.fade-zoom-in {
  opacity: 1;
  transform: scale(1);
}

.product_dis_des_box {
    display: flex;
    align-items: center;
}
.product_bnr_box_title {
    font-size: 33px;
    font-weight: 400;
    color: #343433;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 5px;
}
.product_bnr_box_title_cat {
    font-size: 26px;
    font-weight: 400;
    color: #98C41F;
    text-transform: capitalize;
    line-height: 1.2;
}
.discount_val {
    font-size: 110px;
    font-weight: bold;
    line-height: 1;
    color: #753000;
}
#product-discount {
    display: flex;
    align-items: center;
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #ddd;
}
.perc_icon {
    display: block;
    font-size: 46px;
    font-weight: bold;
    color: #753000;
    line-height: 1;
    padding-bottom: 5px;
}
.perc_off {
    display: block;
    font-size: 32px;
    font-weight: bold;
    color: #753000;
    line-height: 1;
}
.perc_icon_off_box {
    padding-left: 6px;
}
.bnr_arrow_btn_box {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
}
.bnr_arrow_btn {
    display: flex;
    height: 100%;
}
.bnr_arrow_btn svg{
    margin: auto;
    fill: #98C41F;
}
.know_more_main_span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 4px;
    padding-left: 26px;
}
.product_thum_know_data_box_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #ddd;
}
.prodd_title {
    font-size: 11px;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 20px;
}
.prodd_thum_title_boxxx {
    opacity: .5;
    margin: auto;
}
/* =================================== Product Banner Section End =================================== */

/* =================================== Top Flooring Options in Sydney Section Start =================================== */

.prdct_main_box_img img {
    width: 100%;
    height: 206px;
    object-fit: cover;
    display: block;
    border-radius: 13px;
}
.prdct_main_box_img_box {
    padding: 12px;
    border-radius: 13px;
    position: relative;
}
.prdct_main_box_img_box::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #FAF7F5;
    z-index: -1;
     border-radius: 13px;
     transition: 0.6s ease;
}
.prdct_main_inner:hover .prdct_main_box_img_box::after{
    background-color: #98C41F;
    height: 36%;
    bottom: 0;
    top: unset;
}
.prdct_main_box {
    padding: 12px;
}
/* .prdct_main {
    margin: 0 -12px -12px -12px;
} */
.prdct_system_title {
    text-align: center;
    margin-top: 12px;
    font-size: 18px;
    color: #343433;
    font-weight: 500;
    line-height: 1;
}

.prdct_main_dvg_boxx {
    width: 26px;
    height: 26px;
    background: #98C41F;
    display: flex;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: 0.6s ease;
}
.prdct_main_dvg_boxx svg {
    fill: #fff;
    margin: auto;
    transition: 0.6s ease;
}
.prdct_main_inner:hover .prdct_main_dvg_boxx{
    opacity: 1;
}
.prdct_main_dvg_boxx:hover{
    background-color: #000;
}
/* =================================== Top Flooring Options in Sydney Section End =================================== */

/* =================================== Exceptional Flooring for Every Taste Section Start =================================== */
.ofs_hmabt_main_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ofs_hmabt_main_col1  {
    width: 65% !important;
    padding-right: 60px;
}
.ofs_hmabt_main_col2{
    width: 35% !important;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap {
    width: 100% !important;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap img{
    width: 100% !important;
    height: 587px !important;
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px #00000040;
    object-fit: cover;
}
.our_featu_svg_inner svg {
    fill: #fff;
    margin: auto;
    animation: updwnbig 2.5s infinite;
}
.our_featu_svg_inner{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #333333;
    display: flex;
}
.our_featu_box_inner {
    display: flex;
    justify-content: space-between;
    width: 776px;
}
.our_featu_svg_title_inner {
    font-size: 25px;
    color: #343434;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 8px;
}
.our_featu_svg_title_inner_sub {
    font-size: 20px;
    font-weight: 400;
    color: #8C8C8C;
    line-height: 1.2;
}
.our_featu_svg_title {
    margin-top: 20px;
}
.our_featu_box {
    margin: 20px 0 45px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 33px;
}
.our_featu_block {
    padding: 0 55px;
    border-right: 1px solid #ddd;
}
.our_featu_block:last-child{
    border: none !important;
    padding-right: 0 !important;
}
.our_featu_block:first-child{
    padding-left: 0 !important;
}
.site_small_title {
    font-size: 18px;
    text-transform: uppercase;
    color: #753000;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 10px;
}
/* =================================== Exceptional Flooring for Every Taste Section End =================================== */
.ofs_nsw_epa_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ofs_nsw_epa_col1  {
	width:50% !important;
	    border: 1px solid #ddd;
    padding: 10px;
}
.ofs_nsw_epa_col2  {
	width:50% !important;
	padding-left:25px;
}

.ofs_nsw_epa_block1 .et_pb_image_wrap {
    width: 100% !important;
}

.ofs_nsw_epa_block1 .et_pb_image_wrap img{
    width: 100% !important;
    object-fit:contain;
    display:block;
}
.ofs_con_detail_main_sec  .wpcf7 form .wpcf7-response-output{
    color: #000 !important;
}
.why_choose_prod_box_mainn{
    background-color: #343433;
}
.why_choose_feat_list_title {
    font-size: 22px;
    font-weight: 600;
    color: #98C41F;
    text-align: center;
    line-height: 1.2;
    text-transform: capitalize;
}
.why_choose_feat_list_des {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 27px;
    margin-top: 10px;
}
.choose_why_prod_sec_main_feat_list_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -24px;
    margin-top: 50px;
}

.choose_why_prod_sec_main_feat_list_inner {
    width: 33.33%;
    padding: 24px;
    border-right: 1px solid #FFFFFF33;
    border-bottom: 1px solid #FFFFFF33;
    margin-bottom: 30px;
}
.choose_why_prod_sec_main_feat_list_inner:nth-child(3),
.choose_why_prod_sec_main_feat_list_inner:nth-child(5){
    border-right: none !important;
}
.choose_why_prod_sec_main_feat_list_inner:nth-child(4),
.choose_why_prod_sec_main_feat_list_inner:nth-child(5){
    border-bottom: none !important;
    margin-bottom: 0;
}




.new_class .choose_why_prod_sec_main_feat_list_inner {
    border-right: 1px solid #FFFFFF33 !important;
    border-bottom: 1px solid #FFFFFF33 !important;
    margin-bottom: unset !important;
}

.new_class .choose_why_prod_sec_main_feat_list_inner.choose_why_prod_sec_main_feat_list_inner3,.new_class .choose_why_prod_sec_main_feat_list_inner:last-child {
    border-right: unset !important;
}
.why_choose_feat_list_des span {
    display: block;
}



@media all and (min-width: 320px) and (max-width: 767px) {
	.ofs_nsw_epa_col1  {
	width:100% !important;
	    border: 1px solid #ddd;
    padding: 10px;
    margin:auto;
}
.ofs_nsw_epa_col2  {
	width:100% !important;
	padding-left:0;
    padding-top:15px;
    text-align:center;
}
    .site_width {
        max-width: 100% !important; 
    }
    .pd0.site_width{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .contactt_main .input_box_main .input_box input,
    .contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
        height: 50px;
        font-size: 15px;
        padding: 10px;
    }
    .contactt_main .input_box_main .input_area textarea {
        font-size: 15px;
        padding: 15px 10px;
    }
     .contactt_main .input_box_main .input_box.email_in input,
    .contactt_main .input_box_main .input_box.suburb_in input {
        margin-top: 10px;
    }
    .contactt_main .input_box_main {
        display: block;
        margin-bottom: 10px;
    }
    .pd120 {
    padding: 40px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 25px 15px;
}
.site_title {
    font-size: 22px;
    text-align: center;
}
.site_title35 {
    font-size: 26px !important;
    text-align: center;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 16px;
    line-height: 20px;
}
.site_heading {
    padding-bottom: 15px;
}
.contactt_main .input_box_main .input_box input,.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 45px;
    font-size: 15px;
}
.contactt_main .input_box_main .input_area textarea {
    height: 100px;
    font-size: 15px;
}
.cp_add_main {
    padding-bottom: 35px;
    display: block;
    text-align: center;
}
.ofs_con_detail_main_col2 .site_heading {
    padding-bottom: 15px !important;
}
.ofs_con_detail_main_col1 {
    width: 100% !important;
    padding-right: 0 !important;
     padding-bottom: 20px !important;
}
.ofs_con_detail_main_col2 {
    width: 100% !important;
   
}
.cp_des_main {
    padding-left: 0;
    text-align: center;
    width: 100%;
    padding-top: 12px;
    line-height: 22px;
}
.cp_add_img, .cp_call_img, .cp_mail_img, .cp_hours_img {
    margin: auto;
}
.cp_content.cp_content_cupg {
    display: flex;
    flex-wrap: wrap;
}
.cp_add_main {
    width: 100% !important;
    padding-bottom: 20px;
}
.submit_main .site_button {
    margin: auto;
}
.contactt_main .input_box_main .input_box.name_in, .contactt_main .input_box_main .input_box.phone_in {
    padding-right: 0;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
    line-height: 20px;
}
 .mob_img{
    display: block !important;
}
.ofs_floor_option_main_col1 {
    padding: 50px 160px 50px 40px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 440px !important;
}
.ofs_floor_option_main_block2 {
    width: 462px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.ofs_floor_option_main_col1 {
    width: 100% !important;
}
.ofs_floor_option_main_col2 {
    width: 30% !important;
    display: none !important;
}
.mob_img .et_pb_image_wrap {
    width: 100% !important;
}
.mob_img{
    padding-bottom: 10px;
}
.mob_img .et_pb_image_wrap img{
    width: 100% !important;
    height: 330px;
    border-radius: 40px;
    object-fit: cover;
}
.ofs_floor_option_main_col1 {
    padding: 30px 15px;
    text-align: center;
}
.two_btns_box{
    justify-content: center !important;
}
.ofs_floor_option_main_col1 .mob_img{
    display: block !important;
}
.op_svg_title_inner {
    font-size: 15px;
    line-height: 23px;
}
.qur_promises_box {
    margin-top: 0px;
}
.op_svg_inner {
    width: 84px;
    height: 84px;
}
.qur_promises_block {
    width: 33.33% !important;
    padding-bottom: 12px;
}
.qur_promises_block:nth-last-child(2){
    width: 50% !important;
    padding-bottom: 0;
}
.qur_promises_block:last-child{
    width: 50% !important;
    padding-bottom: 0;
}
.op_svg_title {
    width: 100%;
    margin: 10px auto 0;
}
 .header_two_content_icon_box {
        width: 50px;
        height: 50px;
    }
    .header_two_content_icon_box svg {
        width: 25px;
        height: 25px;
    }
    .pd_invisalign_two_content_number_one_label {
        font-size: 14px;
        padding-bottom: 6px;
    }
    .pd_invisalign_two_content_number_no_label {
        font-size: 18px;
    }
    .ofs_exp_guid_main_col1 {
    padding-right: 0;
    width: 100% !important;
    border: none !important;
}
.ofs_exp_guid_main_col2 {
    padding-left: 0;
    width: 100% !important;
    padding-top: 10px;
}
.btn_with_con_boxx{
    justify-content: center !important;
    margin-top: 0;
    display: block !important;
}
.ofs_exp_guid_main_block1,.ofs_exp_guid_main_block2{
    text-align: center !important;
}
.ofs_exp_guid_main_block2 .pd_invisalign_two_content_number_one_box {
    text-align: left;
}
.ofs_exp_guid_main_block2 .pd_invisalign_two_content{
    justify-content: center;
    margin-top: 15px;
}
.fw_svg_title_inner {
    font-size: 15px;
    line-height: 19px;
}
.our_fine_wood_block_inner {
    padding: 20px 10px;
}
.our_fine_wood_box {
    margin-top: 0;
}
.our_fine_wood_block {
    padding: 7px;
    width: 50% !important;
}
.our_fine_wood_box_inner {
    margin: -7px;
}
.fw_svg_title {
    margin-top: 15px;
}
.fw_svg,.fw_svg svg {
    height: 42px;
}
.serv_main_box_contentt_main {
    font-size: 13px;
}
.serv_main_box_img img {
    height: 140px;
}
.serv_main_box_img_box {
    margin-bottom: 10px;
}
.serv_main_box {
    padding: 5px;
    width: 50% !important;
}
.serv_main {
    margin: -5px;
}
.slick-prev {
    left: -15px;
}
.slick-next {
    right: -15px;
}
.testimonial_box_inr {
    padding: 20px 15px;
}
.testi_des {
    font-size: 15px;
}
.testi_date {
    font-size: 15px;
}
.testi_ttl {
    font-size: 16px;
}
.testi_verify {
    font-size: 14px;
}
.review_rat_line_box {
    height: auto;
    font-size: 15px;
}
.rev_stars_svg,.rev_google_icon,.rev_verif_link_box{
    display: block;
    text-align: center !important;
}
.review_rat_line_box {
    display: block;
    line-height: 18px;
    padding: 15px 10px;
}
.rev_google_icon img, .rev_stars_svg svg {
    margin: auto;
}
.rev_verif_link{
    justify-content: center;
}
.rev_stars_svg  svg,.rev_google_icon img{
    margin: 5px auto 7px  !important;
}
/* product banner responsive start */
    #product-banner-img {
        height: 450px;
    }
   .product_data_main_boxxx {
        left: 0;
        bottom: 15px;
        padding: 15px 15px 15px 15px;
        width: 300px;
        margin: auto;
        right: 0;
    }
    .discount_val {
        font-size: 50px;
    }
    .perc_icon {
        font-size: 20px;
        padding-bottom: 2px;
    }
    .perc_off {
        font-size: 14px;
    }
    .product_bnr_box_title {
        font-size: 22px;
    }
    .product_bnr_box_title_cat {
        font-size: 16px;
    }
    .bnr_arrow_btn_box {
        width: 32px;
        height: 32px;
    }
    #product-discount {
        margin-right: 0;
        padding-right: 0;
        border: none !important;
        width: 100% !important;
        justify-content: center;
    }
    .product_thum_know_data_box_main {
        margin-top: 5px;
        padding-top: 5px;
        flex-wrap: wrap;
    }
    .product_knowmore_box {
        width: 100% !important;
        justify-content: center !important;
        margin-top: 10px;
    }
    .product-thumbnails {
        width: 100% !important;
    }
    .know_more_main_span {
        padding-left: 16px;
    }
    .product-thumb.active img {
        height: 50px;
        width: 50px;
    }
    .product_dis_des_box {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .product_dis_box_data {
        width: 100% !important;
    }
    .product_bnr_box_title {
        font-size: 20px;
        padding-bottom: 2px;
    }
    .product_bnr_des_box_main_sub {
        margin-top: 4px;
    }
    .product_data_main_boxxx {
        background: #ffffffd4;
    }
/* product banner responsive End */
/* product banner responsive End */
.prdct_main_box_img img {
    height: 176px;
}
.prdct_system_title {
    font-size: 16px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 10px;
}
.our_featu_svg_title_inner {
    font-size: 17px;
    padding-bottom: 3px;
}
.our_featu_svg_title_inner_sub {
    font-size: 15px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 100% !important;
    padding-right: 0;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
    display: none !important;
}
.site_small_title {
    font-size: 16px;
}
.our_featu_box {
    margin: 5px 0 25px;
    padding-bottom: 25px;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap img {
    height: 530px !important;
}
.our_featu_svg_inner {
    width: 60px;
    height: 60px;
    margin: auto;
}
.ofs_hmabt_main_block3 .two_btns_box {
    justify-content: center !important;
}
.our_featu_box_inner {
    width: 100%;
    margin: auto;
    text-align: center;
    flex-wrap: wrap;
}
.site_small_title {
    text-align: center;
    margin-bottom: 5px;
}
.ofs_hmabt_main_block3{
    text-align: center !important;
}
.our_featu_block{
    width: 50% !important;
}
.our_featu_block:first-child {
    padding-left: 0 !important;
    width: 100% !important;
    border: none !important;
    margin-bottom: 20px;
}
 	.new_class .choose_why_prod_sec_main_feat_list_inner.choose_why_prod_sec_main_feat_list_inner3 {
            border-right: unset !important;
}
	.new_class .choose_why_prod_sec_main_feat_list_inner:last-child {
    border-right: unset !important;
}
	.new_class .choose_why_prod_sec_main_feat_list_inner {
    width:100% !important;
		        border-right: unset !important;
}

}
@media all and (min-width: 600px) and (max-width: 767px) {
    .our_fine_wood_block {
        width: 25% !important;
    }
    .serv_main_box_contentt_main {
    font-size: 15px;
}
    
}
@media all and (min-width: 375px) and (max-width: 767px) {
    .product_data_main_boxxx {
    left: 15px;
    bottom: 15px;
    width: 347px;
    right: auto;
}
.product_dis_box_data {
    width: unset !important;
    text-align: left !important;
}
.product_bnr_des_box_main_sub {
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
}
.product_bnr_box_title {
    font-size: 18px;
}
.product_bnr_box_title_cat {
    font-size: 15px;
}
.prdct_main_box {
    padding: 7px;
}
.prdct_main_box_img img {
    height: 140px;
}
.prdct_system_title {
    font-size: 15px;
}
.btn_with_con_boxx{
    display: flex !important;
}
}
@media all and (min-width: 481px) and (max-width: 767px) {
	.ofs_nsw_epa_col1  {
	width:400px !important;
	    border: 1px solid #ddd;
    padding: 10px;
    margin:auto;
}
.ofs_nsw_epa_col2  {
	width:100% !important;
	padding-left:0;
    padding-top:15px;
    text-align:center;
}
    .cp_content.cp_content_cupg {
        flex-wrap: wrap;
        justify-content: center;
    }
    .cp_add_main {
        width: 50% !important;
        padding-bottom: 15px;
    }
    .mob_img .et_pb_image_wrap img{
    width: 100% !important;
    height: 400px;
    border-radius: 40px;
    object-fit: cover;
}
.qur_promises_block:nth-last-child(2){
    width: 33.33% !important;
    padding-bottom: 0;
}
.qur_promises_block:last-child{
    width: 33.33% !important;
    padding-bottom: 0;
}
.btn_with_con_boxx{
    display: flex;
}
.ofs_exp_guid_main_block2 .pd_invisalign_two_content {
    margin-top: 0;
}
.serv_main_box {
    padding: 5px;
    width: 33.33% !important;
}
.prdct_main_box_img_box {
    padding: 7px;
}
.prdct_system_title {
    font-size: 14px;
    margin-top: 8px;

}
.prdct_main_box_img img {
    height: 120px;
}
.our_featu_block{
    width: 33.33% !important;
}
.our_featu_block:first-child {
    width: 33.33%!important;
    border-right: 1px solid #ddd !important;
    margin-bottom: 0;
}
.our_featu_svg_title_inner_sub {
    font-size: 13px;
}
		.new_class .choose_why_prod_sec_main_feat_list_inner {
    width:100% !important;
}
}

@media all and (min-width: 600px) and (max-width: 767px) {
.prdct_main_box_img img {
    height: 140px;
}
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .site_width {
        max-width: 100% !important; 
    }
    .pd0.site_width{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
.pd120 {
    padding: 40px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 25px 15px;
}
.site_title {
    font-size: 32px;
    text-align: center;
}
.site_title35 {
    font-size: 26px !important;
    text-align: center;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 16px;
    line-height: 20px;
}
.site_heading {
    padding-bottom: 15px;
}
.contactt_main .input_box_main .input_box input,.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 45px;
    font-size: 15px;
}
.contactt_main .input_box_main .input_area textarea {
    height: 100px;
    font-size: 15px;
}
.cp_add_main {
    padding-bottom: 35px;
    display: block;
    text-align: center;
}
.ofs_con_detail_main_col2 .site_heading {
    padding-bottom: 20px !important;
}
.ofs_con_detail_main_col1 {
    width: 100% !important;
    padding-right: 0 !important;
     padding-bottom: 20px !important;
}
.ofs_con_detail_main_col2 {
    width: 100% !important;
   
}
.cp_des_main {
    padding-left: 0;
    text-align: center;
    width: 100%;
    padding-top: 12px;
    line-height: 22px;
}
.cp_add_img, .cp_call_img, .cp_mail_img, .cp_hours_img {
    margin: auto;
}
.cp_content.cp_content_cupg {
    display: flex;
}
.cp_add_main {
    width: 33.33% !important;
    padding-bottom: 0;
}
.submit_main .site_button {
    margin: auto;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
    line-height: 20px;
}
 .mob_img{
    display: block !important;
}
.ofs_floor_option_main_col1 {
    padding: 50px 160px 50px 40px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 440px !important;
}
.ofs_floor_option_main_block2 {
    width: 462px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.ofs_floor_option_main_col1 {
    width: 100% !important;
}
.ofs_floor_option_main_col2 {
    width: 30% !important;
    display: none !important;
}
.mob_img .et_pb_image_wrap {
    width: 100% !important;
}
.mob_img{
    padding-bottom: 10px;
}
.mob_img .et_pb_image_wrap img{
    width: 100% !important;
    height: 400px;
    border-radius: 40px;
    object-fit: cover;
}
.ofs_floor_option_main_col1 {
    padding: 40px 20px;
    text-align: center;
}
.two_btns_box{
    justify-content: center !important;
}
.ofs_floor_option_main_col1 .mob_img{
    display: block !important;
}
.site_title {
    font-size: 28px;
}
.op_svg_title_inner {
    font-size: 15px;
    line-height: 23px;
}
.qur_promises_box {
    margin-top: 10px;
}
.op_svg_inner {
    width: 94px;
    height: 94px;
}
.ofs_exp_guid_main_col1 {
    padding-right: 0;
    width: 100% !important;
    border: none !important;
}
.ofs_exp_guid_main_col2 {
    padding-left: 0;
    width: 100% !important;
    padding-top: 10px;
}
.btn_with_con_boxx{
    justify-content: center !important;
}
.ofs_exp_guid_main_block1,.ofs_exp_guid_main_block2{
    text-align: center !important;
}
.ofs_exp_guid_main_block2 .pd_invisalign_two_content_number_one_box {
    text-align: left;
}
.fw_svg_title_inner {
    font-size: 16px;
    line-height: 20px;
}
.our_fine_wood_block_inner {
    padding: 25px 20px;
}
.our_fine_wood_box {
    margin-top: 0;
}
.our_fine_wood_block {
    padding: 10px;
}
.our_fine_wood_box_inner {
    margin: -10px;
}
.fw_svg_title {
    margin-top: 15px;
}
.serv_main_box_contentt_main {
    font-size: 17px;
}
.serv_main_box_img img {
    height: 180px;
}
.serv_main_box_img_box {
    margin-bottom: 10px;
}
.slick-prev {
    left: -15px;
}
.slick-next {
    right: -15px;
}
.testimonial_box_inr {
    padding: 25px 20px;
}
.testi_des {
    font-size: 15px;
}
.testi_date {
    font-size: 15px;
}
.testi_ttl {
    font-size: 17px;
}
.testi_verify {
    font-size: 14px;
}
.review_rat_line_box {
    height: 45px;
    font-size: 15px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 470px;
    }
   .product_data_main_boxxx {
        left: 20px;
        bottom: 20px;
        padding: 20px 18px 18px 18px;
        width: 420px;
    }
    .discount_val {
        font-size: 50px;
    }
    .perc_icon {
        font-size: 20px;
        padding-bottom: 2px;
    }
    .perc_off {
        font-size: 14px;
    }
    .product_bnr_box_title {
        font-size: 22px;
    }
    .product_bnr_box_title_cat {
        font-size: 17px;
    }
    .bnr_arrow_btn_box {
        width: 32px;
        height: 32px;
    }
    #product-discount {
        margin-right: 15px;
        padding-right: 15px;
    }
    .product_thum_know_data_box_main {
        margin-top: 10px;
        padding-top: 10px;
    }
    .product_knowmore_box {
        width: 150px !important;
    }
    .product-thumbnails {
        width: calc(100% - 150px) !important;
    }
    .know_more_main_span {
        padding-left: 16px;
    }
    .product-thumb.active img {
        height: 50px;
        width: 50px;
    }
/* product banner responsive End */
.prdct_main_box_img img {
    height: 176px;
}
.prdct_system_title {
    font-size: 16px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 30px;
}
.our_featu_svg_title_inner {
    font-size: 18px;
    padding-bottom: 3px;
}
.our_featu_svg_title_inner_sub {
    font-size: 15px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 100% !important;
    padding-right: 0;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
    display: none !important;
}
.site_small_title {
    font-size: 16px;
}
.our_featu_box {
    margin: 15px 0 35px;
    padding-bottom: 25px;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap img {
    height: 530px !important;
}
.our_featu_svg_inner {
    width: 60px;
    height: 60px;
    margin: auto;
}
.ofs_hmabt_main_block3 .two_btns_box {
    justify-content: center !important;
}
.our_featu_box_inner {
    width: 530px;
    margin: auto;
    text-align: center;
}
.site_small_title {
    text-align: center;
    margin-bottom: 5px;
}
.ofs_hmabt_main_block3{
    text-align: center !important;
}
	.new_class .choose_why_prod_sec_main_feat_list_inner.choose_why_prod_sec_main_feat_list_inner3 {
    border-right: 1px solid #FFFFFF33 !important;
}
	.new_class .choose_why_prod_sec_main_feat_list_inner:last-child {
    border-right: unset !important;
}
	.new_class .choose_why_prod_sec_main_feat_list_inner {
    width: 50%;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
  .site_width {
        max-width: 950px !important;
    }
    .pd120 {
    padding: 50px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 35px 30px;
}
.site_title {
    font-size: 32px;
}
.site_title35 {
    font-size: 25px !important;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 18px;
    line-height: 24px;
}
.site_heading {
    padding-bottom: 15px;
}
.contactt_main .input_box_main .input_box input,.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 45px;
    font-size: 15px;
}
.contactt_main .input_box_main .input_area textarea {
    height: 100px;
    font-size: 15px;
}
.cp_add_main {
    padding-bottom: 35px;
}
.ofs_con_detail_main_col2 .site_heading {
    padding-bottom: 20px !important;
}
.ofs_con_detail_main_col1 {
    width: 57% !important;
    padding-right: 35px !important;
}
.ofs_con_detail_main_col2 {
    width: 43% !important;
}
.cp_des_main {
    padding-left: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
    line-height: 20px;
}
.ofs_floor_option_main_col1 .mob_img{
    display: block !important;
}
.ofs_floor_option_main_col1 {
    padding: 50px 160px 50px 40px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 440px !important;
}
.ofs_floor_option_main_block2 {
    width: 462px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.ofs_floor_option_main_col1 {
    width: 100% !important;
}
.ofs_floor_option_main_col2 {
    width: 30% !important;
    display: none !important;
}
.mob_img .et_pb_image_wrap {
    width: 100% !important;
}
.mob_img{
    padding-bottom: 10px;
}
.mob_img .et_pb_image_wrap img{
    width: 100% !important;
    height: 450px;
    border-radius: 40px;
    object-fit: cover;
}
.ofs_floor_option_main_col1 {
    padding: 40px 30px;
    text-align: center;
}
.two_btns_box{
    justify-content: center !important;
}
.ofs_floor_option_main_col1 .mob_img{
    display: block !important;
}
.op_svg_title_inner {
    font-size: 16px;
    line-height: 25px;
}
.qur_promises_box {
    margin-top: 10px;
}
.op_svg_inner {
    width: 94px;
    height: 94px;
}
.ofs_exp_guid_main_col1 {
    padding-right: 20px;
}
.ofs_exp_guid_main_col2 {
    padding-left: 30px;
}
.fw_svg_title_inner {
    font-size: 16px;
    line-height: 26px;
}
.our_fine_wood_block_inner {
    padding: 25px 20px;
}
.our_fine_wood_box {
    margin-top: 0;
}
.our_fine_wood_block {
    padding: 10px;
}
.our_fine_wood_box_inner {
    margin: -10px;
}
.fw_svg_title {
    margin-top: 15px;
}
.serv_main_box_contentt_main {
    font-size: 18px;
}
.serv_main_box_img img {
    height: 230px;
}
.serv_main_box_img_box {
    margin-bottom: 10px;
}
.slick-prev {
    left: -20px;
}
.slick-next {
    right: -20px;
}
.testimonial_box_inr {
    padding: 25px 20px;
}
.testi_des {
    font-size: 15px;
}
.testi_date {
    font-size: 15px;
}
.testi_ttl {
    font-size: 16px;
}
.testi_verify {
    font-size: 14px;
}
.review_rat_line_box {
    height: 45px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 500px;
    }
    .product_data_main_boxxx {
        left: 30px;
        bottom: 30px;
        padding: 25px 23px 20px 20px;
        width: 500px;
    }
    .discount_val {
        font-size: 60px;
    }
    .perc_icon {
        font-size: 22px;
    }
    .perc_off {
        font-size: 16px;
    }
    .product_bnr_box_title {
        font-size: 24px;
    }
    .product_bnr_box_title_cat {
        font-size: 18px;
    }
    .bnr_arrow_btn_box {
        width: 32px;
        height: 32px;
    }
    #product-discount {
        margin-right: 15px;
        padding-right: 15px;
    }
    .product_thum_know_data_box_main {
        margin-top: 15px;
        padding-top: 15px;
    }
    .product_knowmore_box {
        width: 150px !important;
    }
    .product-thumbnails {
        width: calc(100% - 150px) !important;
    }
    .know_more_main_span {
        padding-left: 16px;
    }
    .product-thumb.active img {
        height: 50px;
        width: 50px;
    }
/* product banner responsive End */
.prdct_main_box_img img {
    height: 176px;
}
.prdct_system_title {
    font-size: 16px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 30px;
}
.our_featu_svg_title_inner {
    font-size: 18px;
    padding-bottom: 3px;
}
.our_featu_svg_title_inner_sub {
    font-size: 15px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 60% !important;
    padding-right: 40px;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
}
.site_small_title {
    font-size: 16px;
}
.our_featu_box {
    margin: 15px 0 35px;
    padding-bottom: 25px;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap img {
    height: 530px !important;
}
.our_featu_svg_inner {
    width: 60px;
    height: 60px;
}
.ofs_hmabt_main_block3 .two_btns_box {
    justify-content: left !important;
}

}
@media all and (min-width: 1025px) and (max-width: 1140px) {
     .site_width {
        max-width: 985px !important;
    }
.pd120 {
    padding: 60px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 35px 30px;
}
.site_title {
    font-size: 33px;
}
.site_title35 {
    font-size: 28px !important;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 17px;
    line-height: 24px;
}
.site_heading {
    padding-bottom: 15px;
}
.contactt_main .input_box_main .input_box input,.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 45px;
    font-size: 15px;
}
.contactt_main .input_box_main .input_area textarea {
    height: 100px;
    font-size: 15px;
}
.cp_add_main {
    padding-bottom: 35px;
}
.ofs_con_detail_main_col2 .site_heading {
    padding-bottom: 20px !important;
}
.ofs_con_detail_main_col1 {
    width: 57% !important;
    padding-right: 35px !important;
}
.ofs_con_detail_main_col2 {
    width: 43% !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
    line-height: 20px;
}
.ofs_floor_option_main_col1 {
    padding: 50px 160px 50px 40px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 440px !important;
}
.ofs_floor_option_main_block2 {
    width: 462px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.ofs_floor_option_main_col1 {
    width: 100% !important;
}
.ofs_floor_option_main_col2 {
    width: 30% !important;
    display: none !important;
}
.mob_img .et_pb_image_wrap {
    width: 100% !important;
}
.mob_img{
    padding-bottom: 10px;
}
.mob_img .et_pb_image_wrap img{
    width: 100% !important;
    height: 450px;
    border-radius: 40px;
    object-fit: cover;
}
.ofs_floor_option_main_col1 {
    padding: 40px 30px;
    text-align: center;
}
.two_btns_box{
    justify-content: center !important;
}
.ofs_floor_option_main_col1 .mob_img{
    display: block !important;
}
.op_svg_title_inner {
    font-size: 16px;
    line-height: 25px;
}
.qur_promises_box {
    margin-top: 10px;
}
.op_svg_inner {
    width: 94px;
    height: 94px;
}
.ofs_exp_guid_main_col1 {
    padding-right: 20px;
}
.ofs_exp_guid_main_col2 {
    padding-left: 30px;
}
.fw_svg_title_inner {
    font-size: 17px;
    line-height: 26px;
}
.our_fine_wood_block_inner {
    padding: 25px 22px;
}
.our_fine_wood_box {
    margin-top: 5px;
}
.our_fine_wood_block {
    padding: 10px;
}
.our_fine_wood_box_inner {
    margin: -10px;
}
.fw_svg_title {
    margin-top: 15px;
}
.serv_main_box_contentt_main {
    font-size: 20px;
}
.serv_main_box_img img {
    height: 250px;
}
.serv_main_box_img_box {
    margin-bottom: 12px;
}
.slick-prev {
    left: -20px;
}
.slick-next {
    right: -20px;
}
.testimonial_box_inr {
    padding: 20px 12px;
}
.testi_des {
    font-size: 15px;
}
.testi_date {
    font-size: 15px;
}
.testi_ttl {
    font-size: 16px;
}
.testi_verify {
    font-size: 14px;
}
.review_rat_line_box {
    height: 50px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 500px;
    }
    .product_data_main_boxxx {
        left: 30px;
        bottom: 30px;
        padding: 25px 23px 20px 20px;
        width: 500px;
    }
    .discount_val {
        font-size: 70px;
    }
    .perc_icon {
        font-size: 26px;
    }
    .perc_off {
        font-size: 20px;
    }
    .product_bnr_box_title {
        font-size: 25px;
    }
    .product_bnr_box_title_cat {
        font-size: 18px;
    }
    .bnr_arrow_btn_box {
        width: 32px;
        height: 32px;
    }
    #product-discount {
        margin-right: 20px;
        padding-right: 20px;
    }
    .product_thum_know_data_box_main {
        margin-top: 20px;
        padding-top: 20px;
    }
    .product_knowmore_box {
        width: 150px !important;
    }
    .product-thumbnails {
        width: calc(100% - 150px) !important;
    }
    .know_more_main_span {
        padding-left: 16px;
    }
    .product-thumb.active img {
        height: 50px;
        width: 50px;
    }
/* product banner responsive End */
.prdct_main_box_img img {
    height: 176px;
}
.prdct_system_title {
    font-size: 16px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 30px;
}
.our_featu_svg_title_inner {
    font-size: 19px;
    padding-bottom: 3px;
}
.our_featu_svg_title_inner_sub {
    font-size: 15px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 60% !important;
    padding-right: 40px;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
}
.site_small_title {
    font-size: 16px;
}
.our_featu_box {
    margin: 15px 0 35px;
    padding-bottom: 25px;
}
.ofs_hmabt_main_block2 .et_pb_image_wrap img {
    height: 530px !important;
}
.our_featu_svg_inner {
    width: 60px;
    height: 60px;
}
.ofs_hmabt_main_block3 .two_btns_box {
    justify-content: left !important;
}

}
@media all and (min-width: 1141px) and (max-width: 1280px) {
  .site_width {
    max-width: 1100px !important;
}
.pd120 {
    padding: 70px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 45px 30px;
}
.site_title {
    font-size: 33px;
}
.site_title35 {
    font-size: 31px !important;
}
.cp_des_main a, .cp_des_main span, .cp_des_main span {
    font-size: 18px;
    line-height: 24px;
}
.site_heading {
    padding-bottom: 15px;
}
.ofs_floor_option_main_col1 {
    padding: 50px 160px 50px 40px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 440px !important;
}
.ofs_floor_option_main_block2 {
    width: 462px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.op_svg_title_inner {
    font-size: 18px;
    line-height: 29px;
}
.qur_promises_box {
    margin-top: 10px;
}
.op_svg_inner {
    width: 104px;
    height: 104px;
}
.ofs_exp_guid_main_col1 {
    padding-right: 20px;
}
.ofs_exp_guid_main_col2 {
    padding-left: 30px;
}
.fw_svg_title_inner {
    font-size: 18px;
    line-height: 26px;
}
.our_fine_wood_block_inner {
    padding: 30px 27px;
}
.our_fine_wood_box {
    margin-top: 15px;
}
.our_fine_wood_block {
    padding: 10px;
}
.our_fine_wood_box_inner {
    margin: -10px;
}
.fw_svg_title {
    margin-top: 15px;
}
.serv_main_box_contentt_main {
    font-size: 20px;
}
.serv_main_box_img img {
    height: 270px;
}
.serv_main_box_img_box {
    margin-bottom: 15px;
}
.slick-prev {
    left: -20px;
}
.slick-next {
    right: -20px;
}
.testimonial_box_inr {
    padding: 25px 20px;
}
.testi_des {
    font-size: 15px;
}
.testi_date {
    font-size: 15px;
}
.testi_ttl {
    font-size: 16px;
}
.testi_verify {
    font-size: 14px;
}
.review_rat_line_box {
    height: 50px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 550px;
    }
    .product_data_main_boxxx {
        left: 30px;
        bottom: 40px;
        padding: 30px 28px 22px 22px;
        width: 600px;
    }
    .discount_val {
        font-size: 84px;
    }
    .perc_icon {
        font-size: 30px;
    }
    .perc_off {
        font-size: 23px;
    }
    .product_bnr_box_title {
        font-size: 28px;
    }
    .product_bnr_box_title_cat {
        font-size: 20px;
    }
    .bnr_arrow_btn_box {
        width: 27px;
        height: 27px;
    }
    #product-discount {
        margin-right: 20px;
        padding-right: 20px;
    }
    .product_thum_know_data_box_main {
        margin-top: 20px;
        padding-top: 20px;
    }
    .product_knowmore_box {
        width: 170px !important;
    }
    .product-thumbnails {
        width: calc(100% - 170px) !important;
    }
    .know_more_main_span {
        padding-left: 21px;
    }
    .product-thumb.active img {
    height: 52px;
    width: 52px;
}
/* product banner responsive End */
.prdct_main_box_img img {
    height: 206px;
}
.prdct_system_title {
    font-size: 18px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 40px;
}
.our_featu_svg_title_inner {
    font-size: 20px;
    padding-bottom: 5px;
}
.our_featu_svg_title_inner_sub {
    font-size: 16px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 60% !important;
    padding-right: 40px;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
}
.site_small_title {
    font-size: 16px;
}
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
 .site_width {
    max-width: 1200px !important;
}
.pd120 {
    padding: 90px 0 !important;
}
.ofs_con_detail_main_col2 {
    padding: 50px 40px;
}
.site_title {
    font-size: 36px;
}
.site_title35 {
    font-size: 31px !important;
}
.ofs_floor_option_main_col1 {
    padding: 60px 170px 60px 50px;
}
.ofs_floor_option_main_block2 .et_pb_image_wrap img {
    height: 460px !important;
}
.ofs_floor_option_main_block2 {
    width: 493px !important;
}
.site_des {
    font-size: 15px;
    line-height: 26px;
}
.site_des  span {
    padding-bottom: 12px;
}
.op_svg_title_inner {
    font-size: 20px;
    line-height: 29px;
}
.qur_promises_box {
    margin-top: 10px;
}
.op_svg_inner {
    width: 104px;
    height: 104px;
}
.fw_svg_title_inner {
    font-size: 20px;
    line-height: 28px;
}
.our_fine_wood_block_inner {
    padding: 30px 27px;
}
.our_fine_wood_box {
    margin-top: 15px;
}
.serv_main_box_contentt_main {
    font-size: 22px;
}
.serv_main_box_img img {
    height: 270px;
}
.review_rat_line_box {
    height: 55px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 550px;
    }
    .product_data_main_boxxx {
        left: 45px;
        bottom: 55px;
        padding: 30px 28px 22px 22px;
        width: 600px;
    }
    .discount_val {
        font-size: 84px;
    }
    .perc_icon {
        font-size: 30px;
    }
    .perc_off {
        font-size: 23px;
    }
    .product_bnr_box_title {
        font-size: 28px;
    }
    .product_bnr_box_title_cat {
        font-size: 20px;
    }
    .bnr_arrow_btn_box {
        width: 37px;
        height: 37px;
    }
    #product-discount {
        margin-right: 20px;
        padding-right: 20px;
    }
    .product_thum_know_data_box_main {
        margin-top: 20px;
        padding-top: 20px;
    }
    .product_knowmore_box {
        width: 170px !important;
    }
    .product-thumbnails {
        width: calc(100% - 170px) !important;
    }
/* product banner responsive End */
.prdct_main_box_img img {
    height: 176px;
}
.prdct_system_title {
    font-size: 16px;
}
.our_featu_box_inner {
    width: 100%;
}
.our_featu_block {
    padding: 0px 40px;
}
.our_featu_svg_title_inner {
    font-size: 22px;
    padding-bottom: 5px;
}
.our_featu_svg_title_inner_sub {
    font-size: 18px;
}
.our_featu_svg_title {
    margin-top: 15px;
}
.ofs_hmabt_main_col1 {
    width: 60% !important;
    padding-right: 40px;
}
.ofs_hmabt_main_col2 {
    width: 40% !important;
}
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
.ofs_floor_option_main_col1 {
    padding: 90px 180px 90px 70px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 650px;
    }
    .product_data_main_boxxx {
        left: 45px;
        bottom: 75px;
        padding: 30px 28px 22px 22px;
        width: 630px;
    }
    .discount_val {
        font-size: 100px;
    }
    .perc_icon {
        font-size: 40px;
    }
    .perc_off {
        font-size: 28px;
    }
    .product_bnr_box_title {
        font-size: 30px;
    }
    .product_bnr_box_title_cat {
        font-size: 22px;
    }
    .bnr_arrow_btn_box {
        width: 37px;
        height: 37px;
    }
    #product-discount {
        margin-right: 20px;
        padding-right: 20px;
    }
    .product_thum_know_data_box_main {
        margin-top: 20px;
        padding-top: 20px;
    }
/* product banner responsive End */
}
@media all and (min-width: 1681px) and (max-width: 1880px) {
.ofs_floor_option_main_col1 {
    padding: 100px 210px 100px 80px;
}
/* product banner responsive start */
    #product-banner-img {
        height: 650px;
    }
    .bnr_arrow_btn_box {
        width: 38px;
        height: 38px;
    }
/* product banner responsive End */
}
