/*
 Theme Name:     Skip Bins To You
 Theme URI:      https://www.Project name.com
 Description:    Divi Child Theme
 Author:         Skip Bins To You
 Author URI:     https://www.Project name.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Be Vietnam Pro", sans-serif;
    line-height: 1.2;
}

/*-------- scroll ------------*/
::-webkit-scrollbar {
    width: 2px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: rgba(221, 221, 221, 1);
    border-radius: 10px;

}

::-webkit-scrollbar-thumb {
    background: #FCB040;
    border-radius: 10px;
}

.hm_service_area_main_box_inner::-webkit-scrollbar {
    width: 8px;
    border-radius: 10px;
    border: 20px solid #fff;
}

.hm_service_area_main_box_inner::-webkit-scrollbar-thumb {
    background-color: #fcb03b;
    /* yellow thumb */
    /* creates 'narrower' thumb illusion */
}

/*-------- scroll end ------------*/

span.et_pb_image_wrap {
    width: 100% !important;
}

/* ------ site font css  */
.site_title {
    font-size: 38px;
    line-height: 1.2;
    color: #222222;
    font-weight: 500;
    /* text-transform: capitalize; */
    position: relative;
    padding: 0 0 10px;
}

.site_desc {
    font-size: 16px;
    line-height: 2;
    color: #000;
    font-weight: 400;
}

.site_desc span {
    display: block;
    margin: 6px 0;
}

.site_desc a {
    text-decoration: underline;
}

.tx_underline {
    text-decoration: underline;
}

.fs18 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    color: #000;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs23 {
    font-size: 23px;
    color: #222222;
}

.fs24 {
    color: #000;
    font-size: 24px;
}

.fs32 {
    font-size: 32px;
}


.tx_cap {
    text-transform: capitalize;
}


.tx_up {
    text-transform: uppercase;
}

.fw3 {
    font-weight: 300 !important;

}

.fw4 {
    font-weight: 400 !important;
}

.fw5 {
    font-weight: 500 !important;
}

.fw6 {
    font-weight: 600 !important;
}

.fw7 {
    font-weight: 700 !important;
}

.fw8 {
    font-weight: 800 !important;
}

.fw9 {
    font-weight: 900 !important;
}

.tc {
    text-align: center;
}

.tw {
    color: #fff !important;
}

.tb {
    color: #000 !important;
}

.tc_green {
    color: #0A8E41;
}

.tc_ylw {
    color: #FCB040;
}

.tc_grey {
    color: #666666 !important;
}

.border_top {
    border-top: 1px solid #DDDDDD;
}

.border_bottom {
    border-bottom: 1px solid #DDDDDD;
}

/* ------ site font css end */

/* site container */
.full_width {
    width: 100% !important;
    max-width: 100% !important;
}

.con_width {
    width: 100% !important;
    max-width: 1400px !important;
    margin: auto !important;
}

/* site container end*/
/* site padding  */
.pd0 {
    padding: 0 !important;
}

.pd100 {
    padding: 100px 0 !important;
}

.pdt100 {
    padding: 100px 0 0 !important;
}

.pdb100 {
    padding: 0px 0 100px !important;
}

.pd70 {
    padding: 70px 0 !important;
}

.pdt70 {
    padding: 70px 0 0 !important;
}

.pdb70 {
    padding: 0px 0 70px !important;
}


/* site padding end */
/* site margin  */
.margin0 {
    margin: 0 !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

/* site margin end */
.df {
    display: flex;
    flex-wrap: wrap;
}

.dfa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.jc {
    justify-content: center;
}


div#main-content {
    margin-top: 238px;
}






/* truck section */
.truck_section {
    border-bottom: 7px solid #168639;
    padding: 262px 0 0 !important;
    margin-top: -110px;
}

.truck_img_box {
    overflow: hidden;
}

.truck_img_box_inner {
    width: fit-content;
    line-height: 0;
    position: relative;
}

.truck_img_box_inner img {
    height: 207px;
    width: 100%;
    object-fit: contain;
    object-position: right;
}

.truck_img_box_inner:after {
    background: url(/wp-content/uploads/2025/08/wheel_1.png) no-repeat;
    left: 51px;
}

.truck_img_box_inner:before {
    background: url(/wp-content/uploads/2025/08/wheel_2.png) no-repeat;
    right: 80px;
}

.truck_img_box_inner:before,
.truck_img_box_inner:after {
    position: absolute;
    content: "";
    height: 55px;
    width: 55px;
    bottom: 1px;
    animation: rotate 2s infinite linear;
    background-size: 100% 100%;
}



@keyframes rotate {
    0% {
        rotate: 360deg;
    }

    100% {
        rotate: 0deg;
    }
}

/* truck section end */

















/* ----------- get in touch section ----------- */
.get_in_touch_box_row {
    display: flex;
    flex-wrap: wrap;
}

.get_in_touch_box_col_6 {
    width: 50%;
}

.get_in_touch_box_col_6,
.get_in_touch_box_col_12 {
    padding: 15px 10px;
}

.get_in_touch_box_col_12 {
    width: 100%;
}

.get_in_touch_box input,
.get_in_touch_box textarea,
.get_in_touch_box select {
    width: 100%;
    padding: 15px 20px;
    color: rgba(0, 0, 0, 1) !important;
    border: 1px solid #ddd !important;
    border-radius: 13px !important;
}

.get_in_touch_box input::placeholder,
.get_in_touch_box textarea::placeholder,
.get_in_touch_box select {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
}

.get_in_touch_box textarea {
    height: 140px;
    resize: none;
    padding: 37px 22px;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

.get_in_touch_box input,
.get_in_touch_box select {
    height: 65px;
}

.get_in_touch_box {
    padding: 10px 0;
}

.frm_btn .site_button {
    width: 100%;
}

.map_box_inner {
    line-height: 0;
    border: 5px solid #fff;
    box-shadow: 0px 0px 15px 0px #00000040;
    border-radius: 30px;
    overflow: hidden;
}

.map_box_inner iframe {
    height: 306px;
    width: 100%;
}


.git_fst_ttl {
    font-size: 32px;
    color: #000;
    text-transform: capitalize;
}

.git_info_box_inner {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.git_info_svg_box_inner {
    display: flex;
}

.git_info_lnk_box_inner {
    padding: 0 0px 0 20px;
}

.git_info_main_box_inner {
    padding: 10px 0 0px;
}

.git_fst_box_main_box {
    padding: 0 0 25px;
    border-bottom: 1px solid #DDDDDD;
}

.git_scn_box_main_box_inner {
    padding: 34px 0 26px;
}

.git_col_1 {
    width: 51% !important;
    padding: 30px 0 0;
}

.git_col_2 {
    width: 49% !important;
    box-shadow: 0px 0px 12px 0px #0000001A;
    padding: 37px 50px;
    border-radius: 30px;
}

.map_box {
    padding: 0 75px 0 0;
}

/* ----------- get in touch section end ----------- */

/* hire a skip bin in sydmey section */
.hire_skip_desc_box_inner {
    padding: 10px 0 25px;
}

.hire_skip_col_1 {
    width: 52% !important;
}

.hire_skip_col_2 {
    width: 45% !important;
}

.hire_skip_img img {
    height: 277px;
    width: 100% !important;
    object-fit: contain;
    object-position: right;
}

/* hire a skip bin in sydmey section end */

/* service area section */
.hm_ser_area_btn_main_box {
    transition: 0.6s !important;
}

.hm_ser_area_btn_main_box_inner {
    display: flex;
    width: auto;
    height: 66px;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 0 0 0 26px;
    cursor: pointer;
    transition: 0.6s !important;
}

.hm_service_area_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    height: 462px;
    overflow: auto;
    padding: 13px 35px 0 0;
}

.hm_ser_area_lft_box {
    width: 33.33%;
    padding: 12px 10px 14px;
}

.hme_ser_right_box_inner {
    line-height: 0;
    border-radius: 20px;
    overflow: hidden;
}

.hme_ser_right_box_inner iframe {
    height: 454px;
    width: 100%;
}

.hme_ser_area_col_1 {
    width: 63% !important;
    padding: 0 70px 0 0;
}

.hme_ser_area_col_2 {
    width: 37% !important;
    padding: 12px 0 0;

}

.hm_sre_btn_txt_box_inner {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding: 0 0 0 14px;
}

.hm_ser_area_btn_icon_box_inner {
    display: flex;
}

.active_ser_area {
    background: #0A8E41;
}

.active_ser_area .hm_sre_btn_txt_box_inner {
    color: #fff;
}

.active_ser_area .hm_ser_area_btn_icon_box_inner svg path {
    fill: #fff;
}


/*  */
.hme_ser_ttl_box_inner {
    font-size: 26px;
    font-weight: 600;
    color: #0A8E41;
    padding: 0 0 0 12px;
}

.hme_ser_ttl_main_box_inner {
    display: flex;
    align-items: center;
}

.hme_ser_ttl_icon_box_inner {
    display: flex;
}

.hme_ser_desc_main_box_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 0 0;
}

.ser_area_btn {
    width: 156px;
    height: 50px;
    background: #FBB040;
    color: #000;
}

/* service area section end */
/* our testimonial section */
.testi_excellent_star_box_inner i {
    color: #FFC107;
    font-size: 13px;
}

.testi_excellent_main_box_inner {
    display: flex;
    align-items: center;
}

.testi_ttl_main_box_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testi_excellent_star_box_inner {
    padding: 0 8px 0;
}

.hk_testimonial_title_box {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}

.testi_cus_name_box_inner {
    display: flex;
    align-items: center;
}

.hk_testimonial_review_box i {
    font-size: 12px;
    color: #FFC107;
    margin: 0 1px;
}

.hk_testimonial_review_box {
    padding: 0 0 0 6px;
}

.verified_cus_box_inner {
    font-size: 14px;
    color: #000000;
    padding: 13px 0;
}

.hk_testimonial_box {
    border: 1px solid #DDDDDD;
    padding: 35px 25px;
    background: #FFFFFF;
    border-radius: 20px;
}

.hk_testimonial_content_box {
    height: 185px;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    padding: 10px 0px 0px 0;
}

