
/*header .ms-container .mobile-header-container button {

display:none !important;
}*/
header .ms-container .microsite-language-selector ul.dropdown-menu {
    display: block!important;
    position: initial;
}
header .ms-container .microsite-language-selector a.dropdown-toggle, header .ms-container .microsite-login a.dropdown-toggle {
    position: relative;
    display: none;
}
.legal-div{
padding:40px 10px 10px 10px;
    }
@media only screen and (min-width: 1024px) {
.legal-div{
padding:85px 10px 10px 10px;
    }
    }
    
    @media only screen 
    and (device-width : 375px) 
    and (device-height : 667px)
    and (-webkit-device-pixel-ratio : 2) 
    and (orientation : landscape)  { 

.form-container {margin-top:185px!important;}

}
  @media only screen 
  and (min-device-width: 1366px) 
  and (max-device-height: 1024px)
 and (-webkit-min-device-pixel-ratio: 2)  
and (orientation: landscape)  {

footer .footer-content 
{
margin-top:200px!important;}
    }

@media only screen 
and (min-device-width: 1024px) 
and (max-device-height: 1366px)
and (-webkit-min-device-pixel-ratio: 2)  
and (orientation: portrait)  {

footer .footer-content 
{margin-top: 375px!important;}

    }
@media only screen 
and (min-width: 1024px) 
and (max-height: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1.5) { 
   
footer.footer-content 
{margin-top:25px!important;}

}   

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
footer .footer-content 
{margin-top: 365px!important;}

.control-label{font-size:14px;}


}
@media only screen and (min-width: 1366px) 
and (orientation: landscape) 
 and ( min-resolution: 264dpi){ 
    
footer .footer-content 
{margin-top:25px!important;}


.control-label{font-size:14px;} 
    
}
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
      
footer.footer-content 
{margin-top:25px!important;}

.fullBleedSection .ms-container .homebanner-text {
margin-top: 19%;}

.control-label{font-size:14px;}
    }
    
  /*  @media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 1.5) {

footer.footer-content 
{margin-top:25px!important;}
}*/

@media not all and (min-resolution:.001dpcm)
and (min-device-width: 1024px)
and (max-device-width: 1366px)
{

footer.footer-content 
{margin-top:25px!important;}

}
@media not all and (min-resolution:.001dpcm)
{

footer.footer-content 
{margin-top:25px!important;}

}
 @media only screen and (min-device-width: 1366px) 
 and (max-device-height: 1024px) 
 and (-webkit-min-device-pixel-ratio: 2)  
 and (orientation: landscape)  {
     footer.footer-content 
{margin-top:25px!important;}
     
 }
