img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} html, body { -webkit-text-size-adjust: 100%; text-size-adjust: 100% }body { font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 1.6; text-align: center; min-width: 320px; }body, nav ul ul a, footer a { color: #666; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; }h1, h2, h3, h4, h5, h6, .post h1 a, .post h2 a { color: #333; }body, header ul { padding: 0; margin: 0; }img, iframe { max-width: 100%; height: auto; display: block; margin: 0 auto; }.fullwidth { width: 100%; }a img, iframe { border: none; }a, header a:hover, footer a:hover, .red, .post h1 a:hover, .post h2 a:hover, .ready a:hover { text-decoration: none; }a, header a:hover, .red, .post h1 a:hover, .post h2 a:hover, .partners img { transition: ease-out .3s; }a, header a:hover, .red, .post h1 a:hover, .post h2 a:hover { color: #e02e1c; }a:hover { text-decoration: underline; transition: ease-in .3s; }.services a:hover { text-decoration: none; }hr { border-width: 1px; border-color: #eee; border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.imgLeft { float: left; margin: 10px 4% 2% 0; }.imgCenter { display: block; margin: 0 auto; }.imgRight { float: right; margin: 10px 0 2% 4%; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }.hide { display: none !important; }.center { text-align: center; }.wrap { display: block; max-width: 1100px; margin: 0 auto; position: relative; padding: 0 10px }.bg-light { background-color: #f2f2f2; color: #333; }.bg-primary { background-color: #e02e1c; }.bg-dark { background-color: #2c2c2c; }.grad { background-color: rgba(255, 255, 255, .9); color: #111; border: 4px solid #cf3f2c; box-shadow: 0 10px 20px rgba(0,0,0,.5); }.grad h2, .grad h3 { color: #cf3f2c; }.pad { padding: 0 10px; }.pad50 { padding: 50px 0; }.padtop { padding-top: 50px; }.padbottom { padding-bottom: 50px; }.marg50 { margin: 50px 0; }.margtop { margin-top: 50px; }.margbottom { margin-bottom: 50px; }.gap0 { grid-gap: 0 !important; }.flex { display: flex; flex-wrap: wrap; }.flex > * { flex: 1 }.grid { display: grid; grid-gap: 20px 40px; }.mid { align-self: center; align-items: center; }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); }.overlay { height: 100%; background-color: rgba(0,0,0,.5); }.font18 { font-size: 18px; }.fit { object-fit: cover; height: 100%; width: 100%; }.posright { object-position: right; }.emphasis { background: #cf3f2c; color: #fff; border: 2px solid #e02e1c; padding: 50px; }.emphasis h2 { color: #fff; } header, .banner, .cover { background-size: cover; background-position: center; }header { width: 100%; font-weight: 600; background-color: rgba(255,255,255,.95); padding: 10px 0; position: sticky; top: 0; z-index: 999; border-bottom: 1px solid #cf3f2c }header .wrap { padding: 0 }header #mainlogo { display: block }header #mainlogo img { padding-bottom: 10px }header .grid { grid-template-columns: 285px 1fr; grid-gap: 0 }header .grid > div:first-of-type, .cta #quick, footer .grid.half > div:first-of-type, footer .social { text-align: left; }header .grid > div:last-of-type, footer .grid.half > div:last-of-type { text-align: right; }nav li, .social li, .chat { display: inline-block; }nav a, nav ul ul li, nav ul li:hover > ul { display: block; }nav a, .banner h1, .banner p, .bg-primary, .bg-primary h2, .bg-dark, .bg-dark h2, .bg-dark h3, .convergence, .convergence h2, .pricing h2 { color: #fff; }nav a { padding: 5px; margin: 5px; color: #333 }nav ul ul { display: none; width: 200px; background-color: #fff; border-radius: 5px; box-shadow: 5px 5px 10px rgba(0,0,0,.1); position: absolute; z-index: 999; }nav ul ul a { padding: 5px 10px; margin: 0; border-bottom: 1px dotted #ccc; }nav ul ul li:last-of-type a { border: none; }nav .btn, nav .btn:hover, .banner .btn { border: none; }nav .btn { text-transform: none; padding: 8px; font-weight: normal; margin: 5px 10px }.phone { grid-row: 1; }.phone p { text-align: right; padding-right: 10px; }.nav { grid-row: 2; } .banner { overflow: hidden; font-size: 18px; }.banner .wrap { top: 35%; transform: translateY(-35%); }.banner h1, .banner p, .fakeh1 { max-width: 650px; padding: 0 10px; text-shadow: 0 0 10px rgba(0,0,0,.5); }.banner h1, main h1 { font-size: 40px; }.banner .btn, .home .btn { font-weight: 400; background-color: #fff; color: #333; margin-top: 20px; border: none; text-shadow: none; }.banner .btn:hover, .products .btn:hover { background-color: #e02e1c; color: #fff; }.banner, .skew { position: relative; }.banner:before { content: ""; width: 100%; height: 100%; background-image: linear-gradient(to right,rgba(0,0,0,.8),transparent); top: 0; left: 0; }.banner:before, .banner:after, .skew:before { position: absolute; }.banner:after, .skew:before { content: ""; width: 100%; height: 200px; left: 0; }.banner:after { transform: skewY(2deg); background-color: #fff; bottom: -155px; } .bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; object-fit: cover; object-position: 50% 50%; z-index: -1 }.start .wrap { padding: 10px 10px 20px; }.start .grid { grid-template-columns: 1fr 200px; }.start p { max-width: 800px; }.choose .wrap { padding: 20px 10px 40px; }.choose h2, .choose p, .products h2, .products p, .comments p { text-align: center; }.products .wrap { padding: 50px 10px 40px; }.products .grid { grid-gap: 10px; padding: 40px 0 60px; }.products .grid > div { padding: 20px 20px 70px; border: 1px solid rgba(255,255,255,.1); position: relative; }.products .grid > div a { position: absolute; bottom: 10px; left: 20px; }.products .grid h3 { font-size: 24px; margin-top: 20px; }.products .grid p { text-align: left; padding-right: 20px; }.products .grid img { object-fit: cover; width: 100%; max-height: 120px; border-radius: 5px; }.partners { padding: 60px 0 40px; overflow: hidden; width: 100%; }.partners img { display: inline-block; vertical-align: middle; max-height: 80px; margin: 30px 60px; filter: grayscale(100%); opacity: .5; }.partners img:hover { filter: grayscale(0); opacity: 1; }.comments { height: 600px; }.comments .wrap { top: 50%; transform: translateY(-50%); }.comments p { font-size: 30px; font-style: italic; }.ready { background-image: linear-gradient(#fff 240px,#e02e1c 240px); padding: 80px 0; }.ready .grid div:first-of-type { background-color: #333; }.ready .wrap { background-color: #fff; padding: 40px 40px 60px 0; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,.1); }.ready h2, .ready p { margin-left: 390px; }.ready .grid { grid-template-columns: 350px 1fr; }.ready .grid div:first-of-type, .ready .grid div:first-of-type a { color: #fff; }.ready .grid div:first-of-type { padding: 40px 40px 0 50px; border-radius: 0 5px 5px 0; }.ready ul { text-align: left; margin: 40px 0; }.ready li:first-of-type { display: block; }.ready a:hover { color: #e02e1c !important; }#ready { margin-top: 20px; } .fakeh1 { display: block; padding: 50px 10px 0; color: #fff; text-align: left }main ul, main ol { padding-left: 25px; }main li, footer li { margin: 8px 0; }main h2, .post h1 { font-size: 24px; }main h3 { font-size: 20px; }main h4 { font-size: 18px; }main h3, .post h1 { margin-top: 40px; }.nolist, footer ul, .grad ul, .blogsidebar ul, .ready ul { list-style: none; padding: 0; }.featured { padding: 20px 10px 30px; }.solutionsMain a h2 { text-align: center; }.solutionsMain a { color: #666; }.solutionsMain a:hover { text-decoration: none; }.featured h2 { font-size: 20px; }.featured svg { height: 80px; width: 80px; position: absolute; left: 0 }.featured .grid { grid-gap: 20px; }.featured .grid > div { padding: 0 0 66px 100px; position: relative }.featured p:last-of-type { position: absolute; bottom: 0; margin: 0; }.featured, .maincontent, .cloud { background-color: #fff; }.solutionsMain svg, .featured svg { color: #cf3f2c; }.solutionsMain h2 { margin: 25px 0 0 0; padding: 0; }.solutionsMain p { padding-bottom: 50px; }.bg-dark.skew:before { transform: skewY(-2deg); background-color: #262926; top: -70px; }.bg-light.skew:before, .testimonials > div:nth-of-type(even) { transform: skewY(2deg); background-color: #f2f2f2; border-top: 5px solid #cf3f2c; top: -65px; }.testimonials > div:nth-of-type(even) > p { transform: skewY(-2deg) }.bg-light .grid { grid-gap: 0 50px; }.blockcta { padding: 10px 0 80px }.testimonials { font-size: 20px; padding: 10px 0 60px; color: #fff;}.testimonials > div:nth-of-type(even) { background-color: #262926; color: #fff }.testimonials > div:nth-of-type(odd) span { color: #262926 }.testimonials p:before { content: "“"; font-size: 150px; line-height: 1; color: #ff0000; top: 60px; left: 10px; position: absolute; }.testimonials p { padding: 80px 10px 80px 80px }.testimonials > div:first-of-type { margin-top: -80px }.testimonials em { display: block; margin-bottom: 20px; }.testimonials strong { text-transform: uppercase; }.testimonials span { color: #b3b3b3; left: 30px; position: relative }.testimonials span:before { content: "//"; color: #cf3f2c; left: -15px; position: relative } .testimonialsMain { font-size: 20px; padding: 10px 0 60px; }.testimonialsMain p { padding: 80px 10px 80px 80px; font-size: 34px; text-shadow: 0 0 10px rgba(0, 0, 0, .5); font-weight: normal; }.testimonialsMain em { display: block; margin-bottom: 20px; }.testimonialsMain strong { text-transform: uppercase; }.testimonialsMain span { color: #eee; left: 30px; position: relative; text-shadow: 0 0 10px rgba(0, 0, 0, .5); }.testimonialsMain span:before { content: "//"; color: #cf3f2c; left: -15px; position: relative; } .solutionsMain { margin-top: 5%; }.solutionsMain > div { display: grid; place-items: center; justify-content: center; }.solutionsMain p { text-align: center; }.solutionsMain h2 { color: #cf3f2c; } .bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; object-fit: cover; object-position: 50% 50%; z-index: -1 }.cta { padding: 10px 0 0 0; }.cta h2 { margin-bottom: 10px; }.cta p { font-size: 18px; margin: 0; }.cta input[type=email] { max-width: 380px; }.cta input[type=submit] { min-width: unset; }.flex.interior { margin: 0 -10px; }.flex.interior > div:first-of-type { width: calc(50% - 50px); min-height: 600px; padding: 40px 50px 80px 20px; text-align: right; }.flex.interior > div:last-of-type { width: 50%; }.services { background-color: #fff }.services h2, .services p, .convergence h2, .convergence h3, .convergence p, .pricing h2, .pricing h3, .pricing p, .grad li { text-align: center; }.services .text h1, .services .text p { text-align: right; padding: 0 20px 0 0 }.services h2, .services .grid > div:last-of-type p { margin: 0; }.services .grid { font-size: 18px; grid-gap: 20px; padding: 40px 0; }.services h1 { margin-top: 0; }.services h2 { font-size: 20px; }.services a { display: block; padding: 50px 0; box-shadow: 0 0 5px rgba(0,0,0,.1); }.services a:hover { transform: scale(1.1); }.services .grid > div:first-of-type { grid-row: span 2 }.services .grid > div:last-of-type a:last-of-type { height: 167px; border: 5px solid #fff; }.services .grad p { font-size: 18px; font-weight: bold; text-transform: uppercase; padding: 0 30px; position: relative; top: 50%; transform: translateY(-50%); }.app .flex.interior > div:first-of-type, .sip .flex.interior > div:first-of-type, .voip .flex.interior > div:first-of-type, .cloud .flex.interior > div:first-of-type { min-height: 350px; }.conference .flex.interior > div:first-of-type { min-height: 400px; }.conference .grid h3 { margin-top: 20px }.smb .flex.interior > div:first-of-type { min-height: 500px; }.pbx .flex.interior > div:first-of-type { min-height: 550px; }.cloud .flex.interior > div:first-of-type { min-height: 300px; }.about .flex.interior > div:first-of-type { min-height: 650px; }.app .bg-light, .about .bg-light { padding: 0 0 100px; }.about .grid { grid-gap: 50px; }.pricing ~ .convergence { border-top: 4px solid #cf3f2c }.convergence .overlay, .pricing .overlay { padding: 80px 0 150px; }.convergence h2, .pricing h2 { font-size: 32px; }.convergence h3, .pricing h3 { font-size: 23px; }.convergence strong { font-size: 18px; text-transform: uppercase; }.smb .grad, .convergence .grad, .cloud .grad { padding: 0 40px 20px; }.pricing .grad, .conference .grad > div:last-of-type { padding: 0 20px 40px; }.grad li { padding: 10px 0; margin: 0; border-bottom: 1px dotted #333; }.grad li:last-of-type { border: none; }blockquote { font-size: 20px; color: #333; padding: 20px 0 20px 20px; margin: 20px 0; border-left: 10px solid #cf3f2c; }.posts .post { border-bottom: none; padding-bottom: 20px; margin-bottom: 20px; }.posts .post:last-of-type { border: none; }.indent { display: block; padding-left: 20px; }.values li::first-letter { font-weight: bold; } form { margin: 40px 0; }form .grid { grid-gap: 10px 15px; margin-bottom: 10px }form input, form label { display: block }form label { text-align: left; margin-bottom: 10px }form label input { margin: 0 !important }form input[type=text], form input[type=email], form input[type=tel], form input[type=file], form input[type=submit], form select, form textarea { font-family: 'Montserrat', sans-serif; font-size: 16px; }form input[type=text], form input[type=email], form input[type=tel], form select, form textarea { background-color: #f5f5f5; margin-bottom: 10px; padding: 0 15px; border: none; }form input[type=text], form input[type=email], form input[type=tel], form textarea { width: calc(100% - 30px); }form input[type=text], form input[type=email], form input[type=tel], form select { height: 50px; }form select { width: 100%; }form input[type=file] { margin-left: 10px; border-radius: 0; }form textarea { height: 150px; padding: 15px; }form input[type=submit], .btn { display: inline-block; min-width: 160px; font-size: 16px; text-align: center; background-color: #e02e1c; color: #fff; padding: 10px 20px; margin: 10px 0; border: none; border-radius: 5px; transition: ease-out .3s; }form input[type=submit] { min-width: 200px; padding: 13px 20px; margin: 0; }form input[type=submit]:hover, .subnav a:hover, .btn:hover, .slideshow a:hover .btn, .member a:hover { cursor: pointer; text-decoration: none; background-image: none; background-color: #333; color: #fff; box-shadow: 2px 2px 5px rgba(0,0,0,.3); transition: ease-in .3s; } .slideshow .wrap { top: 50%; transform: translateY(-50%); }.slideshow .slide { background-size: cover; background-position: center; }.slideshow .overlay { background-color: rgba(21,93,149,.3); }.slideshow { height: 60vw; min-height: 350px; }.slideshow { max-height: 400px; }.slideshow { overflow: hidden; }.slideshow .slide { width: 100%; height: 100%; }.slideshow h1, .slideshow p { text-align: center; color: #fff; }.slideshow h1 { margin: 0; line-height: 1.2 }.slideshow h1 { font-size: 54px; }.slideshow p { width: 70%; font-size: 25px; font-weight: 600; margin: 0 auto; line-height: 1.2 }.slideshow strong { text-transform: uppercase; color: #fff; } footer .wrap { padding: 40px 10px; }footer .social li { margin: 5px; }footer a:hover { color: #e02e1c; }.subfoot, .subfoot a { color: #fff; }.subfoot { line-height: 1.2; background-color: #2c2c2c; }.subfoot .wrap { padding: 20px 10px; }.subfoot .grid { grid-template-columns: 1fr 1fr 150px; }.chat { background-color: #cf3f2c; border-radius: 100%; padding: 0 3px; position: fixed; right: 20px; bottom: 20px; box-shadow: 2px 2px 5px rgba(0,0,0,.3); }.ccpaNotice { text-align: center !important; }.homeblog .posts .postThumbnail { width: calc(100% + 20px); margin: 0 -10px; max-width: calc(100% + 20px); height: clamp(250px, 42vw, 350px) }.homeblog .posts img { object-fit: cover; object-position: 30% 50%; height: 100%; width: 100%; float: none; margin: 0; padding: 0 }.homeblog h2 { margin-top: 0 }.homeblog h3 { margin: 1em 0 } @media(max-width:999px) { nav ul ul { display: none !important } .featured svg { position: relative; margin: 0 auto } .featured h2 { margin-top: 0; text-align: center } .featured h2 span { display: block } .featured .grid > div { padding-left: 0 } .featured p:last-of-type { left: 50%; transform: translateX(-50%) } .services .grid { grid-template-columns: 1fr 1fr 1fr } .services .grid div:first-of-type { grid-column: span 3 } .services .text h1, .services .text p { text-align: left } .testimonialsMain { height: 100%; } .slideshow.slideshow { height: 550px; max-height: unset; } .slideshow strong, .slideshow span { position: unset; } .slideshow strong { margin: 5px 5vw; } .testimonialsMain p { padding: 10vw 5vw 5vw; margin-bottom: 5vw; width: 80%; } .testimonialsMain { padding-bottom: 0; margin-bottom: 5px; } .ready { padding: 5px 0; }} @media(max-width:800px) { .products .grid.third { grid-template-columns: repeat(2, 1fr); }} @media(max-width:767px) { footer > .wrap > .grid { grid-template-columns: 1fr 1fr } footer > .wrap > .grid div:last-of-type { grid-column: span 2 } footer li { text-align: center } body header { position: relative; } header .grid, .ready .grid, .subfoot .grid, .start .grid { grid-template-columns: 1fr } header #mainlogo img { width: 274px; height: 112px; max-height: none } nav ul, .phone p, footer .social, .ready li, .ready ul, .home h2, .home p { text-align: center } body .banner { margin-top: 0 } .phone p { padding: 0 10px; } .flex.interior { display: block } .flex.interior > div { width: auto !important } .flex.interior > div:first-of-type { padding: 40px 20px; min-height: unset !important } .flex.interior > div:last-of-type { height: 50vw; min-height: 250px } .ready h2, .ready p { margin: 10px 15px; text-align: center; } .ready .grid div:first-of-type { order: 2; } .ready .grid div:last-of-type { order: 1; } .ready .wrap { padding: 15px 0 0; } .ready form { padding: 0 15px; }} @media(max-width:700px) { .grid.third { grid-template-columns: 1fr 1fr; }} @media(max-width:600px) { .imgRight { float: none; margin: 0 -10px; max-width: calc(100% + 20px) } .featured .grid, .cta .grid, main .grid.half, .products .grid.third { grid-template-columns: 1fr } .featured h2 span { display: inline } .featured .grid > div { padding: 0 } .featured p:last-of-type { position: relative; margin: 1em 0; left: unset; transform: none; text-align: center } .cta.bgimg img { object-position: right } .cta { padding: 50px 0 } body .banner { height: auto; } body .banner:has(.btn) { height: 700px; } body .banner .wrap > *:first-child { padding-top: 50px } body .banner .wrap > *:last-child { padding-bottom: 100px } .banner .wrap:has(h1) { padding: 25vw 0 0 0; } .products .grid > div a { left: 50%; transform: translateX(-50%); } .products h3, .products .grid p { text-align: center; } .products .grid img { max-height: 100%; } .banner .wrap { top: unset !important; transform: none !important } .posts .postThumbnail { float: none; max-width: calc(100% + 20px); width: calc(100% + 20px); margin: 0 -10px; height: 250px } .services .grid { grid-template-columns: 1fr 1fr } .services .grid div:first-of-type { grid-column: span 2 } .slideshow { max-width: 100%; }} @media(max-width:500px) { .grid.half, .grid.third, .grid.fourth { grid-template-columns: 1fr } .testimonialsMain p { padding: 5vw 5vw 5vw; margin-bottom: 5vw; } .phone a:last-of-type { padding: 0 6vw; }} @media(max-width:400px) { footer .grid { grid-template-columns: 1fr !important } footer > .wrap > .grid div:last-of-type { grid-column: auto } footer p, .a8bmark { text-align: center } .blogs .blogsidebar ul:first-of-type { grid-template-columns: 1fr } .services .grid div:first-of-type { grid-column: span 1 } .services .grid { grid-template-columns: 1fr } .banner h1, .font40, main h1 { font-size: 36px } .comments .wrap { padding: 15px 10px; } .comments p { font-size: 25px; } .slideshow { height: 700px; } .testimonialsMain p { width: 90%; }}