		body {
			font-family: 'Source Sans Pro', sans-serif;
			font-size:1.8em;
		}
        p {
            font-weight:500;
        }
		h3 {
			font-weight:600;
			color:#484848;
            font-size:1.6em;
		}
    	img {
    		margin: 0 auto;
    	}


        .mil-gov-edu .col-sm-6.benefits .col-sm-10 span {
            line-height: 2.2;
        }

        .temp-float-left {
            float:left;
            margin-left:-10px;
        }
        .temp-float-right {
            float:right;
            margin-right:-10px;
        }
        .feature-icon {
            width: 22%;
            max-width: 64px;
            min-width: 54px;
        }
		.navbar-inner a.brand img {
			height: 28px;
			margin: 19px 0px 0px 25px;
		}
		.navbar {
			background-color:#153764;
			height:68px;
            font-size: .8em;
		}
        .email-validation-errors {
            display:none;
            text-align: left;
        }
        .email-verification #email {
            font-size:1.05em;
            height:2.75em;
        }
        .email-verification button {
            font-size:1.35em;
        }
        .email-verification-success {
            display:none;
            font-size: 1.5em;
            color: #76C81E;
            margin:.6em 0em;
        }
		.btn.btn-green-custom {
			background-color: #76C81E;
			color:white;
			padding: .3em 1.8em;
            border-radius: 7px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
		}
		#start-gap {
			height:68px;
			clear:both;
		}
        .try-premium-free-call-out {
            text-align:center;
            margin-bottom:5em;
            margin-top:.4em;
        }
        .try-premium-free-call-out a {
            font-size:1.6em;
            font-weight: 300;
        }
        .try-premium-free-call-out .btn {
            padding: .08em 1em !important;
        }
        .try-premium-free-call-out h3 {
            margin-top:0;
            margin-bottom: .8em;
        }
		#call-to-action span {
			color:white;
		}
		.navbar-inner #call-to-action {
			float:right;
			margin: 18px 20px 0px 0px;
		}
		.navbar-inner #call-to-action span {
			margin-right:10px;
            font-size:1.1em;
            letter-spacing: .03em;
		}
		.navbar-inner #call-to-action a {
			/*color:#def3c4;*/
            color:white;
			font-size:1em;
            padding: .4em 1.65em;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
		}
    	.promo-block {
    		color:white;
    		overflow:hidden;
    		min-height:350px;
    		text-align: center;
    		margin-bottom:80px;
    	}
        #promo-block-sm .row {
            margin-top: 1em;
        }
    	#promo-block-lg .container {
    		max-width: 950px;
    		text-align: center;
            padding-top: 2.2em;
            width:72%;
    	}
    	.promo-block img.prem-logo {
    		width: 34%;
    	}
        .prem-land #call-to-action .action-button {
            float:left;
        }
        .prem-land #call-to-action .action-text {
            float:left;
            padding-top: .5em;
        }

        /* MIL, GOV & EDU */
        .promo-block.mil-gov-edu .container  {
            max-width: 916px;
        }
        .promo-block.mil-gov-edu h1 {
            font-weight: lighter;
            margin: .9em 0 .8em;
            font-size: 2em;
            letter-spacing:2px;
        }
        .mil-gov-edu #call-to-action span {
            color:#68AB42;
            font-weight:600;
        }
        .mil-gov-edu #call-to-action .action-button {
            float:left;
        }
        .mil-gov-edu #call-to-action .action-text {
            float:left;
            padding-top: .3em;
        }
        .mil-gov-edu #call-to-action i.fnt-20-per-more {
            font-size:120%;
            font-style:normal;
        }
        .mil-gov-edu #call-to-action i.cross-price {
            text-decoration:line-through;
            color:white;
            font-style:normal;
        }
        .promo-block.mil-gov-edu img.prem-logo {
            width: 29%;
            float: left;
            margin-top: 2.2em;
        }
        .promo-block.mil-gov-edu .row {
            margin-left:0 !important;
        }

        .pricing-details {
            text-align:left !important;
            width:265px;
            padding-top:15px;
            margin-bottom: 2em;
        }
        .pricing-details h1 {
            color:#76C81E;
            font-size:4.3em !important;
            margin:0 !important;
            font-weight:600 !important;
        }
        .pricing-details span.discount-percent {
            margin-top:-5px;
            font-size:1.2em;
        }
        .pricing-details span.old-price {
            text-decoration:line-through;
            font-size:1.7em;
        }
        .pricing-details .new-price {
            width:195px;
            height:60px;
            float:left;
        }
        .bottom-verification-box .pricing-details .promotion-details span {
            font-weight:600 !important;
        }
        .pricing-details .promotion-details {
            width:70px;
            height:60px;
            padding-top:10px;
            float:left;
        }

    	.promo-block h1 {
    		font-weight: lighter;
    		margin: .9em 0 .8em;
    		font-size: 2.8em;
            letter-spacing:2px;
    	}
    	#promo-block-lg .col-sm-4 img {
  /*  		margin-bottom:30px;
    		margin-top:30px;*/
            width: 28%;
    	}
    	.promo-block span {
    		font-size: 1.25em;
            font-weight:300;
    	}
    	.promo-block a {
    		/*font-size:1.3em;*/
    		margin-top: 1.35em;
    	}
    	.promo-block img.bg-image {
    		position:absolute;
    		z-index:-1;
            min-width:1000px;
            min-height: 450px;
            width: 100%;
    	}

        #bottom-call-out {
            padding:0px;
        }

        #bottom-call-out .verification-box {
            float:none !important;
            width:100% !important;
            color:#484848 !important;
            background:#FAFAFA !important;
            font-weight:500;
            text-align: center;
            margin-bottom:2em;
            margin-top: 0em;
        }
        #bottom-call-out .verification-box .pricing-call-out {
            text-align: left;
            float: none;
            margin: 0 auto;
            width: 317px;
        }
        #bottom-call-out .verification-box h3 {
            color:#484848 !important;
            font-weight:500;
        }
        #bottom-call-out .verification-box span {
            font-weight:500;
        }
        #bottom-call-out .verification-box p.fine-print {
            font-weight:500;
            line-height: 130%;
        }

        .verification-box.bottom-verification-box {
            background:white !important;
            color:#484848 !important;
            font-weight:500;
        }
        .verification-box.bottom-verification-box h3 {
            color:#484848 !important;
            font-weight:500;
        }


        /* #PROMO-BLOCK-SM */
        #promo-block-sm .col-sm-6.benefits {
            text-align:left;
            padding:0px;
        }
        .col-sm-6.benefits .col-sm-7,.col-sm-6.benefits .col-sm-2,.col-sm-6.benefits .col-sm-10  {
            padding-left:0px;
        }
        .col-sm-6.benefits .col-sm-2 img {
           width: 60%; 
        }

        .mil-gov-edu .col-sm-6.benefits .col-sm-2 img {
           width: 85%; 
           float:left;
        }

        .pricing-call-out {
            padding:2.05em 0 0;
            font-size:85%;
        }
        .pricing-call-out h1 {
            font-size:4.75em !important;
            margin:0 !important;
            font-weight:600 !important;
            color:#76C81E;
        }

        .verification-box {
            /*background-color:black;*/
            background-image: url('http://cdn02.surfline.com/cds/homepage/img/overlay.png');
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            width:100%;
            min-height:255px;
            margin-top:2em;
            padding:.5em 2em;
            color:white !important;
            float:right;
            text-align:left;
        }
        .verification-box h3 {
            color:white;
            font-weight:300;
            margin:.4em 0 0.1em 0;
        }
        .verification-box.bottom-verification-box h3 {
            margin: -.8em 0 -.1em 0
        }
        .verification-box span {
            font-size:1.1em;
            font-weight:300;
            line-height: normal;
        }
        .verification-box input, .verification-box button   {
            width: 100%;
            margin: 0 auto;         
        }
        .verification-box form { 
            padding:1em 0;
        }
        .verification-box p.fine-print { 
            font-size:.65em;
            line-height: 130%;
        }
        
      	.testimony-content {
			background-color:#FAFAFA;
			padding:10px;
            
      	}
        .testimony-content p {
            /*font-weight:600;*/
        }
        .testimony-content h4 {
            margin-top:1.5em;
            font-style:italic;
            /*font-weight:900;*/
        }
        .testimonies {
            margin-top: 2em;
            padding:4em !important;
            padding-bottom: 1em !important;
        }
      	.testimonies .col-lg-12 a {
      		font-size:1.3em;
      	}
    	#promo-block-md-xs .col-xs-7 {
    		padding: 0px !important;
    	}
    	.center-me{
    		position:relative;
    		text-align:center;
    	}
    	#promo-content {
    		overflow: hidden;
    	}
    	#promo-content .promo-feature {
            padding-left: 12% !important;
    		padding-right: 12% !important;
            padding-top: 4em;
            padding-bottom: 4em;
    		text-align:center;
    	}
        #promo-content .promo-feature h3 {
            margin-top: .4em;
            margin-bottom: 1.1em;
            font-weight: 600;
        }
    	#promo-content .testimonies .testimony {
    		margin:12px 0px;
    		padding:5px;
    	}
    	#promo-content .testimonies .testimony img {
    		margin-bottom:12px;
    	}
        #tv-text-container { 
            width: 125%;
            margin: 2em auto;
            font-size: 1em;
            font-style:italic;
            font-weight:600;
            letter-spacing: -1px;
        }
        .tv-text {
            float:left;
        }
        .tv-text.tv {
            width: 35%;
            padding-right:0%;
        }
        .tv-text.text {
            width:50%;
            text-align:left;
        }
        @media only screen and (min-width : 100px) and (max-width : 767px) {
            #tv-text-container { 
                width:90%;
                margin:0 !important;
                margin-bottom: 8.1em !important;
            }
            .verification-box {
                margin-top:0em !important;
            }
        }
        @media only screen and (min-width : 768px) and (max-width : 1050px) {
            .promo-block  {
                font-size: 89% !important;
                margin-bottom:0 !important;
            }
            #promo-block-lg .container {
                width: 100% !important;
            }
            .promo-block img.prem-logo {
                width: 35% !important;
            }

            #promo-content .promo-feature.testimonies h3 {
                margin-bottom: .2em;
                font-size: 1.7em;
            }
            #promo-content .promo-feature {
                padding: 2em !important;
            }
            #tv-text-container { 
                text-align:left !important;
                padding-left: 11%;
            }
            #tv-text-container img { 
                float:left !important;
            }
            .tv-text.tv {
                width:100%;
                padding-right:0!important;
            }
            .tv-text.text {
                width: 75%;
                text-align:left !important;
            }
        }
        @media only screen and (min-width : 768px) and (max-width : 1250px) {
            .promo-block {
                min-height:500px;
            }
            .promo-block.mil-gov-edu .verification-box {
                font-size:91%;
            }
            .promo-block.mil-gov-edu .container {
                width:700px;
            }
            .promo-block.mil-gov-edu .benefits h1 {
                font-size: 1.6em;
            }
            .promo-block.mil-gov-edu .col-sm-6.benefits .col-sm-2 {
                padding-right:2px;
                width: 40px;
            }
            .promo-block.mil-gov-edu .col-sm-6.benefits .col-sm-2 img {
                width: 80%;
                float:left;
            }
            .promo-block.mil-gov-edu img.prem-logo {
                width: 190px !important;
                margin-bottom:1em;
            }
            .promo-block img.prem-logo {
                width: 250px !important;
            }
        }
		@media only screen and (min-width : 0px) and (max-width : 1250px) {

            .mil-gov-edu .col-sm-6.benefits .col-sm-10 span {
                line-height: normal;
            }

			#promo-block-md-xs span {
				text-align: left !important;
				float: left;
				padding-top:0em;
			}
            #inner-promo-container {
                margin: 0 auto;
                width: 58%;
                position: relative;
                min-width: 272px;
            }
			#promo-block-lg {
				text-align: center !important;
				/*padding-top:.5em;*/
			}
			.promo-block .container .row {
				margin-bottom:.5em;
			}

            .testimonies .col-lg-12 a  {
                font-size:1.3em !important;
            }

            .promo-block {
                color:white;
                overflow:hidden;
                text-align: center;
                margin-bottom:80px;
            }
		}

        @media only screen and (min-width : 100px) and (max-width : 767px) {
            .promo-block.prem-land {
                min-height: 330px !important;
                margin-bottom: 40px;
                font-size:80%;
            }
            .promo-block.mil-gov-edu {
                min-height: 330px !important;
                margin-bottom: 0px;
                font-size:80%;
            }
            .promo-block img.prem-logo {
                width: 100% !important;
            }
            .promo-block.mil-gov-edu img.prem-logo {
                float:none !important;
                margin: 1.5em 0 2em;
                width: 150px !important;

            }
            .promo-block .row {
                margin-left: 15px;
            }
            .promo-block.prem-land h1 {
                font-size: 175%;
                margin-bottom: 1.2em;
                text-align: center;
                margin-top: .7em;
            }
            .promo-block .btn-green-custom {
                float:left;
            }
            .special-img {
                margin-top:1.5em;
            }
            #promo-block-md-xs .col-xs-2 img {
                min-width: 22px;
            }
            .tv-text {
                float:left;
                text-align:center;
            }
            .tv-text.tv {
                width:100%;
                padding-right:0;
            }
            .tv-text.text {
                width:100%;
                text-align:center;
            }
            .temp-float-right {
                float:none !important;
                /*margin:0 !important;*/
            }
            .temp-float-left {
                float:none !important;
                /*margin:0;*/
            }
            .verification-box {
                font-size:80%;
                text-align: center;
            }
        }

        @media only screen and (min-width : 425px) and (max-width : 768px) {
            .promo-block img.prem-logo {
                min-width: 200px !important;
            }
            .promo-block.mil-gov-edu {
                min-height: 450px !important;
            }
            .verification-box.top-verification-box {
                margin-bottom:2em;
            }
        }
        @media only screen and (min-width : 0px) and (max-width : 424px) {

            .promo-block.mil-gov-edu img.prem-logo {
                float:none !important;
                margin: 1.5em 0 2em;
                width: 150px !important;

            }
            .promo-block.mil-gov-edu h1.slogin {
                font-size: 1.38em;
                margin-bottom: 1.2em;
                text-align: left;
                margin-top: .7em;
            }

            .promo-block.mil-gov-edu .col-xs-7 span {
                font-size:1.1em;
            }
            
            .promo-block {
                margin-bottom:0 !important;
            }
            .promo-block img.prem-logo {
                width: 80% !important;
                margin-top:1.3em;
            }
            #promo-content .promo-feature {
                padding: 2em 1.2em !important;
            }
            .testimonies .col-lg-12 a  {
                font-size:1.3em !important;
            }
            #promo-block-md-xs span {
                text-align: left !important;
                float: left;
                padding-top: 0em; 
            }
            #promo-content .promo-feature.testimonies h3 {
                margin-left:2em;
                margin-right:2em;
            }
            #promo-content .try-premium-free-call-out a {
                font-size: 1.4em;
            }
            .verification-box {
                margin-top: 0em;
                /*padding: .3em 3.5em !important;*/
                font-size:79% !important;
                text-align: center;
                min-width: 321px !important;
                padding: .8em 2.5em !important;
                background:#888888;
                
            }

            .verification-box.bottom-verification-box {
                margin-top: -3.5em !important;
            }

            .verification-box .verification-subtitle {
                /*display:none !important;*/
                font-weight:500 !important;
            }
        }