@media screen and (-webkit-min-device-pixel-ratio:0) { 

::i-block-chrome,  img.obj-cover {
height: auto;
width: 100%;
object-fit: cover;
}
 ::i-block-chrome, img.obj-cover1 {
height: auto;
width: 95%;
object-fit: cover;
}

::i-block-chrome,  img.obj-cover {
height: auto;
width: 100%;
object-fit: cover;
}
 ::i-block-chrome, img.obj-cover1 {
height: auto;
width: 95%;
object-fit: cover;
}
     
 ::i-block-chrome, ul.rtabs li
{
    margin:0;
   /*gap between tabs. Set it to -1px for no gap.*/
    margin-right:2px;padding:0;
    display:inline;
}
     
 ::i-block-chrome, ul.rtabs li a
{
text-decoration: none;
width:158px;
}
        

/*selected tab style */
 ::i-block-chrome, ul.rtabs li.selected a
{
	
}   
 ::i-block-chrome, #deaOpt .nav-tabs > li > a {
/*height:46px;*/
padding-top:4px;
/*  border-radius: 4px 4px 0 0;*/
}

/*Search page css */

::i-block-chrome, #locBox .srchTxt{
    padding:10px 23px 12px 16px ;
	-webkit-font-smoothing: antialiased;
/*	 font-size: 15px;
	font-weight:bold; */
}

::i-block-chrome, #btmDot .bluIcn, #btmNoDot .bluIcn{
	padding-left:0px;
}

::i-block-chrome, #bookFlt select {line-height: 36px;}

 #rtTp select{
-webkit-appearance: menulist !important;
        line-height:18px !important;
}
#crdHldInfMb select{
       line-height:18px !important;
}
::i-block-chrome, #rtTp select[id='sort']{
/*-webkit-appearance: menulist-button !important;*/
        line-height:38px !important;
    font-weight: normal;
}
 #chngForm select{
-webkit-appearance: menulist !important;
        line-height:20px !important;
}
::i-block-chrome, #diffAirInfo .airBlack{ 
color:#000;
font-size:13px;
padding:0px 12px;
	text-align: center;
}
::i-block-chrome, #tpBg .bsFar{
	color: #390;
    font-size: 29px;
	font-weight:bold;
}
::i-block-chrome,#btmDot .gryBg strong, #btmNoDot .gryBg strong{
   font-family:arial;
}

/*pagination */

::i-block-chrome,.pagination .page-item
	{
		margin-left:2px;
	}

@media screen and (min-width: 320px) and (max-width: 330px){
::i-block-chrome, #formMb input[type="text"] {
	margin-top:-4px;
}
#cntPdMb select, #cntPdMbNw select{padding-left:0px;line-height:18px; }
#formMb input[type='text']{
  text-align:center;
  font-size:19px;
  line-height:19px;
  padding-top:5px;

}
}
.mrLtCab{
margin-top:2px;
}
#formMb .ecoCl{
	width:144px;
	text-align:center;
    margin:-5px auto;
}
#formMb .dateIn{
	text-align:center;
	margin-top:0px;
}

#formMb select
{
  margin-left:0px;
  font-size:27px; /* modern browsers */
}
@media screen and (min-width: 321px) and (max-width: 767px){
#cntPdMb select, #cntPdMbNw select{line-height:18px;padding-left:4px;}
input[type='date']{
  color:#fff;	
}
#formMb input[type='text']{
 text-align:center;
  font-size:19px;
  line-height:19px;
  padding-top:5px;
}
}
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  #formMb select
{
  margin-left:8px;
}
}