/* Add here all your CSS customizations */

/* Home Page */

.slider {height:400px !important;}

.gm-style-iw h4 {
    color: #000 !important;
}

.featured-in .owl-stage-outer {
    margin: 0 0 25px;
}

#header .header-body {
	min-height:80px;
}
#header .header-logo img {
	margin-top:5px;
}
.home-intro p em {
    position: relative;
    top: 4px;
    padding-right: 5px;
}
.home-intro .row {
    display: flex;
}

.product-thumb-info p {
    margin: -30px 0 0;
    padding-bottom: 20px;
}

ins {
    text-decoration: none;
}

.featured-in {
    background: #282d36;
    padding: 30px 0 10px;
	margin-bottom:30px;
}

.featured-in h4.heading-primary.lead.tall {
    margin-bottom: 25px;
}

.featured-in h2.mb-sm.word-rotator-title {
    margin-bottom: 0 !Important;
}

#home .inverted {
    background: none;
}

.sidebar .btn-primary {
    background-color: #3599ca;
	border-color: #3599ca;
}

.sidebar .btn-primary:hover {
	background-color:#006699;
	border-color:#006699;
}

html .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #00cc00;
    border-color: #00cc00;
}

html .btn-primary:hover {
    border-color: #0cb304;
	background:#0cb304;
}

.shop {
    margin-top: 0;
    padding-top: 0px;
}

.product-thumb-info:hover .product-thumb-info-act {top:45%;}

.product-thumb-info img {
    padding: 5px 20px;
	margin: 0 auto;
}

.single-product .shop ul.features .feature {
    position: relative;
    margin-bottom: 10px;
    padding: 0 5px;
	list-style:none;
	border:none;
}

.single-product .feature-thumb-info img {
    padding: 10px;
}


.single-product .shop ul.features {
    padding: 10px 0;
	margin:0;
}


.single-product .shop {
    padding-top: 42px;
}


.single-product .feature-thumb-info h4 {
    font-size: 1em;
    font-weight: normal;
	text-align: center;
}

.single-product .feature-thumb-info {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 6px;
    padding: 0;
    position: relative;
    border: 0;
    border: none;
    background: #282d36;
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
}

.single-product aside .product {
    padding: 0;
}

.shop .quantity .plus, .shop .quantity .minus {text-shadow:none;}

.single-product aside .product-thumb-info:hover .product-thumb-info-act {
    top: 45%;
}

.single-product aside .product-thumb-info-content {
    padding: 10px 15px;
}

.single-product .shop aside ul.products { padding-top:10px; }

.single-product aside .product-thumb-info img {
    padding: 5px;
    max-width: 200px;
    margin: 0 auto;
}

#home .products {
    margin: 0;
    list-style: none;
    padding: 0;
}

#home .products li {
    margin-bottom: 20px;
}

#home ul.products .product .onsale {
    position: absolute;
    background-image: none;
    border-radius: 100%;
    left: auto;
    right: 0;
    top: -15px;
    text-shadow: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    z-index: 8;
    box-shadow: none;
    font-size: 0.9em;
    color: #FFF;
    border-bottom: 2px solid transparent;
	background-color: #3599ca;
    border-bottom-color: #006da3;
}

.mfp-content .dark-popup {
  position: relative;
  background: #2e353e;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  color:#777777;
}

.dark-popup i {
	font-size: 1.15em;
    padding-right: 10px;
}

.dark-popup img {
	float: right;
    width: 88px;
    margin-top: -15px;
}

#compare-call {
    background: #282d36;
    padding: 10px 25px 30px;
    margin: 0 15px;
    border-radius: 6px;
}

.grey-content {
    background: #282d36;
    padding: 10px 25px 30px;
    margin: 0 0 15px;
    border-radius: 6px;
}

#tor-donate {
    background: #282d36;
    padding: 30px 25px;
    margin: 25px 15px 0;
    border-radius: 6px;
	clear:both;
	float:left;
}

#tor-donate p {
    margin: 0;
}

#tor-donate h4 {
    margin: 20px 0 5px;
}

