/* imports */
@import url(http://fonts.googleapis.com/css?family=Lobster);

/* resets */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
	content: "";
  display: table;
  clear: both;
}

.fixed {
	position: fixed; 
	top: 0px; 
	z-index: 1;
}

audio{
		width:100%;
	}

#action-call {
	position: relative;
	width: 100%;
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  margin:0;
  padding:0;
}
.wrapper {
  margin: 0 auto;
  padding: 0px;
  max-width: 100%;
  background-color: #fff;
}

h1 {
	font: 50px/1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0.25em;
	color: #2b4154;
}

h2 {
	font: 42px/1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	padding-bottom: 0.25em;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0.2em;
	font-weight: 200;
	color: #909e9d;
}

h3.cyan {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
	border-bottom: 1px solid #3bb0c9;
    padding-bottom: 17px;
    display: inline-block;
    font-weight: 700;
    font-size: 33px;
}

h3.cyan:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    margin-top: 65px;
	background-color: #3bb0c9;	
}

h3 {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
    padding-bottom: 17px;
    font-weight: 700;
    font-size: 33px;
}

h3.reg {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: left;
	color: #364758;
	padding-top: 0em!important;
    padding-bottom: 17px;
    font-weight: 700;
    font-size: 33px;
}


h3.green {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
	border-bottom: 1px solid #54813f;
    padding-bottom: 17px;
    display: inline-block;
    font-weight: 700;
    font-size: 33px;
}

.dot-tool2:before {
	margin-left: 80px;
}

.dot-tool3:before {
	margin-left: 145px
}

.dot-tool4:before {
	margin-left: 320px;
}

h4 {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: center;
    padding-bottom: 17px;
    font-weight: 700;
    font-size: 26px;
}

h5 {
	padding-bottom: 1em; 
	color: #F0AB00; 
	font-size: 24px; 
	line-height: 1.3em;
}

p, li, div { 
  	font-size: 18px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em;
}

p {
	padding-bottom: 0.5em;
}

sup {
  font-size:40%;
  line-height:3.25;
  vertical-align:top;
  mso-text-raise: 30%;
}

.laptopGraphic {
		max-width: 90%; 
		padding-top: 0.5em;
	padding-bottom: 1.5em;
	}

.main {
	color: #333;
}

.blackTxt {
	color: #333;
}

.whiteTxt {
	color: #FFFFFF;
}

.yellowTxt {
	border-bottom: 1px solid #ebb700;
}

.ctaTxt {
	font-weight: 200;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 1.4em;
}

.ctaTxtBlue {
	font-weight: 200;
	color: #364758;
	font-size: 20px;
	line-height: 1.4em;
}

.ctaTxt-main {
	font-weight: 200;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 1.3em;
	padding-top: 0.5em;
}

.audioTxt {
	font: 16px /1.4em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #333;
	padding-top: 0.25em;
	margin-bottom: 0; 
	padding-bottom: 0;
}

.tmTxt {
	font-size:10px; 
	padding-top:2em;	
	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

a:after {
    position: absolute; /* Prevent underline of arrow */
    padding-left:2px; /* Add a little space between text and arrow */
    content: "\2192"; /* Unicode hex for &raquo; */
}

a.Form:link{
	color: #f0ab00;
}

a.Form:visited{
	color: #f0ab00;
}

a.NoAfter:after {
 content: ""; 
}

.img-padTop {
		padding-top: 0em;
	}

.icon-tool {
	max-width: 100%;
}

.padBottom {
	 padding-bottom: 2.5em;	
	}

.padTop {
	padding-top: 1em;
}

.imagePadTop {
	padding-top: 0em;
}

.fullWidthCTA {
	padding-bottom: 0.75em; 
	padding-top: 1.5em; 
}

.testi {
	color: #FFFFFF;
	font: 28px /1.6em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.testi-name {
	color: #FFFFFF;
	font: 30px /1.6em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

/* form */
#pardot-form p label {
    color: #000000;
    font-size: 14px;
    margin-bottom: 0.5em;
    font-weight: 500;
    font-family: 'Open Sans',sans-serif;
    text-align: left;
}

.BottomForm {
	width: 50%;
	margin: auto;
}

form.form p {
    margin-right: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

form.form {
	width: 100% !important;
}

#pardot-form p.submit input {
    background: #F0AB00 !important;
}

form.form p span.description {
    clear: both;
    display: block;
    color: #000000 !important;
}

#pardot-form a{
	color: #41748D;
}

#pardot-form a:after{
	content: "";
}

