
/*============ Very large Device ===========*/
@media (min-width:1441px) and (max-width:1919px){
}
/*============ Desktop Device ===========*/
@media (min-width:1366px) and (max-width:1440px){
    .main_menu_area{
        padding: 0 40px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 30px 32px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 700px;
    }
	.breadcum_area{
		height: 500px;
	}
    .inner_feature_area{
        display: block;
    }
    /* about area css */
    .inner_about_left_img img{
        width: 100%;
    }
    .inner_shap_right_img {
        right: -400px;
    }
    /* testimonial area css */
    .testimonial_left_shap {
        left: -120px;
    }
    .testimonial_right_shap{
        right: -100px;
    }
    .blog_area .slick-prev {
        left: 970px;
    }
    .footer_left_shap {
        left: -100px;
    }
    .overlay >a {
        margin-top: 5%;
    }
    .overlay h2 a{
        font-size: 18px;
    }
}
/*============ Laptop Device ===========*/
@media (min-width:1024px) and (max-width:1365px){
    .main_menu_area{
        padding: 0 40px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 12px 32px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 600px;
    }
	.breadcum_area{
		height: 500px;
	}
    .inner_feature_area{
        display: block;
    }
    /* about area css */
    .inner_about_left_img img{
        width: 100%;
    }
    .inner_about_text h2{
        font-size: 18px;
        margin-top: 20px;
    }
    .inner_about_text >h3{
        font-size: 24px;
    }
    .inner_shap_right_img, .footer_right_shap, .inner_about_right_shap, .inner_shap_bottom, .footer_left_shap, .style2_shop_right_shap, .testimonial_left_shap, .testimonial_right_shap{
        display: none;
    }
    .inner_about_text_box{
        display: block;
        text-align: center;
        padding: 15px 0px 10px 15px;
    }
    .inner_about_counter >h3, .inner_about_counter >h4{
        font-size: 50px;
    }
    .inner_about_counter_cont>p{
        font-size: 20px;
    }
     /* section title area css */
     .section_title_area h2{
        font-size: 18px;
        font-weight: 500;
    }
    .section_title_area h3{
        font-size: 35px;
        font-weight: 500;
    }
     /* testimonial area css */
     .testimonial_area {
        padding: 115px 0 200px;
    }
    .about_testimonial {
        padding: 50px 0 20px;
    }
    .single_testimonial{
        padding: 50px 0 50px;
    }
    /* offer area css */
    .inner_offer_area {
        padding: 30px 20px 30px 30px;
    }
    .blog_area .slick-prev {
        left: 790px;
    }
    .overlay >a {
        margin-top: 5%;
    }
    .overlay h2 a{
        font-size: 18px;
    }
    .ycalender_inner th {
        padding: 10px 10px;
    }
    .ycalender_inner td {
        padding: 10px 10px;
    }
    .single_post_comment_area input{
        width: 46%;
    }
}

/*============= Tablet Large device ===============*/
@media (min-width:992px) and (max-width:1023px){
    .main_menu_area{
        padding: 0 40px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 12px 32px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 600px;
    }
	.breadcum_area{
		height: 500px;
	}
    .inner_feature_area{
        display: block;
    }
    /* about area css */
    .inner_about_left_img img{
        width: 100%;
    }
    .inner_about_text h2{
        font-size: 18px;
        margin-top: 20px;
    }
    .inner_about_text >h3{
        font-size: 24px;
    }
    .inner_shap_right_img, .footer_right_shap, .inner_about_right_shap, .inner_shap_bottom, .footer_left_shap, .style2_shop_right_shap, .testimonial_left_shap, .testimonial_right_shap{
        display: none;
    }
    .inner_about_text_box{
        display: block;
        text-align: center;
        padding: 15px 0px 10px 15px;
    }
    .inner_about_counter >h3, .inner_about_counter >h4{
        font-size: 50px;
    }
    .inner_about_counter_cont>p{
        font-size: 20px;
    }
     /* section title area css */
     .section_title_area h2{
        font-size: 18px;
        font-weight: 500;
    }
    .section_title_area h3, .inner_contact_content h2{
        font-size: 35px;
        font-weight: 500;
    }
     /* testimonial area css */
     .testimonial_area {
        padding: 115px 0 200px;
    }
    .about_testimonial {
        padding: 50px 0 20px;
    }
    .single_testimonial{
        padding: 50px 0 50px;
    }
    /* offer area css */
    .inner_offer_area {
        padding: 30px 20px 30px 30px;
    }
    .blog_area .slick-prev {
        left: 790px;
    }
    .overlay >a {
        margin-top: 5%;
    }
    .overlay h2 a{
        font-size: 18px;
    }
    .ycalender_inner th {
        padding: 10px 10px;
    }
    .ycalender_inner td {
        padding: 10px 10px;
    }
    .single_post_comment_area input{
        width: 46%;
    }
}