#tor-donate a {
    color: #777777;
    padding-top: 10px;
    display: inline-block;
}

#compare-call h3 {
	margin: 35px 0 10px;
}

h3 {
    margin: 20px 0 20px;
}

.downloads img {
    margin: 0 auto;
}

.slide-button a img, .amazon-btn img {
    width: 24px !important;
    height: 24px !important;
    margin: -2px 10px 0 -5px;
}

.amazon img {
    width: 26px;
    margin-top: -2px;
}

#logo-name, .off-canvas {
    position: absolute;
    left: -9000px;
}

div#features {
    margin-bottom: 0;
}

html.dark section.section-custom-map {
	background: none;
	padding-top: 30px;
}

.chatlio-widget .chatlio-title-bar {
    text-align: left !important;
    padding-left: 35px;
}

.chatlio-widget.offline .chatlio-title-bar {
    padding-left: 10px;
}

.chatlio-widget .chatlio-title-bar:after {
    content: 'x';
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 15px;
    height: 18px;
    width: 18px;
    background: #FFF;
    border-radius: 3px;
    padding: 7px 0 0 0;
    text-align: center;
    color: #3599ca;
    line-height: 0;
}

.chatlio-widget.closed .chatlio-title-bar:after {
    content: '+';
    position: absolute;
    font-size: 20px;
    background: #FFF;
    height: 18px;
    width: 18px;
    text-align: center;
    padding: 8px 0 0 0;
}

#search {
    position: fixed;
    left: 0;
    top: 80px;
    display: none;
	width:100%;
	background:#171717;
	z-index:95;
	box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	-moz-box-shadow: 0 2px 2px #000;
}

#search.open {
	display:block;
}

.nav i.fa.fa-search {
    font-size: 18px;
}

.gsc-control-cse {
    border-color: #171717 !important;
}

.gsc-results-wrapper-overlay {
    top: 95px !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
background-image: inherit;
box-sizing: content-box;
}

.gsc-input-box {
    border: none !Important;
    margin-top: -4px !Important;
    border-radius: 2px !Important;
    padding: 3px 0 !Important;
    height: 32px !Important;
}

.gsst_a .gscb_a {
    color: #999 !Important;
    padding-top: 5px !Important;
}

.gsc-control-cse.gsc-control-cse-en {
    padding: 15px 15px 7px !Important;
}

input.gsc-search-button {
    padding: 9px 27px !Important;
}

#footer {
    margin-bottom: -20px;
}

.gsc-adBlock {
    display: none !Important;
}

.gsc-adBlockVertical {
    display: none !Important;
}

.gsc-wrapper.gsc-thinWrapper {
    border: none !Important;
    width: 100% !important;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !Important;
}

.gs-webResult.gs-result {
    padding-left: 8px !Important;
}

.gsc-selected-option-container {
    max-width: 100% !important;
    width: auto !important;
}

.gsc-results {
    width: 100% !important;
}

.gcsc-branding {
    display: none !Important;
}

div#social-stream:before, div#social-stream:after {
	z-index:90 !Important;
}

@media screen and (min-width:480px) {
	.chatlio-widget .chatlio-title-bar:hover {
    	background-color: #0077b3 !important;
	}
}
@media screen and (max-width:480px) {
	.chatlio-widget.closed .chatlio-title-bar:after {display:none;}
}

/* Slider */

.slide-product-name {
    top: 40px;
}

.slide-button {
    bottom: 40px;
}

.slide-description {
    bottom: 95px;
}

.slide-extra {
    bottom: 48px;
    padding-left: 270px !important;
}

.slider-container .tp-caption a {
    margin-right: 5px;
}

.slide-vypr .tp-caption {
    left: 50% !Important;
    transform: translateX(-50%) !important;
	-webkit-transform: translateX(-50%) !important;
	-moz-transform: translateX(-50%) !important;
	-o-transform: translateX(-50%) !important;
}

.slide-vypr .slide-description {
    top: 50% !Important;
	left: 50% !Important;
    transform: translateY(-50%) translateX(-50%) !important;
	-webkit-transform: translateY(-50%) translateX(-50%) !important;
	-moz-transform: translateY(-50%) translateX(-50%) !important;
	-o-transform: translateY(-50%) translateX(-50%) !important;
}

