﻿@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background-color: #c71c2e;
    font-size: 14px;
    color: #0b2139;
    min-width: 1200px;
    font-family: 'Droid Sans', sans-serif;
}

#topwrapper .top:after,
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

#topnavwrapper .topnav,
#topwrapper .top,
.main,
#footerwrapper .footer,
#copy {
    width: 1200px;
    margin: 0 auto;
}

#topnavwrapper {
    width: 100%;
    font-size: 12px;
    overflow: hidden;
    line-height: 12px;
    background-color: #3a61a4;
}



#topnavwrapper .topnav .nav {
    float: right;
    width: 39.5%;
}

#topnavwrapper .topnav .nav a {
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding: 9px 30px 9px 22px;
}


#topnavwrapper .topnav .nav .quote a {
    background-image: url(images/top-nav_request.jpg);
    background-color: #c71c2d;
    background-position: 6px 6px;
    padding: 9px 3.16% 9px 30px;
    margin: 0 25px 0 0;
}

#topnavwrapper .topnav .nav .quote a {
    background-image: url(images/top-nav_request.jpg);
    background-color: #c71c2d;
    background-position: 6px 6px;
    padding: 9px 3.16% 9px 30px;
    margin: 0 25px 0 0;
}

#topnavwrapper .topnav .nav .login a {
    background-image: url(images/top-nav_login.jpg);
}

#topnavwrapper .topnav .nav .support a {
    background-image: url(images/top-nav_support.jpg);
}

#topnavwrapper .topnav .nav .phone a {
    background-image: url(images/top-nav_phone.jpg);
    padding: 9px 0 9px 22px;
}

#topnavwrapper li a {
    color: #FFF;
    float: left;
    display: block;
    padding: 9px 3.16%;
    text-decoration: none;
}

#topnavwrapper li.quote a {}

#topwrapper {
    width: 100%;
    background-color: #FFF;
}

#topwrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    border-bottom: 3px solid #3a60a3;
}

#topwrapper .logo {
    float: left;
    width: 11.916%;
    margin: -21px 0px 9px 0px;
}

#topwrapper.fixed .logo {
    width: 8%;
    margin: 5px 0 9px 0;
}

#navwrapper {
    float: right;
    width: 61%;
    padding: 30px 0px 0px 0px;
}

.dropdown {
    visibility: hidden;
    width: 125px;
    position: absolute;
    top: 35px;
    left: 0px;
    text-align: center;
    background: #3a61a4;
    z-index: 999999;
}

.last .dropdown {
    left: -80%;
}

.dropdown hr {
    height: 1px;
    border: none;
    margin: 0 auto;
    width: 40%;
    background: #344860;
}

#footerwrapper .dropdown {
    visibility: visible;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    background: none;
}

#footerwrapper hr,
br.mobile {
    display: none;
}

li.drop:hover .dropdown {
    visibility: visible;
}

#navwrapper li.drop:hover {}

#navwrapper li.drop {
    position: relative;
}

a.menu {
    display: none;
}

#navwrapper li {
    display: block;
    float: left;
}

#navwrapper .dropdown li {
    display: block;
    padding: 0;
    float: none;
}

#navwrapper li a {
    color: #0b2139;
    text-decoration: none;
    padding: 0 55px 20px 0;
}

#navwrapper .dropdown li a,
#navwrapper li.last .dropdown li a {
    color: #fff;
    padding: 10px 0;
    display: block;
}

/* ticket #745841 */
#navwrapper li a:hover,
#navwrapper .lion a:hover,
#navwrapper .lion {
    background-image: url(images/nav-hover.png);
    background-repeat: no-repeat;
    background-position-y: 21px;
    /* background-position: 25px 21px; */
}

/* #navwrapper li.first a:hover,
#navwrapper .first.lion a:hover {
    background-position: 12px 21px;
}

#navwrapper li.last a:hover,
#navwrapper .last.lion a:hover {
    background-position: 20px 21px;
} */


#navwrapper li.last a {
    padding: 0 0 20px 0;
}

#navwrapper .mobile {
    display: none;
}

#innerwrapper {
    width: 100%;
    background-color: #FFF;
}

.clear {
    clear: both;
}

#pages {
    padding: 0 0 120px 0;
}

#pages.healthcare {
    padding: 0 0 0px 0;
}

#pages .button {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    font-weight: 700;
}

#pages .title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 15px 0;
}


#pages .banner {
    padding: 110px 0 70px 0;
    background-size: 100%;
    background-attachment: fixed;
    margin: 0 0 80px 0;
}

#pages .banner h1 {
    color: #fff;
    float: left;
    width: 60%;
    font-weight: 700;
    font-size: 40px;
}

#pages .banner .menu {
    float: right;
    color: #fff;
    font-size: 14px;
    width: 40%;
    margin: 10px 0 0 0;
    text-align: right;
}

#pages .banner a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#pages .banner a:hover,
#pages .banner .lion {
    font-weight: 700;
    color: #c71c2d;
}

#pages .text {
    font-size: 16px;
    color: #344860;
    line-height: 25px;
}

#pages .boxes {
    background-image: url(images/solutions-triangle.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 0 50px 0;
    background-color: #d8e0ed;
}

