

@media only screen and (max-width: 2561px) and (min-width: 2272px) {
.hero-section {
    background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 280%), url(./assets/images/bg/pharma-2.webp);
/*    height: 75vh;*/
padding: 40px 0;
}

.coming-soon {
    /* height: 100vh; */
/*    padding-top: 200px;*/
}
}

@media only screen and (max-width: 2271px) and (min-width: 2001px){

    .hero-section {
    background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 280%), url(./assets/images/bg/pharma-2.webp);
/*    height: 75vh;*/
}

.coming-soon {
    /* height: 100vh; */
}


}
@media only screen and (max-width: 2000px) and (min-width: 1760px) {

}

/* Media Query for low resolution Tablets, Ipads */
@media (min-width:1200px) and (max-width: 1399px) {



} /*@media (min-width:1200px) and (max-width: 1399px)*/



/* Media Query for low resolution Tablets, Ipads */
@media (min-width:992px) and (max-width: 1199px) {

    .md-none{
        display: block!important;
    }


.about-us{
width: 73%!important;
}
.logo {
    width: 300px;
    margin: auto;
}
}


/* Media Query for low resolution Tablets, Ipads */
@media only screen
and (max-width: 992px)
and (min-width: 769px){


    .md-none{
        display: block!important;
    }
  

.about-us {
    font-size: 18px;
    width: 70%;
}

.contact-us table tr th{
    width: 30%;
    vertical-align: top;
        padding: 20px 20px 5px 0px;
}
.contact-us table tr td{
    width:75%;
    vertical-align: top;
}

.kura_tm_timeline .timeline_list ul li .list_inner {
    width: 33.3333%!important;
}

.md-none{
    display: none;
}



}

@media only screen
and (max-width: 769px)
and (min-width: 576px){

.coming-soon h1{
    width: 80%!important;
}
/*== appsrow logo css */

.footer-p {
right: 15px;
/*left: 35px;*/
/*bottom: 30px;*/
top: inherit;
transform: rotate(0);
/*padding: 8px 10px;*/
padding: 10px 8px 10px 0px;
}

.footer-p img {
     width: 110px;
    vertical-align: middle;
}

.footer-p span{
    font-size: 16px;
    vertical-align: middle;
}

.footer-p p {
    margin-bottom: 0;
}
/*== //appsrow logo css */

.about-us {
    font-size: 18px;
    width: 100%;
}

.coming-soon {
    /* height: 100vh; */
/*    padding-top: 45px;*/
}
.logo {
    width: 350px;
}

.separator {
    margin: 60px 0 60px 0;
}
.m-separator {
    margin: 60px 0 60px 0;
}

.kura_tm_timeline .timeline_list ul li {
border-bottom: 1px solid rgba(0,0,0,0);
    padding: 0px 0px 30px 0px;
}


.kura_tm_timeline {
    padding: 0px 0px 40px 0px;
}

.list_inner{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 14px 0px 10px 0px;
}


.blank-col{
/*      border-bottom: none!important;*/
display: none;
}


.kura_tm_main_title h3 {
    font-size: 23px;
}

.contact-us table tr th{
    width: 25%;
    vertical-align: top;
}
.contact-us table tr td{
    width:75%;
    vertical-align: top;
    padding: 10px 0px 10px 0px;
}

.f-section {
padding: 80px 0;
 margin-top: 55px;
}

.kura_tm_timeline .timeline_list ul li .list_inner {
    width: 100%;
}

}



 /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 575px) { 

.hero-section{
/*    height: 95vh;*/
padding: 20px 0px!important;
}

    .coming-soon h1{
        width: 100%;
    }

.coming-soon h1{
    margin-bottom: 20px;
}
.coming-soon h1 br{
    display: none;
}
/*== appsrow logo css */

.footer-p {
right: 0px;
left: 0px;
margin: auto;
/*bottom: 30px;*/
top: inherit;
transform: rotate(0);
/*padding: 8px 10px;*/
padding: 10px 0px 10px 0px;
}


.footer-p img {
     width: 110px;
    vertical-align: middle;
}

.footer-p span{
    font-size: 16px;
    margin-left:0 ;
    vertical-align: middle;
}

.footer-p p {
    margin-bottom: 0;
}
/*== //appsrow logo css */

.about-us {
    font-size: 18px;
    width: 100%;
}

.coming-soon {
    /* height: 100vh; */
    padding-top:5px;
}
.logo {
    width: 260px;
}

.separator {
    margin: 60px 0 60px 0;
}
.m-separator {
    margin: 30px 0 20px 0;
}

.kura_tm_timeline .timeline_list ul li {
border-bottom: 1px solid rgba(0,0,0,0);
    padding: 0px 0px 30px 0px;
}


.kura_tm_timeline {
    padding: 0px 0px 40px 0px;
}

.list_inner{
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 14px 0px 10px 0px;
}


.blank-col{
/*		border-bottom: none!important;*/
display: none;
}


.kura_tm_main_title h3 {
    font-size: 23px;
}

.contact-us table tr th{
    width: 25%;
    vertical-align: top;
}
.contact-us table tr td{
    width:75%;
    vertical-align: top;
    padding: 0px 0px 10px 0px;
}

.f-section {
padding: 80px 0;
margin-top: 30px;
}


    .kura_tm_timeline .timeline_list ul li .list_inner{
  width: 100%;
}



.desk-none{
    display: block!important;
}

.md-none{
    display: none!important;
}


.coming-soon h1{
    font-size:30px;
    text-align: center;
/*    padding-bottom:30px;*/
}

.coming-soon h1 br{
display: none;
}



}


@media only screen and (max-width: 320px) {

    .coming-soon h1 {
    font-size: 27px;
}

.about-us {
    font-size: 16px;
    width: 100%;
}

.kura_tm_timeline .timeline_list ul li .list_inner span {
    font-size: 16px;
}

.kura_tm_main_title h3 {
    font-size: 23px!important;
}

.contact-us table tr td {
    font-size: 16px;
}

/*== appsrow logo css */
.footer-p{
/*	bottom: 30px;*/
}
.footer-p p{
/*	margin-bottom: 0;*/
}
/*== //appsrow logo css */



}












@media (max-width: 768px) {
	.kura_tm_main_title h3{
		font-size: 25px;
	}
	.kura_tm_main_title span{
		margin-bottom: 6px;
	}
	.kura_tm_timeline .timeline_list ul li .list_inner{
/*	width: 100%;*/
	padding-right:0px;
	margin-bottom: 15px;
	}
	.kura_tm_timeline .timeline_list ul li .list_inner:last-child{
		margin-bottom:0px;
	}


	

}
