/* MEDIA QUERIES */
@media (min-width: 1700px) {
		.winter, .winter-blurred {
			background-size:cover;
		}
}
@media (min-width: 760px) {
		
		#slider li, #sp-slider li, #intl-slider li {
			width:165px;
		}
		.slider-channels .slides li {
			width:164px !important;
		}
		.spanish .slider-channels .slides li {
			width:194px !important;
		}
		.intl .channel-toggle {
			margin-top:0px;
		}
		.channel-list {
			border-right:0;
		}
}
@media (max-width: 1399px) {
	.carousel {
		width:100%;
	}
	 .get-directv #map-right {
           right: 50px;
      }
}
@media (max-width: 1103px) {
    /* Global Styles */

        /* Header */
        .new-header {
            margin: 0px;
        }

        .main-header .logo {
            width: 25%;
        }

        .dealer-header #dealer-header {
            width: 60%;
            float: right;
            text-align: right;
        }

        ul.social-list {
            width: auto;
			float:left;
            text-align: center;
            margin: 5px 0 0 0;
        }

        /* Navbar */
		.flexnav li a i.fa-home {
			line-height:52px;
		}
		#nav .contact-nav .h2 {
			font-size:25px;
		}
        #nav li > a {
            font-size: 16px;
        }

        #nav li.contact-nav {
            width: 28%;
            padding: 0 5px;
        }

        .flexnav li {
            width: 15%;
        }

        #nav li span.typ-blue-text a {
            font-size: 24px;
        }

        .go-directv {
            margin-top: 0px;
        }

        .dealer-header p {
            clear: both;
        }

        /* Living Room / Parallax Image */
       
        .living-summary h2 {
            font-size: 35px;
            padding: 20px 0;
        }

        .living-summary p:nth-child(2) {
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 18px;
        }

        .living-summary p:last-child {
            padding-bottom: 20px;
        }
		
		/* Blue Strip */

        .section-headers .strip { 
            font-size: 23px;
            padding: 10px;
        }

        .banner {
            height: 45px;
        }

        /* Contact Form / Map */
		
        #more-button {
            display: none;
        }
		
        .get-directv #map-right {
            right: 50px;
            padding: 25px;
            top: 10px;
        }

        .get-directv #questions {
            left: 60px;
            width: 350px;
        }

        .get-directv .changes {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .get-directv .change {
            margin-bottom: 10px;
        }

        .get-directv .changed {
            font-size: 16px;
			margin-bottom:0px;
        }

        .get-directv.grid-map .button, .get-directv button {
            margin: 20px 0;
        }

        /* Footer */
		
        footer {
            margin: 0 0 40px 0;
        }

		/* Home Page */
			
			.home-hero {
			margin-top:0px;
			}
			
			.carousel {
				width:100%;
			}

		/* Packages */
		#slider li, #sp-slider li, #intl-slider li {
			width:110px;
		}
		.slider-channels .slides li {
			width:109px !important;
		}
		.spanish .slider-channels .slides li {
			width:134px !important;
		}
		.weather-bundle .one-left h3, .weather-bundle .two-right h3 {
			font-size: 26px;
			padding: 0px;
		}
		
		.us-summary .grid p:nth-child(2) {
			width:100%;
		}
		
		.us-summary .plus {
			width:100%;
		}
		
		.us-summary .grid p:nth-child(5) {
			line-height:30px;
		}
		
		.us-summary .grid p:last-child {
			line-height:30px;
		}
		
		.us-summary .grid img {
			width:100%;
			float:none;
		}
		.channel-toggle {
			margin-top:50px;
		}
		#slider li, #intl-slider li {
			height:250px;
		}
		#sp-slider li {
			height:190px !important;
		}
		#sp-slider .channel-toggle {
			margin-top:30px;
		}
		#english-packages-agreement {
			top:140px;
		}
		#spanish-packages-agreement {
			top:80px;
		}
		.mas-latino .package-price {
			height:80px;
		}

		/* Proramming Page */
		
		.nfl-ticket h2 {
			font-size: 46px;
		}

		.nfl-ticket p:nth-child(3) {
			font-size: 28px;
		}

		.nfl-ticket p:nth-child(4) {
			font-size: 18px
		}

		.nfl-ticket p:nth-child(5) {
			font-size: 15px;
		}

		.premium-channels .h2 {
			font-size: 30px;
		}

		.local-channels .h2 {
			font-size: 30px;
		}
		.slider-channels {
			margin:0 auto;
		}

		/* Equipment */

		.topic-receivers .slides li p {
			font-size: 16px;
			line-height: 1.2;
		}

		.topic-receivers .slides li p {
			max-width:100%;
		}

		.block-one .nomad-info .nomad-img, .block-three .nomad-info .nomad-img {
			margin-top: 0px;
		}

		.block-two .nomad-info .nomad-img, .block-three .nomad-info p {
			margin-top: 20px;
		}
		
		.topic-slider ul li h2 {
			font-size: 28px;
		}
		
		#equipment img {
			width:50%;
		}
		
		#receivers-nav li {
			padding:15px 10px;
		}
		
		.legal-small {
			font-size:12px !important;
			line-height:16px !important;
		}
		.topic-slider.flexslider .flex-prev {
			left:10px;
			top:30%;
		}
		.topic-slider.flexslider:hover .flex-prev {
			left:20px;
		}
		.topic-slider.flexslider .flex-next {
			right:20px;
			top:30%;
		}
		.topic-slider.flexslider:hover .flex-next {
			right:10px;
		}
		
}