#pages .dark {
    float: left;
    text-align: justify;
    font-size: 25px;
    padding: 30px 4.5% 30px 4.5%;
    width: 41%;
    color: #fff;
    background: #3b60a4;
}

#pages .light {
    text-align: justify;
    padding: 40px 4.5%;
    float: right;
    width: 41%;
    color: #344860;
    line-height: 22px;
    font-size: 14px;
}

#pages .textfield,
.textarea {
    background: #fff;
    border: none;
    float: left;
    color: #313d54;
    padding: 15px 0 15px 3%;
    width: 46.5%;
    margin: 0 0 10px 0;
    border-radius: 10px;
}

#pages .textfield.right {
    float: right;
}

#pages .textarea,
#pages .textfield.full {
    float: none;
    width: 97%;
    resize: none;
}

#pages .textfield.full {
    width: 100%;
    border-radius: 10px;
}

#pages:not(.healthcare) form .button {
    border: none;
    padding: 15px 0;
    background: #c71c2e;
    width: 36%;
    margin: auto;
    border-radius: 10px;
}

#pages .cf-turnstile {
    text-align: center;
    margin-bottom: 10px;
}

#pages form input.button {
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
}

#pages select.textfield {
    width: 49.5%;
    min-height: 45px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
}


h2:not(div.healthcare h2):not(div.jive-integrations h2):not(.integration-sublanding h2):not(.jivefax-landing h2):not(.features-page h2) {
    position: relative;
    color: #344860;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 40px 0;
}

h2:not(div.healthcare h2):not(div.jive-integrations h2):not(.integration-sublanding h2):not(.features-page h2):after {
    position: absolute;
    top: 20px;
    height: 1px;
    background: #c71c2d;
    right: 0;
    width: 85%;
    content: '';
}

h3:not(.healthcare h3):not(.jive-integrations h3):not(.integration-sublanding h3):not(.jivefax-landing h3):not(.solutions h3):not(.features-page h2) {
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 30px;
    margin: 0 0 50px 0;
    font-weight: 700;
}

h3:not(div.healthcare h3):not(div.jive-integrations h3):not(.integration-sublanding h3):not(.features-page h3):before,
h3:not(div.healthcare h3):not(div.jive-integrations h3):not(.integration-sublanding h3):not(.features-page h3):after {
    position: absolute;
    top: 18px;
    content: '';
    height: 1px;
    background: #fff;
    width: 40%;
}

h3:before {
    left: 0;
}

h3:after {
    right: 0;
}

a.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

/*Home*/
#pages.home {
    padding: 0;
}

#wrap {
    z-index: 9999;
    position: relative;
}

#pages.home .darker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(41, 44, 69, 0.4);
    z-index: 500;
}

#pages.home .video {
    position: absolute;
    width: 100%;
    background-size: cover;
}

#bgvid {
    width: 100%;
    height: auto;
}

#pages.home .head {
    padding-bottom: calc(100vh - 96px);
    position: relative;
    overflow: hidden;
}

.arrow {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999
}

.rslides {
    list-style: none;
    overflow: hidden;
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 999;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    float: left;
    width: 100%;
    border: 0;
}

#pages.home .large {
    font-size: 65px;
    font-weight: 700;
    padding: 0 0 20px 0;
}

#pages.home .small {
    font-size: 27px;
    width: 45%;
    margin: 0 auto;
}

#pages.home .head .button {
    width: 10%;
    margin: 30px auto 0 auto;
    border: 2px solid #c71c2d;
}

#pages.head span {
    text-transform: uppercase;
}

#pages.home .head .italic {
    font-style: italic;
}

#pages.home .white {
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
    background-image: url(images/home-white.jpg);
}

#pages.home .white .left {
    float: left;
    font-size: 37px;
    font-weight: 700;
    color: #204d95;
    border-bottom: 3px solid #204d95;
    padding: 0 0 20px 0;
    width: 20%;
}

#pages.home .white .right {
    float: right;
    color: #204d95;
    line-height: 35px;
    width: 70%;
    font-size: 27px;
    text-align: justify;
}

#pages.home .white .button {
    width: 15%;
    padding: 5px 0;
    color: #204d95;
    font-size: 15px;
    text-align: center;
    border: 2px solid #204d95;
    margin: 20px 0 0 0;
}

#pages.home .middle .box {
    float: left;
    width: 33.33%;
    color: #fff;
    position: relative;
}

#pages.home .middle .par {
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
}

#pages.home .middle .button {
    color: #fff;
    border: 2px solid #fff;
    width: 30%;
    margin: 10px 0 0 0;
    padding: 10px 0;
}

#pages.home .middle .button:hover {
    color: #204d95;
}

#pages.home .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12, 33, 56, 0.85);
    display: none;
}

#pages.home .inner {
    padding: 70px 0;
    width: 75%;
    margin: 0 auto;
}

#pages.home .quote {
    background-image: url(images/home-provider.jpg);
    padding: 80px 0;
    background-size: cover;
    text-align: center;
    color: #fff;
}

#pages.home .quote .title {
    font-size: 35px;
}

#pages.home .quote .par {
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    width: 90%;
    margin: 0 auto;
}

#pages.home .quote .button {
    color: #fff;
    width: 25%;
    border: 2px solid #fff;
    background: #c71c2d;
    margin: 30px auto 0 auto;
}