@media screen and (max-width:1199px) {
	.slide-vypr .slide-product-name img {
    	max-width: 750px !Important;
	}
	.slide-vypr p {
    	font-size: 18px !important;
    	margin-top: -10px;
	}
}

@media screen and (max-width:991px) {
	.slide-vypr p {
		font-size: 18px !important;
		margin-top: -10px;
		padding: 0 4% !Important;
	}
}

@media screen and (max-width:930px) {
	.slide-vypr p {
		font-size: 18px !important;
		margin-top: -10px;
		padding: 0 1% !Important;
	}
}

@media screen and (max-width:767px) {
	.slide-vypr .slide-product-name {
		display:none;
	}
	.slide-vypr .slide-product-photo {
    	width: 100% !Important;
    	height: auto !important;
    	margin-top: -80px;
	}
}

#use a i {
    color: #FFF;
}

#features .panel-group, #features .panel {
    background: none;
    border: none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	 margin-bottom: 0;
}

#features .panel-heading {
    background: none;
}

#features a i {
    float: left;
    background: #3599ca;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #FFF;
    margin-top: 5px;
    font-size: 20px;
    margin-right: 10px;
    line-height: 32px;
}

#features p.tall {
    margin-bottom: 0;
    margin-left: 50px;
    font-size: 14px;
}

#features .panel-heading a {
    padding: 0 0 10px;
}

#features .panel-body {
    padding: 0 0 20px;
    color: #777;
}

.shop .center h4 a.blue {
    margin-bottom: 10px;
}

#home .featured-in .owl-controls {
    display: none;
}

/* About Us */

#team .thumb-info-wrapper img {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
}

.call-to-action.call-to-action-in-footer {
    padding-top: 35px;
}

html .btn-primary.blue {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #3599ca;
    border-color: #3599ca #3599ca #006699;
}

html .btn-primary.blue:hover {
	background-color: #36a8e0;
	border-color: #36a8e0 #36a8e0 #006699;
}

html .btn-quaternary.orange {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e56432;
    border-color: #e56432 #e56432 #a62f01;
}

html .btn-quaternary.orange:hover {
	background-color: #f76b34;
	border-color: #f76b34 #f76b34 #be3600;
}

html .btn-primary.green {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #009900;
    border-color: #009900 #009900 #006600;
}

html .btn-primary.green:hover {
	background-color: #008800;
	border-color: #009900 #009900 #006600;
}

.quote-about {
    background: url('../img/about-bg.jpg') !important;
	background-size:cover !important;
}

.page-header { border-top:none; }

.inverted {
    background: none !important;
}

#team .row {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#team .member { margin-bottom:30px !Important;}

div#team {
    margin-top: 30px;
}

#blog iframe {width:100%;}

.author-image {
    width: 65px;
    height: 65px;
    float: left;
    background: #000;
    border-radius: 4px;
    margin: 0 15px 10px 0;
	    overflow: hidden;
}

.single-post .post-meta.avatar {
    float: left;
}

.single-post .post-meta span {
    float: left;
    clear: both;
}

.single-post .post-content p {
     clear: both;
}

.post-meta a.btn.green {
    padding: 5px 10px;
    position: relative;
    top: -5px;
}

.single-post article.blog-single-post .post-meta {
    margin-bottom: 20px;
    float: left;
}

.single-post article.post-large h2 {
    margin-bottom: 15px;
}

/* Cart Styles */

div#fc-cart, [data-fc-sidecart], #fc .fc-sidebar {
    background-color: #2e353e !important;
}

#fc h2, #fc h3, #fc h4 {
    font-weight: normal;
    font-family: 'Open Sans', Arial, sans-serif !important;
    text-shadow: none !important;
    color: #FFF !important;
    text-transform: none;
}

#fc .fc-sidebar--cart .fc-address-entry, #fc .fc-sidebar--cart .fc-actions--payment,#fc .fc-sidebar--cart .fc-transaction, #fc .fc-sidebar--cart .fc-address-entry {
    border-color: #1d2127 !important;
}