@media (max-width: 1024px) {
	.winter {
		background-position:center !important;
	}
    #more-button {
        display: block;
        width: 100%;
        background-color: #2894EF;
        font-size:22px;
        border:4px solid rgb(229, 227, 223);
        color:#fff; 
        padding: 10px;
    }
	
     .get-directv #map-right {
        right: 0px;
        top: 0px;
		width:auto;
        position: inherit;
       border-bottom: 4px solid #ddd;
	   border-radius:0;
        box-shadow: none;
    }

    .get-directv #questions {
        left: 0px;
		top:0px;
        position: inherit;
        width: 100%;
        padding: 0px;
        border-bottom: 4px solid #ddd;
        width:auto !important;
        border-radius:0px;
    }
	.get-directv #questions .dealer-info-main, .get-directv #questions .form-piece {
        padding: 20px
    }
	.get-directv #questions .dealer-info-main {
		padding-bottom:0px;
	}
	.form-piece form .one input[type=submit] {
		float:none !important;
		width:auto;
	}
	#locationmap {
        height: 300px;
		width:auto !important;
		border:4px solid rgb(229, 227, 223);
    }
	.mob-col-header {
		margin-top:60px;
	}
	.h3.channel-punchout.on {
		font-size:11px;
		padding:16px 0 12px;
	}
}

@media (max-width: 850px) {
	.home-info-container {
		width:55%;
	}
	
	.home-info-sm {
		height:350px;
	}
	
	#main-sidebar {
		width:30%
	}
	
	.receivers-container {
		padding:0;
	}
}

