/*-------------------------------

	POPUP.CSS

-------------------------------*/

.popup_back {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.popup_cont {
	position: fixed;
	z-index: 102;
	top: -25px!important;
}

.preloader {
	z-index: 101;
}

/*---------------------

	EDIT BELOW

*/

.popup_back {
	cursor: pointer;
	background-color: #000;
}

div.popup {
	background: #fff;
	margin: 25px 0 0;
	border-radius: 20px;
	width: 900px;
}

.preloader {
	left: 50%;
	margin: -10px 0 0 -25px;
	position: fixed;
	top: 50%;
}

iframe {
    height: 905px;
    overflow: visible;
    z-index: 100000;
}
body {
    background: transparent none repeat scroll 0 0;
    overflow-x: hidden;
    position: relative;
}
form {
    white-space: nowrap;
}
h4 {
    color: #a9aeb8;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 5px !important;
}
.iframe-header {
    background: #303042 none repeat scroll 0 0 !important;
    border-radius: 8px 8px 0 0;
    font-weight: 500;
    margin: 0;
    max-width: none;
}
.iframe-header-text {
    color: #fff;
    font-family: Proxima-Nova,sans-serif;
    font-size: 18px;
    font-weight: 200;
    margin: 0;
    padding: 1.5rem 3rem 1rem;
    text-align: center;
    text-transform: uppercase;
}
.iframe-header-text:before {
    background: rgba(0, 0, 0, 0) url("https://www.getscreen.com/images/logo_white.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 34px;
    margin: -10px auto 20px;
    width: 150px;
}
.iframe-subheader-text {
    color: #a9aeb8;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    padding: 0 3rem;
    text-align: left;
}
.tilt_content {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-top: 1px solid #e1e1e1;
    float: left;
    margin: 40px 0 0;
    padding: 0;
    width: 52%;
}
.iframe-footer, .iframe-header, .tilt_modal2 {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 900px !important;
}
.tilt_modal2 {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px !important;
    overflow: visible;
}
.tilt_modal2:before {
    background: rgba(0, 0, 0, 0) url("https://www.getscreen.com/images/collage.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 231px;
    margin: 0 auto;
    padding: 2rem 0;
    position: relative;
    top: 20px;
    width: 739px;
}
.iframe-footer, .iframe-header, .tilt_modal3 {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 900px !important;
}
.tilt_modal3 {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 0 10px 10px !important;
    overflow: visible;
}
.tilt_modal3:before {
    background: url("/images/popuppic.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    float: left;
    height: 203px;
    margin: 0 -190px 0 40px;
    position: relative;
    top: 90px;
    width: 150px;
}
.tilt_modal3:after {
    background: url("/images/icon_lock.jpg") no-repeat scroll 0 0;
    content: "";
    display: block;
    float: right;
    height: 66px;
    position: relative;
    top: -100px;
    right: 20px;
    width: 73px;
}
.box-summary {
    font:18px/28px Arial,Helvetica,sans-serif;
}
.box-summary h2.landing {
    font: bold 24px Arial!important;
    text-align: center!important;
    color: #2b88ca!important;
    margin: -20px auto 20px!important;
    padding: 20px 0!important;
    border-bottom: 3px solid #f0f0f0!important;
    width: 90%!important;
}
.box-summary table {
    width: 90%;
    margin: 0 auto;
}
.box-summary table td {
    color: #2b88ca;
}
.box-summary table td u {
    color: #393939;
    display: block;
    text-decoration: underline;
}
.box-summary table td:first-child{
    text-align: left;
    font-size: 16px;
    padding: 0 0 10px 150px;
}
.box-summary table td:last-child{
    text-align: right;
    font-size: 22px;
    font-weight: bold;
    vertical-align: top;
    color: #393939;
}
.box-summary table tr.last td {
    text-align: right;
    font-size: 22px;
    color: #2b88ca;
    font-weight: bold;
}
.box-summary table tr.last.border td {
    border-top: 3px solid #f0f0f0;
    padding: 20px 0 0;
}
.box-summary table tr.last td span {
    color: #393939;
    display: inline-block;
    margin: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
    .tilt_modal3:before {
        display: none;
    }
    .tilt_modal3:after {
        float: none;
        left: 0%;
        right: 0%;
        top: -50px;
        margin: 0 auto;
    }
    .box-summary table td:first-child{
        padding: 0 0 10px 0px;
    }
    .box-summary table tr.last td {
        font-size: 18px;
    }
    .paypal {
        padding: 0 0 70px;
    }
    .buttons-box p.child {
        margin: 0 0 -50px;
    }
    .box-summary h2.landing {
        padding: 5px 0!important;
    }
}

.tilt_content {
    padding: 0 3rem;
}
.tilt_content_bottom {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    color: #000;
    float: right;
    margin: 40px 0 0;
    min-height: 348px;
    padding: 0 3rem;
    width: 48%;
}
.tilt_content_bottom:after, .tilt_modal2:after {
    clear: both;
    content: "";
    display: block;
}
.close-checkout {
    color: #fff !important;
    display: inline-block !important;
    left: 2rem;
    position: absolute;
    top: -8rem;
}
.close-checkout:focus, .close-checkout:active {
    outline: 0 none;
}
#quantity-fieldset {
    width: 50%;
}
.quantity-wrapper {
    margin-top: 0 !important;
    width: 100%;
}
#payment_quantity {
    width: 100%;
}
#payment_country {
    margin-right: 12px;
    width: 60%;
}
#payment_postal_code {
    width: 37.5%;
}
#payment_address_one, #payment_address_two {
    margin-top: 12px;
    width: 100%;
}
#payment_city {
    margin-right: 12px;
    margin-top: 12px;
    width: 50%;
}
#us_state {
    margin-top: 12px;
    width: 47.3%;
}
#us_state, #payment_postal_code {
    margin-left: -5px;
}
.powered_by_tilt {
    display: none !important;
}
iframe {
    background-color: transparent !important;
}
button[type="submit"] {
    background-color: #89f489;
    border: 1px solid #89f489;
    border-radius: 30px;
    color: #5e91eb;
    max-width: 144px;
}
.btn:hover {
    background-color: #5e91eb;
    border: 1px solid #89f489;
    color: #89f489;
}
.group {
    font-size: 16px;
}
.group, .total-display, .shipping-line-item {
    display: block !important;
    margin: 0 !important;
    position: relative !important;
}
.reward-price-display, .shipping-display, .total, .total-display, .qty-display, .discount-display {
    position: absolute !important;
    right: 0 !important;
}
.group .subtitle {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: bold;
    left: 0 !important;
    position: absolute !important;
}
.reward-price-display * {
    position: relative;
    top: -2.5rem;
}
.new-checkout-summary > *:nth-child(2), .tax-line-item + .group {
    position: relative;
    top: 4rem;
}
.new-checkout-summary > *:nth-child(3), .new-checkout-summary > *:nth-child(4), .shipping-line-item > *:first-child {
    display: none !important;
}
#promo-code-input {
    margin-right: 12px;
    width: 74%;
}
.promo-code-message {
    display: none !important;
}
#promo-code-apply {
    background-color: #5e91eb;
    float: left !important;
    width: 93px;
    z-index: 9;
}
.promo-code-line-item {
    display: block !important;
    font-size: 16px;
    position: relative;
    top: 6.6em;
}
.promo-code-line-item > *:first-child {
    display: none !important;
}
.promo-code-line-item .group:last-child {
    position: relative;
    top: 1em;
}
.new-checkout-summary > *:first-child {
    top: 2.72222em;
}
.shipping-line-item {
    font-size: 16px;
    top: 5.2em;
}
.new-checkout-summary > *:last-child {
    border-top: 1px solid #5572c2;
    font-size: 16px;
    padding-top: 1.34375em;
    top: 18rem;
}
.shipping-display, .total-display, .reward-price-display, .discount-display {
    color: #000 !important;
    font-size: 18px !important;
}
.payment-submit {
    bottom: 2rem;
    left: 0;
    position: absolute;
    width: 100%;
}
.tilt_content_bottom * {
    margin: 0;
}
#expiration_year, #expiration_month, #security_code, #payment_billing_postal_code {
    margin-left: 0;
    margin-right: 12px;
    margin-top: 12px;
    width: 100px;
}
#payment_billing_postal_code {
    margin-right: 0;
}
#payment_email {
    margin-top: 12px;
}
@media only screen and (max-width: 767px) {
body {
    overflow-y: scroll;
}
.tilt_modal2:before {
    background-size: contain !important;
    height: 100px;
    width: 90%;
}
.tilt_modal2 {
    height: auto;
}
.tilt_content_bottom {
    margin: -10px 0 0;
}
.iframe-header, .iframe-footer, .tilt_modal2 {
    max-width: 320px !important;
}
.iframe-header-text {
    font-size: 1.1em;
}
.iframe-subheader-text {
    font-size: 0.8em;
}
form {
    white-space: normal;
}
.close-checkout {
    left: 1rem !important;
    top: -8rem !important;
}
#expiration_year {
    margin-right: 0;
}
#expiration_year, #expiration_month, #security_code, #payment_billing_postal_code {
    width: 49.2%;
}
#payment_country {
    margin-right: 0;
    width: 100%;
}
#payment_postal_code, #payment_city, #us_state {
    width: 100%;
}
#promo-code-input {
    width: 64%;
}
#promo-code-apply {
    width: 80px;
}
#us_state, #payment_postal_code {
    margin-left: 0;
}
.close-checkout {
    right: 1.4rem;
    top: -11rem;
}
.tilt_content, .tilt_content_bottom {
    float: none;
    width: 100%;
}
.iframe-header-text:before {
    background: rgba(0, 0, 0, 0) url("https://www.getscreen.com/images/logo_white.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 34px;
    margin: -10px auto 20px;
    width: 150px;
}
.payment-submit {
    bottom: -0.5rem;
}
#promo-code-apply {
    float: right !important;
    position: relative;
    top: -10px;
}
}
@media (min-width: 767px) {
body {
    /*padding-top: calc(50vh - 520px);*/
}
}
.modal-dialog {
    padding-top: calc(50vh - 234px);
}
#address-fieldset {
    display: none !important;
}
.glyphicon.glyphicon-lock.show_tooltip {
    font-size: 0;
}
#payment-fieldset h4 {
    background-image: url("https://www.getscreen.com/images/lock.png");
    background-position: right 0;
    background-repeat: no-repeat;
    width: 70px;
}
.iframe-footer {
    border-radius: 0 0 10px 10px;
    margin: -5px auto !important;
    padding: 0 0 5px;
    position: relative;
}
.iframe-footer-text {
    color: #000;
}
input, select {
    background-color: #e7e7e7;
    border: 0 none !important;
    box-shadow: none !important;
    height: 30px !important;
    margin: 0 0 5px !important;
}
.btn-primary {
    z-index: 99;
}