/*============= Tablet device ===============*/
@media (min-width:768px) and (max-width:991px){
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
        font-weight: 500;
        margin-bottom: 10px;
    }
    h1,
    h1 a
    {
        font-size: 24px;
    }
    h2,
    h2 a
    {
        font-size: 20px;
    }
    h3,
    h3 a
    {
        font-size: 18px;
    }
    h4,
    h4 a
    {
        font-size: 16px;
    }
    h5,
    h5 a
    {
        font-size: 15px;
    }
    h6,
    h6 a
    {
        font-size: 15px;
    } 
    .mobile_logo_area{
        display: block !important;
        padding: 10px 0;
    }
     /* main nav area css */
     .main_menu_area{
        display: none;
    }
    /* slider area css */
    .inner_slider_area{
        height: 600px;
    }
	.breadcum_area{
		height: 500px;
	}
    .inner_feature_area{
        margin-bottom: 20px;
    }
    /* about area css */
    .inner_about_left_img img{
        width: 100%;
    }
    .inner_about_text h2{
        font-size: 18px;
        margin-top: 20px;
    }
    .inner_about_text >h3{
        font-size: 24px;
    }
    .inner_shap_right_img, .footer_right_shap, .inner_about_right_shap, .inner_shap_bottom, .footer_left_shap, .style2_shop_right_shap, .testimonial_left_shap, .testimonial_right_shap{
        display: none;
    }
    .inner_about_text_box{
        display: block;
        text-align: center;
        padding: 15px 0px 10px 15px;
    }
    .inner_about_counter >h3, .inner_about_counter >h4{
        font-size: 50px;
    }
    .inner_about_counter_cont>p{
        font-size: 20px;
    }
     /* section title area css */
     .section_title_area h2{
        font-size: 18px;
        font-weight: 500;
    }
    .section_title_area h3, .inner_contact_content h2{
        font-size: 30px;
        font-weight: 500;
    }
     /* testimonial area css */
     .testimonial_area {
        padding: 115px 0 200px;
    }
    .single_testimonial{
        padding: 50px 0 50px;
    }
    .about_testimonial {
        padding: 50px 0 20px;
    }
    /* offer area css */
    .inner_offer_area {
        padding: 30px 20px 30px 30px;
    }
    .inner_faq_ac_item a i, .inner_faq_ac_item a.active::before{
        display: none;
    }
    .inner_counter_area,.inner_team_area, .footer_address_area{
        margin-bottom: 20px;
    }
    .inner_counter_sub_cont h3, .inner_counter_sub_cont span{
        font-size: 50px;
    }
    .overlay >a {
        margin-top: 5%;
    }
    .overlay h2 a{
        font-size: 18px;
    }
    .single_post_comment_area input, .single_post_comment_area textarea{
        width: 100%;
    }
}

/*============= mobile large device ===============*/
@media (max-width:767px){
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
        font-weight: 500;
        margin-bottom: 10px;
    }
    h1,
    h1 a
    {
        font-size: 22px;
    }
    h2,
    h2 a
    {
        font-size: 18px;
    }
    h3,
    h3 a
    {
        font-size: 16px;
    }
    h4,
    h4 a
    {
        font-size: 15px;
    }
    h5,
    h5 a
    {
        font-size: 15px;
    }
    h6,
    h6 a
    {
        font-size: 15px;
    } 
    .mobile_logo_area{
        display: block !important;
        padding: 10px 0;
    }
     /* main nav area css */
     .main_menu_area{
        display: none;
    }
    /* slider area css */
    .inner_slider_area{
        height: 300px;
		background-size:100% 100%;
    }
	.breadcum_area{
		height:200px;
		background-size:100% 100%;
	}
    .inner_feature_area{
        display: block;
    }
    /* about area css */
    .inner_about_left_img img {
        width: 100%;
    }
    .inner_shap_right_img, .footer_right_shap, .inner_shap_bottom, .footer_left_shap, .style2_shop_right_shap, .testimonial_left_shap, .testimonial_right_shap{
        display: none;
    }
    .inner_about_text >h3 {
        font-size: 20px;
        font-weight: 500;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 18px;
        font-weight: 500;
    }
    .section_title_area h3, .inner_contact_content h2{
        font-size: 30px;
        font-weight: 500;
    }
    /* testimonial area css */
    .testimonial_area {
        padding: 115px 0 200px;
    }
    .single_testimonial{
        padding: 50px 0 50px;
    }
    .inner_testimonial_content p{
        width: 100%;
    }
    /* offer area css */
    .inner_offer_area, .inner_team_area, .footer_logo_area, .inner_counter_area, .footer_address_area{
        margin-bottom: 20px;
    }
    .inner_counter_sub_cont h3, .inner_counter_sub_cont span{
        font-size: 50px;
    }
    .overlay >a {
        margin-top: 5%;
    }
    .contact_border {
        padding: 70px 30px 50px;
        border: 3px solid var(--brcolor);
    }
    .single_post_comment_area input, .single_post_comment_area textarea{
        width: 100%;
    }
    /* footer area css */
    .footer_area {
        padding: 150px 30px 42px;
        text-align: center;
    }
    .footer_upper_address{
        margin-top: 50px;
    }


/*============= mobile device ===============*/
@media (min-width:320px) and (max-width:480px){
    .inner_about_text_box {
        text-align: center;
        display: block;
        padding: 30px 20px;
    }
    /* about area css */
    .inner_about_bottom_area{
        display: block;
        text-align: center;
    }
    .inner_about_counter{
        text-align: center;
        justify-content: center;
    }
    /* feature area css */
    .inner_feature_area {
        display: block;
        text-align: center;
        padding: 0 0;
    }
    .shop_area .shop_nav_area ul li {
        padding: 12px 20px;
    }
    /* offer area css */
    .inner_offer_area {
        padding: 30px 20px 30px 30px;
    }
    .inner_faq_ac_item a i, .inner_faq_ac_item a.active::before{
        display: none;
    }
    .inner_shop_title{
        display: block;
    }
    .ycalender_inner th {
        padding: 10px 10px;
    }
    .ycalender_inner td {
        padding: 10px 10px;
    }
    #scrollUp {
        bottom: 5px;
        right: 20px;
    }
}
}