body,
html {
    margin: 0 auto;
    padding: 0 auto;
    background-color: white;
}
.wrapper {
    float: none;
    min-width: 1140px;
}
.pagecenter {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}
.header {
    background-color: #f1f1f1;
    padding: 20px;
    text-align: center;
}
#navbar {
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    float: left;
}
.navbar_left {
    float: left;
    width: 20%;
    text-align: left;margin-top: -8px;
}
.navbar_right {
    float: right;
    width: 50%;
    display: inline-block;
    margin-top: -1em;
}
.navbar_right li {
    display: inline-block;
    padding-left: 2em;
    list-style-type: none;
}
.navbar_right ul li a {
    text-decoration: none;
    font-family: "Open Sans", Sans-Serif;
    text-transform: uppercase;
    color: #535353;
    font-size: 0.75rem;
    font-weight: 600;
    opacity: .6;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff!important;
    box-shadow: 0px 2px #F8F8FF;
    padding: 1em 0em 1em 0em;
}
.sticky + .content {
    padding-top: 60px;
}
.content {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    padding: 5em 0em 0em 0em;
}
.contentleftsection {
    width: 37%;
    float: left;
}
.contentrightsection {
    width: 50%;
    float: right;
}
.contentleftsection h1 {
    font-family: "Dosis", Open Sans;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 2.5rem;
}
.contentleftsection p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-size: 1.0625rem;
    line-height: 1.9;
}
.button1 {
    color: #fff;
    background-color: #46da60;
    font-size: 12px;
    padding: 15px 34px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    border-radius: 2px;
    transition: 0.15s linear;
    border: none;
    margin: 3em 0em 2em 0em;
}
.button1:hover {
    color: #46da60;
    border: none;
    background-color: #ffffff;
}
.contentleftsectioncontent small {
    font-family: "Open Sans", sans-serif;
    color: #777777;
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.9;
}
.teamcomm {
    float: left;
    width: 100%;
    padding: 5em 0em 5em 0em;
}
.teamcommtitle {
    width: 100%;
    float: none;
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
}
.teamcomm_combined {
    width: 100%;
    float: left;
    margin: 2em 0em 0em 0em;
}
.teamcombinedleft {
    float: left;
    width: 50%;
    text-align: center;
}
.teamcombinedright {
    float: right;
    width: 50%;
}
.teamcommtitle small {
    font-family: "Open Sans", sans-serif;
    color: #b5b9bf;
    display: inline-block;
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    opacity: .6;
}
.teamcommtitle h2 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 2rem;
    margin: 0;
}
.teamcommtitle hr,
.fqa_title hr {
    border-color: rgba(83, 83, 83, 0.07);
    width: 10%;
}
.teamcombinedright h3,
.works_everywhere_right h3,
.toolscombinedright h3 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 1.25rem;
}
.teamcombinedright p,
.works_everywhere_right p,
.toolscombinedright p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.9;
}
.works_everywhere {
    float: left;
    width: 100%;
    padding: 2em 0em 3em 0em;
}
.works_everywhere_right {
    float: left;
    width: 50%;
}
.works_everywhere_left {
    float: right;
    width: 50%;
    text-align: center;
}
.tools_combined {
    width: 100%;
    float: left;
    margin: 2em 0em 3em 0em;
}
.toolscombinedleft {
    float: left;
    width: 50%;
    text-align: center;
}
.toolscombinedright {
    float: right;
    width: 50%;
}
.toolscombinedright_content {
    margin: 0em 1em 0em 1em;
}
.channels {
    width: 100%;
    float: left;
    background-color: #f8f8f8;
    padding: 7em 0em 5em 0em;
}
.dividions {
    width: 30%;
    float: left;
    background-color: #ffffff;
    margin: 0em 1em 0em 1em;
    text-align: center;
    padding: 2em 0em 3em 0em;
}
.dividions .fa {
    font-size: 50px !important;
    line-height: 1.2;
    color: #777777;
}
.dividions h2 {
    font-family: "Open Sans", sans-serif;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #37404d;
    font-size: 17px;
}
.dividions p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.9;
    margin: 0em 1em 2em 1em;
}
.dividions a {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    line-height: 1.9;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #0facf3;
}
.workday {
    float: left;
    width: 100%;
    text-align: center;
    padding: 3em 0em 5em 0em;
}
.workdaycontent h2 {
    font-family: "Open Sans";
    font-size: 1.75rem;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-weight: 600;
}
.workdaycontent p {
    color: #b5b9bf !important;
    font-size: 1.0625rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
    margin-bottom: 1rem;
    font-weight: 300;
}
.workdaycontent {
    float: none;
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}
button {
    font-size: 12px;
    padding: 12px 34px;
    border-radius: 10rem;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    border: none;
    font-family: "Open Sans", sans-serif;
    vertical-align: middle;
    transition: 0.15s linear;
    font-weight: 600;
    background-color: #46da60;
    margin-top: 1.5em;
}
button:hover {
    background-color: #46da60;
    border: none;
}
button a {
    text-decoration: none;
    color: #ffffff;
}
.pricing {
    width: 100%;
    float: left;
    background-color: #f8f8f8;
    padding: 3em 0em 3em 0em;
    text-align: center;
}
.pricingdivision {
    width: 30%;
    float: left;
    margin: 0em 1em 0em 1em;
    background-color: #fff;
    border: 1px solid #f1f2f3;
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    padding-bottom: 3em;
    min-height: 24em;
}
.pricing_title h2 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 2rem;
}
.pricing_title p {
    line-height: 1.9;
    font-family: "Open Sans", sans-serif;
    color: #535353;
    margin-bottom: 3rem;
    font-weight: 300;
    font-size: 1.0625rem;
    padding: 2em 0em 2em 0em;
}
.pricingdivision h4 {
    padding: 16px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px solid #f1f2f3;
    background-color: #fcfdfe;
    font-family: "Open Sans", sans-serif;
    margin: 0em;
}
#green {
    display: inline-block;
    font-size: 16px;
    vertical-align: text-top;
    margin-right: 5px;
    margin-top: 16px;
}
.topic {
    font-size: 60px;
    font-weight: 600;
    font-family: "Dosis", "Open Sans", sans-serif;
    letter-spacing: 1px;
    line-height: 1.6;
    color: rebeccapurple;
    padding: 0.5em 0em 0.5em 0em;
    margin: 0;
}
.pricingdivision small {
    color: #b5b9bf;
    font-size: 80%;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
.offer {
    font-family: "Open Sans", sans-serif;
    font-size: 80%;
    font-weight: 400;
    color: #b5b9bf;
    padding: 0em 2em 0em 2em;
    line-height: 2em;
}
.gallery {
    padding: 5em 0em 0em 0em;
    width: 100%;
    float: left;
}
.gallery img {
    max-width: 8%;
    margin: 0em 1em 0em 1em;
}
.button2 {
    font-size: 12px;
    padding: 12px 34px;
    border-radius: 0px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    border: none;
    font-family: "Open Sans", sans-serif;
    vertical-align: middle;
    transition: 0.15s linear;
    font-weight: 600;
    background-color: #46da60;
    margin-top: 1.5em;
    margin-bottom: 2em;
}
.button2:hover {background-color:#0275d8;}
.button123 {
    font-size: 12px;
    padding: 12px 34px;
    border-radius: 0px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    border: none;
    font-family: "Open Sans", sans-serif;
    vertical-align: middle;
    transition: 0.15s linear;
    font-weight: 600;
    background-color: #0275d8;
    margin-top: 1.5em;
}
.fqa_section {
    width: 100%;
    float: left;
    padding: 5em 0em 3em 0em;
}
.fqa_title {
    text-align: center;
}
.fqa_title small {
    display: inline-block;
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    opacity: .6;
    color: #b5b9bf;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
    font-weight: 400;
}
.fqa_title h2 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 2rem;
    margin: 0;
}
.fqa_title p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 300;
    font-size: 1.0625rem;
    padding: 2em 0em 2em 0em;
}
.fqacombined_section {
    float: left;
    width: 100%;
}
.fqacontent {
    width: 30%;
    float: left;
    margin: 0em 1.1em 0em 1.1em;
}
.fqacontent h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #37404d;
    line-height: 1.6;
}
.fqacontent p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.9;
}
.fqatext {
    min-height: 10em;
}
.footerlogo {
    width: 20%;
    float: left;margin-top: -12px;
}
.footermenu {
    width: 60%;
    float: left;
    text-align: center;
    margin-top: -1.2em;
}
.footermenu li {
    display: inline-block;
    margin-left: 3em;
}
.footermenu a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
    color: #535353;
}
.footershareicon {
    width: 12%;
    float: right;
}
.footer {
    float: left;
    width: 100%;
    border-top: 1px solid #f1f2f3;
    padding: 2em 0em 1em 0em;
}
.footershareicon a {
    padding: 8px;
}
.understanding {
    width: 100%;
    float: left;
    padding: 5em 0em 5em 0em;
}
.understanding_title {
    text-align: center;
}
.understanding_content_combined {
    float: left;
    width: 100%;
    padding: 3em 0em 0em 0em;
}
.understanding_left_content {
    width: 33.2%;
    float: left;
}
.icontext {
    width: 100%;
    float: left;
}
.iconleft {
    float: left;
    width: 10%;
    min-height: 6em;
    padding-top: 2.3em;
}
.iconright {
    width: 83%;
    float: right;
    margin-right: 1em;
}
.understanding_title small {
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #b5b9bf;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
}
.understanding_title h2 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 2rem;
}
.understanding_title p {
    font-size: 1.0625rem;
    font-family: "Open Sans", sans-serif;
    color: #535353;
    line-height: 1.9;
    font-weight: 300;
}
.iconleft .fa {
    font-size: 25px !important;
    color: #e4e7ea !important;
}
.iconright h4 {
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #37404d;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 1.25rem;
    margin-bottom: 0;
}
.iconright p {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.9;
    margin-top: 1em;
    padding: 0em 1em 0em 0em;
}
.emailsection {
    float: left;
    width: 100%;
    padding: 5em 0em 0em 0em;
}
.form_group {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 40em;
    padding-top: 2em;
}
.name {
    width: 60%;
    padding: 1em;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    color: #b5b9bf;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.Subscription {
    margin: 0;
}

.click{
	font-size: 12px;
padding: 12px 34px;
border-radius: 10rem;
letter-spacing: 1.7px;
text-transform: uppercase;
border: none;
font-family: "Open Sans", sans-serif;
vertical-align: middle;
transition: 0.15s linear;
font-weight: 600;
background-color: #46da60;
margin-top: 1.5em;
color:#ffffff;
}
.click:hover{color: #46da60;background-color:#ffffff;border:none;}

.click123{
	font-size: 12px;
padding: 12px 34px;
border-radius: 10rem;
letter-spacing: 1.7px;
text-transform: uppercase;
border: none;
font-family: "Open Sans", sans-serif;
vertical-align: middle;
transition: 0.15s linear;
font-weight: 600;
background-color: #46da60;
margin-top: 0em;color:#ffffff;
}
.click123:hover{background-color:#ffffff;color:#46da60;}

.navbar_left a,.footerlogo a {
    text-decoration: none;
    font-family: "Dosis", "Open Sans", sans-serif;
    font-weight: 600;
    color: #0275d8;
    letter-spacing: 1px;
    font-size: 2em;
}
.navbar_left i,.footerlogo i {
    color:#FF0000;
}