#fc .fc-cart__item__name, #fc .fc-cart__item__total p, #fc p, #fc .fc-transaction__total .fc-subtotal__label, #fc .fc-transaction__total .fc-subtotal__value, #fc .fc-subtotal__value {
    color: #FFF !important;
}

#fc .fc-cart__item__option__value, #fc .fc-foxycomplete-inactive .fc-location, #fc .fc-subtotal__label {color:#999 !important;}

#fc .fc-transaction__shipping-address {
    border: none !important;
    margin: 0 !important;
    color: #999 !important;
}

#fc h5 {
    color: #FFF !important;
}

#fc .fc-foxycomplete-list li p {
    color: #000 !important;
}

#fc .fc-foxycomplete-inactive .fc-foxycomplete-combobox-closed, #fc .fc-foxycomplete-combobox:hover, #fc .fc-foxycomplete-combobox {
    display: block !important;
    background: none !important;
    border: none !important;
	color: #FFF !important;
    font-size: 8px !important;
}

#fc .fc-cart__items .fc-cart__item__remove a {
    color: #FF3311 !important;
}

#fc .fc-messages__empty-notification {
    background-color: #1d2127 !important;
}

#fc .fc-messages__empty-notification a {
    color: #999 !important;
}

#fc .fc-cart__item__image span {
    border: none !important;
    padding-right: 5px;
}

#fc .fc-cart__item__options {
    margin-left: 0 !important;
}

#fc .fc-action--checkout--button {
    width: 100%;
}

#fc .fc-sidebar--cart .fc-shipping-rates__rate__name {
    color: #FFF !important;
    padding-top: 1px !important;
}

.fc-shipping-rates__rate.fc-input-group-container--radio.fc-input-group-container--active {
    background: #282d36 !important;
}

#fc .fc-sidebar .fc-form-control, #fc .fc-sidebar .fc-form-control:focus, #fc .fc-cart__item__quantity .fc-form-control {
    background: #282d36 !important;
    color: #FFF !important;
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2) !important;
    border: none !Important;
}

#fc .fc-sidebar--cart .fc-transaction {
    border-bottom: none !important;
}

[data-fc-sidecart] #fc .fc-fixed-button-right .fc-btn-action {
    background: #009900 !important;
}

[data-fc-sidecart] #fc .fc-fixed-button-right .fc-btn-action:hover, #fc .fc-action--checkout--button:hover, #fc .fc-button--subscription-cancel:hover, #fc .fc-button--submit:hover {
    background: #0cb304 !important;
}

#fc .fc-action--checkout--button, #fc .fc-button--subscription-cancel, #fc .fc-button--submit {
    background: #009900 !important;
	border-color:#009900 !important;
    text-shadow: none !important;
}

/* Cart Menu Button */

#cart-link:hover a {
	background: #3599ca;
	color:#FFF;
	text-decoration:none;
}

#cart-link p {
	margin:0;
}

#cart-link a {
    border-radius: 4px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    padding: 11px 13px 12px;
    text-transform: uppercase;
}

/* Blog Styles */

.fb-comments, .fb-comments iframe[style], .fb_iframe_widget span, .post-block {width: 100% !important;}

article.post-large, article.post-large .post-image, article.post-large .post-date {margin-left:0;}

ul.history li p, ul.history li h4 {margin:0;}

ul.history li h5 {margin-bottom:10px;}

.featured-box .box-content {padding:30px;}

.single-post h3 {
    margin-top: 30px;
	clear: both;
}

@media screen and (max-width: 991px) {

	#cart-link a {
		display: inline-block;
	}
	#cart-link:hover a {
		background-color: #2e353e;
		width: 100%;
		color:#3599ca;
	}

}

/* Compare */

#compare table img {
		max-width: 200px;
		margin: 0 auto 10px;
		padding: 10px;
		width: 100%;
	}

#compare th, #compare .check {
    text-align: center;
}

/* Products */

ul.features img.img-responsive {
    margin: 0 auto;
}

.shop ul.products .product {
    padding: 0 5px;
    margin-bottom: 10px;
}

