
/*============ Very large Device ===========*/
@media (min-width:1440px) and (max-width:1919px){
    .inner_main_nav_area >ul >li >a {
        margin: 30px 16px 30px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 800px;
    }
    .inner_slider_content {
        width: 80%;
    }
    .inner_slider_content h2{
        font-size: 60px;
        width: 75%;
    }
    .h3_inner_slider .inner_slider_content {
        margin: 0px auto 0;
    }
    /* feature area css */
    .single_feature {
        padding: 15px 20px 10px 0px;
    }
    .inner_about_img img {
        max-width: 100%;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3 {
        font-size: 35px;
    }
    /* offer area css */
    .inner_offer_title, .inner_offer_title h2 a {
        padding: 0px 100px 0px 0px;
    }
}
/*============ Desktop Device ===========*/
@media (min-width:1366px) and (max-width:1439px){
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
        font-size: 20px;
        font-weight: 500;
    }
    .header_top_area {
        padding: 9px 20px;
    }
    .main_menu_area{
        padding: 0 20px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 10px 30px;
        font-size: 16px;
        text-transform: capitalize;
    }
    /* slider area css */
    .inner_slider_area{
        height: 800px;
    }
    .inner_slider_content {
        width: 80%;
    }
    .inner_slider_content h2{
        font-size: 60px;
        width: 75%;
    }
    .h3_inner_slider .inner_slider_content {
        margin: 0px auto 0;
    }
    .g_btn a {
        padding: 15px 40px;
        font-size: 15px;
    }
    /* feature area css */
    .single_feature {
        padding: 15px 20px 10px 0px;
    }
    .inner_about_img img {
        max-width: 100%;
    }
    .inner_about_right {
        padding: 0px 0px 0;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3 ,
    .h3_inner_about .section_title_area h3{
        font-size: 35px;
    }
    .single_service h1 {
        font-size: 60px;
    }
    /* offer area css */
    .inner_offer_title, .inner_offer_title h2 a {
        padding: 0px 100px 0px 0px;
    }
    .h3_offer_style2 .h2_inner_offer_cont.offer2_style h2 {
        padding: 0px 0px 0px 0px;
    }
    .inner_video_area .section_title_area p {
        width: 80%;
    }
    .inner_testi_content{
        width: 90%;
    }
    .inner_testi_content p {
        font-size: 22px;
    }
}
/*============ Laptop Device ===========*/
@media (min-width:1024px) and (max-width:1365px){
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
        font-size: 20px;
        font-weight: 500;
    }
    .header_top_area {
        padding: 9px 20px;
    }
    .main_menu_area{
        padding: 0 20px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 10px 30px;
        font-size: 16px;
        text-transform: capitalize;
    }
    /* slider area css */
    .inner_slider_area{
        height: 700px;
    }
    .inner_slider_content {
        width: 90%;
    }
    .inner_slider_content h1{
        font-size: 16px;
    }
    .inner_slider_content h2{
        font-size: 40px;
        width: 75%;
    }
    .h3_inner_slider .inner_slider_content {
        margin: 0px auto 0;
    }
    .g_btn a {
        padding: 15px 40px;
        font-size: 15px;
    }
    /* feature area css */
    .feature_area{
        background-size: cover;
    }
    .single_feature {
        padding: 15px 20px 10px 0px;
    }
    .inner_about_img img {
        max-width: 100%;
    }
    .inner_about_right {
        padding: 0px 0px 0;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3,
    .h3_inner_about .section_title_area h3 {
        font-size: 30px;
    }
    .single_service h1 {
        font-size: 50px;
    }
    .h3_single_service {
        padding: 40px 10px 30px;
    }
    .food_area {
        padding: 0px 0 0px;
    }
    /* offer area css */
    .h2_inner_offer_btn {
        padding: 120px 0 0;
    }
    .inner_offer_title, .inner_offer_title h2 a,
    .h3_inner_offer_cont ,
    .h3_offer_style2 .h2_inner_offer_cont.offer2_style h2,
    .h3_offer_style2 .h2_inner_offer_cont h2{
        padding: 0px 0 0px 0px;
    }
    .inner_video_area .section_title_area p {
        width: 80%;
    }
    .inner_testi_content{
        width: 90%;
    }
    .inner_testi_content p {
        font-size: 22px;
    }
    
}

/*============= Tablet Large device ===============*/
@media (min-width:992px) and (max-width:1023px){
    h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
        font-size: 20px;
        font-weight: 500;
    }
    p{
        width: 100%;
    }
    h1
    {
        font-size: 22px;
    }
    .header_top_area {
        padding: 9px 20px;
    }
    .main_menu_area{
        padding: 0 20px;
    }
    .inner_main_nav_area >ul >li >a {
        margin: 30px 10px 30px;
        font-size: 16px;
        text-transform: capitalize;
    }
    /* slider area css */
    .inner_slider_area{
        height: 700px;
    }
    .inner_slider_content {
        width: 90%;
    }
    .inner_slider_content h1{
        font-size: 16px;
    }
    .inner_slider_content h2{
        font-size: 40px;
        width: 75%;
    }
    .h3_inner_slider .inner_slider_content {
        margin: 0px auto 0;
    }
    .g_btn a {
        padding: 15px 40px;
        font-size: 15px;
    }
    /* feature area css */
    .feature_area{
        background-size: cover;
    }
    .single_feature {
        padding: 15px 20px 10px 0px;
    }
    .inner_about_img img {
        max-width: 100%;
    }
    .inner_about_right {
        padding: 0px 0px 0;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3,
    .h3_inner_about .section_title_area h3 {
        font-size: 30px;
    }
    .single_service h1 {
        font-size: 50px;
    }
    .h3_single_service {
        padding: 40px 10px 30px;
    }
    /* offer area css */
    .h2_inner_offer_btn {
        padding: 120px 0 0;
    }
    .inner_offer_title, .inner_offer_title h2 a,
    .h3_inner_offer_cont ,
    .h3_offer_style2 .h2_inner_offer_cont.offer2_style h2,
    .h3_offer_style2 .h2_inner_offer_cont h2{
        padding: 0px 0 0px 0px;
    }
    .inner_video_area .section_title_area p {
        width: 80%;
    }
    .inner_food_main {
        padding: 0px 20px 20px;
    }
    .inner_testi_content{
        width: 90%;
    }
    .inner_testi_content p {
        font-size: 22px;
    }
}

/*============= 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-size: 18px;
        font-weight: 500;
    }
    p{
        width: 100%;
    }
    h1
    {
        font-size: 22px;
    }
    .header_top_area {
        padding: 9px 20px;
    }
    .header_left , .header_right{
        text-align: center !important;
    }
     /* main nav area css */
     .main_menu_area{
        display: none;
    }
    .mobile_logo_area{
        display: block !important;
    }
    .mobile_menu_logo a img {
        max-width: 100%;
        height: 80px;
    }
     /* main nav area css */
     .main_menu_area{
        display: none;
    }
    .main_nav_btn a {
        padding: 10px 50px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 500px;
    }
    .inner_slider_content {
        width: 90%;
        text-align: center;
    }
    .inner_slider_content h1{
        font-size: 16px;
    }
    .inner_slider_content h2{
        font-size: 40px;
        width: 100%;
    }
    .h3_inner_slider .inner_slider_content h2,
    .h3_inner_slider .inner_slider_content p{
        width: 100%;
    }
    .g_btn a {
        padding: 10px 30px;
        font-size: 12px;
    }
    /* feature area css */
    .feature_area{
        background-size: cover;
    }
    .h2_feature_area,
    .h3_offer_area {
        margin-top: 100px;
    }
    /* about area css */
    .inner_about_img img {
        max-width: 100%;
    }
    .inner_about_right ,
    .h3_inner_about{
        padding: 0px 0px 0;
    }
    .h2_about_img.margin_down {
        margin-top: 50px;
    }
    .h3_about_img.style3{
        margin-top: 0;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3 ,
    .h3_inner_about .section_title_area h3{
        font-size: 30px;
    }
    .single_service h1 {
        font-size: 60px;
    }
    /* offer area css */
    .h2_inner_offer_btn {
        padding: 120px 0 0;
    }
    .inner_offer_title, .inner_offer_title h2 a,
    .h3_inner_offer_cont ,
    .h3_offer_style2 .h2_inner_offer_cont.offer2_style h2,
    .h3_offer_style2 .h2_inner_offer_cont h2{
        padding: 0px 0 0px 0px;
    }
    .inner_video_area .section_title_area p {
        width: 80%;
    }
    .inner_testi_content{
        width: 90%;
    }
    .inner_testi_content p {
        font-size: 18px;
    }
    .shop_quenty input {
        width: 100%;
        margin-bottom: 20px;
    }
}

/*============= 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-size: 18px;
        font-weight: 500;
    }
    p{
        width: 100% !important;
    }
    h1
    {
        font-size: 22px;
    }
    h2
    {
        font-size: 18px;
    }
    .header_top_area {
        padding: 9px 20px;
    }
    .mobile_logo_area{
        display: block !important;
    }
    .mobile_menu_logo a img {
        max-width: 100%;
        height: 80px;
    }
     /* main nav area css */
     .main_menu_area{
        display: none;
    }
    .main_nav_btn a {
        padding: 10px 50px;
    }
    /* slider area css */
    .inner_slider_area{
        height: 500px;
    }
    .inner_slider_content {
        width: 90%;
        text-align: center;
    }
    .inner_slider_content h1{
        font-size: 16px;
    }
    .inner_slider_content h2{
        font-size: 30px;
        width: 100%;
    }
    .h3_inner_slider .inner_slider_content h2{
        width: 100%;
    }
    .g_btn a {
        padding: 10px 30px;
        font-size: 12px;
        margin-right: 5px;
    }
    /* feature css */
    .feature_area{
        background-size: cover;
    }
    .h2_feature_area,
    .h3_offer_area {
        margin-top: 100px;
    }
    .h2_single_feature{
        display: block;
        text-align: center;
    }
    /* about area css */
    .inner_about_img img {
        max-width: 100%;
    }
    .h2_about_img.margin_down {
        margin-top: 10px;
    }
    .h3_about_img{
        margin-bottom: 30px;
    }
    .h3_about_img.style3 {
        margin-top: 0;
    }
    /* section title area css */
    .section_title_area h2{
        font-size: 16px;
    }
    .section_title_area h3,
    .h3_inner_about .section_title_area h3 {
        font-size: 24px;
    }
    .h2_inner_offer_btn {
        padding: 120px 0 0;
    }
    .inner_testi_content{
        width: 90%;
    }
    .inner_testi_content p {
        font-size: 18px;
    }
    .header_left , .header_right, .copy_right_menu , .inner_copy_right_area, .inner_title_btn .g_btn, .inner_event_btn{
        text-align: center !important;
    }
}

/*============= mobile device ===============*/
@media (min-width:320px) and (max-width:480px){
    .inner_about_right {
        padding: 50px 10px 0;
    }
    .inner_offer_title,
    .h3_inner_offer_cont,
    .h3_offer_style2 .h2_inner_offer_cont h2,
    .h3_offer_style2 .h2_inner_offer_cont h2 {
        padding: 0 0;
    }
    .h3_offer_style2 .h2_inner_offer_btn {
        padding: 100px 0 0;
    }
    .h3_about_video {
        left: 50%;
    }
    .single_service h1 {
        font-size: 60px;
    }
    .inner_shop_title{
        display: block;
    }
    .shop_quenty input {
        width: 100%;
        margin-bottom: 20px;
    }
    /* footer area css */
    .footer_area{
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    #scrollUp {
        bottom: 20px;
        right: 5px;
    }
}