/* FOR Smartphone Landscape & Potrait */
@media (max-width:767px){

	.custom_button_popup {
	    width: 55px;
	    height: 45px;
	    background-size: cover;
	    right: 0px;
	    bottom: 21px;
	    margin-bottom: 0;
	    background-image: url(images/chat-wa-icon.jpg);
	    border: 2px solid #ccc;
	}

	.mobmenu_content li.current-menu-item {
		border-bottom: 1px dashed #fff;
	}
	
	.custom-header-right .chr-list {
		display:none;
	}
	#main-header {
		background:none;
	}
	.page-id-59 .piw_list img {
		width: 66%;
		padding: 0;
	}

	.page-id-59 .bimala_st_r1_txt,
	.page-id-59 .akasha_st_r1_txt,
	.page-id-59 .charu_st_r1_txt
	 {
			margin-bottom:0px !important;
	}

	.page-id-59 .bimala_st_r2_txt p,
	.page-id-59 .akasha_st_r2_txt p,
	.page-id-59 .charu_st_r2_txt p {
		padding-bottom:0;
	}
	.page-id-59 .tab-1 .et_pb_column_4_4 {
		margin-bottom: 0px;
	}
	.page-id-59 .tab-1 .et_pb_column_4_4 .et_pb_text_0 {
		margin-bottom:20px;
	}
	.page-id-59 .tab-1.et_pb_row_1 {
		margin:0 !important;
		padding:0 !important;
	}

/*	.page-id-57 .aboutus_row_1_1 .et_pb_column_1_2	 {
		width:100% !important;
	}
	.page-id-57 div.et_pb_section.et_pb_section_0 {
		background: none !important;
	}*/
	.page-id-59 .prod_icon_wrapper .piw_list {
		width: calc(100% / 3);
	}

	.page-id-903 .aboutus_row_1_1 .et_pb_column_1_2	 {
		width:100% !important;
	}
	.page-id-903 div.et_pb_section.et_pb_section_0 {
		background: none !important;
	}
	.page-id-903 .prod_icon_wrapper .piw_list {
		width: calc(100% / 3);
	}
	
	
}/* END Smartphone Landscape & Potrait */


/* FOR Smartphone Potrait Only */
@media screen and (max-width:480px){

	.page-id-59 .piw_list img {
		width: 80%;
		padding: 0;
	}

	/* pge of home  */

		
		.home_row_2_1 {
			position: absolute;
		    top: 0;
		    left: 0;
		    right: 0;
		    z-index: 999;
		    top: -22px;
		}
		

	
}/* END FOR Smartphone Potrait Only */