.single-product h4.heading-primary {
    margin-top: 14px;
}

ul.products .product .price {
    float: right;
    /*margin-top: -22px;*/
	margin-top:0;
	    position: relative;
}

.sidebar img {max-width:263px;margin:0 auto;width: 100%;}

ul.products .product .price del {
    color: rgba(145, 145, 145, 0.5);
    font-size: 0.7em;
    margin: -2px 0 0;
    position: absolute;
    bottom: 25px;
    right: 0px;
}

.single-product .price del {
	color: rgba(145, 145, 145, 0.5);
    font-size: 0.7em;
	display:block;
}

.price span.sub {
    color: rgb(53, 153, 202);
    display: block;
    font-size: 14px;
    margin-bottom: -5px;
}

ul.products .product .price .amount {
    font-size: 1.3em;
}

.product-thumb-info-content sub {
    margin-top: -12px;
    bottom: 0;
    margin-bottom: 10px;
    position: initial;
    display: block;
    font-size: .85em;
}

.shop ul.products .product .price {min-height:0;}

.single-product form label {
    float: left;
    width: 100%;
}

/* Docs */

#docs .downloads div {
    padding: 20px;
    text-align: center;
}

#docs h4 {margin-top:20px;}

#docs h4.panel-title {
    margin-top: 0;
}

/* Support */

#support select, .single-product select {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    padding: 5px 10px;
    background: url('../img/caret-down.gif') right 10px center no-repeat #282d36;
    border: none;
    border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.single-product select {
	margin-bottom:20px;
	max-width: 125px;
}

/* Products */

.add-cart {
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

.amazon-btn {
	margin-bottom: 20px;
	float:left;
}

.amazon-btn img {margin-bottom:-2px;}

/* Use Cases */

.use-cases > div {
    padding: 10px;
}

.use-cases div a {
    display: inline-block;
    background: #282d36;
    width: 100%;
    padding: 20px;
    border: 1px solid #2e353e;
}

.use-cases div a:hover {
    display: inline-block;
    background: #2e353e;
    width: 100%;
    padding: 20px;
    border: 1px solid #2e353e;
	color:#FFF;
}

/* Partner Pages */

#partners.partner .page-header {
    min-height: 430px;
}

#partners.partner.vypr .page-header {
    background-color:#bcbcbc;
	background-image:url('../img/partners/vyprvpn/banner-bg.jpg');
	background-size:cover;
	background-position:center center;
}

#partners.partner.hma .page-header {
    background-color:#ffcc00;
	background-image:url('../img/partners/hma/banner-bg.jpg');
	background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#partners.partner .page-header h1 {
    font-size: 45px;
    line-height: 55px;
	border:none;
	margin: 75px 0 40px;
	padding:0;
}

#partners.partner.vypr .page-header h1 {
    color: #4d4d4f;
}

#partners.partner.hma .page-header h1 {
    color: #fff;
	font-weight:bold;
	padding-right: 10px;
	text-shadow: -2px 2px 2px rgba(185,107,9,.4);
	margin-top: 50px;
}

#partners.partner .page-header p {
    font-size: 18px;
    line-height: 24px;
}

#partners.partner.vypr .page-header p {
    color: #4d4d4f;
}

#partners.partner.hma .page-header p {
    color: #e47f00;
}

#partners.partner .page-header img {
	margin:55px auto;
}

.partner table th img.img-responsive {
    padding: 10px 0;
}

.partner img.device-logo {
    padding: 50px 0 20px;
}

.partner p a.btn-lg {
    width: 100%;
    margin-top: 10px;
}

.partner .onsale {
    background-image: none;
    border-radius: 100%;
    text-shadow: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    z-index: 8;
    box-shadow: none;
    font-size: 0.9em;
    color: #FFF;
    border-bottom: 2px solid transparent;
    background-color: #3599ca;
    border-bottom-color: #006da3;
	top: -65px;
    float: right;
    position: relative;
    right: -20px;
}

#partner-support .vypr {
	min-height:229px;
	background:url('../img/partners/vyprvpn/vypr-logo-support.png') #ebebeb;
	background-repeat:no-repeat;
	background-position:left 50% bottom;
}