.hk_testimonial_content_box.intro {
    height: auto;
}

.hk_testimonial_col {
    padding: 0 13px;
    height: 100%;
}

.testimonial_h_row {
    margin: 0 -13px;
}

.testi_ttl_main_box_inner {
    padding: 0 0 22px;
}

.testi_date_box {
    color: #000;
}

.tog_btn {
    cursor: pointer;
}

.hk_testimonial_btn {
    padding: 0 0 4px;
    color: #000;
}

.testimonial_h_row .slick-slide,
.testimonial_h_row .slick-slide>div {
    height: 100%;
}

.testimonial_h_row .slick-track {
    display: flex;
}

.testimonial_h_row .slick-slide {
    height: auto;
}

.hk_testimonial_box {
    height: 100%;
}

/* slider button */
.testi_slider_btn {
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.6s !important;
    cursor: pointer;
    position: absolute;
    top: 25px;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

.next-arrow {
    right: -10px;
}

.prev-arrow {
    left: -10px;
}

.testi_slider_btn:hover {
    background: #0A8E41;
}

.testi_slider_btn:hover svg path {
    fill: #fff;
}

/* slider button end */

/* our testimonial section end */

/* what to expect section */
.wht_expect_row {
    max-width: calc(100% + (1400px - 100%) / 2) !important;
    margin: 0 auto 0 0 !important;
    width: 100% !important;

}

.wht_expect_img img {
    height: 606px;
    width: 100% !important;
    object-fit: cover;
}

.wht_expect_img:after {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #222222;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.3;
    transition: 0.6s !important;
}

.wht_expect_img:hover:after {
    height: 100%;
    width: 100%;
}

.wht_expect_img {
    overflow: hidden;
    border-radius: 0 20px 20px 0;
}

.wht_expect_col_1 {
    width: 51.6% !important;
}

.wht_expect_col_2 {
    width: 48.4% !important;
    padding: 0 0 0 55px;
}

.wht_expect_section:after {
    position: absolute;
    content: "";
    height: 95%;
    width: 100%;
    background: #F5F5F5;
    top: 0;
    visibility: visible;
    right: 0;
    left: auto;
    bottom: 0;
    margin: auto;
}

.wht_expect_desc_box_inner {
    padding: 15px 60px 0 0;
}

.wht_expect_desc_box_inner {
    height: 360px;
    overflow: auto;
}

/* what to expect section end */


/* why choose us section */
.why_choose_info_box_inner {
    padding: 33px 36px 33px 46px;
    /* width: 406px; */
    background: #0A8E41;
    border-radius: 20px;
    height: 100%;
    clip-path: polygon(4.351% 7.102%, 4.351% 7.102%, 4.468% 5.93%, 4.693% 4.825%, 5.016% 3.801%, 5.43% 2.871%, 5.924% 2.048%, 6.489% 1.346%, 7.118% 0.777%, 7.8% 0.354%, 8.526% 0.091%, 9.287% 0%, 94.901% 0%, 94.901% 0%, 95.746% 0.111%, 96.543% 0.432%, 97.281% 0.945%, 97.949% 1.629%, 98.534% 2.466%, 99.026% 3.437%, 99.414% 4.523%, 99.686% 5.705%, 99.831% 6.965%, 99.838% 8.282%, 95.649% 92.898%, 95.649% 92.898%, 95.532% 94.07%, 95.307% 95.175%, 94.984% 96.199%, 94.57% 97.129%, 94.076% 97.952%, 93.51% 98.654%, 92.882% 99.223%, 92.2% 99.646%, 91.474% 99.909%, 90.713% 100%, 5.098% 100%, 5.098% 100%, 4.253% 99.889%, 3.456% 99.568%, 2.719% 99.055%, 2.051% 98.371%, 1.466% 97.534%, 0.974% 96.563%, 0.586% 95.477%, 0.314% 94.295%, 0.169% 93.035%, 0.162% 91.718%, 4.351% 7.102%);
}

.why_choose_info_box {
    padding: 10px 5px;
    width: 29.3%;
}

.why_choose_info_ttl_inner {
    font-size: 22px;
    color: #FBB040;
}

.why_choose_desc_box_inner {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
    padding: 10px 0 0;
}

.why_choose_fst_row_box_inner,
.why_choose_scnd_row_box_inner,
.why_choose_third_row_box_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin: 0 -16px 0 0;
}

.why_chhose_lft_main_box_innner {
    position: absolute;
    width: 45%;
}

.why_choose_info_box:nth-child(even) .why_choose_info_box_inner {
    background: #fff;
}

.why_choose_info_box:nth-child(even) .why_choose_desc_box_inner {
    color: #000;
}

.why_choose_ttl_box_inner span {
    display: block;
}

.why_choose_ttl_box_inner span:first-child {
    margin: 0 0 12px;
}

.wc_desc_box_inner {
    padding: 10px 10px 30px 0;
}

.wc_desc_box_inner {
    padding: 10px 10px 30px 0;
}

.why_choose_info_box_inner {
    position: relative;
}

.why_choose_info_box_inner:after {
    position: absolute;
    content: "";
    height: 58px;
    width: 60px;
    background: url('data:image/svg+xml,<svg width="64" height="61" viewBox="0 0 64 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 60L4.85465 16.7623C5.50105 8.43085 12.4502 2 20.8067 2H64" stroke="%23FBB040" stroke-width="3"/></svg>') no-repeat;
    left: 26px;
    top: 15px;
}

.why_choose_row:before {
    position: absolute;
    content: "";
    height: 346px;
    width: 346px;
    background: #FBB04099;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: blur(370px);
    border-radius: 100%;
}











.why_choose_section:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #0a8e41;
    top: -10px;
    z-index: 0;
    clip-path: polygon(100% 0%, 0% 1.186%, 0% 100%, 100% 100%, 100% 0%);
}

.why_choose_row {
    z-index: 9;
    position: relative;
    background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);
}

.why_choose_section:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #fbb040;
    top: -10px;
    z-index: 0;
    clip-path: polygon(0% 0%, 100% 1.186%, 100% 100%, 0% 100%, 0% 0%);
}

.why_choose_main_box_inner {
    margin: -10px 0;
}

.why_choose_ttl_aft_img_box_inner img {
    height: 220px;
    width: 100% !important;
    object-fit: contain;
    object-position: left;
}

/* why choose us section end */

/* a professional,affordable section */
.affordable_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.aff_detail_main_box {
    width: 25%;
    padding: 10px 10px;
}

.aff_detail_main_box_inner {
    padding: 44px 38px 23px;
    background: #0A8E41;
    text-align: center;
    height: 100%;
    clip-path: polygon(2.795% 5.536%, 2.795% 5.536%, 2.896% 4.632%, 3.138% 3.776%, 3.507% 2.981%, 3.994% 2.256%, 4.586% 1.612%, 5.27% 1.061%, 6.037% 0.613%, 6.873% 0.28%, 7.768% 0.072%, 8.71% 0%, 93.912% 0%, 93.912% 0%, 94.89% 0.077%, 95.816% 0.301%, 96.678% 0.659%, 97.461% 1.139%, 98.155% 1.727%, 98.746% 2.411%, 99.221% 3.179%, 99.568% 4.018%, 99.774% 4.916%, 99.827% 5.86%, 97.205% 94.464%, 97.205% 94.464%, 97.104% 95.368%, 96.863% 96.224%, 96.493% 97.019%, 96.006% 97.744%, 95.415% 98.388%, 94.73% 98.939%, 93.963% 99.387%, 93.127% 99.72%, 92.232% 99.928%, 91.291% 100%, 6.088% 100%, 6.088% 100%, 5.11% 99.923%, 4.184% 99.699%, 3.322% 99.341%, 2.539% 98.861%, 1.845% 98.273%, 1.254% 97.589%, 0.779% 96.821%, 0.432% 95.981%, 0.226% 95.084%, 0.173% 94.14%, 2.795% 5.536%);
}

.affordable_ttl_box_inner {
    padding: 13px 0 0px;
}

.affordable_desc_box_inner {
    color: #fff;
    line-height: 1.8;
}

.professional_section:after {
    position: absolute;
    content: "";
    height: 425px;
    width: 100%;
    background: #222222;
    top: 0;
}

.professional_section:after {
    position: absolute;
    content: "";
    height: 425px;
    width: 100%;
    background: #222222;
    top: 0;
}

.aff_detail_main_box_inner {
    position: relative;
}

.aff_detail_main_box_inner:after {
    position: absolute;
    content: "";
    height: 58px;
    width: 62px;
    background: url('data:image/svg+xml,<svg width="64" height="61" viewBox="0 0 64 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 60L4.85465 16.7623C5.50105 8.43085 12.4502 2 20.8067 2H64" stroke="%23FBB040" stroke-width="3"/></svg>') no-repeat;
    top: 14px;
    left: 24px;
    background-size: 100% 100%;
}

.aff_detail_main_box_inner:before {
    position: absolute;
    content: "";
    height: 58px;
    width: 62px;
    background: url('data:image/svg+xml,<svg width="64" height="61" viewBox="0 0 64 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M62.5 1L59.1454 44.2377C58.4989 52.5692 51.5498 59 43.1933 59H0" stroke="%23FBB040" stroke-width="3"/></svg>') no-repeat;
    bottom: 14px;
    right: 24px;
    background-size: 100% 100%;
}

.professional_desc_box_inner {
    padding: 10px 0 20px;
}

/* a professional,affordable section end */

/* about us section */
.abt_row {
    max-width: calc(100% + (1400px - 100%) / 2) !important;
    margin: 0 0 0 auto !important;
    width: 100% !important;
}

.abt_col_1 {
    width: 37.5% !important;
}

.abt_col_2 {
    width: 62.5% !important;
    /* padding: 25px 0 0; */
}

.abt_right_img_code img {
    height: 607px;
    width: 100% !important;
    object-fit: contain;
    object-position: left;
}

.abt_section {
    overflow: hidden;
}

.abt_section:after {
    position: absolute;
    content: "";
    height: 715px;
    width: 620px;
    background: #FCB040;
    top: -150px;
    right: -60px;
    background-size: 100% 100%;
    transform: rotate(-12deg);
}

