@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,900');
body{
	font-family: 'Lato', sans-serif;
}
p{
	font-size: 17px;
}

MARQUEE{
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 10px;
	background: #efc45c;
	color: #000;
	font-weight: bold;
	font-size:17px;
}

.marquee-bold
{
color:#b53c00;
}

.clear50{
	clear: both;
	display: block;
	position: relative;
	height: 50px;
	width: 100%;
}
.p0{
	padding: 0;
}
.main-nav{
	position: absolute;
	width: 100%;
	padding: 20px 0;
}
.main-nav a{
	font-size: 16px;
	font-weight: bold;
	color: #ddd !important;
}
.main-nav .navbar-nav{
	margin-top: 20px;
}
.main-nav .navbar-nav li.dropdown.open a{
	background-color: transparent;
}
.main-nav .navbar-nav li.dropdown .dropdown-menu a{
	color: rgba(0,0,0,.8) !important;
	padding: .78571em .95em;
}
.main-nav .navbar-nav li.dropdown .dropdown-menu{
	border-radius: 5px;
}
.navbar-default{
	background:none;
	border:0;
}
.midbox{
	margin: 0 auto;
	float: none;
}
.headHome{
	background-image: url(../img/neutral-header-bg.jpg);
	padding: 50px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.headHome.partners{
	background-image: url(../img/header-portal.jpg);
}
.headHome.rest .h{
	font-size: 63px;
}
.headHome .midbox{
	margin-top: 130px;
	color: #fff;
	text-align: center;
}
.pkgBox{
	margin-bottom: 40px;
}
.pkgBox span{
	display: block;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-green{
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	min-width: 170px;
	padding: 1.11rem .4rem;
	border: 1px solid #73A06E;
	box-shadow: inset 0 0 1px 1px #66D05E;
	background: linear-gradient(#83C774,#5AB04F);
}
.btn-green:hover{
	color: #fff;
	background-color: #37AB34;
	background: linear-gradient(to bottom,#5dc24a 0,#37AB34 100%);
}
.btn-gold{
	color: #303D45;
	border: 1px solid #8C7228;
	min-width: 170px;
	font-size: 17px;
	font-weight: bold;
	border-color: #C59F43 #AA8326 #957321;
	line-height: 2;
    min-height: 5rem;
	box-shadow: inset 0 0 1px 1px #F8E8C6;
	background: linear-gradient(#F2DC87,#EFBF53);
}
.btn-gold:hover{
	background:#f2dc87;
}
.btn-dark{
	color: #fff;
	min-width: 170px;
	font-size: 17px;
	font-weight: bold;
	min-height: 48px;
	line-height: 2;
	background-color: #2B3D54;
	background: linear-gradient(to bottom,#3e536e 0,#2B3D54 100%);
}
.btn-dark:hover{
	color: #fff;
	background: #486488;
}
.btn-gray{
	color: #333;
	min-width: 170px;
	border:1px solid #97a8a9;
	font-weight: bold;
	min-height: 40px;
	font-size: 17px;
	line-height: 2.2;
	background-color: #DADFE0;
	background: linear-gradient(to bottom,#DADFE0,#ACC1C2);
}
.btn-gold i{
	color: #fff;
	display: inline-block;
	background: #171717;
	width: 26px;
	height: 26px;
	padding-top: .2rem;
	padding-right: .1rem;
	border-radius: 2px;
	border: 1px solid #000;
}
.btn-gold span.price{
	display: inline-block;
	color: #303D45!important;
	font-weight: 400;
}
.btn-gold span.txt{
	display: inline-block;
}
.btn-lg{
	font-size: 22px;
	font-weight: bold;
	padding: 16px 45px;
}
.pkgBox .btn-gold{
	padding: 4px 0;
	margin-top: 10px;
}
.headHome h2.h{
	font-size: 35px;
	font-weight: 400;
	margin: 50px 0;
}
section{
	margin: 55px 0;
}
#intro .text-center h2{
	color: rgba(0, 0, 0, 0.8);
	font-size: 35px;
	margin-top: 50px;
}
#intro .btn{
	margin-top: 6px;
}
#choosePro{
	text-align: center;
	background-color: #dee2d3;
	padding: 55px 0;
	margin-bottom: 0;
}
#choosePro h1{
	font-size: 49px;
	color: rgba(0, 0, 0, 0.8);
	margin-bottom: 50px;
}
#choosePro p{
	margin: 30px 0;
	font-size: 17px;
	color: rgba(0, 0, 0, 0.8);
}
#choosePro .pro{
	padding: 10px 70px;
	margin-bottom: 50px;
}
#choosePro .pro.r{
	border-left: 1px solid #bdc4ca;
}
.tollFree h2{
	font-size: 35px;
	color: rgba(0, 0, 0, 0.8);
}
.tollFree span{
	font-size: 21px;
	color: rgba(0, 0, 0, 0.8);
	display: block;
}
.tollFree h3{
	font-size: 28px;
	color: rgba(0, 0, 0, 0.8);
}
footer{
	padding-top: 3.99rem;
	color: #fff;
	background-color: #2c3f4d;
	padding-bottom: 3rem;
}
footer .hdng{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
footer ul{
	padding: 0;
}
footer ul li{
	font-size: 15px;
	list-style-type: none;
}
footer ul li a{
	color: #fff;
}
footer ul li a:hover{
	color: #fff;
}
footer .linksInline{
	clear: both;
	padding: 5px;
	margin-top: 30px;
	display: block;
}
footer .linksInline li{
	display: inline-block;
}
footer .linksInline li a{
	padding: 10px;
}
footer hr{
	display: block;
	clear: both;
	border-color: rgba(255,255,255,.15);
}
footer .Copyright{
	padding: 0 15px;
}
footer .Copyright P {
	font-size:14px;
}
#proTabs{
	background-color: #f2f3f5;
	margin: 0;
}
#proTabs .nav-tabs{
	text-align: center;
}
#proTabs .nav-tabs li{
	float: none;
	display: inline-block;
	width: 40%;
}
#proTabs .nav-tabs li a{
	font-size: 24px;
	color: #000;
}
#proTabs .nav-tabs li.active a{
	border:0;
	color: #50c04d;
	background-color: transparent;
}
#proTabs p{
	font-size: 17px;
	color: rgba(0, 0, 0, 0.8);
}
#proTabs .img-responsive{
	margin-top: 20px;
}
#macMed{
	background-color: #dee2d3;
	padding: 30px 0;
	margin: 0;
}
#macMed p{
	color: rgba(0, 0, 0, 0.8);
	font-size: 17px;
}
#passVault{
	background-color: #f2f3f5;
	margin: 0;
	padding: 55px 0;
}
.hList{
	margin-bottom: 30px;
}
.hList li{
	list-style-image: url(../img/done-tick.png);
	font-size: 20px;
	padding: 10px;
	line-height: 1;
}
.proDet{
	margin-top: 70px;
}
.proDet h1{
	font-size: 49px;
	margin-bottom: 30px;
}
.inb h2{
	font-size: 28px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
}
.inb p{
	font-size: 24px;
	color: rgba(0, 0, 0, 0.8);
}
#featTabs{
	margin-bottom: 0;
	background-color: #dee2d3;
}
#featTabs.dark{
	background: #2b2f38;
	padding: 70px 0;
}
#featTabs.dark .nav-tabs li a{
	color: #37a976;
}
#featTabs h1{
	text-align: center;
	margin: 50px 0;
}
#featTabs .tab-content{
	background-color: #fff;
	margin-bottom: 50px;
	display: table;
	padding: 30px 0;
	width: 100%;
	text-align: center;
	box-shadow: 0 0 59px -18px #000;
	border-radius: 0 10px 10px 10px;
}
#featTabs .nav-tabs li a{
	font-size: 17px;
	color: rgba(0, 0, 0, 0.8);
	font-weight: bold;
}
#featTabs .tab-content li{
	list-style-type: none;
}
#featTabs .tlh{
	font-size: 35px;
	color: rgba(0, 0, 0, 0.8);	
	margin-top: 110px;
	display: block;
}
#featTabs .rOne{
	background-color: #eee;
	padding: 0;
}
#featTabs .rOne li{
	color: #2a3f52;
	height: 73px;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 15px;
	border-bottom: 1px solid #d2d2d2;
	text-align: right;
}
#featTabs .rTwo li{
	color: #2a3f52;
	height: 73px;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 15px;
	border-bottom: 1px solid #d2d2d2;
}
#featTabs .rThree li{
	color: #2a3f52;
	height: 73px;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 15px;
	border-bottom: 1px solid #d2d2d2;
}
#featTabs .rTwo{
	margin-top: 12px;
}
.oTab strong{
	display: block;
	font-size: 21px;
}
.oTab p{
	font-size: 20px;
}
#reviews p{
	font-size: 28px;
	color: rgba(0, 0, 0, 0.8);
	font-style: italic;
}
#reviews strong{
	font-size: 35px;
	color: #808080;
	display: block;
	margin-top: 30px;
}
.rmg{
	border-radius: 100%;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#requirements{
	text-align: left;
}
#requirements ul{
	padding: 0;
}