#pages.home .owl-prev {
    left: 0;
}

#pages.home .owl-next {
    right: 0;
}

#pages.home .icons {
    background: #fff;
    padding: 60px 0;
}

#pages.home .icons .button {
    width: 15%;
    color: #204d95;
    border: 2px solid #204d95;
    margin: 40px auto 0 auto;
}

#pages.home .icons .button:hover {
    color: #fff;
}

#pages.home .icons .icon {
    margin: 0 auto;
    width: 50%;
}

#pages.home .icons .caption {
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 20px;
    color: #3a61a4;
    font-weight: 700;
}

#pages.home .testimonials {
    padding: 60px 0;
    text-align: center;
    color: #fff;
    background-image: url(images/home-testimonials.jpg);
    background-attachment: fixed;
    background-size: cover;
}

#pages.home .testimonials .title {
    font-size: 35px;
}

#pages.home .testimonial {
    font-size: 16px;
    line-height: 30px;
    width: 90%;
    margin: 0 auto;
}

#pages.home .testimonials .name {
    padding: 20px 0;
    font-weight: 700;
}

#pages.home .testimonials .company {
    width: 30%;
    margin: 0 auto;
}

#pages.home .testimonials .button {
    color: #fff;
    border: 1px solid #fff;
    width: 15%;
    margin: 10px auto 0 auto;
}

#pages.home .partners {
    background: #fff;
    padding: 80px 0;
}

#pages.home .partners .title,
#pages.home .icons .title {
    font-size: 35px;
    color: #3a61a6;
    text-align: center;
}

#pages.home .wrapper {
    width: 100%;
    margin: 0 auto;
}

#pages.home .partner {
    float: left;
    margin: 0 60px 0 0;
}



#pages.home .partner.last {
    margin: 0;
}



/*About*/
#pages.about {
    padding: 0;
}

#pages.about .banner {
    background-image: url(images/about-banner.jpg);
    margin: 0;
}

#pages.about .content {
    background-color: #fff;
    background-image: url(images/about-middle.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 60px 0;
}

#pages.about .stat {
    float: left;
    background-image: url(images/about-stat.jpg);
    background-size: cover;
    font-size: 22px;
    width: 25%;
    color: #fff;
    padding: 30px 15px 80px 15px;
}

#pages.about .stat .percent {
    float: left;
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    width: 25%;
}

#pages.about .stat .percent span {
    font-weight: 300;
}

#pages.about .stat .float {
    float: right;
    width: 65%;
    margin: 50px 0 0 0;
}

a.test-link {
    text-decoration: none;
    color: #FFF;
}

.test-click {
    float: right;
    width: 65%;
    font-size: 20px;
    margin-top: 10px;
}

#pages.about .icon {
    width: 95%;
    margin: 0 auto;
}

#pages.about .text.right {
    text-align: justify;
    float: right;
    width: 65%;
}

#pages.about .bottom {
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 100px 0;
    background-image: url(images/about-bottom.jpg);
}

#pages.about .callout {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    padding: 0 0 30px 0;
}

#pages.about .button {
    text-transform: none;
    color: #fff;
    font-size: 20px;
    border: 2px solid #c71c2d;
    font-weight: 700;
    margin: 0 auto;
    width: 35%;
    padding: 15px 0;
}

#pages.about .button .click {
    font-weight: 300;
    color: #c71c2d;
    font-size: 15px;
}

#pages.about .button:hover {
    color: #c71c2d;
}

#pages.about .button:hover .click {
    color: #fff;
}

/*Testimonials*/
#pages.testimonials .banner {
    background-image: url(images/testimonials-banner.jpg);
}

#pages.testimonials {
    background: #f1f2f3;
}

#pages.testimonials .testimonial {
    background: #fff;
    width: 82%;
    line-height: 20px;
    color: #3a61a4;
    font-size: 15px;
    text-align: center;
    padding: 30px 20px;
    margin: 0 auto;
}

#pages.testimonials .blue {
    text-align: justify;
    height: 185px;
}

#pages.testimonials .name {
    padding: 20px 0 0 0;
    color: #c71c2d;
    font-size: 16px;
}

#pages.testimonials .small {
    font-size: 14px;
}

#pages.testimonials .company {
    margin: 0 auto 30px auto;
    height: 100px;
    /*can be anything*/
    width: 90%;
    /*can be anything*/
    display: inline-block;
    position: relative;
}

#pages.testimonials .company img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*FAQ's*/
#pages.faq .banner {
    background-image: url(images/faq-banner.jpg);
}

#pages.faq dt.question {
    cursor: pointer;
    background: url(images/faq_open.jpg) no-repeat right;
    padding: 0px 0px 15px 0px;
    color: #3a61a4;
    font-size: 14px;
    font-weight: 700;
}

#pages.faq dt.opened {
    background: url(images/faq_close.jpg) no-repeat right;
}

#pages.faq .answer {
    display: none;
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0px 0px 0px;
}

#pages.faq dl {
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #becbd7;
}


#pages.faq span {
    color: #fff;
    background: #3a61a4;
    text-align: center;
    width: 40px;
    font-size: 15px;
    vertical-align: middle;
    font-weight: 700;
    padding: 10px 0px;
    display: block;
    float: left;
    font-family: 'Oswald', sans-serif;
    border-radius: 100%;
    text-transform: uppercase;
    margin: -10px 15px 0 0;
}

