body {
	font-family: "Sentinel A", "Sentinel B", Georgia, serif;
	position: relative;
	font-size: 14px;
	line-height: 26px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	letter-spacing: -0.03em;
}
a {
	color: #f99d1c;
}
a:hover {
	color: #ef4123;
}
hr {
	margin: 35px 0;
}
.page-header {
	font-weight: 300;
	font-size: 3em;
	line-height: 1em;
	border: none;
}

.main-container {
	margin-top: 30px;
	margin-bottom: 30px;
}
.footer {
	width: 100%;
	background: #4e1042;
	border-top: none;
	color: #fff;
	margin-top: 0;
}
.footer a {
	color: #fff;
}
.footer .nav {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	font-size: 17px;
}

.footer .nav>li>a:hover, 
.footer .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee;
	color: #4e1042;
}
.footer .socialfollow a {
	color: #c7bfd3;
	}
.footer .socialfollow a:hover {
	color: #fff;
}
.footer .footer-info {
	margin: 0 5px;
}
.footer .footer-info img.logomark {
	float: left;
	margin-right: 20px;
	margin-top: 12px;
}
.footer p.copyright {
	margin-top: 20px;
	line-height: 1em;
	color: #c7bfd3;
}
footer .region-footer div.container {
	padding-left: 0;
	padding-right: 0;
}

/* VR2 */
/* global navbar */
/*<navbarficx*/
#navbar h2.block-title {
	display: none;
}

#navbar {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	font-weight: 500;
	font-size: 1.1em;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;	
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #802d73;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #802d73;
	background-color: transparent;
	border-top: 5px solid #8802d73;
	padding-top: 18px;
}
.navbar-default .navbar-nav>li>a,
.navbar-default.dark.scrolled .navbar-nav>li>a {
	color: #666;
}
.navbar-default.dark .navbar-nav>li>a {
	color: #ccc;
}
.navbar-default.dark .navbar-nav>li>a:hover {
	color: #fff;
}


.secondary .btn.btn-primary.btn-sm, .secondary .btn.btn-success.btn-sm {
	color: #fff !important;
}


	/* dark nav */
.dkbg .navbar-nav>li>a {
	color: #fff;
}

.dropdown-menu {
	border: none;
}


.scrolled {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	-webkit-box-shadow: 0 0 2px 0 #737373;
	box-shadow: 0 0 2px 0 #737373;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;	
}
.scrolled .navbar-nav>li>a {
	color: #666;
}



.tempnav {
	padding-top:10px ;
}
.dark .tempnav a,
.tempnav a.btn,
.tempnav a.btn:hover,
.dark.scrolled .tempnav a.btn,
.dark.scrolled .tempnav a.btn:hover   {
		color: #fff;
		font-size: 1em;
		margin-left: 0;	
}
.dark .tempnav a:hover{
		color: #4e1042;	
}
.tempnav a,
.dark.scrolled .tempnav a{
		color: #802d73;	
}

.tempnav a:hover,
.dark.scrolled .tempnav a:hover {
		color: #4e1042;	
}

.tempnav a.btn.btn-success {
	margin-left: 10px !important;
}




/* sub navbar */
.sub_nav_wrapper{
	height: 60px;
	position: relative;
	z-index: 1;
	
} 
#subNavScroller {
    background: #4e1042;
    width: 100%;
}
.sub_nav.affix {
    top: 67px;
    -webkit-box-shadow: 0 0 2px 0 #737373;
    box-shadow: 0 0 2px 0 #737373;
    
}
.sub_nav a {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}
.sub_nav a:hover {
	color: #802d73;
}
.navbar-page li.active {
	background-color: #802d73;
}


/* header styles */
.jumbotron {
	padding: 0;
}
.pagejumbo {
	margin-top: -64px;
	margin-bottom: 0;
	padding: 100px 0 50px;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  text-align: center;
}

.pagejumbo h1 {
	color: #4e1042;
	font-size: 2.5em;
	line-height: 1em;
	font-weight: 500;
	text-align: center;
	text-shadow: 1px 1px 0 #d6c0e6;
	margin-bottom: 0;
}
.pagejumbo h2 {
	color: #333;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: 300;
	text-align: center;
	text-shadow: 1px 1px 0px #ddd;	
}
.pagejumbo h2.alt {
	text-transform: uppercase;	
	font-size: 1.2em;
	font-weight: 400;
	margin-top: 15px;
}
.pagejumbo.dark  h1,
.pagejumbo.dark  h2  {
	color: #eee;
	text-shadow: 1px 1px 0 #4e1042;
}