.brt strong{

	margin-top: 8px;
	display: block;
	font-size: 20px;

}
#contact-jim {
	z-index: 1;
	padding: 1.2rem 3rem;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	position: absolute;
	right: 0;
	background-color: #fff;
	top: 23rem;
}

#whyInt{
	background-image: url(../img/partner-guy.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	min-height: 240px;
	padding: 100px 0;
}
#whyInt h1{
	color: rgba(0, 0, 0, 0.8);
	font-size: 49px;
}
#partFeat{
	background-color: #cfd7d9;
	padding: 55px 0;
	margin: 0;
}
#startToday{
	text-align: center;
	font-size: 17px;
	color: rgba(0, 0, 0, 0.8);
}
#startToday ul{
	margin-bottom: 40px;
}
#startToday ul li{
	list-style-image: url(../img/done-tick.png);
	text-align: left;
}
#startToday h1{
	font-size: 49px;
	margin-bottom: 30px;
}
section.support{
	background-color: #fff !important;
	margin-bottom: 55px !important;
}
section.support ul li{
	width: 26% !important;
}
div[role="tabpanel"] {
    clear: both;
}
.selectDep .hd{
	font-size: 18px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
    border: 1px solid #ccc;
    display: block;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}
.selectDep .radios{
	display: table;
	width: 100%;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.8);
    padding: 10px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 0px 6px -2px #000;
    font-weight: normal;
}
.selectDep .radios input{
	float: left;
	margin-right: 10px;
}
.knBox{
	box-shadow: 0 0 15px -2px #cbc5c5;
	width: 250px;
	height: 250px;
	display: inline-block;
	margin: 20px 1%;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	border:1px solid #ddd;
	border-radius: 4px;
	position: relative;
}
.knBox a{
	
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;

}
.knBox .fa{
	font-size: 100px;
    clear: both;
    display: block;
    margin-top: 43px;
    margin-bottom: 20px;
    color: #50c04d;
}
.tab-content:after{
	content: '';
	clear: both;
	display: block;
}
.breadcrumb{
	background: none;
	border-bottom: 2px solid #ccc;
	padding: 20px;
}
.breadcrumb a{
	font-size: 17px;
	color: #00b2f3;
	padding: 10px;
}
#resources .row{
	box-shadow: 0 0 15px -2px #cbc5c5;
	padding: 20px;
	color: rgba(0, 0, 0, 0.8);
}
#resources a{
	display: block;
	font-size: 17px;
	color: #00b2f3;
	line-height: 2;
	word-break: break-all;
}
#resources h3{
	font-size: 28px;
}
#resources p{
	font-size: 17px;
}
#policy{
	background-color: #DEE2D3;
	margin: 0;
	padding: 55px 0;
}
#policy .xd{
	margin-bottom: 30px;
}
section#about{
	margin-bottom: 0;
}
section#about img{
	margin: 20px 0;
}