#pages.faq .answer span {
    padding: 8px 0;
    background: #c71c2e;
    margin: 0 15px 40px 0;
}

/*Solutions*/
/* #pages.solutions {
    padding: 0;
} */

#pages.solutions .banner {
    background-image: url(images/solutions-banner.jpg);
}

#pages.solutions .advantage {
    float: left;
    width: 23.1%;
    margin: 0 30px 50px 0;
}

#pages.solutions .advantage .pic,
#pages.contact .photo {
    overflow: hidden;
}

#pages.solutions .advantage img,
#pages.contact .photo img {
    max-width: 100%;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#pages.solutions .advantage:hover img,
#pages.contact .location:hover .photo img {
    -moz-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
}

#pages.solutions .advantage.last {
    margin: 0 0 50px 0;
}

#pages.solutions .caption,
#pages.about .caption {
    color: #3b60a4;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 20px 0;
}

#pages.solutions .desc {
    text-align: justify;
    color: #344860;
    font-size: 14px;
    line-height: 22px;
}

#pages.solutions .bottom h2 {
    color: #fff;
}

#pages.solutions .bottom h2:after {
    background: #fff;
    width: 88%;
}

#pages.solutions .bottom {
    background-size: cover;
    background-image: url(images/solutions-bottom.jpg);
    padding: 80px 0;
}

#pages.solutions .benefit {
    float: left;
    width: 32.5%;
    color: #fff;
    margin: 0 0 50px 0;
}

#pages.solutions .benefit.middle {
    margin: 0 15px 50px 15px;
}

#pages.solutions .icon {
    float: left;
    width: 15%;
}

#pages.solutions .icon:hover {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    transition: all 0.5s;
}

#pages.solutions .float {
    text-align: justify;
    float: right;
    width: 83%;
    line-height: 22px;
    font-size: 16px;
}

#pages.solutions .float.short {
    padding: 10px 0 0 0;
}

/*Features*/
#pages.features .banner {
    background-image: url(images/features-banner.jpg);
}

#pages.features .feature.first {
    clear: both;
}

#pages.features .feature {
    float: left;
    margin: 0 0px 50px 0;
    width: 32%;
    padding: 0 0 50px 0;
    position: relative;
}

#pages.features .feature.middle {
    margin: 0 2% 50px 2%;
}

#pages.features .icon {
    float: left;
    width: 62px;
}

#pages.features .feature:hover .icon {
    filter: alpha(opacity=80);
    opacity: .6;
}

#pages.features .info {
    float: right;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 0 -20%;
    position: relative;
    border-bottom: 1px solid #d8dfed;
}


#pages.features .border {
    position: absolute;
    width: 1px;
    background: #d8dfed;
    height: 60px;
    left: 0;
    bottom: 0;
}

#pages.features .name {
    color: #c71c2d;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 15px 20%;
}

#pages.features .desc {
    text-align: justify;
    color: #344860;
    padding: 0 0 0 20%;
    line-height: 22px;
}

#pages.features .desc a {
    font-weight: bold;
    color: #344860;
}

#pages.features .info br {}

#pages.features .read-more .more a {
    font-size: 0;
    background-image: url(images/features-open.jpg);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

#pages.features .more a {
    font-size: 0;
    background-image: url(images/features-close.jpg);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*Software*/
#pages.software .banner {
    background-image: url(images/software-banner.jpg);
}

#pages.software .box {
    padding: 20px 0px;
    border-bottom: 1px solid #cc0630;
}

#pages.software .icon {
    background-image: url(images/software_icon_call.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

#pages.software .icon.tapi {
    background-image: url(images/software_icon_tapi.png);
}

#pages.software .icon.phone {
    background-image: url(images/software_icon_phone.png);
}

#pages.software .icon.popup {
    background-image: url(images/software_icon_popup.png);
}

#pages.software .icon.software {
    background-image: url(images/software_icon_software.png);
}

#pages.software .header {
    overflow: hidden;
}

#pages.software .header:after {
    content: "\f107";
    float: right;
    font-size: 25px;
    padding: 15px 0px 0px 0px;
    color: #3a61a4;
    font-family: 'FontAwesome';
}

#pages.software .header.opened:after {
    content: "\f106";
}

#pages.software .title {
    color: #344860;
    font-size: 20px;
    line-height: 20px;
    width: 90%;
    padding: 15px 0px 15px 5%;
    text-align: left;
    float: left;
}

#pages.software .content {
    clear: both;
    display: none;
    padding: 10px 0px 0px 0px;
    line-height: 25px;
}


#pages.software h2 {
    clear: both;
    margin: 50px 0px 40px 0px;
    font-size: 20px;
}

#pages.software h2:after {
    display: none;
}

#pages.software .table {
    overflow: hidden;
    border-bottom: 1px solid #3a61a4;
}

#pages.software .table .row {
    clear: both;
    overflow: hidden;
}

#pages.software .disclaimer {
    clear: both;
    text-align: center;
    font-style: italic;
    font-size: 14px;
    padding: 15px 0px;
}

#pages.software .table .row.blue {
    background-color: #eff3f8;
}

