﻿

@media screen and (max-width: 480px) 
{
    .thalisection {
    margin-top: 94px;
    margin-left: 0;
}

.tab_section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #f7941d;
    background: #fff;
    background-size: auto;
    background-size: cover;
    width: 50%;
    height: auto;
    border-radius: 4px;
    animation: animate 5s linear infinite;
    margin-left: 90px;
}


.section_right_vedio {
    float: right;
    padding-top:20px;
}

.section_right_vedio h1 {
    position: absolute;
    left: 198px;
    top: 43px;
    font-weight: bolder;
}

img.img-fluid.right_small_2 {
    margin-left: 20px;
    max-height: 300px;
    padding-top:20px;
}

img.img-fluid.right_small_2 {
    margin-left: 20px;
    max-height: 300px;
    padding-top:20px;
}

.product_tab .nav-link {
    border-radius: .50rem;
    display: block;
    font-size:15px;
    margin:5px;
    /*width: 150px;*/
    height: 40px;
    text-align: center;
    background: #fff;
    color: #4eb1bf;
    font-weight: bold;
}


.home-locator {
    position: relative;
    text-align: left;
    margin-top: 100px;
    display: inline-block;
}

.vedio_section {
    position: relative;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 25vh;
}

.vedio_heading {
   display:none;
}


.texts_heading {
   display:none;
}


 }
 
 .thali_flower {
    display: none;
}

@media screen and (min-width: 481px )and (max-width: 1003px)
 {

.thalisection
 {
    margin-top: 94px;
    margin-left: 0;
}

.tab_section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
   color: #f7941d;
    background: #fff;
    background-size: auto;
    background-size: cover;
    width: 50%;
    height: auto;
    border-radius: 4px;
    animation: animate 5s linear infinite;
    margin-left: 90px;
}

#wrapper {
   display:none;
}

.section_right_vedio {
    float: right;
    padding-top:20px;
}

.section_right_vedio h1 {
    position: absolute;
    left: 198px;
    top: 43px;
    font-weight: bolder;
}

img.img-fluid.right_small_2 {
    margin-left: 20px;
    max-height: 300px;
    padding-top:20px;
}

img.img-fluid.right_small_2 {
    margin-left: 20px;
    max-height: 300px;
    padding-top:20px;
}

.product_tab .nav-link {
    border-radius: .50rem;
    display: block;
    margin:5px;
    width: 180px;
    height: 40px;
    text-align: center;
    background: #fff;
    color: #4eb1bf;
    font-weight: bold;
}


.home-locator {
    position: relative;
    text-align: left;
    margin-top: 100px;
    display: inline-block;
}

.thali_flower {
    display: none;
}

.section_right_vedio h1 {
    position: absolute;
    left: 250px;
    top: 43px;
    font-weight: bolder;
}

.vedio_section {
    position: relative;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 25vh;
}


.vedio_heading {
   display:none;
}

.texts_heading {
   display:none;
}

.thali_flower {
    display: none;
}

}



	
	