@font-face {
font-family: 'FontAwesome';
src: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/font-awesome/fonts/fontawesome-webfont78ce.eot);
src: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/font-awesome/fonts//fontawesome-webfontd41d.eot) format('embedded-opentype'), url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/font-awesome/fonts//fontawesome-webfont78ce.woff) format('woff'), url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/font-awesome/fonts//fontawesome-webfont78ce.ttf) format('truetype'), url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/font-awesome/fonts//fontawesome-webfont78ce.svg) format('svg');
font-weight: normal;
font-display: swap;
font-style: normal
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-fw {
width: 1.28571429em;
text-align: center
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none
}
.fa-ul>li {
position: relative
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center
}
.fa-li.fa-lg {
left: -1.85714286em
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
border-radius: .1em
}
.pull-right {
float: right
}
.pull-left {
float: left
}
.fa.pull-left {
margin-right: .3em
}
.fa.pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.fa-rotate-90 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1)
}
.fa-flip-vertical {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center
}
.fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.fa-glass:before {
content: "\f000"
}
.fa-music:before {
content: "\f001"
}
.fa-search:before {
content: "\f002"
}
.fa-envelope-o:before {
content: "\f003"
}
.fa-heart:before {
content: "\f004"
}
.fa-star:before {
content: "\f005"
}
.fa-star-o:before {
content: "\f006"
}
.fa-user:before {
content: "\f007"
}
.fa-film:before {
content: "\f008"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-check:before {
content: "\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-power-off:before {
content: "\f011"
}
.fa-signal:before {
content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
content: "\f013"
}
.fa-trash-o:before {
content: "\f014"
}
.fa-home:before {
content: "\f015"
}
.fa-file-o:before {
content: "\f016"
}
.fa-clock-o:before {
content: "\f017"
}
.fa-road:before {
content: "\f018"
}
.fa-download:before {
content: "\f019"
}
.fa-arrow-circle-o-down:before {
content: "\f01a"
}
.fa-arrow-circle-o-up:before {
content: "\f01b"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-play-circle-o:before {
content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e"
}
.fa-refresh:before {
content: "\f021"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-lock:before {
content: "\f023"
}
.fa-flag:before {
content: "\f024"
}
.fa-headphones:before {
content: "\f025"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-book:before {
content: "\f02d"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-print:before {
content: "\f02f"
}
.fa-camera:before {
content: "\f030"
}
.fa-font:before {
content: "\f031"
}
.fa-bold:before {
content: "\f032"
}
.fa-italic:before {
content: "\f033"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-right:before {
content: "\f038"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-list:before {
content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b"
}
.fa-indent:before {
content: "\f03c"
}
.fa-video-camera:before {
content: "\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e"
}
.fa-pencil:before {
content: "\f040"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-adjust:before {
content: "\f042"
}
.fa-tint:before {
content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044"
}
.fa-share-square-o:before {
content: "\f045"
}
.fa-check-square-o:before {
content: "\f046"
}
.fa-arrows:before {
content: "\f047"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-backward:before {
content: "\f04a"
}
.fa-play:before {
content: "\f04b"
}
.fa-pause:before {
content: "\f04c"
}
.fa-stop:before {
content: "\f04d"
}
.fa-forward:before {
content: "\f04e"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-eject:before {
content: "\f052"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-times-circle-o:before {
content: "\f05c"
}
.fa-check-circle-o:before {
content: "\f05d"
}
.fa-ban:before {
content: "\f05e"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064"
}
.fa-expand:before {
content: "\f065"
}
.fa-compress:before {
content: "\f066"
}
.fa-plus:before {
content: "\f067"
}
.fa-minus:before {
content: "\f068"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-gift:before {
content: "\f06b"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-fire:before {
content: "\f06d"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071"
}
.fa-plane:before {
content: "\f072"
}
.fa-calendar:before {
content: "\f073"
}
.fa-random:before {
content: "\f074"
}
.fa-comment:before {
content: "\f075"
}
.fa-magnet:before {
content: "\f076"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-retweet:before {
content: "\f079"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-arrows-v:before {
content: "\f07d"
}
.fa-arrows-h:before {
content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-key:before {
content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085"
}
.fa-comments:before {
content: "\f086"
}
.fa-thumbs-o-up:before {
content: "\f087"
}
.fa-thumbs-o-down:before {
content: "\f088"
}
.fa-star-half:before {
content: "\f089"
}
.fa-heart-o:before {
content: "\f08a"
}
.fa-sign-out:before {
content: "\f08b"
}
.fa-linkedin-square:before {
content: "\f08c"
}
.fa-thumb-tack:before {
content: "\f08d"
}
.fa-external-link:before {
content: "\f08e"
}
.fa-sign-in:before {
content: "\f090"
}
.fa-trophy:before {
content: "\f091"
}
.fa-github-square:before {
content: "\f092"
}
.fa-upload:before {
content: "\f093"
}
.fa-lemon-o:before {
content: "\f094"
}
.fa-phone:before {
content: "\f095"
}
.fa-square-o:before {
content: "\f096"
}
.fa-bookmark-o:before {
content: "\f097"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-twitter:before {
content: "\f099"
}
.fa-facebook:before {
content: "\f09a"
}
.fa-github:before {
content: "\f09b"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-rss:before {
content: "\f09e"
}
.fa-hdd-o:before {
content: "\f0a0"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-hand-o-right:before {
content: "\f0a4"
}
.fa-hand-o-left:before {
content: "\f0a5"
}
.fa-hand-o-up:before {
content: "\f0a6"
}
.fa-hand-o-down:before {
content: "\f0a7"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7"
}
.fa-square:before {
content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-table:before {
content: "\f0ce"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-plus:before {
content: "\f0d5"
}
.fa-money:before {
content: "\f0d6"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-columns:before {
content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-linkedin:before {
content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4"
}
.fa-comment-o:before {
content: "\f0e5"
}
.fa-comments-o:before {
content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea"
}
.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa-exchange:before {
content: "\f0ec"
}
.fa-cloud-download:before {
content: "\f0ed"
}
.fa-cloud-upload:before {
content: "\f0ee"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-bell-o:before {
content: "\f0a2"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cutlery:before {
content: "\f0f5"
}
.fa-file-text-o:before {
content: "\f0f6"
}
.fa-building-o:before {
content: "\f0f7"
}
.fa-hospital-o:before {
content: "\f0f8"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-desktop:before {
content: "\f108"
}
.fa-laptop:before {
content: "\f109"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b"
}
.fa-circle-o:before {
content: "\f10c"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-spinner:before {
content: "\f110"
}
.fa-circle:before {
content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-folder-o:before {
content: "\f114"
}
.fa-folder-open-o:before {
content: "\f115"
}
.fa-smile-o:before {
content: "\f118"
}
.fa-frown-o:before {
content: "\f119"
}
.fa-meh-o:before {
content: "\f11a"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-keyboard-o:before {
content: "\f11c"
}
.fa-flag-o:before {
content: "\f11d"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-terminal:before {
content: "\f120"
}
.fa-code:before {
content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-crop:before {
content: "\f125"
}
.fa-code-fork:before {
content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127"
}
.fa-question:before {
content: "\f128"
}
.fa-info:before {
content: "\f129"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-shield:before {
content: "\f132"
}
.fa-calendar-o:before {
content: "\f133"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-rocket:before {
content: "\f135"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-html5:before {
content: "\f13b"
}
.fa-css3:before {
content: "\f13c"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-ticket:before {
content: "\f145"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-minus-square-o:before {
content: "\f147"
}
.fa-level-up:before {
content: "\f148"
}
.fa-level-down:before {
content: "\f149"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-pencil-square:before {
content: "\f14b"
}
.fa-external-link-square:before {
content: "\f14c"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-compass:before {
content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
content: "\f153"
}
.fa-gbp:before {
content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158"
}
.fa-won:before,
.fa-krw:before {
content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-text:before {
content: "\f15c"
}
.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa-sort-amount-asc:before {
content: "\f160"
}
.fa-sort-amount-desc:before {
content: "\f161"
}
.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-youtube-square:before {
content: "\f166"
}
.fa-youtube:before {
content: "\f167"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-youtube-play:before {
content: "\f16a"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-adn:before {
content: "\f170"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitbucket-square:before {
content: "\f172"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-long-arrow-down:before {
content: "\f175"
}
.fa-long-arrow-up:before {
content: "\f176"
}
.fa-long-arrow-left:before {
content: "\f177"
}
.fa-long-arrow-right:before {
content: "\f178"
}
.fa-apple:before {
content: "\f179"
}
.fa-windows:before {
content: "\f17a"
}
.fa-android:before {
content: "\f17b"
}
.fa-linux:before {
content: "\f17c"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-skype:before {
content: "\f17e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-trello:before {
content: "\f181"
}
.fa-female:before {
content: "\f182"
}
.fa-male:before {
content: "\f183"
}
.fa-gittip:before {
content: "\f184"
}
.fa-sun-o:before {
content: "\f185"
}
.fa-moon-o:before {
content: "\f186"
}
.fa-archive:before {
content: "\f187"
}
.fa-bug:before {
content: "\f188"
}
.fa-vk:before {
content: "\f189"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-renren:before {
content: "\f18b"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-arrow-circle-o-right:before {
content: "\f18e"
}
.fa-arrow-circle-o-left:before {
content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191"
}
.fa-dot-circle-o:before {
content: "\f192"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195"
}
.fa-plus-square-o:before {
content: "\f196"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-slack:before {
content: "\f198"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-openid:before {
content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-google:before {
content: "\f1a0"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-pied-piper:before {
content: "\f1a7"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-language:before {
content: "\f1ab"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-building:before {
content: "\f1ad"
}
.fa-child:before {
content: "\f1ae"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-spoon:before {
content: "\f1b1"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-database:before {
content: "\f1c0"
}
.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa-file-word-o:before {
content: "\f1c2"
}
.fa-file-excel-o:before {
content: "\f1c3"
}
.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8"
}
.fa-file-code-o:before {
content: "\f1c9"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd"
}
.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-git:before {
content: "\f1d3"
}
.fa-hacker-news:before {
content: "\f1d4"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9"
}
.fa-history:before {
content: "\f1da"
}
.fa-circle-thin:before {
content: "\f1db"
}
.fa-header:before {
content: "\f1dc"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-sliders:before {
content: "\f1de"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-newspaper-o:before {
content: "\f1ea"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bell-slash-o:before {
content: "\f1f7"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-at:before {
content: "\f1fa"
}
.fa-eyedropper:before {
content: "\f1fb"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-area-chart:before {
content: "\f1fe"
}
.fa-pie-chart:before {
content: "\f200"
}
.fa-line-chart:before {
content: "\f201"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bus:before {
content: "\f207"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-angellist:before {
content: "\f209"
}
.fa-cc:before {
content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b"
}
.fa-meanpath:before {
content: "\f20c"
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80)
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle
}
.mfp-align-top .mfp-container:before {
display: none
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto
}
.mfp-ajax-cur {
cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.mfp-loading.mfp-figure {
display: none
}
.mfp-hide {
display: none !important
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044
}
.mfp-preloader a {
color: #ccc
}
.mfp-preloader a:hover {
color: white
}
.mfp-s-ready .mfp-preloader {
display: none
}
.mfp-s-error .mfp-content {
display: none
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none
}
button::-moz-focus-inner {
padding: 0;
border: 0
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100)
}
.mfp-close:active {
top: 1px
}
.mfp-close-btn-in .mfp-close {
color: #333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100)
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px
}
.mfp-arrow-left {
left: 0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
right: 0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px
}
.mfp-iframe-holder .mfp-close {
top: -40px
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto
}
.mfp-figure {
line-height: 0
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px
}
.mfp-figure figure {
margin: 0
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px
}
.mfp-image-holder .mfp-content {
max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0
}
.mfp-img-mobile img.mfp-img {
padding: 0
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75)
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%
}
.mfp-container {
padding-left: 6px;
padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
padding: 0
}
.mfp-ie7 .mfp-content {
padding-top: 44px
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0
}
.dg-container {
width: 100%;
height: 450px;
position: relative
}
.dg-wrapper {
width: 481px;
height: 316px;
margin: 0 auto;
position: relative;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px
}
.dg-wrapper a {
width: 482px;
height: 316px;
display: block;
position: absolute;
left: 0;
top: 0;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3)
}
.dg-wrapper a.dg-transition {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out
}
.dg-wrapper a img {
display: block;
padding: 41px 0px 0px 1px
}
.dg-wrapper a div {
font-style: italic;
text-align: center;
line-height: 50px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
color: #333;
font-size: 16px;
width: 100%;
bottom: -55px;
display: none;
position: absolute
}
.dg-wrapper a.dg-center div {
display: block
}
.dg-container nav {
width: 58px;
position: absolute;
z-index: 1000;
bottom: 40px;
left: 50%;
margin-left: -29px
}
.dg-container nav span {
text-indent: -9000px;
float: left;
cursor: pointer;
width: 24px;
height: 25px;
opacity: 0.8
}
.dg-container nav span:hover {
opacity: 1
}
.dg-container nav span.dg-next {
background-position: top right;
margin-left: 10px
}
.tooltipster-default {
border-radius: 5px;
border: 2px solid #000;
background: #4c4c4c;
color: #fff
}
.tooltipster-default .tooltipster-content {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
overflow: hidden
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {}
.tooltipster-icon {
cursor: help;
margin-left: 4px
}
.tooltipster-base {
padding: 0;
font-size: 0;
line-height: 0;
position: absolute;
left: 0;
top: 0;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible
}
.tooltipster-base .tooltipster-content {
overflow: hidden
}
.tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
display: block;
width: 0;
height: 0;
position: absolute
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -7px
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -7px
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -7px
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
left: 6px
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
right: 6px
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -7px
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-left: 9px solid;
margin-top: -8px
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -7px
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-right: 9px solid;
margin-top: -8px
}
.tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity
}
.tooltipster-fade-show {
opacity: 1
}
.tooltipster-grow {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-o-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden
}
.tooltipster-grow-show {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4)
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}
.tooltipster-fall-show {}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}
.tooltipster-slide.tooltipster-slide-show {}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0
}
.tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1)
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html {
font-size: 62.5%;
-webkit-text-size-adjust: none
}
html,
body {
margin: 0;
padding: 0;
overflow-x: hidden
}
body {
font-family: 'Lato', Arial, Verdana, Sans-Serif;
font-size: 18px;
line-height: 27px;
color: #585858;
font-weight: 300
}
form {
margin: 0;
padding: 0
}
img {
border: 0;
max-width: 100%;
height: auto
}
td {
vertical-align: top
}
p {
margin: 0 0 20px 0
}
p:last-child {
margin: 0
}
a {
transition: 0.25s ease;
text-decoration: none;
color: #44C8F5
}
a:hover {
color: #000
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
font-family: 'Raleway', Arial, Verdana, sans-serif;
font-weight: normal
}
.clearBoth,
.clear {
clear: both;
height: 0px;
font-size: 0;
line-height: 0;
display: block
}
.clearfix {
zoom: 1
}
.clearfix:after {
content: " ";
display: block;
font-size: 0;
line-height: 0;
height: 0;
clear: both;
visibility: hidden
}
.hidden {
height: 1px;
left: -10000px;
overflow: hidden;
position: absolute;
top: auto;
width: 1px
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px
}
a#skip,
a#skip:hover,
a#skip:visited {
position: absolute;
left: 0px;
top: -500px;
width: 1px;
height: 1px;
overflow: hidden
}
a#skip:active,
a#skip:focus {
position: static;
width: auto;
height: auto
}
nav ul {
margin: 0;
padding: 0;
list-style-type: none
}
#page {
min-width: 320px
}
#header {
border-top: none;
z-index: 10; padding: 15px 0;
transition: all 0.8s ease-in-out;
}
.single #header {
background-color: #000000;
} #header>div {
position: relative;
height: 50px;
z-index: 10;
transition: all 0.8s ease-in-out;
}
#header a:hover {
color: #44C8F5
}
#header .logo {
position: absolute;
bottom: 5px;
left: 20px
}
#header .logo a {
display: block;
transition: none
}
#header .logo img {
display: block;
min-height: 33px
}
#header .mobile-only {
display: none
}
#header .primary {
position: absolute;
bottom: 0px;
right: 80px;
font-size: 15px;
line-height: 19px;
z-index: 10
}
#header .primary>li {
position: relative;
float: left;
margin: 0 0 0 10px;
padding: 0 10px;
}
#header .primary>li>a {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
border-radius: 5px;
color: #fff;
transition: all 0.5s ease-in-out;
}
#header .primary>li>a::before {
content: '';
width: 0%;
display: block;
height: 2px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#header .ubermenu-nav>li>a::before {
content: '';
width: 0%;
display: block;
height: 2px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#header .primary>li>a::after {
content: '';
width: 0%;
display: block;
height: 2px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#header .ubermenu-nav>li>a::after {
content: '';
width: 0%;
display: block;
height: 2px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#header .primary>li>a:hover {
color: #00afff;
}
#header .ubermenu-nav>li>a:hover {
color: #f6821f;
}
#header .primary>li>a:hover::before {
content: '';
width: 100%;
display: block;
height: 2px;
background: #00afff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
} #header .primary>li>a:hover::after {
content: '';
width: 100%;
display: block;
height: 2px;
background: #00afff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
} #header .primary>li.contact_btns {
background: linear-gradient(to right, #fd8b2a, #fc5627);
padding: 4px 14px;
transition: all 1s ease 0s;
border-radius: 34px;
}
#header .ubermenu-nav>li.contact_btns {
background: linear-gradient(to right, #fd8b2a, #fc5627);
padding: 2px 14px;
transition: all 1s ease 0s;
border-radius: 34px;
}
#header .primary>li.contact_btns a:hover {
color: #fff;
}
#header .ubermenu-nav>li.contact_btns a:hover {
color: #fff;
}
#header .primary>li.contact_btns a:hover::before {
background: transparent;
color: #fff;
}
#header .ubermenu-nav>li.contact_btns a:hover::before {
background: transparent;
color: #fff;
}
#header .primary>li.contact_btns a:hover::after {
background: transparent;
color: #fff;
}
#header .ubermenu-nav>li.contact_btns a:hover::after {
background: transparent;
color: #fff;
}
#header .primary ul {
position: absolute;
display: none;
top: 35px;
left: 0;
background: #fff;
padding: 10px 22px;
width: 230px;
font-size: 18px;
line-height: 22px
}
#header .primary ul:before {
position: absolute;
top: -20px;
left: 40px;
content: "";
width: 10px;
height: 10px;
border: solid 10px #fff;
border-color: transparent transparent #fff transparent
}
#header .primary ul li {
border-bottom: solid 1px #e9e5e0
}
#header .primary ul li:last-child {
border-bottom: none
}
#header .primary ul a {
display: block;
padding: 10px 20px;
color: #7e7d7d;
margin: -1px -20px
}
#header .primary ul a:hover {
color: #44C8F5;
background: #f6f6f6
}
#header .primary>li.sign-in>a {
color: #44C8F5
}
#header .primary>li.sign-in>a:after {
display: inline-block;
vertical-align: middle;
margin-top: -2px;
content: "";
margin-left: 5px;
width: 15px;
height: 16px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/sign-in-arrow.png) no-repeat
}
#header .secondary {
position: absolute;
bottom: 45px;
right: 20px;
font-size: 13px;
line-height: 17px;
color: #44C8F5;
z-index: 20
}
#header .secondary>li {
float: left;
padding: 0 0 0 20px;
position: relative
}
#header .secondary>li:before {
content: "|";
position: absolute;
top: 0;
left: 18px
}
#header .secondary>li:first-child:before {
content: ""
}
#header .secondary>li>a {
margin: 0 0 0 20px
}
#header .secondary>li.login {
text-transform: uppercase
}
#header .secondary a {
color: #7b7b7b
}
#header .secondary a:hover {
color: #44C8F5
}
#header .secondary ul {
position: absolute;
display: none;
top: 35px;
left: 30px;
background: #fff;
padding: 10px 12px;
width: 130px;
box-shadow: 3px 3px 0 0px rgba(0, 0, 0, 0.05)
}
#header .secondary ul:before {
position: absolute;
top: -20px;
left: 25px;
content: "";
width: 10px;
height: 10px;
border: solid 10px #fff;
border-color: transparent transparent #fff transparent
}
#header .secondary ul a {
display: block;
padding: 5px 20px;
margin: 0 -10px
}
#header .secondary ul li {
border-bottom: solid 1px #e9e5e0
}
#header .secondary ul li:last-child {
border-bottom: none
}
#header .secondary ul a {
display: block;
padding: 7px 10px;
margin: -1px -10px
}
#header .secondary ul a:hover {
color: #44C8F5;
background: #f6f6f6
}
#header .toggle-menu {
display: none;
position: absolute;
top: 38px;
right: 0
}
#banner {
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/home.jpg) no-repeat center center;
background-size: cover; text-align: center;
font-size: 24px;
line-height: 32px;
font-weight: 300;
color: #585858
}
#banner>div {
min-height: 340px;
padding-top: 150px;
padding-bottom: 20px
}
#banner>div.full-width {
min-height: 0;
padding: 0 1000px
}
#banner p {
margin: 0 0 30px 0
}
#banner .heading {
margin: 0 0 20px 0;
font-size: 52px;
line-height: 56px;
color: #44C8F5;
font-style: normal
}
#banner .jump-nav {
background: rgba(250, 248, 246, 0.7)
}
#footer {
background: #f1f2f6;
box-shadow: 0 0 28px rgba(0, 0, 0, .2);
}
#footer>div {
padding: 20px 0;
}
#footer a {
margin: 0;
padding: 0 7px;
display: inline-block;
color: #3c4d65;
text-decoration: none;
font-weight: 700;
}
#footer a:hover {
color: #3c4d65;
}
#footer .upper {
margin: 0 0 50px 0;
}
#footer .upper nav {
float: left;
width: 60%;
padding: 20px 0 0 0;
font-size: 16px;
line-height: 20px
}
#footer .upper nav>div {
float: left;
width: 33.3333%;
padding: 0 20px 0 0
}
#footer .upper nav h4 {
margin: 0 0 20px 0;
font-size: 18px;
line-height: 22px;
color: #363636;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px
}
#footer .upper nav li {
margin: 0 0 5px 0
}
#footer .upper .newsletter {
float: right;
width: 40%;
padding: 30px;
background: #fff;
font-size: 18px;
line-height: 22px;
color: #7e7d7d
}
#footer .upper .newsletter h4 {
margin: 0 0 20px 0;
font-size: 27px;
line-height: 31px;
color: #44C8F5
}
#footer .upper .newsletter .form {
position: relative;
background: #f5f2ed;
padding: 0 120px 0 0
}
#footer .upper .newsletter .form [type="text"],
#footer .upper .newsletter .form [type="email"] {
width: 100%;
background: none;
border: 0;
padding: 5px 10px;
font-size: 22px;
line-height: 26px;
height: auto;
margin: 0
}
#footer .upper .newsletter .form .btn,
#footer .upper .newsletter .form .hs-button,
#footer .upper .newsletter .form .mktoButton {
font-size: 16px;
width: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
font-weight: 700;
-webkit-appearance: none;
border-radius: 0 !important
}
#footer .upper .newsletter .form .mktoForm {
width: 100% !important
}
#footer .upper .newsletter label {
display: none
}
#footer .upper .newsletter .success,
#footer .upper .newsletter .submitted-message {
color: #44C8F5;
font-weight: bold;
background: #fff;
margin-right: -120px;
display: none
}
#footer .upper .newsletter input#Email {
width: 100% !important;
margin: 0 !important
}
#footer .upper .newsletter .mktoForm .mktoFormCol {
float: none;
width: 100%;
margin: 0 !important
}
#footer .upper .newsletter .form .mktoButtonRow {
position: static
}
#footer .upper .newsletter button.mktoButton {
width: 120px !important;
padding: 0 !important
}
#footer .upper .newsletter .mktoForm .mktoFieldWrap,
#footer .upper .newsletter .mktoForm .mktoField {
float: none
}
#footer .upper .newsletter .mktoForm .mktoClear,
#footer .upper .newsletter .mktoForm .mktoOffset,
#footer .upper .newsletter .mktoForm .mktoGutter {
display: none
}
#footer .upper .newsletter .mktoForm .mktoButtonRow {
display: block
}
#footer .lower {
position: relative;
font-size: 13px;
line-height: 15px
}
#footer .lower .logo {
position: absolute;
left: 0
}
#footer .lower .social {
text-align: center;
}
.menu-footer-menu-container {
position: absolute;
right: 0;
top: 5px;
}
.menu-footer-menu-container li {
border-right: 1px solid#3c4d65;
font-family: 'Lato', Arial, Verdana, Sans-Serif;
}
.menu-footer-menu-container li:last-child {
border-right: none;
}
#footer .lower .links {
margin: 0;
padding: 0;
list-style-type: none
}
#footer .lower .links li {
display: inline;
}
#alerts {
background: #df2637;
font-size: 15px;
line-height: 20px;
font-weight: bold;
text-align: center;
color: #fff
}
#alerts>div {
padding-top: 20px;
padding-bottom: 15px;
min-height: 55px
}
#alerts strong {
font-weight: 900
}
#alerts .slides {
margin: 0;
padding: 0;
list-style-type: none
}
#alerts .slides li {
display: none
}
#alerts a {
color: #fff
}
.section {
background: no-repeat center center;
background-size: cover
}
.section.white {
background-color: #fff
}
.section.beige {
background-color: #f4f0eb
}
.section.gutter>div:first-child {
padding-top: 70px;
padding-bottom: 70px
}
.section.extra-large-gutter>div {
padding-top: 100px;
padding-bottom: 100px
}
.section>div {
position: relative;
max-width: 1200px;
padding: 0 20px;
margin: 0 auto
}
.section .full-width {
padding: 0 1000px;
margin: 0 -1000px;
min-height: 0;
max-width: 100000px
}
.section .border-top {
border-top: solid 1px #d9d6d1
}
.section .see-more-banner {
padding: 20px 1000px;
background: #f4f1ec;
text-align: center;
line-height: 20px
}
.section .section>div {
padding-left: 0;
padding-right: 0
}
.section.last-section>div:first-child {
padding-bottom: 150px
}
.section.light-text h1,
.section.light-text h2,
.section.light-text h3,
.section.light-text h4,
.section.light-text .heading,
.section.light-text .intro {
color: #fff
}
.medium-width {
max-width: 850px;
margin: 0 auto
}
.toggle-menu {
color: #44C8F5;
font-size: 18px;
line-height: 20px;
font-weight: 600
}
.toggle-menu>span {
display: inline-block;
width: 32px;
height: 26px
}
.toggle-menu>span span {
display: block;
width: 32px;
height: 4px;
margin-bottom: 6px;
background: #44C8F5;
transition: .3s ease
}
.flexslider {
touch-action: pan-y !important;
-ms-touch-action: pan-y !important
}
.flexslider ul {
margin: 0;
padding: 0;
list-style-type: none
}
.generic-content {
margin: 0 auto
}
.generic-content h2 {
margin: 0 0 20px 0;
font-size: 36px;
line-height: 34px;
font-weight: bold
}
.generic-content h3 {
margin: 0 0 10px 0;
font-size: 25px;
line-height: 29px;
font-weight: bold
}
.generic-content h4 {
margin: 0;
font-size: 18px;
line-height: 22px;
font-weight: bold
}
.generic-content p+h2 {
margin-top: 40px
}
.intro {
font-size: 18px;
line-height: 22px;
font-weight: 300;
text-align: center;
margin: 0 auto 50px auto;
max-width: 880px
}
.intro:last-child {
margin-bottom: 0
}
.intro .heading {
margin: 0 0 20px 0;
font-size: 38px;
line-height: 44px;
color: #2d2d2d
}
.intro.large-copy {
font-size: 24px;
line-height: 28px
}
.callouts {
margin: 0 -20px 10px -20px;
text-align: center
}
.callouts>div {
display: inline-block;
vertical-align: top;
width: 33.3333%;
padding: 0 30px 30px 30px;
font-size: 18px;
line-height: 27px;
font-weight: 300;
text-align: center
}
.callouts>div>div {
text-align: left
}
.callouts>div>div>a {
color: #434646
}
.callouts>div>div>a:hover {
color: #44C8F5
}
.callouts>div>div>a:hover .icon img {
background: rgba(255, 255, 255, 0.4)
}
.callouts h3 {
margin: 0;
font-size: 21px;
line-height: 25px;
font-weight: bold
}
.callouts h4 {
margin: 0;
font-size: 21px;
line-height: 25px;
font-weight: 300;
text-align: center
}
.callouts .icon img {
display: block;
margin: 0 auto 25px auto;
border-radius: 50%;
transition: background 0.25s ease
}
.callouts .heading {
margin: 0 0 15px 0;
text-align: center;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold
}
.callouts .blue .heading,
.callouts .blue .accent {
color: #5ca2b4
}
.callouts .red .heading,
.callouts .red .accent {
color: #44C8F5
}
.callouts .green .heading,
.callouts .green .accent {
color: #71b095
}
.callouts.four-wide>div {
width: 25%
}
.callouts.five-wide>div {
width: 20%
}
.feature-benefits .callouts h2,
.feature-benefits .callouts .heading,
.page-template-template-feature .callouts h2,
.page-template-template-feature .callouts .heading {
font-size: 26px;
line-height: 30px;
font-weight: 300;
color: #2d2d2d;
text-align: center;
text-transform: none;
letter-spacing: normal
}
.btn,
.gform_button {
display: inline-block;
padding: 15px 30px;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 18px;
font-style: normal;
line-height: 22px;
color: #fff;
background: #44C8F5;
border-radius: 5px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
border: none;
margin: 0;
-webkit-appearance: none;
text-align: center
}
.btn-grey {
background: #e9e9e9;
color: #393939;
font-weight: normal;
text-transform: none
}
.btn-beige {
background: #ede6de;
color: #4b4b4b
}
.btn.small {
font-size: 14px;
line-height: 18px;
padding: 13px 20px
}
.btn.mega {
font-size: 26px;
line-height: 30px;
padding: 30px 40px
}
.btn.xlrg {
padding: 25px 35px;
border-radius: 10px
}
.btn .fa {
margin-left: 10px;
color: #44C8F5
} .button-group:last-child {
margin-bottom: 0
}
.button-group .btn {
min-width: 180px;
margin: 10px 8px 0 8px
}
.shadow-btn {
display: inline-block;
font-size: 24px;
line-height: 28px;
font-weight: normal;
color: #44C8F5;
background: #fff;
padding: 15px 20px;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4)
}
.contact-btn {
display: inline-block;
padding: 15px 15px 15px 60px;
text-align: left;
font-size: 21px;
line-height: 25px;
color: #2d2d2d;
text-decoration: none;
font-weight: 300;
background: #fff url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/phone.png) no-repeat 15px center
}
.contact-btn.email {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/email.png)
}
.contact-button-group {
max-width: 680px;
margin: 0 auto
}
.contact-button-group .contact-btn {
width: 47%
}
.icon-link {
display: inline-block;
padding: 0 0 0 45px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/phone.png) no-repeat left center;
font-size: 21px;
line-height: 35px;
color: #2d2d2d
}
.icon-link:hover {
color: #44C8F5
}
.icon-link.email {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/email.png)
}
br+.icon-link {
margin-top: 5px
}
.callout-banner {
font-size: 24px;
line-height: 28px;
font-weight: 300;
color: #615f5f;
text-align: center
}
.callout-banner h2,
.callout-banner .heading {
margin: 0 0 20px 0;
font-size: 40px;
line-height: 44px;
color: #2d2d2d
}
.radial-progress-bars {
margin: 0 -20px;
text-align: center
}
.radial-progress-bars>div {
float: left;
width: 33.3333%;
padding: 0 30px
}
.radial-progress-bars .logo img {
display: block;
margin: 0 auto
}
.radial-progress-bars .progress-bar {
height: 240px;
max-width: 240px;
margin: 0 auto 20px auto;
position: relative;
font-size: 21px;
line-height: 24px;
color: #323232
}
.radial-progress-bars .progress-bar .content {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
padding: 0 40px
}
.radial-progress-bars .progress-bar .progress {
display: block;
font-size: 48px;
line-height: 52px;
font-weight: bold;
color: #44C8F5
}
.radial-progress-bars .progress-bar .radial-progress-bar {
position: absolute;
top: 0;
left: 0
}
.radial-progress-bars .caption {
font-size: 28px;
line-height: 34px;
color: #323232
}
.accent {
color: #44C8F5
}
.accent-blue,
.accent-blue .heading,
.accent-blue a,
a.accent-blue {
color: #5da1b4
}
.accent-red,
.accent-red .heading,
.accent-red a,
a.accent-red {
color: #44C8F5
}
.accent-green,
.accent-green .heading,
.accent-green a,
a.accent-green {
color: #71b095
}
.quote-block {
display: table;
width: 100%;
font-size: 18px;
line-height: 24px;
font-weight: 300
}
.quote-block>div {
display: table-cell
}
.quote-block .photo {
width: 130px;
vertical-align: top
}
.quote-block .logo {
width: 230px;
vertical-align: middle
}
.quote-block .content {
padding: 0 50px 0 30px;
vertical-align: top
}
.quote-block .author-deets {
font-size: 18px;
line-height: 22px;
font-style: italic;
color: #44C8F5
}
.quote-block .author-deets .separator {
font-style: normal;
color: #4a4a4a;
margin: 0 10px
}
.logo-quote-block {
display: table;
width: 100%;
font-size: 18px;
line-height: 24px;
font-weight: 300;
max-width: 1030px
}
.logo-quote-block>div {
display: table-cell
}
.logo-quote-block .logo {
width: 350px;
vertical-align: middle;
padding: 0 50px
}
.logo-quote-block .logo img {
display: block;
margin: 0 auto
}
.logo-quote-block .content {
vertical-align: top
}
.logo-quote-block .author-deets {
font-size: 18px;
line-height: 22px;
font-style: italic;
color: #44C8F5
}
.logo-quote-block .author-deets .separator {
font-style: normal;
color: #4a4a4a;
margin: 0 10px
}
.quote-photo {
position: relative;
width: 130px;
height: 130px
}
.quote-photo:after {
position: absolute;
top: 0;
left: 0;
width: 130px;
height: 130px;
content: "";
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/quote-photo-mask.png) no-repeat center center;
background-size: cover
}
.quote-photo img {
display: block
}
.demo-banner {
background: #44C8F5 url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/demo-2.jpg) no-repeat center center;
background-size: cover;
text-align: center;
border-bottom: solid 20px #efddda
}
.demo-banner>div {
padding: 80px 20px 200px 20px
}
.demo-banner .heading {
margin: 0 0 40px 0;
font-size: 48px;
line-height: 52px;
color: #fff
}
.demo-banner .content {
margin: 0 auto;
background: rgba(255, 255, 255, 0.8);
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2)
}
.demo-banner .logo-icon {
position: absolute;
top: -70px;
left: 50%;
margin-left: -62px
}
.demo-banner .super-heading {
margin: 0 0 30px 0;
font-size: 30px;
line-height: 34px;
font-weight: bold;
color: #fff
}
.demo-banner.v2 {
border-bottom: none
}
.demo-banner.v2>div {
padding-top: 120px;
padding-bottom: 100px
}
#demo-form {
text-align: center;
font-family: 'Raleway';
font-size: 28px;
line-height: 32px;
color: #2f2f2e;
font-weight: 300;
padding: 40px 30px;
position: relative
}
#demo-form form>div,
#demo-form label,
#demo-form .field,
#demo-form .input,
#demo-form .mktoForm .mktoLabel,
#demo-form .mktoForm .mktoFormCol {
display: inline-block;
float: none
}
#demo-form .mktoForm .mktoFieldWrap {
float: none
}
#demo-form label {
padding-top: 0;
font-size: 28px;
line-height: 32px;
color: #2f2f2e;
vertical-align: baseline;
font-weight: 300
}
#demo-form .mktoField {
padding: 10px 15px;
width: 170px !important;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 28px;
line-height: 32px;
font-weight: 300;
color: #2f2f2e;
border: none;
background: #fff;
border-bottom: solid 3px #abced8;
float: none
}
#demo-form .mktoEmailField {
width: 230px !important
}
#demo-form .mktoTelField {
width: 230px !important
}
#demo-form ::-webkit-input-placeholder {
color: #2f2f2e;
opacity: 1
}
#demo-form :-moz-placeholder {
color: #2f2f2e;
opacity: 1
}
#demo-form ::-moz-placeholder {
color: #2f2f2e;
opacity: 1
}
#demo-form :-ms-input-placeholder {
color: #2f2f2e;
opacity: 1
}
#demo-form .mktoForm {
width: 100% !important;
text-align: center
}
#demo-form .mktoForm div,
#demo-form .mktoForm span,
#demo-form .mktoForm label,
#demo-form .mktoForm p {
text-align: center
}
#demo-form .mktoGutter,
#demo-form .mktoForm .mktoOffset,
#demo-form .mktoForm .mktoClear,
#demo-form .mktoForm .mktoRequiredField .mktoAsterix {
display: none
}
#demo-form .mktoButtonRow {
position: absolute;
left: 50%;
bottom: -100px;
margin: 0 0 0 -90px;
display: block
}
#demo-form .mktoButtonRow button {
width: 180px
}
#demo-form input#FirstName,
#demo-form input#LastName,
#demo-form input#Email {
margin: 0 !important
}
#demo-form input#Company {
margin: 0 5px 0 0 !important
}
#demo-form label[for="Company"] {
width: auto !important
}
#demo-form .submitted-message {
display: none
}
#demo-form .hs-input:invalid {
border-bottom: solid 3px #abced8
}
#demo-form .hs-form-field {
position: relative;
margin: 0 2px
}
#demo-form .hs-form-field .hs-error-msgs {
position: absolute;
z-index: 10;
margin: 0;
padding: 15px;
list-style-type: none;
background: #44C8F5;
color: #fff;
top: 70px;
left: 0;
font-size: 15px;
line-height: 19px;
text-align: left;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2)
}
#demo-form .hs-form-field .hs-error-msgs:before {
position: absolute;
content: "";
top: -20px;
left: 20px;
border: solid 10px #44C8F5;
border-color: transparent transparent #44C8F5 transparent
}
#demo-form .hs-form-field .hs-error-msgs label {
display: inline;
margin: 0
}
.hs-form .hs-button {
display: inline-block;
padding: 15px 30px;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 18px;
font-style: normal;
line-height: 22px;
color: #fff;
background: #44C8F5;
border-radius: 5px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
border: none;
margin: 0;
-webkit-appearance: none;
text-align: center
}
ul.social {
margin: 0;
padding: 0;
list-style-type: none
}
ul.social li {
display: inline-block;
margin: 0 1px
}
ul.social .fa {
border: 2px solid#3c4d65;
border-radius: 20px;
width: 30px;
height: 30px;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 26px;
color: #3c4d65;
transition: 0.25s ease
}
ul.social a:hover .fa {
background: #44C8F5
}
.radial-progress-bar canvas {
width: 100%;
height: 100%
}
.vertically-centered {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
.notes {
font-size: 15px;
line-height: 19px;
color: #7f7f7f;
text-align: center
}
#jump-nav {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-size: 15px;
line-height: 19px;
font-style: normal;
letter-spacing: 1px;
font-weight: 600;
text-transform: uppercase
}
#jump-nav li {
display: inline-block;
position: relative
}
#jump-nav li:before {
position: absolute;
content: "";
width: 1px;
top: 20px;
bottom: 20px;
right: 0;
background: #b8b6b5
}
#jump-nav li:last-child:before {
display: none
}
#jump-nav a {
display: inline-block;
transition: none;
padding: 20px;
margin: 0 20px;
border-bottom: solid 4px transparent;
position: relative;
color: #555;
background: no-repeat left center
}
#jump-nav a:hover {
color: #44C8F5
}
#jump-nav .active a {
border-bottom-color: #44C8F5
}
#jump-nav .active a:before {
position: absolute;
content: "";
bottom: -16px;
left: 50%;
margin-left: -6px;
width: 12px;
height: 12px;
border: solid 6px transparent;
border-top-color: #44C8F5
}
#jump-nav a[class^="icon"] {
padding-left: 30px;
padding-right: 10px
}
#jump-nav a[class^="icon"]:after {
position: absolute;
content: "";
top: 50%;
margin-top: -12px;
left: 0;
width: 25px;
height: 25px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/subnav-icons.png) no-repeat center top
}
#jump-nav a[class^="icon"]:hover:after {
background-position: 0 -25px
}
#jump-nav a.icon-video:after {
background-position: 0 -200px
}
#jump-nav a.icon-video:hover:after {
background-position: 0 -225px
}
#jump-nav a.icon-document:after {
background-position: 0 -150px
}
#jump-nav a.icon-document:hover:after {
background-position: 0 -175px
}
#jump-nav a.icon-checklist:after {
background-position: 0 -100px
}
#jump-nav a.icon-checklist:hover:after {
background-position: 0 -125px
}
#jump-nav a.icon-chart:after {
background-position: 0 -50px
}
#jump-nav a.icon-chart:hover:after {
background-position: 0 -75px
}
.condensed#jump-nav a {
margin: 0 10px;
padding: 20px 10px
}
hr {
height: 1px;
font-size: 1px;
line-height: 1px;
margin: 30px 0;
background: #d8d2cc;
border: none
}
hr.tall-margin {
margin: 80px 0
}
.faq-cols {
margin: 0 -20px 40px -20px
}
.faq-cols>div {
padding: 0 20px;
float: left;
width: 33.3333%
}
.faq-cols .heading {
margin: 0 0 20px 0;
font-size: 24px;
line-height: 28px;
font-weight: 700;
color: #666;
font-weight: bold;
padding: 0 10px
}
.faqs {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 16px;
line-height: 21px;
color: #615f5f;
font-weight: 300
}
.faqs>li {
border-bottom: solid 1px #ccc
}
.faqs>li>a {
display: block;
position: relative;
padding: 15px 50px 15px 10px;
color: #615f5f;
font-size: 18px;
line-height: 22px
}
.faqs>li>a:hover {
color: #44C8F5
}
.faqs>li>a:before {
position: absolute;
content: "";
top: 50%;
right: 10px;
margin-top: -12px;
width: 24px;
height: 24px;
border-radius: 12px;
background: #aed0d9
}
.faqs>li>a:after {
position: absolute;
content: "+";
top: 50%;
right: 10px;
margin-top: -12px;
width: 24px;
height: 24px;
line-height: 24px;
color: #fff;
font-weight: normal;
text-align: center;
font-size: 23px
}
.faqs>li.expanded>a {
background: #eae4dd
}
.faqs>li.expanded>a:before {
background: #fff
}
.faqs>li.expanded>a:after {
content: "-";
line-height: 21px;
color: #eae4dd
}
.faqs .answer {
padding: 15px 10px;
background: #f4f0eb;
display: none
}
a.see-more {
font-size: 16px;
line-height: 20px;
font-weight: bold;
letter-spacing: 1px;
color: #a19f9b;
text-transform: uppercase;
display: inline-block
}
a.see-more:before {
font-family: FontAwesome;
content: "\f0fe";
color: #44C8F5;
margin: 0 10px 0 0
}
a.see-more:hover {
color: #44C8F5
}
a.see-more.disabled {
opacity: 0.3;
cursor: default
}
a.see-more.disabled:hover {
color: #a19f9b
}
a.read-more {
font-size: 16px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase
}
.dot-heading {
margin: 0 0 40px 0;
font-size: 36px;
line-height: 40px;
color: #2d2d2d;
text-align: center
}
.dot-heading:before,
.dot-heading:after {
display: inline-block;
content: "";
width: 8px;
height: 8px;
background: #dcd9d4;
border-radius: 4px;
margin-right: 15px;
vertical-align: middle
}
.dot-heading:after {
margin-left: 15px
}
.line-heading {
margin: 0 0 30px 0;
padding: 0 0 30px 0;
position: relative;
font-size: 21px;
line-height: 25px;
color: #44C8F5;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center
}
.line-heading:after {
position: absolute;
content: "";
width: 200px;
left: 50%;
margin-left: -100px;
bottom: 0;
background: #ccc;
height: 1px
}
.hairline-heading {
margin: 0 0 40px 0;
font-size: 24px;
line-height: 28px;
color: #2d2d2d;
font-weight: bold;
text-align: center;
position: relative
}
.hairline-heading:before {
position: absolute;
top: 50%;
left: 0;
right: 0;
height: 1px;
background: #ccc;
content: ""
}
.hairline-heading>span {
background: #fff;
padding: 0 20px;
position: relative;
display: inline-block
}
.underline-heading {
margin: 0 0 30px 0;
padding: 0 0 30px 0;
font-size: 40px;
line-height: 44px;
border-bottom: solid 1px #ccc;
text-align: center
}
.content-list>div+div {
margin-top: 60px
}
.icon-content {
font-size: 18px;
line-height: 27px;
font-weight: 300;
max-width: 630px;
margin: 0 auto 20px auto;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/cog.png) no-repeat left center;
min-height: 100px;
padding: 0 0 0 120px
}
.content-right {
font-size: 18px;
line-height: 24px;
font-weight: 300
}
.content-right>.left {
float: left;
width: 180px;
margin: 5px 0 0 0;
position: relative
}
.content-right>.right {
float: right;
width: 100%;
margin-left: -200px
}
.content-right>.right>div {
margin-left: 200px
}
.content-right .heading {
margin: 0 0 5px 0;
font-size: 32px;
line-height: 36px;
font-weight: bold;
color: #44C8F5
}
.photo-grid {
margin: 0 -6px
}
.photo-grid>div {
float: left;
width: 25%;
padding: 0 6px 12px 6px
}
.photo-grid img {
display: block;
width: 100%
}
ul.checkmarks {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 0
}
ul.checkmarks li {
font-size: 18px;
line-height: 24px;
font-weight: 300;
padding: 0 0 0 60px;
margin: 0 0 30px 0;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/checkmark.png) no-repeat;
min-height: 45px
}
ul.checkmarks.split li {
display: inline-block;
width: 50%;
vertical-align: top;
padding-right: 20px
}
.mobile-screenshot {
width: 235px;
position: relative
}
.mobile-screenshot img {
display: block
}
.split-columns-container {
max-width: 1080px;
margin: 40px auto 0 auto
}
.split-columns {
margin: 0 -15px;
text-align: center
}
.split-columns>div {
display: inline-block;
vertical-align: top;
width: 50%;
padding: 0 15px
}
img.shadow {
display: block;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2)
}
.accent {
color: #44C8F5
}
.accent-2 {
color: #5da1b4
}
.default-copy {
font-size: 18px;
line-height: 27px;
font-weight: 300
}
.default-copy .large-copy {
font-size: 24px;
line-height: 28px
}
a.video-link {
display: inline-block;
position: relative;
max-width: 100%
}
a.video-link:after {
position: absolute;
top: 50%;
left: 50%;
width: 90px;
height: 90px;
border-radius: 45px;
border: solid 7px #fff;
text-align: center;
line-height: 76px;
font-family: FontAwesome;
content: "\f04b";
font-size: 30px;
color: #fff;
text-indent: 5px;
margin: -45px 0 0 -45px
}
a.video-link img {
display: block
}
.study-link {
font-size: 14px;
line-height: 22px;
display: inline-block;
min-height: 20px;
color: #5ca2b4;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 900
}
.study-link .fa {
font-size: 18px;
margin-right: 5px;
font-weight: normal
}
.logos {
margin: 0 -15px -30px -15px;
font-size: 0;
text-align: center
}
.logos>div {
display: inline-block;
vertical-align: middle;
margin: 0 15px 30px 15px
}
.content-block {
background: #fff;
padding: 40px 20px;
color: #585858;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2)
}
.section-break {
background: #fff;
font-size: 24px;
line-height: 28px;
font-style: italic;
color: #585858;
text-align: center;
font-weight: 300
}
.section-break>div {
padding-top: 15px;
padding-bottom: 15px
}
.feature-callouts>div {
padding-top: 50px;
padding-bottom: 0
}
.feature-callout {
display: table;
width: 100%;
table-layout: fixed;
font-size: 18px;
line-height: 27px;
font-weight: 300;
padding: 50px 0 0 0;
border-top: solid 1px #ccc
}
.feature-callout>.content {
display: table-cell;
vertical-align: middle;
width: 50%;
padding: 20px 30px 20px 0
}
.feature-callout>.photo {
display: table-cell;
vertical-align: bottom;
width: 50%;
padding: 0 0 0 30px
}
.feature-callout>.photo img {
display: block;
margin: 0 auto
}
.feature-callout h3 {
margin: 0 0 10px 0;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 40px;
line-height: 44px;
font-weight: normal
}
.feature-callout h4 {
margin: 0 0 20px 0;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 30px;
line-height: 34px;
font-weight: 300
}
.feature-callout a {
font-weight: normal
}
.feature-callout.blue h3 {
color: #5da1b4
}
.feature-callout.red h3 {
color: #44C8F5
}
.feature-callout.green h3 {
color: #71b095
}
.pull-quote {
margin: 30px 60px;
padding: 0 0 30px 0;
font-weight: 300;
font-size: 26px;
line-height: 30px;
color: #2d2d2d;
text-decoration: none;
display: block;
position: relative
}
.pull-quote:after {
position: absolute;
left: 0;
bottom: 0;
font-family: 'FontAwesome';
content: "\f099";
color: ##A3D3F6;
font-size: 22px;
color: #A3D3F6
}
.resources-grid {
margin: 0 -20px -60px -20px;
font-size: 18px;
line-height: 24px;
font-weight: 300
}
.resources-grid>div {
display: inline-block;
vertical-align: top;
width: 33.3333%;
padding: 0 20px 60px 20px
}
.resources-grid>div>div {
max-width: 270px;
margin: 0 auto
}
.resources-grid .heading {
margin: 0 0 10px 0;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 21px;
line-height: 25px;
font-weight: 600
}
.resources-grid .btn {
width: 100%
}
.resources-grid .thumb {
margin: 0 0 20px 0
}
.resources-grid .thumb img {
display: block
}
.featured-resources {
position: relative
}
.featured-resources:before {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 1px;
content: "";
background: #ccc
}
.featured-resources>.left {
float: left;
width: 50%;
padding: 0 50px 0 0
}
.featured-resources>.right {
float: right;
width: 50%;
padding: 0 0 0 50px
}
.featured-resources .thumb {
float: left;
width: 40%
}
.featured-resources .content {
float: left;
width: 60%;
padding: 0 0 0 20px
}
.featured-resources .heading {
margin: 0 0 10px 0;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 24px;
line-height: 28px
}
#more-resources-banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/more-resources.jpg);
font-size: 24px;
line-height: 28px;
font-style: italic;
font-weight: 300;
color: #fff;
text-align: center;
border-bottom: solid 1px #ccc
}
#more-resources-banner>div:first-child {
padding-top: 70px;
padding-bottom: 50px
}
#more-resources-banner .heading {
margin: 0;
font-size: 50px;
line-height: 54px;
font-style: normal
}
#more-resources-banner .jump-nav {
background: rgba(255, 255, 255, 0.85)
}
.generic-banner#banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/generic.jpg)
}
.featured-post {
border-bottom: solid 1px #dcd9d4;
padding: 0 0 40px 0;
margin: 0 0 40px 0
}
.featured-post>.thumb {
float: left;
width: 41%
}
.featured-post>.thumb img {
display: block;
border: solid 10px #f4f0eb
}
.featured-post>.content {
float: right;
width: 59%;
padding: 0 0 0 50px
}
.post {
color: #2d2d2d;
margin: 0 0 60px 0
}
.post h1 {
margin: 0 0 20px 0;
font-size: 35px;
line-height: 50px;
color: #26282d;
font-weight: 600;
text-transform: capitalize;
transition: all 0.5s ease-in-out;
}
.post h1:hover{
color: #FD8720;
}
.post h2 {
margin: 0 0 5px 0;
font-size: 30px;
line-height: 36px;
font-weight: 300
}
.post .meta {
font-size: 13px;
line-height: 17px;
color: #585858;
margin: 0 0 20px 0;
font-weight: normal;
text-transform: uppercase
}
.post .summary {
font-size: 18px;
line-height: 22px;
font-weight: 300
}
.post .nav-single {
display: none
}
.post header {
margin: 30px 0
}
.post header {
font-size: 13px;
line-height: 17px;
font-weight: bold;
text-transform: uppercase
}
.post header>div {
display: table;
width: 100%
}
.post header>div>div {
display: table-cell;
vertical-align: middle;
padding: 0 20px 0 0
}
.post header>div>div.author-photo {
width: 80px
}
.post header>div>div.share {
padding: 0
}
.post header .social>div {
float: right
}
.post header .addthis_sharing_toolbox {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 5px
}
.post header .at-icon-wrapper {
background: #9d9d9d !important;
border-radius: 4px
}
.post header .author-photo img {
display: block;
width: 60px;
border-radius: 30px
}
.post footer .categories {
margin: 20px 0;
font-size: 13px;
line-height: 17px;
text-transform: uppercase
}
.post footer .author {
background: #f4f0eb;
padding: 30px;
font-size: 14px;
line-height: 19px;
font-weight: 300
}
.post footer .author h4 {
margin: 0;
font-size: 21px;
line-height: 25px;
font-weight: 300
}
.post footer .author>.photo {
float: left;
width: 100px
}
.post footer .author>.photo img {
display: block;
width: 100px;
border-radius: 50px;
margin: 0 auto
}
.post footer .author>.bio {
float: right;
width: 100%;
margin-left: -130px
}
.post footer .author>.bio>div {
margin-left: 130px
}
.post footer .author>.bio .content {
margin: 0 0 20px 0
}
.summary-post {
padding: 0 0 40px 0;
margin: 0 0 40px 0
}
.summary-post .entry-content>.thumb {
float: left;
width: 24%
}
.summary-post .entry-content>.content {
float: left;
width: 76%;
padding: 0 0 0 30px
}
.sidebar-layout>.content {
float: left;
width: 100%;
margin-right: -350px
}
.sidebar-layout>.content>div {
margin-right: 350px
}
.sidebar-layout>aside {
float: right;
width: 300px;
position: relative
}
aside .widget-title {
margin: 0 0 20px 0;
font-size: 24px;
line-height: 60px;
font-weight: 500;
color: #f16334
}
aside .widget {
margin: 0 0 50px 0;
font-size: 16px;
line-height: 20px;
font-weight: 300
}
aside .widget ul {
margin: 0;
padding: 0;
list-style-type: square;
color: #F3811E;
}
aside .widget a {
color: #2d2d2d;
line-height: 30px;
}
aside .widget a:hover {
color: #F5821F
}
aside .widget_categories li {
margin: 0 0 5px 0
}
aside div.contribute {
border-top: solid 1px #dcd9d4;
padding: 20px 0 0 0
}
aside .connect {
border-top: solid 1px #dcd9d4;
border-bottom: solid 1px #dcd9d4;
padding: 20px 0;
margin-top: -20px
}
aside .connect h4 {
margin: 0 0 10px 0
}
aside .widget_search h4 {
margin: 0 0 10px 0
}
aside .popular-posts li+li {
padding-top: 10px;
margin-top: 10px;
border-top: solid 1px #dcd9d4
}
aside ul li+li {
padding-top: 10px;
margin-top: 10px;
border-top: solid 1px #dcd9d4
}
a.contribute {
display: block;
padding: 0 60px 0 0;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/icons/contribute.png) no-repeat right center;
min-height: 42px;
font-size: 16px;
line-height: 20px;
color: #2d2d2d;
font-weight: 300
}
a.contribute h4 {
margin: 0;
font-size: 24px;
line-height: 28px;
font-weight: 300;
color: #44C8F5
}
a.contribute:hover {
color: #44C8F5
}
#searchform {
position: relative
}
#searchform input[type="text"] {
border: solid 1px #dcd9d4;
padding: 10px;
font-size: 21px;
line-height: 25px;
width: 100%
}
#searchform button {
position: absolute;
top: 0;
right: 0;
padding: 30px 10px;
display: block;
cursor: pointer;
background: none;
border: none
}
#searchform button .fa {
font-size: 25px;
color: #f16334
}
.related-posts {
margin: 40px 0 0 0
}
.related-posts h3 {
margin: 0 0 20px 0
}
.related-posts h4 {
margin: 0;
font-size: 17px;
line-height: 21px;
font-weight: bold
}
.related-posts .posts {
margin: 0 -20px
}
.related-posts .post {
display: inline-block;
vertical-align: middle;
width: 48%;
padding: 0 20px;
margin: 0 0 40px 0
}
.related-posts .deets {
font-size: 13px;
text-transform: uppercase;
color: #585858
}
.feature-banner#banner {
min-height: 600px;
background: #f2ede8;
border-bottom: solid 20px #f6f3f0;
font-size: 24px;
line-height: 32px;
color: #615f5f;
text-align: left;
font-weight: 300
}
.feature-banner#banner h1 {
font-size: 48px;
line-height: 52px;
margin: 0 0 10px 0;
color: #44C8F5
}
.feature-banner#banner h2 {
font-size: 32px;
line-height: 36px;
margin: 0 0 20px 0;
color: #2d2d2d
}
.feature-banner#banner .content {
padding: 0 45% 40px 0;
position: relative;
z-index: 2;
min-height: 410px
}
.feature-banner#banner .photo {
position: absolute;
left: 20px;
right: 40px;
padding: 0 0 0 57%;
bottom: -100px;
z-index: 1
}
.feature-banner#banner .photo img {
float: right;
display: block;
margin: 0 auto
}
.feature-banner.screenshots#banner .content {
padding: 0 59% 0 0
}
.feature-banner.screenshots#banner .desktop {
position: absolute;
left: 20px;
right: 40px;
padding: 0 0 0 43%;
bottom: -20px
}
.feature-banner.screenshots#banner .desktop:after {
position: absolute;
bottom: -50px;
height: 50px;
left: -200px;
right: -200px;
background: #fff;
content: ""
}
.feature-banner.screenshots#banner .desktop img {
float: right;
box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.1);
display: block;
margin: 0 auto
}
.feature-banner.screenshots#banner .mobile {
position: absolute;
left: 20px;
right: 0;
padding: 0 0 0 80%;
bottom: -80px
}
.feature-banner.screenshots#banner .mobile img {
float: right;
display: block;
margin: 0 auto
}
.benefits-grid {
margin: 0 -40px -40px -40px;
font-size: 0;
text-align: center
}
.benefits-grid>div {
display: inline-block;
width: 33.3333%;
padding: 0 40px 40px 40px;
vertical-align: top
}
.benefits-grid>div>div {
font-size: 18px;
line-height: 24px;
font-weight: 300;
text-align: left
}
.benefits-grid .icon img {
display: block;
margin: 0 auto 30px auto
}
.benefits-grid .heading {
margin: 0 0 20px 0;
font-size: 26px;
line-height: 30px;
color: #2d2d2d;
font-weight: 300
}
.banner-slider {
overflow: hidden
}
.banner-slider>div {
max-width: 1120px;
margin: 0 auto;
position: relative
}
.banner-slider ul {
margin: 0;
padding: 0;
list-style-type: none
}
.banner-slider .slide {
background: #5ca2b4 no-repeat center center;
background-size: cover;
min-height: 650px;
padding: 175px 20px 20px 20px;
font-size: 24px;
line-height: 32px;
color: #fff;
font-weight: 300;
text-align: center;
position: relative
}
.banner-slider .slide .background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-slide.png) no-repeat center center;
background-size: 1080px;
z-index: 1
}
.banner-slider .slide .heading {
margin: 0 0 20px 0;
font-size: 40px;
line-height: 44px;
color: #fff
}
.banner-slider .slide.green {
background-color: #6daa90
}
.banner-slider .slide.red {
background-color: #e74958
}
.banner-slider .slide .inner {
opacity: 0;
transition: 0.75s ease;
max-width: 780px;
position: relative;
z-index: 2;
margin: 0 auto
}
.banner-slider .flex-active-slide .slide .inner {
opacity: 1
}
.banner-slider .flex-viewport {
overflow: visible !important
}
.banner-slider .line-heading {
position: absolute;
top: 50px;
left: 0;
right: 0;
color: #fff;
padding: 0 0 15px 0;
margin: 0 0 15px 0;
z-index: 3
}
.banner-slider .line-heading:after {
background: #fff
}
.banner-slider .no-photo-layout {
max-width: 550px;
margin: 0 auto
}
.banner-slider .photo-layout {
display: table;
table-layout: fixed
}
.banner-slider .photo-layout>div {
display: table-cell;
vertical-align: middle
}
.banner-slider .photo-layout .content {
width: 60%;
text-align: left;
padding: 0 40px 0 0
}
.banner-slider .photo-layout .photo {
width: 40%
}
.banner-slider .photo img {
display: block;
margin: 0 auto;
max-width: 300px
}
.banner-slider .action {
margin: 40px 0 0 0
}
.banner-slider .action .btn {
background: #2f626f;
min-width: 280px
}
.banner-slider .flex-control-paging {
position: absolute;
top: 110px;
left: 0;
right: 0;
text-align: center;
margin: 0;
padding: 0;
list-style-type: none
}
.banner-slider .flex-control-paging li {
display: inline-block;
margin: 0 5px;
vertical-align: top
}
.banner-slider .flex-control-paging a {
display: inline-block;
vertical-align: top;
background: #fff;
width: 24px;
height: 24px;
border-radius: 12px;
opacity: 0.3;
text-indent: -10000px;
font-size: 0;
line-height: 0;
cursor: pointer
}
.banner-slider .flex-control-paging a.flex-active {
opacity: 1
}
.study-quote-block {
font-size: 21px;
line-height: 28px;
font-weight: 300
}
.study-quote-block .logo {
float: left;
width: 200px
}
.study-quote-block .logo img {
display: block;
margin: 0 auto
}
.study-quote-block .quote {
float: right;
width: 100%;
margin: 0 0 0 -220px
}
.study-quote-block .quote>div {
margin: 0 0 0 220px
}
.study-quote-block .author-deets {
font-size: 18px;
line-height: 22px;
font-style: italic;
color: #44C8F5
}
.study-quote-block .author-deets .separator {
font-style: normal;
color: #4a4a4a;
margin: 0 10px
}
.study-quote-block .action {
margin: 40px 0 0 0;
text-align: center
}
.study-quote-block.video .video {
float: left;
width: 280px
}
.study-quote-block.video .video img {
display: block;
margin: 0 auto
}
.study-quote-block.video .quote {
margin-left: -300px
}
.study-quote-block.video .quote>div {
margin-left: 300px
}
.study-quote-block-grid {
margin: 0 -20px
}
.study-quote-block-grid>div {
float: left;
width: 50%;
padding: 0 20px
}
.why-banner#banner {
min-height: 530px;
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/why-apptentive-v2.jpg);
text-align: left
}
.why-banner#banner>div {
padding-top: 180px
}
.why-banner#banner .heading {
max-width: 750px;
margin: 0 0 20px 0;
color: #4f4f4f;
font-size: 50px;
line-height: 56px
}
.case-study-video-block {
position: relative;
z-index: 1
}
.case-study-video-block>.left {
float: left;
width: 50%;
padding: 0 40px 0 0
}
.case-study-video-block>.right {
float: right;
width: 50%
}
.case-study-video-block .logo {
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-bottom: solid 1px #ccc
}
.case-study-video-block+.case-study-video-block {
margin-top: 40px
}
.case-study-row {
margin: 0 -40px;
overflow: hidden;
font-size: 24px;
line-height: 32px;
font-weight: 300;
text-align: center;
position: relative;
z-index: 1
}
.case-study-row>div {
width: 33.3333%;
float: left;
padding: 0 40px 1000px 40px;
margin: 0 0 -1000px 0
}
.case-study-row>div+div {
border-left: solid 1px #ccc
}
.case-study-row .logo {
height: 175px
}
#case-study-block-banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/case-studies.jpg)
}
#case-study-block-banner .heading {
color: #fff
}
.case-study-blocks {
margin: 0 -15px
}
.case-study-blocks>div {
float: left;
width: 33.3333%;
padding: 0 15px 40px 15px
}
.case-study-block {
height: 230px;
padding: 0 20px;
display: block;
background: #fff;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2);
font-size: 21px;
line-height: 25px;
font-weight: 300;
text-align: center;
position: relative;
color: #585858;
text-decoration: none
}
.case-study-block .vertically-centered {
padding: 0 0 20px 0
}
.case-study-block .accent {
display: block;
font-size: 40px;
line-height: 44px
}
.case-study-block .more {
position: absolute;
left: 0;
right: 0;
bottom: 30px
}
#quotes-banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/testimonials.jpg)
}
#quotes-banner .intro {
color: #fff
}
#quotes-banner .heading {
color: #fff;
font-weight: bold
}
.quote-slider {
position: relative;
font-weight: 300
}
.quote-slider .slides {
margin: 0;
padding: 0;
list-style-type: none
}
.quote-slider .upper {
display: flex;
flex-direction: row-reverse;
align-items: center
}
.quote-slider .quote {
width: 75%;
padding: 0 70px 0 0;
font-size: 28px;
line-height: 45px;
color: #f4f0eb
}
.quote-slider .logo {
width: 25%
}
.quote-slider .logo img {
display: block;
margin: 0 auto
}
.quote-slider .lower {
font-size: 18px;
line-height: 24px;
color: #aedeeb;
margin: 30px 0 0 0;
padding: 0 0 0 70px;
position: relative
}
.quote-slider .lower:before {
position: absolute;
content: "";
top: 5px;
left: 0;
width: 45px;
height: 33px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/left-quotemark.png) no-repeat
}
.quote-slider .lower .author {
font-size: 21px;
color: #f4f0eb
}
.quote-slider .flex-control-nav {
position: absolute;
left: 0;
right: 0;
bottom: -50px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center
}
.quote-slider .flex-control-nav li {
display: inline-block;
vertical-align: middle;
margin: 0 5px
}
.quote-slider .flex-control-nav a {
display: inline-block;
vertical-align: middle;
width: 18px;
height: 18px;
font-size: 0;
line-height: 0;
text-indent: -10000px;
background: #8bbace;
border-radius: 9px
}
.quote-slider .flex-control-nav a.flex-active {
background: #f4f0eb
}
.case-study-filter-banner {
position: relative
}
.case-study-filter-banner .content {
background: #f4f0eb;
margin: 0 -10000px;
padding: 50px 10000px 0 10000px;
border-top: solid 30px #44C8F5;
position: relative;
z-index: 2
}
.case-study-filter-banner h2 {
margin: 0 0 10px 0;
padding: 0 0 30px 0;
font-size: 38px;
line-height: 38px;
color: #4f4f4f;
text-align: center;
border-bottom: solid 1px #ccc
}
.case-study-filter-banner .filters {
position: absolute;
left: 0;
right: 0;
pointer-events: none;
z-index: 1
}
.case-study-filter-banner .filters>div {
background: rgba(255, 255, 255, 0.98);
box-shadow: rgba(0, 0, 0, 0.1) 0 0 50px;
margin: 0 -10000px;
padding: 40px 10000px 20px 10000px;
opacity: 0;
transition: 0.5s ease
}
.case-study-filter-banner .filters h4 {
margin: 0 0 10px 0;
font-size: 15px;
line-height: 19px;
text-transform: uppercase;
font-weight: bold
}
.case-study-filter-banner .filters ul {
margin: 0;
padding: 0;
list-style-type: none;
column-count: 2;
column-gap: 20px
}
.case-study-filter-banner .filters li {
margin: 0 0 5px 0
}
.case-study-filter-banner .filters [type="checkbox"] {
margin: 0 10px 0 0;
position: relative;
top: -2px
}
.case-study-filter-banner .filters .industries {
float: left;
width: 50%
}
.case-study-filter-banner .filters .use-cases {
float: left;
width: 50%
}
.case-study-filter-banner .filters .close {
display: block;
width: 50px;
text-align: center;
margin: 20px auto 0 auto;
color: #555;
font-size: 30px;
line-height: 50px
}
.case-study-filter-banner.show-filters .filters {
pointer-events: auto
}
.case-study-filter-banner.show-filters .filters>div {
opacity: 1
}
.case-studies {
margin: 0 -20px -80px -20px;
padding: 60px 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
font-size: 18px;
line-height: 28px;
position: relative
}
.case-studies>li {
width: 33.3333%;
padding: 0 20px 80px 20px
}
.case-studies h3 {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
font-size: 24px;
line-height: 28px;
color: #44C8F5;
font-weight: normal;
border-bottom: solid 1px #ccc
}
.case-studies .thumb img {
display: block;
margin: 0 0 20px 0;
width: 100%
}
.case-studies .tag {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #5da1b4;
letter-spacing: 1px;
margin: 0 0 5px 0
}
.quote-bubble-grid {
text-align: center;
font-size: 0
}
.quote-bubble-grid>div {
display: inline-block;
width: 374px;
vertical-align: middle;
padding: 0 20px 40px 20px
}
.quote-bubble {
font-size: 18px;
line-height: 24px;
position: relative;
padding: 0 30px;
text-align: center;
font-style: italic;
color: #2d2d2d;
width: 334px;
height: 334px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-quote-bubble.png) no-repeat
}
.quote-bubble:before {
position: absolute;
top: 40px;
left: 50%;
width: 27px;
height: 21px;
content: "";
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/quote-mark.png) no-repeat;
margin: 0 0 0 -16px
}
.join-call-to-action {
text-align: center;
margin: 0 0 80px 0
}
.join-call-to-action .heading {
font-size: 40px;
line-height: 44px;
margin: 0 0 40px 0
}
.mfp-container {
padding: 20px
}
.pager,
.nav-links {
margin: 40px 0;
font-size: 0
}
.pager .page-numbers,
.nav-links .page-numbers {
display: inline-block;
margin: 0 10px 0 0;
border-radius: 5px;
text-transform: uppercase;
text-align: center;
min-width: 40px;
min-height: 40px;
font-size: 15px;
line-height: 40px;
font-weight: 700;
background: #f4f0eb;
color: #585858
}
.pager .page-numbers.current,
.nav-links .page-numbers.current {
background: #44C8F5;
color: #fff
}
.pager .prev,
.pager .next,
.nav-links .prev,
.nav-links .next {
padding: 0 15px
}
.split-feature-banner header {
text-align: center;
padding: 40px 0
}
.split-feature-banner header h2 {
margin: 0;
font-size: 21px;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold
}
.split-feature-banner .content {
display: flex;
font-size: 24px;
line-height: 32px;
color: #fff;
font-weight: 300
}
.split-feature-banner .content>div {
width: 50%;
background: #6daa90 url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-slide.png) no-repeat center center;
background-size: cover
}
.split-feature-banner .content>div>div {
width: 100%;
max-width: 640px;
padding: 40px
}
.split-feature-banner .content>.left>div {
float: right
}
.split-feature-banner .content>.right {
background-color: #e74958
}
.split-feature-banner .content h3,
.split-feature-banner .content .heading {
margin: 0 0 20px 0;
font-size: 40px;
line-height: 44px;
color: #fff
}
#front-banner {
font-size: 0;
margin-top: -100px;
padding-top: 100px
}
#front-banner .heading {
margin: 0 0 20px 0;
font-size: 60px;
line-height: 64px;
font-weight: 300
}
#front-banner .heading em {
color: #44C8F5;
font-weight: 500;
font-style: normal
}
#front-banner>div {
padding-top: 60px;
padding-bottom: 40px
}
#front-banner>div>.left {
display: inline-block;
vertical-align: middle;
width: 50%;
font-size: 22px;
line-height: 26px;
padding-right: 20px
}
#front-banner>div>.right {
display: inline-block;
vertical-align: middle;
width: 50%;
padding-left: 20px
}
#front-banner p {
margin: 0 0 30px 0
}
#front-banner-2 {
background: #fff;
margin-top: -100px;
padding-top: 100px;
text-align: center;
font-weight: 300
}
#front-banner-2>div {
padding-top: 90px
}
#front-banner-2 {
font-size: 32px;
line-height: 36px;
color: #5a5a5a
}
#front-banner-2 h1 {
margin: 0 auto 20px auto;
font-size: 60px;
line-height: 60px;
color: #2d2d2d;
font-weight: normal
}
#front-banner-2 h1 em {
color: #df2637;
font-style: normal
}
#front-banner-2 .photo {
margin: 20px 0 0 0
}
#front-banner-2 .photo img {
display: block;
width: 100%
}
#front-banner-2 .btn {
font-size: 16px;
padding: 13px 20px;
position: relative;
top: -3px;
margin-left: 10px
}
#front-banner-3 {
background: #fff url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-hero-banner.jpg) no-repeat center bottom;
background-size: cover;
margin-top: -100px;
padding-top: 100px;
text-align: center;
font-weight: 300
}
#front-banner-3>div {
padding-top: 90px;
padding-bottom: 140px
}
#front-banner-3 h1 {
margin: 0 auto 20px auto;
font-size: 56px;
line-height: 68px;
color: #4f4f4f;
font-weight: bold
}
#front-banner-3 h1 em {
color: #5a5a5a;
font-weight: 300;
display: block;
font-size: 42px
}
#front-banner-3 .content {
max-width: 880px;
margin: 0 auto
}
#front-banner-3 .btn {
padding: 25px 35px;
border-radius: 10px;
margin-top: 60px
}
#tagline-banner {
font-size: 44px;
line-height: 54px;
color: #fcfcfa;
background: #dd2a3c;
text-align: center;
font-weight: 300
}
#tagline-banner>div {
padding-top: 45px;
padding-bottom: 45px
}
#logo-banner {
background: #df2637;
padding: 40px 0
}
#logo-banner .row {
display: flex;
justify-content: space-around
}
#logo-banner .row>div {
padding: 0 20px
}
#logo-banner .slides {
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
align-items: center;
height: 60px
}
#logo-banner .slides li {
display: none
}
#logo-banner .row.three-wide,
#logo-banner .row.two-wide {
display: none
}
#logo-banner .row.seven-wide>div {
width: 14.28%
}
#logo-banner .row.three-wide>div {
width: 33.3333%
}
#logo-banner img {
display: block;
margin: 0 auto;
max-height: 60px
}
.logo-card {
width: 100%;
height: 140px;
line-height: 140px;
text-align: center;
margin: 0 auto
}
.logo-card img {
display: inline-block;
margin: 0 auto;
vertical-align: middle
}
.logo-card .front,
.logo-card .back {
box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
background: #fff;
height: 140px
}
.logo-card .back {
display: none
}
.logo-cards {
font-size: 0;
margin: -3px
}
.logo-cards>div {
display: inline-block;
vertical-align: middle;
width: 33.3333%;
padding: 3px
}
.pricing-plans {
margin: 0 -10px 40px -10px;
overflow: hidden;
font-size: 15px;
line-height: 19px;
color: #7f7f7f
}
.pricing-plans>div {
float: left;
width: 25%;
padding: 0 10px;
margin-top: 35px
}
.pricing-plans>div>div {
background: #fff;
padding: 0 0 10000px 0;
margin: 0 0 -10000px 0;
position: relative
}
.pricing-plans .highlight {
background: #44C8F5;
padding: 10px 0;
font-size: 11.8px;
line-height: 15px;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center
}
.pricing-plans .emphasize {
margin-top: 0
}
.pricing-plans .head {
height: 140px;
text-align: center;
padding: 0 20px
}
.pricing-plans .head .heading {
margin: 0 0 10px 0;
font-size: 24px;
line-height: 28px;
font-weight: bold;
color: #4b4b4b;
text-transform: uppercase
}
.pricing-plans .pricing {
border-top: solid 1px #f4f0eb;
border-bottom: solid 1px #f4f0eb;
padding: 20px;
text-align: center;
height: 150px
}
.pricing-plans .pricing .price-wrapper {
margin: 5px 0
}
.pricing-plans .pricing .price {
font-size: 48px;
line-height: 52px;
color: #44C8F5;
font-weight: bold;
display: inline-block;
vertical-align: middle
}
.pricing-plans .pricing .period {
display: inline-block;
vertical-align: middle;
text-align: left
}
.pricing-plans .deets {
padding: 20px 30px;
min-height: 330px;
border-top: solid 1px #f4f0eb
}
.pricing-plans .deets ul {
margin: 0;
padding: 0;
list-style-type: none
}
.pricing-plans .deets li {
margin: 0 0 5px 0
}
.pricing-plans .action {
padding: 0 30px 30px 30px
}
.pricing-plans .action .btn {
width: 100%;
padding-left: 10px;
padding-right: 10px
}
.pricing-plans .action.multiple {
text-align: center;
font-size: 0
}
.pricing-plans .action.multiple .btn {
width: 46%;
margin: 0 4px
}
.pricing-plans small {
font-size: 13px;
line-height: 17px
}
.pricing-plans.x2 {
max-width: 700px;
margin-left: auto;
margin-right: auto
}
.pricing-plans.x2>div {
width: 50%
}
.pricing-plans.x3>div {
width: 33.3333%
}
.pricing-plans.x5>div {
width: 20%
}
.compare-plans {
background: #548d9c url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-teal-banner.gif) repeat-x top left
}
.compare-plans .intro {
color: #fff
}
.compare-plans .intro .heading {
color: #fff
}
.compare-plans .content {
background: #f4f0eb;
min-height: 400px
}
.press-banner#banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/press.jpg)
}
.articles {
font-size: 18px;
line-height: 24px;
font-weight: 300
}
.articles article:first-child {
margin-top: 0;
padding-top: 0;
border-top: none
}
.articles article,
.articles .more .articles article:first-child {
margin-top: 40px;
padding-top: 40px;
border-top: solid 1px #dcd9d4
}
.articles article>.image {
float: left;
width: 200px;
margin: 5px 0 0 0;
position: relative
}
.articles article>.content {
float: right;
width: 100%;
margin-left: -200px
}
.articles article>.content>div {
margin-left: 200px
}
.articles .meta {
font-size: 16px;
margin: 0 0 10px 0
}
.articles .heading {
margin: 0 0 5px 0;
font-size: 21px;
line-height: 24px;
font-weight: bold
}
.articles .more {
display: none
}
.articles a {
color: #44C8F5
}
.articles a:hover {
color: #000
}
.events-grid {
margin: 0 -15px;
font-size: 18px;
line-height: 24px;
font-weight: 300
}
.events-grid>.event {
display: inline-block;
vertical-align: top;
width: 50%;
margin: 0 0 30px 0;
padding: 0 15px
}
.events-grid>.event>.image {
float: left;
width: 200px;
margin: 5px 0 0 0;
position: relative
}
.events-grid>.event>.content {
float: right;
width: 100%;
margin-left: -200px
}
.events-grid>.event>.content>div {
margin-left: 200px
}
.events-grid .heading {
margin: 0 0 5px 0;
font-size: 21px;
line-height: 24px;
font-weight: bold
}
.events-grid a {
color: #44C8F5
}
.events-grid a:hover {
color: #000
}
.press-inquiries-block {
font-size: 24px;
line-height: 28px
}
.callouts>div>div {
text-align: center
}
.features-banner#banner {
border-bottom: solid 20px #f0f0f0;
font-size: 42px;
line-height: 48px;
background-position: center bottom;
background-color: #fff
}
.features-banner#banner>div {
min-height: 620px;
max-width: 1000px;
padding-top: 200px
}
.features-banner#banner .heading {
font-size: 58px;
line-height: 68px;
color: #4f4f4f;
font-weight: bold
}
.screenshots-section .lower>div {
padding-bottom: 0
}
.screenshots-section .desktop-screenshot img {
display: block;
margin: 0 auto
}
.screenshots-section .content {
position: relative;
padding: 0 300px 0 0;
font-size: 18px;
line-height: 27px;
font-weight: 300
}
.screenshots-section .content>.left {
float: left;
width: 45%;
font-size: 30px;
line-height: 34px;
padding: 0 40px 0 0
}
.screenshots-section .content>.left .heading {
margin: 0 0 10px 0;
font-size: 40px;
line-height: 44px;
color: #5ca2b4;
font-weight: normal
}
.screenshots-section .content>.left .heading a {
color: #5ca2b4
}
.screenshots-section .content>.right {
float: left;
width: 55%
}
.screenshots-section .content .mobile-screenshot {
position: absolute;
right: 35px;
top: -367px
}
#reporting-and-analytics {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/analytics.jpg);
color: #fff
}
#reporting-and-analytics .heading,
#reporting-and-analytics .line-heading {
color: #fff
}
section>.next-container {
margin-top: -7em;
padding-bottom: 6em
}
section>div>.prev-feature {
float: left;
margin-top: 2em
}
section>div>.next-feature {
float: right;
margin-top: 2em
}
.customer-success .upper {
padding-bottom: 0
}
.customer-success .upper .content {
display: table;
table-layout: fixed;
font-size: 24px;
line-height: 32px;
font-weight: 300
}
.customer-success .upper .content>div {
display: table-cell;
vertical-align: middle;
width: 48%;
padding: 0 20px 20px 0
}
.customer-success .upper .content>.right {
width: 52%;
vertical-align: bottom;
padding: 0
}
.customer-success .upper .content>.right img {
display: block;
width: 100%;
margin: 0 auto
}
.customer-success .upper .content h2 {
margin: 0 0 20px 0;
font-size: 21px;
line-height: 25px;
color: #44C8F5;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold
}
.customer-success .upper .content h3 {
margin: 0 0 10px 0;
font-size: 36px;
line-height: 40px;
color: #2d2d2d
}
.customer-success .lower>div {
padding-bottom: 0
}
.customer-success .lower .content>.left {
float: left;
width: 33.3333%;
padding: 0 20px 0 0
}
.customer-success .lower .content>.right {
float: left;
width: 66.6666%
}
.customer-success .lower .content h2 {
margin: 0 0 20px 0;
font-size: 40px;
line-height: 44px;
color: #44C8F5
}
.gallery-fallback {
display: none
}
.gallery-fallback img {
display: block;
margin: 0 auto
}
#integrations {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/integrations.jpg);
color: #fff
}
#integrations>div {
max-width: 930px
}
#integrations .heading,
#integrations .line-heading {
color: #fff
}
#integrations .line-heading:after {
background: #bae0ea
}
#integrations .content {
background: #fff;
padding: 40px 20px;
color: #585858;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2)
}
.platforms-and-languages .upper {
padding-top: 0;
padding-bottom: 0
}
.platforms-and-languages .upper .content {
display: table;
table-layout: fixed;
font-size: 24px;
line-height: 32px;
font-weight: 300
}
.platforms-and-languages .upper .content>div {
display: table-cell;
vertical-align: middle;
width: 48%;
padding: 60px 20px 60px 0
}
.platforms-and-languages .upper .content>.right {
width: 52%;
vertical-align: middle;
padding: 20px 0
}
.platforms-and-languages .upper .content>.right img {
display: block;
width: 100%
}
.platforms-and-languages .upper .content h2 {
margin: 0 0 20px 0;
font-size: 21px;
line-height: 25px;
color: #44C8F5;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold
}
.platforms-and-languages .upper .content h3 {
margin: 0 0 10px 0;
font-size: 36px;
line-height: 40px;
color: #2d2d2d
}
.platforms-and-languages .lower {
font-size: 18px;
line-height: 27px;
font-weight: 300
}
.platforms-and-languages .lower .heading {
margin: 0 0 10px 0;
font-size: 30px;
line-height: 34px;
color: #44C8F5
}
.platforms-and-languages .lower .content>.left {
float: left;
width: 35%;
padding: 0 60px 40px 0
}
.platforms-and-languages .lower .content>.right {
float: left;
width: 65%
}
.platforms-and-languages .lower .content .cols>div {
float: left;
width: 33.3333%;
padding: 0 20px 0 0
}
.logo-strip {
display: table;
text-align: center;
table-layout: fixed
}
.logo-strip>div {
display: table-cell;
width: 33.3333%;
vertical-align: middle;
padding: 0 10px
}
.logo-strip img {
display: block;
width: 100%
}
.targets {
margin: 0 -30px 50px -30px;
font-size: 21px;
line-height: 25px;
font-weight: bold;
text-align: center
}
.targets>div {
float: left;
width: 33.3333%;
padding: 0 30px
}
.targets img {
display: block;
margin: 0 auto 20px auto
}
.targets .green {
color: #71b095
}
.targets .red {
color: #44C8F5
}
.targets .blue {
color: #4d8e9e
}
.feature-studies-grid {
text-align: center;
margin: 0 -40px
}
.feature-studies-grid>div {
display: inline-block;
vertical-align: bottom;
width: 33.3333%;
padding: 0 40px
}
.feature-studies-grid .heading {
margin: 0 0 30px 0;
font-size: 30px;
line-height: 34px;
color: #4d4d4d;
min-height: 68px;
font-weight: normal;
font-family: 'Lato', Arial, Verdana, sans-serif
}
.split-content-blocks {
position: relative;
text-align: left;
font-size: 21px;
line-height: 25px;
font-weight: 300
}
.split-content-blocks:before,
.split-content-blocks:after {
position: absolute;
display: block;
content: "";
top: 0;
left: 0;
right: 50%;
bottom: 0;
margin: 0 25px 0 0;
background: rgba(250, 248, 246, 0.8);
box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.1);
z-index: 1
}
.split-content-blocks:after {
left: 50%;
right: 0;
margin: 0 0 0 25px
}
.split-content-blocks h3 {
margin: 0 0 20px 0;
font-size: 24px;
line-height: 28px;
color: #44C8F5;
font-weight: normal
}
.split-content-blocks .left,
.split-content-blocks .right {
float: left;
width: 50%;
position: relative;
padding: 30px 75px 30px 50px;
z-index: 2
}
.split-content-blocks .right {
padding-left: 75px
}
.split-content-blocks .map-container {
border: solid 2px #dcd9d4;
position: relative;
margin: 0 -20px;
padding-bottom: 65%
}
.split-content-blocks .map-container>div {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0
}
.contact-banner#banner {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/contact.jpg)
}
.contact-banner#banner>div {
padding-bottom: 120px
}
.contact-banner#banner .content {
max-width: 600px;
margin: 0 auto
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium,
.gform_wrapper textarea.medium {
width: 100%
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large {
padding: 10px;
text-indent: 0;
font-size: 21px;
line-height: 25px;
border: solid 2px #dcd9d4;
border-radius: 5px
}
body .gform_wrapper label.gfield_label+div.ginput_container {
margin-top: 0
}
.gform_wrapper ul li.gfield {
margin: 0 0 15px 0
}
.gform_wrapper .gform_footer {
margin: 0;
padding: 0
}
.gform_wrapper .gform_button,
.gform_wrapper input[type="submit"] {
border-radius: 5px
}
.gform_wrapper div.validation_error {
border-top-color: #44C8F5;
border-bottom-color: #44C8F5;
color: #44C8F5;
font-size: inherit
}
.contact-form .top_label .gfield_label {
display: none
}
.team-banner#banner {
min-height: 0;
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/team.jpg)
}
.team-banner#banner>div {
min-height: 0;
padding-bottom: 0
}
.team-banner#banner .lower>div {
height: 400px;
width: 995px;
margin: 0 auto;
font-size: 0;
line-height: 0;
position: relative;
margin-top: -100px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-team-banner-center.png) no-repeat center top
}
.team-banner#banner .lower>div:before {
position: absolute;
top: 0;
left: -1000px;
width: 1000px;
height: 400px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-team-banner-left.png) repeat-x right bottom;
content: ""
}
.team-banner#banner .lower>div:after {
position: absolute;
top: 0;
right: -1000px;
width: 1000px;
height: 400px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/bg-team-banner-right.png) repeat-x left bottom;
content: ""
}
.team-grid {
margin: 0 -20px;
text-align: center;
font-size: 14px;
line-height: 18px;
font-weight: 300;
position: relative
}
.team-grid>div {
padding: 0 20px;
width: 25%;
float: left;
margin: 0 0 40px 0
}
.team-grid .bio {
display: none
}
.team-grid .photo {
padding-bottom: 100%;
background: no-repeat center top;
background-size: 100%;
transition: 0.25s ease;
position: relative
}
.team-grid a:hover .photo,
.team-grid a.active .photo {
background-position: center 100%
}
.team-grid a.active .photo:after {
position: absolute;
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
border: solid 10px rgba(223, 38, 55, 0.6)
}
.team-grid h4 {
margin: 10px 0 0 0;
font-size: 18px;
line-height: 22px;
color: #2d2d2d;
font-weight: normal
}
.join-the-team {
max-width: 980px;
margin: 0 auto 100px auto
}
.join-the-team>.left {
float: left;
width: 40%
}
.join-the-team>.left>div {
display: table;
margin: 0 auto
}
.join-the-team>.left>div>div {
display: table-cell;
vertical-align: middle;
padding: 0 40px
}
.join-the-team>.left>div>div+div {
border-left: solid 1px #ccc
}
.join-the-team>.left img {
width: 100%;
display: block
}
.join-the-team>.right {
float: left;
width: 60%;
padding: 0 0 0 40px;
max-width: 500px
}
.join-the-team .intro {
text-align: left
}
#bio-dialog {
background: #fff;
padding: 30px;
max-width: 600px;
margin: 0 auto;
font-weight: 300;
position: relative
}
#bio-dialog h4 {
margin: 0;
font-size: 18px;
line-height: 22px;
color: #2d2d2d;
font-weight: normal
}
#bio-dialog .head {
margin: 0 0 20px 0
}
#bio-dialog .photo {
float: left;
width: 80px;
height: 80px;
background: no-repeat center top;
background-size: 100%
}
#bio-dialog .photo img {
display: block
}
#bio-dialog .deets {
float: right;
width: 100%;
margin-left: -100px;
height: 80px
}
#bio-dialog .deets>div {
margin-left: 100px;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
#bio-dialog .title {
font-size: 16px;
line-height: 20px;
color: #44C8F5;
margin: 0 0 20px 0
}
.about-banner#banner {
min-height: 465px;
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/banners/about.jpg)
}
.two-photo-banner-link a {
display: block;
font-size: 21px;
line-height: 25px;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
color: #fff;
text-transform: uppercase;
position: relative
}
.two-photo-banner-link a img {
display: block;
float: left;
width: 50%
}
.two-photo-banner-link .section {
background: rgba(93, 161, 180, 0.7);
position: absolute;
left: 0;
bottom: 0;
right: 0
}
.two-photo-banner-link .section>div {
padding-top: 20px;
padding-bottom: 20px
}
.making-mobile-better {
max-width: 980px;
margin: 0 auto
}
.making-mobile-better>.left {
float: left;
width: 35%;
padding: 0 40px 0 0
}
.making-mobile-better>.right {
float: left;
width: 65%
}
.making-mobile-better .heading {
margin: 0 0 20px 0;
padding: 0 0 20px 0;
font-size: 40px;
line-height: 44px;
font-weight: normal;
border-bottom: solid 1px #44C8F5
}
.we-are-apptentive {
margin: 0;
padding: 150px 0 0 0;
font-size: 65px;
line-height: 69px;
color: #2d2d2d;
font-weight: normal;
font-family: 'Raleway', Arial, Verdana, sans-serif;
text-align: center;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/logo-icon.svg) no-repeat center top;
background-size: 130px 130px
}
.we-are-apptentive span {
display: inline-block;
position: relative;
top: -15px;
width: 100%;
max-width: 337px;
height: 67px;
font-size: 0;
text-indent: -10000px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/apptentive-text.png) no-repeat;
background-size: 100%
}
.roi-calc-heading {
width: 427px;
height: 70px;
text-indent: -10000px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/roi-calculator.png) no-repeat;
margin: 0 auto 20px auto
}
#banner.roi-calc-banner {
font-size: 35px;
line-height: 39px;
text-align: center;
font-family: 'Raleway', Arial, Verdana, sans-serif;
font-weight: 700
}
#banner.roi-calc-banner small {
font-size: 15px;
line-height: 19px;
color: #90877b;
font-style: italic;
font-family: 'Lato', Arial, Verdana, sans-serif;
font-weight: normal
}
.intro-ribbon {
font-size: 16px;
line-height: 20px;
color: #4c463e;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
font-family: 'Raleway', Arial, Verdana, sans-serif;
position: relative
}
.intro-ribbon:after {
position: absolute;
content: "";
bottom: -40px;
left: 50%;
margin-left: -10px;
width: 20px;
height: 20px;
border: solid 20px transparent;
border-top-color: #f4f0eb
}
.intro-ribbon>div {
padding-top: 20px;
padding-bottom: 20px
}
.roi-calc-slider {
background: #fff
}
.roi-calc-slider select {
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 18px;
line-height: 22px;
padding: 5px;
border: solid 2px #e0dbd5
}
.roi-calc-slider .slides {
margin: 0;
padding: 0;
list-style-type: none
}
.roi-calc-slider .slide>div {
padding-top: 90px;
padding-bottom: 90px
}
.roi-calc-slider .question {
margin: 0 0 60px 0;
padding: 0 0 40px 0;
border-bottom: solid 1px #dfd7cf;
text-align: center
}
.roi-calc-slider .question h2 {
margin: 0;
font-size: 40px;
line-height: 44px
}
.roi-calc-slider .question .hint {
font-size: 24px;
line-height: 28px;
color: #939393;
font-style: italic;
font-weight: 300;
margin: 20px 0 0 0
}
.roi-calc-slider .nav {
margin: 40px 0 20px 0;
text-align: center
}
.roi-calc-slider .page {
text-align: center;
font-style: italic;
font-size: 21px;
color: #6b6561;
margin: 0 0 60px 0
}
.roi-calc-slider .answers .col {
float: left;
width: 50%;
padding: 0 40px 0 0
}
.roi-calc-data-inputs select {
font-family: 'Lato', Arial, Verdana, sans-serif;
font-size: 18px;
line-height: 22px;
padding: 5px;
border: solid 2px #e0dbd5
}
.roi-calc-data-inputs .label {
float: left;
width: 50%;
text-align: right;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;
color: #71b095;
font-weight: bold;
padding: 7px 20px 0 0
}
.roi-calc-data-inputs .field {
float: left;
width: 50%
}
.roi-calc-data-inputs .field select {
width: 200px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0
}
.roi-calc-data-inputs .field a.help-icon {
vertical-align: middle
}
.roi-calc-data-inputs .input+.input {
margin: 20px 0 0 0
}
.box-radios {
margin: 0;
padding: 0;
list-style-type: none;
display: table;
table-layout: fixed;
width: 100%
}
.box-radios li {
display: table-cell;
vertical-align: middle;
padding: 0 3px
}
.box-radios .box-radio {
width: 100%
}
.box-radio {
clip: rect(0px, 0px, 0px, 0px);
position: absolute;
margin: 0
}
.box-radio+label {
display: block;
position: relative;
padding: 20px;
border: solid 2px #dfd9d3;
text-align: center;
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
color: #383636;
margin: 0;
cursor: pointer
}
.box-radio:checked+label {
background: #71b095;
border-color: #71b095;
color: #fff
}
.box-checkboxes {
margin: 0;
padding: 0;
list-style-type: none
}
.box-checkboxes li {
margin: 0 0 10px 0
}
.box-checkbox {
clip: rect(0px, 0px, 0px, 0px);
position: absolute;
margin: 0
}
.box-checkbox+label {
display: block;
position: relative;
font-size: 21px;
line-height: 25px;
color: #383636;
margin: 0;
cursor: pointer;
padding: 0 0 0 35px;
font-weight: 300
}
.box-checkbox+label:before {
position: absolute;
content: "";
top: 3px;
left: 0;
width: 21px;
height: 21px;
border: solid 2px #dfd9d3
}
.box-checkbox:checked+label:before {
background: #71b095;
border-color: #71b095
}
a.help-icon {
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #44C8F5;
text-align: center;
width: 28px;
height: 28px;
border-radius: 14px;
background: #f4f0eb
}
.metric-grid {
display: table;
table-layout: fixed;
font-size: 24px;
line-height: 28px;
margin: 50px 0;
width: 100%
}
.metric-grid>div {
display: table-cell;
width: 33.3333%;
text-align: center;
vertical-align: middle;
padding: 40px 20px
}
.metric-grid>div+div {
border-left: solid 1px #dfd7cf
}
.metric-grid .label {
display: none
}
.metric-grid .value {
display: block;
margin: 0 0 20px 0;
font-size: 72px;
line-height: 72px;
font-weight: 900;
color: #44C8F5
}
.metric-grid .metric {
display: block;
font-size: 30px;
line-height: 34px;
margin: 10px 0 0 0
}
.metric-grid+.metric-grid {
margin: -70px 0 50px 0
}
.metric-grid+.metric-grid>div {
padding-top: 0
}
.metric-grid+.metric-grid .label {
display: block
}
.metric-grid:last-child {
margin-bottom: 0
}
ul.stars {
margin: 0;
padding: 0;
list-style-type: none;
display: inline-block;
vertical-align: middle
}
ul.stars li {
display: inline-block;
margin: 0 2px
}
.star {
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/rating-star.png) no-repeat left top;
display: inline-block;
width: 39px;
height: 37px;
position: relative
}
.star.full {
background-position: left -37px
}
.star.half {
width: 20px
}
.star.half-full:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 20px;
height: 37px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/rating-star.png) no-repeat left -37px
}
.rating-increase {
margin: 0 0 20px 0
}
.rating-increase .label {
display: inline-block;
vertical-align: middle;
font-size: 30px;
line-height: 30px;
font-weight: 300;
margin: 0 5px
}
.rating-increase.stack .label {
display: block;
margin: 5px 0 10px 0
}
.roi-calc-results-callout {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/roi-calc-email-banner.jpg);
font-size: 28px;
line-height: 32px;
font-weight: bold;
color: #fff
}
.roi-calc-results-callout>div {
padding-top: 50px;
padding-bottom: 50px
}
.roi-calc-results-callout>div>div {
display: table;
margin: 0 auto
}
.roi-calc-results-callout>div>div>div {
display: table-cell;
vertical-align: middle
}
.roi-calc-results-callout .content {
padding: 0 20px 0 0
}
.roi-calc-report-callout {
background-image: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/roi-calc-email-banner.jpg);
font-size: 25px;
line-height: 35px;
color: #fff;
text-align: center
}
.roi-calc-report-callout>div {
padding-top: 40px;
padding-bottom: 40px
}
.roi-calc-report-callout strong {
font-size: 28px
}
.roi-calc-report-callout .btn {
margin-top: 10px
}
.dialog {
background: #fff;
position: relative;
margin: 0 auto
}
.dialog .hs-input {
width: 100%;
padding: 10px;
border: solid 1px #ccc;
font-family: 'Lato', Arial, Verdana, Sans-serif;
font-size: 18px;
line-height: 22px;
font-weight: normal
}
.dialog form>div+div {
margin-top: 15px
}
.dialog label {
display: block;
margin: 0 0 2px 0
}
.dialog .actions {
text-align: center
}
.dialog .hs-button {
width: auto
}
.dialog .hs-error-msgs {
margin: 0;
padding: 10px 20px;
list-style-type: none;
background: #44C8F5;
color: #fff
}
.dialog .hs-richtext {
margin: 0 0 20px 0
}
.chart-columns {
display: table;
margin: 0 auto;
font-size: 18px;
line-height: 22px;
text-align: center
}
.chart-columns>div {
display: table-cell;
vertical-align: middle;
padding: 0 40px
}
.chart-columns>div+div {
border-left: solid 1px #dfd7cf
}
.chart-columns h3 {
margin: 0 0 10px 0;
font-size: 24px;
line-height: 28px;
font-weight: bold
}
#roi-calc-lead-form-dialog {
padding: 40px;
max-width: 600px
}
#roi-calc-request-demo-dialog {
padding: 40px;
max-width: 600px
}
#banner.video-banner>div {
padding-bottom: 0;
padding-left: 0;
padding-right: 0
}
.video-banner .content {
padding: 0 20px
}
.video-banner .video {
position: relative;
padding-bottom: 56.25%
}
.video-banner .video video {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%
}
.video-banner .video .play {
position: absolute;
top: 50%;
left: 50%;
margin: -73px 0 0 -73px;
display: block;
border-radius: 50%;
border: solid 10px #fff;
background: #dd2a3b
}
.video-banner .video .play img {
display: block
}
#love-banner {
overflow: hidden
}
#love-flow {
position: relative;
margin: 40px 0 0 150px
}
#love-flow>div {
background: #fff;
box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
padding: 0 0 0 175px
}
#love-flow:before {
position: absolute;
content: "";
top: -40px;
left: -1084px;
width: 1263px;
height: 1233px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/phone-in-hand.png) no-repeat
}
#love-flow h2 {
margin: 0;
padding: 15px 0;
font-size: 25px;
line-height: 29px;
color: #fff;
font-weight: bold;
text-align: center;
background: #82c4a6;
position: relative
}
#love-flow h3 {
margin: 0 0 5px 0;
font-size: 13px;
line-height: 17px;
color: #2d2d2d;
text-transform: uppercase;
font-weight: normal
}
#love-flow h2:before {
position: absolute;
content: "";
width: 46px;
height: 29px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/long-white-arrow.html) no-repeat;
left: 0;
top: 15px
}
#love-flow ul {
margin: 0;
padding: 20px 0 25px;
list-style-type: none;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center
}
#love-flow li {
width: 20%;
padding: 0 20px
}
#love-flow a {
display: block;
font-size: 18px;
line-height: 22px;
color: #71b095;
text-decoration: none;
font-weight: bold;
text-align: center
}
#love-flow img {
display: block;
margin: 0 auto 10px auto
}
#love-flow .no h2 {
background: #5ca2b4
}
#love-flow .no a {
color: #5ca2b4
}
#love-flow a:hover,
#love-flow .no a:hover {
color: #000
}
#banner.video-banner {
background: #fff;
font-size: 32px;
line-height: 38px;
border-bottom: solid 20px #f0f0f0
}
#banner.video-banner h1 {
margin: 0 0 20px 0;
font-size: 60px;
line-height: 64px
}
#banner.video-banner .btn {
position: relative;
top: -3px;
margin-left: 10px
}
.dg-wrapper {
width: 280px;
height: 475px
}
.dg-wrapper a {
width: 280px;
height: 475px;
border-radius: 10px;
background: #b7b3ad
}
.dg-wrapper a img {
padding: 0;
border-radius: 10px
}
.dg-container {
height: auto;
max-width: 800px;
margin: 0 auto
}
.dg-container .dg-wrapper a {
cursor: default
}
.dg-container nav {
position: static;
bottom: auto;
left: auto;
margin: 0;
width: auto
}
.dg-container nav a {
position: absolute;
top: 50%;
left: -80px;
display: block;
text-indent: 0;
font-size: 80px;
color: #000
}
.dg-container nav a.dg-next {
left: auto;
right: -80px
}
.dg-container nav span {
text-indent: 0;
float: none;
width: auto;
height: auto;
opacity: 0.1;
transition: 0.25s ease
}
.dg-container nav a:hover span {
opacity: 1
}
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
font-family: 'Lato', Arial, Verdana, sans-serif;
color: #2f2f2f;
}
input[type="submit"] {
cursor: pointer;
border-radius: 0
}
@-webkit-keyframes heartbeat {
0% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
14% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
28% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
42% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
70% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-moz-keyframes heartbeat {
0% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
14% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
28% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
42% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
70% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-o-keyframes heartbeat {
0% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
14% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
28% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
42% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
70% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes heartbeat {
0% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
14% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
28% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
42% {
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3)
}
70% {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
}
.heartbeat {
font-family: sans-serif;
font-weight: 100
}
.heartbeat:not(:required),
#alerts p:first-child:before {
-webkit-animation: heartbeat 1900ms ease 0s infinite normal;
-khtml-animation: heartbeat 1900ms ease 0s infinite normal;
-moz-animation: heartbeat 1900ms ease 0s infinite normal;
-ms-animation: heartbeat 1900ms ease 0s infinite normal;
-o-animation: heartbeat 1900ms ease 0s infinite normal;
animation: heartbeat 1900ms ease 0s infinite normal;
display: inline-block;
position: relative;
overflow: hidden;
text-indent: -9999px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/heartbeat.svg);
background-repeat: no-repeat;
;
width: 20px;
height: 20px;
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%
}
#alerts p:first-child {
position: relative;
margin-left: 30px
}
#alerts p:first-child:before {
content: "";
position: absolute;
top: -1px;
margin-left: -30px
}
@media only screen and (max-width: 1800px) {
#front-banner-3 {
background-size: contain
}
}
@media only screen and (max-width: 1636px) {
.features-banner#banner {
background-size: contain
}
}
@media only screen and (max-width: 1565px) {
.why-banner#banner {
background-size: contain;
background-color: #fff;
background-position: center bottom
}
}
@media only screen and (max-width: 1100px) {
.team-grid>div {
width: 33.3333%
}
}
@media only screen and (max-width: 1050px) {
#footer .lower {
padding-left: 270px
}
.pricing-plans .action.multiple .btn {
width: 100%
}
.pricing-plans .action.multiple .btn-beige {
margin-top: 7px
}
.bot_footer1 p {
padding-left: 10px;
}
#footer a {
padding: 0 5px;
}
}
@media only screen and (max-width: 1050px) {
ul.social a:active .fa {
background: #44C8F5
}
ul.social a:hover .fa {
background: #bbb
}
}
@media only screen and (max-width: 1000px) {
#header .primary>li.sign-in {
position: absolute;
top: -40px;
right: 0
}
#header .primary>li:nth-last-child(2) ul {
left: auto;
right: 0
}
#front-banner-2>div {
padding-top: 40px
}
#front-banner-2 h1 {
max-width: 800px
}
#front-banner-2 .btn {
display: block;
top: auto;
margin: 20px auto 0 auto;
max-width: 200px
}
#logo-banner .row.seven-wide {
display: none
}
#logo-banner .row.three-wide {
display: flex
}
}
@media only screen and (max-width: 960px) {
#footer .upper nav,
#footer .upper .newsletter {
float: none;
width: 100%
}
#footer .upper nav {
padding: 40px 0 0 0
}
#footer .lower {
position: static;
padding: 0
}
#footer .lower .logo {
position: relative;
max-width: 370px;
margin: 0 auto
}
#footer .lower .social {
top: 40px;
left: 0;
right: auto;
text-align: center;
width: 100%
}
#footer .lower .links {
text-align: center
}
#footer .lower .links li {
margin: 0
}
#footer .lower .links a {
display: none
}
ul.social .fa {
border-radius: 27px;
width: 54px;
height: 54px;
font-size: 27px;
line-height: 54px
}
.radial-progress-bars .progress-bar {
height: 200px;
max-width: 200px
}
.radial-progress-bars .progress-bar .progress {
font-size: 37px;
line-height: 41px
}
.screenshots-section .content>.left,
.screenshots-section .content>.right {
float: none;
padding: 0;
width: 100%
}
.screenshots-section .content>.left {
margin: 0 0 20px 0
}
.customer-success .upper .content {
display: block;
text-align: center
}
.customer-success .upper .content>div,
.customer-success .upper .content>.right {
float: none;
width: 100%;
padding: 0;
display: block
}
.customer-success .upper .content>.right img {
width: auto
}
.customer-success .lower .content>.left,
.customer-success .lower .content>.right {
float: none;
width: 100%;
padding: 0
}
.customer-success .lower .content>.left {
text-align: center;
margin: 0 0 40px 0
}
.dg-container {
display: none
}
.gallery-fallback {
display: block
}
.platforms-and-languages .lower .content>.left,
.platforms-and-languages .lower .content>.right {
float: none;
width: 100%;
padding: 0
}
.case-study-video-block>.left,
.case-study-video-block>.right {
float: none;
width: 100%;
padding: 0
}
.case-study-video-block>.right {
margin: 0 0 20px 0
}
.case-study-row {
margin: 0 auto;
max-width: 400px
}
.case-study-row>div {
float: none;
width: 100%;
padding: 0;
margin: 0
}
.case-study-row>div+div {
border-left: none;
border-top: solid 1px #ccc;
padding: 40px 0 0 0;
margin: 40px 0 0 0
}
.case-study-row .logo {
height: auto;
margin: 0 0 30px 0
}
.case-study-row .vertically-centered {
top: auto;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%)
}
.case-study-blocks>div {
width: 50%
}
.metric-grid {
font-size: 19px;
line-height: 23px
}
.metric-grid .value {
font-size: 67px;
line-height: 67px
}
.metric-grid .metric {
font-size: 25px;
line-height: 29px;
margin: 5px 0 0 0
}
#love-banner>div {
padding-left: 0;
padding-right: 0
}
#love-flow {
margin: 650px 0 0 0;
padding: 0
}
#love-flow>div {
position: relative;
padding: 0
}
#love-flow:before {
top: -615px;
left: calc(50% - 1119px)
}
.features-banner#banner {
font-size: 32px
}
.features-banner#banner .heading {
font-size: 40px;
line-height: 46px
}
}
@media only screen and (max-width: 900px) {
#header .logo {
width: 190px
}
#header .primary>li {
margin-left: 5px
}
#header .primary>li>a {
letter-spacing: normal
}
.pricing-plans {
margin: 0
}
.pricing-plans>div,
.pricing-plans.x2>div,
.pricing-plans.x3>div,
.pricing-plans.x5>div {
float: none;
width: 100%;
padding: 0;
margin: 0 0 40px 0
}
.pricing-plans>div>div {
padding: 0;
margin: 0
}
.pricing-plans .head {
height: auto;
padding: 30px 20px
}
.pricing-plans .pricing {
height: auto;
padding: 30px 20px
}
.pricing-plans .deets {
min-height: 0
}
.pricing-plans .vertically-centered {
top: auto;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%)
}
.faq-cols {
margin: 0
}
.faq-cols>div {
float: none;
width: 100%;
padding: 0;
margin: 0 0 40px 0
}
.events-grid {
margin: 0
}
.events-grid>.event {
display: block;
padding: 0;
width: 100%
}
.join-the-team>.left,
.join-the-team>.right {
float: none;
width: 100%;
padding: 0;
max-width: 100%
}
.join-the-team>.left {
margin: 0 0 40px 0
}
.join-the-team .intro {
text-align: center
}
.feature-banner#banner .content {
padding: 0;
text-align: center;
min-height: 1px
}
.feature-banner#banner .photo {
position: relative;
left: auto;
right: auto;
padding: 0;
bottom: auto;
margin-bottom: -100px
}
.feature-banner#banner .photo img {
float: none
}
.feature-banner#banner h1 {
font-size: 40px;
line-height: 44px
}
.feature-banner#banner h2 {
font-size: 26px;
line-height: 30px
}
.feature-banner.screenshots#banner .screenshots {
position: relative;
max-width: 640px;
margin: 0 auto
}
.feature-banner.screenshots#banner .content {
padding: 0
}
.feature-banner.screenshots#banner .desktop {
position: relative;
left: auto;
right: auto;
padding: 0;
bottom: auto
}
.feature-banner.screenshots#banner .desktop img {
float: none
}
.feature-banner.screenshots#banner .mobile {
left: 0;
right: -40px;
padding: 0 0 0 72%;
bottom: -60px
}
.feature-studies-grid>div {
width: 100%;
display: block;
vertical-align: top
}
.feature-studies-grid>div+div {
margin-top: 40px
}
.feature-studies-grid .heading {
min-height: 0
}
.featured-post>.thumb {
margin: 0 20px 5px 0
}
.featured-post>.content {
float: none;
width: 100%;
padding: 0
}
.sidebar-layout>.content,
.sidebar-layout>.content>div,
.sidebar-layout>aside {
float: none;
width: 100%;
margin: 0
}
.feature-callout {
text-align: center
}
.feature-callout>.content,
.feature-callout>.photo {
display: block;
width: 100%;
padding: 0
}
.feature-callout>.content {
margin: 0 0 30px 0
}
.featured-resources:before {
display: none
}
.featured-resources>.left,
.featured-resources>.right {
float: none;
width: 100%;
padding: 0
}
.featured-resources>.right {
margin: 50px 0 0 0;
padding: 50px 0 0 0;
border-top: solid 1px #ccc
}
.featured-resources .thumb {
width: 25%
}
.featured-resources .content {
width: 75%
}
.team-banner#banner .lower>div {
height: auto;
padding-bottom: 40.20%;
width: 100%;
background-size: 100%;
margin-top: -13%
}
}
@media only screen and (max-width: 850px) {
.radial-progress-bars .progress-bar {
font-size: 18px;
line-height: 22px
}
.radial-progress-bars .progress-bar {
height: 170px;
max-width: 170px
}
.radial-progress-bars .progress-bar .progress {
font-size: 30px;
line-height: 34px
}
.metric-grid,
.metric-grid>div {
display: block;
width: 100%
}
.metric-grid>div+div {
border-left: none
}
.metric-grid.footer {
display: none
}
.metric-grid .label {
display: block
}
.chart-columns,
.chart-columns>div {
display: block;
width: 100%
}
.chart-columns>div+div {
margin-top: 40px;
border-left: none
}
.box-radios,
.box-radios li {
display: block
}
.box-radios li+li {
margin: 10px 0 0 0
}
.roi-calc-slider .answers .col {
float: none;
width: 100%;
padding: 0
}
.roi-calc-data-inputs .label,
.roi-calc-data-inputs .field {
float: none;
width: 100%;
padding: 0;
text-align: center
}
.roi-calc-data-inputs .label {
margin: 0 0 10px 0
}
.roi-calc-results-callout {
text-align: center
}
.roi-calc-results-callout>div>div>div {
display: block
}
.roi-calc-results-callout .content {
padding: 0 0 20px 0
}
.study-quote-block-grid {
margin: 0
}
.study-quote-block-grid>div {
float: none;
width: 100%;
padding: 0
}
.case-studies>li {
width: 50%
}
}
@media only screen and (max-width: 800px) {}
@media only screen and (max-width: 760px) {
#header {
padding: 0 30px
}
#header>div {
padding: 0;
}
#header .logo {
left: 0;
bottom: 30px
}
#header .mobile-only {
display: block
}
#header nav {
position: absolute;
display: none;
top: 10px;
right: -20px;
background: #fff;
padding: 50px 20px 70px 20px;
width: 340px;
box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.1)
}
#header nav>ul>li {
border-bottom: solid 1px #c4c1bc
}
#header nav>ul>li>a {
display: block;
font-size: 21px;
line-height: 25px;
text-transform: uppercase
}
#header .primary,
#header .secondary {
position: static;
bottom: auto;
right: auto;
font-size: 18px;
line-height: 22px
}
#header .primary>li {
float: none;
margin: 0
}
#header .primary>li>a {
padding: 20px 15px;
letter-spacing: 1px
}
#header .primary ul {
position: static;
box-shadow: none;
top: auto;
left: auto;
width: auto;
padding: 0 0 20px 15px
}
#header .primary ul:before {
display: none
}
#header .primary ul li {
border: none
}
#header .primary ul a {
margin: 0;
padding: 5px 0
}
#header .primary ul a:hover {
background: none
}
#header .primary>li.sign-in {
position: relative;
top: auto;
right: auto
}
#header .primary>li.sign-in>a:after {
margin: -4px 0 0 10px
}
#header .secondary a {
color: #5b5b5b
}
#header .secondary>li {
float: none;
padding: 0
}
#header .secondary>li:before {
content: ""
}
#header .secondary>li>a {
padding: 20px 15px;
letter-spacing: 1px;
margin: 0;
font-weight: bold
}
#header .secondary>li.menu-item-has-children>a:after {
display: inline-block;
margin-left: 10px;
font-family: FontAwesome;
content: "\f107"
}
#header .secondary>li.login {
position: absolute;
right: 20px;
bottom: 20px;
border: none
}
#header .secondary>li.login a {
padding: 0 0 0 35px;
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/login.png) no-repeat left center;
font-size: 18px;
line-height: 28px;
color: #44C8F5
}
#header .secondary ul {
position: static;
box-shadow: none;
top: auto;
left: auto;
width: auto;
padding: 0 0 20px 15px
}
#header .secondary ul:before {
display: none
}
#header .secondary ul li {
border: none
}
#header .secondary ul a {
margin: 0;
padding: 5px 0;
color: #7e7d7d
}
#header .secondary ul a:hover {
background: none
}
#header .toggle-menu {
display: block
}
body.mobile-menu #header nav {
display: block
}
body.home #banner {
background-color: #f4f0eb;
background-size: 175% auto;
background-position: center bottom
}
body.home #banner>div {
padding-top: 130px;
min-height: 560px
}
body.home #banner .heading {
font-size: 43px;
line-height: 47px
}
#banner .heading,
.features-banner#banner .heading {
font-size: 40px;
line-height: 44px
}
#banner>div {
min-height: 0
}
.press-banner#banner {
background-size: 150%;
background-position: center bottom
}
#footer .upper nav>div {
float: left;
width: 50%;
padding-bottom: 20px
}
#footer .upper nav>div:nth-child(odd) {
clear: left
}
#jump-nav {
display: none
}
#more-resources-banner #jump-nav {
display: block
}
.case-study-filter-banner #jump-nav {
display: block
}
.intro .heading {
font-size: 30px;
line-height: 34px
}
.callouts {
margin: 0 auto
}
.callouts>div,
.callouts.four-wide>div,
.callouts.five-wide>div {
display: block;
width: 100%;
padding: 0;
margin: 0 0 50px 0
}
.feature-benefits .callouts h2,
.feature-benefits .callouts .heading,
.page-template-template-feature .callouts h2,
.page-template-template-feature .callouts .heading,
.feature-benefits .callouts>div>div {
text-align: center
}
.radial-progress-bars {
margin: 0 auto;
max-width: 240px
}
.radial-progress-bars>div {
float: none;
width: 100%;
padding: 0;
margin: 0 0 70px 0
}
.radial-progress-bars>div:last-child {
margin: 0
}
.radial-progress-bars .progress-bar {
height: 240px;
max-width: 240px;
font-size: 21px;
line-height: 24px
}
.radial-progress-bars .progress-bar .content {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
padding: 0 40px
}
.radial-progress-bars .progress-bar .progress {
font-size: 48px;
line-height: 52px
}
.quote-block,
.quote-block>div,
.quote-block .content {
display: block;
padding: 0
}
.quote-block {
max-width: 500px;
margin: 0 auto
}
.quote-block .photo {
margin: 0 auto 20px auto
}
.quote-block .logo {
display: block;
margin: 30px auto 0 auto
}
.logo-quote-block,
.logo-quote-block>div,
.logo-quote-block .content {
display: block;
padding: 0
}
.logo-quote-block {
max-width: 500px;
margin: 0 auto
}
.logo-quote-block .logo {
display: block;
margin: 0 auto 30px auto;
padding: 0;
width: auto
}
.demo-banner .heading {
font-size: 30px;
line-height: 36px
}
.content-right>.left,
.content-right>.right,
.content-right>.right>div {
float: none;
width: 100%;
margin: 0
}
.content-right>.left {
margin: 0 0 10px 0
}
.photo-grid>div {
width: 33.3333%
}
.contact-button-group .contact-btn {
width: 100%;
display: block;
margin: 10px 0 0 0
}
.screenshots-section .content {
padding: 0;
text-align: center
}
.screenshots-section .content .mobile-screenshot {
position: relative;
top: auto;
right: auto;
margin: 40px auto
}
.platforms-and-languages .upper {
padding-top: 60px;
padding-bottom: 60px
}
.platforms-and-languages .upper .content {
display: block
}
.platforms-and-languages .upper .content>div,
.platforms-and-languages .upper .content>.right {
float: none;
display: block;
width: 100%;
padding: 0
}
.platforms-and-languages .upper .content>.right img {
width: auto
}
.platforms-and-languages .upper .content>.left {
margin: 0 0 40px 0
}
.split-columns {
max-width: 540px;
margin: 0 auto
}
.split-columns>div {
display: block;
width: 100%;
padding: 0
}
.split-columns>div+div {
margin-top: 40px
}
.targets {
margin: 0 auto;
max-width: 240px
}
.targets>div {
float: none;
width: 100%;
padding: 0;
margin: 0 0 40px 0
}
.two-photo-banner-link a img {
float: none;
width: 100%
}
.banner-slider .photo-layout,
.banner-slider .photo-layout>div,
.banner-slider .photo-layout .content,
.banner-slider .photo-layout .photo {
display: block;
width: 100%;
text-align: center;
padding: 0
}
.banner-slider .photo-layout .photo {
margin: 20px 0
}
.banner-slider .photo-layout .photo img {
max-width: 200px
}
.banner-slider .slide {
font-size: 20px;
line-height: 28px
}
.banner-slider .slide .heading {
font-size: 34px;
line-height: 38px
}
.study-quote-block .logo,
.study-quote-block .quote,
.study-quote-block .quote>div,
.study-quote-block.video .video {
margin: 0;
float: none;
width: 100%
}
.study-quote-block .quote {
margin: 20px 0 0 0
}
.resources-grid>div {
width: 50%
}
#demo-form .hs-richtext {
display: none
}
#demo-form .field,
#demo-form .mktoField {
width: 100% !important;
display: block
}
#demo-form label,
#demo-form .mktoForm .mktoLabel {
display: none
}
.mktoForm input[type="url"],
.mktoForm input[type="text"],
.mktoForm input[type="date"],
.mktoForm input[type="tel"],
.mktoForm input[type="email"],
.mktoForm input[type="number"],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
height: auto !important
}
.split-content-blocks:before,
.split-content-blocks:after {
display: none
}
.split-content-blocks .left,
.split-content-blocks .right {
float: none;
width: 100%;
background: rgba(250, 248, 246, 0.8);
box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.1);
padding: 30px
}
.split-content-blocks .left {
margin: 0 0 40px 0
}
section>div>.prev-feature {
text-align: center;
float: none
}
section>div>.next-feature {
text-align: center;
float: none
}
#front-banner>div>.left,
#front-banner>div>.right {
display: block;
width: 100%;
padding: 0
}
#front-banner>div>.left {
text-align: center;
margin: 0 0 20px 0
}
#front-banner .heading {
font-size: 43px;
line-height: 47px
}
#front-banner-2 {
font-size: 26px;
line-height: 30px
}
#front-banner-2 h1 {
font-size: 50px;
line-height: 50px
}
#front-banner-3 h1 {
font-size: 40px;
line-height: 46px
}
#front-banner-3 h1 em {
font-size: 32px
}
#tagline-banner {
font-size: 30px;
line-height: 34px
}
#tagline-banner>div {
padding-top: 30px;
padding-bottom: 30px
}
.quote-slider .upper {
display: block
}
.quote-slider .quote,
.quote-slider .logo {
width: 100%;
padding: 0
}
.quote-slider .quote {
font-size: 22px;
line-height: 35px
}
.quote-slider .logo {
margin: 0 0 30px 0
}
.quote-slider .lower {
font-size: 16px;
line-height: 22px
}
.quote-slider .lower .author {
font-size: 19px
}
.case-study-filter-banner .filters .industries,
.case-study-filter-banner .filters .use-cases {
float: none;
width: 100%
}
.case-study-filter-banner .filters .industries {
margin: 0 0 20px 0
}
.why-banner#banner {
min-height: 1px
}
#love-flow h2 {
padding: 15px 50px
}
#love-flow li {
width: 100%
}
#love-flow li+li {
margin-top: 40px
}
.split-feature-banner .content {
display: block
}
.split-feature-banner .content>div {
width: 100%
}
.split-feature-banner .content>.left>div {
float: none
}
}
@media only screen and (max-width: 700px) {
.team-grid>div {
width: 50%
}
}
@media only screen and (max-width: 650px) {}
@media only screen and (max-width: 600px) {
.photo-grid>div {
width: 50%
}
ul.checkmarks.split li {
display: block;
width: 100%;
padding-right: 0
}
.icon-content {
padding: 120px 0 0 0;
background-position: top center;
text-align: center
}
.logo-strip,
.logo-strip>div {
display: block;
width: 100%;
padding: 0
}
.logo-strip>div+div {
margin-top: 30px
}
.logo-strip img {
width: auto;
margin: 0 auto
}
.platforms-and-languages .lower .content .cols>div {
float: none;
width: 100%;
padding: 0
}
.case-study-blocks {
margin: 0
}
.case-study-blocks>div {
float: none;
width: 100%;
padding: 0
}
.case-study-blocks>div+div {
margin: 30px 0 0 0
}
.case-study-block {
font-size: 19px
}
.case-study-block .accent {
font-size: 34px;
line-height: 38px
}
.quote-bubble-grid>div {
display: block;
width: 100%;
padding: 0;
width: 280px;
margin: 0 auto
}
.quote-bubble-grid>div+div {
margin-top: 40px
}
.quote-bubble {
width: 280px;
height: 280px;
background-size: 280px 280px;
font-size: 14px;
line-height: 20px
}
.featured-post>.thumb {
float: none;
width: 100%;
margin: 0 0 20px 0
}
.summary-post>.content,
.summary-post>.thumb {
float: none;
width: 100%;
padding: 0
}
.summary-post>.thumb {
margin: 0 0 10px 0
}
.post footer .author {
padding: 20px
}
.post footer .author>.photo,
.post footer .author>.bio,
.post footer .author>.bio>div {
float: none;
margin: 0;
width: 100%
}
.post footer .author>.photo {
margin: 0 0 20px 0
}
.roi-calc-heading {
width: 280px;
height: 46px;
background-size: 280px
}
#banner.roi-calc-banner {
font-size: 30px;
line-height: 34px
}
}
@media only screen and (max-width: 550px) {
#footer .upper nav>div {
float: none;
width: 100%;
padding-right: 0
}
#footer .upper .newsletter .form {
padding: 0
}
#footer .upper .newsletter .form .btn,
#footer .upper .newsletter .form .hs-button {
position: relative;
top: auto;
right: auto;
display: block;
width: 100%
}
.resources-grid>div {
width: 100%;
display: block
}
.logo-cards {
text-align: center
}
.logo-cards>div {
width: 50%
}
.logo-cards>div:nth-child(n+7) {
display: none
}
#front-banner-2 {
font-size: 22px;
line-height: 26px
}
#front-banner-2 h1 {
font-size: 35px;
line-height: 40px
}
#front-banner-3>div {
padding-bottom: 40px;
padding-top: 40px
}
#front-banner-3 h1 {
font-size: 30px;
line-height: 36px
}
#front-banner-3 h1 em {
font-size: 22px
}
#front-banner-3 .btn {
margin-top: 0
}
.case-studies>li {
width: 100%
}
.why-banner#banner>div {
padding-top: 130px
}
.why-banner#banner .heading {
font-size: 30px;
line-height: 36px
}
.features-banner#banner {
padding-top: 100px;
font-size: 22px;
line-height: 26px
}
.features-banner#banner>div {
padding-top: 40px;
min-height: 1px
}
.features-banner#banner .heading {
font-size: 30px;
line-height: 36px
}
#banner.video-banner {
font-size: 22px;
line-height: 26px
}
#banner.video-banner>div {
padding-top: 130px
}
#banner.video-banner h1 {
font-size: 30px;
line-height: 36px
}
#banner.video-banner .btn {
display: block;
max-width: 180px;
margin: 20px auto 0 auto;
top: auto
}
.video-banner .video .play {
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
border-width: 5px
}
}
@media only screen and (max-width: 500px) {
.section.gutter>div:first-child {
padding-top: 40px
}
#footer .upper .newsletter .mktoForm {
padding: 0 !important
}
#footer .upper .newsletter .form .mktoButton {
width: 100% !important;
padding: 15px 10px !important;
position: relative
}
#footer .upper .newsletter .mktoButtonWrap {
display: block
}
}
@media only screen and (max-width: 450px) {}
@media only screen and (max-width: 400px) {
#header nav {
width: auto;
left: -20px
}
.pricing-plans .action.multiple .btn {
display: block;
width: 100%
}
.pricing-plans .action.multiple .btn+.btn {
margin: 10px 0 0 0
}
.photo-grid {
margin: 0;
max-width: 250px
}
.photo-grid>div {
width: 100%;
padding: 0
}
.photo-grid>div+div {
margin-top: 10px
}
.team-grid {
margin: 0
}
.team-grid>div {
float: none;
width: 100%;
padding: 0
}
#logo-banner .row.three-wide {
display: none
}
#logo-banner .row.two-wide {
display: flex
}
}
@media only screen and (min-width: 761px) {
body.sticky-header #page {
padding-top: 100px
}
body.sticky-header #header { top: 0;
left: 0;
width: 100%; border-top: none; z-index: 20; }
body.sticky-header #header>div {
height: 60px
}
body.sticky-header #header .logo {
width: 190px;
bottom: 16px
}
body.sticky-header #header .primary {
bottom: 10px
}
body.sticky-header #header .secondary {
display: none
}
body.sticky-header #header .primary>li.sign-in {
display: none
}
body.sticky-jump-nav #page {
padding-top: 163px
}
body.sticky-jump-nav #jump-nav {
position: fixed;
top: 70px;
left: 0;
width: 100%;
z-index: 10;
background: #fff;
box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.05)
}
body.sticky-jump-nav .case-study-filter-banner .filters {
position: fixed;
top: 133px
}
body.sticky-jump-nav .case-study-filter-banner .filters>div>div {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px
}
}
@media only screen and (min-width: 900px) {
.pricing-plans>div:not(:last-child):not(:first-child)>div>.pricing {
padding-top: 50px
}
}
@media only screen and (min-width : 992px) {
#mega-menu-holder {
margin-bottom: inherit;
border: none;
}
.nav-link {
padding-right: 0px!important;
margin-left: 0!important;
}
li.nav-item{
margin-right: 4px!important;
margin-left:4px!important;
padding: 0px!important;
}
li.dropdown-submenu.dropdown {
display: block;
}
.archive .theme-main-menu.theme-menu-one {
background-color: #fff;
}
}
#header .logo {
top: 2px;
}
header#header {
margin-bottom: 25px;
}
.contact-btn:hover {
color: #fff!important;
}
.contact-btn {
margin-right: 50px!important;
margin-left: 100px!important;
border-radius: 4px!important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
margin:0px!important;
}
a.nav-link {
font-family: Gilroy-Regular;
}
ul.dropdown-menu li {
font-family: Gilroy-Regular;
}
a.nav-link:hover {
background: none;
}
.sidebar-layout.clearfix {
margin-top: 131px;
}
section.section.white.gutter h1 {
margin-top: 131px;
}
.navbar ul li a:hover::before {
background: #fff;
}
.navbar ul li a:hover::after {
background: #fff;
}
.logo img {
width: 100%!important;
} .logo img {
width: 100%!important;
} .theme-main-menu.theme-menu-one.fixed {
margin-bottom: 8px;
}
img.fl_img {
width: 27px!Important;
}
a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only.contact {
border-radius: 6px;
padding: 0 25px;
}
nav#mega-menu-holder a {
font-family: Gilroy-Regular;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto {
border-top: none;
}
span.ubermenu-target-title.ubermenu-target-text {
font-weight:600!Important;
}
.ubermenu-item-level-2 span.ubermenu-target-title.ubermenu-target-text {
font-weight: bold!important;
}
.theme-menu-one.fixed, .theme-menu-two.fixed {
padding-top: 0px!important;
}
@media only screen and (max-width: 600px) {
#mega-menu-holder {
background-color: #fff;
}
ul#ubermenu-nav-main-1037-primary {
margin-top: 46px;
}
.theme-menu-one .logo {
top: 2px!important;
left: 12px!important;
}
}
.theme-main-menu.theme-menu-one.fixed .ubermenu .ubermenu-item-level-0 a {
padding-top: 10px!important;
padding-bottom: 4px!important;
}
.ubermenu .ubermenu-item-level-0 a {
margin-right: 26px!important;
padding: 0px 0px 20px!important;
display: block!important;
}
.ubermenu-responsive-toggle-content-align-center {
float: right!important;
}
@media screen and (max-width: 900px) {
.header-right-widget {
display: none;
}
}
.container.nav-container {
display: grid!important;
}
svg.svg-inline--fa.fa-angle-right.fa-w-8.ubermenu-icon {
position: relative;
right: -143px;
}
.header-right-widget {
margin-right: 6%;
}
.ubermenu-item-level-1 span.ubermenu-target-title.ubermenu-target-text {
padding: 5px 10px 0px;
} @media (min-width: 992px) and (max-width: 1550px){
.theme-menu-one .ubermenu-nav {
padding-left: 110px!important;
}
}
@media only screen and (min-width: 992px)
{  }
section.section.white.gutter h1 {
margin-top: 0px!important;
} .page-template nav#mega-menu-holder {
margin-bottom: 6px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
padding-right: 9px!Important;
}
.contact_us {
box-shadow: 0 10px 25px 0 rgb(123 147 171 / 15%)!important;
border-radius: 3px!important;
padding: 0 25px!Important;
background: #fff;
font-weight: 600!important;
}
.ubermenu-item-level-2 {
font-size: 17px
}
.archive_margin {
padding-top: 116px;
}
svg.svg-inline--fa.fa-plus.fa-w-14 {
border-radius: 29px;
font-size: 16px;
background-color: #000;
color: #fff;
}
svg.svg-inline--fa.fa-minus.fa-w-14 {
border-radius: 29px;
font-size: 16px;
background-color: #000;
color: #fff;
}
.elementor-accordion-item {
margin-bottom: 10px;
}
a#contact_us_anchor {
color: #f39e24;
}
ul.high_ul li::before {
top: 22px;
position: relative;
content: "\A";
width: 8px;
height: 8px;
border-radius: 86%;
background: #000;
margin-right: 5px;
display: inline-block;
right: 19px;
}
ul.high_ul li {
list-style: none;
}
img.fl_img {
width: 20px!Important;
padding: 0px!Important;
margin: 0px!Important;
}