a.popup {
	border: none!important;
	max-width: auto!important;
	width: auto!important;
	padding-left: 20px;
	padding-right: 20px;
}

a.popup:hover {
	background: none!important;
}

.buttons-box { 
    text-align: center;
    margin: -40px 0 0; 
}

.buttons-box p {
    color: #002d60;
    font-size: 23px;
}

.buttons-box p.child {
    color: #666;
    font-size: 20px;
    line-height: 40px;
}

.buttons-box h2 {
	display: inline-block;
	margin: 0 10px;
	position: relative;
	top: 4px;
	font-size: 26px
	
}

.popup_cont a.popup_close:after {
    content: "X";
}

.popup_cont a.popup_close {
    float: left;
    font-size: 26px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    cursor: pointer;
    color: #fff !important;
    display: inline-block !important;
	_margin: -233px 0 0 10px;
	position: absolute;
	top: 40px;
	left: 20px;
}

.paypal {
	display: inline-block;
}

.paypal input {
    margin: 0!important;
    position: relative;
    top: 25px;
    height: 46px!important;
    width: 220px;
    display: inline-block;
    border: 0!important;
}

.buttons-box div {
	margin: 0 auto 20px!important;
	position: relative;
	top: 25px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
	div.popup {
		width: 320px;
		margin: 25px auto 0;
	}
    .popup_back {
        padding: 0 0 100px!important;
        margin: 0;
        top: 0!important; 
    }
	.popup_cont {
    left: 0 !important;
    position: absolute;
    right: 0;
    top: -75px !important;
    z-index: 1020000000;
	}
	h1.iframe-header-text {
		font-size: 15px;
		letter-spacing: 0.02rem!important;
		line-height: 17px!important;
	}

    .buttons-box div {
        top: 0;
    }

}