img.jumbo {
	display: none;
}


/* home page */
.hpHero {
	padding: 60px 0 90px;
}


.how {
	margin-bottom: -45px;
}

.edgeLoad-hp-walkthrough { visibility:hidden; }


.video-container {
	margin: 20px 0;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	
}
.video-container {
	
}
    .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
    }




.scrollpage h1.headline {
	margin: 15px 0 50px;
}



.foot_topper {
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 60px 0;
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	background-attachment: fixed;
}
.foot_topper h1 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 300;
	text-shadow: 1px 1px 0 #4e1042;
	
}
blockquote {
	border-left: 5px solid #3fae29;
	}
blockquote p {
	font-style: italic;
	color: #666;
}
.quote {
	font-style: italic;
	font-size: 1.2em;
	color: #666;
	margin: 0 15% 40px;
}
.quote img {
	display: block;
	margin: 0 auto 10px;
}
.quote span {
	display: block;
	font-style: normal;
	color: #333;
	font-size: smaller;
}
.form-inline .form-group {
	vertical-align: inherit;
}
.description-text h2 {
	text-transform: uppercase;
	font-size: 1.7em;
	color: #333;
}
.description-text  {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #666;
}

h2.topic {
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
}
.feature h3 {
	text-align: center;
}
.feature h3 i {
	display: block;
}

	
	


/* Pricing */

.package {
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 10px;
	background-color: #eee;
	text-align: center;
	margin: 0 5px 10px;
	
}
.package.popular {
	border: 4px solid #538b23;
	border-radius: 6px;
	padding: 10px;
	background: url(/sites/www.verticalresponse.com/files/most-popular.png) left top no-repeat #f1f1f2;
	text-align: center;
	margin: -4px;
}
.package .cost,
.package .na
 {
	min-height: 190px;
	border-bottom: 1px solid #ccc;
}

.package .top-tier
 {
	min-height: 190px;
	border-bottom: none;
}
.package div.cost.zero {
	padding-top: 15px;
}
.package .na .price,
.package .top-tier .price {
	padding: 32px 0;
	word-spacing: normal;
	font-size: 40px;
}

.package div.cost.zero .price {
	font-size: 120px;
}
.package div.cost.zero .price .per_month{
	margin-left: -25px;
}

.package h2 {
	font-size: 30px;
	font-weight: 900;
	margin: 10px 0px;
	text-transform: uppercase;
}
.package .price {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	font-size: 47pt;
	word-spacing: -1rem;
	letter-spacing: -2px;
	line-height: 1em;
}
.package .dollar {
	vertical-align: top;
	font-size: 45px;
}
.package .price .per_month {
	font-size: 18px;
	letter-spacing: normal;
}
.package .strike {
	color: #939598;
	position: relative;
}
.package p.intro-price {
	font-weight: bold;
	font-size: 1.3em;
}
.package .strike-image {
	position: absolute;
	margin-left: -25%;
	margin-top: 5%;
	}
.package ul,
.package li {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}


ul.list-size-select {
	border: 1px solid #ccc;
	border-radius: 6px;
	background-color: #eee;
	text-align: center;
	margin: 20px;
	width: 96.5%;
	
}
.list-size-select li {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	cursor: pointer;
	font-weight: bold;
}
.list-size-select li.title {
	font-weight: bold;
	white-space: nowrap;
	line-height: 3em;
	text-transform: uppercase;
}
.list-size-select li a {
	color: #83cf00; 
}
.list-size-select li a:hover {
		background-color: #e1e1e1;	
}

.list-size-select li.active a {
	background-color: #3fae29;
	border: 4px solid #538b23;
	z-index: 10;
}
.list-size-select li.active a:hover {
	background-color: #3fae29;
	
}

/* about */

.management-bios div {
	margin: 30px 0;
}
.management-bios h2 {
	font-size: 1.8em;
	text-align: center;
	line-height: 1em;
	min-height: 80px;

}
.management-bios h2>b {
	display: block;
	font-size: .7em;
	color: #666;
	font-weight: normal;
}

.management-bios img {
	margin: 0 auto;
	display: block;
}