form.form p label{
	padding: 0px;
}




/* form lp section */

.laptopSection {
	color: #000000;
	padding-bottom: 0; 
	margin-bottom: 0;
}

.laptopSections2 {
	background-color: #2b4154;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 1.5em;
}

.formSection {
	background-color: #2b4154;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 1.5em;
}

#pardot-form input.text {
    border-radius: 20px;
    border: 1px solid #DADADA;
    width: 100%;
    height: 46px !important;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    background-color: white;
    margin-bottom: 8px;
    padding: 7px 0px 7px 10px;
    color: #777777;
}


/* section */

.mainSection {
	color: #000000;
	padding-bottom: 2em;
}

.tool1 {
	background-image: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/ToolKit/bg-achievements.jpg);
	background-attachment: fixed !important;
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: repeat;
	color: #000000;
	padding-bottom: 3em;
}

.tool2 {
	background-color: #5c3957;
	padding-bottom: 3em;
	margin-top: 3em;
}

.tool3 {
	background-image: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/ToolKit/Toolkit_Background.png);
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: repeat;
	color: #000000;
	padding-bottom: 3em;
}

.tool4 {
	background-color: #364758;
	padding-bottom: 3em;
}

.tool5 {
	background-image: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/ToolKit/bg-achievements.jpg);
	background-attachment: fixed !important;
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: repeat;
	color: #000000;
	padding-bottom: 3em;
}

.sectionWhite {
	background-color: #FFFFFF;
}

/* Navigation Settings */
nav {
	position: relative;
	width: 100%;
	background-color: #707271;
	text-align:center;
}

.navbar{
		margin-bottom: 0px;
		border-radius: 0px;
		background-color: #707271;
	}
	
nav ul{
		margin: 0px;
		padding-left: 0px;
	}
	
nav li {
	display: inline-block;
	padding: 15px 15px;
}
	
nav li a {
	color: #FFFFFF;
	font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none !important;
}
nav li a:hover {
	color: #F0AB00;
	text-decoration: none !important;
}
.container-fluid{
	background-color: #707271;
	border: none;
}

span.icon-bar {
	background: #FFFFFF;
}

.video_resize {
	max-width: 80%;
}

.main-body {
	max-width: 90%;
}

.spaceAround {
	padding-left: 10%; 
	padding-right: 10%;
}

.mobile-display {
	display: none;
}

/* button for submit form */
.btn {
    transition: all 150ms ease-in-out 0s;
	text-decoration: none;
	max-width:100%;
}
.btn, .form-control, body {
    text-rendering: optimizelegibility;
}
.btn-primary {
    background-color: #F0AB00;
	border-color: #F0AB00;
    color: #253746 !important;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 25px 6px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-primary:hover {
	background-color:#41748D;
	color: #FFFFFF !important;
}
.btn:hover {
	text-decoration: none;
	background-color: #41748D;
	border-color: #41748D;
	color: #FFFFFF !important;
}
.btn:focus, .btn.focus {
	text-decoration: none;
	background-color: #F0AB00;
	border-color: #F0AB00;
}

.rowAlign {
	display: flex;
	justify-content: center;
	align-items: center;
}

.InLineBoxCyan{
	display: inline-block;
	background-color: #3bb0c9;
	border-radius: 20px;
	padding: 30px 30px 10px 30px;
}

.InLineBoxOrange{
	display: inline-block;
	background-color: #F0AB00;
	border-radius: 20px;
	padding: 30px 30px 10px 30px;
}

.InLineBoxGreen{
	display: inline-block;
	background-color: #54813f;
	border-radius: 20px;
	padding: 30px 30px 10px 30px;
}

.InLineBoxBlue{
	display: inline-block;
	background-color: #2b4154;
	border-radius: 20px;
	padding: 20px 30px 0px 30px;
}

.InLineBox{
	display: inline-block;
	padding: 30px 30px 10px 30px;
}