#pages.software .table a {
    color: #c71c2d;
    text-decoration: none;
}

#pages.software .table .col1,
#pages.software .table .col2,
#pages.software .table .col3,
#pages.software .table .col4,
#pages.software .table .col5 {
    float: left;
    padding: 15px 0px 15px 2%;
    border-right: 1px solid #3a61a4;
    width: 17.9%;
}

#pages.software .table .col2 {
    padding: 15px 0px 15px 3%;
    width: 15.9%;
}

#pages.software .table .col2.icon {
    background-size: 12%;
    margin: 0px 0px 0px 1%;
}

#pages.software .table .col1 {
    font-weight: bold;
    border-left: 1px solid #3a61a4;
}

#pages.software .table .header {
    color: #FFf;
    padding: 15px 0px 15px 2%;
    width: 17.9%;
    margin: 0px;
    font-weight: bold;
    background-color: #3a61a4;
}

#pages.software .table .header:after {
    display: none;
}


/*Resources*/
#pages.resources .banner {
    background-image: url(images/resources-banner.jpg);
}

#pages.resources .link {
    float: left;
    margin: 0 0 80px 0;
    color: #3b60a4;
    text-align: center;
    width: 30%;
}

#pages.resources .link.middle {
    margin: 0 50px 80px 50px;
}

#pages.resources .icon {
    width: 40%;
    margin: 0 auto;
}

#pages.resources .caption {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
}

#pages.resources .desc {
    line-height: 22px;
    text-align: justify;
}

#pages.resources .button {
    width: 30%;
    background: #3b60a4;
    margin: 20px auto 0 auto;
}

#pages.resources .boxes a,
#pages.resources .link a {
    text-decoration: none;
    color: #3b60a4;
}

/*Tutorials*/
#pages.tutorials .banner {
    background-image: url(images/resources-banner.jpg);
}

#pages.tutorials .link {
    float: left;
    margin: 0 0 80px 0;
    color: #3b60a4;
    text-align: center;
    width: 50%;
}

#pages.tutorials .link.middle {
    margin: 0 50px 80px 50px;
}

#pages.tutorials .icon {
    width: 40%;
    margin: 0 auto;
}

#pages.tutorials .caption {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
}

#pages.tutorials .desc {
    line-height: 22px;
    text-align: justify;
}

#pages.tutorials .button {
    width: 30%;
    background: #3b60a4;
    margin: 20px auto 0 auto;
}

#pages.tutorials .boxes a,
#pages.tutorials .link a {
    text-decoration: none;
    color: #3b60a4;
}

/*Rates*/
#pages.rates .banner {
    background-image: url(images/rates-banner.jpg);
    margin: 0;
}

#pages.rates .bar {
    padding: 15px 0;
    background: #3a61a4;
    margin: 0 0 40px 0;
}

#pages.rates select.select-plan {
    padding: 15px 0 15px 15px;
    width: 60%;
    color: #3a61a4;
    text-transform: capitalize;
    display: block;
    margin: 0 auto;
}

#pages.rates select.select-reultsPP {
    padding: 15px 0 15px 15px;
    color: #3a61a4;
    text-transform: capitalize;
    /*display: block;*/
    float: right;
    margin: 0 auto;
}

#pages.rates .search {
    border: 1px solid #ebeff6;
    padding: 15px 0 15px 15px;
    width: 40%;
    /*display: block;*/
    margin: 0 auto 20px auto;
    /*margin: 0 auto;*/
}

#pages.rates #rpp {
    float: right;
    margin: 17px 15px 0 0;
}

#pages.rates .letters {
    float: left;
    width: 92%;
}

#pages.rates .links {
    width: 85%;
    margin: 0 auto;
}

#pages.rates .letters a {
    background: #ebeff6;
    display: inline-block;
    color: #3a61a4;
    padding: 6px 10px;
    margin: 0 2px 0 0;
    text-decoration: none;
    text-align: center;
}

#pages.rates .letters a:hover {
    color: #fff;
    background: #c71c2d;
}

#pages.rates .all {
    display: block;
    float: right;
    color: #c71c2d;
    text-align: right;
    width: 8%;
    text-decoration: none;
}

#pages.rates .table {
    margin: 50px 0 0 0;
}

#pages.rates .col1,
#pages.rates .col2,
#pages.rates .col3 {
    float: left;
    color: #3a61a4;
    font-size: 14px;
    font-size: 14px;
    width: 32.9%;
    padding: 10px 0 10px 0;
}

.table-font-color {
    color: #3a61a4;
}

#pages.rates .col1 {
    padding: 10px 0 10px 1.3%;
    clear: both;
}

#pages.rates .blue {
    background: #ebeff6;
    clear: both;
}

#pages.rates .header {
    text-transform: uppercase;
    border-bottom: 1px solid #c71c2d;
    font-weight: 700;
    color: #c71c2d;
}

/*Request a Quote*/
#pages.request .banner {
    background-image: url(images/request-banner.jpg);
}

#pages.request .center {
    padding: 0px 0 0 0;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
}

#pages.request .red {
    padding: 30px 0 60px 0;
    font-size: 22px;
    text-align: center;
    color: #c71c2e;
}

#pages.request .form {
    padding: 80px 0;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(images/request-quote.jpg);
}

