@media(max-width: 600px)
{

.modal-title {
    margin-bottom: 0;
    line-height: 28px;
    font-size: 20px;
    display: grid;
}

#mbnav{
    display:none;
}

#tplogo p {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: lightgray;
    padding-top: 0px;
}


.modal-dialog {
    position: relative;
    width: 90%;
    margin: .5rem;
}
.my {
    color: #000000;
    font-size: 20px;
     padding-left: 0px; 
    font-weight: bold;
}

ul.list-unstyled.list-inline.social.float-right {
    text-align: center !important;
}

.my{
  color: #000000;
    font-size: 20px;
    padding-left: 0px;
    font-weight: bold;
}


.tpul li a {
    font-size: 12px;
    font-weight: 600;
    padding-right: 10px;
    color: white;
}

.navlogo{
	    display: block;
    margin: auto;
}

.col-md-6.hedertxt.text-center {
    padding-top: 20px !important;
    color: red;
}
.col-md-6.hedertxt.text-center h1 {
    font-weight: 600;
    font-family: auto;
    font-size: 44px;
    letter-spacing: 3px;
    line-height: 38px;
}

.ftbtp{
	float: left;
}
#bannerimg img {
    height: 200px;
    width: 100%;
}

.navbar-nav {
	padding-top: 10px;
}



.tpul li {
    list-style-type: disc;
    color: white;
    padding: 10px 0px;
    margin-right: 30px;
    margin-left: 40px;
}

li.nav-item {
    list-style-type: none;
    color: white;
    padding: 6px 30px;
}
.swiper-container-android .swiper-slide, .swiper-wrapper{
    width: 350px !important;
    height: auto;
/*    padding: 5px !important;*/
}
img.aaimg.img-fluid {
    height: 200px;
    width: auto;
}

nav.navbar.navbar-expand-md.bg-light.navbar-light {
    margin-top: 10px;
}

#tplogo .logoo {
    width: auto;
    height: 80px;
    /* padding: 10px 0px; */
    display: block;
    margin: auto;
}

.eelogo {
    height: 65px !important;
    margin: 5px 0px;
}




}



@media screen and (max-width: 1000px) and (min-width: 800px) {
{


    .navbar-light .navbar-nav .nav-link {
     color: black;
    padding: 0px !important;
    font-size: 20px;
    font-weight: 400;
}
.navbar-light .navbar-nav .active {
    color: red !important;
    padding: 0px !important;
    font-size: 20px;
    font-weight: 700;
}

}