#partner-support .hma {
	min-height:229px;
	background:url('../img/partners/hma/hma-logo-support.png') #ffdb4d;
	background-repeat:no-repeat;
	background-position:left 50% bottom;
}

#partner-support .vypr h1, #partner-support .vypr p {
	color:#4d4d4f;
}

#partner-support .abox h1, #partner-support .abox p {
	color:#ffffff;
}

#partner-support .hma p {
	color:#e47f00;
}

#partner-support .hma h1 {
	text-shadow: -2px 2px 2px rgba(185,107,9,.4);
}

a.yellow {
    background: #ffcf06;
    border-color: #ffcf06 #ffcf06 #faa41a;
	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	font-weight:bold;
}

a.yellow:hover {
	background: #ffba00;
	border-color: #ffcf06 #ffcf06 #faa41a;
}

.hma a.yellow {
	background:#e47f00;
	border-color:#e47f00 #e47f00 #b96b09;
}

.hma a.yellow:hover {
	background:#c86f00;
	border-color:#c86f00 #c86f00 #995908;
}

a.dark {
	background:#282d36;
	border-color:#282d36 #282d36 #000;
	color:#fff;
	font-weight:bold;
}

a.dark:hover {
	background:#20252c;
	border-color:#282d36 #282d36 #000;
}

#partner-support .abox {
	background:url('../img/partners/vyprvpn/abox-logo-support.png') #3599ca;
	background-repeat:no-repeat;
	background-position:right 50% bottom;
	min-height:229px;
}

#partner-support .slant {
	background:url('../img/partners/vyprvpn/footer-slant.jpg');
	background-size:100% 100%;
	min-height:229px;
}

.hma #partner-support .slant {
	background-image:url('../img/partners/hma/footer-slant.jpg');
}

#partner-support h1 {
    font-size: 34px;
    font-weight: bold;
    padding: 0;
    margin: 30px 0 10px;
}

#partner-support .pull-right {
    position: relative;
    left: 15%;
    z-index: 9;
}

#partner-support .pull-left {
    position: relative;
    right: 15%;
    z-index: 9;
}

#partners .table-responsive {
    margin-bottom: 40px;
}

#partners #available {
    background: #282d36;
    padding: 40px 0 30px;
}

#partners #available a {
    display: inline-block;
    height: 109px;
	margin-bottom:20px;
}

#partners #available div:first-child a {
    padding-right: 45px;
}

.partner .price {
    color: #3599ca;
    font-size: 22px;
    margin: -10px 0 15px;
}

/* Trial Pages */

#trials.trial .page-header {
    min-height: 430px;
}

#trials.vypr .page-header {
    background-color:#bcbcbc;
	background-image:url('../img/partners/vyprvpn/banner-bg.jpg');
	background-size:cover;
	background-position:center center;
	padding:50px 0;
}

#trials.vypr .page-header h1 {
    font-size: 45px;
    line-height: 55px;
	border:none;
	margin: 20px 0 10px;
	padding:0;
    color: #4d4d4f;
}

#trials.vypr .page-header p {
	color:#4d4d4d;
	font-size:18px;
	max-width:680px;
	margin:0 auto;
	padding:0 20px;
}

#trials.vypr .page-header a {
	margin-top: 65px;
    margin-bottom: -90px;
}

.trial.vypr .main h1 {
    margin: 22px 0 5px 0;
    font-weight: bold;
}

.trial.vypr .main .row {
    margin: 20px 0;
}

@media screen and (max-width:991px) {
	.trial.vypr .col-sm-12 {
		text-align:center;
	}
}


/* Contests */

#contest h1 {
    font-size: 45px;
    font-weight: bold;
    margin: 60px auto 45px;
}

#contest a.btn {
    font-size: 25px;
    padding: 10px 20px 0;
	margin-bottom:45px;
}

#contest a sub {
    font-size: 14px;
    bottom: 0;
    top: -10px;
}

#contest p {
	font-size:18px;
	max-width:620px;
	margin:0 auto;
}