.abt_section:before {
    position: absolute;
    content: "";
    height: 510px;
    width: 720px;
    background: #0a8e41;
    right: -76px;
    top: 30px;
    border-radius: 0px 0 0px 340px;
    transform: rotate(10deg);
}


.abt_ttl_box_inner {
    margin: 26px -80px 20px 0;
}

.abt_main_ttl_box_inner {
    font-size: 18px;
    width: fit-content;
    background: #0A8E41;
    padding: 4px 20px;
    color: #fff;
    border-radius: 40px;
}

.abt_main_ttl_box {
    text-align: center;
    padding: 0 0 0 55px;
}

.abt_main_ttl_box_inner {
    margin: auto;
}

.abt_col_1:after {
    position: absolute;
    content: "";
    height: 120px;
    width: 40px;
    background: url('data:image/svg+xml,<svg width="35" height="112" viewBox="0 0 35 112" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.99999 111C6.99999 111 55 54.5 21 54.6047C-13 54.7093 7 1 7 1" stroke="%230A8E41" stroke-width="2"/></svg>') no-repeat;
    top: -117px;
    left: 50px;
    right: 0;
    margin: auto;
    background-size: 100% 100%;
}

.abt_desc_main_box_inner {
    padding: 0 32px 0 0;
}

.abt_btn_box_inner {
    padding: 30px 0 0;
}

.abt_section {
    margin: 0 0 -30px;
}

.abt_desc_box_inner {
    color: #666666;
}

/* about us section end */

/* skip bin size section */
.skip_bin_size_info_box {
    border-right: 1px solid #DDDDDD;
    /* overflow: hidden; */
}

.sb_pro_desc_ttl_box_inner {
    font-size: 22px;
    color: #222222;
    font-weight: 400;
    padding: 10px 10px 0 10px;
}

.skip_bin_size_main_box_inner {
    margin: 0 -20px;
    /* border-top: 1px solid #DDDDDD; */
}

/* smallest */
.skip_bin_size_info_box_1 {
    flex-basis: 186px;
}


.skip_bin_size_info_box_2 {
    flex-basis: 260px;
}

.skip_bin_size_info_box_3 {
    flex-basis: 276px;
}

.skip_bin_size_info_box_4 {
    flex-basis: 331px;
}

.skip_bin_size_info_box_5 {
    flex-basis: 387px;
}


.skip_bin_size_img_box_inner {
    height: 201px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sb_pro_desc_btn_box {
    /* display: none; */
    position: relative;
    bottom: -100px;
    transition: 0.6s !important;
}

.skip_bin_size_info_box_inner {
    padding: 30px 10px 0;
}


.skip_bin_size_info_box_inner:hover .sb_pro_desc_btn_box {
    display: block;
    bottom: 0px;
}

.skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box_inner {
    color: #fff;
}

.sb_pro_desc_ttl_box_inner {
    height: 70px;
}


.skip_bin_size_img_box_inner {
    position: relative;
}

.skip_bin_size_img_box_inner:after {
    width: 188px;
    height: 188px;
    background: #FFFFFF0D;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    right: 0;
    margin: auto;
    border-radius: 100%;
}

.skip_size_code {
    padding: 60px 0 0;
}

.skip_bin_size_info_box:last-child {
    border: none;
}

.skip_bin_size_info_box_inner:after {
    position: absolute;
    content: "";
    height: 0%;
    width: 100%;
    background: #222222;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.6s !important;
    margin-top: -22px;
    border-radius: 20px;
}

.skip_bin_size_info_box_inner:hover:after {
    height: 100%;
}

.skip_bin_size_info_box_inner {
    transition: 0.6s !important;
    position: relative;
    border-top: 1px solid #DDDDDD;
}

.skip_bin_size_info_box_inner:hover {
    border-top: 1px solid transparent;

}

.sb_pro_desc_box {
    overflow: hidden;
}

.sb_pro_desc_ttl_box {
    position: relative;
}

.skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
    width: 174px;
}

.sb_pro_desc_ttl_box:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 0;
    background: #FCB040;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.6s !important;
}

.skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
    width: 170px;
    height: 170px;
}

.skip_bin_size_info_box_1 .sb_pro_desc_btn_box_inner .site_button {
    width: 150px;
    height: 50px;
}

/* skip bin size section end */

/* banner start */
.banner_lft_main_ttl_box_inner {
    font-size: 78px;
    font-weight: 800;
    color: #0A8E41;
}

.banner_lft_sm_ttl_box_inner {
    font-size: 58px;
    font-weight: 700;
    color: #FCB040;
}

.banner_call_btn_box_inner,
.banner_call_btn_box_inner a {
    font-size: 23px;
    color: #000;
}

.banner_main_box_inner {
    display: flex;
    flex-wrap: wrap;
}

.banner_lft_main_box {
    width: 49%;
}

.banner_right_main_box {
    width: 51%;
    padding: 0 0 0 57px;
}

.banner_right_ttl_box_inner {
    font-size: 30px;
    font-weight: 800;
    color: #222222;
    padding: 0 90px 0 0;
}

.banner_right_desc_box_inner ul {
    padding: 20px 0 0;
    list-style: none;
}

.banner_right_desc_box_inner ul li {
    font-size: 16px;
    color: #222222;
    padding: 5px 0px 5px 30px;
    position: relative;
}

.banner_right_desc_box_inner ul li:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="9" cy="9" r="9" fill="%230A8E41"/><path d="M8.06242 12.0904C7.98608 12.1672 7.88192 12.21 7.77373 12.21C7.66554 12.21 7.56137 12.1672 7.48504 12.0904L5.17945 9.78442C4.94018 9.54515 4.94018 9.15715 5.17945 8.91834L5.46815 8.62957C5.70749 8.3903 6.09503 8.3903 6.3343 8.62957L7.77375 10.0691L11.6633 6.17945C11.9026 5.94018 12.2905 5.94018 12.5294 6.17945L12.8181 6.46822C13.0574 6.70749 13.0574 7.09541 12.8181 7.3343L8.06242 12.0904Z" fill="white"/></svg>') no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 10px;
}

.banner_img_box_inner img {
    height: 488px;
    width: 100%;
    object-fit: contain;
}

.banner_img_box_inner {
    margin: 15px -20px 0 -160px;
}

.banner_section {
    padding: 60px 0 0 !important;
    margin: 0 0 29px;
    background: #FAFAFA;
}

.banner_abt_btn_box {
    padding: 273px 0 0;
}


.banner_right_ttl_box_inner {
    position: relative;
}

.banner_right_main_box {
    position: relative;
}

.banner_right_main_box:after {
    position: absolute;
    content: "";
    height: 314px;
    width: 43px;
    background: transparent;
    top: 11px;
    left: 0;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    z-index: -1;
}

.banner_abt_btn_box {
    padding: 160px 0 0;
}

.banner_right_ttl_box_inner:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    background: #0A8E41;
    left: -19px;
    top: 10px;
    border-radius: 100%;
}

.banner_right_ttl_box_inner {
    position: relative;
}

.banner_right_main_box {
    position: relative;
}

.banner_right_main_box:after {
    position: absolute;
    content: "";
    height: 314px;
    width: 43px;
    background: transparent;
    top: 11px;
    left: 0;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    z-index: -1;
}

.banner_right_ttl_box_inner:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #0A8E410F;
    border-radius: 100%;
    left: -25px;
    top: 5px;
}

.banner_section:after {
    position: absolute;
    content: "";
    height: 255px;
    width: 100%;
    background: url(/wp-content/uploads/2025/09/banner_after_img.png);
    bottom: -40px;
    background-repeat: repeat-x;
}

/* banner form */
.bnn_frm_main_box_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.banner_btn.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.banner_btn {
    width: 145px;
    height: 50px;
    background: #FCB040;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    cursor: pointer;
}

/* banner form end */