@media (max-width: 760px) {
    /* Global Styles */

        /* Header */
        
        .main-header .logo {
            width: 48%;
        }
		
        .dealer-header #dealer-header {
            width: 100%;
            text-align: center;
            margin-top: 10px;
        }
		ul.social-list {
			width:100%;
			float:left;
		}

        /* Footer */
		
        footer {
            margin: 0 0 40px 0;
        }

        #social-feed h2 {
            font-family: DINWeb-Light, sans-serif;
            font-weight: normal;
            font-size: 26px;
        }

        /* Living Room / Parallax Image */
		

        .winter .grid {
            padding: 0px;
        }

        .living-summary h2 {
            font-size: 30px;
            padding: 10px 0;
        }

        /* Navbar */
		
        .menu-button {
            text-align: left;
            font-family: DINWeb-Light, sans-serif;
            font-weight: bold;
            font-size: 20px;
            padding: .7em;
            background: #eee repeat scroll 0 0;
            background: #eee;
            background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
            background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
            background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
        }

        #nav ul li:hover, .active {
            color: #333;
        }

        #nav ul li:first-child {
            width: 100%;
        }
		.nav-container {
			box-shadow:none;
		}
        .nav-container .grid {
            margin: 0px;
        }

        #nav {
            height: auto;
        }

        #nav ul li {
            width: 100%;
			border: 1px solid #999;
			border-top:0;
        }
		
		#nav ul li:first-child {
			border-top:1px solid #999;
		}

        #nav ul li:last-child {
            width: 100%;
            border-top: 1px solid #999;
            border-bottom: none;
        }

        #nav ul li a {
            border: none;
            padding: 5px;
            text-align: left;
            line-height: 40px;
            float: left;
            width: 75%;
            font-size: 24px;
            padding-left: 15px;
            font-family: DINWeb-Light, sans-serif;
            font-weight: bold;
        }

        #nav ul li .fa-home, #nav ul li .fa-star, #nav ul li .fa-play, #nav ul li .fa-television, #nav ul li .fa-envelope {
            display: block;
            width: 10%;
            font-size: 30px;
            color: #333;
            float: left;
			line-height:35px;
			margin-right:10px;
        }

        #nav li.active > a {
            background: none;
            box-shadow: none;
        }

        #nav li.active {
            background: #3483be;
            background: -moz-linear-gradient(top, #3483be 1%, #74bef3 1%, #3ba2e9 5%, #187fd2 94%, #316291 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3483be), color-stop(1%, #74bef3), color-stop(5%, #3ba2e9), color-stop(94%, #187fd2), color-stop(100%, #316291));
            background: -webkit-linear-gradient(top, #3483be 1%, #74bef3 1%, #3ba2e9 5%, #187fd2 94%, #316291 100%);
            background: -o-linear-gradient(top, #3483be 1%, #74bef3 1%, #3ba2e9 5%, #187fd2 94%, #316291 100%);
            background: -ms-linear-gradient(top, #3483be 1%, #74bef3 1%, #3ba2e9 5%, #187fd2 94%, #316291 100%);
            background: linear-gradient(to bottom, #3483be 1%, #74bef3 1%, #3ba2e9 5%, #187fd2 94%, #316291 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3483be', endColorstr='#316291',GradientType=0 );
            -webkit-box-shadow: 0px 1px 2px #080808;
            -moz-box-shadow: 0px 1px 2px #080808;
            box-shadow: 0px 1px 2px #080808;
        }

        .menu-button .touch-button .navicon {
            right: 30px;
        }

        .menu-button .touch-button {
            width: 100%;
            height: 100%;
            text-align: right;
        }

        .menu-button .touch-button .navicon {
            font-size: 30px;
            color: #3483be;
            top: .4em;
            font-weight: 100;
        }

        .menu-button span.active i {
            transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
        }
		
		.flexnav li a i {
			display:block;
		}

        ul.flexnav a.first-home span {
            display: block;
        }

        #nav .linear-list {
            line-height: 0;
        }

        .section-headers, .section-headers:hover {
            background: #FFA50C;
            background-image: linear-gradient(to bottom, #FFA50C, #FF810D);
            text-shadow: 1px 1px 3px #666666;
            box-shadow: 0 1px 9px 1px #000;
        }

        .main-header .orange-phone {
            display: block;
            z-index:99;
            top:0;
            right:0;
            padding:20px 0;
			position:absolute;
        }

		.section-headers .strip { 
		   font-size: 13px;
			padding: 10px;
		}

		.section-headers span:first-child {
			display: none;
		}

		.section-headers span:last-child {
			display: block;
			font-size: 22px;
			margin-right: 10px;
		}


		.equipment span:last-child img {
			width: 4%;
			margin-left: 10px;
			margin-bottom: 2px;
		}
				
		/* Home Page */

		.home-blur {
			background: none;
		}
		.introduction {
			border-top:0;
		}

		/* Packages */
		.us-summary .us-h3 {
			font-size: 26px;
		}
		#slider li, #sp-slider li, #intl-slider li {
			width:160px;
		}
		.slider-channels .slides li {
			width:159px !important;
		}
		.packages-container {
			margin-top: 30px;
		}

		.packages-container h1 {
			font-size: 26px;
			margin: 10px auto;
		}
		
		.weather-bundle .one-left {
			width:100%;
		}
		
		.weather-bundle .two-right {
			width:100%;
		}
		
		.select .package-price {
			background-image: url("../images/select-package.jpg");
			background-size: 100%;
		}

		.entertainment .package-price {
			background-image: url("../images/entertainment-package.jpg");
			background-size: 100%;
		}

		.choice .package-price {
			background-image: url("../images/choice-package.jpg");
			background-size: 100%;
		}

		.choice-xtra .package-price {
			background-image: url("../images/xtra-package.jpg");
			background-size: 100%;
		}
		.choice-ultimate .package-price {
			background-image: url("../images/ultimate-package.jpg");
			background-size: 100%;
		}
		.premier .package-price {
			background-image: url("../images/premier-package.jpg");
			background-size: 100%;
		}
		.package-price {
			background-repeat: no-repeat;
			height: 210px;
			margin: 0 auto 40px auto;
			width: 140px;
		}
		.packages-container {
			margin-bottom:10px;
		}
		.packages-container #tabs ul {
			text-align:center;
			margin:20px 0;
		}
		.topic-white {
			padding-top:20px;
		}
		.mob-channel-toggle {
			text-align:left;
		}
		#en-mob-channel-toggle {
			top:185px;
		}
        #sp-mob-channel-toggle {
            top: 90px;
        }
		#intl-slider-channels #sp-mob-channel-toggle {
			top:205px;
		}
		#english-packages-agreement-mobile, #spanish-packages-agreement-mobile, #intl-packages-agreement-mobile {
			display:block;
		}
		#english-packages-agreement-mobile {
			top:200px;
		}
		#spanish-packages-agreement-mobile {
			top:110px;
		}
		#intl-packages-agreement-mobile {
			top:220px;
		}
		#intl-slider-channels .package-price {
			margin-bottom:0;
			height:160px;
		}
		.channel-toggle {
			margin:60px 9px 10px;
		}
        .mas-latino div.h3, .optimo-mas div.h3, .mas-ultra div.h3, .lo-maximo div.h3 {
            padding-top: 0px;
        }

        .mas-latino .package-price, .optimo-mas .package-price, .mas-ultra .package-price, .lo-maximo .package-price {
            height: 100px;
            margin-bottom: 50px;
        }
		
		/* Proramming Page */

		.premium-channels .h2 {
			line-height: 1;
			font-size: 26px;
		}

		.local-channels .h2 {
			font-size: 26px;
            line-height: 25px;
		}

		.fam-chan .h2 {
			font-size: 26px;
			line-height: 25px;
		}

		.premium-channels .h2, .fam-chan .h2. .local-channels .h2 {
			font-size: 20px;
			padding: 15px;
		}

		.local-channels .english-channels-list {
			text-align: center;
			padding:0 20px;
		}

		.local-channels .english-channels-list ul.two-col li {
			width: 48%;
		}

		.block-one .nomad-info .nomad-img, .block-two .nomad-info .nomad-img, .block-three .nomad-info .nomad-img {
			max-width: 100%;
		}
		.local-channels .legal {
			padding-top:20px;
		}
		
		/* Equipment */
		
		.topic-slider ul li.flex-active-slide {
			height:auto !important;
		}
		
		.nomad-info.row {
			padding: 0 30px;
		}
		
		.topic-white .equip-title {
			font-size:26px;
			line-height:25px;
		}
		
		.topic-slider ul li h2 {
			font-size:22px;
			line-height:25px;
		}
				
		#receivers-nav li {
			font-size: 15px;
		}
		
		#equipment img {
			width: 60%;
		}
		
		.topic-slider.flexslider .flex-prev {
			top:25%;
		}
		
		.topic-slider.flexslider .flex-next {
			top:25%;
		}
		.typ-micro-strong {
			font-style:normal;
		}
		
		/* Contact Page */
		
		.get-directv #map-contact {
			left:0px;
			top:0px;
			position:relative;
			border-radius:0;
			box-shadow:none;
		}
		.contact-form input[type="text"], .contact-form input[type="email"] {
			width:90%;
		}
}

