/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

h1,h2,h3,h4,h5,h6{color: #5c5c5c;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ background: none; color: #000!important}
.navbar-brand{padding: 8px 15px;}
.navbar-nav{margin-top: 5px;}
.navbar-nav>li>a{padding: 7px 12px 7px 12px; margin: 0px 4px; font-weight: bold;}
.navbar-nav > li > a{color: #fff!important}
.navbar-nav li:nth-last-child(2) a{ background: #00324b; border-radius: 3px; }
.navbar-nav li:last-child a { background: #fff; border-radius: 3px; color: #00324b!important;}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
.navbar-nav>li>a{ padding: 5px;}
}




a{color: #01a6ff;
  -webkit-transition: all 1s;
  -moz-transition:    all 1s;
  -ms-transition:     all 1s;
  -o-transition:      all 1s;
  transition:         all 1s;
}
a:hover, a:focus,a:visited{
  color: #0789cf; text-decoration: none!important;
  -webkit-transition: all 1s;
  -moz-transition:    all 1s;
  -ms-transition:     all 1s;
  -o-transition:      all 1s;
  transition:         all 1s;
}

.btn-primary{background: #01a6ff; border:none; color: #fff!important;
    -webkit-transition: all 1s;
    -moz-transition:    all 1s;
    -ms-transition:     all 1s;
    -o-transition:      all 1s;
    transition:         all 1s;
}
.btn-primary:hover{   background: #0789cf;
   -webkit-transition: all 1s;
   -moz-transition:    all 1s;
   -ms-transition:     all 1s;
   -o-transition:      all 1s;
   transition:         all 1s;}

.text-primary{color:#01a6ff;  }


.navbar-default{background: #01a6ff}
.navbar-default .navbar-toggle .icon-bar{background: #fff}
.blue{color: #01a6ff}
.fa.fa-6x{font-size: 6em}
.fa.fa-7x{font-size: 7em}


@media(min-width:767px) {
    .navbar{background: #01a6ff; padding: 20px 0;
            -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
            -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
            transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {  padding: 0;}
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children
of those sections to manage the look and feel of the site. */

section{padding-top: 70px;}
section.common-section{padding-top: 120px;}
.borderSpacer{    margin-top: 40px;  margin-bottom: 40px;border: 0;  border-top: 3px solid #01a6ff; opacity: .4}
@media (max-width: 767px) {
  section,section.common-section{    padding-top: 58px;}
  .borderSpacer{    margin-top: 10px!important;  margin-bottom: 20px;border: 0;  border-top: 3px solid #01a6ff; opacity: .4}
}



/* intro */

.intro-section {padding-top: 120px; padding-bottom: 0}
#intro h2{color:#01a6ff;font-size:42px;margin-top: 0}
#intro p{color: #444;line-height: 22px;}

@media (max-width: 991px) {
  #intro img.inthenews{width: 100%}
}
/* intro */


/* What is proXPN */
.howitworks-section h1{font-size: 22px; margin:0}
.howitworks-section .panel-heading strong{color:#01a6ff }
.howitworks-section .panel-body{min-height: 190px; position: relative}
.howitworks-section .panel-body .btn-primary{position: absolute; right:15px; bottom: 15px}
@media (max-width: 991px) {
  .howitworks-section .panel-body .btn-primary{position: relative; right:auto; bottom: auto; font-size: 12px;}

}

@media (max-width: 767px) {
  .howitworks-section .panel-body{min-height: 100px;}

}
/* What is proXPN */



/*what is proxpn*/
.bg-grey{background:#5a5a5a;}
.bg-grey i{color:#c6e54c; font-size: 40px;}
.bg-grey h3{color: #c6e54c;margin-top: 0}
.bg-grey p{color: #fff}
.bg-grey a{color: #c6e54c}

.bg-grey-blue{background:#01a6ff;}
.bg-grey-blue i{color:#fff; font-size: 40px;}
.bg-grey-blue h3{color: #fff;margin-top: 0}
.bg-grey-blue p,.bg-grey-blue ul li{color: #fff}
.bg-grey-blue ul{list-style-type: none}
.bg-grey-blue a{color: #c6e54c}

.dyk{margin: 20px 0; }
.steps-section{margin-top:40px; margin-bottom: 40px;}
/*what is proxpn*/


/* Why should I use proXPN? */
#whyproxpn h3{margin-top: 10px; font-size: 18px;}
.media-top{vertical-align: top}
/*Why should I use proXPN?*/

/* create account */
.table-prices .glyphicon-ok{color: #009444}
.table-prices .glyphicon-remove{color: #D1111F}


/*member login*/
.member-login hr{margin-top: 0}
.member-login .item{background:#dce9ed; padding: 12px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.member-login .enter-text{font-size: 11px; margin-top: 3px; color: #616161}
.member-login .checkbox{margin-top: 0; margin-bottom: 3px;}
.member-login .login-placement{text-align: right}
@media (max-width: 767px) {
  .member-login .login-placement{text-align: center}
}

/*mobile option*/
.mobile-option{margin: 20px; text-align: center}
.mobile-option-wrapper{margin: 0 80px;}
.mobile-option-wrapper i{color:#01a6ff }
.mobile-platf .description{margin-top: 10px;}
.mobile-platf .description h3{margin-top: 5px; font-size: 18px;}

.circle {position: relative;display: block;  margin:3px; background-color: transparent; color: #222; text-align: center; }
.circle:after {display: block; text-align: center;padding-bottom: 100%; width: 100%;
	  						height: 0; border-radius: 50%; border:1px solid #01a6ff; content: "";}
.circle__inner {position: absolute;top: 0;bottom: 0;left: 0; width: 100%; height: 100%;}
.circle__wrapper {display: table; width: 100%;height: 100%;}
.circle__content {display: table-cell; vertical-align: middle;}

@media (max-width: 1189px) {
  .mobile-option-wrapper{margin: 0 40px;}
}
@media (max-width: 520px) {
  .mobile-option{margin:0;}
  .mobile-option-wrapper i.fa{    font-size: 4em!important}
}
@media (max-width: 440px) {
  .mobile-option-wrapper i.fa{    font-size: 3em!important}
}


/* android and ios page*/
.mobile-setup .media{margin-bottom:25px;}



/*manual setup*/
.for-mobile{background: #fff; padding: 60px 0}
.for-mobile .mg{float: left; margin-right:20px; }
.for-mobile .mt h3{color:#01a6ff; font-size: 21px; font-weight: bold; text-transform: uppercase;   padding-top: 29px; }
.for-mobile p.small{margin-top: 10px;}
.for-mobile h2{text-transform: uppercase; color:#01a6ff; font-size: 36px; font-weight: bold; margin-bottom: 25px;}
.for-mobile a.btn{color: #fff!important}
@media (min-width: 767px) {
	.for-mobile .mobile {overflow: hidden; margin-bottom: 30px;}

}
@media (max-width: 767px) {
    .for-mobile .mg{float: none; text-align: center; margin:0}
    .for-mobile .mg img{display: inline}
    .for-mobile .mt{ text-align: center; margin:0 15px}
    .mobile.app-store{ margin-bottom: 20px;}
}



/*manual setup*/




/* FOOTER */

footer {  background:#383838;  padding: 10px 0 30px;  color: #9b9c9b;  margin-top: 40px; padding-bottom: 90px;}
footer .blue{color:#8f8f8f }
footer h4{margin-bottom:0px; font-size: 14px;}
footer p{margin-bottom: 0; font-size: 12px;}
footer .btn{background-color:#252525; color: #9b9c9b}
footer a{ color: #9b9c9b}
footer hr{ margin-top: 20px;  margin-bottom: 20px;  border: 0; border-top: 1px solid #2B2B2B;}
.info-siar{text-align: right}
@media (max-width: 767px) {
  .info-siar{text-align: left; margin-top: 20px;}
}

/* FOOTER */