/* ----------- get in touch section ----------- */
.book_now_row {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

.book_now_col_6 {
    width: 50%;
}

.book_now_col_6,
.book_now_col_12 {
    padding: 5px 5px;
}

.book_now_col_12 {
    width: 100%;
}

.book_now_box input,
.book_now_box textarea,
.book_now_box select {
    width: 100%;
    padding: 10px 10px;
    color: rgba(0, 0, 0, 1) !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
    height: 45px;
}

.book_now_box input::placeholder,
.book_now_box textarea::placeholder,
.book_now_box select {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
}

.book_now_box textarea {
    height: 120px;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

.banner_slc_box {
    width: 33.33%;
}

.mySelect {
    color: #222222;
    width: 100%;
    padding: 10px 11px;
    font-size: 18px;
    font-weight: 500;
    background: #E9E9E9;
    border-radius: 10px;
    border: 1px solid #E9E9E9;
    height: 50px;
}

.banner_slc_box_inner {
    padding: 0 13px 0 0;
}

.bnn_frm_main_box_inner {
    padding: 31px 0 33px;
}

.mySelect option {
    font-size: 14px;
    background: #fff;
}

.banner_img_box {
    position: absolute;
}

.banner_lft_main_box_inner .vari_price {
    display: none;
}










.order_pg_code_inner .var_pri_main_box {
    width: 100%;
    text-align: center;
}

.order_pg_code_inner .banner_slc_box {
    width: 100%;
    padding: 10px 0;
}

.order_pg_code_inner .bnn_frm_main_box_inner {
    justify-content: center;
}

.vari_price {
    font-size: 30px;
    color: #0a8e41;
    text-align: center;
    padding: 20px 0;
    font-weight: 600;
    display: block;
}

.banner_lft_main_box_inner .bnner_frm_field_main_box {
    display: none;
}

.bnner_frm_field_box_inner input {
    width: 100%;
    border: none;
    font-size: 16px;
    background: transparent;
}

.bnner_frm_field_main_box {
    width: 100%;
}

.bnner_frm_field_box_inner {
    background: #e9e9e9;
    height: 55px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    padding: 10px 10px;
    font-size: 16px;
    color: #000;
}

.bnner_frm_field_main_box_inner {
    display: flex;
    flex-wrap: wrap;
}

.bnner_frm_field_box {
    padding: 10px 13px 0 0;
    width: 50%;
}

.bnner_frm_field_box_inner input::placeholder {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}




/* banner end  */





@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

/* hover */
.affordable_icon_box_inner svg {
    animation: mover 2s linear infinite alternate;
}

/* hover end */







/* 320 */

@media all and (min-width: 20px) and (max-width: 767px) {
    div#main-content {
        margin-top: 135px;
    }

    .mbl_tc {
        text-align: center;
    }

    .mbl_jc {
        justify-content: center;
    }

    /* site font */
    .fs20 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs23 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 18px;
    }

    .site_desc {
        line-height: 1.6;
        font-size: 14px;
    }

    .site_title {
        font-size: 24px;
        padding: 0 0 5px;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 95% !important;
    }

    /* site container end*/
    /* site padding */

    .pd100 {
        padding: 30px 0 !important;
    }

    .pdt100 {
        padding: 30px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 30px !important;
    }

    .pd70 {
        padding: 30px 0 !important;
    }

    .pdt70 {
        padding: 30px 0 0 !important;
    }

    .pdb70 {
        padding: 0px 0 30px !important;
    }


    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
        height: 120px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 40px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 10px 7px;
        border-radius: 10px !important;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 14px;
    }

    .map_box {
        padding: 0;
    }

    .git_fst_ttl {
        font-size: 21px;
    }

    .git_col_1 {
        width: 100% !important;
        padding: 0px 0 20px;
    }

    .git_col_2 {
        padding: 10px 10px;
        width: 100% !important;
        border-radius: 20px;
    }

    .get_in_touch_box {
        padding: 6px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 14px 0 0px;
    }

    .git_fst_box_main_box {
        padding: 0 0 14px;
    }

    .git_info_box_inner {
        padding: 10px 0;
    }

    .map_box_inner iframe {
        height: 230px;
    }

    .git_info_svg_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .git_info_lnk_box_inner {
        padding: 0 0px 0 5px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 40px 0 0 !important;
        margin-top: 0px;
    }

    .truck_img_box_inner img {
        height: 100px;
    }

    .truck_img_box_inner:before {
        right: 37px;
    }

    .truck_img_box_inner:after {
        left: 25px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 28px;
        width: 28px;
        bottom: -1px;
    }

    /* truck section end */
    /* hire a skip bin in sydmey section */
    .hire_skip_img img {
        height: 120px;
        object-position: center;
    }

    .hire_skip_col_1 {
        width: 100% !important;
    }

    .hire_skip_col_2 {
        display: none;
    }

    .hire_skip_desc_box_inner {
        padding: 10px 0 10px;
    }

    .hire_skip_img {
        padding: 15px 0 0;
    }

    /* hire a skip bin in sydmey section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 2px;
        height: 40px;
    }

    .hme_ser_area_col_1 {
        width: 100% !important;
        padding: 0 0px 0 0;
    }

    .hme_ser_area_col_2 {
        display: none;
    }

    .hme_ser_right_box_inner iframe {
        height: 250px;
    }

    .hm_service_area_main_box_inner {
        height: 340px;
        padding: 13px 0px 0 0;
        margin: 0 -5px;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 3px;
        font-size: 13px;
    }

    .hme_ser_desc_main_box_inner {
        padding: 15px 0 0;
        flex-wrap: wrap;
        justify-content: center;
    }

    .hme_ser_ttl_main_box_inner {
        padding: 0 10px 5px 0;
    }

    .hme_ser_ttl_box_inner {
        font-size: 19px;
        padding: 0 0 0 6px;
    }

    .ser_area_btn {
        width: 140px;
        height: 45px;
    }

    .hm_ser_area_lft_box {
        width: 50%;
        padding: 7px 5px 7px;
    }

    .hm_ser_area_btn_icon_box_inner svg {
        height: 15px;
        width: 15px;
    }

    /* service area popup */
    .mbl_ser_area_popup {
        border-radius: 20px;
        overflow: hidden;
    }

    a.da-close.evr-close {
        background: #0A8E41 !important;
        opacity: 1 !important;
        color: #fff !important;
        height: 25px !important;
        width: 25px !important;
        top: 6px !important;
        right: 6px !important;
        line-height: 25px !important;
    }

    .ser_area_popup_row {
        padding: 30px 10px !important;
    }

    /* service area popup end */
    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 5px;
    }

    .testi_slider_btn {
        height: 30px;
        width: 30px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 14px 14px;
        border-radius: 10px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .hk_testimonial_content_box {
        height: 124px;
        padding: 0px 0px 0px 0;
        line-height: 20px;
    }

    .hk_testimonial_title_box {
        font-size: 16px;
    }

    .verified_cus_box_inner {
        padding: 10px 0;
    }

    .hk_testimonial_review_box i {
        font-size: 11px;
    }

    .testi_excellent_star_box_inner i {
        font-size: 12px;
    }

    .testi_excellent_main_box_inner {
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px 0 0;
    }

    .testi_ttl_box {
        width: 100%;
        text-align: center;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (95% - 100%) / 2) !important;
        margin: auto !important;
    }

    .wht_expect_col_2 {
        width: 100% !important;
        padding: 0 0 0 0px;
    }

    .wht_expect_img img {
        height: 300px;
        border-radius: 20px;
    }

    .wht_expect_desc_box_inner {
        padding: 10px 10px 10px;
        height: auto;
    }

    .wht_expect_section:after {
        height: 100%;
    }

    .wht_expect_ttl_box_inner {
        padding: 20px 0 10px;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 100%;
        position: relative;
    }

    .why_choose_info_box_inner {
        padding: 20px 20px 20px 20px;
        clip-path: unset;
    }

    .why_choose_info_box_inner:after {
        display: none;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 130px;
    }

    .why_choose_info_box {
        width: 100%;
        padding: 5px 5px;
    }

    .wc_desc_box_inner {
        padding: 0px 0px 10px 0;
    }

    .why_choose_info_ttl_inner {
        font-size: 18px;
    }

    .why_choose_desc_box_inner {
        font-size: 15px;
        padding: 5px 0 0;
        line-height: 1.5;
    }

    .why_choose_desc_box_inner {
        height: auto;
        overflow: auto;
    }

    .why_choose_info_box:nth-child(even) .why_choose_desc_box_inner {
        color: #fff;
    }

    .why_choose_info_box:nth-child(even) .why_choose_info_box_inner {
        background: #0A8E41;
    }

    .why_choose_main_box_inner {
        margin: 0;
    }

    .why_choose_ttl_box_inner span:first-child {
        margin: 0 0 0px;
    }

    .why_choose_ttl_aft_img_box {
        display: none;
    }

    .why_choose_ttl_box_inner.site_title {
        padding: 0;
    }



    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 10px 10px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 7px;
        right: 12px;
    }

    .aff_detail_main_box_inner:after {
        top: 7px;
        left: 12px;
    }

    .aff_detail_main_box_inner:before,
    .aff_detail_main_box_inner:after {
        height: 35px;
        width: 35px;
    }

    .aff_detail_main_box {
        padding: 5px 5px;
        width: 90%;
    }

    .affordable_icon_box_inner svg {
        height: 36px;
        width: 36px;
    }

    .affordable_desc_box_inner {
        line-height: 1.5;
    }

    .affordable_ttl_box_inner {
        padding: 5px 0 0px;
    }

    .professional_section:after {
        height: 370px;
    }

    .professional_desc_box_inner {
        padding: 10px 0 10px;
    }

    .affordable_main_box_inner {
        justify-content: center;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (95% - 100%) / 2) !important;
        margin: auto !important;
    }

    .abt_col_1 {
        width: 100% !important;
    }

    .abt_col_2 {
        width: 100% !important;
    }

    .abt_right_img_code img {
        height: 200px;
        object-position: center;
    }

    .abt_section:after,
    .abt_section:before {
        display: none;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 0;
    }

    .abt_ttl_box_inner {
        margin: 10px 0px 10px 0;
    }

    .abt_section {
        margin: 0;
    }

    .abt_col_1:after {
        height: 70px;
        width: 30px;
        top: -60px;
        left: 0;
    }

    .abt_main_ttl_box {
        padding: 0;
    }

    .abt_main_ttl_box_inner {
        font-size: 16px;
        padding: 4px 15px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
        justify-content: center;
    }

    .skip_size_code {
        padding: 10px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 16px;
    }

    .skip_bin_size_img_box_inner {
        height: auto;
    }

    .sb_pro_desc_ttl_box_inner {
        height: 40px;
    }

    .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
    }

    .skip_bin_size_info_box_inner {
        padding: 20px 10px 0;
    }

    .skip_bin_size_info_box_inner:after {
        margin-top: -15px;
    }

    .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
        width: 120px;
    }

    .skip_bin_size_info_box_1 {
        flex-basis: 210px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 240px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 250px;
        border-right: none;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 260px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 300px;
    }

    .skip_bin_size_info_box {
        margin: 0 0 20px;
        border-right: 0;
    }

    .sb_pro_desc_btn_box {
        bottom: 0;
    }

    .skip_bin_size_info_box_1 .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
        height: 40px;
    }

    /* skip bin size section end */
    /* banner   */
    .book_now_col_6 {
        width: 100%;
    }

    .book_now_box input::placeholder,
    .book_now_box textarea::placeholder,
    .book_now_box select {
        font-size: 14px;
    }

    .book_now_box input,
    .book_now_box textarea,
    .book_now_box select {
        padding: 10px 5px;
    }

    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 40px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 25px;
    }

    .banner_img_box_inner img {
        height: 330px;
    }

    .banner_img_box_inner {
        margin: 0px 0px 0 -100px;
    }

    .banner_abt_btn_box {
        padding: 10px 0 0;
    }

    .mySelect {
        padding: 5px 5px;
        font-size: 15px;
        height: 45px;
    }

    .banner_btn {
        width: 130px;
        height: 40px;
        font-size: 16px;
    }

    .banner_right_ttl_box_inner {
        font-size: 20px;
        padding: 14px 0 0;
    }

    .banner_slc_box_inner {
        padding: 0 8px 0 0;
    }

    .banner_section:after {
        height: 210px;
    }

    .banner_right_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
        display: none;
    }

    .banner_right_desc_box_inner ul li {
        font-size: 14px;
        padding: 3px 0px 3px 20px;
    }

    .bnn_frm_main_box_inner {
        padding: 0px 20px 10px 20px;
        justify-content: center;
    }

    .banner_right_main_box {
        width: 100%;
        padding: 0 0 0 0px;
    }

    .banner_slc_box {
        width: 100%;
        padding: 5px 0;
    }

    .banner_btn_box_inner {
        padding: 10px 0 0;
    }

    .banner_right_main_box:after,
    .banner_right_ttl_box_inner:before,
    .banner_right_ttl_box_inner:after {
        display: none;
    }

    .banner_section {
        padding: 30px 0 0 !important;
    }

    .banner_call_btn_box_inner,
    .banner_call_btn_box_inner a {
        font-size: 21px;
    }

    .banner_lft_main_box {
        width: 100%;
    }

    .banner_right_desc_box_inner ul {
        padding: 10px 0 0;
    }

    .banner_img_box {
        display: none;
    }

    .vari_price {
        font-size: 25px;
        padding: 10px 0;
    }

    .banner_main_box_inner,
    .banner_abt_btn_box_inner {
        justify-content: center;
        text-align: center;
    }

    .banner_abt_btn_box_inner {
        display: flex;
        justify-content: center;
    }

    /* banner end  */
    /* hover effect remove */
    .wht_expect_img:after {
        display: none;
    }

    /* hover effect remove end */
}