section#about .cnt{
	background-color: #DEE2D3;
	margin-top: 120px;
}
section#about .cnt hr{
	border-color: #b1b1b1;
}
section#about .cnt img{
    margin-top: -86px;
}
#eula{
	background-color: #DEE2D3;
	margin: 0;
	padding: 55px 0;
}
#eula strong{
	display: block;
	margin:30px 0;
	font-size: 17px;
}
#feature-list{
	background-color: #2c3f4d;
	margin: 0;
	padding: 55px 0;
}
#feature-list.green{
	background:#37a976;
}
#feature-list *{
	color: #fff;
	text-shadow: 0 2px 1px #000;
}
.tooltipM{
	position: relative;
}
.tooltipM span{
	position: absolute;
    width: 100%;
    background: #fff;
    min-width: 300px;
    left: 0;
    color: black;
    padding: 20px;
    opacity: 0;
    border-radius: 4px;
    visibility: hidden;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}
.tooltipM:hover span{
	opacity: 1;
	visibility: visible;
}
.tooltipM.active span{
	opacity: 1;
	visibility: visible;
}
.satisfaction-guarantee{
    position: absolute;
    right: calc((100% - 500px)/ 2);
    top: -20px;
    width: 120px;
    height: 120px;
    background-image: url(../img/guarantee.png);
    background-size: 120px 120px;
    background-repeat: no-repeat;
}
.satisfaction-guarantee span{
    left: -200px;
}
li.nob{
	border:0 !important;
}
#mSecurity{
	padding-bottom: 50px;
}
#proTabs .btn{
	margin-bottom: 20px;
}