/* grid */
.col-2-3 {
    float: left;
    width: 66.66%;
  }
  .col-1-2 {
    float: left;
    width: 50%;
  }
  .col-1-3 {
    float: left;
    width: 33.33%;
  }
  .col-1-4 {
    float: left;
    width: 25%;
  }
  .col-3-4 {
    float: left;
    width: 75%;
  }
  .col-1-8 {
    float: left;
    width: 12.5%;
  }
  .col-7-8 {
    float: left;
    width: 87.5%;
  }
.col-3-5 {
	float: left;
    width: 60%;	
	padding-right: 50px !important;
}	
.col-2-5 {
	float: left;
    width: 40%;	
	padding-left: 50px !important;
}	
.col-3-5-main {
	float: left;
    width: 60%;	
}	
.col-2-5-main {
	float: left;
    width: 40%;	
}	
.col-full {
	width: 100%;
}

.row {
  margin: 0px;
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding:5px 10px 5px 10px;
}
.mainCol{
	padding: 0px 40px 5px 0px;
}
.bottomSec{
	background-color: #616161;;
	margin:5px 10px 5px 10px;
}

.spaceAround {
	padding-left: 5%; 
	padding-right: 5%;
}
nav li a {
  	font-size: 24px;
}
.main-Callout {
	padding-top: 1em;
}

@media only screen and (min-width: 551px) and (max-width: 1100px) {	
	.BottomForm {
		width: 100%;
	}
	
	.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;
	}
	nav li {
        float: none;
		width: 100%;
		display: inline-block;
    	padding: 2px 5px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}	
	
	.col-2-3 {
    float: left;
    width: 100%;
  }
  .col-1-3 {
    float: left;
    width: 100%;
  }
	.col-3-5 {
	float: left;
    width: 100%;
	padding-right: 0px !important;
}	
.col-2-5 {
	float: left;
    width: 100%;
	padding-left: 0px !important;
	padding-top: 2em !important;
}
		.col-3-5-main {
	float: left;
    width: 100%;
}	
.col-2-5-main {
	float: left;
    width: 100%;
}
  nav li a {
	color: #FFFFFF;
	font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none !important;
}
	.numberCircle {
    border-radius: 50%;
	width: 24px;
	height:24px;
    background: #FFFFFF;
    color: #000000;
    text-align: center;
	display: inline-block;
	font-size: 16px;
}
	.rowAlign {
		display:block;
	}

	.InLineBoxCyan{
		margin: auto;
	}	
	.InLineBoxOrange{
		margin: auto;
	}	
	.main-Para {
		text-align: center;
	}
	.main-Callout {
		text-align: center;
		padding-bottom: 2em;
		padding-top: 0;
	}

	p, li, div { 
  	font-size: 18px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
}
	.spaceAround {
	padding-left: 3%; 
	padding-right: 3%;
}
	[class*="col-"] {
    padding: 5px 5px 5px 5px;
}
h1 {
	font: 42px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0.25em;
	color: #2b4154;
}

h2 {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	font-weight: 200;
	
}
h3.cyan {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: 1px solid #3bb0c9;
}

h3.cyan:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    margin-top: 65px;
	background-color: #3bb0c9;
}
h3.orange {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: 1px solid #F0AB00;
}

h3.orange:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    margin-top: 65px;
	background-color: #F0AB00;	
}
h3.green {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: 1px solid #54813f;
}

h3.green:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    margin-top: 65px;
	background-color: #54813f;
}	
	
h4 {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
}
	
.ctaTxt {
	font-weight: 200;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.3em;
}

