|
|||||||||||||||||||||||
Sangyong, take the next step on your Windows by confirming your Google Account settings
Finish setting up your device
table td { border-collapse: collapse; } * { -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -o-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } img + div {display:none; display:none !important;}
/* Potrait for Pixel2 */
@media only screen and (min-width: 411px) and (max-width: 412px) and (orientation:portrait){
.head_cls {font-size: 22px !important;}
.subhead_cls{font-size: 18px !important;}
.headline_cls{font-size: 20px !important;}
.subheadline_cls{font-size: 16px !important;}
.cta_btn{font-size: 16px !important;}
.footer_address{font-size: 14px !important;}
}
/*-- portrait for iphone */
@media only screen and (device-width: 375px) and (orientation:portrait){
.head_cls {font-size: 22px !important;}
.subhead_cls{font-size: 18px !important;}
.headline_cls{font-size: 20px !important;}
.subheadline_cls{font-size: 16px !important;}
.cta_btn{font-size: 16px !important;}
.footer_address{font-size: 14px !important;}
}
/*-- Landscape for iPhone --*/
@media only screen and (device-width: 375px) and (orientation:landscape){
.head_cls {font-size: 22px !important;}
.subhead_cls{font-size: 18px !important;}
.headline_cls{font-size: 20px !important;}
.subheadline_cls{font-size: 16px !important;}
.cta_btn{font-size: 16px !important;}
.footer_address{font-size: 14px !important;}
}
.mobile_only { display:none; font-size:0px; line-height:0; height:0px; max-height:0px; overflow:hidden; }
@media screen and (max-width:900px){
.footer_main{padding-bottom:0px !important;}
.main_table{width:100% !important;}
.subheadline_cls{padding-left: 40px !important; padding-right: 40px !important;}
}