/* TABLET */
/*@media only screen and (min-width : 641px) and (max-width : 1279px) {*/

	.download-promo {
		margin: 10px auto 0 auto;
		float: none;
		display: block;
		width: 270px;
	}

    #desktop-menu {
        display: none;
    }

    #mobile-menu {
        display: none;
    }

    #mobile-tablet-menu{display: block;}

    #mobile-tablet-menu a {
        padding: 0 35px;
        font: normal 19px/40px 'KievitWeb', Helvetica, Arial, sans-serif;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    div.nav-small {
        display: none;
    }

    #links_tablet{
        display: block;
    }

    #links_phone{
         display: none;
     }

    #mobile-tablet-menu{display: none;}

    header {
        background: none repeat scroll 0% 0% #FFF;
        position: relative;
        width: 100%;
        z-index: 9000;
        height: 107px;
        box-shadow: 0px 2px rgba(0, 0, 0, 0.2);
    }

    div#header-wrap{
        border-bottom: medium none;
    }

    header nav {
        position: absolute;
        width: 100%;
        z-index: 9000;
        display: block !important;
    }

    #logo-wrap {
        width: 100%;
        padding: 10px 0px;
        background-color: #DEDFE0;
        border-bottom: 2px solid #CCC;
    }

    #logo a {
        background-image: url(../images/logo.png);
        background-repeat: no-repeat;
        background-size: 122px 89px;
        width: 122px;
        height: 45px;
        display: block;
    }

    #logo {
        text-indent: -9999px;
        margin: 0 auto;
        position: relative;
        top: 0;
    }

    .menu-header {
        width: 100%;
        margin: auto;
    }
    header a {
        font: 22px 'KievitWeb',Helvetica,Arial,sans-serif;
        text-decoration: none;
    }

    header nav ul {
        position: static;
        z-index: 3000;
        list-style: none outside none;
        text-align: center;
        font-size: 22px;
        font: 1.2em/40px 'KievitWeb',Helvetica,Arial,sans-serif;
    }
    header nav ul li {
        padding: 2px 0 0 50px;
    }

    header nav li+li+li a:link, header nav li+li+li a:visited {
        color: #44c5e8;
        -webkit-font-smoothing: antialiased;
        font-family: 'KievitWeb-Medi', Helvetica, Arial, sans-serif;
        text-shadow: 1px 2px 1px #FFF;
    }

    header nav li+li+li a:hover {
        color: #44c5e8;
        -webkit-font-smoothing: antialiased;
        font-family: 'KievitWeb-Medi', Helvetica, Arial, sans-serif;
        text-shadow: 1px 2px 1px #FFF;
    }

    header nav a:hover, header nav a:active, header nav li.current-menu-item a {
        color: #44C5E8;
        font-size: 22px;
    }
    header nav a:link, header nav a:visited {
        color: #44C5E8;
        text-decoration: none;
    }

    #container div#masthead {
        width: 84%;
        padding: 0px 8%;
        font-size: 100%;
    }

    /*#container div#masthead .mobile h2 {
        padding-bottom: 314px;
        margin-bottom: 40px;
        background-image: url('http://www.privatewifi.com/wp-content/uploads/2014/03/Screenshot-TabletTop.png');
        background-size: 500px 296px;
        background-position: center bottom;
        background-repeat: no-repeat;
    }*/

    #masthead h2 {
        padding: 20px 0px;
        font: 3em/1.1em 'KievitWeb-Bold',Helvetica,Arial,sans-serif;
        color: #FFF;
        text-shadow: 0px 3px 0px #2B8032;
        text-align: center;
    }

    #hed-logos img {
        width: 100%;
        max-width: 308px;
    }

    #hed-logos {
        margin: 30px 0px 0px;
        color: #FFF;
        font: 12px 'KievitWeb',Helvetica,Arial,sans-serif !important;
        text-align: center;
    }

    #hed-logos span {
        display: inline-block;
        margin: -18px 10px 0px 0px;
        vertical-align: middle;
    }

    #masthead a.btn-blue {
        width: 230px;
    }

    a.btn-blue {
        float: none;
        display: block;
        margin: 0px auto;
        padding: 10px 20px 8px;
        background-color: #44C5E8;
        border-radius: 5px;
        font: 1.3em 'KievitWeb-Medi',Helvetica,Arial,sans-serif;
        box-shadow: 0px 0.1em 0px #079EBD;
        text-decoration: none;
        text-shadow: 0px 0.07em 0px #079EBD;
        text-align: center;
    }

    #frontpage #sections-wrap, #get-protected #sections-wrap {
        background: linear-gradient(to bottom, #FFF 0%, #DFE0E1 100%) repeat scroll 0% 0% transparent;
    }

    #content {
        background: none;
    }

    #why #sections-wrap, #how-it-works #sections-wrap {
        background: #fff;
    }

    #why .curve-box.wide {
        width: 84%;
        margin: 0 auto;
    }

    #why #trial.anchor {
        padding-top: 50px;
        margin: 0;
    }

    #sections-wrap section  {
        clear: both;
        width: 84%;
        margin: 0px auto;
        font: 1em/1.3em 'KievitWeb',Helvetica,Arial,sans-serif;
        color: #898C93;
    }

    footer {
        width: 100%;
        background-color: #000;
        color: #646469;
        text-align: center;
        padding: 30px 0px 10px;
    }

    footer.mobile {
        clear: both;
    }

    footer p {
        padding-bottom: 5px;
        /*margin: 5px 0px;*/
        line-height: 12px;
    }

    footer #footer-widget-area {
        width: 98%;
    }

    footer #second {
        width: 100%;
        padding: 25px 0px;
        background: none repeat scroll 0% 0% #000;
        color: #ACAEB2;
        line-height: 1em;
        text-align: center;
    }

    footer #second ul.menu {
        text-align: center;
        list-style: none outside none;
        letter-spacing: 0.05em;
        font: 1.1em 'KievitWeb-Medi',Helvetica,Arial,sans-serif;
    }

    .statement {
        color: #FFF;
        font-family: 'KievitWeb',Helvetica,Arial,sans-serif;
        font-size: 16px;
        line-height: 20px;
    }

    .partner_itrc {
        font-size: 16px;
        font-weight: bold;
        color: #FFF;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .legal{
        color: #FFF;
        font-family: 'KievitWeb',Helvetica,Arial,sans-serif;
        font-size: 15px;
        line-height: 20px;
    }

    footer .share_text{
        font-size: 12px;
    }

    footer #first ul.menu {
        font: bold 1.1em 'KievitWeb-Medi',Helvetica,Arial,sans-serif;
    }

    footer #first ul.menu a:link, footer #first ul.menu a:visited {
        text-decoration: none;
        color: #079EBD;
    }

    footer .widget-area {
        padding: 0px 0px;
    }

    footer #first ul.menu a:hover {
        color: #079EBD;
    }

    footer #first a:link, footer #first a:visited {
        color: #079EBD;
        text-decoration: none;
        font-weight: bold;
    }

    .seen_in_img {
        width: 100%;
        max-width: 600px;
    }

    header nav a:link, header nav a:visited {
        color: #595d66;
    }
    header nav a:hover, header nav a:active, header nav li.current-menu-item a {
        color: #000;
    }
    #logo{width: 122px;}
    #mobile-menu a {
        padding: 0 45px;
        font: normal 19px/40px 'KievitWeb', Helvetica, Arial, sans-serif;
    }
    #mobile-tablet-menu a {
        padding: 0 45px;
        font: normal 19px/40px 'KievitWeb', Helvetica, Arial, sans-serif;
    }
    header nav li+li+li a:link, header nav li+li+li a:visited {
        color: #44c5e8;
        -moz-text-shadow: 0px 1px 0 #ececec;
        -webkit-text-shadow: 0px 1px 0 #ececec;
        text-shadow: 0px 1px 0 #ececec;
        font-family: 'KievitWeb-Medi', Helvetica, Arial, sans-serif !important;
    }
    header nav li+li+li a:hover, header nav li+li+li a:active {
        color: #079ebd;
        -moz-text-shadow: 0px 1px 0 #ececec;
        -webkit-text-shadow: 0px 1px 0 #ececec;
        text-shadow: 0px 1px 0 #ececec;
    }
    header nav ul li {
        padding: 0;
    }
    .mobile h2{margin: 0 !important;}
    .tablet{display: block;}
    #hed-logos span {
        color: #231F20;
        font-size: 13px;
        font-family: 'KievitWeb-Bold', Helvetica, Arial;
    }
    #sections-wrap section h2 {
        font: normal 2.6em/1.2em 'KievitWeb-Bold', Helvetica, Arial, sans-serif;
        color: #000;
        padding-bottom: 25px;
    }
    #video {
        height: 0;
        width: 49%;
        position: relative;
        padding-bottom: 27.5%;
        margin: 30px auto 50px auto;
    }
    ul.cols{font-size: 16px;}
    section ul.cols li:before {
        display: none;
    }
    ul.cols{
        margin-top: 20px;
        width: 100%;
        overflow: auto;
    }
    ul.cols li {
        float: left;
        width: 30%;
        padding: 0 9px;
    }
    section ul li{
        padding-left:0px !important;
        margin-left: 0px !important;
    }

    ul.cols li h3 {
        display: block;
        color: #000;
        font: normal 1.3em/1.2em 'KievitWeb-Medi', Helvetica, Arial, sans-serif;
        padding-bottom: 15px;
        margin: 0;
    }
    #sections-wrap section {
        clear: left;
        padding: 35px 0 0 0;
        border-bottom: 1px solid #e0e0e1;
    }
    section#invisible h2 {
        padding-bottom: 75px !important;
        margin-bottom: 30px !important;
        background: url(../images/bg-wifi.png) bottom center no-repeat;
    }
    #phone .badge{display: none;}

    #sections-wrap section h2 {
        font: normal 2.6em/1.2em 'KievitWeb-Bold', Helvetica, Arial, sans-serif;
        color: #000;
        padding-bottom: 25px;
    }
    .curve-box h2 {
        padding: 0 !important;
        font-size: 22px !important;
    }

    h2.grey{
        font: normal 24px/1.3em 'KievitWeb-Bold', Helvetica, Arial, sans-serif !important;
        text-align: center;
        background: #65646a;
        color: #fff !important;
        padding: 15px 0 !important;
        margin: 0 0 20px 0 !important;
        -webkit-border-top-left-radius: 8px;
        -webkit-border-top-right-radius: 8px;
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .curve-box.narrow .btn-blue {
        width: 140px;
        float: none;
        margin: 0 auto;
    }
    .curve-box.wide.grey a.btn-blue {
        width: 280px;
        float: right !important;
        margin-top: -5px !important;
        font-size: 1em;
    }

    .modal ul li:before {
        display: none;
    }
    .curve-box a.btn-blue {
        padding: 10px 0px 8px;
    }
    #sections-wrap ul.stores {
        width: 262px !important;
        height: 42px;
       /* margin: 20px 0px 0px 180px !important;*/
        padding-top: 20px;
        margin-bottom: 0px;
    }
    #sections-wrap p.plan-title, .curve-box.wide.grey {
       /* color: #00bcff;*/
    }

    #sections-wrap p.plan-title {
        font-size:22px; margin-top:20px; margin-bottom:30px; width:100%;
    }

    #sections-wrap p.note {
        color: black;
    }
    .curve-box.wide.grey {
        width: 100%;
        max-width: 690px;
        font-size: 1.2em;
    }
    .curve-box.narrow {
        width: 30%;
        margin: 10px 3px 20px;
        padding: 20px 10px 20px 10px;
    }

    .curve-box.narrow.header {
        width: 30%;
    }

    .curve-box ul li {
        margin: 0 0 10px 0 !important;
        font-size: 14px !important;
        color: #7bb822 !important;
        line-height: 1.4em !important;
        float: none !important;
        padding: 0 !important;
    }
    #tablet-menu a {
        padding: 0 15px;
        font: normal 19px/40px 'KievitWeb', Helvetica, Arial, sans-serif;
    }
    #sections-wrap section .cycle-caption h2 {
        font-size: 2em;
    }

    /* how-it-works */
    #how-it-works #container #content #sections-wrap #sidenav {
        display: none;
    }

    #how-it-works h2{
       font-size: 30px !important;
    }
      /* about */
    #about #container #content #sections-wrap #sidenav {
        display: none;
    }

    #about #container #content #sections-wrap #main_col {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #about #container #content #sections-wrap section {
        width: 84%;
        margin: 0 auto;
    }
    .testimonialarticle{
        display: inline-table;
        width:auto;
        overflow: auto;
    }
    #testimonial_columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count:2;
    }
    #testimonials_all #testimonial_columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    #testimonials_all {
        text-align: center;
    }
    .modal-box {
    	width: 94%;
    	height: auto;
        padding: 2% 0;
        background: #e8e9e9;
        box-shadow: 0 0 30px #444444;
        position: fixed;
        top: 3%;
        right: 3%;
        left: 3%;
        text-align: center;
        z-index: 9000;
        display: none;
        margin-left: 0;
    }
    .cycle-slideshow {
        max-width: 603px;
    }

    #sections-wrap section div#mediapage {
        width: 100% !important;
        text-align:center !important;
        margin-left: 0px;
        overflow: auto;
    }


    #container #content #sections-wrap #sidenav{
        display:none !important;
    }

    #container #content #sections-wrap #main_col{
        margin: 0 auto !important;
    }
    #swipe{display: none;}
    .contact{margin:auto !important;}
    #why .cols3{
        width: 500px !important;
        float: none !important;
        margin: 20px auto !important;
    }
    .curve-box-resp {
        padding: 25px;
        margin: 0 auto;
        width: 70% !important;
    }
    .curve-box-resp ul li {
        width: 100% !important;
    }
    .curve-box-resp .col{
        width: 40% !important;
    }
    #how-it-works #section_all{
       /* width: 100%;*/
    }
    .menu-footer-navigation-mobile-container{display: none;}

    #section_all {
        width: 90%;
       /* width: 100%;*/
        padding: 15px;
        text-align: center;
        /*position: relative;*/
    }

    #div_media_articles{
        width: 84%
    }

    .mediaarticle {
        float: right;
        display: inline-flex;
        width: auto;
    }

    .mediacontent {
        width: 100%;
    }

    #pressroom #container #content #sections-wrap #main_col{
        width:  100% !important;
    }