.InLineBoxCyan{
	display: inline-block;
	background-color: #3bb0c9;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}

.InLineBoxOrange{
	display: inline-block;
	background-color: #F0AB00;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}

.InLineBoxGreen{
	display: inline-block;
	background-color: #54813f;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}

.InLineBoxBlue{
	display: inline-block;
	background-color: #2b4154;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}	

	.img-padTop {
		padding-top: 0.5;
	}
	
	.laptopGraphic {
		max-width: 90%; 
		padding-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
	.audio-resize{
		width:70%;
		margin-left: auto; 
		margin-right: auto;
	}
	.desktop-display {
	display: none;
}
	.mobile-display {
		display: inline;
	}
	.logo-align {
	text-align: center;
}
	.icon-tool {
	max-width: 50%;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
}
	.mainSection {
	padding-bottom: 0em;
}
	.padBottom {
	 padding-bottom: 1em;	
	}
	.formSection {
	background-color: #2b4154;
	padding-top: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 1.5em;
}
.testi {
	padding-top: 0.5em;
	font: 28px /1.4em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	padding-left: 30px;
	padding-right:30px;

}	.testi-name {
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
}

	
	.laptopSections2 {
	padding-bottom: 0;
}
.imagePadTop {
	padding-top: 1.5em;
}
.imagePadTop2 {
	padding-top: 1.75em;
}	
	.graphic-order {
		order: 2;
	}
	.text-order {
		order: 1;
	}

}

@media only screen and (max-width: 550px ) {
	.BottomForm{
		width: 100%;
	}
	.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;
	}
	nav li {
        float: none;
		width: 100%;
		display: inline-block;
    	padding: 2px 5px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}	
	
	.col-2-3 {
    float: left;
    width: 100%;
  }
  .col-1-3 {
    float: left;
    width: 100%;
  }
	.col-3-5 {
	float: left;
    width: 100%;
	padding-right: 0px !important;
}	
.col-2-5 {
	float: left;
    width: 100%;
	padding-left: 0px !important;
	padding-top: 2em !important;
}
	.col-3-5-main {
	float: left;
    width: 100%;
}	
.col-2-5-main {
	float: left;
    width: 100%;
}
  
	.rowAlign {
		display:block;
	}

	.InLineBoxCyan{
		margin: auto;
	}	
	.InLineBoxOrange{
		margin: auto;
	}	
	.main-Para {
		text-align: center;
	}
	.main-Callout {
		text-align: center;
		padding-bottom: 2em;
		padding-top: 0;
	}

	p, li, div { 
  	font-size: 18px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
}
	.spaceAround {
	padding-left: 3%; 
	padding-right: 3%;
}
	[class*="col-"] {
    padding: 5px 5px 5px 5px;
}
h1 {
	font: 42px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0.25em;
	color: #2b4154;
}

h2 {
	font: 34px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	font-weight: 200;
	
}
h3.cyan {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: none;
}

h3.cyan:before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    -o-border-radius: 0%;
    -ms-border-radius: 0%;
    position: absolute;
}
h3.orange {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: none;
}

h3.orange:before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    -o-border-radius: 0%;
    -ms-border-radius: 0%;
    position: absolute;	
}
h3.green {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: none;
}

h3.green:before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    -o-border-radius: 0%;
    -ms-border-radius: 0%;
    position: absolute;
}	
	
h4 {
	font: 30px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: none;
}
	
.ctaTxt {
	font-weight: 200;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.3em;
}

.InLineBoxCyan{
	display: inline-block;
	background-color: #3bb0c9;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}

.InLineBoxOrange{
	display: inline-block;
	background-color: #F0AB00;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}

.InLineBoxGreen{
	display: inline-block;
	background-color: #54813f;
	border-radius: 20px;
	padding: 20px 20px 0px 20px;
}	

	.img-padTop {
		padding-top: 0.5;
	}
	
	.audio-resize{
		width:70%;
		margin-left: auto; 
		margin-right: auto;
	}
	.desktop-display {
	display: none;
}
	.mobile-display {
		display: inline;
	}
	.logo-align {
	text-align: center;
}
	.icon-tool {
	max-width: 70%;
	padding-bottom: 0.5em;
	margin-top: 0.25em;
}
	.mainSection {
	padding-bottom: 0em;
}
	.padBottom {
	 padding-bottom: 1em;	
	}
	.formSection {
	background-color: #2b4154;
	padding-top: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 1.5em;
}
.testi {
	padding-top: 0.5em;
	font: 28px /1.4em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	padding-left: 30px;
	padding-right:30px;

}	.testi-name {
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
}
	
	.laptopSections2 {
	padding-bottom: 0;
}
.imagePadTop {
	padding-top: 1.5em;
}
.imagePadTop2 {
	padding-top: 1.75em;
}	
	.padTop {
		padding-top: 0;
	}	
	.graphic-order {
		order: 2;
	}
	.text-order {
		order: 1;
	}
	  nav li a {
	color: #FFFFFF;
	font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none !important;
}

	.laptopGraphic {
		max-width: 90%; 
		padding-top: 0.5em;
		margin-bottom: 0.5em;
	}
}@charset "UTF-8";
/* CSS Document */