@media (max-width:650px) {
	#nav ul li a, #nav li.active > a {
		font-size:20px;
		padding-top:10px;
		padding-bottom:5px;
	}

    .dealer-header {
        padding: 0px;
    }

	.dealer-info-main .h1 {
		line-height:40px;
		font-size: 30px;
	}

    .get-directv #questions .dealer-info-main, .get-directv #questions .form-piece {
        padding: 20px
    }

    

}

@media (max-width: 600px) {
	.introduction {
		font-size:14px;
		line-height:20px;
	}
	.introduction p {
		margin:8px 0;
	}
	.winter, .winter-blurred {
			background-size:cover;
			background-position:center !important;
		}
	.dealer-info-main {
		padding-bottom:0;
	}
	.home-info-container {
		width:100%;
		padding:0;
	}
	
	#main-sidebar {
		width:100%;
		padding:0;
	}
	
	.quick-form {
		padding:20px;
	}
	
	.contact-form button {
		width:100%;
	}
	
	.already-customer {
		display:none;
	}
	
	.home-info-lg {
		border:none;
	}
	
	.home-info-sm {
		border:none;
	}
	
	#social-feed .h2 {
		font-size: 22px !important;
	}
	
	.main-content .h1 {
		font-size:30px !important;
	}
	
	.introduction {
		padding:20px;
	}
	
	.home-info-sm {
		height:200px;
	}
	
	.main-header .orange-phone {
        padding: 0px;
    }
	.scroll-section {
		border-top:1px solid #999;
	}
    .scroll-section h2 {
        font-size: 16px;
    }
	.form-piece form .one input[type=submit] {
		width:50%;
	}
	.local-channels .english-channels-list ul li {
		width:48%;
		margin-right:0;
	}
	.local-channels .english-channels-list ul.two-col li {
		width:100%;
	}
	
}
@media (max-width:520px) {
	.main-header .logo {
		margin:5px 30px 10px 0;
	}
}