span.date {
	font-weight: bold;
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	display: block;
	margin-bottom: 10px;
}

.prlogo{
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -10000px;
	display: block;
	height: 55px;
	margin-bottom: 10px;
	background-position: center;
}

/* support */
.support-options h2 {
	margin: 0;
}
.support-options .well {
	min-height: 315px;
}
.support-options i {
	margin-bottom: 15px;
}



/* LPs */
h1.lphead {
	font-weight: 700;
	font-size: 40px;
}
.feature-grid .feature p {
	margin: 15px 20px;
}
.social-widgets {
	padding: 25px 0;
	text-align: center;
	border-top: 1px solid #eee;
	margin-top: 25px;
}
.addthis_toolbox {
	margin: auto;
	width: 400px;
}
.fa-ul li {
	margin-bottom: 15px;
}
.fa-ul i {
	margin-top: 4px;
}



/* helpers */

div.pad {
	padding-top:30px;
}
div.pad div  {
	padding-bottom:30px;
}


/* BS Fixes */
.btn-lg {
	border-radius: 4px;
}

.btn-xlg {
    padding: 18px 28px;
    font-size: 22px;
    line-height: normal;
    border-radius: 6px;
    }

.btn-default {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	text-transform: uppercase;
	color: #802d73;
	border: 1px solid #802d73;
}

.btn-default:hover {
	color: #fff;
	background-color: #802d73;
	border: 1px solid #fff;
}

.btn-primary {
	font-family: "Gotham A", "Gotham B", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	border: none;
	background-color: #008ea7;
	/*background: #00aabf;
	background: -moz-linear-gradient(top,  #00aabf 0%, #008ea7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aabf), color-stop(100%,#008ea7));
	background: -webkit-linear-gradient(top,  #00aabf 0%,#008ea7 100%);
	background: -o-linear-gradient(top,  #00aabf 0%,#008ea7 100%);
	background: -ms-linear-gradient(top,  #00aabf 0%,#008ea7 100%);
	background: linear-gradient(to bottom,  #00aabf 0%,#008ea7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aabf', endColorstr='#008ea7',GradientType=0 );
	border-color: transparent;*/
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #00aabf !important;
/*	background: #008ea7;
	background: -moz-linear-gradient(top,  #008ea7 0%, #00aabf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008ea7), color-stop(100%,#00aabf));
	background: -webkit-linear-gradient(top,  #008ea7 0%,#00aabf 100%);
	background: -o-linear-gradient(top,  #008ea7 0%,#00aabf 100%);
	background: -ms-linear-gradient(top,  #008ea7 0%,#00aabf 100%);
	background: linear-gradient(to bottom,  #008ea7 0%,#00aabf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ea7', endColorstr='#00aabf',GradientType=0 );
	border-color: transparent;*/
}

.btn-success {
	color: #fff;
	background-color: #538b23;
	border: none;
	/*background: #3fae29;
	background: -moz-linear-gradient(top,  #3fae29 0%, #538b23 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3fae29), color-stop(100%,#538b23));
	background: -webkit-linear-gradient(top,  #3fae29 0%,#538b23 100%);
	background: -o-linear-gradient(top,  #3fae29 0%,#538b23 100%);
	background: -ms-linear-gradient(top,  #3fae29 0%,#538b23 100%);
	background: linear-gradient(to bottom,  #3fae29 0%,#538b23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fae29', endColorstr='#538b23',GradientType=0 );
	
	border-color: #3fae29;*/
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #3fae29 !important;
	/*background: #3fae29;
	background: -moz-linear-gradient(top,  #3fae29 0%, #3fae29 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3fae29), color-stop(100%,#3fae29));
	background: -webkit-linear-gradient(top,  #3fae29 0%,#3fae29 100%);
	background: -o-linear-gradient(top,  #3fae29 0%,#3fae29 100%);
	background: -ms-linear-gradient(top,  #3fae29 0%,#3fae29 100%);
	background: linear-gradient(to bottom,  #3fae29 0%,#3fae29 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fae29', endColorstr='#3fae29',GradientType=0 );
	border-color: #398439;*/
}

.secondary .btn.btn-primary.btn-sm,
.secondary .btn.btn-success.btn-sm {
	padding: 10px;
	margin: 10px;
	color: #fff;
	font-size: 1em;
}
.img-responsive {
	min-width: 90%;
	margin: 5% auto;
}

