/* Original template */

body,
html {
	height: 100%;
	margin: 0;
	font: 400 15px/1.8"rubik";
	color: #8e8e8e;
}
body {
	overflow-x: hidden;
}
.noScroll {
	height: 100% !important;
	overflow: hidden !important;
	background-color: #d0402d;
}
.section-loader {
	background-color: #d0402d;
	height: 100vh;
}
.section-loader img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	height: 170px;
}
/* .loader-hide {
  visibility: hidden; } */

.navbar-brand {
	padding: 10px;
}
.navbar-brand img {
	width: 90%;
}
.navbar-background {
	background-color: rgba(0, 0, 0, 0.9) !important;
	border-bottom: 2px solid #d0402d !important;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height: 65px;
}
a:focus {
	outline: none;
	box-sizing: content-box;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
	outline: none;
	outline: unset;
}
button::-moz-focus-inner {
	border: 0;
}
:focus {
	outline: none;
}
::-moz-focus-inner {
	border: 0;
}
.nav-up {
	top: -90px;
}
.section-1,
.contact-section-1,
.reseller-section-1,
.contact-section-3,
.pp-section-1,
.terms-section-1,
.careers-section-1,
.cookie-section-1,
.about-section-1,
.about-section-5,
.help-section-1,
.tb-section-1,
.browser-section-1,
.users-consequences {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.section-1 {
	background-image: url("../img/section-1-desktop.jpg");
	min-height: 100vh;
    /* background-position: left;
    background-size: 124%; */
}
.section-1-consumer {
	background-image: url("../img/section-1-desktop.jpg");
	min-height: 100vh;
    /* background-position: left;
    background-size: 124%; */
}
.section-1-business {
	background-image: url("../img/coming-soon.jpg");
	min-height: 100vh;
    /* background-position: left;
    background-size: 124%; */
}
.rubik-regular {
	font-family: "rubik" !important;
}
.rubik-light {
	font-family: "rubik light" !important;
}
h3 {
	font-family: "rubik";
}
/* Original template */

/* Override bootstrap */

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: inherit;
}
.navbar-nav a:hover {
	color: #777 !important;
}
.navbar-collapse.collapse.in {
	border-color: transparent !important;
	background-color: #000;
	color: #fff;
	width: 72%;
	margin-left: 25% !important;
	top: 0px;
	position: absolute;
	padding-top: 50px;
	max-height: none;
	height: 125vh;
}
.navbar-collapse.collapse.in .menu-caret {
	display: none;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-collapse.collapse.in a {
	color: #fff !important;
	text-align: left !important;
	width: 100% !important;
}
.navbar-collapse.collapse.in .dropdown-toggle {
	color: #828080 !important
}
.navbar-collapse.collapse.in a.tab-active {
	color: #faab36 !important;
}
.navbar-collapse.collapse.in .navbar-nav {
	text-align: left;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 2px;
}
.navbar-toggle .icon-bar {
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent !important;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}
.navbar-toggle.active {
	z-index: 1;
}
.menu-caret {
	margin-left: 5px;
}
.color-black {
	color: #2b1e1e;
}
.color-dark-black {
	color: #000000;
}
.color-red {
	color: #cc3333;
}
.color-green {
	color: #127d12;
}
.color-white {
	color: #ffffff;
}
.color-light-gray {
	color: #bbbbbb;
}
.color-dark-gray {
	color: #717171;
}
.color-gray {
	color: #e3e3e3;
}
.color-search {
	color: #4a4a4a;
}
.color-gray:hover {
	color: #faab36;
}
.color-orange, .color-orange-text {
	color: #faa730;
}
.color-orange:hover {
	color: #ec4234;
}
.modal-dialog-mobile {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.modal-content-mobile {
	height: auto;
	min-height: 100%;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #faab36 !important;
}
.scrolled-white {
	color: #ffffff !important;
}
.tab-active {
	color: #faab36 !important;
}
.display-inline {
	display: inline-block;
}
.top-buffer-10 {
	margin-top: 10px;
}
.top-buffer-20 {
	margin-top: 20px;
}
.top-buffer-50 {
	margin-top: 50px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.all-caps {
	text-transform: uppercase;
}
.section-header {
	font-size: 30px;
	margin-top: 4%;
	font-family: "rubik medium";
}
a:hover {
	text-decoration: none;
	color: inherit;
}
a {
	cursor: pointer;
}
.float-right {
	float: right !important;
}
button:focus {
	outline: 0 !important;
}
.nav.navbar-nav {
	margin-top: 10px;
	margin-left: 20px;
}
.navbar-collapse.collapse.in ul {
	margin-top: 0px !important;
	margin-left: 0px;
}
.navbar-nav a {
	font-size: 14px;
	font-weight: 300 !important;
}
.dropdown-toggle {
	font-size: 16px !important;
	font-weight: 600 !important;
}
.dropdown-menu li {
	height: 37px;
}
.dropdown-menu-custom {
	background-color: #000;
	min-width: 200px;
	margin-top: 4px !important;
}
.dropdown-menu-transparent {
	background-color: transparent;
	min-width: 200px;
	box-shadow: none;
	border: none;
}
.dropdown-menu > li > a {
	color: #ffffff;
	padding: 5px 15px 0px 15px !important;
	margin-bottom: 5px !important;
}
.dropdown-menu > li > a::after {
	content: '';
	display: block;
	width: 90%;
	border-bottom: 1px solid #635f5f;
	padding-top: 7px;
}
.dropdown-menu > li:last-child > a::after {
	border-bottom: none;
}
.section-1-title {
	position: absolute;
	bottom: 5%;
	font-family: "rubik" !important;
}
/* Override bootstrap */

/* Section 1 */
.section-landing-header {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	line-height: 43px;
}
.section-1-header {
	font-family: "rubik medium";
	font-size: 45px;
	line-height: 50px;
}
.section-1-sub-header {
	font-size: 24px;
	font-weight: 300;
	font-family: "rubik light";
	line-height: 70px;
}
.section-landing-sub-header {
	font-family: 'Open Sans', sans-serif;
}
.special-offer {
	display: inline-block;
	position: absolute;
	bottom: -4px;
	margin-left: 10px;
}
.download-now {
	border: 1px solid #ffffff;
	border-radius: 35px;
}
.download-now:hover {
	color: #faab36;
}
.download-now:active,
.download-now:focus {
	color: #ffffff;
}
.download-now-landing {
	font-family: 'Open Sans', sans-serif;
	border: none;
    border-radius: 0px;
    background-color: #fa4040;
    padding: 10px 20px;
}
.open-sans {
	font-family: 'Open Sans', sans-serif;
}
.section-1-footer {
	position: absolute;
	bottom: 0;
	padding: 10px;
	padding-bottom: 5px;
	background-color: rgba(0, 0, 0, 0.5);
}
.section-1-footer img {
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 27px;
	padding-top: 5px;
}
.footer-padding {
	padding: 10px 0px;
}
.section-1-footer-header {
	font-size: 14px;
	font-family: "rubik medium";
}
.section-1-footer-sub-header {
	font-family: "rubik light";
	font-size: 13px;
}
.section-1-footer-learn {
	font-weight: 300;
	font-family: "rubik light";
	font-size: 13px;
}
.border-left {
	border-left: 1px solid #ec9d1d;
}
.newsbanner-title {
	background-color: #ff3e3f;
	padding: 2px 0px;
	font-size: 18px;
	color: #fff;
	/* margin-top: -35px; */
	opacity: 1;
}
.newsbanner-logo {
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* .newsbanner-logo a:first-child,
.newsbanner-logo a:nth-child(2),
.newsbanner-logo a:nth-child(3) {
      border-right: 2px solid gray;
      margin-right: -1px;
} */

.newsbanner-logo a div {
	min-height: 20px;
	margin-bottom: 10px;
}
.newsbanner-logo a img {
	height: 25px;
}
.newsbanner-logo a p::before {
	content: '';
	background: url('../img/quote.png');
	width: 8px;
	/* width of the image */
	;
	height: 6px;
	/* height of the image */
	;
	display: inline-block;
	top: 40px;
	position: absolute;
	/* left: 30px; */
	margin-left: -10px;
}
.newsbanner-logo a p::after {
	content: '';
	background: url('../img/quote.png');
	width: 8px;
	/* width of the image */
	;
	height: 6px;
	/* height of the image */
	;
	display: inline-block;
	top: 40px;
	position: absolute;
	transform: rotate(180deg);
	/* left: 30px; */
	/* margin-left: -15px; */
}
.newsbanner-logo a {
	padding: 0px;
	color: #000 !important;
	opacity: 0.9;
	text-decoration: none;
}
.newsbanner-logo a:hover {
	opacity: 0.5;
}
.gdpr-info {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gdpr-info img,
.gdpr-info p {
	float: left;
	margin-right: 20px;
}
.gdpr-info p {
	margin-top: 20px;
	width: 310px;
	font-size: 16px;
	margin-right: 0px;
}
.gdpr-info a {
	/* margin-top: 22px;
	float: left; */
}
.gdpr-info a span:hover {
	color: #cc3333;
}
/* Section 1 */

/* Section 2 */

.section-2 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f4f4f4;
	padding-bottom: 100px;
}
.why-redmorph {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f4f4f4;
	padding: 50px 0px;
}
.why-redmorph h4 {
	font-weight: bold;
}
.section-2-header {
	font-size: 30px;
	font-family: "rubik light";
}
.section-2-sub-header {
	font-size: 16px;
	line-height: 20px;
	font-family: "rubik light";
	margin-bottom: 15px;
	text-align: center;
}
/* Section 2 */

/* Section 3 */

.are-you-smart {
	background-image: url("../img/matrix-bg.jpg");
}
.are-you-smart img {
	display: inline-block;
	max-width: 85% !important;
}
.privacy-header span {
	font-size: 18px;
	font-family: "rubik medium";
	display: inline-block;
}
.privacy-content {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-top: 10px;
	font-family: "rubik light";
	color: #000;
}
.privacy-icon {
	margin-right: 10px;
	display: inline-block;
}
.privacy-block {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Section 3 */

/* Section 4 */

.section-4 {
	background-color: #d5d5d5;
}
/* padding bottom changed on 11/12/17 */

.section-4-container-fluid {
	padding: 3% 4%;
	padding-bottom: 1%;
	background-color: #ffffff;
	border-top: 5px solid #c52929;
}
.section-4-header {
	font-family: "rubik light";
	font-size: 30px;
	margin-top: 5%;
	line-height: 1.1;
}
.section4-sub-header {
	font-family: "rubik";
	font-size: 14px;
	margin-bottom: 1%;
}
.icici-offer {
	height: 200px;
	display: inline-block;
}
.special-offer {
	display: inline-block;
	padding-top: 6px;
	position: absolute;
	padding-left: 10px;
}
#desktopDownload,
#mobileDownload {
	display: none;
}
.app-download {
	margin-top: 20px;
}
.app-download span {
	font-size: 16px;
	font-family: "rubik";
	/* width: 250px; */
	display: inline-block;
	margin-bottom: 20px;
	text-align: left;
}
.download-icici {
	margin-top: 15px;
}
.download-icici div {
	padding-top: 10px;
	padding-left: 10px;
}
.app-download a {
	padding: 10px 40px;
	background-color: #000;
	border: 1px solid #000000;
	border-radius: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.app-download a:hover {
	color: #faab36;
}
input.label-91::-webkit-input-placeholder {
	color: #000;
}
.share-field {
	background: 0;
	font-size: 18px;
	border: none;
	border-bottom: 1px solid #000000;
	width: 190px;
}
.share-field:focus {
	outline: 0;
}
.label-91 {
	width: 40px;
	margin-right: -5px;
}
.status-message {
	visibility: hidden;
	padding-top: 10px;
	line-height: 20px;
}
.download-message {
	display: none;
}
.submit-now {
	border: 1px solid #000000;
	border-radius: 35px;
	background-color: #000000;
	padding: 10px 40px;
	margin-top: 10px;
}
.submit-now:active,
.submit-now:hover,
.submit-now:focus {
	color: #ffffff;
}
.submit-now:focus {
	outline: 0;
}
.ios-coming {
	padding: 20px;
}
.ios-coming div {
	font-size: 18px;
	display: inline-block;
}
.ios-coming div h3 {
	margin-right: 20px;
}
.ios-coming img {
	display: inline-block;
	margin-top: -10px;
	/* vertical-align: sub; */
}
.ios-coming img:hover {
	transform: scale(1.1);
	transition: all 0.5s ease-in-out;
}
.ios-version {
	border-top: 2px solid #d0402d;
}
footer {
	background-color: #323739;
	padding: 0px 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
footer ul {
	list-style: none;
	padding-left: 0;
}
footer ul li a,
.copyright {
	font-family: "rubik";
	font-size: 12px;
	display: block;
}
.frapp-page .copyright,
.bluefalcon-page .copyright,
.frapp-download-page .copyright,
.icici-download-page .copyright {
	text-align: center;
	float: none;
}
.display-none {
	display: none;
}
.overflow-x-hidden {
	overflow-x: hidden;
}
#iosAppDownload,
#desktopAppDownload {
	background-color: #d5d5d5;
}
.footer-page-links li {
	border-right: 1px solid gray;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-page-links li:last-child {
	border-right: none;
}
.footer-social-links {
	float: right;
}
.footer-social-links li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.fb-icon {
	background: url("../img/social-media.png") 0 0;
	height: 22px;
	width: 23px;
}
.twitter-icon {
	background: url("../img/social-media.png") 23px 0;
	height: 22px;
	width: 23px;
}
.linkedin-icon {
	background: url("../img/social-media.png") -26px 0;
	height: 22px;
	width: 23px;
}
.copyright {
	float: left;
	padding-top: 4px;
	margin-right: 20px;
}
.links-nav li:not(:first-child) {
	border-left: 1px solid #e3e3e3;
}
/* Section 4 */

hr {
	background-color: #cc3333;
	height: 2px;
	width: 10%;
	border: none;
	margin-bottom: 30px;
	margin-top: 0px;
	display: flex;
}
.product-downloads hr {
	background-color: #fff;
}
.section-4 hr {
	width: 50px;
}
/* Users Consequnces */

.users-consequences {
	background-image: url("../img/hacker-bg.jpg");
	background-size: cover;
	min-height: 100%;
}
.panel-header {
	text-transform: uppercase;
	font-size: 18px;
	background-color: #ff3e3f;
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
}
.panel-header strong {
	letter-spacing: 2px;
}
.panel-header h6 {
	letter-spacing: 2px;
}
.panel-header strong:before,
.panel-header strong:after {
	content: '';
	width: 5%;
	border-bottom: 2px #fff solid;
	display: inline-block;
	vertical-align: middle;
	margin: 15px;
}
.panel-header h6 {
	margin: 5px;
}
.no-cursor {
	cursor: default !important;
}
.users-consequences-bg {
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
	padding: 8px 10px;
	margin-top: 5px;
	cursor: pointer;
}
.users-consequences-bg:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #ff0000;
	width: 0;
}
.users-consequences-bg.text-center {
	color: #faa730;
	font-weight: bold;
}
.users-consequences-bg h4 a {
	margin-left: 10px;
}
.users-consequences-bg h4 {
	font-size: 16px;
	margin-left: 50px;
	display: inline-block;
	padding-top: 5px;
	font-weight: bold;
	line-height: 18px;
}
.users-consequences ul,
.cust-modal-solution ul,
.careers-jobs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.cust-modal-solution ul {
	margin-top: 0px;
}
.users-consequences li,
.cust-modal-solution li,
.careers-jobs li {
	padding-left: 1em;
	text-indent: -.7em;
	font-size: 14px;
	line-height: 22px;
}
.users-consequences li::before,
.cust-modal-solution li::before,
.careers-jobs li::before {
	content: "• ";
	color: red;
	font-weight: bolder;
	font-size: 18px;
}
.users-consequences a span {
	font-size: 16px;
	padding-top: 0px;
}
.users-panel {
	overflow: auto;
}
.security-panel .users-consequences-bg {
	float: right;
}
.users-consequences img {
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	height: 40px;
}
.privacy-panel,
.security-panel {
	margin-bottom: 100px;
}
@media (max-width: 991px) {
	.security-panel .users-consequences-bg {
		float: left;
	}
}
.comprehensive-solution .users-consequences-bg {
	margin-bottom: 20px;
}
.comp-icon {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 12%;
}
.comp-info {
	display: table;
}
.comp-info h4 {
	font-size: 16px;
	text-align: right;
	margin-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 18px;
	display: block;
}
.left-panel .comp-info div {
	margin-left: 0px;
	font-size: 14px;
	color: #faa730;
	text-align: right;
	padding-top: 0px;
	line-height: 20px;
}
.right-panel .comp-info div {
	margin-left: 0px;
	font-size: 14px;
	color: #faa730;
	text-align: left;
	padding-top: 0px;
	line-height: 20px;
	padding-right: 7px;
}
.color-red.matter-option:hover {
	color: #faa730;
}
.redmorph-promise {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f4f4f4;
	padding-bottom: 50px;
}
.redmorph-promise ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}
.glyphicon-hand-right:before {
	color: #d0402d;
	margin-right: 10px;
}
.redmorph-promise-header {
	font-size: 30px;
	margin: 4% 0% 0% !important;
	font-family: "rubik light";
}
.redmorph-promise span {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 10px;
	display: inline-block;
}
.redmorph-promise li {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.comprehensive-solution {
	background-image: url("../img/comprehensive-section.jpg");
	background-size: cover;
	min-height: 100%;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.comprehensive-content {
	margin-top: 20px;
	margin-bottom: 40px;
}
.comprehensive-content .right-panel .users-consequences-bg {
	float: right;
}
.comprehensive-solution .info-graphics {
	padding: 0px;
}
.comprehensive-solution .info-graphics img {
	max-width: 100%;
}
.left-panel .h4 {
	color: #fff;
}
.right-panel .comp-icon {
	float: left;
	margin: 10px 15px 10px 0px;
	width: 12%;
}
.right-panel .comp-info h4 {
	text-align: left;
}
.right-panel .comp-info span {
	text-align: left;
}
.comprehensive-conclusion {
	text-align: center;
	font-size: 17px;
	color: #d2d2d2;
	padding: 20px;
	padding-top: 0px;
	display: inline-block;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 20px;
}
/* Users Consequnces */

.animateBlock {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .30s ease-in;
	-moz-transition: all .30s ease-in;
	-ms-transition: all .30s ease-in;
	-o-transition: all .30s ease-in;
	transition: all .30s ease-in;
}
.animateBlock.left {
	left: -30%;
}
.animateBlock.right {
	right: -30%;
}
.left.animated {
	left: 0%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.right.animated {
	right: 0%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.other-downloads {
	padding-bottom: 30px;
}
.other-downloads-title {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 17px;
}
a.other-downloads-block {
	padding: 0 0px;
	text-decoration: none;
	color: #000;
}
a.other-downloads-block:hover {
	opacity: 0.5;
}
.other-downloads-block div {
	display: inline-block;
	width: 100%;
}
.other-downloads-block p {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding-top: 5px;
}
.other-downloads-block img {
	display: inline-block;
}
.product-downloads .coming-soon-products img,
.coming-soon-products div,
.coming-soon-products p {
	opacity: 0.5;
}
img.coming-soon-products {
	opacity: 0.15;
}
.border-left-right {
	/* border-left: 2px solid #8a8a8a; */
	margin-right: -5px;
}
.other-downloads span {
	text-transform: none;
}
#globalDownloads .vdivide[class*='news-blocks']:not(:last-child):after,
#globalDownloads .row.vdivide[class*='col-md-6']:not(:last-child):after,
.news-blocks:not(:last-child):after,
#otherDownloads .products-blocks:not(:last-child):after {
	background: #8a8a8a;
	width: 2px;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	min-height: 70px;
}
.product-downloads {
	padding-top: 40px;
	padding-bottom: 60px;
	background: #929191;
	background: -moz-linear-gradient(top, #929191 0%, #0c0c0c 100%);
	background: -webkit-linear-gradient(top, #929191 0%, #0c0c0c 100%);
	background: linear-gradient(to bottom, #929191 14%, #0c0c0c 100%) filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#929191', endColorstr='#0c0c0c', GradientType=0);
}
.border-right-dl {
	border-right: solid 1px white;
	padding-bottom: 40px;
}
.product-downloads {
	color: #fff !important;
}
.product-downloads a {
	color: #fff !important;
}
.product-downloads a:hover {
	opacity: 0.5;
}
.product-downloads a div img,
.product-downloads .img-resize {
	width: 40px !important;
	display: inline-block;
}
.download-img-container img {
	width: 50% !important;
	display: inline-block;
}
.product-downloads .sub-title {
	font-weight: 600;
	/* margin-bottom: 20px; */
	font-size: 17px;
}
.padding-left-right {
	/* padding: 0px 60px; */
}
.app-download .android-logo {
	display: inline-block;
	float: right;
}
.app-download .app-download-mobile {
	width: 40%;
	padding-top: 20px;
}
.app-download .download-link {
	width: 70%;
	margin-bottom: 10px;
}
.geoip-bc-downloads {
	background-color: #f3f3f3;
	border-bottom: 5px solid #c52929;
	background-image: url("../img/global-map.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.geoip-bc-downloads .geoip-bc-downloads-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.geoip-bc-downloads-title {
	display: inline-block;
	width: 400px;
	vertical-align: middle;
	text-align: left;
	margin-left: 40px;
	margin-right: 10px;
}
.dash {
	display: inline-block;
	vertical-align: middle;
	font-size: 60px;
	height: 6px;
	width: 40px;
	background-color: #8e8e8e;
}
.prize-device {
	display: inline-block;
	vertical-align: middle;
	margin-left: 60px;
}
.geoip-bc-downloads-img {
	display: inline-block;
	vertical-align: middle;
}
.prize-device h1 {
	display: inline-block;
	vertical-align: middle;
	font-size: 54px;
}
.prize-device h4 {
	display: inline-block;
	vertical-align: text-top;
}
.prize-device h3 {
	display: inline-block;
	vertical-align: middle;
	margin-top: 45px;
}
.prize-device a {
	font-size: 18px;
}
.app-download-link {
	margin-bottom: 30px;
}
.display-none {
    display: none;
}