/****************************************************************/

#caret-a{
	padding: 15px 0px;
    position: relative;
    left: -10px;
}
.dropdown-menu{
	left: -82px !important;
}
.navbar-default .navbar-nav>.open>a{
	background-color: transparent !important;
}
ul.d-step{
	list-style: none;
	padding-left: 0;
}
ul.d-step li:nth-child(2) img{
	margin-top: 40px;
}
ul.d-step li {
	padding-top: 10px;
}
.d-left-img{
	margin-top: 10px;
}
#shBox .row{

    padding: 20px;
    box-shadow: 0 0px 34px -11px #000;
    border-radius: 10px;
    margin-bottom: 20px;
}
#shBox .row .tli{
    background: #ddd;
    padding: 7px 10px;
    display: block;
    float: left;
    border-radius: 6px;
    color: #000;
}
.exFeat{
	text-align: left;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.8);
}
.exFeat img{
	margin-right: 8px;
}
.feature-icon {
    height: 60px;
}
.exFeat li{
	list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.mb5{
	margin-bottom: 50px;
}
.tgreen{
	color: #37a976;
}
.hList.green li{
	list-style-image: url(../img/done-tick-g.png);
}
.proSlider .carousel-indicators{
	position: relative;
	bottom: auto;
}
.proSlider .carousel-indicators li{
	background: #37a976;
}
.proSlider .carousel-control{
	background: none;
}
#boostEx{
	background-color: #dee2d3;
	padding: 50px 0;
}
#boostEx h1{
	
    margin-bottom: 50px;

}
#boostEx img{

    margin: 0 auto;

}

#thanks
{
width: 50%;
margin: 0 auto;
margin-top: 20px;
}

#receipt .alert P SPAN
{
display: inline-block;
position: relative;
top: -5px;
}

#receipt #heading
{
padding-bottom:4px;
border-bottom:1px solid #AAA;
margin-bottom:20px;
}

#receipt LABEL
{
display:inline-block;
width:200px;
text-align:right;
margin-right:10px;
}

#receipt P
{
line-height:0.8em;
}

#receipt #details-product
{
margin-top:30px;
}

#receipt #details-product H4
{
font-weight:bold;
}

#receipt #details-product H3
{
}

#receipt #details-product H2
{
}

#receipt #cross-sell
{
margin-top: 30px;
background: #faffdb;
padding: 20px;
text-align: center;
border-radius: 20px;
}

#receipt #cross-sell H3
{
font-weight:bold;
}