.panel-heading > h3 {
	margin: 0;
}
.modal-lg {
	width: 90%;
}
/* Styles */

.shadow {
  -moz-box-shadow:    0px 0px 8px 1px #999;
  box-shadow:         0px 0px 8px 1px #999;
}
.smaller-image {
	width:70% !important;	
}


/* Nav Branding */

#navbar > div > div.navbar-header > a {
	text-indent: -10000px;
	background-image: url(/sites/all/themes/bootstrap/vr2-logo-sprite.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) { 

   #navbar > div > div.navbar-header > a {
   	text-indent: -10000px;
   	background-image: url(/sites/all/themes/bootstrap/vr2-logo-sprite@2x.png);
   	background-repeat: no-repeat;
   	background-color: transparent;
   	background-size: 290px;
   }
   
}


#navbar > div > div.navbar-header > a,
#navbar.dark.scrolled > div > div.navbar-header > a   {

	width: 246px;
	/*logo color*/
	background-position-x: 0; 
	background-position-y: 0;
}


#navbar.dark > div > div.navbar-header > a {
	width: 246px;
	/*logo color*/
	background-position-x: 0; 
	background-position-y: -50px;
}


/*tablets*/
@media (min-width: 766px) and (max-width : 992px) {
	
	#navbar > div > div.navbar-header > a,
	#navbar.dark.scrolled > div > div.navbar-header > a  {
		width: 60px;
		/*logomark color*/
		background-position-x: -240px; 
		background-position-y: 0;
	}
	
	#navbar.dark > div > div.navbar-header > a {
		width: 60px;
		/*logomark white*/
		background-position-x: -240px; 
		background-position-y: -50px;
	}
}

/* forms */
input.important {
	display: none;
}


/* mqs */

@media handheld, only screen and (max-width: 766px), only screen and (max-device-width: 768px) and (orientation:portrait){
	.smaller-image {
	width:50% !important;	
	}	
	
}

@media (max-width:766px) {
	.navbar-toggle {
		margin-top: 15px;
	}

	#navbar > div > div.navbar-header > a {
		margin-left: 5px;
	}
	.hpHero {
		padding-top: 0;
	}
	.navbar-collapse {
		background-color: #f8f8f8;
		padding-bottom: 15px;
	}
	.dark .tempnav a, .tempnav a.btn, .tempnav a.btn:hover, .dark.scrolled .tempnav a.btn, .dark.scrolled .tempnav a.btn:hover
	{
		margin-left: 0 !important;
	}
	.navbar-collapse .nav-pills>li {
		float: none;
	}
	.navbar-collapse .nav-pills>li a {
			color: #8430a6;	
	}
	.navbar-collapse ul.vrutility {
		float: none !important;
	}
	.navbar-collapse ul.vrutility li {
		margin: 0 0 5px 0;
	}
	.navbar-collapse ul.vrutility.nav-pills>li a {
			color: #fff;	
	}
	.navbar-collapse ul.vrutility.nav-pills>li a {
			color: #fff;	
	}
	
	
	
}

@media (min-width: 766px) {
	.navbar-nav>li>a {
		padding-top: 23px;
		padding-bottom: 23px;
	}
	
	.img-responsive {
		margin: 0 auto;
	}
	
	.scrollpage .stoppoint {
		padding-top: 60px; /*Do Not Touch This!*/
		margin-top: -40px; /*Do Not Touch This!*/
	}
	
	.video-container {
		width: 750px;
	}	
}


@media (min-width: 992px) {
	
		
	.video-container iframe {
		width: 620px;
		height: 349px;
	}	
	
}


@media (min-width: 1200px) {
		
	.video-container iframe {
		width: 750px;
		height: 422px;
	}	
	
}


@media print {
  a[href]:after {
    content: none !important;
  }
  
}
#navbar > div > div.navbar-header > a, #navbar.dark.scrolled > div > div.navbar-header > a {
    width: 246px;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
}
.tempnav a, .dark.scrolled .tempnav a {
    color: #802d73 !important;
}
.bootstrap-exp .bootstrap-nav.bootstrap-nav-secondary .bootstrap-login {
    color: #85b44c !important;
}
a.btn.btn-primary.vre-cta.pricing-cta {
    color: #fff !important;
}