#pages.request .wrapper {
    width: 70%;
    margin: 0 auto;
}

#pages.request .title {
    padding: 30px 0 10px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

#pages.request h3:before,
#pages.request h3:after {
    width: 30%;
}

#pages.request .triangle {
    width: 30px;
    margin: 0 auto;
}

/*Contact*/
#pages.contact,
#pages.request {
    padding: 0;
}

#pages.contact .section .phone a {
    color: #FFF;
    text-decoration: none;
}

#pages.new-contact .banner {
    background-image: url(images/contact-banner.jpg);
    margin: 0;
}
#pages.contact .banner {
    background-image: url(images/contact-banner.jpg);
    margin: 0;
}

#pages.contact .bar {
    background: #3a61a4;
    margin: 0 0 50px 0;
    color: #fff;
    text-transform: uppercase;
}

#pages.contact .bar .button {
    float: right;
    width: 15%;
    border: 2px solid #fff;
    background-color: #c71c2d;
    background-image: url(images/contact-form.jpg);
    background-repeat: no-repeat;
    background-position: 95% 8px;
    padding: 10px 0;
    margin: 30px 0 0 0;
}

#pages.contact .section {
    float: left;
    width: 35%;
    padding: 20px 0 20px 0;
}

#pages.contact .section.middle {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 20px 0 20px 20px;
}

#pages.contact .section .city {
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 10px 0;
}

#pages.contact .section .phone {
    padding: 5px 0 0 25px;
    background-image: url(images/contact-phone.jpg);
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-size: 16px;
}

#pages.contact .location {
    float: left;
    width: 31.1%;
    margin: 0 0 50px 0;
}

#pages.contact .location.middle {
    margin: 0 40px 50px 40px;
}

#pages.contact .location .city {
    float: left;
    color: #3b60a4;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    width: 50%;
}

#pages.contact .location a {
    display: block;
    float: right;
}

#pages.contact .photo {
    margin: 0 0 20px 0;
}

#pages.contact .address {
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}

#pages.contact .bottom {
    overflow: hidden;
    background-image: url(images/contact.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0;
}

#pages.contact .wrapper {
    width: 70%;
    margin: 0 auto;
}

#pages.contact #bot {
    padding: 90px 0 0 0;
}

/*Privacy Policy*/
#pages.privacy {
    text-align: justify;
    line-height: 25px;
}

#pages.privacy h1 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #3a61a4;
    padding: 50px 0 20px 0;
}

#pages.privacy h4 {
    font-weight: bold;
    font-size: 18px;
    padding: 20px 0 5px 0;
}

/* service-fees */
#pages.service-fees .banner {
    background-image: url(images/software-banner.jpg);
}

#pages.service-fees .box {
    padding: 20px 0px;
    border-bottom: 1px solid #cc0630;
}

#pages.service-fees .header {
    overflow: hidden;
}

#pages.service-fees .header:after {
    content: "\f107";
    float: right;
    font-size: 25px;
    padding: 15px 0px 0px 0px;
    color: #3a61a4;
    font-family: 'FontAwesome';
}

#pages.service-fees .header.opened:after {
    content: "\f106";
}

#pages.service-fees .title {
    color: #344860;
    font-size: 20px;
    line-height: 20px;
    width: 90%;
    padding: 15px 0px 15px 5%;
    text-align: left;
    float: left;
}

#pages.service-fees .content {
    clear: both;
    display: none;
    padding: 10px 0px 0px 0px;
    line-height: 25px;
}


#pages.service-fees h2 {
    clear: both;
    margin: 50px 0px 40px 0px;
    font-size: 20px;
}

#pages.service-fees h2:after {
    display: none;
}

#pages.service-fees .service-feesDiv {
    width: 60%;
}

#pages.service-fees table thead {
    background-color: #3a61a4;
}

#pages.service-fees table tbody tr:nth-child(even) {
    background-color: #eff3f8;
}

#pages.service-fees table a {
    color: #c71c2d;
    text-decoration: none;
}

#pages.service-fees table {
    overflow: hidden;
    border: 1px solid #3a61a4;
}

#pages.service-fees table th,
#pages.service-fees table td {
    padding: 15px 5px 15px 2%;
    border-right: 1px solid #3a61a4;
    height: 22px;
    width: 33%;
}

#pages.service-fees table th {
    color: #FFf;
    margin: 0px;
    font-weight: bold;
    background-color: #3a61a4;
    font-size: 16px;
}

#pages.service-fees table tr td:first-child {
    font-weight: bold;
}

#pages.service-fees table tr td[colspan="3"] {
    text-align: center;
    font-weight: 100;
}

@media (max-width: 1150px) {

    #pages.service-fees .service-feesDiv {
        width: 90%;
    }

    /* this is here for a reason */
    #pages.service-fees .table .header {
        font-size: 16px;
    }
}

@media (max-width: 750px) {
    #pages.service-fees .service-feesDiv {
        width: 100%;
    }

}

/* end service fees */

/*Footer*/
#footerwrapper {
    width: 100%;
    overflow: hidden;
    background-color: #d8e0ed;
    padding: 60px 0px;
}

#footerwrapper .footer .left {
    float: left;
    width: 11.08%;
}

