#ip3-agency-request-form .hide-box {display:none;}
/*#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 1473px; 1753px}*/
#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 1930px;}

@media (max-width: 545px) {
#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 1963px;}
}
@media (max-width: 540px) {
#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 2333px;}
}
@media (max-width: 414px) {
#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 2380px;}
}
@media (max-width: 354px) {
#ip3-agency-request-form iframe#ExternalWebContentExternalIFrame {height: 2415px;}
}
@media (max-width: 736px) {
#ip3-agency-request-form fieldset#expandedBillingSystem .label-container {width:70%;}
}


#ip3-for-businesses #businesses-we-insure > div.row {max-height: 280px;}

@media (max-width: 767px) {
#ip3-for-businesses #businesses-we-insure > div.row {max-height: 100%;}
}

/*IPad/IPad mini landscape mode:*/
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{ 
#ip3-for-businesses #businesses-we-insure > div.row { max-height: 290px;}
}

/*IPad/IPad mini portrait mode:*/
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) 
{
#ip3-for-businesses #businesses-we-insure > div.row {max-height: 343px;}
}

@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: landscape)  {
#ip3-for-businesses #businesses-we-insure > div.row {max-height: 643px;}
 }

@media all and (min-device-width : 1024px){
.bottom_nav_level_2 .bottom_nav_column .bottom_nav_level_2.isButton{position: absolute;bottom: -85px;}
.bottom_nav_level_2 .bottom_nav_column{position: relative;}
	
	.bottom_nav_level_2.left_panel{margin-bottom:62px}
}