.html-embed .bing img{
  min-height: 60px !important;
  max-width: 180px !important;
}
.html-embed .ready img.ready{
    max-width: 180px !important;
      min-height: 70px !important;
}
#footer-inner .col a img{
    min-height: 60px !important;
  max-width: 180px !important;
}
@media screen and (max-height: 400px) {
  #mainside{
    margin-top: 250px !important;
  }
  #cover-space{
    height: 100% !important;
    max-height: 250px !important;
  }
  #cover-space-bg-image{
    height: 100% !important;
    max-height: 250px !important;
  }
  #cover-space-bg-image .cover-slideshow{
        height: 100% !important;
    max-height: 250px !important;
  }
   #cover-space-bg-image .cover-slideshow .rsOverflow{
        height: 100% !important;
    max-height: 250px !important;
   }
}

@media screen and (max-height: 500px) and (orientation : landscape) {
  #mainside{
    margin-top: 280px !important;
  }
  #cover-space{
    height: 100% !important;
    max-height: 280px !important;
  }
  #cover-space-bg-image{
    height: 100% !important;
    max-height: 280px !important;
  }
  #cover-space-bg-image .cover-slideshow{
        height: 100% !important;
    max-height: 280px !important;
  }
   #cover-space-bg-image .cover-slideshow .rsOverflow{
        height: 100% !important;
    max-height: 280px !important;
   }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  #mainside{
    margin-top: 410px !important;
  }
  #cover-space{
    height: 100% !important;
    max-height: 410px !important;
  }
  #cover-space-bg-image{
    height: 100% !important;
    max-height: 410px !important;
  }
  #cover-space-bg-image .cover-slideshow{
        height: 100% !important;
    max-height: 410px !important;
  }
   #cover-space-bg-image .cover-slideshow .rsOverflow{
        height: 100% !important;
    max-height: 410px !important;
   }
 
}


/* Start- Css for shop button */
/*h2.small {line-height:21px !important;}
.tecguy {position: fixed;
    width: 35px;
    height: 35px;
    border-left: 0;
    left: 18px;
    z-index: 99999;
    font-size: 80px;
    font-weight: 400;
    cursor: pointer;
    bottom: 60px;
	  display: grid;
	  border-radius:25px !important;
}
.tecguy a {background:transparent !important;}

a.ready.bing {background:transparent !important;}

#footer {z-index:auto !important;}
.plus-icon {display:block !important;}
.main-popup {display:block !important;}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
		.tecguy {width: 15px;
    height: 15px;
    right: 60px;
    top: 12px;
    left: auto;
		z-index: 9999;
		cursor: pointer;
		}
		
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
		.tecguy {    position: fixed;
    width: 15px;
    height: 15px;
    border-left: 0;
    left: auto;
    z-index: 99999;
    font-size: 80px;
    font-weight: 400;
    cursor: pointer;
    top: 0px;
    right: 81px;}
}*/

h2.small {line-height:21px !important;}
/*.tecguy {position: fixed;
    width: 35px;
    height: 35px;
    border-left: 0;
    left: 18px;
    z-index: 99999;
    font-size: 80px;
    font-weight: 400;
    cursor: pointer;
    bottom: 60px;
	  display: grid;
	  border-radius:25px !important;
}
.tecguy a {background:transparent !important;}

a.ready.bing {background:transparent !important;}

#footer {z-index:auto !important;}
.plus-icon {display:block !important;}
.main-popup {display:block !important;}




@media (max-width:1024px){
		.tecguy {
      position: fixed;
      width: 30px;
    height: 30px;
    border-left: 0;
    left: auto;
    z-index: 99999;
    font-size: 80px;
    font-weight: 400;
    cursor: pointer;
        top: 18px;
    right: 70px;
    left:initial;bottom:initial;
    }
   .tecguy img{
    width: 15px !important;
height: 15px !important;

margin:6px auto 0;
    }
    
}

@media (max-width:767px){
		.tecguy {
       position: fixed;
      width: 30px;
    height: 30px;
    right: 55px;
    top: 6px;
    left: auto;
		z-index: 9999;
		cursor: pointer;
    left:initial;bottom:initial;
		}
		 .tecguy img{
    width: 15px !important;
height: 15px !important;
margin:6px auto 0;
    }
}*/