@media only screen and (min-width: 771px){.hide-desktop{display:none}}@media(min-width: 661px)and (max-width: 770px){.hide-tablet{display:none}}@media only screen and (max-width: 770px){.hide-mobile-tablet{display:none}}@media only screen and (max-width: 660px){.hide-mobile{display:none}}@media only screen and (max-width: 479px){.hide-mobile-small{display:none}}@media only screen and (max-width: 979px){.hide-mobile-large{display:none}}@media only screen and (min-width: 980px){.hide-desktop-medium{display:none}}@media only screen and (min-width: 480px){.hide-above-xsmall{display:none}}.everypay-customer-landing .main.column{padding:80px 30px;margin-bottom:10px;position:relative}.everypay-customer-landing .payment-message{text-align:center}.everypay-customer-landing .payment-loader{display:block;margin:10px auto;background:#fff url("../../images/media/opc-ajax-loader.gif") no-repeat center;width:70px;height:70px}