@media all and (min-width: 500px) and (max-width: 767px) {
    .aff_detail_main_box {
        width: 50%;
    }

    .bnn_frm_main_box_inner {
        padding: 0px 80px 10px 80px;
    }
}

@media all and (min-width: 375px) and (max-width: 767px) {
    .skip_bin_size_info_box_1 {
        flex-basis: 170px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 185px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 173px;
        border-right: none;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 181px;
    }

    .skip_bin_size_img_box_inner {
        height: 140px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .why_choose_info_box {
        width: 50%;
    }

    .why_choose_fst_row_box_inner .why_choose_info_box {
        width: 100%;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        justify-content: center;

    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    div#main-content {
        margin-top: 135px;
    }

    .mbl_tc {
        text-align: center;
    }

    .mbl_jc {
        justify-content: center;
    }

    /* site font */
    .fs20 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs24 {
        font-size: 20px;
    }

    .site_desc {
        line-height: 1.8;
        font-size: 15px;
    }

    .site_title {
        font-size: 30px;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 750px !important;
    }

    /* site container end*/
    /* site padding */

    .pd100 {
        padding: 40px 0 !important;
    }

    .pdt100 {
        padding: 40px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 40px !important;
    }

    .pd70 {
        padding: 40px 0 !important;
    }

    .pdt70 {
        padding: 40px 0 0 !important;
    }

    .pdb70 {
        padding: 0px 0 40px !important;
    }

    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
        height: 120px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 46px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 10px 10px;
        border-radius: 10px !important;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 15px;
    }

    .map_box {
        padding: 0;
    }

    .git_fst_ttl {
        font-size: 26px;
    }

    .git_col_1 {
        width: 100% !important;
        padding: 0px 0 20px;
    }

    .git_col_2 {
        padding: 25px 25px;
        width: 100% !important;
        border-radius: 20px;
    }

    .get_in_touch_box {
        padding: 6px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 20px 0 15px;
    }

    .git_fst_box_main_box {
        padding: 0 0 14px;
    }

    .git_info_box_inner {
        padding: 10px 0;
    }

    .map_box_inner iframe {
        height: 230px;
    }

    .git_info_svg_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .git_info_lnk_box_inner {
        padding: 0 0px 0 10px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 100px 0 0 !important;
        margin-top: -30px;
    }

    .truck_img_box_inner img {
        height: 130px;
    }

    .truck_img_box_inner:before {
        right: 50px;
    }

    .truck_img_box_inner:after {
        left: 31px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 36px;
        width: 36px;
        bottom: -1px;
    }

    /* truck section end */
    /* hire a skip bin in sydmey section */
    .hire_skip_img img {
        height: 160px;
        object-position: center;
    }

    .hire_skip_col_1 {
        width: 100% !important;
    }

    .hire_skip_col_2 {
        display: none;
    }

    .hire_skip_desc_box_inner {
        padding: 10px 0 10px;
    }

    .hire_skip_img {
        padding: 15px 0 0;
    }

    /* hire a skip bin in sydmey section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 5px;
        height: 50px;
    }

    .hme_ser_area_col_1 {
        width: 53% !important;
        padding: 0 30px 0 0;
    }

    .hme_ser_area_col_2 {
        width: 47% !important;
    }

    .hme_ser_right_box_inner iframe {
        height: 310px;
    }

    .hm_service_area_main_box_inner {
        height: 340px;
        padding: 13px 10px 0 0;
        margin: 0 -5px;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 5px;
        font-size: 15px;
    }

    .hme_ser_desc_main_box_inner {
        padding: 15px 0 0;
    }

    .hme_ser_ttl_box_inner {
        font-size: 19px;
        padding: 0 0 0 6px;
    }

    .ser_area_btn {
        width: 140px;
        height: 45px;
    }

    .hm_ser_area_lft_box {
        width: 50%;
        padding: 7px 5px 7px;
    }

    .hm_ser_area_btn_icon_box_inner svg {
        height: 15px;
        width: 15px;
    }

    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 5px;
    }

    .testi_slider_btn {
        height: 30px;
        width: 30px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 14px 14px;
        border-radius: 10px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
    }

    .hk_testimonial_content_box {
        height: 124px;
        padding: 0px 0px 0px 0;
        line-height: 20px;
    }

    .hk_testimonial_title_box {
        font-size: 16px;
    }

    .verified_cus_box_inner {
        padding: 10px 0;
    }

    .hk_testimonial_review_box i {
        font-size: 11px;
    }

    .testi_excellent_star_box_inner i {
        font-size: 12px;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (750px - 100%) / 2) !important;
        margin: auto !important;
    }

    .wht_expect_col_2 {
        width: 100% !important;
        padding: 0 0 0 0px;
    }

    .wht_expect_img img {
        height: 400px;
        border-radius: 20px;
    }

    .wht_expect_desc_box_inner {
        padding: 10px 10px 10px;
        height: auto;
    }

    .wht_expect_section:after {
        height: 100%;
    }

    .wht_expect_ttl_box_inner {
        padding: 20px 0 10px;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 490px;
    }

    .why_choose_info_box_inner {
        padding: 20px 20px 20px 30px;
    }

    .why_choose_info_box_inner:after {
        left: 14px;
        top: 6px;
        height: 48px;
        width: 50px;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 130px;
    }

    .why_choose_info_box {
        width: 33.3%;
    }

    .wc_desc_box_inner {
        padding: 0px 0px 10px 0;
    }

    .why_choose_info_ttl_inner {
        font-size: 18px;
    }

    .why_choose_desc_box_inner {
        font-size: 15px;
        padding: 5px 0 0;
        line-height: 1.5;
    }

    .why_choose_desc_box_inner {
        height: 115px;
        overflow: auto;
    }

    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 10px 10px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 7px;
        right: 12px;
    }

    .aff_detail_main_box_inner:after {
        top: 7px;
        left: 12px;
    }

    .aff_detail_main_box_inner:before,
    .aff_detail_main_box_inner:after {
        height: 35px;
        width: 35px;
    }

    .aff_detail_main_box {
        padding: 5px 5px;
        width: 33.33%;
    }

    .affordable_icon_box_inner svg {
        height: 36px;
        width: 36px;
    }

    .affordable_desc_box_inner {
        line-height: 1.5;
    }

    .affordable_ttl_box_inner {
        padding: 5px 0 0px;
    }

    .professional_section:after {
        height: 370px;
    }

    .professional_desc_box_inner {
        padding: 10px 0 10px;
    }

    .affordable_main_box_inner {
        justify-content: center;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (750px - 100%) / 2) !important;
        margin: auto !important;
    }

    .abt_col_1 {
        width: 100% !important;
    }

    .abt_col_2 {
        width: 100% !important;
    }

    .abt_right_img_code img {
        height: 270px;
        object-position: center;
    }

    .abt_section:after,
    .abt_section:before {
        display: none;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    .abt_ttl_box_inner {
        margin: 10px -80px 10px 0;
    }

    .abt_section {
        margin: 0;
    }

    .abt_col_1:after {
        height: 70px;
        width: 30px;
        top: -60px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
        justify-content: center;
    }

    .skip_size_code {
        padding: 10px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 18px;
    }

    .skip_bin_size_img_box_inner {
        height: 160px;
    }

    .sb_pro_desc_ttl_box_inner {
        height: 40px;
    }

    .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
    }

    .skip_bin_size_info_box_inner {
        padding: 20px 10px 0;
    }

    .skip_bin_size_info_box_inner:after {
        margin-top: -15px;
    }

    .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
        width: 120px;
    }

    .skip_bin_size_info_box_4 {
        flex: unset;
        flex-basis: 315px;
    }

    .skip_bin_size_info_box_1 {
        flex-basis: 210px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 240px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 250px;
        border-right: none;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 260px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 300px;
    }

    .skip_bin_size_info_box {
        margin: 0 0 20px;
    }

    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 45px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 30px;
    }

    .banner_img_box_inner img {
        height: 330px;
    }

    .banner_img_box_inner {
        margin: 0px 0px 0 -100px;
    }

    .banner_abt_btn_box {
        padding: 30px 0 0;
    }

    .mySelect {
        padding: 5px 5px;
        font-size: 15px;
        height: 45px;
    }

    .banner_btn {
        width: 135px;
        height: 45px;
    }

    .banner_right_ttl_box_inner {
        font-size: 23px;
        padding: 0 10px 0 0;
    }

    .banner_slc_box_inner {
        padding: 0 8px 0 0;
    }

    .banner_section:after {
        height: 210px;
    }

    .banner_right_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .banner_right_desc_box_inner ul li {
        font-size: 14px;
        padding: 3px 0px 3px 20px;
    }

    .bnn_frm_main_box_inner {
        padding: 20px 10px 25px 0;
    }

    .banner_right_main_box {
        padding: 0 0 0 40px;
    }

    .banner_slc_box {
        width: 50%;
    }

    .banner_btn_box_inner {
        padding: 10px 0 0;
    }

    .banner_right_main_box:after {
        width: 25px;
    }

    .banner_section {
        padding: 50px 0 0 !important;
    }

    .banner_call_btn_box_inner,
    .banner_call_btn_box_inner a {
        font-size: 21px;
    }

    /* banner end */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    div#main-content {
        margin-top: 140px;
    }

    /* site font */
    .fs20 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 22px;
    }

    .site_desc {
        line-height: 1.8;
        font-size: 15px;
    }

    .site_title {
        font-size: 30px;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 950px !important;
    }

    /* site container end*/
    /* site padding */

    .pd100 {
        padding: 50px 0 !important;
    }

    .pdt100 {
        padding: 50px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 50px !important;
    }

    .pd70 {
        padding: 50px 0 !important;
    }

    .pdt70 {
        padding: 50px 0 0 !important;
    }

    .pdb70 {
        padding: 0px 0 50px !important;
    }

    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
        height: 120px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 46px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 10px 10px;
        border-radius: 10px !important;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 15px;
    }

    .map_box {
        padding: 0 50px 0 0;
    }

    .git_fst_ttl {
        font-size: 28px;
    }

    .git_col_1 {
        width: 50% !important;
        padding: 25px 0 0;
    }

    .git_col_2 {
        padding: 25px 25px;
        width: 50% !important;
        border-radius: 20px;
    }

    .get_in_touch_box {
        padding: 6px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 20px 0 15px;
    }

    .git_fst_box_main_box {
        padding: 0 0 14px;
    }

    .git_info_box_inner {
        padding: 10px 0;
    }

    .map_box_inner iframe {
        height: 230px;
    }

    .git_info_svg_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .git_info_lnk_box_inner {
        padding: 0 0px 0 10px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 100px 0 0 !important;
        margin-top: -30px;
    }

    .truck_img_box_inner img {
        height: 150px;
    }

    .truck_img_box_inner:before {
        right: 57px;
    }

    .truck_img_box_inner:after {
        left: 36px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 42px;
        width: 42px;
        bottom: -1px;
    }

    /* truck section end */
    /* hire a skip bin in sydmey section */
    .hire_skip_img img {
        height: 200px;
    }

    .hire_skip_col_1 {
        width: 58% !important;
    }

    .hire_skip_col_2 {
        width: 41% !important;
        padding: 0 0px 0 0px;
    }

    .hire_skip_desc_box_inner {
        padding: 10px 0 10px;
    }

    /* hire a skip bin in sydmey section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 5px;
        height: 50px;
    }

    .hme_ser_area_col_1 {
        width: 61% !important;
        padding: 0 40px 0 0;
    }

    .hme_ser_area_col_2 {
        width: 39% !important;
    }

    .hme_ser_right_box_inner iframe {
        height: 310px;
    }

    .hm_service_area_main_box_inner {
        height: 340px;
        padding: 13px 20px 0 0;
        margin: 0 -5px;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 5px;
        font-size: 15px;
    }

    .hme_ser_desc_main_box_inner {
        padding: 15px 0 0;
    }

    .hme_ser_ttl_box_inner {
        font-size: 22px;
        padding: 0 0 0 6px;
    }

    .ser_area_btn {
        width: 140px;
        height: 45px;
    }

    .hm_ser_area_lft_box {
        padding: 7px 5px 7px;
    }

    .hm_ser_area_btn_icon_box_inner svg {
        height: 15px;
        width: 15px;
    }

    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 5px;
    }

    .testi_slider_btn {
        height: 30px;
        width: 30px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 14px 14px;
        border-radius: 10px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
    }

    .hk_testimonial_content_box {
        height: 124px;
        padding: 0px 0px 0px 0;
        line-height: 20px;
    }

    .hk_testimonial_title_box {
        font-size: 16px;
    }

    .verified_cus_box_inner {
        padding: 10px 0;
    }

    .hk_testimonial_review_box i {
        font-size: 11px;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (950px - 100%) / 2) !important;
    }

    .wht_expect_col_2 {
        padding: 0 0 0 30px;
    }

    .wht_expect_img img {
        height: 450px;
    }

    .wht_expect_desc_box_inner {
        padding: 10px 20px 0 0;
        height: 300px;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 61%;
    }

    .why_choose_info_box_inner {
        padding: 20px 20px 20px 30px;
    }

    .why_choose_info_box_inner:after {
        left: 16px;
        top: 6px;
        height: 48px;
        width: 50px;

    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 150px;
    }

    .why_choose_info_box {
        width: 33.3%;
    }

    .wc_desc_box_inner {
        padding: 0px 0px 10px 0;
    }

    .why_choose_info_ttl_inner {
        font-size: 20px;
    }

    .why_choose_desc_box_inner {
        font-size: 15px;
        padding: 5px 0 0;
        line-height: 1.5;
    }

    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 15px 15px 15px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 7px;
        right: 12px;
    }

    .aff_detail_main_box_inner:after {
        top: 7px;
        left: 12px;
    }

    .aff_detail_main_box_inner:before,
    .aff_detail_main_box_inner:after {
        height: 45px;
        width: 45px;
    }

    .aff_detail_main_box {
        padding: 0px 0px;
    }

    .affordable_icon_box_inner svg {
        height: 40px;
        width: 40px;
    }

    .affordable_desc_box_inner {
        line-height: 1.5;
    }

    .affordable_ttl_box_inner {
        padding: 5px 0 0px;
    }

    .professional_section:after {
        height: 370px;
    }

    .professional_desc_box_inner {
        padding: 10px 0 10px;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (950px - 100%) / 2) !important;
    }

    .abt_col_1 {
        width: 50% !important;
    }

    .abt_col_2 {
        width: 50% !important;
    }

    .abt_right_img_code img {
        height: 300px;
    }

    .abt_section:after {
        height: 450px;
        width: 410px;
    }

    .abt_section:before {
        height: 280px;
        width: 430px;
        border-radius: 0px 0 0px 80px;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    .abt_ttl_box_inner {
        margin: 10px -80px 10px 0;
    }

    .abt_section {
        margin: 0;
    }

    .abt_col_1:after {
        height: 70px;
        width: 30px;
        top: -60px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
    }

    .skip_size_code {
        padding: 10px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 18px;
    }

    .skip_bin_size_img_box_inner {
        height: 130px;
    }

    .sb_pro_desc_ttl_box_inner {
        height: 60px;
    }

    .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
    }

    .skip_bin_size_info_box_inner {
        padding: 20px 10px 0;
    }

    .skip_bin_size_info_box_inner:after {
        margin-top: -15px;
    }

    .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
        width: 120px;
        height: 120px;
    }

    .skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
        width: 120px;
    }

    .skip_bin_size_info_box_1 {
        flex-basis: 170px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 180px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 190px;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 200px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 209px;
    }

    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 50px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 35px;
    }

    .banner_img_box_inner img {
        height: 330px;
    }

    .banner_img_box_inner {
        margin: 0px 0px 0 -100px;
    }

    .banner_abt_btn_box {
        padding: 80px 0 0;
    }

    .mySelect {
        padding: 5px 5px;
        font-size: 15px;
        height: 45px;
    }

    .banner_btn {
        width: 135px;
        height: 45px;
    }

    .banner_right_ttl_box_inner {
        font-size: 25px;
    }

    .banner_slc_box_inner {
        padding: 0 8px 0 0;
    }

    .banner_section:after {
        height: 210px;
    }

    .banner_right_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .banner_right_desc_box_inner ul li {
        font-size: 15px;
        padding: 3px 0px 3px 20px;
    }

    .bnn_frm_main_box_inner {
        padding: 20px 30px 25px 0;
    }

    .banner_right_main_box {
        padding: 0 0 0 40px;
    }

    .banner_slc_box {
        width: 50%;
    }

    .banner_btn_box_inner {
        padding: 10px 0 0;
    }

    .banner_right_main_box:after {
        width: 25px;
    }

    .banner_section {
        padding: 50px 0 0 !important;
    }

    .banner_call_btn_box_inner,
    .banner_call_btn_box_inner a {
        font-size: 21px;
    }

    /* banner end */

}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    div#main-content {
        margin-top: 145px;
    }

    /* site font */
    .fs20 {
        font-size: 17px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 22px;
    }

    .site_desc {
        line-height: 1.8;
        font-size: 15px;
    }

    .site_title {
        font-size: 30px;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 1000px !important;
    }

    /* site container end*/
    /* site padding */
    .pd70 {
        padding: 60px 0 !important;
    }

    .pdt70 {
        padding: 60px 0 0 !important;
    }

    .pdb70 {
        padding: 0px 0 60px !important;
    }

    .pd100 {
        padding: 60px 0 !important;
    }

    .pdt100 {
        padding: 60px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 60px !important;
    }

    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
        height: 120px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 46px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 10px 10px;
        border-radius: 10px !important;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 14px;
    }

    .map_box {
        padding: 0 50px 0 0;
    }

    .git_fst_ttl {
        font-size: 28px;
    }

    .git_col_1 {
        width: 50% !important;
        padding: 25px 0 0;
    }

    .git_col_2 {
        padding: 25px 25px;
        width: 50% !important;
        border-radius: 20px;
    }

    .get_in_touch_box {
        padding: 6px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 20px 0 15px;
    }

    .git_fst_box_main_box {
        padding: 0 0 14px;
    }

    .git_info_box_inner {
        padding: 10px 0;
    }

    .map_box_inner iframe {
        height: 230px;
    }

    .git_info_svg_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .git_info_lnk_box_inner {
        padding: 0 0px 0 10px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 100px 0 0 !important;
        margin-top: -30px;
    }

    .truck_img_box_inner img {
        height: 150px;
    }

    .truck_img_box_inner:before {
        right: 57px;
    }

    .truck_img_box_inner:after {
        left: 36px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 42px;
        width: 42px;
        bottom: -1px;
    }

    /* truck section end */
    /* hire a skip bin in sydmey section */
    .hire_skip_img img {
        height: 200px;
    }

    .hire_skip_col_1 {
        width: 58% !important;
    }

    .hire_skip_col_2 {
        width: 41% !important;
        padding: 0 20px 0 0px;
    }

    /* hire a skip bin in sydmey section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 9px;
        height: 55px;
    }

    .hme_ser_area_col_1 {
        width: 61% !important;
        padding: 0 40px 0 0;
    }

    .hme_ser_area_col_2 {
        width: 39% !important;
    }

    .hme_ser_right_box_inner iframe {
        height: 330px;
    }

    .hm_service_area_main_box_inner {
        height: 360px;
        padding: 13px 20px 0 0;
        margin: 0 -5px;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 5px;
        font-size: 15px;
    }

    .hme_ser_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .hme_ser_ttl_box_inner {
        font-size: 22px;
        padding: 0 0 0 6px;
    }

    .ser_area_btn {
        width: 140px;
        height: 45px;
    }

    .hm_ser_area_lft_box {
        padding: 7px 5px 7px;
    }

    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 5px;
    }

    .testi_slider_btn {
        height: 30px;
        width: 30px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 14px 14px;
        border-radius: 10px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
    }

    .hk_testimonial_content_box {
        height: 124px;
        padding: 0px 0px 0px 0;
        line-height: 20px;
    }

    .hk_testimonial_title_box {
        font-size: 16px;
    }

    .verified_cus_box_inner {
        padding: 10px 0;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (1000px - 100%) / 2) !important;
    }

    .wht_expect_col_2 {
        padding: 0 0 0 30px;
    }

    .wht_expect_img img {
        height: 480px;
    }

    .wht_expect_desc_box_inner {
        padding: 10px 30px 0 0;
        height: 300px;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 61%;
    }

    .why_choose_info_box_inner {
        padding: 20px 20px 20px 30px;
    }

    .why_choose_info_box_inner:after {
        left: 16px;
        top: 6px;
        height: 48px;
        width: 50px;

    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 170px;
    }

    .why_choose_info_box {
        width: 33.3%;
    }

    .wc_desc_box_inner {
        padding: 0px 0px 10px 0;
    }

    .why_choose_info_ttl_inner {
        font-size: 20px;
    }

    .why_choose_desc_box_inner {
        font-size: 15px;
        padding: 5px 0 0;
        line-height: 1.5;
    }

    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 20px 20px 20px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 7px;
        right: 12px;
    }

    .aff_detail_main_box_inner:after {
        top: 7px;
        left: 12px;
    }

    .aff_detail_main_box {
        padding: 10px 0px;
    }

    .affordable_icon_box_inner svg {
        height: 40px;
        width: 40px;
    }

    .affordable_desc_box_inner {
        line-height: 1.5;
    }

    .affordable_ttl_box_inner {
        padding: 5px 0 0px;
    }

    .professional_section:after {
        height: 370px;
    }

    .professional_desc_box_inner {
        padding: 10px 0 10px;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (1000px - 100%) / 2) !important;
    }

    .abt_col_1 {
        width: 48% !important;
    }

    .abt_col_2 {
        width: 52% !important;
    }

    .abt_right_img_code img {
        height: 440px;
    }

    .abt_section:after {
        height: 450px;
        width: 410px;
    }

    .abt_section:before {
        height: 280px;
        width: 430px;
        border-radius: 0px 0 0px 80px;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    .abt_ttl_box_inner {
        margin: 10px -80px 10px 0;
    }

    .abt_section {
        margin: 0;
    }

    .abt_col_1:after {
        height: 70px;
        width: 30px;
        top: -60px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
    }

    .skip_size_code {
        padding: 30px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 18px;
    }

    .skip_bin_size_img_box_inner {
        height: 150px;
    }

    .sb_pro_desc_ttl_box_inner {
        height: 60px;
    }

    .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
    }

    .skip_bin_size_info_box_inner {
        padding: 20px 10px 0;
    }

    .skip_bin_size_info_box_inner:after {
        margin-top: -15px;
    }

    .skip_bin_size_img_box_inner:after {
        width: 160px;
        height: 160px;
    }

    .skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
        width: 140px;
        height: 140px;
    }

    .skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
        width: 120px;
    }

    .skip_bin_size_info_box_1 {
        flex-basis: 170px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 180px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 200px;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 220px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 228px;
    }


    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 55px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 40px;
    }

    .banner_img_box_inner img {
        height: 350px;
    }

    .banner_img_box_inner {
        margin: 0px 0px 0 -100px;
    }

    .banner_abt_btn_box {
        padding: 80px 0 0;
    }

    .mySelect {
        padding: 5px 5px;
        font-size: 15px;
        height: 45px;
    }

    .banner_btn {
        width: 135px;
        height: 45px;
    }

    .banner_right_ttl_box_inner {
        font-size: 27px;
    }

    .banner_slc_box_inner {
        padding: 0 8px 0 0;
    }

    .banner_section:after {
        height: 210px;
    }

    .banner_right_desc_box_inner ul li:after {
        height: 15px;
        width: 15px;
    }

    .banner_right_desc_box_inner ul li {
        font-size: 15px;
        padding: 5px 0px 5px 20px;
    }

    .bnn_frm_main_box_inner {
        padding: 20px 30px 25px 0;
    }

    .banner_right_main_box {
        padding: 0 0 0 40px;
    }

    .banner_slc_box {
        width: 50%;
    }

    .banner_btn_box_inner {
        padding: 10px 0 0;
    }

    .banner_right_main_box:after {
        width: 25px;
    }

    .banner_section {
        padding: 50px 0 0 !important;
    }

    /* banner end */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    div#main-content {
        margin-top: 180px;
    }

    /* site font */
    .fs20 {
        font-size: 18px;
    }

    .fs18 {
        font-size: 17px;
    }

    .fs22 {
        font-size: 20px;
    }

    .site_title {
        font-size: 32px;
    }

    .site_desc {
        line-height: 1.8;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 1100px !important;
    }

    /* site container end*/
    /* site padding */
    .pd100 {
        padding: 70px 0 !important;
    }

    .pdt100 {
        padding: 70px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 70px !important;
    }

    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 50px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 15px 15px;
        border-radius: 10px !important;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 15px;
    }

    .map_box {
        padding: 0 50px 0 0;
    }

    .git_fst_ttl {
        font-size: 30px;
    }

    .git_col_1 {
        width: 50% !important;
        padding: 30px 0 0;
    }

    .git_col_2 {
        padding: 30px 30px;
        width: 50% !important;
    }

    .get_in_touch_box {
        padding: 8px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 20px 0 15px;
    }

    .git_fst_box_main_box {
        padding: 0 0 14px;
    }

    .git_info_box_inner {
        padding: 10px 0;
    }

    .map_box_inner iframe {
        height: 300px;
    }

    .git_info_svg_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .git_info_lnk_box_inner {
        padding: 0 0px 0 10px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 100px 0 0 !important;
        margin-top: -30px;
    }

    .truck_img_box_inner img {
        height: 180px;
    }

    .truck_img_box_inner:before {
        right: 68px;
    }

    .truck_img_box_inner:after {
        left: 44px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 49px;
        width: 49px;
        bottom: 0px;
    }

    /* truck section end */

    /* hire a skip bin in sydmey section */
    .hire_skip_img img {
        height: 240px;
    }

    .hire_skip_col_1 {
        width: 58% !important;
    }

    .hire_skip_col_2 {
        width: 41% !important;
    }

    /* hire a skip bin in sydmey section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 9px;
        height: 55px;
    }

    .hme_ser_area_col_1 {
        width: 61% !important;
        padding: 0 40px 0 0;
    }

    .hme_ser_area_col_2 {
        width: 39% !important;
    }

    .hme_ser_right_box_inner iframe {
        height: 400px;
    }

    .hm_service_area_main_box_inner {
        height: 430px;
        padding: 13px 20px 0 0;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 10px;
        font-size: 16px;
    }

    .hme_ser_desc_main_box_inner {
        padding: 20px 0 0;
    }

    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 5px;
    }

    .testi_slider_btn {
        height: 35px;
        width: 35px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 17px 17px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
    }

    .hk_testimonial_content_box {
        height: 175px;
        padding: 0px 0px 0px 0;
    }

    .hk_testimonial_title_box {
        font-size: 17px;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (1100px - 100%) / 2) !important;
    }

    .wht_expect_col_2 {
        padding: 0 0 0 30px;
    }

    .wht_expect_img img {
        height: 500px;
    }

    .wht_expect_desc_box_inner {
        padding: 10px 30px 0 0;
        height: 315px;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 58%;
    }

    .why_choose_info_box_inner {
        padding: 20px 20px 20px 30px;
    }

    .why_choose_info_box_inner:after {
        left: 18px;
        top: 5px;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 170px;
    }

    .why_choose_info_box {
        width: 33.3%;
    }

    .wc_desc_box_inner {
        padding: 0px 0px 10px 0;
    }

    .why_choose_info_ttl_inner {
        font-size: 20px;
    }

    .why_choose_desc_box_inner {
        font-size: 15px;
        padding: 5px 0 0;
    }

    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 30px 20px 25px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 10px;
        right: 15px;
    }

    .aff_detail_main_box_inner:after {
        top: 10px;
        left: 15px;
    }

    .aff_detail_main_box {
        padding: 10px 0px;
    }

    .affordable_icon_box_inner svg {
        height: 40px;
        width: 40px;
    }

    .affordable_desc_box_inner {
        line-height: 1.5;
    }

    .affordable_ttl_box_inner {
        padding: 10px 0 0px;
    }

    .professional_section:after {
        height: 370px;
    }

    .professional_desc_box_inner {
        padding: 10px 0 10px;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (1100px - 100%) / 2) !important;
    }

    .abt_col_1 {
        width: 48% !important;
    }

    .abt_col_2 {
        width: 52% !important;
    }

    .abt_right_img_code img {
        height: 440px;
    }

    .abt_section:after {
        height: 490px;
        width: 460px;
    }

    .abt_section:before {
        height: 320px;
        width: 490px;
        border-radius: 0px 0 0px 90px;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    .abt_ttl_box_inner {
        margin: 10px -80px 10px 0;
    }

    .abt_section {
        margin: 0;
    }

    .abt_col_1:after {
        height: 80px;
        width: 40px;
        top: -77px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
    }

    .skip_size_code {
        padding: 30px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 18px;
    }

    .skip_bin_size_img_box_inner {
        height: 170px;
    }

    .sb_pro_desc_ttl_box_inner {
        height: 60px;
    }

    .sb_pro_desc_btn_box_inner .site_button {
        width: 155px;
    }

    .skip_bin_size_info_box_inner {
        padding: 20px 10px 0;
    }

    .skip_bin_size_info_box_inner:after {
        margin-top: -15px;
    }

    .skip_bin_size_img_box_inner:after {
        width: 160px;
        height: 160px;
    }

    .skip_bin_size_info_box_1 .skip_bin_size_img_box_inner:after {
        width: 140px;
        height: 140px;
    }

    .skip_bin_size_info_box_inner:hover .sb_pro_desc_ttl_box:after {
        width: 120px;
    }

    .skip_bin_size_info_box_1 {
        flex-basis: 170px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 200px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 220px;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 240px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 260px;
    }

    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 65px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 50px;
    }

    .banner_img_box_inner img {
        height: 388px;
    }

    .banner_img_box_inner {
        margin: 0px 0px 0 -100px;
    }

    .banner_abt_btn_box {
        padding: 120px 0 0;
    }

    .mySelect {
        padding: 5px 5px;
        font-size: 15px;
        height: 45px;
    }

    .banner_btn {
        width: 135px;
        height: 45px;
    }

    .banner_right_ttl_box_inner {
        font-size: 28px;
    }

    .banner_slc_box_inner {
        padding: 0 8px 0 0;
    }

    .banner_section:after {
        height: 210px;
    }

    .banner_right_desc_box_inner ul li:after {
        height: 15px;
        width: 15px;
    }

    .banner_right_desc_box_inner ul li {
        font-size: 15px;
        padding: 5px 0px 5px 20px;
    }

    /* banner end */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    div#main-content {
        margin-top: 200px;
    }

    /* site font */
    .fs20 {
        font-size: 18px;
    }

    .site_desc {
        line-height: 1.8;
    }

    /* site font end */
    /* site container */
    .con_width {
        max-width: 1250px !important;
    }

    /* site container end*/
    /* site padding */
    .pd100 {
        padding: 80px 0 !important;
    }

    .pdt100 {
        padding: 80px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 80px !important;
    }

    /* site padding end */
    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 56px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 15px 15px;
    }

    .get_in_touch_box input::placeholder,
    .get_in_touch_box textarea::placeholder,
    .get_in_touch_box select {
        font-size: 15px;
    }

    .map_box {
        padding: 0 50px 0 0;
    }

    .git_fst_ttl {
        font-size: 30px;
    }

    .git_col_1 {
        width: 50% !important;
        padding: 30px 0 0;
    }

    .git_col_2 {
        padding: 37px 40px;
        width: 50% !important;
    }

    .get_in_touch_box {
        padding: 8px 0;
    }

    .git_scn_box_main_box_inner {
        padding: 25px 0 15px;
    }

    .git_fst_box_main_box {
        padding: 0 0 20px;
    }

    .map_box_inner iframe {
        height: 300px;
    }

    /* get in touch section end */
    /* truck section */
    .truck_section {
        padding: 150px 0 0 !important;
        margin-top: -30px;
    }

    .truck_img_box_inner img {
        height: 195px;
    }

    .truck_img_box_inner:before {
        right: 75px;
    }

    .truck_img_box_inner:after {
        left: 47px;
    }

    .truck_img_box_inner:before,
    .truck_img_box_inner:after {
        height: 51px;
        width: 51px;
    }

    /* truck section end */
    /* service area section  */
    .hm_ser_area_btn_main_box_inner {
        padding: 0 0 0 15px;
        height: 60px;
    }

    .hme_ser_area_col_1 {
        width: 61% !important;
        padding: 0 60px 0 0;
    }

    .hme_ser_area_col_2 {
        width: 39% !important;
    }

    .hme_ser_right_box_inner iframe {
        height: 430px;
    }

    .hm_service_area_main_box_inner {
        height: 455px;
    }

    .hm_sre_btn_txt_box_inner {
        padding: 0 0 0 10px;
    }

    /* service area section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 10px;
    }

    .testi_slider_btn {
        height: 35px;
        width: 35px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    .hk_testimonial_box {
        padding: 20px 18px;
    }

    .testimonial_h_row {
        margin: 0;
    }

    .testi_ttl_main_box_inner {
        padding: 0 0 15px;
    }

    .hk_testimonial_content_box {
        height: 175px;
        padding: 0px 0px 0px 0;
    }

    /* our testimonial section end */
    /* what to expect section */
    .wht_expect_row {
        max-width: calc(100% + (1250px - 100%) / 2) !important;
    }

    .wht_expect_col_2 {
        padding: 0 0 0 45px;
    }

    .wht_expect_img img {
        height: 560px;
    }

    .wht_expect_desc_box_inner {
        padding: 15px 30px 0 0;
    }

    /* what to expect section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 61%;
    }

    .why_choose_info_box_inner {
        padding: 30px 30px 30px 40px;
    }

    .why_choose_info_box_inner:after {
        left: 23px;
        top: 12px;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    .why_choose_ttl_aft_img_box_inner img {
        height: 200px;
    }

    .why_choose_info_box {
        width: 33.3%;
    }

    /* why choose us section end */
    /* a professional,affordable section */
    .aff_detail_main_box_inner {
        padding: 30px 20px 25px;
    }

    .aff_detail_main_box_inner:before {
        bottom: 10px;
        right: 15px;
    }

    .aff_detail_main_box_inner:after {
        top: 10px;
        left: 15px;
    }

    .aff_detail_main_box {
        padding: 10px 0px;
    }

    .affordable_icon_box_inner svg {
        height: 40px;
        width: 40px;
    }

    /* a professional,affordable section end */
    /* about us section  */
    .abt_row {
        max-width: calc(100% + (1250px - 100%) / 2) !important;
    }

    .abt_col_1 {
        width: 45% !important;
    }

    .abt_col_2 {
        width: 55% !important;
    }

    .abt_right_img_code img {
        height: 440px;
    }

    .abt_section:after {
        height: 600px;
        width: 500px;
    }

    .abt_section:before {
        height: 380px;
        width: 530px;
        border-radius: 0px 0 0px 90px;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    .abt_col_1:after {
        height: 100px;
        width: 40px;
        top: -97px;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
    }

    .skip_size_code {
        padding: 40px 0 0;
    }

    .sb_pro_desc_ttl_box_inner {
        font-size: 20px;
    }


    .skip_bin_size_info_box_1 {
        flex-basis: 186px;
    }

    .skip_bin_size_info_box_2 {
        flex-basis: 230px;
    }

    .skip_bin_size_info_box_3 {
        flex-basis: 250px;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 280px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 300px;
    }

    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 70px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 55px;
    }

    .banner_img_box_inner img {
        height: 448px;
    }

    .banner_img_box_inner {
        margin: 15px 40px 0 -140px;
    }

    .banner_abt_btn_box {
        padding: 160px 0 0;
    }


    /* banner end */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    div#main-content {
        margin-top: 230px;
    }

    /* site padding */
    .pd100 {
        padding: 90px 0 !important;
    }

    .pdt100 {
        padding: 90px 0 0 !important;
    }

    .pdb100 {
        padding: 0px 0 90px !important;
    }

    /* site padding end */

    /* get in touch section */
    .get_in_touch_box textarea {
        padding: 25px 22px;
    }

    .get_in_touch_box input,
    .get_in_touch_box select {
        height: 60px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        padding: 15px 15px;
    }

    /* get in touch section end */
    /* our testimonial section */
    .hk_testimonial_col {
        padding: 0 10px;
    }

    .testi_slider_btn {
        height: 35px;
        width: 35px;
    }

    .prev-arrow {
        left: -7px;
    }

    .next-arrow {
        right: -7px;
    }

    /* our testimonial section end */
    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 61%;
    }

    .why_choose_fst_row_box_inner,
    .why_choose_scnd_row_box_inner,
    .why_choose_third_row_box_inner {
        margin: 0;
    }

    /* why choose us section end */

    /* about us section  */
    .abt_col_1 {
        width: 40.5% !important;
    }

    .abt_col_2 {
        /* padding: 0px 0 0; */
        width: 59.5% !important;
    }

    .abt_right_img_code img {
        height: 530px;
    }

    .abt_section:after {
        height: 630px;
        width: 590px;
    }

    .abt_section:before {
        height: 440px;
        width: 660px;
        border-radius: 0px 0 0px 320px;
    }

    .abt_desc_main_box_inner {
        padding: 0 0px 0 0;
    }

    .abt_btn_box_inner {
        padding: 10px 0 0;
    }

    /* about us section end */
    /* skip bin size section */
    .skip_bin_size_main_box_inner {
        margin: 0 0px;
    }

    .skip_size_code {
        padding: 40px 0 0;
    }

    .skip_bin_size_info_box_4 {
        flex-basis: 320px;
    }

    .skip_bin_size_info_box_5 {
        flex-basis: 358px;
    }

    /* skip bin size section end */
    /* banner start */
    .banner_lft_main_ttl_box_inner {
        font-size: 70px;
    }

    .banner_lft_sm_ttl_box_inner {
        font-size: 55px;
    }

    .banner_img_box_inner img {
        height: 448px;
    }

    .banner_img_box_inner {
        margin: 15px 40px 0 -140px;
    }

    .banner_abt_btn_box {
        padding: 160px 0 0;
    }

    /* banner end */

}


@media all and (min-width: 1681px) and (max-width: 1880px) {

    /* why choose us section */
    .why_chhose_lft_main_box_innner {
        width: 52%;
    }

    /* why choose us section end */

}