@media (max-width:515px) {
	.dealer-header {
		width: 100%;
	}
	
	.dealer-header .dealer-title {
		font-size:20px;
		line-height:20px;
	}
	
	.head-social {
		float:none;
	}
}

@media (max-width: 500px) {
    /* Header */
	
    .main-header .logo {
        width: 45%;
    }

    .living-summary h2 {
        font-size: 30px;
        line-height:40px;
        font-weight: normal;
    }

    /* Proramming Page */
	
    .local-channels .english-channels-list ul li {
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-right: 10px;
    padding: 5px 0;
    width: 45%;
    text-align: center;
    }

    .scroll-section h1 {
        font-size: 12px;
		line-height:25px;
    }

    .banner {
        height: 45px;
    }

    .section-headers span:last-child {
        display: block;
        font-size: 22px;
        margin-right: 10px;
    }

	.topic-slider ul li  p {
		margin-top:10px !important;
		margin-bottom:10px !important;
		padding:0 10px !important;
	}
    #equipment span:last-child img {
        width: 7%;
        margin-left: 10px;
        margin-bottom: 2px;
    }

    .scroll-section h2 {
        font-size: 13px;
    }

    /* NFL Section */
	
    .nfl-ticket h2 {
        font-size: 30px;
    }

    .nfl-ticket p:nth-child(3) {
        font-size: 20px;
    }

    .nfl-ticket p:nth-child(4) {
        font-size: 16px;
    }

    .nfl-ticket p:nth-child(5) {
        font-size: 14px;
    }

    .nfl-ticket p:nth-child(6) {
        font-size: 14px;
    }

    .packages-container h1 {
        font-size: 22px;
        line-height: 25px;
    }

    .premium-channels .h2 {
        font-size: 22px;
        line-height: 25px;
    }

    .topic-white .equip-title {
        font-size: 22px;
    }

    .fam-chan .h2 {
        font-size: 22px;
    }

    .weather-bundle .one-left h3, .weather-bundle .two-right h3 {
        font-size: 22px;
    }
	.form-piece form .one input[type=submit] {
		width:100%;
	}
}

@media (max-width:450px) {
	#receivers-nav li {
		font-size:10px;
	}
}

@media (max-width:385px) {
	#receivers-nav li {
		font-size:8px;
	}
}

@media (max-width:350px) {
	.topic-receivers .slides li p {
		padding:10px;
	}
	.lego {
		width:100%;
		float:none;
	}
	.lego-copy {
		float:none;
		margin-top:10px;
		width:100%;
	}
	.home-info-sm {
		height:380px;
	}
}

@media (max-width: 320px) {
    #nav li > a {
        padding: 0 8px;
        font-size: 10px;
    }

    .living-summary h2 {
        font-size: 20px;
        line-height: 25px;
        padding: 0;
    }

    .living-summary p:nth-child(2) {
        font-size: 15px;
    }

    .living-summary p:last-child {
        font-size: 15px;
    }

    .nfl-ticket h2 {
        font-size: 30px;
    }

    .living-summary p {
        font-size: 15px;
    }

    .nfl-ticket p:nth-child(3) {
        font-size: 20px;
        text-align: left;
    }

    .nfl-ticket p:nth-child(4) {
        margin-top: 5px;
        font-size: 14px;
        padding-bottom: 20px;
    }

    .nfl-ticket p:nth-child(5) {
        font-size: 16px;
        margin-top: 5px;
        padding-bottom: 10px;
    }

    .section-headers .strip { 
       font-size: 10px;
        padding: 10px;
    }

    .banner {
        height: 45px;
    }

    .packages-container h1 {
        font-size: 20px;
    }
	
	#receivers-nav li {
        font-size: 10px;
        padding: 5px;
        border-left: 0px solid;
	}

}