#contest iframe {
	min-width:0 !Important;
}

/* Other */

html .scroll-to-top {
	right:15px;
	bottom:50px;
	border-radius:5px;
}

#compare-call a {
    margin-bottom: 5px;
}

.single-product #compare-call {
    background: #2e353e; padding: 10px 25px 15px;margin-bottom:15px;
}

.single-product #compare-call h3 {
    margin: 15px 0;
}

hr.tall.extra {
    margin: 34px 0 60px;
}

#home #header .header-logo {
	padding-left:15px;
	z-index:3;
}

#header .header-logo {
	padding-left:0;
}

.gsc-results-wrapper-visible {
    opacity: 1 !important;
    visibility: visible !important;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.slide-product-photo {
	display:none;
}

/*
.slider-container .container {
    margin: 0 auto;
    position: relative;
	float:left;
}
*/

.slide-project-blue .slide-product-name img {
	height:75px !important;
}

.slide-product-name h2 {
	color:#666 !important;
	font-size:28px;
	font-weight:600;
}

.slide-product-name img {
	max-height:37px;
	width:auto;
}

.slide-description h3 {
	color:#3297c9 !important;
	font-weight:600;
	font-size:20px;
	text-transform:none;
	margin:0;
}

.slide-fawkes .slide-description h3 {
	color:#e56432 !important;
}

.slide-description p {
	color:#666 !important;
	font-size:16px;
	margin-bottom:12px;
}

.slide-description img {
	float:left;
	width:50px;
	height:50px;
	margin-right:10px;
}

.slide-extra h4 {
    margin: 7px 0 -8px 0;
    color: #3297c9 !important;
}

.slide-extra sub {
	font-size:14px;
	margin:0;
	color:#666 !Important;
}

.slide-extra img {
    width: 50px;
    height: auto;
    float: left;
	margin-right:10px;
}

.single-product .owl-item img.img-responsive {
    border-radius: 6px;
}

#img-header img {
    width: 100%;
    height: auto;
}

.side-navigation ul, .side-navigation li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.side-navigation {
    margin-top: 10px;
}

.side-navigation.fixed {
    position: fixed;
    top: 100px;
}

.about .panel-body a {
    color: #FFF;
}

.about .panel-body a:hover {
    color: #3599ca;
}

.newsletter-page p {
    font-size: 25px;
    line-height: 36px;
    margin: 20px 0 55px;
}

.newsletter-page input#newsletterEmail {
    height: 60px;
    font-size: 22px;
    padding-left: 20px;
}

.newsletter-page button.btn.btn-default {
    background: #3599ca;
    height: 60px;
    padding: 0 25px;
    font-size: 18px;
}


@media screen and (max-width:1500px) {
	#partner-support .vypr, #partner-support .hma {
	background-position:left 15% bottom;
	}
	#partner-support .abox {
	background-position:right 15% bottom;
	}
	#partner-support .pull-left, #partner-support .pull-right {
		 width: 65%;
	}
}

@media (min-width: 992px) {
html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu {
    background: #3599ca;
}
html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a {
    border-bottom-color: #2a8fc0;
    color: #FFF;
}
#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a.dropdown-toggle {
    border-radius: 4px 4px 0 0;
}
html.dark .dropdown-menu > li > a:hover, html.dark .dropdown-menu > li > a:focus {
    background-color: #FFF;
    color: #222 !important;
}

#header .header-nav-main nav > ul > li > a {
	padding:10px;	
}

}

@media screen and (max-width:1198px) {
.slider-container li {
	background-position:center left !important;
}
#tor-donate h4 {
    margin: 0px 0 5px;
}
}