#footerwrapper .footer .navbar {
    float: left;
    /* width: 55.8%; */
    width: 64.8%;
}

#footerwrapper .footer .navbar ul {
    float: left;
    /* margin: 0px 0px 28px 10.2%; */
    margin: 0px 0px 28px 4.2%;
    /* width: 17.189%; */
    /* width: 14.10%; */
    width: 20.1%;
}

#footerwrapper .footer .navbar ul ul {
    float: none;
    width: 100%;
    margin: 12px 0px 0px 0px;
}

#footerwrapper .footer .navbar ul li a {
    color: #344860;
    text-decoration: none;
}

#footerwrapper .footer .navbar ul li,
#footerwrapper .footer .title {
    font-weight: 700;
    font-size: 16px;
    padding: 0px 0px 40px 0px;
}

#footerwrapper .footer .navbar ul li.less {
    padding: 0px 0px 20px 0px;
}

#footerwrapper .footer .navbar ul li.drop {
    padding: 0px 0px 12px 0px;
}

#footerwrapper .footer .navbar ul li li {
    font-weight: 400;
    font-size: 14px;
    padding: 0px 0px 12px 0px;
}

#footerwrapper .footer .contactinfo {
    float: right;
    width: 21%;
}

#footerwrapper .footer .title {
    padding: 0px 0px 20px 0px;
}

#footerwrapper .footer .contactinfo .box {
    border: 2px solid #FFF;
    line-height: 29px;
    padding: 32px 10% 22px 10%;
}

#footerwrapper .footer .contactinfo .state {
    font-weight: bold;
    color: #c71c2d;
}

#footerwrapper .footer .contactinfo a {
    text-decoration: none;
    color: #344860;
}

/*Social*/
.social {
    padding: 25px 0px 0px 0px;
}

.social a {
    text-decoration: none;
}

.social .fa {
    font-family: 'FontAwesome';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF;
    font-size: 17px;
    line-height: 17px;
    background-color: #3b5998;
    border-radius: 100%;
    padding: 8px 0;
    width: 32px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-google-plus:before {
    content: "\f0d5";
}

/*Copy*/
#copy {
    overflow: hidden;
    color: #FFF;
    font-size: 12px;
    padding: 25px 0px;
}

#copy a {
    color: #FFF;
}

#copy .left {
    float: left;
    width: 33%;
    text-align: left;
}

#copy .right {
    float: right;
    text-align: right;
    width: 33%;
}

#copy .disclaimer {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 11px;
}

/* removing scrollbar on chrome */
*:not(.include-scrollbar)::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
    /* background: lightgrey; */
}

/* removing scrollbar on firefox */
:root {

    scrollbar-width: none;
}

.ieh2:after {
    display: none;
}

#pages .locationChange {
    overflow: hidden;
    background-image: url(images/contact.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0;
}

#pages.about #locationChangeFrm .button:hover {
    color: white;
}

/* create ticket */
#pages.createTicket .banner {
    background-image: url(images/contact-banner.jpg);
    margin: 0;
}

#pages.createTicket .bottom {
    overflow: hidden;
    background-image: url(images/contact.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0;
}

#pages.createTicket .textfield,
#pages.createTicket .textarea {
    background: #fff;
    border: none;
    float: left;
    color: #313d54;
    padding: 15px 0 15px 7px;
    width: 17.5%;
    margin: 0 10px 10px 10px;
}

#pages.createTicket .textfieldSmall {
    background: #fff;
    border: none;
    padding: 15px 0 15px 7px;
    width: 17%;
    margin: 0 10px 10px 10px;
}

#pages.createTicket .textfieldLarge,
#pages.createTicket .selectfieldLarge {
    background: #fff;
    border: none;
    padding: 15px 0 15px 7px;
    margin: 0 10px 10px 10px;
}

#pages.createTicket .textarea {
    width: 98%;
    height: 80px;
}

/* #pages.createTicket .textfield.large{
    width: 46.5%;
} */
#pages.createTicket h3:before,
#pages.createTicket h3:after {
    width: 33%;
}

#pages.createTicket .selectField {
    width: 18.1%;
}

#pages.createTicket .textfieldLarge {
    width: 30.8%;
}

#pages.createTicket .selectfieldLarge {
    width: 31.4%;
}

#pages.createTicket #callDate {
    width: 31.2%;
}

#pages.createTicket .button {
    border: none;
    padding: 15px 0;
    background: #c71c2e;
    width: 18%;
    margin: 10px 0 0 10px;
}

#pages.createTicket input[type=number]::-webkit-inner-spin-button,
#pages.createTicket input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

#pages.createTicket #callDate {
    padding: 14px 0px 12px 4px;
}

#pages.createTicket {
    padding: 0;
}

/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/

/* input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
  } */

/* login */
#pages.login {
    padding: 0;
}

#pages.login .banner {
    background-image: url(images/about-banner.jpg);
    margin: 0;
}

#pages.login .content {
    background-color: #fff;
    background-image: url(images/about-middle.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 60px 0;
}

#pages.login .text.right {
    text-align: justify;
    float: right;
    width: 65%;
}

#pages.login .bottom {
    background-size: cover;
    background-attachment: fixed;
    padding: 180px 0 120px 0;
    background-image: url(images/about-bottom.jpg);
}

