.inr_bnr_sec {
    margin: 20px;
    height: 400px;
    border-radius: 25px;
    display: flex;
}

.inr_bnr_ttl {
    display: flex;
    background: #fff;
    width: fit-content;
    padding: 10px 30px;
    font-size: 22px;
    font-weight: 600;
    border-radius: 10px;
    line-height: 1.3;
    text-transform: capitalize;
}

/* --------about us page------- */
.abt_cnt_col1 {
    padding-right: 20px;
}

.abt_cnt_img {
    display: flex;
}

.abt_cnt_img span {
    width: 100%;
}

.abt_cnt_img img {
    width: 100% !important;
    height: 480px;
    object-fit: cover;
    border-radius: 40px;
}

.abt_cnt_col1 {
    padding-right: 40px;
}

/* --------about us page end------- */
/* --------Contact us page start------- */

/* -contact detail- */
.cntct_dtl_box_inr {
    display: flex;
    align-items: center;
    justify-content: left;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 25px;
    border-radius: 10px;
}

.cntct_dtl_box2 {
    padding: 25px 0;
}

.cntct_dtl_icon {
    display: flex;
}

.cntct_dtl_icon svg {
    width: 50px;
    height: 50px;
}

.cntct_dtl_txt_box {
    padding-left: 25px;
    margin-left: 25px;
    border-left: 1px solid #DDDDDD;
}

.cntct_col1 {
    padding-right: 100px;
}

/* Get In Touch With Us section start */
::placeholder {
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000;
}

::-ms-input-placeholder {
    color: #000;
}

.cotnact_main_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: auto -10px;
}

.cotnact_main_col_6 {
    width: 50%;
    padding: 10px;
}

.cotnact_main_col_12 {
    width: 100%;
    padding: 10px;
}

.cntct_main_form input[type=email],
.cntct_main_form input[type=tel],
.cntct_main_form input[type=text],
.cntct_main_form select,
.cntct_main_form textarea {
    width: 100%;
    padding: 15px;
    padding-left: 15px;
    /* margin-bottom: 15px; */
    background: #F5F5F5 !important;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000000 !important;
    position: relative;
    border-radius: 10px;
}



.cntct_main_form textarea {
    height: 140px;
    resize: none;
}