@media screen and (max-width:991px) {
	.counters label {
    margin-bottom: 30px;
	}
	
	.gsc-results-wrapper-visible {
    	width: 75% !important;
    	padding: 15px !important;
	}
	#tor-donate .col-md-4:nth-child(2n) {
    	padding: 25px 0;
	}
	#partners.partner .page-header h1, #partners.partner .page-header p {
		text-align:center;
	}
	#partner-support .vypr {
		float:none;
	}
	#partner-support .abox {
		float:none;
		clear: both;
	}

	#partner-support .slant {
		display:none;
	}
	#partner-support .pull-left, #partner-support .pull-right {
	     left: 0;
	}
	#partners .product-shot {
    	padding-left: 20%;
		margin-bottom: -40px;
	}
	
	#partners .pull-right.product-shot {
		padding-right: 20%;
		padding-left:0;
	}
	
	#partners .p-info {text-align:center;}
	
	#partners img.img-responsive.icons {
    	max-width: 233px;
	}
	
	.p-info img, .icons {
		margin:0 auto;
	}
}

@media screen and (max-width:768px) {
	#footer .footer-copyright nav {float:left;}
	.home-intro .row {
    	display: initial;
	}
	.home-intro .row div {text-align:center;}
	.home-intro .get-started {
		position: initial;
		margin: 0;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
	
	.slider li .container div {
		position: absolute;
		left: 0 !important;
		transform: none !important;
		width: 100%;
		text-align: center;
	}
	.slider {height:345px !important;}
	
	.slide-button {
		top: 265px !important;
		bottom: 30px;
	}
	
	.slide-product-name h2 {
		font-size:24px;
	}
	
	.slide-description, .slide-extra {
		display: none;
	}
	
	.slide-product-photo {
		top: 115px !important;
		height: 140px !important;
		display:block;
	}
	
	.slide-product-photo img {
		height: 100% !important;
		width: auto !important;
	}
	
	.slide-product-bg {
		top: 80px !important;
		height: 200px !important;
	}
	
	.slide-product-bg img {
		height: 100% !important;
		width: auto !important;
	}
	
	.slide-product-name {
		height: 50px;
		width: 100%;
		top:30px !important;
	}
	
	.slide-product-name img {
		min-height: 30px !important;
		max-width: 300px !important;
		width:auto !important;
		
	}
	
	.slide-tunneler .slide-product-bg {
		height: 150px !important;
	}
	
	#AnonaboxMap {
    height: 200px !important;
	}
	
	.table-responsive:after {
		content: 'Swipe or Scroll right to view more';
		position: absolute;
		text-align: center;
		width: calc(100% - 30px);
		padding-top: 10px;
	}
	#home #header .header-container {
    	padding: 0 8px 0 0;
	}
	#header .header-container {
    	padding: 0 15px 0 0;
	}
	
	#header .header-logo {
    	padding-left: 15px;
	}
	
	
	.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1 {
    	padding-left: 15px;
	}
	
	#partners.partner .page-header h1 {
		margin-top:25px;
	}
	#partners.partner .page-header img {
		margin:25px auto;
		padding:0 15px;
	}
	.partner .onsale {
    display: none;
	}
	
	#partners #available div:first-child a {
    	padding-right: 0;
	}
	
	#partners #available div {
		text-align:center;
	}
	
	#partners #available a {
		display:block;
		margin:0 auto 20px;
		width:265px;
	}
	#partners #available .row div:last-child h5 {
    	margin-top: 50px;
	}
	#features .panel-group, #features .panel { margin-bottom:20px;}
}

@media screen and (max-width:640px) {
	
	p img {width:100%;max-width:100%;height:auto;}
	
	.testimonial blockquote p {
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 0 20px !important;
	}
	#partner-support .pull-left, #partner-support .pull-right {
    left: 0;
    width: 100%;
    margin-bottom: 250px;
	}
	#partner-support .vypr, #partner-support .hma {
	background-position:center bottom;
	}
	#partner-support .abox {
	background-position:center bottom;
	}
	
	.newsletter-page p {
		font-size:18px;
		line-height:24px;
	}
	
	.newsletter-page input#newsletterEmail {
		height: 60px;
		font-size: 18px;
		padding-left: 20px;
	}


}

@media screen and (max-width:460px) {
	
	.single-product .add-cart {
		width: 100%;
		height: 45px;
		margin-bottom: 20px;
	}
	
	.amazon-btn {
		width:100%;
	}
	
}

@media screen and (max-width:321px) {
	.slide-button a {font-size:16px !important;padding:9px 12px !important;}
}