@media only screen and (max-width: 767px) {
	a.popup {
		padding-left: 0!important;
		padding-right: 0!important;
	}

	.buttons-box h2 {
    display: block;
    margin: -5px 10px -10px 10px;
    position: relative;
    top: 10px;
	}
	.paypal input {
    border: medium none !important;
    font-size: 0;
    height: 45px !important;
    margin: -20px 0 40px!important;
    position: relative;
    top: 45px;
    width: 200px;
	}
	.preorder-header-button.inpopup {
    border-radius: 30px;
    display: block;
    height: 4rem;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
	}
}



@media only screen and (min-width: 767px) {

	html.wf-nimbussans-i3-active.wf-nimbussans-i4-active.wf-nimbussans-i7-active.wf-nimbussans-i9-active.wf-nimbussans-n3-active.wf-nimbussans-n4-active.wf-nimbussans-n7-active.wf-nimbussans-n9-active.wf-active body.page-homepage div.popup_cont div.popup div.popup_content div.tilt_modal2 a.popup_close {
    float: left;
    font-size: 26px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    cursor: pointer;
    color: #fff !important;
    display: inline-block !important;
	margin: -363px 0 0 25px;
	}
}

.buttons-box button.preorder-button.rounded-button.preorder-header-button.inpopup {
    background: rgba(0, 0, 0, 0) url("https://www.getscreen.com/images/btn-check.png") no-repeat scroll 0 0;
    width: 200px;
    height: 45px;
    font-size: 0;
    position: relative;
    top: 3px;
    border-radius: 0!important;
    margin: 0 10px;
}

@media only screen and (max-width: 767px) {
	.buttons-box button.preorder-button.rounded-button.preorder-header-button.inpopup {
	    background: rgba(0, 0, 0, 0) url("https://www.getscreen.com/images/btn-check.png") no-repeat scroll 0 0;
	    height: 45px;
	    font-size: 0;
	    position: relative;
	    top: 5px;
        margin: 0 auto;
	}
	.buttons-box div {
	    margin: 0 0 10px !important;
	    display: inline-block;
	}
}

    #exitpopup_bg {
        display: none;
        width:100%;
        height:100%;
        position:fixed;
        background:#000000;
        opacity: .8;
        filter:alpha(opacity=0.8);
        z-index:999998;
    }
    #exitpopup {
        width:494px;
        height:378px;
        margin:0px auto;
        display:none;
        position:fixed;
        color:#ffffff;
        z-index:999999;
        background:url('images/bg-popup.png') no-repeat;
    }

    #exitpopup h1
    {
        margin-top:0px;
        padding-top:0px;
        
    }   
    
    #exitpopup p
    {
        text-align:left;
    }