.cntct_main_form .site_button {
    margin: auto;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

span.wpcf7-not-valid-tip {
    width: 100%;
}

.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.cntct_sml_ttl {
    font-size: 22px;
    color: #3F75C7;
    font-weight: 600;
    line-height: 1;

}

.cntct_main_ttl {
    font-size: 37px;
    font-weight: 600;
    color: #222222;
    padding-top: 10px;
    line-height: 1;
}

.cntct_dtl_main_box {
    padding-top: 20px;
}

.cntct_form_col {
    padding-top: 30px;
}

.cotnact_main_from_inner .btn_col {
    display: flex;
    justify-content: left;
}

.map_box {
    display: flex;
}

.map_box iframe {
    width: 100%;
    height: 480px;
    filter: grayscale(1);
}

/* --------Contact us page end------- */
/* --------Choosing tap page start------- */


.ct_category_img_row.pd0 {
    padding: 0px 230px !important;
}

.ct_category_img {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.ct_category_img span {
    width: 100%;
}

.ct_category_img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.ct_category_des {
    padding-top: 20px;
}

.ct_cat_btn.site_button {
    width: 200px;
    padding: 0 10px;
}

.ct_cat_btn.site_button:hover {
    background: #fff;
}

.ct_cat_btn_box {
    margin-top: 20px;
}

.ct_category_img_row {
    justify-content: center !important;
}

.washing_machine_cat_sec  .ct_category_img_col4 {
    display: none;
}

/* --------Choosing tap page end------- */
.mytap_text_line {
    display: flex;
    justify-content: center;
    font-size: 28px;
    color: #3f75c7;
    font-weight: 600;
}
.deal_btn_main_box_inr a {
    width: fit-content;
    display: flex;
    justify-content: center;
    margin: auto;
    background: #ff0000;
    padding: 5px 20px;
    color: #fff !important;
    margin-top: 20px;
	    text-align: center;
}

.term_con_des strong {
    font-weight: 600 !important;
}
.refund_con_sec h2 {
    margin-top: 20px;
}




.psb_news_pg_row_listing_page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -15px;
}
.psb_news_pg_block_main_left_box {
    width: 33.33%;
    padding: 15px;
}
.psb_news_pg_img_box img {
    height: 320px;
    width: 100%;
    object-fit: cover;
    display: block;
}
.psb_news_pg_datecat_boxx {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
    font-weight: 400 !important;
    margin: 5px 0 4px;
}
.psb_news_pg_content_boxx {
    padding: 15px;
}
.psb_news_pg_title_box {
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
}
.psb_news_pg_datecat_boxx a {
    font-weight: 400 !important;
}
.psb_news_pg_des_box {
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.psb_news_pg_block {
    height: 100%;
    border: 1px solid #ddd;
}
.single-post #comments,
.single-post .comments-area,
.single-post .comment-respond,
.single-post .et_post_meta_wrapper{
    display: none !important;
}
.single.single-post .post{
    padding-bottom: 0 !important;
    margin: 0 !important;
}
.single.single-post #left-area{
    padding-bottom: 0 !important;
}
.single.single-post #main-content .container{
    padding-top: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.blog_banne_title .site_heading {
    margin-bottom: 0 !important;
}
.blog_banne_title .site_heading .site_title{
    text-transform: uppercase !important;
}
.blog_prod_main_sec .woocommerce-ordering {
    display: none;
}
.blog_prod_main_sec .shop_inr_prod {
    width: 25%;
}
.mt20{
    margin-top: 20px !important;
}
.single-post .site_heading{
    margin-bottom: 15px !important;
}
.single-post .site_title {
    text-transform: inherit;
}   
.custom_size_btn_box {
    margin-bottom: 20px;
}
.custom_size_btn_box .site_button {
    width: fit-content;
    padding: 0 10px;
    margin: auto;
}
.blog_banne_title  .site_heading {
    margin-bottom: 0 !important;
}
.site_des ul{
    padding: 0 !important;
    padding-left: 20px !important;
}
.site_des ul li {
    font-size: 16px;
    padding: 2px 0;
}
.abt_cnt_des_col .custom_size_btn_box .site_button {
    margin-left: 0;
}
.new_row_73 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.new_row_73_col1 {
    width: 75% !important;
    padding-right: 30px;
}
.new_row_73_col2  {
    width: 25% !important;
}
.myservcontent h1, .myservcontent h2, .myservcontent h3, .myservcontent h4, .myservcontent h5, .myservcontent h6 {
    color: #3f75c7 !important;
}
.ma{
	margin:auto !important;
}
.g_bg {
    background-color: #f5f5f5 !important;
}
.prod_list_main_sec {
    border-bottom: 1px solid #ddd;
}
.myservcontent h2 {
    margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.myservcontent ul {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
}
.myservcontent p,.mt_catpg_des_second_inner p,.mt_catpg_third_box_inner .ea-card .ea-body p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.myservcontent ul li {
    margin-bottom: 8px;
}
.myservcontent h1 {
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}
.mt_catpg_third_box_inner h4 {
    padding-bottom: 0 !important;
}
.mt_catpg_third_box_inner .ea-card .ea-header a{
	color:#fff !important;
	font-size: 18px !important;
}
.mt_catpg_third_box_inner .ea-card .ea-body p{
	padding-bottom: 0 !important;
    margin-bottom: 5px !important;
}
.tax-product_cat .et_pb_image_1.abt_cnt_img {
    display: none !important;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_section .abt_cnt_sec {
    background-color: #f5f5f5!important;
}
.wt {
    color: #fff !important;
}
.tax-product_cat .et_pb_column_3.abt_cnt_col .site_heading{
    margin-bottom: 0 !important;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_section .abt_cnt_sec.abt_cnt_sec_blackbg {
    background: #222222 !important;
}
h3.heading {
    font-size: 19px;
    line-height: 33px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 0px;
    text-transform: capitalize;
    font-weight: 600;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .inr_bnr_sec {
        margin: 5px;
        height: 230px;
        border-radius: 15px;
    }

    .inr_bnr_ttl {
        padding: 7px 20px;
        font-size: 17px;

    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 0px;
    }

    .abt_cnt_img img {
        height: 280px;
    }

    .abt_cnt_ttl {
        text-align: center;
    }

    .abt_cnt_des {
        padding-top: 20px;
        text-align: center;
    }

    /* --------Contact us page start------- */
    .cntct_dtl_main_box_inr {
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
        align-items: center;
    }

    .cntct_dtl_box {
        width: 100%;
        padding: 10px;
    }

    .cntct_dtl_txt_box {
        padding-left: 15px;
        margin-left: 15px;
    }

    .cotnact_main_col_6 {
        width: 100%;
        padding: 5px;
    }

    .cotnact_main_col_12 {
        padding: 5px;
    }

    .cntct_col1 {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .cntct_dtl_box_inr {
        padding: 15px;
    }

    .cntct_dtl_icon svg {
        width: 35px;
        height: 35px;
    }

    .cntct_main_ttl {
        font-size: 23px;
    }

    .cntct_sml_ttl {
        font-size: 16px;
    }

    .cntct_form_col {
        padding-top: 10px;
    }

    .cntct_main_form input[type=email],
    .cntct_main_form input[type=tel],
    .cntct_main_form input[type=text],
    .cntct_main_form select,
    .cntct_main_form textarea {
        padding: 12px;
        font-size: 14px;
    }

    .cntct_main_form textarea {
        height: 80px;
        resize: none;
    }

    .map_box iframe {
        height: 300px;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 15px !important;
    }

    .ct_category_img img {
        height: 140px;
    }

    .ct_category_des {
        padding-top: 10px;
    }

    .ct_category_img_col {
        width: 50% !important;
    }

    .ct_category_img {
        padding: 5px;
    }

    .ct_cat_btn.site_button {
        width: 160px;
        padding: 0 10px;
    }
	.mytap_text_line {
    font-size: 18px;

}
    .psb_news_pg_img_box img {
        height: 280px;
    }
    .psb_news_pg_title_box {
        font-size: 15px;
        line-height: 22px;
    }
   .psb_news_pg_datecat_boxx {
        font-size: 13px;
        margin: 5px 0 4px;
        display: block;
        line-height: 19px;
    }
    .psb_news_pg_block_main_left_box {
        width: 100%;
        padding: 10px;
    }
    .psb_news_pg_row_listing_page {
        margin: -15px;
    }
    .blog_prod_main_sec .shop_inr_prod {
    width: 100%;
}
.blog_prod_main_sec .our_products_price_simple.our_products_price,.blog_prod_main_sec .our_products_price_simple .woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
.mobbb_img_block.et_pb_image_0{
        display: block !important;
    }
        .new_half_mega_content_box  .et_pb_column {
    width: 100% !important;
}
.new_half_mega_content_box .et_pb_column_3,.new_half_mega_content_box .et_pb_column_5,.new_right_col  {
    padding-left: 0 !important;
    padding-top: 20px !important;
}
.site_des ul li {
    font-size: 14px;
    padding: 0px 0;
}
.new_row_73_col1 {
    width: 100% !important;
    padding-right: 0;
    padding-bottom: 20px;
    text-align: center;
}
.new_row_73_col1.new_row_73_col1_left{
    text-align: left;
}
.new_row_73_col2 {
    width: 100% !important;
}
.new_row_73_col2  .et_pb_image_wrap  img{
    width: 290px !important;
    height: 290px;
    display: block;
}
.new_row_73_col2 .et_pb_image {
    text-align: center !important;
}
		.tax-product_cat .et_pb_image_1.abt_cnt_img {
    display: block !important;
}
	.tax-product_cat .et_pb_column_2.abt_cnt_col{
		display: none !important;
	}
    .myservcontent p, .mt_catpg_des_second_inner p, .mt_catpg_third_box_inner .ea-card .ea-body p,.myservcontent ul {
        font-size: 14px;
        line-height: 24px;
    }
    .myservcontent h2 {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-bottom: 0px;
        font-size: 18px;
    }
    .myservcontent ul li {
        margin-bottom: 5px;
    }
    .myservcontent.pd_tb {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .myservcontent h1 {
        margin-bottom: 10px;
        padding-bottom: 0px;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
    }
    .mt_catpg_third_box_inner .ea-card .ea-header a {
    color: #fff !important;
    font-size: 16px !important;
}
.tax-product_cat .et_pb_image_1.abt_cnt_img {
    display: block !important;
    margin-top: 15px;
}
h3.heading {
    font-size: 17px;
}
}
@media all and (min-width: 375px) and (max-width: 480px) {
.blog_prod_main_sec .shop_inr_prod {
    width: 50%;
}
}
@media all and (min-width: 481px) and (max-width: 599px) {
.blog_prod_main_sec .shop_inr_prod {
    width: 50%;
}
}
@media all and (min-width: 600px) and (max-width: 767px) {
.blog_prod_main_sec .shop_inr_prod {
    width: 33.33%;
}
}
@media all and (min-width: 768px) and (max-width: 980px) {
    .inr_bnr_sec {
        margin: 5px;
        height: 250px;
        border-radius: 15px;
    }

    .inr_bnr_ttl {
        padding: 7px 20px;
        font-size: 18px;

    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 0px;
    }

    .abt_cnt_img img {
        height: 340px;
    }

    .abt_cnt_des {
        padding-top: 20px;
    }

    /* --------Contact us page start------- */
    .cntct_dtl_main_box_inr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .cntct_dtl_box {
        width: 50%;
        padding: 10px;
    }

    .cntct_col1 {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .cntct_dtl_box_inr {
        padding: 15px;
    }

    .cntct_dtl_icon svg {
        width: 35px;
        height: 35px;
    }

    .cntct_main_ttl {
        font-size: 27px;
    }

    .cntct_sml_ttl {
        font-size: 18px;
    }

    .cntct_form_col {
        padding-top: 10px;
    }

    .cntct_main_form input[type=email],
    .cntct_main_form input[type=tel],
    .cntct_main_form input[type=text],
    .cntct_main_form select,
    .cntct_main_form textarea {
        padding: 12px;
        font-size: 14px;
    }

    .cntct_main_form textarea {
        height: 80px;
        resize: none;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px !important;
    }

    .ct_category_img img {
        height: 170px;
    }

    .ct_category_des {
        padding-top: 10px;
    }

    .ct_category_img_col {
        width: 25% !important;
    }

    .ct_category_img {
        padding: 5px;
    }
		.mytap_text_line {
    font-size: 20px;

}
    .psb_news_pg_img_box img {
        height: 250px;
    }
    .psb_news_pg_title_box {
        font-size: 15px;
        line-height: 22px;
    }
   .psb_news_pg_datecat_boxx {
        font-size: 13px;
        margin: 5px 0 4px;
        display: block;
        line-height: 19px;
    }
    .psb_news_pg_block_main_left_box {
        width: 50%;
        padding: 10px;
    }
    .psb_news_pg_row_listing_page {
        margin: -15px;
    }
    .blog_prod_main_sec .shop_inr_prod {
        width: 33.33%;
    }
    .mobbb_img_block.et_pb_image_0{
        display: block !important;
    }
        .new_half_mega_content_box  .et_pb_column {
    width: 100% !important;
}
.new_half_mega_content_box .et_pb_column_3,.new_half_mega_content_box .et_pb_column_5,.new_right_col  {
    padding-left: 0 !important;
    padding-top: 20px !important;
}
.site_des ul li {
    font-size: 15px;
    padding: 1px 0;
}
.new_row_73_col1 {
    width: 60% !important;
    padding-right: 30px;
}
.new_row_73_col2 {
    width: 40% !important;
}
	.tax-product_cat .et_pb_image_1.abt_cnt_img {
    display: block !important;
}
	.tax-product_cat .et_pb_column_2.abt_cnt_col{
		display: none !important;
	}
    .myservcontent p, .mt_catpg_des_second_inner p, .mt_catpg_third_box_inner .ea-card .ea-body p,.myservcontent ul {
        font-size: 14px;
        line-height: 24px;
    }
    .myservcontent h2 {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-bottom: 0px;
        font-size: 20px;
    }
    .myservcontent ul li {
        margin-bottom: 5px;
    }
    .myservcontent h1 {
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
.mt_catpg_third_box_inner .ea-card .ea-header a {
    color: #fff !important;
    font-size: 16px !important;
}
.tax-product_cat .et_pb_image_1.abt_cnt_img {
    display: block !important;
    margin-top: 15px;
}
h3.heading {
    font-size: 17px;
}
}


@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .inr_bnr_sec {
        margin: 10px;
        height: 280px;
        border-radius: 15px;
    }

    .inr_bnr_ttl {
        padding: 7px 20px;
        font-size: 18px;

    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 20px;
    }

    .abt_cnt_img img {
        height: 440px;
    }

    /* --------Contact us page start------- */
    .cntct_col1 {
        padding-right: 20px;
    }

    .cntct_dtl_box_inr {
        padding: 15px;


    }

    .cntct_dtl_icon svg {
        width: 35px;
        height: 35px;
    }

    .cntct_main_ttl {
        font-size: 27px;
    }

    .cntct_sml_ttl {
        font-size: 18px;
    }

    .cntct_form_col {
        padding-top: 10px;
    }

    .cntct_main_form input[type=email],
    .cntct_main_form input[type=tel],
    .cntct_main_form input[type=text],
    .cntct_main_form select,
    .cntct_main_form textarea {
        padding: 12px;
        font-size: 14px;
    }

    .cntct_main_form textarea {
        height: 80px;
        resize: none;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 30px !important;
    }

    .ct_category_img img {
        height: 190px;
    }

    .ct_category_des {
        padding-top: 10px;
    }
			.mytap_text_line {
    font-size: 20px;

}
    .psb_news_pg_img_box img {
        height: 250px;
    }
    .psb_news_pg_title_box {
        font-size: 15px;
        line-height: 22px;
    }
   .psb_news_pg_datecat_boxx {
        font-size: 13px;
        margin: 5px 0 4px;
        display: block;
        line-height: 19px;
    }
        .new_half_mega_content_box  .et_pb_column {
    width: 100% !important;
}
.new_half_mega_content_box .et_pb_column_3,.new_half_mega_content_box .et_pb_column_5,.new_right_col  {
    padding-left: 0 !important;
    padding-top: 20px !important;
}
.site_des ul li {
    font-size: 15px;
    padding: 1px 0;
}
}


@media all and (min-width: 1025px) and (max-width: 1140px) {
    .inr_bnr_sec {
        margin: 10px;
        height: 280px;
        border-radius: 15px;
    }

    .inr_bnr_ttl {
        padding: 7px 20px;
        font-size: 18px;

    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 20px;
    }

    /* --------Contact us page start------- */
    .cntct_col1 {
        padding-right: 20px;
    }

    .cntct_dtl_box_inr {
        padding: 15px;


    }

    .cntct_dtl_icon svg {
        width: 35px;
        height: 35px;
    }

    .cntct_main_ttl {
        font-size: 27px;
    }

    .cntct_sml_ttl {
        font-size: 18px;
    }

    .cntct_form_col {
        padding-top: 10px;
    }

    .cntct_main_form input[type=email],
    .cntct_main_form input[type=tel],
    .cntct_main_form input[type=text],
    .cntct_main_form select,
    .cntct_main_form textarea {
        padding: 12px;
        font-size: 14px;
    }

    .cntct_main_form textarea {
        height: 80px;
        resize: none;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 50px !important;
    }

    .ct_category_img img {
        height: 210px;
    }
			.mytap_text_line {
    font-size: 24px;

}
    .psb_news_pg_img_box img {
        height: 250px;
    }
    .psb_news_pg_title_box {
        font-size: 15px;
        line-height: 22px;
    }
   .psb_news_pg_datecat_boxx {
        font-size: 13px;
        margin: 5px 0 4px;
        display: block;
        line-height: 19px;
    }
        .new_half_mega_content_box  .et_pb_column {
    width: 100% !important;
}
.new_half_mega_content_box .et_pb_column_3,.new_half_mega_content_box .et_pb_column_5,.new_right_col  {
    padding-left: 0 !important;
    padding-top: 20px !important;
}
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .inr_bnr_sec {
        margin: 10px;
        height: 330px;
    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 20px;
    }

    /* --------Contact us page start------- */
    .cntct_col1 {
        padding-right: 50px;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 50px !important;
    }

    .ct_category_img img {
        height: 210px;
    }
		.mytap_text_line {
    font-size: 26px;

}
    .psb_news_pg_img_box img {
        height: 250px;
    }
    .psb_news_pg_title_box {
        font-size: 15px;
        line-height: 22px;
    }
    .psb_news_pg_datecat_boxx {
        font-size: 14px;
        margin: 5px 0 4px;
    }
    .new_half_mega_content_box  .et_pb_column {
    width: 100% !important;
}
.new_half_mega_content_box .et_pb_column_3,.new_half_mega_content_box .et_pb_column_5 ,.new_right_col   {
    padding-left: 0 !important;
    padding-top: 20px !important;
}

}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .inr_bnr_sec {
        margin: 10px;
        height: 330px;
    }

    /* --------about us page------- */
    .abt_cnt_col1 {
        padding-right: 20px;
    }

    /* --------Contact us page start------- */
    .cntct_col1 {
        padding-right: 50px;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 90px !important;
    }
    .psb_news_pg_img_box img {
        height: 270px;
    }
    .psb_news_pg_title_box {
        font-size: 16px;
        line-height: 23px;
    }
    .psb_news_pg_datecat_boxx {
        font-size: 14px;
        margin: 5px 0 4px;
    }

}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* --------Contact us page start------- */
    .cntct_col1 {
        padding-right: 50px;
    }

    /* --------Choosing tap page start------- */
    .ct_category_img_row.pd0 {
        padding: 0px 150px !important;
    }
    .psb_news_pg_img_box img {
        height: 300px;
    }
    .psb_news_pg_title_box {
        font-size: 16px;
        line-height: 25px;
    }
    .psb_news_pg_datecat_boxx {
        font-size: 14px;
        margin: 5px 0 4px;
    }

}

@media all and (min-width: 1681px) and (max-width: 1880px) {}