#pages.login .button {
    text-transform: none;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff !important;
    font-weight: 700;
    margin: 0 auto;
    width: 35%;
    padding: 15px 0;
    margin-bottom: 1% !important;
    background-color: #c71c2d;
    display: inline !important;
    cursor: pointer;
}

#pages.login .button a {
    text-decoration: none !important;
    color: #fff;
}

.login .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3a61a4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/*
start accessibility - only show for screen reader
https://gist.github.com/ffoodd/000b59f431e3e64e4ce1a24d5bb36034

	Improved screen reader only CSS class
	@author Gaël Poupard
		@note Based on Yahoo!'s technique
		@author Thierry Koblentz
		@see https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
	* 1.
		@note `clip` is deprecated but works everywhere
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
	* 2.
		@note `clip-path` is the future-proof version, but not very well supported yet
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path
		@see http://caniuse.com/#search=clip-path
		@author Yvain Liechti
		@see https://twitter.com/ryuran78/status/778943389819604992
	* 3.
		@note preventing text to be condensed
		author J. Renée Beach
		@see https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
		@note Drupal 8 goes with word-wrap: normal instead
		@see https://www.drupal.org/node/2045151
		@see http://cgit.drupalcode.org/drupal/commit/?id=5b847ea
	* 4.
		@note !important is important
		@note Obviously you wanna hide something
		@author Harry Roberts
		@see https://csswizardry.com/2016/05/the-importance-of-important/
*/

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    /* 1 */
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    /* 2 */
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
    /* 3 */
}

/*
	Use in conjunction with .sr-only to only display content when it's focused.
	@note Useful for skip links 
	@see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
	@note Based on a HTML5 Boilerplate technique, included in Bootstrap
	@note Fixed a bug with position: static on iOS 10.0.2 + VoiceOver
		@author Sylvain Pigeard
		@see https://github.com/twbs/bootstrap/issues/20732
*/
.sr-only-focusable:focus,
.sr-only-focusable:active {
    clip: auto !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    height: auto !important;
    margin: auto !important;
    overflow: visible !important;
    width: auto !important;
    white-space: normal !important;
}

/*end accessibility*/

/*Contact*/
#pages.hikivision,
#pages.request {
    padding: 0;
}

#pages.hikivision .section .phone a {
    color: #FFF;
    text-decoration: none;
}

#pages.hikivision .banner {
    background-image: url(images/contact-banner.jpg);
    margin: 0;
}

#pages.hikivision .bar {
    background: #3a61a4;
    margin: 0 0 50px 0;
    color: #fff;
    text-transform: uppercase;
}

#pages.hikivision .bar .button {
    float: right;
    width: 15%;
    border: 2px solid #fff;
    background-color: #c71c2d;
    background-image: url(images/contact-form.jpg);
    background-repeat: no-repeat;
    background-position: 95% 8px;
    padding: 10px 0;
    margin: 30px 0 0 0;
}

#pages.hikivision .section {
    float: left;
    width: 35%;
    padding: 20px 0 20px 0;
}

#pages.hikivision .section.middle {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 20px 0 20px 20px;
}

#pages.hikivision .section .city {
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 10px 0;
}

#pages.hikivision .section .phone {
    padding: 5px 0 0 25px;
    background-image: url(images/contact-phone.jpg);
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-size: 16px;
}

#pages.hikivision .location {
    float: left;
    width: 31.1%;
    margin: 0 0 50px 0;
}

#pages.hikivision .location.middle {
    margin: 0 40px 50px 40px;
}

#pages.hikivision .location .city {
    float: left;
    color: #3b60a4;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    width: 50%;
}

#pages.hikivision .location a {
    display: block;
    float: right;
}

#pages.hikivision .photo {
    margin: 0 0 20px 0;
}

#pages.hikivision .address {
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}

#pages.hikivision .bottom {
    overflow: hidden;
    background-image: url(images/contact.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0;
}

#pages.hikivision .wrapper {
    width: 70%;
    margin: 0 auto;
}

#pages.hikivision #bot {
    padding: 90px 0 0 0;
}

#pages.hikivision .font-info {
    color: white;
    font-weight: 600;
    font-size: larger;
}

/* Submenu */
.has-submenu>a:after {
    content: "▼";
    margin-left: 5px;
}

.submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0;
    margin: 0;
    width: 125px;
    background: #3a61a4;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.has-submenu:hover>.submenu {
    display: block;
}

.has-submenu:hover>a:after {

    content: "▼";
    margin-left: 5px;
    transform: rotate(-90deg);
    display: inline-block;


}

.submenu li {
    display: block;
}

.submenu a {
    padding: 10px;
    color: #333;
    text-decoration: none;
}

.an_comment_box {
    border-right: none !important;
}

#an_all_comment_box {
    width: inherit !important;
}

#pages.software .legal-icon {
    background-color: #d8dfed;
    padding: 13px;
    border-radius: 50%;
    margin-right: 10px;
}

#pages.software .legal-icon i {
    color: #3a61a4;
    min-width: 29px;
    text-align: center;
}

.advantage-page {
    padding: 100px 0 0 0;
    justify-content: space-between;
    margin: auto;
    width: 90%;
    max-width: 1250px;
    gap: 15px;

}