body {
    font-family: 'Gilroy-Regular', sans-serif !important;
}

.taxonomy-blog header {
    display: none;
}

p {
    color: #0e1531;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gilroy-Regular', sans-serif !important;
}

h2.border-headline {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    font-size: 24px;
    position: relative;
}

h2.border-headline:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #000;
    position: absolute;
    bottom: -6px;
}

.invert h2.border-headline {
    border-color: #fff;
    color: #fff;
}

.invert h2.border-headline:before {
    background-color: #fff;
}

h2.left-border-headline {
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: 3px solid #000;
    margin-bottom: 20px;
    font-size: 32px;
    padding-left: 20px;
}

.invert h2.left-border-headline {
    border-color: #fff;
    color: #fff;
}

.btn {
    border-radius: 0;
    padding: 17px 27px;
    border: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.btn.btn-dark-green {
    background: #07969B;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 11px 40px;
}

.btn.btn-dark-green.arrow-right:after {
    filter: brightness(1000);
}

.btn.btn-green {
    background: #00A79D;
    color: #fff;
}

.btn.btn-green.right-top-arrow:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url('../../../../themes/integeraservicesweb/images/arrow_up.svg') no-repeat;
    background-size: cover;
    margin-left: 10px;
    filter: brightness(1000);
}

.arrow-right:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url('../../../../themes/integeraservicesweb/images/arrow-black.svg') no-repeat;
    background-size: cover;
}

.content:hover .arrow-right:after {
    filter: brightness(0) invert(1);
}

.contact-us-confirmation-box {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.contact-us-confirmation-box .webform-confirmation__message {
    color: #0D0125;
    text-align: center;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.contact-us-confirmation-box h2 {
    color: #07969B;
    font-family: Gilroy-Bold;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.contact-us-confirmation-box .webform-confirmation__back {
    margin-top: 30px;
}

@media (max-width:767px) {
    .contact-us-confirmation-box {
        width: 50%;
    }
}

.webform-submission-get-in-touch-form .alert {
    display: none;
}

.webform-submission-get-in-touch-form .contact-us-confirmation-box {
    width: 100%;
}

.owl-carousel .owl-item.active.owl-hidden {
    width: 0px !important;
    opacity: 0;
}

.social a i {
    font-size: 0px;
}

.social a i:before {
    font-size: 18px;
}

section#request-callback {
    background-image: url(../../../../themes/integeraservicesweb/images/bussiness-bg.jpg);
    background-size: cover;
}

header#header {
    padding: 12px 0;
}

.home--service {
    min-height: 188px;
}

body .row .row,
body .row {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#capabilities-section .cap-block {
    background: #fff;
    box-shadow: 1px 2px 6px 2px #eef5fd;
    padding: 20px 20px;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 17px
}

#capabilities-section .cap-block-content h2 {
    color: #0e1531;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
}

#capabilities-section .cap-block-content {
    overflow: hidden;
    padding-top: 13px;
    padding-left: 16px;
    padding-right: 23px;
}

#capabilities-section .cap-block.last-cap-block .cap-block-content h2 {
    font-size: 18px;
    padding-right: 36px;
}

#capabilities-section .cap-block.last-cap-block .cap-block-content p {
    font-size: 15px;
}

#capabilities-section .cap-block .cap-block-img {
    width: 33%;
    float: left;
    margin-right: 13px;
}

#capabilities-section .cap-block a.button {
    position: absolute;
    top: 14px;
    right: -11px;
    background: #225cba;
    padding: 8px 28px;
    font-size: 22px;
}

#capabilities-section .cap-block a.button i {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: solid 2px #fff;
    text-align: center;
}

#capabilities-section .cap-block-content p {
    width: 100%;
    line-height: 27px;
}

#capabilities-section .cap-block a.button:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 11px solid #082f6f;
    border-bottom: 10px solid transparent;
    position: absolute;
    transform: rotate(42deg);
    top: 37px;
    right: 5px;
}

.gt_container--hich1m .gt_switcher .gt_option {
    position: absolute !important;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 99;
    background-color: rgba(13, 16, 40, 0.95);
    list-style: none;
    padding: 0;
    margin: 0;
    width: 222px;
    text-align: left;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li a {
    color: #ccc;
    border-bottom: solid 1px #181e4d;
    padding: 2px 18px;
    display: block;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li {
    position: relative;
    width: 100%;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li .sub-menu {
    margin-left: 222px;
    width: 250px;
    display: none;
    top: inherit;
    margin-top: 0px;
    bottom: inherit;
    top: 0px;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li .sub-menu li a {
    text-transform: none;
    font-size: 13px;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li span {
    color: #ccc;
    border-bottom: solid 1px #181e4d;
    padding: 9px 18px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li span:hover {
    color: #fff;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li span:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    color: #fff;
    transform: rotate(-90deg);
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li:hover .sub-menu {
    display: block;
}

#inner-page {
    padding: 0px 0;
}

#inner-page .left-img {
    float: left;
    box-shadow: 0px 2px 11px 0px #e2e8f5;
    margin-right: 24px;
    margin-bottom: 32px;
    max-width: 200px;
    padding: 34px;
}

#inner-page h4 {
    color: #2c2c51;
    font-size: 29px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 13px 0;
    line-height: 60px;
}

p {
    color: #2c2c51;
    font-size: 17px;
    line-height: 30px;
}

#inner-page .support-btns {
    float: left;
}

#inner-page .support-btns {
    float: left;
    padding-top: 125px;
}

#inner-page .support-btns a {
    display: block;
    background: #2d3b92;
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    margin-bottom: 11px;
    border-radius: 30px;
}

#inner-page .support-btns a.eng-team {
    background: #039f9c;
}

.get-a-quoate form div {
    color: #fff;
}

.contact-map {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-map .second-map {
    -webkit-box-flex: 0;
    flex: 0 0 49%;
    max-width: 49%;
    position: relative;
    width: 100%;
}

.blog-post a.feed-icon {
    display: none;
}

.blog-post ul.js-pager__items {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.blog-post ul.js-pager__items li {
    float: left;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: solid 1px #eee;
    text-align: center;
    line-height: 40px;
    font-size: 8px;
    margin-right: 12px;
}

.blog-post ul.js-pager__items li a {
    background: #2b3990;
    display: block;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}

.blog-post ul.js-pager__items li a:hover {
    text-decoration: none;
}

.insight-page {
    padding: 40px 0;
}

.user-login-form {
    width: 100%;
    max-width: 848px;
    margin: 49px auto 68px;
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0px 7px 16px 15px #ebf3fd;
}

.user-login-form label {
    color: #2b3990;
    font-size: 14px;
    padding-bottom: 6px;
}

.user-login-form div#edit-name--description {
    color: #2b3990;
    font-weight: 500;
    margin-bottom: 16px;
}

.user-login-form .description {
    color: #2b3990;
    font-weight: 500;
    margin-bottom: 16px;
}

.user-login-form input[type=text],
.user-login-form input[type=password] {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 61px;
    padding: 0 16px;
}

.user-login-form input[type=submit] {
    background: #2b3990;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Gilroy-Regular', sans-serif !important;
    letter-spacing: 1px;
    outline: none;
}

.user-login-form input {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 61px;
    padding: 0 16px;
}

.path-search #block-integeraweb-content {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.path-search #block-integeraweb-content form {
    width: 100%;
    max-width: 658px;
    margin: 47px 0 45px;
    background: #fff;
    padding: 23px 30px;
    box-shadow: 0px 0px 9px 5px #ebf3fd;
}

.path-search #block-integeraweb-content form .js-form-item {
    width: 100%;
    max-width: 452px;
}

.path-search #block-integeraweb-content form .js-form-item label {
    color: #051441;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.path-search #block-integeraweb-content form .js-form-item input[type=search] {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 61px;
    padding: 0 16px;
}

.path-search #block-integeraweb-content form input[type=submit] {
    background: #2b3990;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Gilroy-Regular', sans-serif !important;
    letter-spacing: 1px;
    height: 61px;
}

.path-search #block-integeraweb-content form a.search-help-link {
    color: #2b3990;
}

.path-search #block-integeraweb-content h3 {
    font-size: 16px;
}

.path-search h2 {
    color: #2b3990;
    font-size: 21px;
    margin-bottom: 21px;
    padding-bottom: 0;
}

.path-search ol {
    padding: 0px 0 0 14px;
    margin: 0px;
}

.path-search ol li {
    border-bottom: solid 1px #eee;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.path-search #block-integeraweb-content h3 {
    font-size: 16px;
    margin-bottom: 11px;
}

.path-search #block-integeraweb-content ol li h3 a {
    color: #2b3990;
    font-weight: 600;
    font-size: 17px;
}

.path-search #block-integeraweb-content ol li p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #0e1531;
}

.path-search nav.pager ul.pager__items li.pager__item a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    line-height: 35px;
    color: #000;
}

.path-search nav.pager ul.pager__items li.pager__item.is-active a {
    background: #2b3990;
    color: #fff;
}

.path-search nav.pager ul.pager__items li.pager__item.pager__item--last a,
.path-search nav.pager ul.pager__items li.pager__item.pager__item--next a {
    width: auto;
    border-radius: 0px;
    padding: 0 15px;
}

#features_pages-page {
    padding-top: 43px;
}

#features_pages-page h2 {
    color: #0e1531;
    font-size: 31px;
    font-weight: 600;
    margin: 0 0 15px;
}

#features_pages-page p {
    color: #0e1531;
    font-size: 16px;
}

#features_pages-page .features-top-img {
    border: solid 1px #eee;
}

.features_pages-colum h2 {
    margin: 0px 0 45px;
    text-align: center;
    color: #0e1531;
    font-size: 31px;
    font-weight: 600;
}

.features_pages-colum {
    padding-top: 62px;
    padding-bottom: 62px;
}

.features_pages-colum .Firewall-Setups {
    background: #f7fbff;
    padding: 0px 22px;
    min-height: 341px;
}

.features_pages-colum .Firewall-Setups h3 {
    margin: 16px 0;
    color: #0e1531;
    font-size: 23px;
    font-weight: 600;
}

#features_pages-banner h2 {
    margin: 0px 0 21px;
    text-align: left;
    color: #0e1531;
    font-size: 25px;
    font-weight: 600;
}

#features_pages-banner p {
    color: #0e1531;
    font-size: 21px;
}

#features_pages-banner {
    padding-bottom: 45px;
}

#features_pages-page-left {
    background: #f7fbff;
    padding: 60px 0;
}

#features_pages-page-left h2 {
    margin: 0px 0 0px;
    text-align: center;
    color: #0e1531;
    font-size: 31px;
    font-weight: 600;
}

#features_pages-page-left .Productsassist {
    background: #fff;
    padding: 24px 29px;
    min-height: 404px;
    margin-top: 61px;
    box-shadow: 2px 2px 9px 8px #f1f7fd;
}

#features_pages-page-left .Productsassist h2 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 24px;
}

#features_pages-page-left .Productsassist ul li {
    color: #0e1531;
}

#features_pages-page-right .Productsassist ul li a {
    color: #0e1531;
    font-size: 16px;
}

#features_pages-banner ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#features_pages-banner ul h3 {
    margin: 0px 0 10px;
    text-align: left;
    color: #0e1531;
    font-size: 19px;
    font-weight: 600;
}

#features_pages-banner ul p {
    font-size: 17px;
}

#features_pages-page-right {
    padding: 40px 0;
}

#features_pages-page-right .Productsassist {
    background: #f7fbff;
    padding: 22px 22px;
    min-height: 404px;
    margin-bottom: 45px;
}

#features_pages-page-right .Productsassist h2 {
    margin: 16px 0;
    color: #0e1531;
    font-size: 23px;
    font-weight: 600;
}

.key-benefits {
    text-align: center;
}

#features_pages-banner .key-benefits h2 {
    text-align: center;
}

#features_pages-page-right .Bundles-dv,
#features_pages-banner .key-benefits .Key-be-wrap {
    background: #fff;
    box-shadow: 0px 0px 10px 9px #f7fbff;
    padding: 0 20px;
    min-height: 237px;
    margin-top: 56px;
}

#features_pages-page-right .Bundles-dv h3,
#features_pages-banner .key-benefits .Key-be-wrap h3 {
    margin-top: 0px;
    color: #0e1531;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

#features_pages-page-right .Bundles-dv {
    min-height: 193px;
}

#features_pages-page-right .Bundles-dv span.icon,
#features_pages-banner .key-benefits .Key-be-wrap span.icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background: #f7fbff;
    border-radius: 50%;
    line-height: 100px;
    margin-top: 0;
    position: relative;
    top: -35px;
    text-align: center;
}

#features_pages-page-right .Bundles-dv span.icon img,
#features_pages-banner .key-benefits .Key-be-wrap span.icon img {
    border-radius: 50%;
    display: inline-block;
    margin: 0 auto;
}

#features_pages-banner .key-benefits .Key-be-wrap p {
    font-size: 16px;
}

#featured_our_client .industry-title h2 {
    text-align: center;
    text-align: center;
    color: #0e1531;
    font-size: 31px;
    font-weight: 600;
}

#featured_our_client .industry-title {
    text-align: center;
}

#featured_our_client .ourclient-slider-section .single-our_clients img {
    width: auto;
    display: block;
    margin: 0 auto;
}

#featured_our_client .ourclient-slider-section {
    padding-bottom: 36px;
}

#featured_our_client .ourclient-slider-section .owl-nav button.owl-prev {
    margin-left: -30px;
    margin-top: 5px;
}

#featured_our_client .ourclient-slider-section .owl-nav button.owl-next {
    margin-right: -30px;
}

.features_pages-colum .Companies {
    padding-left: 40px;
}

.features_pages-colum .Companies ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.features_pages-colum .Companies ul li {
    position: relative;
    color: #0e1531;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 11px;
    padding-left: 26px;
}

.features_pages-colum .Companies ul li:before {
    content: "";
    background: #4054b2;
    width: 14px;
    display: block;
    position: absolute;
    height: 14px;
    border-radius: 50%;
    top: 12px;
    left: 0;
}

#features_pages-banner .OurServicestilt h2 {
    margin-bottom: 6px;
    font-size: 30px;
}

#features_pages-banner .OurServicestilt p {
    font-size: 17px;
}

#features_pages-page-left .Our-Services .Our-Services-top {
    padding-bottom: 43px;
}

#features_pages-page-left .Our-Services .Our-Services-top h2 {
    text-align: left;
    margin-bottom: 7px;
}

#features_pages-page-left .Our-Services .Our-Services-mid .Our-Services-wrap {
    background: #fff;
    padding: 17px 21px;
    text-align: center;
    min-height: 319px;
    margin-bottom: 35px;
}

#features_pages-page-left .Our-Services .Our-Services-mid .Our-Services-wrap h3 {
    color: #0e1531;
    font-size: 20px;
    font-weight: 600;
    margin-top: 13px;
    margin-bottom: 13px;
}

#features_pages-page-left .Our-Services .Our-Services-mid .Our-Services-wrap p {
    color: #0e1531;
}

#features_pages-page-right h2 {
    color: #0e1531;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
}

.features_pages-colum .srvices-cover {
    background: #f7fbff;
    padding: 26px 37px;
    min-height: 341px;
    margin-bottom: 43px;
}

.features_pages-colum .srvices-cover h3 {
    margin-top: 0px;
    margin: 16px 0;
    color: #0e1531;
    font-size: 23px;
    font-weight: 600;
}

#features_pages-page-bottom {
    padding-top: 45px;
    padding-bottom: 45px;
}

#features_pages-page-bottom .servi-part h2 {
    color: #0e1531;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
}

#features_pages-page-left .Productsassist span.icons {
    display: block;
    margin-bottom: 22px;
}

.local-support {
    background: #2b3991;
    border-radius: 50px 0px 30px 0px;
    padding: 23px 24px;
    text-align: center;
}

.local-support h3 {
    color: #fff;
    font-size: 18px;
    margin: 14px 0 4px;
}

.features_pages-colum .Security-Services h2 {
    text-align: left;
    margin-bottom: 10px;
}

#features_pages-banner .Bundles-div {
    background: #f7fbff;
    padding: 0px 22px;
    min-height: 258px;
    margin-top: 47px;
}

#features_pages-banner .Bundles-div span.icons {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0px auto 0;
    background: #fff;
    border-radius: 50%;
    line-height: 70px;
    border: solid 5px #f7fbff;
    position: relative;
    top: -30px;
}

#features_pages-banner .Bundles-div span.icons img {
    border-radius: 50%;
    width: 79%;
    display: block;
    margin: 0px auto 0;
    position: relative;
    top: 11px;
}

#features_pages-banner .Bundles-div h3 {
    margin-top: -16px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}

#features_pages-banner .Bundles-div p {
    text-align: center;
    font-size: 15px;
}

#features_pages-page-left .IT-Support {
    padding-top: 18px;
}

#features_pages-page-left img {
    margin-top: 21px;
}

#features_pages-page-last-bottom h2 {
    color: #0e1531;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
}

#features_pages-page-last-bottom .other-Service {
    background: #f7fbff;
    padding: 0px 22px;
    min-height: 479px;
}

#features_pages-page-last-bottom .other-Service img {
    margin-bottom: 25px;
}

#features_pages-page-last-bottom .other-Service h2 {
    font-size: 21px;
    margin-bottom: 10px;
}

#features_pages-page-last-bottom .other-Service p {
    color: #0e1531;
    text-align: center;
    font-size: 14px;
}

#features_pages-page-last-bottom .other-Service a {
    background: #2b3991;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    padding: 12px 0;
}

#features_pages-page-last-bottom .package-blue-box .package-box h2 {
    color: #fff;
}

#features_pages-page-last-bottom .package-blue-box .package-box.mid-pack h2 {
    color: #2b3990;
}

#Penetration-benefits .benefits-title .ben-continuous h2 {
    text-align: left;
}

#Penetration-benefits .benefits-title .ben-continuous ul {
    text-align: left;
    padding-left: 3px;
}

#Penetration-benefits .benefits-title .ben-continuous ul li {
    color: #2c2c51;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 10px;
}

#Penetration-benefits .benefits-title .ben-continuous p {
    text-align: left;
}

#Penetration-benefits .benefits-title .ben-continuous h3 {
    margin: 0;
    text-align: left;
    color: #2c2c51;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 19px;
}

#Penetration-benefits .benefits-title .ben-continuous {
    padding-bottom: 42px;
}

.page-node-134 #managedit-covers,
.page-node-134 #managedit-page-montirong {
    padding: 0px;
}

.page-node-134 #managedit-services .managedit-services-wrap {
    min-height: 305px;
}

.page-node-134 #managedit-services .managedit-services-wrap h2 {
    font-size: 17px;
}

.bottom-section {
    padding: 48px 0 48px;
}

.bottom-section .key-section {
    background: #f9fafe;
    padding: 26px 22px;
    margin-bottom: 35px;
    margin-top: 35px;
}

#managedit-page-montirong .bottom-section .key-section h2 {
    text-align: center;
    margin-bottom: 37px;
}

.bottom-section .key-section ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.bottom-section .key-section ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}

.bottom-section .key-section ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #2c2c51;
    margin-right: 9px;
    position: absolute;
    left: 0;
}

.carousel-inner .slider-content .banner-image {
    position: relative;
}

.carousel-inner .slider-content .banner-image:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    left: 0px;
    height: 100%;
}

@media (min-width:1200px) {
    body .container {
        width: 1200px;
    }
}

.header-middle .logo a img {
    max-width: 213px;
}

#services-slider .service-carousel-title h3 {
    color: #51546a;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
}

ul.menu>li.is-active>a {
    color: #ff5722;
}

#services-slider .service-carousel-title h2 {
    text-align: center;
    margin: 0;
    color: #2c2c51;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 26px;
}

#services-slider .service-carousel-title ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

#services-slider .service-carousel-title ul li {
    padding: 7px 12px;
    font-size: 15px;
    color: #2c2c51;
    cursor: pointer;
    margin: 0 5px;
}

#services-slider .service-carousel-title ul li:hover,
#services-slider .service-carousel-title ul li.active {
    background: #039f9c;
    background: -moz-linear-gradient(left, #039f9c 0%, #039f9c 100%);
    background: -webkit-linear-gradient(left, #039f9c 0%, #039f9c 100%);
    background: linear-gradient(to right, #039f9c 0%, #039f9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#039f9c', endColorstr='#039f9c', GradientType=1);
    border-radius: 30px;
    color: #fff;
}

#header .header-middle .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-middle .logo {
    width: auto;
    margin-right: auto;
}

.header-middle .nav-section {}

.header-middle .nav-section #navbar ul.nav.navbar-nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li {
    float: none;
    display: inline-block;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page {
    display: none;
    width: 100%;
    left: 0;
    right: 0;
    padding: 32px 20px;
    position: absolute;
    z-index: 99;
    background: #fff;
    border-top: solid 1px #eee;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .container {
    width: 100%;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left {
    text-align: left;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right {
    text-align: left;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right h3 {
    margin-bottom: 6px;
    line-height: normal;
    padding-bottom: 5px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right h3 a {
    margin: 0px;
    color: #2b3990;
    font-weight: 500;
    font-size: 19px;
    display: block;
    position: relative;
    padding-right: 32px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left p {
    font-size: 14px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li {
    width: 33.333%;
    float: left;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li a {
    color: #2b3990;
    display: block;
    padding: 7px 0;
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li {
    position: static;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li {
    position: static;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu,
.header-middle .nav-section #navbar ul.nav.navbar-nav li:nth-child(2) ul.sub-menu {
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 20px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
    float: left;
    display: block;
    width: 75%;
    padding-right: 14px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span,
.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span {
    color: #039f9c;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    border-bottom: solid 1px #ccc;
    padding-left: 0px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
    position: relative;
    margin-left: 0px;
    width: 100%;
    bottom: 0px;
    padding: 0px 0;
    background: none;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu {
    display: inline-block;
    position: relative;
    margin-left: 0px;
    width: 100%;
    bottom: 0px;
    padding: 0px 0;
    background: none;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li,
.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li {
    width: 100%;
    padding-right: 0px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a,
.header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a {
    padding-left: 0px;
    border: none;
    font-size: 14px;
    padding: 0px 0px;
}

.header-middle .nav-section .navbar-header a.navbar-brand {
    display: none;
}

.header-middle .nav-section #navbar {
    border: none;
    padding: 0px;
}

.header-middle .nav-section .navbar.navbar-default {
    background: none;
    border: none;
    min-height: auto;
    margin-bottom: 0px;
    padding: 0;
}

.search-section .search_box a.searh-btn {
    color: #020e8b;
    font-size: 19px;
}

.search-section .search_box:hover .search-div {
    display: block;
}

.search-section .search_box .search-div {
    display: none;
    position: absolute;
}

.header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
    font-size: 14px;
    color: #051441;
    font-family: 'Gilroy-Regular', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.2px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline;
}

.country-sec .btn-group select {
    background-color: #2b3990;
    color: #192779;
    border: none;
    border-radius: 30px;
    font-family: 'Gilroy-semibold', sans-serif;
    font-size: 16px;
    padding: 6px 31px 6px 17px;
    outline: none;
    background-image: url(../../../../themes/integeraservicesweb/images/header-down.png);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 22px;
    background-position: 85% 10px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
    padding-right: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.country-sec .btn-group select option {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 240%;
    color: #282B41;
    opacity: 0.7;
}

.country-sec .btn-group br {
    display: none;
}

.country-sec .btn-group a.gtflag {
    display: none;
}

.header-middle .country-sec button.btn:hover,
.header-middle .country-sec button.btn:focus {
    background: #2b3990;
    color: #fff;
}

.header-middle .country-sec ul.dropdown-menu {
    right: 0px;
    left: inherit;
    border-radius: 0px;
    border: solid 1px #eee;
    margin: 0px;
    padding: 0px;
}

.header-middle .country-sec ul.dropdown-menu li a {
    color: #000;
    border-bottom: solid 1px #ddd;
    font-size: 12px;
    padding: 5px 20px;
}

.header-middle .country-sec button.btn span.caret {
    margin-left: 11px;
}

#slider .container {
    width: 100%;
    padding: 0px;
    max-width: 100%;
}

#slider .container .row {
    margin-left: 0px;
    margin-right: 0px;
}

#slider .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#slider .slider-content .banner-image img {
    width: 100%;
}

.carousel-inner .slider-content .banner-text {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 480px;
    left: 5%;
    transform: translate(0%, -50%);
}

#slider .carousel ol.carousel-indicators li.active {
    background: #32acff;
}

a.feed-icon {
    display: none;
}

.carousel-inner .slider-content .banner-text h2 {
    font-weight: 800;
    font-size: 53px;
    color: #fff;
    margin-bottom: 26px;
    line-height: 67px;
    text-transform: capitalize;
}

.carousel-inner .slider-content .banner-text p {
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    line-height: 33px;
}

.carousel-inner .slider-content .banner-text a.btn.btn-default.get {
    background: #fba820;
    color: #fff;
    border-radius: 30px;
    border: none;
    text-transform: uppercase;
    font-family: 'Gilroy-Regular', sans-serif;
    font-size: 14px;
    width: 200px;
    padding: 14px 0;
    margin-top: 19px;
}

#services-slider {
    background-color: #fff;
    background-image: url(../../../../themes/integeraservicesweb/images/services-bg.jpg);
    background-repeat: no-repeat;
    padding: 68px 0;
    background-position: bottom;
    background-size: cover;
}

.single-service .slider-banner-text .banner-image img {
    width: 100%;
    max-width: 83px;
    display: block;
    margin: 0 auto;
}

.single-service .slider-banner-text h2 {
    color: #2b3990;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    font-weight: 700;
}

#slider .carousel ol.carousel-indicators {
    bottom: inherit;
    top: 50%;
    left: 20px;
    right: inherit;
    margin: 0px;
    transform: translate(0%, -50%);
    width: auto;
    height: auto;
}

#slider .carousel ol.carousel-indicators li {
    width: 2px;
    height: 35px;
    background: #256da7;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    display: block;
    margin: 20px 0;
}

a.control-carousel {
    display: none;
}

section#why-choose-us {
    background-color: #f4f6f8;
    background-image: url(../../../../themes/integeraservicesweb/images/why-us-bg.jpg);
    background-repeat: no-repeat;
    padding: 50px 0;
}

#why-choose-us h3 {
    color: #51546a;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 145px;
}

#why-choose-us p {
    font-size: 16px;
    color: #51546a;
    font-weight: 300;
}

#why-choose-us h2 {
    font-size: 36px;
    font-weight: 600;
    color: #2c2c51;
    margin-top: 0px;
}

section#why-choose-us a.newlink {
    display: block;
    width: 100%;
    background: none;
    margin: 0px;
    padding: 0px;
}

#why-choose-us a {
    background: #2d3b92;
    width: 213px;
    display: block;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    padding: 11px 0;
    margin-top: 30px;
}

#home_our_industry {
    padding-bottom: 33px;
}

#request-callback .request-content {
    text-align: center;
    padding: 72px 0 75px;
}

#request-callback .request-content h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 17px;
}

#request-callback .request-content h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

#request-callback .request-content a {
    background: #fba820;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 34px;
    border-radius: 30px;
    font-size: 14px;
}

#home_our_industry .industry-title {
    text-align: center;
    padding: 37px 0;
}

#home_our_industry .industry-title h3 {
    margin: 0px;
    color: #51546a;
    font-size: 14px;
    text-transform: uppercase;
}

#home_our_industry .industry-title h2 {
    margin: 0px;
    font-size: 36px;
    color: #2c2c51;
    font-weight: 600;
}

#home_our_industry {
    padding-bottom: 50px;
    padding-top: 10px;
    background-image: url(../../../../themes/integeraservicesweb/images/industries-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
}

#home_our_industry .single-our_clients .industry-banner-text .banner-image img {
    max-width: 78px;
    margin: 0 auto;
}

#home_our_industry .single-our_clients {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 9px 2px #e2e8f5;
    text-align: center;
    padding: 34px 0 16px;
    width: 90%;
    margin: 0 auto;
}

#home_our_industry .single-our_clients .industry-banner-text h2 {
    margin: 15px 0;
    color: #2c2c51;
    font-size: 18px;
}

#home_our_industry .industry-slider-section {
    width: 96%;
    margin: 0 auto;
}

.industry-slider-section .single-service {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 8px 1px #e2e8f5;
    width: 95%;
    margin: 0 auto;
    padding-bottom: 26px;
}

.industry-slider-section .single-service .banner-image img {
    max-width: 72px;
    margin: 0 auto;
}

.industry-slider-section .single-service .banner-image {
    text-align: center;
    padding: 20px 0;
}

.industry-slider-section .single-service h2 {
    font-size: 18px;
    color: #2c2c51;
    text-align: center;
    margin: 0px;
}

.industry-slider-section .item {
    padding: 17px 0;
}

#home_completed_work {
    background-color: #2b3990;
    background-image: url(../../../../themes/integeraservicesweb/images/projects-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 153px;
    padding-top: 39px;
}

.our-service-slider {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 23px 14px #eff2f8;
    width: 96%;
    margin: 0 auto;
    max-width: 100%;
}

#services-slider .owl-dots {
    position: absolute;
}

#home_completed_work .completed_work-section {
    background-image: url(../../../../themes/integeraservicesweb/images/work-point-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

.single-service .slider-banner-text {
    padding: 27px 0 19px;
    position: relative;
}

.single-service .slider-banner-text:before {
    content: "";
    border-right: solid 1px #b3c9d0;
    position: absolute;
    right: 0;
    height: 92px;
    top: 41px;
}

.single-service .slider-banner-text .banner-image {
    margin-bottom: 17px;
}

.work-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.work-wrap .round-circle {
    background-color: rgba(255, 255, 255, 0.6);
    width: 148px;
    margin: 0 auto;
    height: 148px;
    border-radius: 50%;
    padding: 9px 9px;
}

.work-wrap .round-circle h3 {
    margin: 0px;
    width: 130px;
    background: #fff;
    height: 130px;
    border-radius: 50%;
    color: #2f3d95;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 130px
}

.work-section .work-wrap h4 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 20px 0;
    text-align: center;
}

.work-section .work-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#home_completed_work .completed_work-section h2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-bottom: 127px;
}

.work-section .work-wrap:nth-child(2),
.work-section .work-wrap:nth-child(4) {
    margin-top: -33px;
}

#services-slider .service-carousel-title ul {
    margin: 0px 0 68px;
    padding: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

#services-slider .service-carousel-title ul li {
    padding: 7px 12px;
    font-size: 15px;
}

#home_our_testimonials {
    background-color: #fff;
    background-image: url(../../../../themes/integeraservicesweb/images/testimonials-bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    padding-top: 17px;
    border-bottom: solid 1px #eff3fc;
}

.owl-nav button {
    outline: none;
    border: none;
}

#home_our_testimonials .testimonials-slider-section .owl-nav button {
    margin: 0px 12px 0;
}

#home_our_testimonials .testimonials-slider-section {
    margin-top: 6px;
    padding-bottom: 13px;
}

.ourclient-slider-section {
    position: relative;
}

.ourclient-slider-section .owl-nav button {
    position: absolute;
    top: 24%;
    margin: 0;
}

#home_our_technology .technology-slider-section,
#home_our_client .ourclient-slider-section {
    width: 96%;
    margin: 0 auto;
}

.ourclient-slider-section .owl-nav button.owl-prev {
    left: 17px;
}

.ourclient-slider-section .owl-nav button.owl-next {
    right: 17px;
}

.ourclient-slider-section .owl-nav button.owl-prev span {
    background-image: url(../../../../themes/integeraservicesweb/images/arrow-rotate.png);
}

.ourclient-slider-section .owl-nav button.owl-next span {
    background-image: url(../../../../themes/integeraservicesweb/images/arrow-rotate.png);
    transform: rotate(-180deg);
}

.ourclient-slider-section .owl-nav button span {
    font-size: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
}

#home_our_testimonials .testimonials-slider-section .owl-nav {
    display: block !important;
    text-align: center;
}

#home_our_testimonials .testimonials-slider-section .owl-nav button.owl-prev span {
    background-image: url(../../../../themes/integeraservicesweb/images/left-arrow-testt.png);
}

#home_our_testimonials .testimonials-slider-section .owl-nav button.owl-next span {
    background-image: url(../../../../themes/integeraservicesweb/images/right-arrow-testt.png);
}

#home_our_testimonials .testimonials-slider-section .owl-nav button span {
    display: block;
    font-size: 0px;
    width: 50px;
    height: 33px;
    background-size: cover;
}

.technology-slider-section {
    position: relative;
}

.technology-slider-section .owl-nav.disabled {
    display: block !important;
}

.technology-slider-section .owl-nav button {
    position: absolute;
    top: 24%;
    margin: 0;
}

.technology-slider-section .owl-nav button.owl-prev {
    left: 17px;
}

.technology-slider-section .owl-nav button.owl-next {
    right: 17px;
}

.technology-slider-section .owl-nav button.owl-prev span {
    background-image: url(../../../../themes/integeraservicesweb/images/arrow-rotate.png);
}

.technology-slider-section .owl-nav button.owl-next span {
    background-image: url(../../../../themes/integeraservicesweb/images/arrow-rotate.png);
    transform: rotate(-180deg);
}

.technology-slider-section .owl-nav button span {
    font-size: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
}

.ourclient-slider-section .owl-nav.disabled {
    display: block !important;
}

#home_our_technology .industry-title,
#home_our_testimonials .industry-title,
#home_our_client .industry-title {
    text-align: center;
}

#home_our_technology .industry-title h3,
#home_our_testimonials .industry-title h3,
#home_our_client .industry-title h3 {
    margin: 0px;
    color: #51546a;
    font-size: 14px;
    text-transform: uppercase;
}

#home_our_technology .industry-title h2,
#home_our_testimonials .industry-title h2,
#home_our_client .industry-title h2 {
    margin: 0px;
    font-size: 36px;
    color: #2c2c51;
    font-weight: 600;
}

#home_our_technology .industry-title,
#home_our_testimonials .industry-title,
#home_our_client .industry-title {
    padding: 37px 0;
}

#home_our_testimonials .testimonials-slider-section {
    margin-top: 6px;
}

#home_our_testimonials .testimonials-slider-section .item {
    padding: 39px 9px;
}

#home_our_testimonials .testimonials-slider-section .single-testimonials {
    background: #fff;
    box-shadow: 4px 0px 28px 4px #e2e8f5;
    padding: 29px 11px 37px 36px;
}

.single-testimonials .content {
    position: relative;
}

.single-testimonials .content:before {
    content: "\f10d";
    font-family: FontAwesome;
    color: #4c81ff;
}

.single-testimonials .content p {
    color: #322871;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.testimonials-slider-section .single-testimonials h3 {
    margin: 0px;
    color: #acabab;
    font-weight: 400;
    font-size: 18px;
}

.testimonials-slider-section .single-testimonials h2 {
    color: #000;
    margin: 0px;
    font-size: 15px;
}

#home_our_client .industry-title h2 {
    margin: 0px;
}

.technology-slider-section .single-our_technology img,
#home_our_client .ourclient-slider-section .single-our_clients img {
    max-width: 91px;
    filter: grayscale(100%);
    margin: 0 auto;
}

.technology-slider-section .single-our_technology img:hover,
#home_our_client .ourclient-slider-section .single-our_clients img:hover {
    filter: none;
}

#home_our_technology {
    padding-top: 20px;
    padding-bottom: 22px;
}

#home_our_client {
    border-bottom: solid 1px #eff3fc;
    padding-bottom: 20px;
    padding-top: 16px;
}

#home_our_articles {
    background: #f4f7fd;
}

#home_our_articles .our_articles-title {
    text-align: center;
}

#home_our_articles .our_articles-title h3 {
    margin: 0px;
    color: #51546a;
    font-size: 14px;
    text-transform: uppercase;
}

#home_our_articles .our_articles-title h2 {
    margin: 0px;
    font-size: 36px;
    color: #2c2c51;
    font-weight: 600;
}

#home_our_articles .our_articles-title {
    text-align: center;
    padding-top: 40px;
}

.our_articles-slider-section .views-row article {
    background: #fff;
    box-shadow: 4px 0px 21px 4px #e2e8f5;
}

.our_articles-slider-section .views-row article h2 {
    margin: 0px;
    color: #2c2c51;
    font-size: 19px;
    font-weight: 400;
    padding: 0 20px 12px;
}

.our_articles-slider-section .views-row article .info span.author_name {
    display: none;
}

.our_articles-slider-section .views-row article .info span.date {
    color: #b7b7b7;
}

.our_articles-slider-section .views-row article .banner-image {
    margin-bottom: 18px;
}

.our_articles-slider-section .views-row article .description ul.links.inline {
    list-style: none;
    padding: 12px 0 8px;
    margin: 0px;
}

.our_articles-slider-section .views-row article .info {
    padding: 0 20px 12px;
}

.our_articles-slider-section .views-row article .description {
    padding: 0 20px 12px;
}

.our_articles-slider-section .views-row article .description p {
    margin-bottom: 0px;
    color: #020e8b;
    font-size: 16px;
}

.our_articles-slider-section .views-row article .description ul.links.inline a {
    color: #020e8b;
}

.articles-banner-text {
    background: #fff;
    padding-bottom: 20px;
}

.articles-banner-text h2 {
    margin: 0px;
    color: #2c2c51;
    font-size: 19px;
    font-weight: 400;
}

.articles-banner-text p {
    margin-bottom: 0px;
    color: #020e8b;
    font-size: 16px;
}

#home_our_articles .content {
    margin-bottom: 18px;
}

#home_our_articles .content {
    margin-bottom: 20px;
}

.our_articles-slider-section .views-element-container>div>div {
    margin-left: -15px;
    margin-right: -15px;
}

.our_articles-slider-section .views-element-container>div>div .views-row {
    width: 33.333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.our_articles-slider-section .views-element-container>div>div {
    margin-left: -15px;
    margin-right: -15px;
}

.our_articles-slider-section .views-element-container {
    padding: 37px 0 53px;
    display: inline-block;
    width: 100%;
}

#footer {
    background-color: #2b3990;
    background-image: url(../../../../themes/integeraservicesweb/images/footerbg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    padding-top: 47px;
}

.our_articles-slider-section {
    padding-top: 24px;
    padding-bottom: 45px;
}

#footer .footer-widget ul.nav {
    margin-left: 7px;
}

#footer h2 {
    color: #fff;
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 19px;
}

#footer .companyinfo p {
    color: #8f9ab7;
    font-size: 16px;
    font-weight: 400;
}

#footer .companyinfo p a {
    color: #8f9ab7;
}

#footer .companyinfo .social a {
    width: 46px;
    height: 46px;
    border: solid 1px #6a649a;
    float: left;
    text-align: center;
    line-height: 46px;
    color: #bab5df;
    font-size: 18px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 12px;
}

#footer .menu-list ul {
    padding: 0;
    margin: 0px;
    list-style: none;
}

#footer .latest-most ul {
    width: 91%;
}

#footer .team-solution ul.nav li a,
#footer .menu-list ul li a {
    color: #8f9ab7;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding-bottom: 6px;
    padding-top: 0px;
    padding-left: 0px;
}

#footer .team-solution ul.nav li a:hover,
#footer .team-solution ul.nav li a:focus,
#footer .menu-list ul li a:focus,
#footer .menu-list ul li a:hover {
    background: none !important;
}

#footer .latest-most ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}

#footer .latest-most p {
    color: #8f9ab7;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px;
    text-transform: uppercase;
}

#footer .team-solution ul.nav {
    list-style: none;
    padding: 0;
    margin: 0px;
}

#footer .latest-most ul li:last-child span {
    border: none;
}

#footer .latest-most span {
    color: #8f9ab7;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    border-bottom: solid 1px #4150ac;
    padding-bottom: 12px;
}

#footer .footer-widget {
    border-top: solid 1px #4150ac;
    padding-top: 23px;
}

#footer .footer-widget .single-widget-menu ul.nav.nav-pills li a:hover,
#footer .footer-widget .single-widget-menu ul.nav.nav-pills li a:focus {
    background: none;
}

#footer .footer-widget .single-widget-menu ul.nav.nav-pills li a {
    padding: 0;
    color: #fff;
    font-size: 14px;
}

#footer .footer-widget .single-widget-menu ul.nav.nav-pills li {
    margin-top: 0px;
    margin-right: 15px;
    border-right: solid 1px #fff;
    padding-right: 15px;
    line-height: 15px;
    float: left;
}

#footer .footer-widget .single-widget-menu ul.nav.nav-pills li:last-child {
    border: none;
}

#footer .footer-widget p {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
    font-size: 14px;
}

.subscribe-title {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 34px;
}

.subscribe-section {
    padding-bottom: 45px;
}

.subscribe-title h2 {
    margin: 0px;
    color: #2c2c51;
    font-size: 36px;
    text-transform: none;
    font-weight: 600;
}

.subscribe-title h3 {
    color: #8f9ab7;
    font-size: 16px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.subscribe-section #newslettersignup-form {
    background: #2b3990;
    border-radius: 91px 91px 0px 91px;
    padding: 34px 72px;
    width: 100%;
    margin: 0 auto;
    max-width: 943px;
    height: 157px;
}

.subscribe-section h2 {
    display: none;
}

.subscribe-section .simplenews-subscriber-form form .form-item-message,
.subscribe-section .simplenews-subscriber-form form .description {
    display: none;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield {
    width: 72%;
    float: left;
    padding-left: 92px;
    padding-top: 12px;
    position: relative;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield:before {
    content: "\f003";
    font-family: FontAwesome;
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: 0;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield input[type=text] {
    background: none;
    border: none;
    border-bottom: solid 1px #fff;
    border-radius: 0px;
    box-shadow: none;
    height: 51px;
    color: #fff;
    width: 75%;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield input[type=text]::-webkit-input-placeholder {
    color: #fff;
    display: block;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield input[type=text]:-ms-input-placeholder {
    color: #fff;
    display: block;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield input[type=text]::placeholder {
    color: #fff;
    display: block;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield label {
    display: none;
}

.subscribe-section #newslettersignup-form input.js-form-submit {
    background: #fff;
    color: #2b3990;
    font-size: 21px;
    font-weight: 600;
    padding: 29px 73px;
    border-radius: 91px 91px 0px 91px;
    margin-bottom: 0px;
}

.subscribe-section #newslettersignup-form .js-form-type-textfield:before {
    content: "\f003";
    font-family: FontAwesome;
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: 0;
}

.subscribe-section .simplenews-subscriber-form form {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 36px;
}

.subscribe-section .simplenews-subscriber-form form .form-actions {
    float: right;
}

#banner-image p img {
    width: 38%;
    background: white;
}

#full-width-image img {
    width: 100% !important;
}

#new-service-empower-content h2 {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: 300;
    width: 60%;
}

.new-service-empower-body h2 {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 3px;
    color: #212228;
}

.new-service-empower-body p,
#new-service-service-body p {
    font-family: 'Gilroy-Regular' !important;
    font-size: 16px;
    line-height: 170%;
    color: rgba(13, 1, 37, 0.6);
}

#new-service-service-content-manage {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-around;
}

#new-service-service-content-manage p img,
#new-service-add-on-content p img {
    border: 1px solid rgba(33, 34, 40, 0.5);
    border-radius: 50%;
    height: 24px;
    width: 24px;
    padding: 5px;
}

#new-service-add-on-content p img {
    border: none;
    width: 30px;
    height: 30px;
}

#new-service-service-content p,
#new-service-add-on-content p {
    font-family: 'Gilroy-Medium';
    font-size: 18px;
    line-height: 300%;
    letter-spacing: 0.005em;
    margin: 0px;
}

#new-service-service-content-manage p strong {
    margin-right: 25px;
}

#new-service-add-on-content {
    display: grid;
    grid-template-columns: auto auto;
}

#new-service-add-on-title {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 56px;
}

#new-service-service-content p strong,
#new-service-add-on-content p strong {
    margin-right: 25px;
}

#new-service-service-content p img {
    border: 1px solid rgba(33, 34, 40, 0.5);
    border-radius: 50%;
    height: 24px;
    width: 24px;
    padding: 5px;
}

#new-service-empower-content p {
    color: rgba(13, 1, 37, 0.6);
    font-family: 'Gilroy-Medium' !important;
    font-size: 16px;
    line-height: 170%;
}

.new-blog-service-container {
    margin: 0;
    padding: 5% 5% 5% 0%;
    width: 100%;
}

.new-service-container {
    margin: 0;
    padding: 0px 5% 5% 5%;
    width: 100%;
}

#new-service-offer-content {
    padding-top: 2%;
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-row-gap: 30px;
    grid-column-gap: 40px;
}

#new-service-offer-content p:hover span {
    color: white !important;
}

#new-service-offer-content p:hover strong {
    color: white !important;
}

#new-service-offer-content p:hover {
    background: linear-gradient(98deg, rgba(14, 165, 136, 0.80) 7.66%, rgba(14, 129, 153, 0.78) 45.41%, rgba(34, 77, 147, 0.78) 83.58%, rgba(43, 57, 144, 0.87) 124.84%);
    color: white !important;
    border: none;
}

#new-service-testimonial-content {
    padding: 40px 225px;
}

.new-service-expert-body p {
    color: rgb(255 255 255 / 70%) !important;
}

.new-service-expert-body h2 {
    color: white !important;
}

@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
}

#home_services_content .list_content .service_content img {
    margin-bottom: 30px;
}

#home_integera {
    margin-top: 70px;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.slider-blog-nav .slick-active,
.slider-nav .slick-active,
.it-slider-nav .slick-active,
.slider-client-nav .slick-active,
.slider-home-industry .slick-active,
.slider-home-testimonial-content .slick-active,
.slider-home-client .slick-active,
.slider-home-partner .slick-active,
.slider-home-blog .slick-active {
    animation-name: fadeInUpSD;
    animation-duration: 1s;
    opacity: 1;
}

.slider-home-partner .slick-list {
    overflow: initial;
}

#new-service-partner-logo .slick-slide {
    margin-right: 70px;
}

#new-service-partner-logo .slick-track {
    display: flex;
    align-items: center;
}

.partner_logo_cover {
    display: flex !important;
    justify-content: start;
    align-items: center;
}

#integera-table-structure {
    border: 1px solid #21222830;
    padding: 0px;
    margin-top: 45px;
}

#integera-table-structure .first {
    border-right: 1px solid #21222830;
    padding: 0px;
    width: 40%;
}

#integera-table-structure div p:last-child {
    padding: 20px;
}

#integera-table-structure a {
    background: rgba(7, 150, 155, 0.1);
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    font-family: 'Gilroy-SemiBold';
    line-height: 19px;
    color: #07969B;
    text-decoration: none;
}

#integera-table-structure a:hover {
    transition: 0.5s ease;
    color: white;
    background: #07969B;
}

#integera-table-structure .second {
    border-right: 1px solid #21222830;
    padding: 0px;
    width: 20%;
}

#integera-table-structure .third {
    border-right: 1px solid #21222830;
    padding: 0px;
    width: 20%;
}

#integera-table-structure .fourth {
    padding: 0px;
    width: 20%;
}

#integera-table-structure h2 {
    font-family: 'Gilroy-SemiBold' !important;
    font-size: 32px;
    line-height: 170%;
    color: #07969B;
    margin: 0;
    padding-top: 5px;
}

#faq-content p strong {
    font-family: 'Gilroy-Medium';
    font-size: 24px;
    line-height: 28px;
    color: #212228;
    font-weight: normal;
}

#faq-content p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    border-bottom: 0.858089px solid rgba(33, 34, 40, 0.3);
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#new-service-faq-body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 76px;
}

#integera-table-structure h3 {
    font-size: 16px;
    line-height: 50%;
    color: #212426;
    opacity: 0.6;
    margin: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #21222830;
    font-family: 'Gilroy-Medium';
}

.first h2 {
    padding-left: 50px;
}

.first p:nth-child(12),
.second p:nth-child(12),
.third p:nth-child(12),
.fourth p:nth-child(12),
.first p:nth-child(24),
.second p:nth-child(24),
.third p:nth-child(24),
.fourth p:nth-child(24) {
    border-bottom: none;
}

.first p {
    margin: 0px;
    padding-left: 50px;
    border-bottom: 1px solid #21222830;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 345%;
}

.second {
    text-align: center;
}

.second p {
    margin: 0px;
    border-bottom: 1px solid #21222830;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 345%;
}

.first p:last-child {
    border-bottom: none;
}

.second p:last-child {
    border-bottom: none;
}

.third p:last-child {
    border-bottom: none;
}

.fourth p:last-child {
    border-bottom: none;
}

.third {
    text-align: center;
}

#new-service-integera-page {
    margin-bottom: 60px;
}

#faq-content p strong {
    display: block;
    cursor: pointer;
}

.css_for_show {
    opacity: 0.7 !important;
    height: auto !important;
    transition: 0.5s linear;
    padding-bottom: 18px;
}

#faq-content p div {
    height: 0;
    transition: 0.5s linear;
    opacity: 0;
}

@keyframes fade_in_show {
    0% {
        opacity: 0;
        transform: scale(0, 0.5)
    }

    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}

.scroll_animation {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}

.scroll_animation.active {
    transform: translateY(0);
    opacity: 1;
}

#faq-content p a {
    position: absolute;
    right: 140px;
    font-size: 23px;
    color: black;
    text-decoration: none;
}

#faq-content p div {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #282B41;
    overflow: hidden;
}

.third p {
    margin: 0px;
    border-bottom: 1px solid #21222830;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 345%;
}

.fourth {
    text-align: center;
}

.fourth p {
    margin: 0px;
    border-bottom: 1px solid #21222830;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 345%;
}

#integera-table-structure h4 {
    background: #07969b33;
    margin: 0;
    padding: 10px 0px 10px 50px;
    color: black;
    font-family: 'Gilroy-Medium' !important;
    font-size: 20px;
    line-height: 170%;
}

#new-service-testimonial-content p {
    font-family: 'Gilroy-Regular' !important;
    font-size: 24px !important;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: rgba(33, 36, 38, 0.8);
}

#new-service-testimonial-content p span {
    font-family: 'Gilroy-Regular' !important;
    font-size: 24px !important;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: rgba(33, 36, 38, 0.8);
    margin-bottom: 40px;
}

#new-service-testimonial-content p strong {
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    line-height: 150%;
}

@media screen and (max-width:960px) {
    #footer .footer-widget ul.nav {
        margin-left: 0px !important;
    }

    .new_footer_page_data .footer_copyright {
        font-size: 12px !important;
    }

    #faq-content p a {
        right: 35px !important;
    }

    #new-service-faq-body {
        margin-bottom: 20px !important;
    }

    #faq-content p strong {
        font-family: 'Gilroy-Medium';
        font-size: 20px !important;
    }

    #new-service-testimonial-content p {
        font-family: 'Gilroy-Regular' !important;
        font-size: 14px !important;
        line-height: 150%;
        letter-spacing: 0.03em;
        color: rgba(33, 36, 38, 0.8);
    }

    #new-service-testimonial-content p span {
        font-family: 'Gilroy-Regular' !important;
        font-size: 14px !important;
        line-height: 150%;
        letter-spacing: 0.03em;
        color: rgba(33, 36, 38, 0.8);
        margin-bottom: 40px;
    }

    #new-service-testimonial-content p strong {
        font-family: 'Gilroy-Bold';
        font-size: 18px;
        line-height: 150%;
    }
}

#new-service-expert-content {
    display: grid;
    grid-template-columns: 48% 48%;
    row-gap: 30px;
    column-gap: 4%;
}

.new-service-simple-boarding-body p {
    color: #6A6378;
    opacity: 1;
}

.new-service-simple-boarding-body h2 {
    font-family: 'Gilroy-SemiBold' !important;
}

.simple_boarding_box {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    color: #07969B;
    border: 1px solid #07969B;
    margin-bottom: 25px;
    width: 40px;
    padding: 10px;
}

#new-service-simple-boarding-content {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 70px;
    grid-row-gap: 50px;
    margin-bottom: 20px;
}

#new-service-simple-boarding {
    font-family: 'Gilroy-SemiBold';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
    margin-top: 100px;
    background: rgba(7, 150, 155, 0.05);
}

#new-service-simple-boarding-content-row {
    padding-top: 50px;
}

#new-service-simple-boarding-content p span::after {
    border-left: 1px solid #07969B;
    height: 20px;
}

#new-service-boarding {
    font-family: 'Gilroy-SemiBold';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

#new-service-boarding-content-row {
    padding-top: 5%;
}

#new-service-boarding-content p span::after {
    border-left: 1px solid #07969B;
    height: 20px;
}

#boarding_image {
    width: 98%;
}

#new-service-boarding-content .boarding_index_circle {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 19px;
    color: rgba(129, 123, 141, 0.5);
    height: 42px;
    width: 42px;
    border-radius: 50%;
    padding: 9px 0px 0px 9px !important;
}

@media screen and (max-width:960px) {
    #new-service-boarding-content .boarding_index_circle {
        padding-left: 10px !important;
    }
}

.boarding_index {
    width: 6%;
}

.boarding_index_first::before,
.boarding_index_last .boarding_line {
    display: none;
}

.boarding_line span {
    background: #07969B;
    opacity: 0.5;
}

.boarding_line {
    position: absolute;
    content: '';
    margin: auto;
    width: 1px;
    background: #07969B;
    height: 66%;
    left: 35px;
    top: 50px;
}

#new-service-boarding-content p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 170%;
    color: #6A6378;
    margin-bottom: 40px;
}

#new-service-simple-boarding-content p strong {
    font-family: 'Gilroy-SemiBold';
    font-size: 20px;
    line-height: 150%;
    color: #212228;
    position: absolute;
}

#new-service-simple-boarding-content p {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 170%;
    color: rgba(106, 99, 120, 0.7);
    width: 80%;
}

#new-service-choose-content p img {
    background: url(../../../../themes/integeraservicesweb/images/back_image.png);
    background-repeat: no-repeat;
    padding-left: 9px;
    width: 35px;
    padding-bottom: 30px;
}

#new-service-expert-content p span {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 19px;
    margin-right: 30px;
    margin-left: -45px;
}

#new-service-expert-content p {
    margin-right: 70px;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 170%;
    color: rgb(255 255 255 / 70%);
    margin-left: 32px;
    margin-bottom: 40px;
}

.color-white {
    color: white !important;
}

.form-item-meeting-duration {
    display: none;
}

.display-date-time {
    border: 1px solid;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}

.display-date-time span {
    opacity: 0.7;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
}

.display-date-time-selected {
    background: #07969B;
    color: white;
    opacity: 1;
}

#edit-submit--2 {
    display: none;
}

#new-service-form {
    background: linear-gradient(to left, #ffffff 41.66666667%, #07969B 41.33333333%);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

#edit-meeting-duration--description {
    display: none;
}

.form-item-schedule-time-for-a-calendar {
    display: none;
}

.form-item-meeting-duration label {
    display: none;
}

#new-service-date-time-form {
    padding: 60px;
    font-size: 20px;
    line-height: 23px;
    font-feature-settings: 'tnum' on, 'lnum' on;
}

#new-service-date-time p {
    font-family: 'Gilroy-Bold';
    font-size: 42px;
    line-height: 49px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #FFFFFF;
}

#new-service-date-time {
    padding: 60px;
    text-align: center;
}

#new-service-date-time div {
    font-family: 'Gilroy-Bold';
    font-size: 42px;
    line-height: 49px;
    display: flex;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #FFFFFF;
}

#new-service-expert-content p strong {
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    color: white;
}

#new-service-expert-content p:nth-child(odd) {
    margin: 0px !important;
}

#new-service-expert-content p:nth-child(even) {
    margin-left: 30px;
}

#new-service-blog-content {
    margin-top: 35px;
    padding-top: 2%;
}

#new-service-blog-content p img {
    border-bottom: 5px solid #384FAF;
    padding-bottom: 35px;
    margin-bottom: 20px;
}

#new-service-blog-content a span {
    color: #555555 !important;
}

#new-service-blog-content p {
    margin-top: 12px;
    margin-right: 50px;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 170%;
    color: rgba(33, 36, 38, 0.5);
}

#new-service-blog-content p strong {
    font-family: 'Gilroy-SemiBold';
    font-size: 20px;
    line-height: 150%;
    color: #212426;
}

#new-service-testimonial-page,
#new-service-blog-page,
#new-service-form-page {
    padding-top: 50px;
}

#new-service-it-service-content {
    margin-top: 30px;
}

#new-service-choose-content {
    display: grid;
    grid-template-columns: auto auto;
}

#new-service-choose-content p {
    background-color: rgba(255, 255, 255, 0.8);
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
    color: rgba(13, 1, 37, 0.6);
}

#new-service-choose-content p strong {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    font-weight: normal;
    color: #212228;
}

#new-service-choose-content p:nth-child(odd) {
    margin-right: 10px;
}

#new-service-choose-content p:nth-child(even) {
    margin-left: 10px;
}

#new-service-milestone-content p {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: rgba(13, 1, 37, 0.6);
    padding-left: 0;
}

#new-service-milestone-content p strong {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    text-transform: capitalize;
    color: #212228;
    font-weight: 400;
}

@media (max-width:767px) {
    #new-service-milestone-content {
        padding-top: 38px;
    }

    #new-service-milestone-content p {
        font-size: 12px;
    }

    #new-service-milestone-content p strong {
        font-size: 24px;
    }
}

#new-service-offer-content p {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(88, 86, 86, 0.2);
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 170%;
    color: rgba(88, 86, 86, 0.7);
}

#new-service-offer-content p span {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 19px;
    color: rgba(40, 43, 65, 0.5);
}

#new-service-offer-content p strong {
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    color: #212228;
}

#new-service-offer-content p:nth-child(3n) {
    margin-right: 0px;
}

#home_integeraservices_content_image {
    display: flex;
    justify-content: center;
    top: -125px;
}

@media screen and (max-width:950px) {
    #home_integeraservices_content_image {
        top: 0 !important;
        margin-bottom: 70px;
    }
}

#new-service-empower-content {
    display: grid;
    padding: 10px 0 0 0;
    grid-template-columns: auto auto;
    grid-column-gap: 40px;
}

@media screen and (max-width:950px) {
    #new-service-empower-content {
        display: grid;
        padding-top: 10px;
        grid-template-columns: auto;
        grid-column-gap: 40px;
    }
}

#new-service-empower-content strong {
    font-family: Gilroy-SemiBold;
    font-size: 15px;
    line-height: 19px;
    color: #212228;
}

#new-service-empower-content {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
}

.new-service-banner h2 {
    font-size: 45px !important;
}

.new-service-trusted-title {
    font-family: 'Gilroy-Medium';
    font-size: 14px;
    line-height: 16px;
    color: rgba(88, 86, 86, 0.5);
}

#new-service-trusted-page #new-service-trusted-logo {
    display: flex;
    padding: 0;
}

#new-service-trusted-page .partner_logo_cover img {
    max-width: unset !important;
}

#new-service-trusted-page {
    background: #ffffff;
}

#new-service-it-service-content p {
    margin: 10px;
    border: 1.5px solid rgb(0 0 0 / 20%);
    padding: 0px 20px;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 170%;
    color: rgba(13, 1, 37, 0.6);
}

#new-service-it-service-content p:first-child {
    margin-left: 0px;
}

#integera-body {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 170%;
    color: #0D0125;
    opacity: 0.6;
}

#new-service-it-service-content p strong {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    color: #0D0125;
}

.cursor-pointer {
    cursor: pointer;
}

#new-service-trusted-logo .slick-track {
    display: flex;
    justify-content: space-between;
}

#new-service-empower-page {
    background: #ffffff;
}

#new-service-choose-title {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    padding-bottom: 25px;
    font-family: 'Gilroy-Thin';
    color: #212228;
}

#new-service-service-title {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: 300;
    width: 45%;
    font-family: 'Gilroy-Regular';
    padding-bottom: 40px;
}

#new-service-service-body {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: 300;
}

#new-service-trusted h2 {
    margin: 0px;
    font-family: Gilroy-Regular !important;
    font-size: 48px;
    line-height: 56px;
    width: 60%;
}

#new-service-inside-banner p strong:last-child,
#new-service-inside-banner p:first-child span {
    opacity: 0.7;
}

#new-service-inside-banner p:first-child {
    z-index: 1;
}

#new-service-inside-banner p:first-child::after {
    position: absolute;
    top: 105%;
    content: "";
    left: 0;
    width: 79px;
    font-family: 'Gilroy-Bold';
    border-bottom: 3px solid #f5f5f5;
    margin-top: 10px;
}

#new-service-inside-banner p:nth-child(2),
#new-service-inside-banner p:nth-child(3),
#new-service-inside-banner p:nth-child(4) {
    position: absolute;
    width: 37%;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-size: 18px !important;
    float: left;
    left: 90px;
    font-family: 'Gilroy-Thin';
    line-height: 170%;
    margin-top: 20px;
    letter-spacing: 0.005em;
}

#new-service-inside-banner p:first-child {
    top: 20% !important;
    width: 37% !important;
    text-align: left !important;
    line-height: 50px;
    position: absolute;
    left: 90px;
    font-family: 'Gilroy-Bold';
    font-size: 45px;
    color: white;
}

#new-service-inside-banner img {
    position: absolute;
    top: 382%;
    padding: 14px;
}

.paragraph--type--icon-with-text {
    margin-bottom: 20px;
}

.paragraph--type--icon-with-text.style-top {
    text-align: center;
}

.paragraph--type--icon-with-text.style-left .text-wrapper {
    display: flex;
    gap: 35px;
}

.paragraph--type--icon-with-text.style-left .text-wrapper .image {}

.paragraph--type--icon-with-text.style-left .image img {
    max-width: 50px;
}

.paragraph--type--icon-with-text .content-text h1,
.paragraph--type--icon-with-text .content-text h2,
.paragraph--type--icon-with-text .content-text h3,
.paragraph--type--icon-with-text .content-text h4,
.paragraph--type--icon-with-text .content-text h5,
.paragraph--type--icon-with-text .content-text h6 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.paragraph--type--image img {
    object-fit: cover;
    max-width: 100%;
}

#banner-image {
    position: relative;
}

#banner-image img {
    width: 100%;
    height: 500px;
}

#banner-image p {
    margin-bottom: 0px;
}

#banner-image:after {
    content: "";
    background-color: rgba(43, 57, 144, 0.6);
    height: 100%;
    width: 100%;
    top: 0px;
    display: block;
    position: absolute;
}

#banner-image h3,
#banner-image h1 {
    position: absolute;
    top: 30%;
    color: #fff;
    z-index: 20;
    font-weight: 300;
    font-size: 18px;
    float: left;
    left: 5%;
}

#banner-image h2 {
    position: absolute;
    text-align: center;
    top: 37%;
    color: #fff;
    z-index: 10;
    font-size: 36px;
    float: left;
    font-weight: 600;
    left: 5%;
}

#block-views-block-case-study-block-2 .top-arrow-controls {
    margin-top: -175px;
}

.slider-related-casestudy .slick-arrow {
    display: none !important;
}

.slider-related-casestudy .slick-slide {
    padding: 0 10px;
}

.slider-related-casestudy .casestudy-content {
    box-shadow: none;
    padding-top: 32px;
    border: 1px solid rgba(88, 86, 86, 0.20);
}

.slider-related-casestudy .casestudy-content .created-title {
    margin-bottom: 10px;
    display: inline-black;
}

.slider-related-casestudy .casestudy-content .content-title {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.pointer-para-wrapper ul {
    margin: 0;
    list-style: none;
}

.pointer-para-wrapper ul li {
    color: #212228;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    letter-spacing: 0.09px;
    padding-left: 50px;
    position: relative;
    margin-bottom: 10px;
}

.pointer-para-wrapper ul li:before {
    content: '';
    width: 25px;
    height: 25px;
    background: url('../../../../themes/integeraservicesweb/images/round-tick-black.svg') no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 8px;
}

@media screen and (max-width:560px) {
    .pointer-para-wrapper ul li:before {
        top: 5px !important;
    }

    .pointer-para-wrapper ul li {
        font-size: 15px !important;
    }
}

.invert .pointer-para-wrapper ul li {
    color: #fff;
}

.invert .pointer-para-wrapper ul li:before {
    background: url('../../../../themes/integeraservicesweb/images/tick.svg') no-repeat;
    background-size: cover;
}

.paragraph--type--section {
    padding: 75px 0px;
    overflow: hidden;
}

@media screen and (max-width:960px) {
    #new-service-trusted-page .partner_logo_cover img {
        max-width: 140px !important;
    }

    .paragraph--type--section {
        padding: 25px 0px;
        overflow: hidden;
        margin: 0px 0 0 0 !important;
    }
}

.paragraph--type--section .paragraph-with-any-block {
    padding: 0;
}

.paragraph--type--section .new-service-container {
    padding: 0 5%;
}

.paragraph--type--section .paragraph--type--section,
.paragraph--type--section .new-service-container .new-service-container {
    padding: 0px;
    overflow: initial;
}

.paragraph--type--section .new-service-container>.row {
    margin: 0;
}

.paragraph--type--section #home_connect {
    padding: 0 !important;
}

.paragraph--type--section #new-service-milestone-page .new-service-container {
    padding: 0px;
}

.paragraph--type--section #new-service-milestone-page .new-service-container div {
    padding: 0px;
}

.paragraph--type--section.invert h1,
.paragraph--type--section.invert h2,
.paragraph--type--section.invert h3,
.paragraph--type--section.invert h4,
.paragraph--type--section.invert h5,
.paragraph--type--section.invert h6,
.paragraph--type--section.invert,
.paragraph--type--section.invert strong,
.paragraph--type--section.invert a,
.paragraph--type--section.invert .new-service-trusted-title,
.paragraph--type--section.invert p {
    color: white !important;
}

.paragraph--type--column .content-wrapper {
    padding: 20px 0;
}

@media (max-width:950px) {
    .paragraph--type--column .content-wrapper {
        padding: 0;
    }
}

.row .paragraph--type--column:first-child .content-wrapper {
    padding-left: 0px;
}

.paragraph--type--column.invert h1,
.paragraph--type--column.invert h2,
.paragraph--type--column.invert h3,
.paragraph--type--column.invert h4,
.paragraph--type--column.invert h5,
.paragraph--type--column.invert h6,
.paragraph--type--column.invert,
.paragraph--type--column.invert strong,
.paragraph--type--column.invert a,
.paragraph--type--column.invert .new-service-trusted-title,
.paragraph--type--column.invert p {
    color: white !important;
}

.paragraph--type--section.full-width {
    padding: 0px;
}

.paragraph--type--section.full-width .new-service-container {
    padding: 0px;
}

.top-arrow-controls {
    float: right;
    margin-top: -100px;
}

#block-views-block-our-industry-block-1 .top-arrow-controls {
    margin-top: -200px;
}

#block-views-block-latest-blogs-block-1 .top-arrow-controls {
    margin-top: -200px;
}

@media (max-width:950px) {
    #block-views-block-latest-blogs-block-1 .top-arrow-controls {
        margin-top: -85px;
    }

    .top-arrow-controls {
        float: right;
        margin-top: -65px;
    }
}

#about-us {
    background-image: linear-gradient(to bottom, #f5f9ff, #f3f8ff, #f0f6ff, #eef5ff, #ebf4ff);
}

#about-us h2 {
    font-size: 36px;
    text-align: center;
    color: #2c2c51;
    font-weight: 600;
}

#about-us .content p {
    color: #0e1531;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 48px;
}

#about-mid-section .about-title p {
    text-align: center;
    font-size: 25px;
    color: #2c2c51;
    font-weight: 600;
}

#about-mid-section .about-title h2 {
    margin-top: 0px;
    text-align: center;
    font-size: 26px;
    color: #2c2c51;
    font-weight: 600;
}

#about-mid-section .about-title {
    padding-top: 60px;
    padding-bottom: 35px
}

.right-ab {
    padding: 34px 0;
}

.aboutmid-wrap {
    width: 100%;
    max-width: 856px;
    margin: 0 auto;
}

.aboutmid-wrap h3 {
    color: #0e1531;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 9px;
}

.aboutmid-wrap p {
    color: #2f3d95;
    font-size: 17px;
}

#request-callback-about {
    background-color: #225cba;
    background-image: url(../../../../themes/integeraservicesweb/images/know-more-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}

section#about-mid-section {
    padding-bottom: 65px;
}

#request-callback-about .request-content {
    text-align: center;
    padding-bottom: 51px;
    padding-top: 16px;
}

#request-callback-about .request-content h2 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}

#request-callback-about .request-content h3 {
    margin-top: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1px;
}

#request-callback-about .request-content a {
    color: #1d88f1;
    background: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 14px 24px;
    text-transform: uppercase;
}

section#bottom-about-section h2 {
    color: #2c2c51;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 14px;
    margin-top: 0px;
}

section#bottom-about-section p {
    color: #0e1531;
    font-size: 17px;
    line-height: 31px;
}

#bottom-about-section .icon-with-content {
    display: inline-block;
    width: 100%;
}

#bottom-about-section .icon-with-content .content {
    min-height: 195px;
}

section#bottom-about-section {
    background: #f8fbff;
}

#bottom-about-section .icon-with-content .icon {
    float: left;
    width: 30%;
    margin-right: 13px;
    min-height: 172px;
}

section#bottom-about-section {
    padding-top: 69px;
    padding-bottom: 45px;
}

#bottom-about-section .border-dash:before {
    content: "";
    border-left: dashed 2px #2f3d95;
    height: 60px;
    display: block;
    position: absolute;
    left: 16%;
    top: 30%;
}

#bottom-about-section .icon-with-content .content h3 {
    margin: 0;
    color: #2c2c51;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}

#bottom-about-section .icon-with-content .content p {
    color: #47576e;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

#bottom-about-section .icon-with-content .icon span.circle-r {
    width: 99px;
    height: 99px;
    background: #225cba;
    display: block;
    border-radius: 50%;
    padding: 21px;
}

#industry-us {
    background: #f5f9ff;
    padding-top: 45px;
    padding-bottom: 45px;
}

#industry-us .content h4 {
    color: #2c2c51;
    margin: 0;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-top: 27px;
}

#industry-us .content h2 {
    color: #2c2c51;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 3px 0 20px;
    line-height: 60px;
}

#industry-us .content p {
    font-size: 18px;
    color: #0e1531;
    line-height: 32px;
}

#industry-banner-section .container {
    position: relative;
}

#industry-banner-section .healthcare-con {
    position: absolute;
    width: 100%;
    max-width: 763px;
    right: 0;
    background: #fff;
    padding: 45px 55px;
    top: 20%;
    box-shadow: 4px 1px 6px 0px #f4f8fd;
}

#industry-banner-section .healthcare-con h2 {
    color: #2c2c51;
    font-size: 42px;
    margin: 0 0 15px;
    font-weight: 700;
}

.border-gradient {
    background: #2b3990;
    background: -moz-linear-gradient(left, #2b3990 19%, #ff001e 39%, #fffc00 63%, #16cabd 100%);
    background: -webkit-linear-gradient(left, #2b3990 19%, #ff001e 39%, #fffc00 63%, #16cabd 100%);
    background: linear-gradient(to right, #2b3990 19%, #ff001e 39%, #fffc00 63%, #16cabd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b3990', endColorstr='#16cabd', GradientType=1);
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

#industry-banner-section {
    padding-top: 55px;
    padding-bottom: 55px;
}

#capabilities-section {
    background: #f8fbff;
    padding-bottom: 55px;
    padding-top: 45px;
}

#capabilities-section h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #2c2c51;
    font-weight: 600;
}

#capabilities-section p {
    color: #0e1531;
    font-size: 16px;
    width: 70%;
}

#solution-us .content h3 {
    color: #2c2c51;
    margin: 0;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
}

#solution-us .content h2 {
    color: #2c2c51;
    font-size: 53px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 3px 0 20px;
    line-height: 60px;
}

#solution-us .content p {
    color: #0e1531;
    font-size: 18px;
}

#solution-us .count-rght span.circle-r {
    border: solid 10px #acc2e5;
    width: 153px;
    height: 153px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 138px;
    font-size: 41px;
    color: #255fba;
    font-weight: 700;
    text-transform: uppercase;
    margin: 7px auto;
}

#solution-us .count-rght {
    text-align: center;
}

#solution-us .count-rght p {
    color: #255fba;
    font-size: 18px;
}

section#solution-us {
    padding-top: 79px;
    padding-bottom: 79px;
}

#solution-banner-section {
    background-image: url(../../../../themes/integeraservicesweb/images/mid-banner-img.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}

#solution-banner-section .banner-img,
section#solution-banner-section {
    position: relative;
}

#solution-banner-section .banner-img img {
    width: 100%;
}

section#solution-banner-section .ppup-content {
    position: relative;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.ppup-content .ppup-box {
    width: 100%;
    background: #fff;
    max-width: 629px;
    padding: 36px 44px;
}

.ppup-content .ppup-box h3 {
    margin: 0px 0 18px;
    font-size: 32px;
    font-weight: 400;
}

.ppup-content .ppup-box p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.ppup-content .ppup-box a.readmore {
    font-weight: 500;
    background: #ffd21e;
    color: #000;
    font-size: 15px;
    padding: 14px 54px;
    display: inline-block;
}

#solution-service-section {
    position: relative;
}

#solution-service-section .services-left {
    width: 100%;
    max-width: 326px;
    float: left;
}

.services-info {
    width: 100%;
    max-width: 480px;
    float: left;
    position: relative;
}

#solution-service-section ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#solution-service-section ul li h3 {
    background: #ffaf00;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    padding: 10px 33px;
    border-radius: 30px;
    margin: 0 0 15px;
}

#solution-service-section ul li {
    margin-bottom: 35px;
}

#solution-service-section .services-info h4 {
    position: absolute;
    top: 53%;
    left: 0;
    right: 0;
    width: 47%;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    line-height: normal;
}

#solution-service-section .services-right ul {
    text-align: left;
}

#solution-service-section .services-left li {
    padding-left: 65px;
    padding-right: 24px;
    text-align: right;
}

#solution-service-section .services-left li {
    padding-left: 0;
    padding-right: 69px;
}

#solution-service-section .services-left li h3 {
    background: #df4a53;
}

#solution-service-section .services-left li h3 {
    background: #b02c5f;
}

#solution-service-section ul li p {
    color: #696868;
    font-size: 14px;
}

#solution-service-section .services-right {
    width: 100%;
    max-width: 326px;
    float: left;
}

#solution-service-section .services-right ul li {
    padding-left: 24px;
    padding-right: 65px;
}

#solution-service-section .services-right ul li h3 {
    background: #61d1df;
}

#solution-service-section .services-right ul li {
    padding-left: 65px;
    padding-right: 24px;
}

#solution-service-section .services-right ul li h3 {
    background: #2aaff1;
}

#solution-service-section .services-right ul li h3 {
    background: #00527e;
}

#solution-service-section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 45px;
}

#solution-news-section .news-wrap {
    background: #fff;
    box-shadow: 0px 1px 9px 1px #e9f1fd;
    margin: 15px 0;
}

section#solution-news-section {
    background: #f8fbff;
}

section#solution-news-section h2 {
    text-align: center;
    color: #2c2c51;
    font-size: 33px;
    font-weight: 600;
}

section#solution-news-section {
    background: #f8fbff;
    padding-bottom: 69px;
}

.news-wrap .news-img {
    margin-bottom: 10px;
}

.news-wrap .news-content {
    padding: 16px 24px;
}

.news-wrap .news-content h3 {
    margin: 0;
    color: #0e1531;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 11px;
}

.news-wrap .news-content p {
    color: #0e1531;
    font-size: 15px;
}

#solution-bottom-section h2 {
    color: #2c2c51;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 15px;
}

#solution-bottom-section p {
    color: #0e1531;
    line-height: 26px;
    font-size: 16px;
}

#solution-bottom-section .left-sec-block a.button-exp {
    background: #2b3990;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 37px;
    margin-top: 13px;
    display: inline-block;
}

#solution-bottom-section .news-block {
    display: inline-block;
    width: 100%;
    margin-bottom: 27px;
}

#solution-bottom-section .news-block .news-block-img {
    width: auto;
    float: left;
    margin-right: 21px;
}

#solution-bottom-section .news-block .news-block-img img {
    width: 100%;
    max-width: 206px;
}

#solution-bottom-section .news-block h2 {
    color: #2c2c51;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 35px;
}

#solution-bottom-section .left-sec-block {
    padding-top: 68px;
}

section#solution-bottom-section {
    background: #f8fbff;
}

#solution-bottom-section .news-block {
    display: inline-block;
    width: 100%;
    margin-bottom: 16px;
    margin-top: 16px;
}

section#service-type-us {
    background: #f8fbff;
    padding-top: 70px;
    padding-bottom: 70px;
}

#service-type-us .content h2 {
    color: #2c2c51;
    font-size: 53px;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 3px 0 38px;
    line-height: 60px;
}

#service-type-us .content h3 {
    color: #2c2c51;
    margin: 0;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
}

#service-type-us .content h4 {
    color: #2c2c51;
    margin: 0 0 9px;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}

#service-type-us .content p {
    color: #2c2c51;
    font-size: 17px;
    line-height: 30px;
}

#threat-anticip .title-sec h2 {
    color: #2c2c51;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 3px 0 0px;
    line-height: 60px;
    text-align: center;
}

#threat-anticip .title-sec p {
    color: #2c2c51;
    font-size: 17px;
    line-height: 30px;
}

#threat-anticip .title-sec {
    padding: 43px 0 10px;
}

.threat-anticip-cont .icon img {
    width: 100%;
    max-width: 82px;
}

.threat-anticip-cont h3 {
    font-size: 33px;
    color: #2c2c51;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 9px;
}

.threat-anticip-cont ul.threat-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.threat-anticip-cont ul.threat-list li a {
    background: #ecf5ff;
    display: block;
    padding: 15px 25px;
    color: #2c2c51;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

.threat-anticip-cont ul.threat-list li {
    margin-bottom: 15px;
}

.threat-anticip-cont p {
    color: #0e1531;
    font-size: 16px;
    width: 92%;
}

.threat-anticip-cont ul.threat-list li a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 25px;
    border: solid 2px #2b3990;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
}

#threat-anticip .threat-anticip-cont {
    padding-top: 54px;
    padding-bottom: 54px;
}

#solution-news-section.services-solu {
    background: none;
}

.services-mid-banner-info {
    background-image: url(../../../../themes/integeraservicesweb/images/banner-img.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}

.services-mid-banner-info .img-info {
    width: 100%;
    max-width: 691px;
    float: right;
    background-color: rgba(43, 57, 144, 0.8);
    padding: 38px 35px;
}

.services-mid-banner-info .img-info h3 {
    font-size: 16px;
    color: #fff;
    margin: 0px;
}

.services-mid-banner-info .img-info h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    margin: 7px 0 22px;
}

.services-mid-banner-info .img-info a.read-more {
    border: solid 1px #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 62px;
    display: inline-block;
}

.services-mid-banner-info {
    padding-top: 65px;
    padding-bottom: 65px;
}

#blog-page-page .blog-post article .banner-image {
    margin-bottom: 25px;
    width: 100%;
    height: auto;
}

#blog-page-page .blog-post article {
    margin-bottom: 60px;
}

#blog-page-page .blog-post article p {
    color: #0e1531;
    font-size: 16.2px;
    line-height: 27px;
}

#blog-page-page .blog-post.blog-detail .description h2 {
    color: #2c2c51;
    font-size: 21px;
    font-weight: 600;
}

.blog-sidebar.detail-sidebar #block-searchform-2 {
    display: none;
}

#blog-page-page .blog-post article ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#blog-page-page .blog-post article a {
    color: #2b3990;
}

#blog-page-page .blog-post article ul.links.inline li a {
    background: #2b3990;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 11px 48px;
    border-radius: 30px;
}

#blog-page-page {
    padding-top: 45px;
    padding-bottom: 45px;
}

#blog-page-page .blog-post article h2 {
    color: #2c2c51;
    font-size: 26px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 14px;
}

#blog-page-page .blog-post.blog-detail article h2 {
    font-weight: 700;
    font-size: 31px;
}

#blog-page-page .blog-post article .info span {
    color: #2c2c51;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    margin-right: 6px;
}

#blog-page-page .blog-post article .info span a {
    color: #2c2c51;
}

#blog-page-page .blog-post article .info {
    padding-bottom: 14px;
}

#blog-page-page .blog-post article .info span.author_name:before {
    content: "\f007";
    font-family: FontAwesome;
    color: #d1d1d1;
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
}

#blog-page-page .blog-post article .info span.date:before {
    content: "\f017";
    font-family: FontAwesome;
    color: #d1d1d1;
    display: inline-block;
    margin-right: 7px;
    font-size: 16px;
}

#blog-page-page .blog-sidebar h2 {
    color: #464648;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 15px;
}

#blog-page-page .blog-sidebar .views-row article {
    background: none;
    padding-bottom: 6px;
    margin-bottom: 17px;
    position: relative;
    padding-left: 98px;
}

#blog-page-page .blog-sidebar .views-row article .banner-image {
    margin-bottom: 24px;
    width: 100px;
    float: none;
    position: absolute;
    left: 0;
}

#blog-page-page .blog-sidebar .views-row article h2 {
    color: #2b3990;
    font-weight: 500;
    padding: 0 15px;
    font-size: 15px;
    margin-bottom: 3px
}

#blog-page-page .blog-sidebar .views-row article .info {
    padding: 0 15px;
}

#blog-page-page .blog-sidebar .views-row article .description p {
    display: none;
}

#blog-page-page .blog-sidebar .views-row article .description ul.links.inline {
    list-style: none;
    padding: 0 15px;
    margin: 0px;
}

#blog-page-page .blog-sidebar .views-row article .description ul.links.inline a {
    color: #2b3990;
    font-size: 13px;
    font-weight: 600;
}

#blog-page-page .blog-sidebar .views-row article .info span.author_name {
    display: none;
}

#blog-page-page .blog-sidebar .views-row article .info span.date {
    font-weight: 500;
    color: #aaaaaa;
    font-size: 13px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 {
    background-image: url(../../../../themes/integeraservicesweb/images/sersch-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 24px 27px;
}

#blog-page-page .blog-sidebar div#block-searchform-2:before {
    content: "";
    background: rgba(43, 57, 144, 0.8);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 h2 {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

#blog-page-page .blog-sidebar div#block-searchform-2 form input[type=search] {
    background: #f8fbff;
    border: none;
    height: 50px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 form .form-actions {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 50px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 form .form-actions input[type=submit] {
    background: none;
    width: auto;
    padding: 0;
    margin: 0px;
    font-size: 0px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 form .form-actions:before {
    content: "\f002";
    font-family: FontAwesome;
    width: auto;
    color: #b0b2b4;
    font-size: 22px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
}

#blog-page-page .blog-sidebar #block-tags h2 {
    color: #464648;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 15px;
}

#blog-page-page .blog-sidebar #block-tags {
    padding-top: 36px;
}

#blog-page-page .blog-sidebar #block-tags a {
    color: #464648;
    font-size: 17px;
    background: #edf1f5;
    display: inline-block;
    width: auto;
    margin: 0 10px;
    padding: 10px 28px;
    border-radius: 30px;
    font-weight: 500;
    margin-bottom: 17px;
}

.blog-sidebar nav {
    display: none;
}

.our-team {
    background: #f4f8ff;
    padding-top: 66px;
    padding-bottom: 10px;
}

.our-team h3 {
    color: #2c2c51;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px;
}

.our-team h2 {
    color: #2c2c51;
    font-weight: 800;
    font-size: 60px;
    margin: 0;
}

.our-team p {
    color: #0e1531;
    font-size: 18px;
}

.our-team h4 {
    color: #2c2c51;
    font-size: 23px;
    font-weight: 500;
    margin: 36px 0 20px;
}

.our-team .addres-colum {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
}

.our-team .addres-colum .addres-col1 {
    width: 33.333%;
    float: left;
}

.our-team .addres-colum .addres-col1 p {
    color: #0e1531;
    width: 80%;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.our-team .addres-colum .addres-col1 p span {
    color: #2b3990;
    font-size: 18px;
    font-weight: 600;
}

.our-team .addres-colum .addres-col1 p span a {
    color: #2b3990;
}

.contact-form h2 {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #2c2c51;
}

.owl-item.active.owl-hidden {
    width: 0px !important;
    opacity: 0;
}

.contact-form .contact-form-wrapper {
    width: 100%;
    max-width: 848px;
    margin: 0 auto 45px;
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0px 7px 16px 15px #ebf3fd;
}

.contact-form .contact-form-wrapper .js-form-item.form-item-name {
    width: 49%;
    float: left;
}

.contact-form .contact-form-wrapper .js-form-item.form-item-email {
    float: right;
    width: 48%;
}

.contact-form .contact-form-wrapper .js-form-item label {
    display: none;
}

.contact-form .contact-form-wrapper .js-form-item input {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 61px;
    padding: 0 16px;
}

.contact-form .contact-form-wrapper .js-form-item textarea {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 161px;
    padding: 0 16px;
}

.contact-form .contact-form-wrapper .form-actions input.button {
    background: #2b3990;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Gilroy-Regular', sans-serif !important;
    letter-spacing: 1px;
}

#block-contactussocialmedia p {
    text-align: center;
}

#block-contactussocialmedia p a {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    display: inline-block;
    border: solid 1px #2b3990;
    line-height: 43px;
    color: #2b3990;
    margin: 0 6px;
}

#block-contactussocialmedia p a:hover {
    border: solid 1px #2b3990;
    background: #2b3990;
}

#block-contactussocialmedia p a:hover i:before {
    color: #fff;
}

#block-contactussocialmedia p a i {
    font-size: 0px;
}

#block-contactussocialmedia p a i::before {
    font-size: 20px;
}

div#google-map-page p {
    margin-bottom: 0px;
}

#software-page-page .top_content {
    padding-top: 60px;
    padding-bottom: 60px;
}

#software-page-page .top_content h2 {
    color: #2c2c51;
    font-size: 40px;
    font-weight: 600;
    line-height: 69px;
    margin: 14px 0 20px;
    position: relative;
}

#software-page-page .top_content h2:before {
    content: "";
    width: 65px;
    position: absolute;
    top: 30px;
    left: -70px;
    height: 7px;
    background: #2c2c51;
}

#software-page-page .top_content h3 {
    color: #2c2c51;
    font-weight: 300;
    font-size: 22px;
    margin-top: 22px;
    line-height: 34px;
}

#software-page-page .top_content p {
    color: #2c2c51;
    font-size: 15px;
    line-height: 26px;
}

#software-page-page .mid_content h3 {
    color: #5e5e72;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px;
}

#software-page-page .mid_content h2 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin: 0px 0 11px;
}

#software-page-page .mid_content h4 {
    margin: 0px 0 10px;
    color: #2c2c51;
    font-size: 24px;
    font-weight: 600;
}

#software-page-page .mid_content p {
    color: #5e5e72;
    font-size: 17px;
    margin-bottom: 7px;
}

#software-page-page .mid_content {
    padding-top: 23px;
    padding-bottom: 0px;
}

#software-page-mid:before {
    background-image: url(../../../../themes/integeraservicesweb/images/mid-blue-top.jpg);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    top: 0;
}

#software-page-mid:after {
    background-image: url(../../../../themes/integeraservicesweb/images/mid-blue-bottom.jpg);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    bottom: 0;
}

#software-page-mid {
    background: #dbeef9;
    position: relative;
    padding-top: 200px;
    padding-bottom: 244px;
}

#software-page-mid h2 {
    color: #2c2c51;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin: 0px 0 64px;
}

#software-page-mid img {
    width: 100%;
    max-width: 82px;
    display: block;
    margin: 0 auto 22px;
}

#software-page-mid h3 {
    color: #2c2c51;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
    margin: 6px 0 12px;
}

#software-page-mid .container {
    position: relative;
    z-index: 10;
}

#software-page-mid p {
    color: #000;
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

#software-page-left h2 {
    color: #2c2c51;
    font-weight: 600;
    font-size: 35px;
    margin-top: 2px;
    position: relative;
    line-height: 37px;
    margin-bottom: 30px;
}

#software-page-left h2:before {
    content: "";
    position: absolute;
    top: 31px;
    right: 40px;
    width: 162px;
    height: 1px;
    background: #2c2c51;
    display: none;
}

#software-page-left h2 span {
    font-weight: 300;
}

#software-page-left h3 {
    color: #2c2c51;
    font-weight: 300;
    font-size: 20px;
    margin-top: 19px;
    width: 97%;
    margin-bottom: 21px;
}

#software-page-left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#software-page-left ul li span {
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    float: left;
    margin-right: 10px;
    line-height: normal;
    position: absolute;
    left: 0;
    top: 0;
}

#software-page-left ul li {
    font-size: 16px;
    color: #2c2c51;
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
    padding-left: 44px;
}

#software-page-right {
    background-color: #f8f9f9;
    position: relative;
    padding-top: 231px;
    padding-bottom: 200px;
}

#software-page-right:before {
    background-image: url(../../../../themes/integeraservicesweb/images/grey-mid-top.jpg);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    top: 0;
}

#software-page-right:after {
    background-image: url(../../../../themes/integeraservicesweb/images/grey-mid-botom.jpg);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    bottom: 0;
}

#software-page-right .container {
    position: relative;
    z-index: 10;
}

#software-page-right h2 {
    color: #2c2c51;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 0px;
}

#software-page-right h2 span {
    font-weight: 300;
}

#software-page-right h3 {
    color: #2c2c51;
    font-size: 20px;
    font-weight: 200;
    margin: 12px 0;
}

#software-page-right p {
    color: #2c2c51;
    font-size: 16px;
    line-height: 27px;
}

#software-page-montirong h3 {
    color: #5e5e72;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
}

#software-page-montirong h2 {
    color: #000000;
    font-size: 29px;
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: 43px;
}

#software-page-montirong h4 {
    margin: 0 0 7px;
    color: #2c2c51;
    font-size: 22px;
    font-weight: 600;
}

#software-page-montirong p {
    color: #5e5e72;
    font-size: 16px;
    font-weight: 300;
}

#software-page-montirong {
    padding-bottom: 74px;
}

#software-page-bot-banner .eng-box {
    position: absolute;
    top: 0;
    right: 0;
    background: #2b3990;
    width: 100%;
    max-width: 456px;
    padding: 2px 40px;
}

#software-page-bot-banner .eng-box h2 {
    color: #fff;
    font-weight: 600;
    margin: 16px 0;
    font-size: 29px;
}

#software-page-bot-banner .eng-box {
    position: absolute;
    top: 0px;
    right: 0;
    background: #2b3990;
    width: 100%;
    max-width: 456px;
    padding: 27px 40px 45px;
}

#software-page-bot-banner img {
    margin-top: 41px;
}

#software-page-bot-banner .eng-box p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 36px;
}

.get-a-quoate {
    display: block;
    background: #1b222e;
}

.get-a-quoate>div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.get-a-quoate #block-servicebottomimage {
    width: 44%;
}

.get-a-quoate #block-servicebottomimage p {
    margin-bottom: 0px;
}

.get-a-quoate #block-servicebottomimage img {
    width: 100%;
}

.get-a-quoate #block-webform-2 {
    width: 56%;
    padding-left: 8%;
    padding-right: 5%;
}

.network-design-impl::after {
    width: 0;
    height: 0;
    border-top: 110px solid transparent;
    border-bottom: 110px solid transparent;
    border-left: 110px solid #fff;
    content: "";
    top: -71px;
    position: absolute;
    transform: rotate(-135deg);
    left: -17px;
}

.get-a-quoate #block-webform-2 h2 {
    color: #fff;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 600;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item.form-item-name {
    width: 49%;
    float: left;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item.form-item-email {
    float: right;
    width: 49%;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item.form-item-contact-number {
    width: 49%;
    float: left;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item.form-item-company-name {
    float: right;
    width: 49%;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper {
    width: 100%;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper legend span.fieldset-legend {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 13px;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper .fieldset-wrapper {
    display: inline-block;
    width: 100%;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper .fieldset-wrapper .js-form-item {
    display: inline-block;
    width: 100%;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper .fieldset-wrapper .js-form-item {
    display: block;
    width: auto;
    float: left;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper .fieldset-wrapper .js-form-item input {
    float: left;
    height: auto;
    margin-right: 5px;
    margin-top: 3px;
}

.get-a-quoate .webform-submission-get-a-quote-form fieldset.radios--wrapper .fieldset-wrapper .js-form-item label.option {
    display: block;
    color: #fff;
    float: left;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item label {
    display: none;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item input {
    height: 58px;
    border: none;
    padding: 0 15px;
    margin-bottom: 0px;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item {
    margin-bottom: 20px;
}

.get-a-quoate .webform-submission-get-a-quote-form .js-form-item textarea {
    border: none;
}

.get-a-quoate .webform-submission-get-a-quote-form.form-actions input {
    border: solid 2px #fff;
    background: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

div#software-page-bot-banner {
    padding-bottom: 105px;
}

#itservice-page-page .top_content h2 {
    color: #0e1531;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 15px;
}

#itservice-page-page .top_content p {
    color: #0e1531;
    font-size: 16px;
}

#itservice-page-page .top_content {
    padding-top: 47px;
    padding-bottom: 47px;
}

.network-design-impl {
    background-image: url(../../../../themes/integeraservicesweb/images/netword-designbg.jpg);
    background-position: top center;
    background-size: cover;
    width: 100%;
    max-width: 1338px;
    margin: 0 auto;
    position: relative;
    padding-top: 24px;
}

.network-design-impl:before {
    content: "";
    background-color: rgba(43, 57, 144, 0.96);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
}

.network-design-impl .container {
    position: relative;
    z-index: 10;
}

.network-design-impl h2 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 14px;
    font-size: 31px;
}

.network-design-impl p {
    text-align: center;
    color: #c3b3f1;
    font-weight: 300;
    font-size: 16px;
    width: 91%;
    margin: 0 auto 10px;
}

.network-design-impl img {
    width: 100%;
    max-width: 72px;
}

.network-design-impl .bottom h3 {
    text-align: center;
    margin: 0;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    margin-top: 28px;
    margin-bottom: 10px;
}

.network-design-impl .bottom p {
    font-size: 14px;
    width: 100%;
}

.network-design-impl .design-wrap {
    padding-top: 83px;
    padding-bottom: 64px;
    min-height: 355px;
    text-align: center;
    border-right: solid 1px #3c4999;
}

.network-design-impl .bottom {
    padding-top: 28px;
    padding-bottom: 28px;
}

.our-client h3 {
    color: #2c2c51;
    text-align: center;
    font-weight: 600;
    font-size: 31px;
    margin: 0px 0 10px;
}

.our-client p {
    text-align: center;
    color: #0e1531;
    font-size: 16px;
}

.our-client .bottom .banner_above {
    position: absolute;
    left: 0;
    width: 455px;
    background: #2b3990;
    padding: 42px 40px;
    text-align: left;
    top: 16%;
    z-index: 10;
}

.our-client .bottom .banner_above h2 {
    margin: 0px;
    color: #fff;
    font-size: 31px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 10px;
}

.our-client .bottom .banner_above p {
    font-size: 21px;
    color: #fff;
    text-align: left;
    font-weight: 300;
    line-height: 32px;
}

.our-client .bottom img {
    float: right;
}

.our-client .bottom {
    padding: 20px 0 0px;
}

.our-client {
    padding-top: 49px;
    padding-bottom: 45px;
}

#itservice-page-mid1 h2,
#itservice-page-mid h2 {
    color: #2c2c51;
    font-size: 37px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 10px;
    margin-top: 0px;
}

#itservice-page-mid1 h3,
#itservice-page-mid h3 {
    margin: 11px 0;
    font-size: 19px;
    font-weight: 500;
    color: #0e1531;
    line-height: 25px;
}

#itservice-page-mid1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#itservice-page-mid1 p,
#itservice-page-mid p {
    color: #0e1531;
    font-size: 16px;
    line-height: 27px;
}

#itservice-page-mid {
    padding-bottom: 58px;
    position: relative;
    padding-top: 113px;
}

#itservice-page-mid:before {
    content: "";
    width: 35%;
    background: #f7fbff;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
}

#itservice-page-mid1 {
    padding-bottom: 58px;
    position: relative;
    padding-top: 113px;
}

#itservice-page-mid1:before {
    content: "";
    width: 38%;
    background: #f7fbff;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
}

#itservice-guest-access {
    background: #f7fbff;
    padding: 60px 0;
}

#itservice-guest-access h3 {
    color: #2c2c51;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 8px;
}

#itservice-guest-access p {
    color: #0e1531;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

#itservice-guest-access {
    background: #f7fbff;
    padding: 60px 0;
}

.guest-access-wr {
    background: #fff;
    padding: 0 14px 34px;
    min-height: 305px;
    margin-top: 61px;
    box-shadow: 2px 2px 9px 8px #f1f7fd;
}

.guest-access-wr span.icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    margin: 0px auto 0;
    text-align: center;
    background: #ecf6ff;
    border: solid 8px #fff;
    line-height: 75px;
    color: #2b3990;
    font-size: 29px;
    font-weight: 600;
    position: relative;
    top: -33px;
}

#itservice-guest-access .guest-access-wr h3 {
    color: #2c2c51;
    font-size: 20px;
}

#itservice-guest-access .guest-access-wr p {
    font-size: 15px;
    width: 100%;
}

#compliance-page-page {
    padding: 36px 0 21px;
}

#compliance-page-page .top_title h2 {
    color: #2c2c51;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 23px;
}

#compliance-page-page .top_title h2 strong {
    font-weight: 600;
}

.compliance-colum {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
}

.compliance-colum .left-colum {
    width: 61%;
}

.compliance-colum .right-colum {
    width: 34.333%;
}

.compliance-colum p {
    color: #0e1531;
    font-size: 16px;
    margin-bottom: 7px;
}

.compliance-colum img {
    width: 100%;
    margin-bottom: 14px;
}

.compliance-colum .right-colum h3 {
    margin: 0;
    font-size: 19px;
}

#compliance-banner {
    background-image: url(../../../../themes/integeraservicesweb/images/big-bg.jpg);
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 40px 0;
}

#compliance-banner:before {
    content: "";
    background-color: rgba(47, 57, 144, 0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

#compliance-banner h2 {
    margin: 0px;
    color: #fff;
    font-size: 25px;
    margin-bottom: 11px;
}

#compliance-page-left h2,
#compliance-banner h2 {
    font-weight: 500;
    letter-spacing: 0px;
}

#compliance-banner p {
    color: #fff;
    font-weight: 300;
}

#compliance-page-left h2 {
    color: #2c2c51;
    font-size: 33px;
    margin-bottom: 18px;
    margin-top: 4px;
    font-weight: 600;
}

#compliance-page-left p {
    color: #0e1531;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 9px;
}

#compliance-page-left h3 {
    font-size: 21px;
    margin: 10px 0;
    font-weight: 600;
}

#compliance-page-left {
    padding-top: 60px;
    padding-bottom: 70px;
}

#compliance-page-right {
    background-image: url(../../../../themes/integeraservicesweb/images/map-bg.jpg);
    background-position: top center;
    background-size: cover;
    position: relative;
    padding: 40px 0;
}

#compliance-page-right img {
    width: 100%;
    max-width: 85px;
    display: block;
    margin: 0 auto;
}

#compliance-page-right .col-md-4 {
    text-align: center;
}

#compliance-page-right h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0 14px;
    color: #2c2c51;
}

#compliance-page-right h3 {
    color: #2c2c51;
    font-weight: 700;
    font-size: 22px;
    margin: 22px 0 10px;
}

#compliance-page-right p {
    font-size: 14px;
}

.cyber-blue-box {
    background: #2b3990;
    padding-top: 78px;
    padding-bottom: 78px;
}

.cyber-blue-box h4 {
    margin: 0px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cyber-blue-box h2 {
    margin: 0px;
    font-size: 39px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: 7px;
}

.cyber-blue-box p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}

.cyber-blue-box ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.cyber-blue-box ul li {
    width: 50%;
    float: left;
    margin-bottom: 16px;
    padding-left: 14px;
    min-height: 144px;
}

.cyber-blue-box ul li img {
    width: 100%;
    max-width: 54px;
}

.cyber-blue-box ul li h3 {
    margin: 12px 0;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}

#cyber-page-mid {
    padding: 60px 0;
}

#cyber-page-mid h2 {
    color: #2c2c51;
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    line-height: 43px;
    margin-top: 0;
    position: relative;
    padding-bottom: 17px;
}

#cyber-page-mid h4 {
    margin: 0px 0 11px;
    font-size: 20px;
    font-weight: 600;
}

#cyber-page-mid h3 {
    margin: 0px 0 11px;
    font-size: 20px;
    font-weight: 600;
}

#cyber-page-mid h2:before {
    content: "";
    width: 74px;
    height: 4px;
    background: #2b3990;
    position: absolute;
    bottom: 0px;
}

#cyber-page-mid p {
    color: #0e1531;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

#cyber-page-banner {
    background-image: url(../../../../themes/integeraservicesweb/images/big-bg.jpg);
    background-position: top center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    padding: 58px 0;
}

.baner-box {
    float: right;
    width: 100%;
    max-width: 691px;
    background-color: rgba(43, 57, 144, 0.8);
    padding: 38px 43px 28px;
}

.baner-box h3 {
    color: #fff;
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 600;
}

.baner-box p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.baner-box a.more-button {
    height: 49px;
    color: #fff;
    font-size: 15px;
    border: solid 2px #fff;
    width: 180px;
    display: block;
    text-align: center;
    line-height: 46px;
}

#cyber-page-bottomt {
    padding-top: 65px;
    padding-bottom: 65px;
}

#cyber-page-bottomt h2 {
    margin: 0px;
    color: #2c2c51;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 22px;
}

#cyber-page-bottomt h3 {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    font-size: 19px;
    font-weight: 600;
}

#cyber-page-bottomt .bottom-cyber-wrap {
    display: inline-block;
    width: 100%;
}

#cyber-page-bottomt .bottom-cyber-wrap .bottom-cyber-img {
    float: left;
    margin-right: 23px;
}

#cyber-page-bottomt .bottom-cyber-wrap .bottom-cyber-img img {
    border-radius: 10px;
}

#cyber-page-bottomt ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#cyber-page-bottomt ul li {
    background: #f5f6f9;
    padding: 15px 22px;
    margin-bottom: 24px;
}

#cyber-page-bottomt ul li br {
    display: none;
}

#cyber-page-bottomt ul li strong {
    color: #0e1531;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px;
}

#cyber-page-bottomt ul li p {
    color: #0e1531;
    font-size: 14px;
}

#blog-page-page .blog-sidebar div#block-searchform-2 form {
    position: relative;
}

#Penetration-top {
    padding-top: 54px;
    padding-bottom: 54px;
}

#Penetration-top h2 {
    margin: 0px;
    color: #2c2c51;
    font-size: 38px;
    font-weight: 600;
}

#Penetration-top h3 {
    margin: 0px;
    font-size: 20px;
    font-style: normal;
    padding: 10px 0;
}

#Penetration-top p {
    font-size: 16px;
    color: #0e1531;
    line-height: 31px;
    font-weight: 400;
}

#Penetration-top a.Enquire-btn {
    width: 222px;
    background: #2b3990;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 14px 0;
}

#Penetration-banner-row {
    background: #2b3990;
}

#Penetration-banner-row .fluid-container {
    display: inline-block;
    width: 100%;
}

#Penetration-banner-row .fluid-container .p-row-wrap {
    display: flex;
    justify-content: space-around;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-img {
    width: 50%;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content {
    width: 50%;
    padding-left: 3%;
    padding-right: 8.222%;
    padding-top: 48px;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-img img {
    width: 100%;
    height: 100%;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content h2 {
    color: #fff;
    font-size: 29px;
    font-weight: 500;
    margin: 0px 0 19px;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    margin: 13px 0;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content ul li {
    color: #98a4eb;
}

#Penetration-mid ul li {
    width: 100%;
}

#Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content p {
    color: #98a4eb;
}

#Penetration-mid h3 {
    margin: 0px;
    color: #2c2c51;
    font-size: 31px;
    font-weight: 600;
    padding-bottom: 13px;
}

#Penetration-mid h4 {
    margin: 0px;
    color: #2c2c51;
}

#Penetration-mid h4 {
    margin: 0px;
    color: #2c2c51;
    font-size: 18px;
    margin-top: 10px;
}

#Penetration-mid p {
    color: #0e1531;
    font-size: 16px;
}

#Penetration-mid ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#Penetration-mid ul li,
#Penetration-mid ul li p {
    width: 100%;
    float: none;
    color: #2c2c51;
    font-size: 16px;
    font-weight: 600;
}

#Penetration-mid ul li p {
    padding-left: 23px;
}

#Penetration-mid ul li p img {
    position: absolute;
    left: 0;
}

#Penetration-mid ul li {
    width: 100%;
    padding-bottom: 7px;
    font-weight: 400;
}

#Penetration-mid {
    padding-top: 65px;
    padding-bottom: 65px;
}

#Penetration-benefits {
    position: relative;
}

#Penetration-benefits .benefits-title h2 {
    color: #2c2c51;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin: 0px 0 11px;
}

#Penetration-benefits {
    background-image: url(../../../../themes/integeraservicesweb/images/Benefits-.jpg);
    background-position: center 99%;
    background-size: auto;
    position: relative;
    padding: 40px 0 100px;
    background-repeat: no-repeat;
}

.benefits-title {
    text-align: center;
    padding: 38px 0 10px;
}

#Penetration-benefits .benefits-title p {
    color: #2c2c51;
    font-size: 16px;
    font-weight: 300;
}

#Penetration-bottom {
    background: #f4fbff;
    padding: 60px 0;
}

#Penetration-bottom h2 {
    margin: 0px;
    color: #2c2c51;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 17px;
}

#Penetration-bottom h3 {
    color: #2c2c51;
    margin: 0px;
    font-size: 19px;
    padding-bottom: 12px;
    font-weight: 600;
}

#Penetration-bottom p {
    color: #7a95b4;
    font-size: 16px;
}

#Penetration-bottom ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

#Penetration-bottom ul li {
    background: #fff;
    color: #7a95b4;
    font-size: 16px;
    padding: 14px 26px;
    margin-bottom: 18px;
    box-shadow: 2px 2px 2px 2px #e8f5fc;
    border-radius: 5px;
}

#Penetration-banner-row.right-r .fluid-container .p-row-wrap .p-row-wrap-content {
    padding-left: 8.222%;
    padding-right: 3%;
}

#managedit-top-page {
    padding-top: 65px;
    padding-bottom: 65px;
}

#managedit-top-page h3 {
    margin: 0px;
    font-size: 16px;
    color: #2c2c51;
    text-transform: uppercase;
}

#managedit-top-page h2 {
    color: #2c2c51;
    font-size: 32px;
    margin: 0px 0 16px;
    font-weight: 600;
    line-height: 43px;
}

#managedit-top-page h2 span {
    color: #fba820;
}

#managedit-top-page p {
    color: #0e1531;
    font-size: 16px;
}

#managedit-services {
    background-image: url(../../../../themes/integeraservicesweb/images/Process--bg.jpg);
    background-position: right;
    background-size: auto;
    position: relative;
    background-color: #f9fafe;
    background-repeat: no-repeat;
    padding: 68px 0 108px;
}

#managedit-services h3 {
    margin: 0px;
    text-align: center;
    color: #2c2c51;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px;
}

#managedit-services h2 {
    margin: 0px;
    text-align: center;
    color: #2c2c51;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 91px;
}

#managedit-services .managedit-services-wrap {
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 18px 0px #eaecf7;
    padding: 12px 16px;
    min-height: 382px;
}

#managedit-services .managedit-services-wrap span.icon {
    width: 103px;
    height: 103px;
    display: block;
    margin: 0 auto;
    background: #f1ecfc;
    border: solid 2px #fff;
    border-radius: 50%;
    line-height: 100px;
    margin-top: -60px;
    margin-bottom: 12px;
}

#managedit-services .managedit-services-wrap h2 {
    color: #2c2c51;
    font-size: 19px;
    margin-bottom: 13px;
}

#managedit-services .managedit-services-wrap p {
    color: #69699e;
    font-size: 14px;
    line-height: 24px;
}

#managedit-services .managedit-services-wrap span.icon img {
    width: 100%;
    max-width: 53px;
}

#managedit-covers {
    padding-bottom: 54px;
    padding-top: 45px;
}

#managedit-covers h2 {
    margin: 0px 0 25px;
    color: #2c2c51;
    font-size: 36px;
    font-weight: 600;
}

#managedit-covers h2 span {
    color: #fba820;
}

#managedit-covers ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#managedit-covers ul li {
    color: #0e1531;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 25px;
}

#managedit-covers ul li:before {
    content: "";
    background: #fba820;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 4px;
}

#managedit-page-montirong h2 {
    color: #2c2c51;
    font-size: 32px;
    font-weight: 600;
    margin: 0px 0 10px;
}

#managedit-page-montirong h3 {
    color: #2c2c51;
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0 10px;
}

#managedit-page-montirong h2 span {
    color: #fba820;
}

#managedit-page-montirong p {
    color: #0e1531;
    font-size: 16px;
}

div#managedit-page-montirong {
    padding-top: 45px;
    padding-bottom: 40px;
}

.package-blue-box {
    width: 100%;
    max-width: 1374px;
    margin: 0 auto;
    background: #2b3990;
    border-radius: 0px 50px 0px 50px;
    padding-top: 55px;
    padding-bottom: 0px;
}

#managedit-package-section {
    padding-bottom: 35px;
}

.package-blue-box .package-box.mid-pack {
    background: #fff;
    border-radius: 0px 30px 0px 0px;
    padding-top: 27px;
    padding-bottom: 29px;
}

.package-blue-box .package-box span.count {
    width: 127px;
    height: 127px;
    background: #4856af;
    display: block;
    border-radius: 50%;
    line-height: 127px;
    text-align: center;
    color: #fff;
    font-size: 39px;
    font-weight: 600;
    margin: 0 auto;
}

.package-blue-box .package-box h2 {
    margin: 0px;
    text-align: center;
    color: #f1ecfc;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 1px;
}

.package-blue-box .package-box p {
    font-size: 16px;
    color: #f1ecfc;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.package-blue-box .package-box ul {
    list-style: none;
    padding: 9px 0 23px;
    margin: 0px;
    text-align: center;
}

.package-blue-box .package-box ul li {
    color: #8894dc;
    font-size: 16px;
    font-weight: 400;
    border-bottom: solid 1px #3a48a0;
    padding-bottom: 9px;
    margin-bottom: 10px;
}

.package-blue-box .package-box ul li.line-throug {
    text-decoration: line-through;
    opacity: .5;
}

.package-blue-box .package-box a.more {
    color: #f1ecfc;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
    border: solid 1px #fff;
    display: block;
    padding: 16px 0px;
    width: 229px;
    text-align: center;
    margin: 0 auto 21px;
    outline: none;
}

.package-blue-box .package-box.mid-pack span.count {
    background: #fba820;
}

.package-blue-box .package-box.mid-pack h2 {
    color: #2b3990;
}

.package-blue-box .package-box.mid-pack p {
    color: #2b3990;
}

.package-blue-box .package-box.mid-pack ul li {
    color: #2b3990;
    border-bottom: solid 1px #eceef7;
}

.package-blue-box .package-box.mid-pack a.more {
    background: #fba820;
}

.package-blue-box .package-box {
    padding: 0 23px;
    height: auto;
    overflow: auto;
}

#firewall-top-section {
    padding-top: 46px;
    padding-bottom: 46px;
}

#firewall-top-section h2 {
    margin: 0px 0 17px;
    color: #2c2c51;
    font-size: 33px;
    font-weight: 600;
}

#firewall-top-section p {
    color: #0e1531;
    font-size: 16px;
}

#firewall-mid-section .mid-bg img {
    width: 100%;
}

#firewall-mid-section .mid-bg {
    position: relative;
    height: 633px;
    overflow: hidden;
}

#firewall-mid-section .firewall-mid-content {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: -610px;
}

#firewall-mid-section .firewall-mid-content .firewallmid-title h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    line-height: 36px;
    margin: 0px;
}

#firewall-mid-section .firewall-mid-content .firewallmid-title {
    padding-top: 68px;
    padding-bottom: 68px;
}

#firewall-mid-section {
    position: relative;
}

.firewallmid-blue-content:before {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: #2b3990;
}

.firewallmid-blue-content {
    background: #2e3d98;
    position: relative;
}

.firewallmid-blue-content .how-contentleft {
    padding: 40px 15px 40px 40px;
}

.firewallmid-blue-content .how-contentleft h3 {
    margin: 0px;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 20px;
}

.firewallmid-blue-content .how-contentleft p {
    color: #98a4eb;
    font-size: 15px;
}

.firewallmid-blue-content .how-contentleft .detail-mid-f {
    display: inline-block;
    width: 100%;
}

.firewallmid-blue-content .how-contentleft .detail-mid-f .f-img-l {
    float: left;
    width: 100%;
    max-width: 128px;
    padding: 20px;
    margin-right: 14px;
}

#firewall-design-section {
    padding: 56px 0;
}

#firewall-design-section h2 {
    color: #2c2c51;
    margin: 0px 0 20px;
    font-size: 30px;
    font-weight: 600;
    line-height: 43px;
}

#firewall-design-section p {
    font-size: 16px;
    color: #0e1531;
    line-height: 28px;
}

#firewall-page-Benefit {
    background: #f4fbff;
    padding-top: 60px;
    padding-bottom: 60px;
}

#firewall-page-Benefit h2 {
    color: #2c2c51;
    font-size: 29px;
    font-weight: 600;
    margin: 0px 0 27px;
}

#firewall-page-Benefit ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#firewall-page-Benefit ul li {
    background: #fff;
    box-shadow: 2px 2px 2px 2px #e9f5fc;
    border-radius: 5px;
    color: #7a95b4;
    font-size: 16px;
    padding: 13px 19px;
    margin-bottom: 25px;
}

#firewall-page-Benefit img {
    margin-top: 65px;
}

#firewall-secu-bottom .secr-img h3 {
    position: absolute;
    color: #fff;
    bottom: 19px;
    font-size: 35px;
    font-style: italic;
    font-weight: 500;
    margin: 0;
    padding: 0 26px;
}

#firewall-secu-bottom h2 {
    margin: 0px 0 22px;
    color: #2c2c51;
    font-size: 29px;
    font-weight: 600;
}

#firewall-secu-bottom .secr {
    padding: 28px 31px;
    background: #f4fbff;
}

#firewall-secu-bottom {
    padding: 65px 0;
}

#firewall-secu-bottom .secr p strong {
    font-size: 16px;
    color: #2c2c51;
    font-style: italic;
}

#firewall-secu-bottom .secr p {
    color: #0e1531;
    font-size: 16px;
}

.insight-page .announce-left .views-row article .info,
.insight-page .announce-left .views-row article .banner-image {
    display: none;
}

.insight-page .announce-left .views-row:nth-child(2) {
    display: block;
}

.insight-page .announce-left .views-row:nth-child(3) {
    display: block;
}

.insight-page .announce-left nav,
.insight-page .announce-left .views-row {
    display: none;
}

.insight-page .announce-left h3 {
    color: #2b3990;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding-bottom: 8px;
}

#inner-page .insight-page .announce-left .views-row article .description p {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    line-height: 25px;
}

.insight-page .announce-left ul {
    list-style: none;
    padding: 0;
    margin: 0px;
    border-bottom: .063rem solid #e3e3e3;
    padding-bottom: 13px;
    margin-bottom: 14px;
}

.insight-page .announce-left a {
    color: #2b3990;
    text-decoration: underline;
}

.insight-page .announce-right h3 {
    margin: 0;
    border-bottom: .063rem solid #e3e3e3;
    padding-bottom: 0.60em;
    margin-bottom: 1.22em;
}

.insight-page .announce-right h3 a {
    margin: 0px;
    color: #2b3990;
    font-weight: 500;
    font-size: 24px;
    display: inline-block;
    position: relative;
    padding-right: 32px;
}

.insight-page .announce-right ul.announce-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
}

.insight-page .announce-right ul.announce-menu li a {
    color: #2b3990;
    display: block;
    padding: 7px 0;
}

.insight-page .announce-right ul.announce-menu li {
    width: 33.333%;
    float: left;
}

.insight-page .announce-right .container {
    width: auto;
    padding: 0px;
}

.insight-page .announce-right h3 a:before {
    content: "\f18e";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    top: 6px;
}

.calculator-section .calculator-wrap {
    background-image: url(../../../../themes/integeraservicesweb/images/Calculator-bg.jpg);
    background-position: top;
    background-size: cover;
    position: relative;
    background-color: #2b3990;
    background-repeat: no-repeat;
    padding: 28px 0;
    width: 100%;
    max-width: 590px;
    margin: 0;
}

.calculator-section .calculator-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #000;
    opacity: .7;
}

.calculator-section {
    padding-top: 0px;
    padding-bottom: 45px;
}

.calculator-section .calculator-wrap .calculator-form {
    position: relative;
    z-index: 10;
}

.calculator-section .calculator-wrap .calculator-form {
    position: relative;
    z-index: 10;
    padding: 19px 31px;
}

.instant-quote {
    background: #F2F2F2;
    padding-top: 44px;
    padding-bottom: 44px;
}

.calculator-section .calculator-wrap .calculator-form .calc-head h3 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0px;
}

#inner-page .calculator-section .calculator-wrap .calculator-form .calc-head h4 {
    color: #fff;
    margin: 0;
    line-height: normal;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul li.gfield {
    display: inline-block;
    width: 100%;
}

.calculator-section .calculator-wrap .calculator-form .calc-body {
    padding-top: 35px;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul li.gfield.operation-buttons {
    width: 33.333%;
    float: left;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul li.gfield label {
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding-bottom: 8px;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul li.gfield.operation-buttons .input_numbers {
    display: inline-block;
    width: 100%;
}

.calculator-section .calculator-wrap .input_numbers input[type=button] {
    width: 47px;
    height: 46px;
    float: left;
    border: solid 1px #fff;
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 46px;
    background: none;
}

.calculator-section .calculator-wrap .input_numbers input.quantity-field {
    width: 60px;
    border: none;
    height: 46px;
    color: #000;
    padding: 5px;
    float: left;
    text-align: center;
}

.calculator-section .calculator-wrap .input_numbers .inc_button {
    width: 47px;
    height: 46px;
    float: left;
    border: solid 1px #fff;
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 46px;
}

.calculator-section .calculator-wrap .calculator-form .calc-body ul li.gfield.name-email {
    width: 50%;
    float: left;
}

.calculator-section .calculator-wrap .form-group input.medium {
    height: 46px;
    border: none;
}

.calculator-section .calculator-wrap .form-group {
    padding-right: 20px;
}

.calculator-section .calculator-wrap .include-cont h2 {
    margin: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 11px;
}

.calculator-section .calculator-wrap .include-cont li {
    border-bottom: solid 1px #333;
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.calculator-section .calculator-wrap .include-cont {
    padding: 15px 0;
}

.calculator-section .calculator-wrap li.gfield.get-btn input.btn {
    width: 100%;
    border: solid 2px #fff;
    background: none;
    color: #ffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    height: 50px;
    margin-bottom: 28px;
}

.calculator-section .calculator-wrap li.gfield.check label {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px !important;
}

.calculator-section .calculator-wrap li.gfield.check label input.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 9px;
}

.calculator-section .calculator-wrap li.gfield.check p {
    margin-bottom: 0px;
}

.calculator-section .calculator-wrap li.gfield.check p a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.instant-quote-section {
    width: 100%;
    max-width: 550px;
    background: #2b3990;
    margin: 0 auto;
}

.instant-quote-section .head-title {
    background: #fff;
    text-align: center;
    padding: 23px 0;
}

.instant-quote-section .head-title h2 {
    margin: 0px;
    color: #2b3990;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.instant-quote-section .price-section {
    text-align: center;
    background: #010824;
    padding: 21px 0;
}

.instant-quote-section .price-section h3 {
    margin: 0px;
    color: #fff;
    font-size: 41px;
}

.instant-quote-section .price-section span.month {
    color: #fff;
}

.instant-quote-section .instant-quote-cont {
    padding: 18px 21px;
}

.instant-quote-section .instant-quote-cont h2 {
    color: #fff;
    margin: 0px;
    font-size: 25px;
    margin-bottom: 20px;
}

.instant-quote-section .instant-quote-cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.instant-quote-section .instant-quote-cont ul li {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 10px;
}

.instant-quote-section .instant-quote-cont {
    padding: 37px 26px;
}

.instant-quote-section .call-us {
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 21px 0;
}

.inn-div {
    padding: 47px 0px;
}

.inn-div h2 {
    margin: 0px 0 11px;
    font-size: 24px;
    font-weight: 600;
    color: #2c2c51;
}

.inn-div h3 {
    margin: 0px 0 11px;
    font-size: 20px;
    font-weight: 500;
    color: #2c2c51;
}

#footer .container {
    width: 100%;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

.footer-top .latest-most .views-element-container .views-row .description p,
.footer-top .latest-most .views-element-container .views-row .banner-image {
    display: none;
}

.footer-top .latest-most .views-element-container .views-row .info span.author_name {
    display: none !important;
}

.footer-top .latest-most .views-element-container .views-row {
    padding-bottom: 18px;
}

#footer .footer-top .latest-most .views-element-container .views-row h2 {
    display: block;
    margin-bottom: 0px;
}

#footer .footer-top .latest-most .views-element-container .views-row h2 span {
    border: none;
    color: #8f9ab7;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.footer-top .latest-most .views-element-container .views-row ul.links.inline a {
    color: #8f9ab7;
}

.footer-top .latest-most .views-element-container .views-row,
.footer-top .latest-most .views-element-container nav {
    display: none;
}

.footer-top .latest-most .views-element-container .views-row:nth-child(2) {
    display: block;
}

.footer-top .latest-most .views-element-container .views-row:nth-child(3) {
    display: block;
}

.call-blue {
    background: #2b3990;
    display: inline-block;
    width: 100%;
}

.call-blue .call-now {
    float: left;
    width: 50%;
    border-right: solid 1px #43509e;
    padding: 46px 64px;
}

.call-blue .booking-free {
    float: left;
    width: 50%;
}

.call-blue .call-now h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
    margin: 2px 0;
}

.call-blue .call-now a {
    color: #fff;
    font-weight: 600;
    font-size: 19px;
}

.call-blue .booking-free h3 {
    color: #fff;
    margin: 0px;
    text-align: center;
}

.call-blue .booking-free h3 a {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.call-blue .booking-free h3 {
    color: #fff;
    margin: 0px;
    text-align: center;
    padding: 48px 0;
}

.social-links.social-sharing ul.social-links {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-links.social-sharing ul.social-links li {
    float: left;
    margin-right: 1px;
}

.social-links.social-sharing {
    display: inline-block;
    width: 100%;
    padding: 0 0 31px 0;
    border-bottom: 2px solid #d1d1d7;
}

.social-links.social-sharing ul.social-links li a {
    width: 125px;
    height: 61px;
    display: block;
    background: #3b5999;
    text-align: center;
    line-height: 61px;
    color: #fff;
    font-size: 17px;
}

.social-links.social-sharing ul.social-links li a i {
    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;
}

.social-links.social-sharing ul.social-links li a.twitter {
    background: #00abf0;
}

.social-links.social-sharing ul.social-links li a.linkedin {
    background: #0073b1;
}

.social-links.social-sharing ul.social-links li a.linkedin i.fab.fa-linkedin-in:before {
    content: "\f0e1";
}

#careers-page {
    background: #f4f8ff;
    padding-top: 48px;
    padding-bottom: 66px;
}

#careers-page h2 {
    color: #2c2c51;
    font-weight: 800;
    font-size: 60px;
    margin: 0;
}

.careers-form h2 {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #2c2c51;
}

.careers-form form {
    width: 100%;
    max-width: 848px;
    margin: 0 auto;
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0px 7px 16px 15px #ebf3fd;
}

.careers-form form .js-form-item label {
    display: none;
}

.careers-form form .js-form-item.form-item-name {
    float: left;
    width: 48%;
}

.careers-form form .js-form-item.form-item-email {
    width: 48%;
    float: right;
}

.careers-form form .js-form-item.js-form-item-contact-number {
    display: inline-block;
    width: 100%;
}

.careers-form form div#ajax-wrapper .js-form-managed-file input[type=file] {
    background: #fff;
    border: solid 1px #d1dbe8;
    width: auto;
    height: auto;
    padding: 11px 14px;
}

.careers-form form div#ajax-wrapper .description {
    padding-bottom: 20px;
}

.careers-form form div#ajax-wrapper .description div.webform-element-description {
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
}

.careers-form form .js-form-item input {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 61px;
    padding: 0 16px;
}

.careers-form form .js-form-item textarea {
    background: #eef6ff;
    border: none;
    box-shadow: none;
    height: 161px;
    padding: 14px 16px;
}

.careers-form form .form-actions input {
    background: #2b3990;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Gilroy-Regular', sans-serif !important;
    letter-spacing: 1px;
}

.join-us {
    padding: 63px 0px;
}

.join-us .join-us-wrap b {
    display: block;
    font-weight: 300;
    padding: 10px 0;
    font-size: 17px;
}

.join-us .join-us-wrap {
    background: #2b3990;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}

.join-us .join-us-wrap i {
    font-size: 30px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
    margin: 0 auto;
    border: solid 2px #fff;
    line-height: 80px;
}

.join-us .join-us-wrap span {
    display: block;
    font-weight: 500;
}

.top_content img {
    width: 100%;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li {
    position: relative;
    margin: 0 17px;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav li>i {
    font-size: 11px;
    transform: rotate(180deg);
    display: inline-block;
}

.header-middle .nav-section #navbar ul.nav.navbar-nav ul.sub-menu li {
    margin: 0px;
}

@media screen and (min-width:1200px) and (max-width:1366px) {
    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right h3 a {
        font-size: 17px;
    }

    .insight-page .announce-left h3 {
        font-size: 15px;
        padding-bottom: 8px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left p {
        font-size: 13px;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
        font-size: 13px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li a {
        font-size: 12px;
    }

    .single-service .slider-banner-text .banner-image img {
        max-width: 91px;
        margin: 0 auto 12px;
    }

    .single-service .slider-banner-text h2 {
        font-size: 14px;
        font-weight: 700;
    }

    #home_our_industry .single-our_clients .industry-banner-text h2 {
        margin: 15px 0;
        color: #2c2c51;
        font-size: 16px;
    }

    #home_our_industry .single-our_clients .industry-banner-text .banner-image img {
        max-width: 68px;
        margin: 0 auto;
    }

    .carousel-inner .slider-content .banner-text h2 {
        font-size: 53px;
        margin-bottom: 26px;
        margin-top: 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li {
        margin: 0 13px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page {
        padding: 17px 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left p {
        font-size: 13px;
        margin-bottom: 9px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left h3 {
        font-size: 15px;
        margin: 0;
        padding-bottom: 8px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page ul a {
        padding-left: 0px;
        font-size: 13px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right h3 a {
        font-size: 15px;
        padding-left: 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li {
        width: 49%;
        float: left;
    }

    #itservice-page-page .top_content p {
        font-size: 14px;
    }

    .network-design-impl h2 {
        margin-top: 14px;
        font-size: 27px;
    }

    .network-design-impl p {
        font-size: 14px;
        width: 91%;
        margin: 0 auto 10px;
    }

    .network-design-impl .design-wrap {
        padding-top: 41px;
        padding-bottom: 40px;
        min-height: 266px;
    }

    .network-design-impl .bottom h3 {
        font-size: 14px;
        margin-top: 28px;
        margin-bottom: 10px;
    }

    .our-client h3 {
        font-size: 27px;
        margin: 0px 0 10px;
    }

    .our-client .bottom .banner_above h2 {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .our-client .bottom .banner_above p {
        font-size: 17px;
        line-height: 29px;
    }

    #itservice-page-mid {
        padding-bottom: 58px;
        padding-top: 51px;
    }

    #itservice-page-mid1 h2,
    #itservice-page-mid h2 {
        font-size: 29px;
        line-height: 39px;
    }

    #itservice-page-mid1 h3,
    #itservice-page-mid h3 {
        margin: 11px 0;
        font-size: 15px;
        line-height: 23px;
    }

    #itservice-guest-access h3 {
        font-size: 27px;
        margin: 0 0 8px;
    }

    #itservice-guest-access .guest-access-wr h3 {
        font-size: 18px;
    }

    #itservice-guest-access .guest-access-wr p {
        font-size: 14px;
    }

    .country-sec .btn-group select {
        font-size: 9px;
        padding: 0px 12px;
        background-size: 8px;
        background-position: 89% 13px;
        margin-bottom: 0px;
        height: 32px;
    }

    #managedit-top-page h2 {
        font-size: 26px;
        line-height: 35px;
    }

    #managedit-covers h2 {
        margin: 0px 0 25px;
        font-size: 28px;
    }

    #managedit-page-montirong h2 {
        font-size: 24px;
        margin: 0px 0 10px;
    }

    #inner-page .insight-page .announce-right ul.announce-menu li {
        width: 49%;
        float: left;
    }

    .carousel-inner .slider-content .banner-text h2 {
        font-size: 35px;
        margin-bottom: 16px;
        margin-top: 0px;
        line-height: 41px;
    }

    .carousel-inner .slider-content .banner-text p {
        font-size: 14px;
        line-height: normal;
    }

    #why-choose-us h3 {
        font-size: 15px;
        margin-top: 84px;
    }

    #why-choose-us h2 {
        font-size: 31px;
        margin-top: 0px;
    }

    #why-choose-us p {
        font-size: 16px;
        font-weight: 300;
    }

    .single-service .slider-banner-text .banner-image img {
        max-width: 89px;
    }

    .single-service .slider-banner-text h2 {
        font-size: 14px;
        margin: 9px 0;
    }

    .single-service .slider-banner-text:before {
        top: 38px;
    }

    #home_our_industry .single-our_clients {
        width: 96%;
    }

    #home_our_industry .single-our_clients .industry-banner-text .banner-image img {
        max-width: 63px;
        margin: 0 auto;
    }

    #home_our_industry .single-our_clients .industry-banner-text h2 {
        margin: 15px 0;
        color: #2c2c51;
        font-size: 15px;
    }

    .work-wrap .round-circle {
        width: 135px;
        height: 135px;
        padding: 8px 9px;
    }

    .work-wrap .round-circle h3 {
        margin: 0px;
        width: 118px;
        height: 118px;
        font-size: 33px;
        line-height: 118px;
    }

    #home_completed_work .completed_work-section h2 {
        font-size: 28px;
        margin-bottom: 93px;
        margin-top: 24px;
    }

    #home_completed_work .completed_work-section {
        background-position: center 100px;
    }

    .work-section .work-wrap:nth-child(2),
    .work-section .work-wrap:nth-child(4) {
        margin-top: -56px;
    }

    .articles-banner-text h2 {
        margin: 0px;
        font-size: 17px;
    }

    .articles-banner-text p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    section#bottom-about-section h2 {
        font-size: 30px;
        margin-bottom: 14px;
        margin-top: 0px;
    }

    section#bottom-about-section p {
        font-size: 16px;
        line-height: 26px;
    }

    #bottom-about-section .icon-with-content .content h3 {
        margin: 0;
        font-size: 18px;
        margin-bottom: 7px;
    }

    #bottom-about-section .icon-with-content .icon span.circle-r {
        width: 84px;
        height: 84px;
    }

    #bottom-about-section .border-dash:before {
        border-left: dashed 2px #2f3d95;
        left: 17%;
        top: 28%;
    }

    #bottom-about-section .icon-with-content .content p {
        font-size: 14px;
        line-height: 22px;
    }

    #bottom-about-section .icon-with-content .content {
        min-height: 128px;
    }

    #request-callback-about .request-content h2 {
        font-size: 31px;
    }

    .header-middle .logo {
        width: 18.333%;
    }

    .header-middle .logo a img {
        max-width: 100%;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
        font-size: 13px;
        padding: 1px 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li {
        position: relative;
        margin: 0 8px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li>i {
        right: -13px;
        top: 7px;
        font-size: 8px;
    }

    #banner-image h2 {
        position: absolute;
        top: 7%;
        font-size: 31px;
    }

    #banner-image h3,
    #banner-image h1 {
        top: 0%;
        font-size: 18px;
    }

    .serviceform .services-form-webform {
        margin: auto;
    }

    section#service-type-us {
        padding-top: 39px;
        padding-bottom: 39px;
    }

    #service-type-us .content h2 {
        font-size: 36px;
        margin: 3px 0 19px;
        line-height: 43px;
    }

    #service-type-us .content p {
        font-size: 14px;
        line-height: 26px;
    }

    #threat-anticip .title-sec h2 {
        font-size: 30px;
        margin: 3px 0 0px;
        line-height: 60px;
    }

    #threat-anticip .title-sec p {
        font-size: 16px;
        text-align: center;
    }

    .threat-anticip-cont h3 {
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 9px;
    }

    .threat-anticip-cont p {
        font-size: 15px;
        width: 92%;
    }

    .services-mid-banner-info .img-info {
        max-width: 556px;
        padding: 38px 35px;
    }

    .services-mid-banner-info .img-info h2 {
        font-size: 27px;
        font-weight: 700;
        margin: 7px 0 22px;
    }

    section#solution-news-section h2 {
        font-size: 29px;
        font-weight: 600;
    }

    .news-wrap .news-content h3 {
        font-size: 19px;
        margin-bottom: 11px;
    }

    .news-wrap .news-content p {
        font-size: 14px;
    }

    .threat-anticip-cont ul.threat-list li a {
        padding: 15px 25px;
        font-size: 15px;
        position: relative;
    }

    section#solution-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #solution-us .content h2 {
        font-size: 39px;
        letter-spacing: 0px;
        margin: 3px 0 6px;
        line-height: 60px;
    }

    #solution-us .content p {
        font-size: 16px;
    }

    .ppup-content .ppup-box h3 {
        margin: 0px 0 18px;
        font-size: 26px;
    }

    .ppup-content .ppup-box {
        max-width: 520px;
        padding: 36px 44px;
    }

    #solution-service-section .services-left {
        max-width: 264px;
    }

    #solution-service-section .services-right {
        max-width: 264px;
    }

    #solution-service-section .services-left li {
        padding-left: 5px;
        padding-right: 18px;
    }

    #solution-service-section ul li h3 {
        font-size: 14px;
        padding: 10px 33px;
        border-radius: 30px;
        margin: 0 0 15px;
    }

    #solution-service-section .services-right ul li {
        padding-left: 5px;
        padding-right: 18px;
    }

    #solution-service-section .services-right ul li:nth-child(2) {
        padding-left: 44px;
        padding-right: 24px;
    }

    #solution-service-section .services-info h4 {
        top: 47%;
        width: 47%;
        font-size: 19px;
    }

    section#solution-bottom-section .col-md-4.col-sm-offset-2 {
        margin-left: 5.66666667%;
        width: 39.333333%;
    }

    #solution-bottom-section h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    section#solution-bottom-section .col-sm-6 {
        width: 55%;
    }

    #solution-bottom-section .news-block .news-block-img img {
        width: 100%;
        max-width: 124px;
    }

    #solution-bottom-section .news-block h2 {
        font-size: 17px;
        margin-bottom: 6px;
        margin-top: 4px;
    }

    #solution-bottom-section p {
        line-height: 20px;
        font-size: 13px;
    }

    #industry-us .content h4 {
        margin: 0;
        font-size: 15px;
        padding-top: 23px;
    }

    #industry-us .content h2 br {
        display: none;
    }

    #industry-us .content h2 {
        font-size: 36px;
        letter-spacing: 0px;
        margin: 3px 0 20px;
        line-height: 48px;
    }

    #industry-us .content p {
        font-size: 15px;
        line-height: 26px;
    }

    #capabilities-section h2 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 27px;
    }

    #capabilities-section .cap-block-content h2 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    #capabilities-section .cap-block-content p {
        width: 100%;
        line-height: 21px;
        font-size: 14px;
    }

    #capabilities-section .cap-block-content {
        overflow: hidden;
        padding-top: 0px;
        padding-left: 4px;
        padding-right: 0px;
    }

    #capabilities-section .cap-block a.button {
        top: 14px;
        padding: 8px 16px;
        font-size: 20px;
    }

    #capabilities-section .cap-block a.button:before {
        top: 36px;
        right: 5px;
    }

    .get-a-quoate #block-webform-2 {
        padding-left: 5%;
        padding-right: 5%;
    }

    .get-a-quoate #block-webform-2 h2 {
        font-size: 25px;
        margin-top: 19px;
        margin-bottom: 14px;
    }

    .get-a-quoate .form-wrapper .js-form-item input {
        height: 39px;
        padding: 0 15px;
        margin-bottom: 0px;
    }

    .get-a-quoate .form-wrapper .js-form-item textarea {
        border: none;
        height: 83px;
    }

    .call-blue .call-now {
        padding: 43px 54px;
    }

    .our-team {
        padding-top: 42px;
        padding-bottom: 10px;
    }

    .our-team h2 {
        font-size: 41px;
        margin: 0;
    }

    #careers-page h2 {
        font-size: 42px;
        margin: 0;
    }

    #firewall-top-section {
        padding-top: 37px;
        padding-bottom: 39px;
    }

    #firewall-top-section h2 {
        margin: 17px 0;
        font-size: 30px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title {
        padding-top: 38px;
        padding-bottom: 38px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title h3 {
        font-size: 20px;
        line-height: 28px;
        margin: 0px;
    }

    .firewallmid-blue-content .how-contentleft h3 {
        margin: 0px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    #firewall-design-section h2 {
        margin: 0px 0 20px;
        font-size: 28px;
        line-height: 37px;
    }

    #firewall-page-Benefit h2 {
        font-size: 24px;
        margin: 0px 0 27px;
    }

    #firewall-page-Benefit ul li {
        font-size: 14px;
        padding: 8px 19px;
        margin-bottom: 25px;
    }

    #firewall-secu-bottom .secr-img h3 {
        bottom: 19px;
        font-size: 25px;
        margin: 0;
        padding: 0 26px;
    }

    #firewall-secu-bottom h2 {
        margin: 0px 0 22px;
        font-size: 25px;
    }

    #firewall-page-Benefit img {
        margin-top: 0px;
    }

    #firewall-design-section h2 {
        margin: 0px 0 20px;
        font-size: 24px;
        line-height: 37px;
    }

    #software-page-page .top_content h2 {
        font-size: 34px;
        line-height: 69px;
        margin: 41px 0 8px;
    }

    #software-page-page .mid_content h2 {
        font-size: 21px;
        margin: 0px 0 11px;
    }

    #software-page-page .mid_content p {
        font-size: 15px;
        margin-bottom: 7px;
    }

    #software-page-mid {
        padding-top: 158px;
        padding-bottom: 158px;
    }

    #software-page-mid p {
        font-size: 14px;
        margin: 0 auto;
    }

    div#software-page-left {
        padding-top: 32px;
    }

    #software-page-left h2 {
        font-size: 23px;
        line-height: 37px;
        margin-bottom: 30px;
    }

    #software-page-left ul li {
        font-size: 14px;
        padding-bottom: 15px;
        position: relative;
        padding-left: 44px;
    }

    #software-page-left ul li span {
        font-size: 18px;
    }

    #software-page-right {
        padding-top: 171px;
        padding-bottom: 157px;
    }

    #software-page-right h2 {
        font-size: 28px;
        margin-bottom: 13px;
        margin-top: 0px;
    }

    #software-page-bot-banner .eng-box p {
        font-size: 15px;
        line-height: 28px;
    }

    #software-page-bot-banner .eng-box h2 {
        margin: 16px 0;
        font-size: 25px;
    }

    #Penetration-top h2 {
        font-size: 29px;
        padding-bottom: 10px;
    }

    #Penetration-top p {
        font-size: 15px;
        line-height: 28px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-top: 27px;
        padding-right: 3.222%;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content h2 {
        font-size: 22px;
        margin: 0px 0 19px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content p {
        color: #98a4eb;
        font-size: 14px;
    }

    #Penetration-banner-row.right-r .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-left: 3.222%;
    }

    #Penetration-benefits .benefits-title h2 {
        font-size: 25px;
        margin: 0px 0 11px;
    }

    #Penetration-benefits .benefits-title p {
        color: #2c2c51;
        font-size: 14px;
        font-weight: 300;
    }

    #Penetration-bottom h2 {
        font-size: 24px;
        margin-bottom: 17px;
    }

    #Penetration-bottom p {
        color: #7a95b4;
        font-size: 14px;
    }

    #Penetration-bottom ul li {
        font-size: 14px;
        padding: 9px 18px;
        margin-bottom: 18px;
    }

    .local-support h3 {
        font-size: 16px;
    }

    .features_pages-colum .Security-Services h2 {
        font-size: 26px;
    }

    #features_pages-page-left h2 {
        margin: 0px 0 11px;
        font-size: 26px;
    }

    #features_pages-page-right h2 {
        font-size: 26px;
    }

    #features_pages-page-last-bottom .other-Service h2 {
        font-size: 17px;
    }

    #features_pages-page p {
        color: #0e1531;
        font-size: 15px;
    }

    #features_pages-page h2 {
        font-size: 26px;
        margin: 0 0 15px;
    }

    .features_pages-colum h2 {
        margin: 0px 0 45px;
        font-size: 26px;
    }

    .features_pages-colum .Companies ul li {
        font-size: 17px;
        padding-bottom: 11px;
        padding-left: 26px;
    }

    #features_pages-banner .OurServicestilt h2 {
        font-size: 26px;
    }

    #featured_our_client .industry-title h2 {
        font-size: 26px;
    }

    #features_pages-banner p {
        color: #0e1531;
        font-size: 17px;
    }

    #features_pages-page-left .Productsassist {
        margin-top: 29px;
    }

    #features_pages-page-left .Productsassist h2 {
        margin-bottom: 15px;
        font-size: 21px;
    }

    #features_pages-page-left .Productsassist span.icons img {
        margin-top: 0px;
    }

    #features_pages-page-bottom .servi-part h2 {
        font-size: 26px;
        margin-top: 0;
    }

    #features_pages-page-right .Bundles-dv span.icon,
    #features_pages-banner .key-benefits .Key-be-wrap span.icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    #features_pages-page-right .Bundles-dv span.icon img,
    #features_pages-banner .key-benefits .Key-be-wrap span.icon img {
        width: 55%;
    }

    #features_pages-page-right .Bundles-dv h3,
    #features_pages-banner .key-benefits .Key-be-wrap h3 {
        margin-top: 0px;
        font-size: 17px;
        margin-bottom: 10px;
    }

    #features_pages-banner .key-benefits .Key-be-wrap p {
        font-size: 13px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
        width: 33%;
        padding-right: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
        width: 50%;
        padding-right: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a {
        padding-left: 0px;
        font-size: 12px;
        padding: 3px 2px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span {
        font-size: 13px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
        width: 50%;
        padding-right: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span {
        font-size: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a {
        font-size: 12px;
        padding: 1px 2px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page {
        padding: 17px 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left p {
        font-size: 13px;
        margin-bottom: 9px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-left h3 {
        font-size: 15px;
        margin: 0;
        padding-bottom: 8px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page ul a {
        padding-left: 0px;
        font-size: 13px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right h3 a {
        font-size: 15px;
        padding-left: 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li {
        width: 49%;
        float: left;
    }

    #itservice-page-page .top_content p {
        font-size: 14px;
    }

    .network-design-impl h2 {
        margin-top: 14px;
        font-size: 27px;
    }

    .network-design-impl p {
        font-size: 14px;
        width: 91%;
        margin: 0 auto 10px;
    }

    .network-design-impl .design-wrap {
        padding-top: 41px;
        padding-bottom: 40px;
        min-height: auto;
        text-align: center;
        border-right: none;
        border-bottom: solid 1px #3c4999;
    }

    .network-design-impl .bottom h3 {
        font-size: 14px;
        margin-top: 28px;
        margin-bottom: 10px;
    }

    .our-client h3 {
        font-size: 27px;
        margin: 0px 0 10px;
    }

    .our-client .bottom .banner_above h2 {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .our-client .bottom .banner_above p {
        font-size: 17px;
        line-height: 29px;
    }

    #itservice-page-mid {
        padding-bottom: 58px;
        padding-top: 51px;
    }

    #itservice-page-mid1 h2,
    #itservice-page-mid h2 {
        font-size: 29px;
        line-height: 39px;
    }

    #itservice-page-mid1 h3,
    #itservice-page-mid h3 {
        margin: 11px 0;
        font-size: 15px;
        line-height: 23px;
    }

    #itservice-guest-access h3 {
        font-size: 27px;
        margin: 0 0 8px;
    }

    #itservice-guest-access .guest-access-wr h3 {
        font-size: 18px;
    }

    #itservice-guest-access .guest-access-wr p {
        font-size: 14px;
    }

    #managedit-top-page h2 {
        font-size: 20px;
        margin: 0px 0 16px;
        line-height: 27px;
    }

    #managedit-top-page p {
        font-size: 14px;
    }

    #managedit-services h2 {
        font-size: 25px;
        margin-bottom: 91px;
    }

    #managedit-services .managedit-services-wrap h2 {
        font-size: 15px;
        margin-bottom: 13px;
    }

    #managedit-services .managedit-services-wrap span.icon {
        width: 85px;
        height: 85px;
        line-height: 80px;
    }

    #managedit-services .managedit-services-wrap span.icon img {
        width: 100%;
        max-width: 37px;
    }

    #managedit-covers ul li {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 7px;
        padding-left: 25px;
    }

    #managedit-covers p {
        font-size: 15px;
    }

    #managedit-covers h2 {
        margin: 0px 0 25px;
        font-size: 23px;
    }

    #managedit-page-montirong h2 {
        font-size: 24px;
        margin: 0px 0 10px;
    }

    .package-blue-box .package-box span.count {
        width: 84px;
        height: 84px;
        line-height: 84px;
        font-size: 30px;
    }

    .package-blue-box .package-box h2 {
        font-size: 19px;
        letter-spacing: 1px;
    }

    .package-blue-box .package-box {
        padding: 0 0px;
        height: 650px;
        overflow: auto;
    }

    .package-blue-box .package-box p {
        font-size: 13px;
    }

    .package-blue-box .package-box ul li {
        font-size: 13px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .package-blue-box .package-box a.more {
        font-size: 14px;
        padding: 11px 0px;
        width: 88%;
        margin: 0 auto 21px;
        outline: none;
        text-decoration: none;
    }

    .country-sec .btn-group select {
        font-size: 10px;
        padding: 1px 16px;
        background-size: 8px;
        background-position: 89% 14px;
        margin-bottom: 0px;
    }

    #inner-page .insight-page .announce-right ul.announce-menu li {
        width: 49%;
        float: left;
    }

    .announce-left {
        padding-bottom: 25px;
    }

    .carousel-inner .slider-content .banner-text h2 {
        font-size: 28px;
        margin-bottom: 6px;
        margin-top: 0px;
        line-height: 34px;
    }

    .header-middle .logo {
        width: 15.333%;
    }

    .header-middle .nav-section {
        width: 70%;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav {
        padding: 0;
    }

    .header-middle .country-sec button.btn {
        border-radius: 30px;
        font-size: 9px;
        padding: 8px 13px;
    }

    .header-middle .logo a img {
        max-width: 100%;
    }

    .carousel-inner .slider-content .banner-text p {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: normal;
    }

    .carousel-inner .slider-content .banner-text a.btn.btn-default.get {
        font-size: 13px;
        width: 151px;
        padding: 7px 0 9px;
        margin-top: 6px;
    }

    #why-choose-us h3 {
        font-size: 15px;
        margin-top: 30px;
    }

    #why-choose-us h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #why-choose-us p {
        font-size: 13px;
        font-weight: 300;
        margin-bottom: 10px;
    }

    .single-service .slider-banner-text .banner-image img {
        max-width: 89px;
    }

    .single-service .slider-banner-text h2 {
        font-size: 14px;
        margin: 9px 0;
    }

    .single-service .slider-banner-text:before {
        top: 38px;
    }

    #home_our_industry .single-our_clients {
        width: 96%;
    }

    #home_our_industry .single-our_clients .industry-banner-text .banner-image img {
        max-width: 63px;
        margin: 0 auto;
    }

    #home_our_industry .single-our_clients .industry-banner-text h2 {
        margin: 15px 0;
        color: #2c2c51;
        font-size: 15px;
    }

    .work-wrap .round-circle {
        width: 112px;
        height: 112px;
        padding: 6px 6px;
    }

    .work-wrap .round-circle h3 {
        margin: 0px;
        width: 100px;
        height: 100px;
        font-size: 29px;
        line-height: 100px;
    }

    #home_completed_work .completed_work-section h2 {
        font-size: 24px;
        margin-bottom: 93px;
        margin-top: 24px;
    }

    .work-section .work-wrap h4 {
        font-size: 11px;
        margin: 20px 0;
    }

    #home_completed_work .completed_work-section {
        background-position: center 100px;
    }

    .work-section .work-wrap:nth-child(2),
    .work-section .work-wrap:nth-child(4) {
        margin-top: -56px;
    }

    .articles-banner-text h2 {
        margin: 0px;
        font-size: 17px;
    }

    .articles-banner-text p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    #services-slider {
        padding: 25px 0 43px;
    }

    #home_our_articles .our_articles-title h2,
    #home_our_technology .industry-title h2,
    #home_our_client .industry-title h2,
    #home_our_industry .industry-title h2,
    #services-slider .service-carousel-title h2 {
        font-size: 31px;
    }

    #services-slider .service-carousel-title ul li {
        padding: 7px 13px;
        font-size: 12px;
        margin: 0 0px;
    }

    #services-slider .service-carousel-title ul li:first-child {
        margin: 0px 4px;
    }

    #request-callback .request-content h2 {
        font-size: 29px;
        margin-top: 0px;
        margin-bottom: 13px;
    }

    #home_completed_work {
        padding-bottom: 81px;
        padding-top: 39px;
    }

    #home_our_testimonials .testimonials-slider-section .item {
        padding: 17px 9px;
    }

    #home_our_testimonials .testimonials-slider-section {
        padding-bottom: 29px;
    }

    .social {
        display: inline-block;
        width: 100%;
    }

    #footer .companyinfo p {
        margin-bottom: 8px;
    }

    .latest-most,
    .menu-list,
    .companyinfo {
        padding-bottom: 23px;
        border-bottom: solid 1px #4150ac;
        margin-bottom: 23px;
    }

    .team-solution {
        padding-bottom: 24px;
    }

    #footer .footer-widget ul.nav {
        text-align: center;
    }

    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li {
        margin-right: 5px;
        padding-right: 15px;
        line-height: 15px;
        float: none;
        display: inline-block;
        margin-left: 5px;
    }

    #footer .footer-widget p {
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    #banner-image h1 {
        top: 5%;
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 0px;
    }

    #banner-image .serviceform {
        position: absolute;
        z-index: 9;
        margin: auto;
        top: 25%;
        float: right;
        right: 5%;
    }

    #banner-image h2 {
        top: 12%;
        font-size: 28px;
        font-weight: 600;
        margin: 0;
    }

    #about-us h2 {
        font-size: 29px;
        margin-top: 23px;
        margin-bottom: 18px;
    }

    #about-us .content p {
        font-size: 16px;
        margin-bottom: 48px;
    }

    #about-mid-section .about-title p {
        font-size: 20px;
    }

    #about-mid-section .about-title h2 {
        margin-top: 0px;
        text-align: center;
        font-size: 24px;
    }

    .aboutmid-wrap h3 {
        font-size: 18px;
        margin-bottom: 9px;
    }

    .aboutmid-wrap p {
        font-size: 16px;
    }

    #request-callback-about .request-content h2 {
        margin-bottom: 0px;
        font-size: 30px;
    }

    #request-callback-about .request-content {
        padding-bottom: 29px;
        padding-top: 6px;
    }

    section#bottom-about-section h2 {
        text-align: center;
        font-size: 29px;
    }

    section#bottom-about-section p {
        line-height: 26px;
        margin-bottom: 42px;
        text-align: center;
    }

    #bottom-about-section .border-dash:before {
        display: none;
    }

    section#bottom-about-section {
        padding-top: 39px;
        padding-bottom: 45px;
    }

    #bottom-about-section .icon-with-content {
        display: block;
        width: 50%;
        float: left;
    }

    #bottom-about-section .icon-with-content .content {
        min-height: 195px;
        overflow: hidden;
        text-align: left;
    }

    #bottom-about-section .icon-with-content .content p {
        text-align: left;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
        font-size: 11px;
        padding: 1px 0px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li {
        position: relative;
        margin: 0 3px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li>i {
        right: -8px;
        top: 8px;
        font-size: 8px;
    }

    .carousel-inner .slider-content .banner-text {
        max-width: 426px;
    }

    section#solution-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #solution-us .content h2 {
        font-size: 32px;
        letter-spacing: 0px;
        margin: 3px 0 6px;
        line-height: normal;
    }

    #solution-us .content p {
        font-size: 16px;
    }

    .ppup-content .ppup-box h3 {
        margin: 0px 0 18px;
        font-size: 26px;
    }

    .ppup-content .ppup-box {
        max-width: 520px;
        padding: 36px 44px;
    }

    #solution-service-section .services-left {
        max-width: 100%;
        text-align: center;
    }

    #solution-service-section .services-right {
        max-width: 100%;
        padding-top: 36px;
    }

    #solution-service-section .services-right ul {
        text-align: center;
    }

    #solution-service-section .services-right ul li {
        padding-left: 0px;
        padding-right: 0px;
    }

    #solution-service-section .services-left li {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

    #solution-service-section .services-left li:nth-child(2) {
        padding-left: 0;
        padding-right: 0px;
    }

    .services-info {
        width: 100%;
        max-width: 100%;
    }

    .services-info .img-info img {
        display: block;
        margin: 0 auto;
    }

    .news-wrap .news-img img {
        width: 100%;
    }

    #solution-service-section ul li h3 {
        font-size: 14px;
        padding: 10px 33px;
        border-radius: 30px;
        margin: 0 0 15px;
    }

    #solution-service-section .services-right ul li:nth-child(2) {
        padding-left: 0px;
        padding-right: 0px;
    }

    #solution-service-section .services-info h4 {
        top: 47%;
        width: 35%;
        font-size: 19px;
    }

    section#solution-bottom-section .col-md-4.col-sm-offset-2 {
        margin-left: 0%;
        width: 100%;
    }

    #solution-bottom-section h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    section#solution-bottom-section .col-sm-6 {
        width: 55%;
    }

    #solution-bottom-section .news-block .news-block-img img {
        width: 100%;
        max-width: 124px;
    }

    #solution-bottom-section .news-block h2 {
        font-size: 17px;
        margin-bottom: 6px;
        margin-top: 4px;
    }

    #solution-bottom-section p {
        line-height: 20px;
        font-size: 13px;
    }

    #solution-us .count-rght span.circle-r {
        width: 127px;
        height: 127px;
        line-height: 112px;
        font-size: 32px;
        margin: 7px auto;
    }

    body .row {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    #solution-bottom-section .left-sec-block {
        padding-top: 0px;
    }

    section#solution-bottom-section .col-sm-6 {
        width: 100%;
    }

    #industry-us .content h4 {
        margin: 0;
        font-size: 15px;
        padding-top: 23px;
    }

    #industry-us .content h2 br {
        display: none;
    }

    #industry-us .content h2 {
        font-size: 36px;
        letter-spacing: 0px;
        margin: 3px 0 20px;
        line-height: 48px;
    }

    #industry-us .content p {
        font-size: 15px;
        line-height: 26px;
    }

    #capabilities-section h2 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 27px;
    }

    #capabilities-section .cap-block-content h2 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    #capabilities-section .cap-block-content p {
        width: 100%;
        line-height: 21px;
        font-size: 14px;
    }

    #capabilities-section .cap-block-content {
        overflow: hidden;
        padding-top: 0px;
        padding-left: 4px;
        padding-right: 0px;
    }

    #capabilities-section .cap-block a.button {
        top: 14px;
        padding: 8px 16px;
        font-size: 20px;
    }

    #capabilities-section .cap-block a.button:before {
        top: 36px;
        right: 5px;
    }

    #industry-banner-section .banner-img img {
        width: 100%;
    }

    #industry-banner-section .healthcare-con {
        position: absolute;
        width: 100%;
        max-width: 652px;
        right: 0;
        background: #fff;
        padding: 45px 55px;
        top: 14%;
        box-shadow: none;
        left: 0;
        margin: 0 auto;
    }

    #capabilities-section p {
        color: #0e1531;
        font-size: 14px;
        width: 100%;
    }

    .cyber-blue-box {
        padding-top: 44px;
        padding-bottom: 44px;
    }

    .cyber-blue-box h2 {
        margin: 0px;
        font-size: 29px;
        letter-spacing: 1px;
        line-height: 48px;
        margin-bottom: 9px;
        margin-top: 7px;
    }

    .cyber-blue-box ul {
        margin: 18px 0 0;
    }

    #cyber-page-mid h2 {
        font-size: 28px;
        width: 100%;
        line-height: 39px;
        padding-bottom: 9px;
        margin-bottom: 9px;
    }

    #cyber-page-mid p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .baner-box {
        width: 100%;
        max-width: 100%;
        padding: 38px 43px 28px;
    }

    #cyber-page-banner {
        padding: 37px 0;
    }

    #cyber-page-bottomt h2 {
        font-size: 22px;
        padding-bottom: 22px;
    }

    #cyber-page-bottomt .bottom-cyber-wrap p {
        font-size: 14px;
    }

    .get-a-quoate #block-webform-2 {
        padding-left: 5%;
        padding-right: 5%;
    }

    .get-a-quoate #block-webform-2 h2 {
        font-size: 21px;
        margin-top: 19px;
        margin-bottom: 14px;
    }

    .get-a-quoate .form-wrapper .js-form-item input {
        height: 39px;
        padding: 0 15px;
        margin-bottom: 0px;
    }

    .get-a-quoate .form-wrapper .js-form-item textarea {
        border: none;
        height: 83px;
    }

    .get-a-quoate .form-wrapper .form-actions input {
        border: solid 2px #fff;
        font-size: 12px;
        letter-spacing: 1px;
        padding: 12px 25px;
    }

    .get-a-quoate #block-servicebottomimage p {
        height: 100%;
    }

    .get-a-quoate #block-servicebottomimage img {
        width: 100%;
        height: 100%;
    }

    #blog-page-page .blog-post article h2 {
        font-size: 17px;
        margin-top: 0px;
    }

    #blog-page-page .blog-post article p {
        font-size: 13.2px;
        line-height: 22px;
    }

    #blog-page-page .blog-post article ul.links.inline li a {
        font-size: 13px;
        padding: 8px 36px;
        border-radius: 30px;
    }

    #blog-page-page .blog-sidebar .views-row article {
        background: none;
        padding-bottom: 6px;
        margin-bottom: 17px;
        position: relative;
        padding-left: 0px;
    }

    #blog-page-page .blog-sidebar .views-row article .banner-image {
        margin-bottom: 12px;
        width: 100%;
        float: none;
        position: relative;
        left: 0;
        display: block;
    }

    #blog-page-page .blog-sidebar .views-row article .banner-image img {
        width: 100%;
        display: block;
    }

    #blog-page-page .blog-sidebar .views-row article h2 {
        padding: 0 2px;
        font-size: 12px;
        margin-bottom: 3px;
    }

    #blog-page-page .blog-sidebar .views-row article .info {
        padding: 0 2px;
    }

    #blog-page-page .blog-sidebar .views-row article .description ul.links.inline {
        list-style: none;
        padding: 0 4px;
        margin: 0px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 {
        padding: 14px 19px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 h2 {
        font-size: 17px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 form input[type=search] {
        height: 36px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 form .form-actions:before {
        font-size: 16px;
        line-height: 37px;
    }

    #blog-page-page .blog-sidebar #block-tags a {
        font-size: 12px;
        margin: 0 3px;
        padding: 8px 18px;
        margin-bottom: 17px;
    }

    #blog-page-page .blog-post.blog-detail article h2 {
        font-weight: 700;
        font-size: 22px;
    }

    #blog-page-page .blog-post.blog-detail .description h2 {
        font-size: 17px;
    }

    .call-blue .call-now {
        padding: 35px 27px;
    }

    .call-blue .call-now a {
        font-size: 17px;
    }

    .call-blue .booking-free h3 {
        text-align: center;
        padding: 42px 0;
    }

    .call-blue .booking-free h3 a {
        font-size: 15px;
    }

    .our-team {
        padding-top: 43px;
        padding-bottom: 10px;
    }

    .our-team h2 {
        font-size: 37px;
        margin: 0;
    }

    .contact-form h2 {
        font-size: 24px;
        color: #2c2c51;
    }

    section#service-type-us {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #service-type-us .content h2 {
        font-size: 36px;
        letter-spacing: 0px;
        margin: 3px 0 17px;
        line-height: 44px;
    }

    #service-type-us .content h4 {
        font-size: 17px;
        line-height: normal;
    }

    #service-type-us .content p {
        font-size: 15px;
        line-height: 25px;
    }

    #threat-anticip .title-sec h2 {
        font-size: 28px;
        margin: 3px 0 0px;
        line-height: 47px;
        text-align: center;
    }

    #threat-anticip .title-sec p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .threat-anticip-cont h3 {
        font-size: 25px;
        margin-top: 16px;
        margin-bottom: 9px;
    }

    .services-mid-banner-info .img-info h2 {
        font-size: 23px;
        font-weight: 600;
        margin: 7px 0 22px;
    }

    .services-mid-banner-info .img-info a.read-more {
        padding: 6px 35px;
        display: inline-block;
        font-size: 13px;
    }

    section#solution-news-section h2 {
        font-size: 28px;
        font-weight: 600;
    }

    #threat-anticip .threat-anticip-cont .col-sm-6 {
        width: 100%;
    }

    #inner-page .support-btns {
        float: left;
        padding-top: 43px;
        margin-bottom: 45px;
        width: 100%;
    }

    #careers-page h2 {
        font-size: 42px;
        margin: 0;
    }

    .join-us .join-us-wrap {
        padding: 40px 0;
        margin-bottom: 10px;
    }

    #compliance-page-page .top_title h2 {
        font-size: 27px;
        margin: 0 0 23px;
    }

    .compliance-colum p {
        font-size: 15px;
        margin-bottom: 7px;
    }

    #compliance-banner p {
        font-size: 15px;
    }

    #compliance-page-left h2 {
        font-size: 27px;
        font-weight: 600;
    }

    #compliance-page-left p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 9px;
    }

    #firewall-top-section {
        padding-top: 37px;
        padding-bottom: 39px;
    }

    #firewall-top-section h2 {
        margin: 17px 0;
        font-size: 30px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title {
        padding-top: 38px;
        padding-bottom: 38px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title h3 {
        font-size: 20px;
        line-height: 28px;
        margin: 0px;
    }

    .firewallmid-blue-content .how-contentleft h3 {
        margin: 0px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    #firewall-design-section h2 {
        margin: 0px 0 20px;
        font-size: 28px;
        line-height: 37px;
    }

    #firewall-page-Benefit h2 {
        font-size: 24px;
        margin: 0px 0 27px;
    }

    #firewall-page-Benefit ul li {
        font-size: 14px;
        padding: 8px 19px;
        margin-bottom: 25px;
    }

    #firewall-secu-bottom .secr-img h3 {
        bottom: 19px;
        font-size: 25px;
        margin: 0;
        padding: 0 26px;
    }

    #firewall-secu-bottom h2 {
        margin: 0px 0 22px;
        font-size: 25px;
    }

    #firewall-page-Benefit img {
        margin-top: 0px;
    }

    #firewall-design-section h2 {
        margin: 0px 0 20px;
        font-size: 24px;
        line-height: 37px;
    }

    .firewallmid-blue-content:before {
        display: none;
    }

    #software-page-page .top_content h2:before {
        width: 46px;
        top: 21px;
        left: -52px;
    }

    #software-page-page .top_content p {
        font-size: 14px;
        line-height: 23px;
    }

    #software-page-page .top_content h2 {
        font-size: 30px;
        line-height: normal;
        margin: 32px 0 8px;
    }

    #software-page-page .mid_content h2 {
        font-size: 21px;
        margin: 0px 0 11px;
    }

    #software-page-page .mid_content p {
        font-size: 15px;
        margin-bottom: 14px;
    }

    #software-page-mid {
        padding-top: 123px;
        padding-bottom: 121px;
    }

    #software-page-mid p {
        font-size: 14px;
        margin: 0 auto;
    }

    #software-page-mid h2 {
        font-size: 24px;
        margin: 0px 0 64px;
    }

    #software-page-mid p {
        font-size: 13px;
    }

    div#software-page-left {
        padding-top: 32px;
    }

    #software-page-left h2 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    #software-page-left ul li {
        font-size: 13px;
        padding-bottom: 15px;
        position: relative;
        padding-left: 44px;
    }

    #software-page-left ul li span {
        font-size: 18px;
    }

    #software-page-right {
        padding-top: 127px;
        padding-bottom: 119px;
    }

    #software-page-right h2 {
        font-size: 25px;
        margin-bottom: 13px;
        margin-top: 0px;
    }

    #software-page-bot-banner .eng-box p {
        font-size: 15px;
        line-height: 28px;
    }

    #software-page-right p {
        color: #2c2c51;
        font-size: 14px;
        line-height: 23px;
    }

    #software-page-bot-banner .eng-box h2 {
        margin: 16px 0;
        font-size: 25px;
    }

    #software-page-page .top_content {
        padding-top: 60px;
        padding-bottom: 23px;
    }

    #software-page-montirong h2 {
        font-size: 22px;
        margin: 0px 0 10px;
        line-height: 30px;
    }

    #software-page-montirong h4 {
        margin: 0 0 7px;
        font-size: 19px;
    }

    #software-page-montirong p {
        font-size: 13px;
    }

    #Penetration-top h2 {
        font-size: 25px;
        padding-bottom: 10px;
    }

    #Penetration-top p {
        font-size: 14px;
        line-height: 23px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-top: 27px;
        padding-right: 3.222%;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content h2 {
        font-size: 20px;
        margin: 0px 0 11px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content p {
        color: #98a4eb;
        font-size: 13px;
    }

    #Penetration-mid p {
        color: #0e1531;
        font-size: 15px;
    }

    #Penetration-mid {
        padding-top: 41px;
        padding-bottom: 41px;
    }

    #Penetration-banner-row.right-r .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-left: 3.222%;
    }

    #Penetration-benefits .benefits-title h2 {
        font-size: 25px;
        margin: 0px 0 11px;
    }

    #Penetration-benefits .benefits-title p {
        color: #2c2c51;
        font-size: 14px;
        font-weight: 300;
    }

    #Penetration-bottom h2 {
        font-size: 22px;
        margin-bottom: 17px;
        margin-top: 16px;
    }

    #Penetration-bottom p {
        color: #7a95b4;
        font-size: 14px;
    }

    #Penetration-bottom ul li {
        font-size: 14px;
        padding: 9px 18px;
        margin-bottom: 18px;
    }

    .benefits-title {
        text-align: center;
        padding: 5px 0 16px;
    }

    #Penetration-benefits {
        background-position: center 69%;
        background-size: contain;
        padding: 40px 0 53px;
    }

    section#why-choose-us {
        background-size: contain;
    }

    .our_articles-slider-section .views-element-container>div>div .views-row {
        padding-right: 11px;
        padding-left: 11px;
    }

    .our_articles-slider-section .views-row article h2 {
        font-size: 14px;
        padding: 0 20px 12px;
    }

    .our_articles-slider-section .views-row article .info span.date {
        font-size: 12px;
    }

    .our_articles-slider-section .views-row article .description p {
        margin-bottom: 0px;
        font-size: 12px;
    }

    .our_articles-slider-section .views-row article .description ul.links.inline a {
        font-size: 12px;
    }

    .subscribe-section #newslettersignup-form {
        padding: 34px 46px;
        max-width: 943px;
    }

    .subscribe-section #newslettersignup-form .js-form-type-textfield {
        width: 65%;
        padding-left: 61px;
    }
}

@media screen and (max-width:991px) {
    .local-support h3 {
        color: #fff;
        font-size: 16px;
        margin: 14px 0 18px;
    }

    .features_pages-colum .Security-Services h2 {
        margin-bottom: 10px;
        font-size: 24px;
        margin-top: 15px;
    }

    #features_pages-page-left h2 {
        margin: 0px 0 0px;
        font-size: 24px;
    }

    #features_pages-page-right h2 {
        font-size: 24px;
        margin-top: 0;
    }

    #features_pages-page-last-bottom h2 {
        font-size: 24px;
        margin-top: 0;
        text-align: center;
    }

    #features_pages-page-last-bottom .other-Service {
        padding: 0px 22px;
        margin-bottom: 45px;
    }

    #features_pages-page h2 {
        font-size: 24px;
        margin: 0 0 15px;
    }

    .features_pages-colum h2 {
        margin: 0px 0 45px;
        font-size: 24px;
    }

    .features_pages-colum .Companies {
        padding-left: 7px;
        padding-top: 42px;
    }

    .features_pages-colum .Companies ul li {
        font-size: 17px;
        padding-bottom: 11px;
        padding-left: 26px;
    }

    .features_pages-colum .Companies ul li:before {
        top: 7px;
        left: 0;
    }

    #features_pages-banner .OurServicestilt h2 {
        margin-bottom: 6px;
        font-size: 24px;
    }

    #featured_our_client .ourclient-slider-section .owl-nav button.owl-prev {
        margin-left: 0px;
        margin-top: 5px;
    }

    #featured_our_client .ourclient-slider-section .owl-nav button.owl-next {
        margin-right: 0px;
    }

    #featured_our_client .industry-title h2 {
        font-size: 26px;
        margin-top: 10px;
    }

    #features_pages-banner h2 {
        font-size: 20px;
    }

    #features_pages-banner p {
        color: #0e1531;
        font-size: 15px;
    }

    #features_pages-page-left .Productsassist h2 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    #features_pages-page-left .Productsassist p {
        font-size: 14px;
    }

    #features_pages-page-left .Productsassist {
        min-height: auto;
        margin-top: 29px;
    }

    #features_pages-page-bottom .servi-part h2 {
        font-size: 24px;
        margin-top: 0;
    }

    #features_pages-page-right .Bundles-dv span.icon,
    #features_pages-banner .key-benefits .Key-be-wrap span.icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    #features_pages-page-right .Bundles-dv span.icon img,
    #features_pages-banner .key-benefits .Key-be-wrap span.icon img {
        width: 55%;
    }

    #features_pages-page-right .Bundles-dv h3,
    #features_pages-banner .key-benefits .Key-be-wrap h3 {
        margin-top: 0px;
        font-size: 17px;
        margin-bottom: 10px;
    }

    #features_pages-banner .key-benefits .Key-be-wrap p {
        font-size: 13px;
    }

    .our-team .addres-colum .addres-col1 p {
        font-size: 15px;
    }

    .our-team .addres-colum .addres-col1 p span {
        font-size: 15px;
    }
}

@media (max-width:991px) {
    header .navbar-header {
        float: none;
    }

    header .navbar-toggle {
        display: block;
    }

    header .navbar-nav {
        float: none !important;
    }

    header .navbar-text {
        float: none;
    }

    header .navbar-collapse.collapse.in {
        display: block !important;
    }

    header .collapsing {
        overflow: hidden !important;
    }

    .new {
        width: 100% !important;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav {
        display: block !important;
        margin: 0;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li {
        float: none;
        display: block;
        text-align: left;
        margin: 0px;
        border-bottom: solid 1px #212e7f;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
        font-size: 14px;
        color: #fff;
        font-family: 'Gilroy-Regular', sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        padding: 17px 20px;
        display: inline-block;
    }

    .header-middle {
        position: relative;
    }

    .header-middle .nav-section .navbar.navbar-default {
        position: static;
        float: right;
    }

    .header-middle .nav-section #navbar {
        border: none;
        padding: 0px;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: #2d3b92;
        top: 60px;
        z-index: 99;
    }

    .header-middle .logo {
        width: 23.333%;
    }

    .header-middle .nav-section {
        width: 100%;
    }

    .header-middle .nav-section button.navbar-toggle {
        background: #2d3b92;
        border: none;
        border-radius: 0px;
        color: #fff;
    }

    .header-middle .nav-section button.navbar-toggle span.icon-bar {
        background-color: #fff;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li>i {
        position: absolute;
        right: 0px;
        top: inherit;
        font-size: 11px;
        display: inline-block;
        color: #fff;
        float: right;
        margin-right: 18px;
        bottom: inherit;
        margin-top: 13px;
        width: 28px;
        text-align: center;
        height: 28px;
        line-height: 28px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
        float: left;
        display: block;
        width: 100%;
        padding-right: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li {
        width: 100%;
        float: left;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu {
        display: none;
        position: relative;
        z-index: 99;
        background-color: rgba(13, 16, 40, 0.95);
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .nav.navbar-nav .sub-menu {
        display: none
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li:hover ul.sub-menu,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li:hover ul.sub-menu,
    .header-middle .nav-section #navbar ul.nav.navbar-nav ul.sub-menu li {
        margin: 0px;
        border: none;
    }
}

@media screen and (max-width:767px) {
    #slider .carousel ol.carousel-indicators li {
        width: 2px;
        height: 31px;
        margin: 9px 0;
    }

    #itservice-page-page .top_content p {
        font-size: 14px;
    }

    .network-design-impl h2 {
        margin-top: 14px;
        font-size: 27px;
    }

    .network-design-impl p {
        font-size: 14px;
        width: 91%;
        margin: 0 auto 10px;
    }

    .network-design-impl .design-wrap {
        padding-top: 41px;
        padding-bottom: 40px;
        min-height: auto;
        text-align: center;
        border-right: none;
        border-bottom: solid 1px #3c4999;
    }

    .network-design-impl .bottom h3 {
        font-size: 14px;
        margin-top: 28px;
        margin-bottom: 10px;
    }

    .our-client h3 {
        font-size: 27px;
        margin: 0px 0 10px;
    }

    .our-client .bottom .banner_above h2 {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .our-client .bottom .banner_above p {
        font-size: 17px;
        line-height: 29px;
    }

    #itservice-page-mid {
        padding-bottom: 58px;
        padding-top: 51px;
    }

    #itservice-page-mid1 h3,
    #itservice-page-mid h3 {
        margin: 11px 0;
        font-size: 15px;
        line-height: 23px;
    }

    #itservice-guest-access h3 {
        font-size: 27px;
        margin: 0 0 8px;
    }

    #itservice-guest-access .guest-access-wr h3 {
        font-size: 18px;
    }

    #itservice-guest-access .guest-access-wr p {
        font-size: 14px;
    }

    #itservice-page-mid1:before,
    #itservice-page-mid:before,
    .network-design-impl::after {
        display: none;
    }

    #itservice-page-mid1 h2,
    #itservice-page-mid h2 {
        font-size: 24px;
        line-height: 31px;
    }

    #itservice-page-mid1 {
        padding-bottom: 58px;
        padding-top: 41px;
    }

    .our-client .bottom .banner_above {
        position: relative;
        left: 0;
        width: 100%;
        background: #2b3990;
        padding: 42px 40px;
        text-align: left;
        top: 0;
        z-index: 10;
    }

    #itservice-guest-access h3 {
        font-size: 24px;
        margin: 0 0 14px;
    }

    #itservice-page-page .top_content h2 {
        font-size: 20px;
        margin: 0 0 15px;
    }

    .network-design-impl h2 {
        margin-bottom: 10px;
        margin-top: 14px;
        font-size: 21px;
    }

    .network-design-impl p {
        font-size: 14px;
        width: 100%;
        margin: 0 auto 10px;
    }

    .our-client h3 {
        font-size: 18px;
        margin: 0px 0 10px;
    }

    .our-client p {
        font-size: 14px;
    }

    #managedit-top-page h2 {
        font-size: 20px;
        margin: 0px 0 16px;
        line-height: 27px;
    }

    #managedit-top-page p {
        font-size: 14px;
    }

    .our-client .bottom .banner_above {
        width: 100%;
        padding: 20px 22px;
    }

    .our-client .bottom .banner_above h2 {
        margin: 0px;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .our-client .bottom .banner_above p {
        font-size: 14px;
        color: #fff;
        text-align: left;
        font-weight: 300;
        line-height: 23px;
    }

    #itservice-page-mid {
        padding-bottom: 24px;
        padding-top: 51px;
    }

    #managedit-services h2 {
        font-size: 25px;
        margin-bottom: 91px;
    }

    #managedit-services .managedit-services-wrap h2 {
        font-size: 15px;
        margin-bottom: 13px;
    }

    #managedit-services .managedit-services-wrap span.icon {
        width: 85px;
        height: 85px;
        line-height: 80px;
    }

    #managedit-services .managedit-services-wrap span.icon img {
        width: 100%;
        max-width: 37px;
    }

    #managedit-covers ul li {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 7px;
        padding-left: 25px;
    }

    #managedit-covers p {
        font-size: 15px;
    }

    #managedit-covers h2 {
        margin: 25px 0 25px;
        font-size: 23px;
    }

    #managedit-page-montirong h2 {
        font-size: 24px;
        margin: 0px 0 10px;
    }

    .package-blue-box .package-box span.count {
        width: 84px;
        height: 84px;
        line-height: 84px;
        font-size: 30px;
    }

    .package-blue-box .package-box h2 {
        font-size: 19px;
        letter-spacing: 1px;
    }

    .package-blue-box .package-box {
        padding: 0 0px;
        height: 650px;
        overflow: auto;
    }

    .package-blue-box .package-box p {
        font-size: 13px;
    }

    .package-blue-box .package-box ul li {
        font-size: 13px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .package-blue-box .package-box a.more {
        font-size: 14px;
        padding: 11px 0px;
        width: 88%;
        margin: 0 auto 21px;
        outline: none;
        text-decoration: none;
    }

    #managedit-top-page h3 {
        margin: 21px 0 0;
    }

    #managedit-services .managedit-services-wrap {
        padding: 12px 16px;
        min-height: auto;
        margin-bottom: 63px;
    }

    #managedit-services {
        padding: 42px 0 13px;
    }

    .announce-left {
        padding-bottom: 25px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav {
        display: block !important;
        margin: 0;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li {
        float: none;
        display: block;
        text-align: left;
        margin: 0px;
        border-bottom: solid 1px #212e7f;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
        font-size: 14px;
        color: #fff;
        font-family: 'Gilroy-Regular', sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        padding: 17px 20px;
        display: inline-block;
    }

    .header-middle {
        position: relative;
    }

    .header-middle .nav-section .navbar.navbar-default {
        position: static;
    }

    .header-middle .nav-section #navbar {
        border: none;
        padding: 0px;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: #2d3b92;
        top: 60px;
        z-index: 99;
    }

    .header-middle .logo {
        width: 66.333%;
    }

    .header-middle .nav-section {
        width: 100%;
    }

    .header-middle .nav-section button.navbar-toggle {
        background: #2d3b92;
        border: none;
        border-radius: 0px;
        color: #fff;
        margin-right: 0;
    }

    .header-middle .nav-section button.navbar-toggle span.icon-bar {
        background-color: #fff;
    }

    .single-service .slider-banner-text:before {
        display: none;
    }

    .carousel-inner .slider-content .banner-text a.btn.btn-default.get {
        font-size: 12px;
        width: 130px;
        padding: 7px 0;
        margin-top: 19px;
    }

    #home_our_articles .our_articles-title h2,
    #home_our_technology .industry-title h2,
    #home_our_client .industry-title h2,
    #home_our_industry .industry-title h2,
    #services-slider .service-carousel-title h2 {
        font-size: 27px;
    }

    #services-slider .service-carousel-title ul li {
        padding: 7px 12px;
        font-size: 15px;
        width: 100%;
        text-align: center;
    }

    #request-callback .request-content h2 {
        font-size: 27px;
        margin-top: 0px;
        margin-bottom: 14px;
    }

    #home_completed_work .completed_work-section h2 {
        font-size: 24px;
        text-align: center;
        font-weight: 500;
        margin-bottom: 86px;
        margin-top: 10px;
    }

    .work-section .work-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .country-sec {
        display: none;
    }

    #why-choose-us h3 {
        font-size: 15px;
        margin-bottom: 0px;
        margin-top: 55px;
    }

    #why-choose-us h2 {
        font-size: 32px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    #why-choose-us p {
        font-size: 16px;
    }

    .carousel-inner .slider-content .banner-text p {
        color: #fff;
        font-weight: 300;
        font-size: 13px;
        margin-bottom: 1px;
        line-height: normal;
    }

    .carousel-inner .slider-content .banner-text h2 {
        font-size: 21px;
        margin-bottom: 8px;
        margin-top: 0px;
        line-height: normal;
    }

    .carousel-inner .slider-content .banner-text {
        top: 50%;
        max-width: 100%;
        left: 0;
        padding-left: 37px;
        padding-right: 37px;
    }

    .social {
        display: inline-block;
        width: 100%;
    }

    #footer .companyinfo p {
        margin-bottom: 8px;
    }

    .latest-most,
    .menu-list,
    .companyinfo {
        padding-bottom: 23px;
        border-bottom: solid 1px #4150ac;
        margin-bottom: 23px;
    }

    @media screen and (max-width:950px) {

        .latest-most,
        .menu-list,
        .companyinfo {
            border-bottom: solid 1px #E7E8E9;
            margin-top: 40px;
        }

        #footer .companyinfo {
            padding-bottom: 20px !important;
        }

        .company_info_body {
            margin: 0 0 50px 60px !important;
        }
    }

    .team-solution {
        padding-bottom: 24px;
    }

    #footer .footer-widget ul.nav {
        text-align: center;
    }

    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li {
        margin-right: 5px;
        padding-right: 15px;
        line-height: 15px;
        float: none;
        display: inline-block;
        margin-left: 5px;
    }

    #footer .footer-widget p {
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .work-section .work-wrap:nth-child(2),
    .work-section .work-wrap:nth-child(4) {
        margin-top: -59px;
    }

    #home_completed_work .completed_work-section h2 {
        font-size: 24px;
        margin-bottom: 86px;
        margin-top: 10px;
    }

    .our_articles-slider-section .views-element-container>div>div .views-row {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 35px;
    }

    .subscribe-title h2 {
        font-size: 29px;
        text-transform: none;
        font-weight: 600;
    }

    .subscribe-title h3 {
        font-size: 14px;
    }

    .views-row .content img {
        width: 100%;
    }

    .our_articles-slider-section {
        padding-bottom: 1px;
    }

    #home_completed_work .completed_work-section {
        background: none;
    }

    .technology-slider-section .owl-nav button.owl-next,
    .ourclient-slider-section .owl-nav button.owl-next {
        right: 0px;
    }

    .technology-slider-section .owl-nav button.owl-prev,
    .ourclient-slider-section .owl-nav button.owl-prev {
        left: 0px;
    }

    .subscribe-section .simplenews-subscriber-form {
        border-radius: 30px;
        padding: 0 39px;
        width: 100%;
        margin: 0 auto;
        max-width: 943px;
        height: auto;
    }

    .subscribe-section .simplenews-subscriber-form form .field--type-email {
        width: 100%;
        padding-left: 60px;
        padding-top: 12px;
        margin-bottom: 22px;
    }

    .subscribe-section .simplenews-subscriber-form form .form-actions {
        float: none;
        padding-bottom: 30px;
    }

    .subscribe-section .simplenews-subscriber-form form {
        width: 100%;
        padding-top: 11px;
    }

    .subscribe-section .simplenews-subscriber-form form .field--type-email:before {
        font-size: 32px;
    }

    .subscribe-section .simplenews-subscriber-form form .field--type-email input[type=email] {
        height: 37px;
        width: 75%;
        width: 100%;
    }

    .subscribe-section .simplenews-subscriber-form form .form-actions input[type=submit] {
        font-size: 21px;
        padding: 17px 0px;
        border-radius: 40px;
        margin-bottom: 0px;
        width: 100%;
    }

    #banner-image h3,
    #banner-image h1 {
        top: 5%;
        font-size: 18px;
        margin: 0;
    }

    #banner-image h2 {
        top: 12%;
        font-size: 20px;
        margin: 0px;
    }

    #about-us h2 {
        font-size: 30px;
    }

    #about-us h2 {
        font-size: 28px;
        margin-top: 22px;
        margin-bottom: 17px;
    }

    #about-us .content p {
        font-size: 15px;
        margin-bottom: 48px;
    }

    #about-mid-section .about-title p {
        font-size: 19px;
    }

    #about-mid-section .about-title h2 {
        margin-top: 0px;
        font-size: 24px;
    }

    .aboutmid-wrap img {
        display: block;
        margin: 0 auto;
    }

    .aboutmid-wrap h3 {
        font-size: 17px;
        margin-bottom: 9px;
    }

    .aboutmid-wrap p {
        font-size: 15px;
    }

    #request-callback-about .request-content h2 {
        font-size: 25px;
    }

    #request-callback-about .request-content h3 {
        margin-top: 15px;
        font-size: 16px;
        letter-spacing: 1px;
    }

    section#bottom-about-section h2 {
        font-size: 30px;
        margin-bottom: 14px;
        margin-top: 0px;
    }

    section#service-type-us {
        padding-top: 39px;
        padding-bottom: 39px;
    }

    #service-type-us .content h2 {
        font-size: 25px;
        margin: 3px 0 19px;
        line-height: 34px;
    }

    #service-type-us .content h4 {
        margin: 0 0 9px;
        font-size: 15px;
        line-height: normal;
    }

    #service-type-us .content p {
        font-size: 13px;
        line-height: 21px;
    }

    #threat-anticip .title-sec h2 {
        font-size: 27px;
        margin: 3px 0 0px;
        line-height: 37px;
    }

    #threat-anticip .title-sec p {
        font-size: 16px;
        text-align: center;
    }

    .threat-anticip-cont h3 {
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 9px;
    }

    .threat-anticip-cont p {
        font-size: 15px;
        width: 100%;
    }

    .services-mid-banner-info .img-info {
        max-width: 100%;
        padding: 28px 24px 9px;
    }

    .services-mid-banner-info .img-info h2 {
        font-size: 23px;
        font-weight: 700;
        margin: 7px 0 22px;
    }

    section#solution-news-section h2 {
        font-size: 29px;
        font-weight: 600;
    }

    .news-wrap .news-content h3 {
        font-size: 19px;
        margin-bottom: 11px;
    }

    .news-wrap .news-content p {
        font-size: 14px;
    }

    .threat-anticip-cont ul.threat-list li a {
        padding: 15px 36px 15px 14px;
        font-size: 15px;
        position: relative;
    }

    .services-mid-banner-info .img-info a.read-more {
        padding: 9px 38px;
        display: inline-block;
        font-size: 13px;
    }

    .news-wrap .news-img img {
        width: 100%;
    }

    #threat-anticip .threat-anticip-cont .col-sm-6 {
        width: 100%;
    }

    body .row {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    section#solution-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #solution-us .content h2 {
        font-size: 32px;
        letter-spacing: 0px;
        margin: 3px 0 6px;
        line-height: normal;
    }

    #solution-us .content p {
        font-size: 16px;
    }

    .ppup-content .ppup-box h3 {
        margin: 0px 0 18px;
        font-size: 26px;
    }

    .ppup-content .ppup-box {
        max-width: 100%;
        padding: 36px 44px;
    }

    #solution-service-section .services-left {
        max-width: 100%;
        text-align: center;
    }

    #solution-service-section .services-right {
        max-width: 100%;
        padding-top: 36px;
    }

    #solution-service-section .services-right ul {
        text-align: center;
    }

    #solution-service-section .services-right ul li {
        padding-left: 0px;
        padding-right: 0px;
    }

    #solution-service-section .services-left li {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

    #solution-service-section .services-left li:nth-child(2) {
        padding-left: 0;
        padding-right: 0px;
    }

    .services-info {
        width: 100%;
        max-width: 100%;
    }

    .services-info .img-info img {
        display: block;
        margin: 0 auto;
    }

    .news-wrap .news-img img {
        width: 100%;
    }

    #solution-service-section ul li h3 {
        font-size: 14px;
        padding: 10px 33px;
        border-radius: 30px;
        margin: 0 0 15px;
    }

    #solution-service-section .services-right ul li:nth-child(2) {
        padding-left: 0px;
        padding-right: 0px;
    }

    #solution-service-section .services-info h4 {
        top: 47%;
        width: 35%;
        font-size: 19px;
    }

    section#solution-bottom-section .col-md-4.col-sm-offset-2 {
        margin-left: 0%;
        width: 100%;
    }

    #solution-bottom-section h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    section#solution-bottom-section .col-sm-6 {
        width: 55%;
    }

    #solution-bottom-section .news-block .news-block-img img {
        width: 100%;
        max-width: 124px;
    }

    #solution-bottom-section .news-block h2 {
        font-size: 17px;
        margin-bottom: 6px;
        margin-top: 4px;
    }

    #solution-bottom-section p {
        line-height: 20px;
        font-size: 13px;
    }

    #solution-us .count-rght span.circle-r {
        width: 127px;
        height: 127px;
        line-height: 112px;
        font-size: 32px;
        margin: 7px auto;
    }

    body .row {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .col-12,
    .col-md-12,
    .col-sm-12,
    .col-lg-12,
    .col-xs-12,
    .col-xl-12 {
        padding: 0px !important;
    }

    #solution-bottom-section .left-sec-block {
        padding-top: 0px;
    }

    section#solution-bottom-section .col-sm-6 {
        width: 100%;
    }

    #industry-us .content h4 {
        margin: 0;
        font-size: 15px;
        padding-top: 23px;
    }

    #industry-us .content h2 br {
        display: none;
    }

    #industry-us .content h2 {
        font-size: 36px;
        letter-spacing: 0px;
        margin: 3px 0 20px;
        line-height: 48px;
    }

    #industry-us .content p {
        font-size: 15px;
        line-height: 26px;
    }

    #capabilities-section h2 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 27px;
    }

    #capabilities-section .cap-block-content h2 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    #capabilities-section .cap-block-content p {
        width: 100%;
        line-height: 21px;
        font-size: 14px;
    }

    #capabilities-section .cap-block-content {
        overflow: hidden;
        padding-top: 0px;
        padding-left: 4px;
        padding-right: 0px;
    }

    #capabilities-section .cap-block a.button {
        top: 14px;
        padding: 8px 16px;
        font-size: 20px;
    }

    #capabilities-section .cap-block a.button:before {
        top: 36px;
        right: 5px;
    }

    #industry-banner-section .banner-img img {
        width: 100%;
    }

    #industry-banner-section .healthcare-con {
        position: relative;
        width: 100%;
        max-width: 100%;
        right: 0;
        background: #fff;
        padding: 31px 20px;
        top: 14%;
        box-shadow: none;
        left: 0;
        margin: 0 auto;
    }

    #industry-banner-section .healthcare-con h2 {
        color: #2c2c51;
        font-size: 33px;
        margin: 0 0 15px;
        font-weight: 700;
    }

    #capabilities-section p {
        color: #0e1531;
        font-size: 14px;
        width: 100%;
    }

    #capabilities-section .cap-block .cap-block-img {
        width: 100%;
        float: none;
        margin-right: 0px;
    }

    #capabilities-section .cap-block .cap-block-img img {
        width: 100%;
    }

    #capabilities-section .cap-block .cap-block-img {
        margin-bottom: 16px;
    }

    .cyber-blue-box {
        padding-top: 39px;
        padding-bottom: 39px;
    }

    .cyber-blue-box h2 {
        margin: 0px;
        font-size: 29px;
        line-height: 40px;
        margin-bottom: 20px;
        margin-top: 7px;
    }

    .cyber-blue-box ul li {
        width: 100%;
        margin-bottom: 22px;
        padding-left: 0px;
    }

    #cyber-page-mid h2 {
        font-size: 25px;
        width: 100%;
        line-height: 36px;
        margin-top: 0;
        padding-bottom: 17px;
        margin-top: 40px;
    }

    #cyber-page-bottomt h2 {
        font-size: 23px;
        padding-bottom: 22px;
    }

    #cyber-page-bottomt .bottom-cyber-wrap .bottom-cyber-img {
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    #cyber-page-bottomt .bottom-cyber-wrap .bottom-cyber-img img {
        width: 100%;
    }

    .baner-box {
        max-width: 100%;
        padding: 28px 21px 28px;
    }

    #cyber-page-banner {
        padding: 37px 0;
    }

    .get-a-quoate>div {
        display: block;
    }

    .get-a-quoate #block-webform-2 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .get-a-quoate #block-webform-2 h2 {
        font-size: 26px;
        margin: 0px;
        padding: 30px 0;
    }

    .get-a-quoate .form-wrapper .js-form-item input {
        height: 43px;
        padding: 0 15px;
        margin-bottom: 0px;
    }

    .get-a-quoate .form-wrapper .js-form-item textarea {
        border: none;
        height: 93px;
    }

    .get-a-quoate #block-servicebottomimage {
        width: 100%;
    }

    .get-a-quoate #block-webform-2 h2 {
        font-size: 21px;
        margin: 0px;
        padding: 30px 0;
    }

    .get-a-quoate .form-wrapper .js-form-item input {
        height: 37px;
        padding: 0 15px;
        margin-bottom: 0px;
    }

    .get-a-quoate .form-wrapper .js-form-item textarea {
        border: none;
        height: 83px;
    }

    .get-a-quoate .form-wrapper .form-actions input {
        border: solid 2px #fff;
        font-size: 13px;
        letter-spacing: 1px;
        width: 100%;
    }

    #blog-page-page .blog-post article h2 {
        font-size: 17px;
        margin-top: 0px;
    }

    #blog-page-page .blog-post article p {
        font-size: 14px;
        line-height: 22px;
    }

    #blog-page-page .blog-post article ul.links.inline li a {
        font-size: 13px;
        padding: 8px 36px;
        border-radius: 30px;
    }

    #blog-page-page .blog-sidebar .views-row article {
        background: none;
        padding-bottom: 6px;
        margin-bottom: 17px;
        position: relative;
        padding-left: 0px;
    }

    #blog-page-page .blog-sidebar .views-row article .banner-image {
        margin-bottom: 12px;
        width: 100%;
        float: none;
        position: relative;
        left: 0;
        display: block;
    }

    #blog-page-page .blog-sidebar .views-row article .banner-image img {
        width: 100%;
        display: block;
    }

    #blog-page-page .blog-sidebar .views-row article h2 {
        padding: 0 2px;
        font-size: 12px;
        margin-bottom: 3px;
    }

    #blog-page-page .blog-sidebar .views-row article .info {
        padding: 0 2px;
    }

    #blog-page-page .blog-sidebar .views-row article .description ul.links.inline {
        list-style: none;
        padding: 0 4px;
        margin: 0px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 {
        padding: 14px 19px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 h2 {
        font-size: 17px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 form input[type=search] {
        height: 36px;
    }

    #blog-page-page .blog-sidebar div#block-searchform-2 form .form-actions:before {
        font-size: 16px;
        line-height: 37px;
    }

    #blog-page-page .blog-sidebar #block-tags a {
        font-size: 12px;
        margin: 0 3px;
        padding: 8px 18px;
        margin-bottom: 17px;
    }

    #blog-page-page .blog-post.blog-detail article h2 {
        font-weight: 700;
        font-size: 22px;
    }

    #blog-page-page .blog-post.blog-detail .description h2 {
        font-size: 17px;
    }

    .call-blue .call-now {
        padding: 35px 27px;
    }

    .call-blue .call-now a {
        font-size: 17px;
    }

    .call-blue .booking-free h3 {
        text-align: center;
        padding: 42px 0;
    }

    .call-blue .booking-free h3 a {
        font-size: 15px;
    }

    .call-blue .call-now {
        width: 100%;
        border-bottom: solid 1px #43509e;
        padding: 21px 27px;
        text-align: center;
    }

    .call-blue .booking-free {
        float: left;
        width: 100%;
    }

    .blog-sidebar {
        padding-top: 34px;
    }

    .social-links.social-sharing ul.social-links li a {
        width: 85px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }

    .our-team {
        padding-top: 43px;
        padding-bottom: 10px;
    }

    .our-team h2 {
        font-size: 37px;
        margin: 0;
    }

    .contact-form h2 {
        font-size: 24px;
        color: #2c2c51;
    }

    #inner-page p {
        font-size: 14px;
        line-height: 25px;
    }

    #inner-page .support-btns {
        float: left;
        padding-top: 43px;
        margin-bottom: 45px;
        width: 100%;
    }

    #careers-page h2 {
        font-size: 33px;
        margin: 0;
    }

    #careers-page {
        padding-top: 36px;
        padding-bottom: 43px;
    }

    #inner-page p {
        font-size: 15px;
        line-height: 26px;
    }

    #compliance-page-page .top_title h2 {
        font-size: 27px;
        margin: 0 0 23px;
    }

    .compliance-colum p {
        font-size: 15px;
        margin-bottom: 7px;
    }

    #compliance-banner p {
        font-size: 15px;
    }

    #compliance-page-left h2 {
        font-size: 27px;
        font-weight: 600;
    }

    #compliance-page-left p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 9px;
    }

    .compliance-colum {
        display: block;
        padding-bottom: 35px;
    }

    .compliance-colum .left-colum {
        width: 100%;
    }

    .compliance-colum .right-colum {
        width: 100%;
        padding-top: 14px;
    }

    #compliance-page-left img {
        width: 100%;
        margin-bottom: 25px;
    }

    #compliance-page-left {
        padding-top: 60px;
        padding-bottom: 18px;
    }

    #firewall-top-section h2 {
        margin: 0px 0 17px;
        font-size: 28px;
    }

    #firewall-top-section img {
        width: 100%;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 0px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title {
        padding-top: 0px;
        padding-bottom: 49px;
        margin-top: -203px;
    }

    #firewall-mid-section .mid-bg {
        position: relative;
        height: auto;
        overflow: hidden;
    }

    #firewall-mid-section .firewall-mid-content {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 0px;
    }

    .firewallmid-blue-content .how-contentleft {
        padding: 28px 15px 28px 15px;
    }

    .firewallmid-blue-content .how-contentleft h3 {
        margin: 0px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .firewallmid-blue-content:before {
        display: none;
    }

    #firewall-design-section img {
        width: 100%;
    }

    #firewall-design-section h2 {
        margin: 29px 0 20px;
        font-size: 24px;
        line-height: 34px;
    }

    #firewall-page-Benefit {
        padding-top: 42px;
        padding-bottom: 42px;
    }

    #firewall-page-Benefit h2 {
        font-size: 24px;
        margin: 0px 0 27px;
    }

    #firewall-secu-bottom {
        padding: 41px 0;
    }

    #firewall-page-Benefit img {
        margin-top: 27px;
        width: 100%;
    }

    #firewall-secu-bottom .secr-img img {
        width: 100%;
    }

    #firewall-secu-bottom .secr-img h3 {
        bottom: 25px;
        font-size: 22px;
        margin: 0;
        padding: 0 26px;
    }

    #firewall-secu-bottom .secr {
        margin-top: 17px;
    }

    #software-page-page .top_content h2:before {
        display: none;
    }

    #software-page-page .top_content p {
        font-size: 14px;
        line-height: 23px;
    }

    #software-page-page .top_content h2 {
        font-size: 30px;
        line-height: normal;
        margin: 32px 0 8px;
    }

    #software-page-page .mid_content h2 {
        font-size: 21px;
        margin: 0px 0 11px;
    }

    #software-page-page .mid_content p {
        font-size: 15px;
        margin-bottom: 14px;
    }

    #software-page-mid {
        padding-top: 123px;
        padding-bottom: 121px;
    }

    #software-page-mid p {
        font-size: 14px;
        margin: 0 auto;
    }

    #software-page-mid h2 {
        font-size: 24px;
        margin: 0px 0 27px;
    }

    #software-page-mid p {
        font-size: 13px;
    }

    #software-page-mid img {
        margin: 28px auto 22px;
    }

    div#software-page-left {
        padding-top: 32px;
    }

    #software-page-left h2 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    #software-page-left ul li {
        font-size: 13px;
        padding-bottom: 15px;
        position: relative;
        padding-left: 44px;
    }

    #software-page-left ul li span {
        font-size: 18px;
    }

    #software-page-right {
        padding-top: 127px;
        padding-bottom: 119px;
    }

    #software-page-right h2 {
        font-size: 25px;
        margin-bottom: 13px;
        margin-top: 0px;
    }

    #software-page-bot-banner .eng-box p {
        font-size: 15px;
        line-height: 28px;
    }

    #software-page-right p {
        color: #2c2c51;
        font-size: 14px;
        line-height: 23px;
    }

    #software-page-bot-banner .eng-box h2 {
        margin: 16px 0;
        font-size: 25px;
    }

    #software-page-page .top_content {
        padding-top: 60px;
        padding-bottom: 23px;
    }

    #software-page-montirong h2 {
        font-size: 22px;
        margin: 0px 0 10px;
        line-height: 30px;
    }

    #software-page-montirong h4 {
        margin: 0 0 7px;
        font-size: 19px;
    }

    #software-page-montirong p {
        font-size: 13px;
    }

    #software-page-page .top_content img {
        width: 100%;
    }

    div#software-page-left img {
        width: 100%;
        margin-top: 41px;
    }

    #software-page-right img {
        width: 100%;
        margin-bottom: 24px;
    }

    #software-page-montirong {
        padding-bottom: 74px;
        padding-top: 45px;
    }

    #software-page-montirong {
        padding-bottom: 31px;
        padding-top: 45px;
    }

    #software-page-bot-banner img {
        margin-top: 0px;
    }

    #software-page-bot-banner .eng-box {
        position: relative;
        top: 0px;
        right: 0;
        width: 100%;
        max-width: 100%;
        padding: 13px 21px 25px;
        margin-top: 33px;
    }

    div#software-page-bot-banner {
        padding-bottom: 53px;
    }

    #Penetration-top h2 {
        font-size: 25px;
        padding-bottom: 10px;
    }

    #Penetration-top p {
        font-size: 14px;
        line-height: 23px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-top: 27px;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content h2 {
        font-size: 20px;
        margin: 0px 0 11px;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-content p {
        color: #98a4eb;
        font-size: 13px;
    }

    #Penetration-mid p {
        color: #0e1531;
        font-size: 15px;
    }

    #Penetration-mid {
        padding-top: 41px;
        padding-bottom: 41px;
    }

    #Penetration-banner-row.right-r .fluid-container .p-row-wrap .p-row-wrap-content {
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }

    #Penetration-benefits .benefits-title h2 {
        font-size: 21px;
        margin: 0px 0 11px;
    }

    #Penetration-benefits .benefits-title p {
        color: #2c2c51;
        font-size: 14px;
        font-weight: 300;
    }

    #Penetration-bottom h2 {
        font-size: 22px;
        margin-bottom: 17px;
        margin-top: 16px;
    }

    #Penetration-bottom p {
        color: #7a95b4;
        font-size: 14px;
    }

    #Penetration-bottom ul li {
        font-size: 14px;
        padding: 9px 18px;
        margin-bottom: 18px;
    }

    .benefits-title {
        text-align: center;
        padding: 5px 0 16px;
    }

    #Penetration-benefits {
        background-position: center 88%;
        background-size: contain;
        padding: 40px 0 53px;
    }

    #Penetration-top img {
        width: 100%;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap {
        display: block;
    }

    #Penetration-banner-row .fluid-container .p-row-wrap .p-row-wrap-img {
        width: 100%;
    }

    #Penetration-bottom img {
        width: 100%;
    }

    .subscribe-section #newslettersignup-form {
        border-radius: 30px;
        padding: 26px 29px;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .subscribe-section #newslettersignup-form .js-form-type-textfield {
        width: 100%;
        float: left;
        padding-left: 41px;
        padding-top: 12px;
        position: relative;
    }

    .subscribe-section #newslettersignup-form .js-form-type-textfield:before {
        font-size: 30px;
        left: 0;
        top: 3px;
    }

    .subscribe-section #newslettersignup-form .js-form-type-textfield input[type=text] {
        width: 100%;
    }

    .subscribe-section #newslettersignup-form .js-form-type-textfield {
        width: 100%;
        float: left;
        padding-left: 41px;
        padding-top: 0px;
        position: relative;
    }

    .subscribe-section #newslettersignup-form input.js-form-submit {
        font-size: 19px;
        padding: 17px 73px;
        border-radius: 30px;
        margin-bottom: 0px;
        width: 100%;
    }

    .our-team .addres-colum .addres-col1 p {
        font-size: 15px;
    }

    .our-team .addres-colum .addres-col1 p span {
        font-size: 15px;
    }

    .our-team .addres-colum .addres-col1 {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li>i {
        position: absolute;
        right: 0px;
        top: inherit;
        font-size: 11px;
        display: inline-block;
        color: #fff;
        float: right;
        margin-right: 18px;
        bottom: inherit;
        margin-top: 25px;
        width: 28px;
        text-align: center;
        height: 28px;
        line-height: 28px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li {
        float: left;
        display: block;
        width: 100%;
        padding-right: 14px;
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li .insight-page .announce-right ul li {
        width: 100%;
        float: left;
    }

    .header-middle .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu {
        display: none;
        position: relative;
        z-index: 99;
        background-color: rgba(13, 16, 40, 0.95);
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .nav.navbar-nav .sub-menu {
        display: none
    }

    .header-middle .nav-section #navbar ul.nav.navbar-nav li:hover ul.sub-menu,
    .header-middle .nav-section #navbar ul.nav.navbar-nav li:hover ul.sub-menu,
    .header-middle .nav-section #navbar ul.nav.navbar-nav ul.sub-menu li {
        margin: 0px;
        border: none;
    }
}

@media screen and (max-width:479px) {
    .header-middle .logo a img {
        max-width: 160px;
    }

    .carousel-inner .slider-content .banner-text h2 {
        font-size: 16px;
        margin-bottom: 8px;
        margin-top: 0px;
    }

    .carousel-inner .slider-content .banner-text {
        top: 50%;
        max-width: 100%;
        left: 5%;
        width: 92%;
        transform: translate(0%, -50%);
    }

    .carousel-inner .slider-content .banner-text p {
        font-size: 12px;
        margin-bottom: 1px;
        line-height: 15px;
    }

    .carousel-inner .slider-content .banner-text a.btn.btn-default.get {
        font-size: 12px;
        width: 130px;
        padding: 7px 0;
        margin-top: 8px;
    }

    #why-choose-us h2 {
        font-size: 27px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    #why-choose-us p {
        font-size: 14px;
    }

    #home_our_articles .our_articles-title h2,
    #home_our_technology .industry-title h2,
    #home_our_client .industry-title h2,
    #home_our_industry .industry-title h2,
    #services-slider .service-carousel-title h2 {
        font-size: 21px;
    }

    #home_our_articles .our_articles-title h3,
    #home_our_technology .industry-title h3,
    #home_our_client .industry-title h3,
    #home_our_industry .industry-title h3,
    #services-slider .service-carousel-title h3 {
        font-size: 12px;
    }

    #request-callback .request-content {
        text-align: center;
        padding: 49px 0 48px;
    }

    .work-section .work-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    #home_completed_work .completed_work-section h2 {
        font-size: 21px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    #home_completed_work {
        padding-bottom: 39px;
        padding-top: 39px;
    }

    #home_our_testimonials .testimonials-slider-section .owl-nav button {
        margin: 5px 12px 0;
    }

    #home_our_testimonials .testimonials-slider-section {
        margin-top: 6px;
        padding-bottom: 16px;
    }

    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li a:hover,
    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li a:focus {
        background: none;
    }

    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li a {
        padding: 0;
        font-size: 10px;
    }

    #footer .footer-widget .single-widget-menu ul.nav.nav-pills li {
        margin-right: 0px;
        padding-right: 9px;
        line-height: 15px;
        float: none;
        display: inline-block;
        margin-left: 0px;
        padding-left: 9px;
    }

    #footer .footer-widget p {
        font-size: 11px;
        padding-top: 10px;
        text-align: center;
    }

    #footer .latest-most p {
        color: #8f9ab7;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 4px;
        text-transform: uppercase;
    }

    section#bottom-about-section {
        padding-top: 42px;
        padding-bottom: 14px;
    }

    section#bottom-about-section h2 {
        font-size: 23px;
        margin-bottom: 14px;
        margin-top: 0px;
    }

    section#bottom-about-section p {
        font-size: 15px;
        line-height: 26px;
    }

    #bottom-about-section .icon-with-content .icon span.circle-r {
        width: 85px;
        height: 85px;
        border-radius: 50%;
        padding: 21px;
    }

    #bottom-about-section .border-dash:before {
        height: 60px;
        left: 17%;
        top: 28%;
    }

    #bottom-about-section .icon-with-content .content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    #bottom-about-section .icon-with-content .content p {
        font-size: 15px;
        line-height: 23px;
    }

    #banner-image h2 {
        top: 15%;
        font-size: 14px;
        margin: 7px 0;
        width: 100%;
        text-align: center;
        left: 0;
    }

    #banner-image .serviceform {
        position: absolute;
        z-index: 9;
        margin: auto;
        top: 25%;
    }

    #banner-image h3,
    #banner-image h1 {
        position: absolute;
        z-index: 9;
        margin: auto;
        top: 10%;
        float: right;
        text-align: center;
        right: 2%;
    }

    .serviceform .services-form-webform {
        width: auto !important;
        margin: 0 7% !important;
    }

    #service-type-us .content h2 {
        font-size: 20px;
        margin: 3px 0 19px;
        line-height: 26px;
    }

    #service-type-us .content h3 {
        font-size: 15px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #threat-anticip .title-sec h2 {
        font-size: 21px;
        margin: 3px 0 11px;
        line-height: 32px;
    }

    #threat-anticip .title-sec p {
        font-size: 14px;
        line-height: 26px;
    }

    .threat-anticip-cont h3 {
        font-size: 19px;
        margin-top: 16px;
        margin-bottom: 9px;
    }

    .threat-anticip-cont ul.threat-list li a {
        font-size: 13px;
        position: relative;
    }

    .services-mid-banner-info .img-info h2 {
        font-size: 18px;
        margin: 7px 0 22px;
    }

    section#solution-news-section h2 {
        font-size: 20px;
        margin: 20px 0 5px;
    }

    #request-callback-about .request-content h2 {
        font-size: 21px;
    }

    .threat-anticip-cont ul.threat-list li a:before {
        right: 12px;
        width: 22px;
        height: 22px;
        line-height: 18px;
    }

    #solution-us .content h3 {
        font-size: 14px;
    }

    #solution-us .content h2 {
        font-size: 27px;
        letter-spacing: 0px;
        margin: 3px 0 6px;
    }

    #solution-us .content p {
        font-size: 15px;
    }

    .ppup-content .ppup-box {
        max-width: 100%;
        padding: 22px 24px;
    }

    .ppup-content .ppup-box h3 {
        margin: 0px 0 18px;
        font-size: 19px;
    }

    .ppup-content .ppup-box p {
        font-size: 12px;
        line-height: 18px;
        color: #000;
    }

    #solution-service-section .services-info h4 {
        width: 35%;
        font-size: 12px;
    }

    section#solution-news-section h2 {
        font-size: 20px;
    }

    #solution-bottom-section .news-block .news-block-img {
        width: 100%;
        float: left;
        margin-right: 0px;
        margin-bottom: 18px;
    }

    #solution-bottom-section .news-block .news-block-img img {
        width: 100%;
        max-width: 100%;
    }

    #industry-us {
        padding-top: 19px;
        padding-bottom: 45px;
    }

    #industry-us .content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    #industry-banner-section .healthcare-con h2 {
        font-size: 30px;
    }

    #industry-banner-section {
        padding-top: 55px;
        padding-bottom: 23px;
    }

    .cyber-blue-box h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .cyber-blue-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .cyber-blue-box ul li h3 {
        margin: 12px 0;
        font-size: 16px;
    }

    #cyber-page-mid h2 {
        font-size: 19px;
        line-height: 28px;
        padding-bottom: 17px;
    }

    #cyber-page-bottomt h2 {
        font-size: 18px;
        padding-bottom: 22px;
    }

    #cyber-page-bottomt {
        padding-top: 37px;
        padding-bottom: 39px;
    }

    #cyber-page-bottomt .bottom-cyber-wrap p {
        font-size: 15px;
    }

    #inner-page .insight-page .announce-right ul.announce-menu li {
        width: 100%;
        float: left;
    }

    #inner-page .insight-page .announce-right h3 a {
        font-size: 20px;
    }

    .our-team {
        padding-top: 35px;
        padding-bottom: 10px;
    }

    .our-team h2 {
        font-size: 27px;
        margin: 0 0 7px;
    }

    .our-team h3 {
        font-size: 15px;
        margin: 0px;
    }

    .our-team p {
        font-size: 14px;
        line-height: 22px;
    }

    .our-team h4 {
        font-size: 20px;
        margin: 23px 0 20px;
    }

    .our-team .addres-colum .addres-col1 {
        width: 100%;
    }

    .our-team .addres-colum .addres-col1 p {
        width: 100%;
        padding-bottom: 18px;
    }

    .our-team .addres-colum .addres-col1 p span {
        font-size: 15px;
    }

    .our-team .addres-colum .addres-col1 p {
        padding-bottom: 0px;
    }

    .contact-form h2 {
        font-size: 17px;
        margin-top: 17px;
        margin-bottom: 0px;
    }

    .contact-form .contact-form-wrapper .js-form-item input {
        height: 46px;
        padding: 0 16px;
    }

    .contact-form .contact-form-wrapper .js-form-item textarea {
        height: 140px;
        padding: 0 16px;
    }

    .contact-form .contact-form-wrapper .form-actions input.button {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 0 auto 30px;
    }

    #block-contactussocialmedia p a {
        margin: 11px 6px 0;
    }

    .contact-form .contact-form-wrapper .js-form-item.form-item-email,
    .contact-form .contact-form-wrapper .js-form-item.form-item-name {
        width: 100%;
        float: left;
    }

    #careers-page h2 {
        font-size: 26px;
        margin: 0 0 9px;
    }

    #inner-page p {
        font-size: 15px;
        line-height: 24px;
    }

    .careers-form h2 {
        font-size: 26px;
        color: #2c2c51;
    }

    .careers-form form .js-form-item.form-item-name,
    .careers-form form .js-form-item.form-item-email {
        width: 100%;
        float: none;
    }

    .careers-form form .js-form-item input {
        height: 46px;
        padding: 0 16px;
    }

    .careers-form form .js-form-item textarea {
        height: 140px;
        padding: 0 16px;
    }

    .join-us .join-us-wrap i {
        width: 60px;
        height: 60px;
        line-height: 56px;
        margin-bottom: 12px;
        font-size: 21px;
    }

    #inner-page p {
        font-size: 14px;
        line-height: 24px;
    }

    #inner-page .left-img {
        float: none;
        margin-right: 0px;
        margin-bottom: 32px;
        max-width: 100%;
        padding: 34px;
    }

    #inner-page .left-img img {
        display: block;
        margin: 0 auto;
        width: 50%;
    }

    #compliance-page-left h2 {
        font-size: 22px;
    }

    #firewall-top-section {
        padding-top: 28px;
        padding-bottom: 32px;
    }

    #firewall-top-section h2 {
        margin: 0px 0 17px;
        font-size: 21px;
    }

    #firewall-top-section p {
        color: #0e1531;
        font-size: 14px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title {
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: 0px;
    }

    #firewall-mid-section .firewall-mid-content .firewallmid-title h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 0px;
        color: #2e3d98;
    }

    .firewallmid-blue-content .how-contentleft h3 {
        margin: 0px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .firewallmid-blue-content .how-contentleft p {
        color: #98a4eb;
        font-size: 14px;
    }

    .firewallmid-blue-content .how-contentleft .detail-mid-f .f-img-l {
        float: left;
        width: 100%;
        max-width: 100%;
        padding: 20px;
        margin-right: 0px;
    }

    #firewall-design-section h2 {
        margin: 29px 0 20px;
        font-size: 19px;
        line-height: 30px;
    }

    #firewall-design-section p {
        font-size: 14px;
        color: #0e1531;
        line-height: 24px;
    }

    #firewall-page-Benefit h2 {
        font-size: 20px;
        margin: 0px 0 27px;
    }

    #firewall-page-Benefit ul li {
        font-size: 13px;
        padding: 13px 19px;
        margin-bottom: 17px;
    }

    #firewall-secu-bottom h2 {
        font-size: 20px;
    }

    #firewall-secu-bottom .secr {
        margin-top: 12px;
        padding: 17px 20px;
    }

    #firewall-secu-bottom .secr p {
        font-size: 14px;
    }

    #firewall-secu-bottom .secr p strong {
        font-size: 14px;
    }

    #firewall-secu-bottom .secr-img h3 {
        bottom: 21px;
        font-size: 16px;
        margin: 0;
        padding: 0 26px;
    }

    #software-page-page .top_content h2 {
        font-size: 25px;
        margin: 26px 0 8px;
    }

    #software-page-page .top_content p {
        font-size: 13px;
        line-height: 20px;
    }

    #software-page-page .mid_content h2 {
        font-size: 18px;
        margin: 0px 0 11px;
    }

    #software-page-mid {
        padding-top: 89px;
        padding-bottom: 121px;
    }

    #software-page-left h2 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 30px;
    }

    #software-page-bot-banner .eng-box h2 {
        margin: 11px 0;
        font-size: 22px;
    }

    #software-page-bot-banner .eng-box p {
        font-size: 14px;
        line-height: 24px;
    }

    #Penetration-top {
        padding-top: 33px;
        padding-bottom: 54px;
    }

    #Penetration-top h2 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    #Penetration-mid p {
        color: #0e1531;
        font-size: 14px;
    }

    #slider .carousel ol.carousel-indicators li {
        height: 11px;
        margin: 8px 0;
    }

    .features_pages-colum .Security-Services h2 {
        font-size: 20px;
    }

    .features_pages-colum .Security-Services p {
        font-size: 14px;
    }

    .features_pages-colum {
        padding-top: 62px;
        padding-bottom: 34px;
    }

    #features_pages-page-left h2 {
        margin: 0px 0 0px;
        font-size: 20px;
    }

    #features_pages-page-left .IT-Support p {
        font-size: 14px;
    }

    #features_pages-page-right h2 {
        font-size: 20px;
        margin-top: 0;
    }

    #features_pages-page-right ul li {
        padding-bottom: 10px;
        font-size: 14px;
    }

    #features_pages-page-last-bottom h2 {
        font-size: 20px;
    }

    #features_pages-page-last-bottom .other-Service h2 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #features_pages-page-last-bottom .other-Service {
        padding: 0px 22px;
        margin-bottom: 45px;
        min-height: auto;
    }

    #features_pages-page h2 {
        font-size: 20px;
    }

    #features_pages-page p {
        font-size: 14px;
    }

    .features_pages-colum h2 {
        font-size: 20px;
    }

    .features_pages-colum .Companies ul li {
        font-size: 15px;
    }

    .features_pages-colum .Companies ul li:before {
        top: 3px;
        left: 0;
    }

    #features_pages-banner .OurServicestilt h2 {
        margin-bottom: 6px;
        font-size: 20px;
    }

    #features_pages-banner .OurServicestilt p {
        font-size: 14px;
    }

    #features_pages-page-left .Our-Services .Our-Services-mid .Our-Services-wrap h3 {
        font-size: 17px;
    }

    #features_pages-page-left .Our-Services .Our-Services-mid .Our-Services-wrap p {
        color: #0e1531;
        font-size: 14px;
    }

    #features_pages-page-right p {
        font-size: 14px;
    }

    #features_pages-page-left .Our-Services .Our-Services-top p {
        font-size: 14px;
    }

    .features_pages-colum .srvices-cover {
        padding: 10px 19px;
        min-height: 341px;
        margin-bottom: 43px;
    }

    .features_pages-colum .srvices-cover h3 {
        margin: 16px 0;
        font-size: 19px;
    }

    .features_pages-colum .srvices-cover li {
        font-size: 14px;
        padding-bottom: 10px;
    }

    #features_pages-page-bottom .servi-part h2 {
        font-size: 20px;
        margin-top: 0;
    }

    #features_pages-page-bottom p {
        font-size: 14px;
    }

    #featured_our_client .industry-title h2 {
        font-size: 24px;
        margin-top: 10px;
    }
}

.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -119px;
    top: 200px;
    width: 200px;
    z-index: 9999;
}

.sticky li {
    list-style-type: none;
    background-color: #333;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.sticky li:hover {
    margin-left: -115px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.sticky li img {
    float: left;
    margin: 5px 5px;
    margin-right: 10px;
}

.sticky li p {
    float: left;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
}

#managedit-faq-section {
    margin-bottom: 50px;
}

#managedit-faq-section .ui-accordion p {
    font-family: 'Gilroy-Regular', sans-serif !important;
}

#managedit-faq-section .ui-accordion .views-row .views-row {
    margin-bottom: 2%;
}

#managedit-faq-section h2 {
    margin: 0px;
    text-align: center;
    color: #2c2c51;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}

.serviceform {
    position: absolute;
    z-index: 9;
    margin: auto;
    top: 9%;
    float: right;
    right: 9%;
}

.serviceform .services-form-webform {}

.serviceform .services-form-webform label {
    color: #fff;
}

.serviceform .services-form-webform .form-actions {
    margin-top: 8px;
}

.serviceform .services-form-webform input,
.serviceform .services-form-webform textarea {
    border-radius: 5px;
}

#banner-image .serviceform h2 {
    font-family: 'Gilroy-Regular', sans-serif !important;
    position: initial;
    margin-top: 0;
    margin-bottom: 10px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #1ccacd !important;
    border: none !important;
}

.cont-all-div {
    text-align: center;
    margin: 0px 2%;
    text-align: center;
    padding: 0;
    background: #f1dfdf;
    margin: 0px 2%;
    border-radius: 5%;
    padding: 2% 0;
    cursor: pointer;
}

.cont-asia-div {
    text-align: center;
    margin: 0px 2%;
    text-align: center;
    padding: 0;
    background: #f1dfdf;
    margin: 0px 2%;
    border-radius: 5%;
    padding: 2% 0;
    cursor: pointer;
}

.cont-europe-div {
    text-align: center;
    padding: 0;
    text-align: center;
    padding: 0;
    background: #f1dfdf;
    margin: 0px 2%;
    border-radius: 5%;
    padding: 2% 0;
    margin: 0px 2%;
    cursor: pointer;
}

.cont-nm-div {
    text-align: center;
    padding: 0;
    background: #f1dfdf;
    margin: 0px 2%;
    border-radius: 5%;
    padding: 2% 0;
    cursor: pointer;
}

.asia-section h1,
.europe-section h1,
.northam-section h1 {
    color: #411531;
    width: 100%;
    font-size: 30px;
}

.btn-active {
    background: #2c2c51 !important;
    color: #fff !important;
}

.asia-section h1,
.europe-section h1,
.northam-section h1 {
    border-bottom: 1px solid #c7cad1;
    color: #2c2c51;
    font-weight: 700;
    padding-bottom: 12px;
    font-size: 26px;
}

.asia-section .col-sm-4 .loc-content,
.europe-section .col-sm-4 .loc-content,
.northam-section .col-sm-4 .loc-content {
    padding: 15px;
    min-height: 300px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}

.cont-all-div,
.cont-europe-div,
.cont-asia-div,
.cont-nm-div {
    color: #2c2c51;
    font-weight: 700;
    background: none;
    border: 2px solid #2c2c51;
}

h2.location-heading {
    font-weight: 800;
    font-size: 3em;
    margin-bottom: 3%;
}

.empty {
    border: none !important;
}

.page-node-type-new-service #banner-image:after,
#new-managed-services #banner-image:after {
    background: none !important;
}

.page-node-type-new-service #banner-image img,
#new-managed-services #banner-image img {
    height: auto;
}

#home_services {
    margin-top: 70px;
}

.home_services_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: rgba(33, 36, 38, 0.5);
    margin-bottom: 10px;
}

.home_services_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
    margin-bottom: 80px;
}

#home_services_content .list_content .service_content {
    box-shadow: 0px 1px 80px rgb(0 0 0 / 5%);
    padding: 50px 20px;
}

#home_services_content .list_content .service_content svg {
    margin-bottom: 30px;
    color: #564D66;
}

#home_services_content .list_content .service_content .service_a .image {
    display: block;
}

#home_services_content .list_content .service_content .service_a .hover_image {
    display: none;
}

#home_services_content .list_content .service_content .service_a:hover .image {
    display: none;
}

#home_services_content .list_content .service_content .service_a:hover .hover_image {
    display: block;
}

#home_services_content .list_content .service_content .service_a:hover {
    color: #1C75BC;
}

#home_services_content .list_content .service_content i {
    margin-bottom: 30px;
    font-size: 45px;
    color: #564D66;
}

#home_services_content .list_content .service_content h2:hover {
    color: #00A79D;
}

#home_services_content .list_content .service_content h2 {
    font-family: 'Gilroy-Medium';
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #0D0125;
    margin: 0;
    padding-bottom: 10px;
}

#home_services_content .list_content {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 40px;
}

#home_services_content .list_content .service_content a span {
    opacity: 0.6;
}

#home_services_content .list_content .service_content .service_p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
}

#home_services_content .list_content .service_content .service_a {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    padding-top: 25px;
    display: flex;
}

#home_services_content .list-group-item.active,
#home_services_content .list-group-item.active:hover,
#home_services_content .list-group-item.active:focus,
#home_services_content .list-group-item:hover {
    background-color: white !important;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #1C75BC;
}

#home_services_content .list-group-item.active {
    border-bottom: 5px solid #1C75BC !important;
}

#home_services_content .list-group-item {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.94;
}

#home_services_content .list-group-item {
    border: none !important;
    cursor: pointer;
}

#home_services_content .list-inline {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

#home_achivement {
    background: linear-gradient(95.42deg, rgba(14, 165, 136, 0.8) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%);
    padding: 3% 0px;
}

.home_achivement_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
}

.home_achivement_body h2 {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    margin-top: 0px;
}

.home_achivement_body p {
    font-family: 'Gilroy-Thin';
    font-size: 16px;
    line-height: 150%;
    opacity: 0.8;
}

#home_achivement_content h2 {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #FFFFFF;
}

#home_achivement_content p {
    font-family: 'Gilroy-Thin';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.home_integeraservices_body h2 {
    margin-top: 0px;
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

.home_integeraservices_body {
    margin-top: 12px;
}

.home_integeraservices_body p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
}

.home_integeraservices_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

#home_integeraservices_content h2 {
    font-family: 'Gilroy-Regular';
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #0D0125;
    margin-top: 0px;
    margin-bottom: 16px;
}

#home_integeraservices_content p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
}

.p-0 {
    padding: 0px !important;
}

#home_industry {
    width: 100%;
    overflow: hidden;
}

.home_industry_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

.home_industry_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

#home_industry_content .number {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 19px;
    color: rgba(35, 33, 37, 0.5);
}

#home_industry_content .title {
    font-family: 'Gilroy-Regular';
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #0D0125;
    margin-bottom: 10px;
}

#home_industry_content .body {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
    margin-bottom: 28px;
}

#home_industry_content a {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
}

#home_testimonial {}

#home_client_content {
    margin-top: 30px;
}

.home_testimonial_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

.home_testimonial_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

.slider-home-testimonial .body {
    font-family: 'Gilroy-Regular';
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    color: rgba(33, 36, 38, 0.8);
    text-align: left;
}

.slider-home-testimonial .footer_title {
    font-family: 'Gilroy-Regular';
    font-size: 24px;
    line-height: 150%;
    color: #19181B;
    margin: 0px;
    text-align: left;
}

.slider-home-testimonial .footer_body {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #212426;
    opacity: 0.4;
    text-align: left;
}

.slider-home-testimonial .slick-slider {
    padding: 0px !important;
}

#home_client .new-service-container {
    padding-top: 0px;
}

.home_client_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

.home_client_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

#home_partner {}

.home_partner_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

.home_partner_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

.home_blog_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(33, 36, 38, 0.5);
}

.home_blog_body {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
}

#home_industry_content .content {
    margin-right: 50px;
}

#home_industry_content .number {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 19px;
    color: rgba(35, 33, 37, 0.5);
}

#home_industry_content .title {
    font-family: 'Gilroy-Regular';
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #0D0125;
}

#home_industry_content .body {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
}

#home_industry_content a {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
}

#home_industry_content a span {
    display: flex;
    align-items: center;
}

#home_industry_content .slick-list,
#home_partner_content .slick-list,
#home_blog_content .slick-list {
    overflow: visible !important;
}

#home_industry_content .slick-slide,
#home_partner_content .slick-slide,
#home_blog_content .slick-slide {
    opacity: 0;
}

#home_industry_content .slick-slide {
    background-color: #F6F6F6;
}

#home_industry_content .slick-active~.slick-slide,
#home_industry_content .slick-active,
#home_partner_content .slick-active~.slick-slide,
#home_partner_content .slick-active,
#home_blog_content .slick-active~.slick-slide,
#home_blog_content .slick-active {
    opacity: 1;
}

.content:hover,
.content:hover div,
.content:hover .title {
    background: #1C75BC !important;
}

.content:hover a,
.content:hover p {
    color: white !important;
}

.slider-home-testimonial-content .image_testimonial_content_body {
    padding: 0px 275px;
}

.slider-home-testimonial .slick-slide {
    margin: 0 15px 0 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 224px;
    height: 340px;
    transition: all 0.4s ease-in-out;
}

.slider-home-testimonial .slick-track {
    height: 500px;
}

.slider-home-testimonial .nextdiv img,
.slider-home-testimonial .prevdiv img {
    width: 160px !important;
    height: 224px !important;
}

.slider-home-testimonial .nextdiv img {
    margin-right: auto;
}

.slider-home-testimonial .prevdiv img {
    margin-left: auto;
}

.slider-home-testimonial .slick-slide img {
    width: 224px;
    height: 340px;
    margin-top: 170px;
    transition: all 0.4s ease-in-out;
    object-fit: cover;
}

.slider-home-testimonial .slick-current img {
    height: 420px;
    width: 400px;
}

.slider-home-testimonial-content .body p {
    font-family: 'Gilroy-Regular' !important;
    font-size: 24px !important;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: rgba(33, 36, 38, 0.8);
    margin-bottom: 40px;
}

@media screen and (max-width:960px) {
    .slider-home-testimonial-content .body p {
        font-size: 14px !important;
    }
}

.slider-home-testimonial-content .footer_body {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #212426;
    opacity: 0.4;
    padding-top: 10px;
}

.slider-home-testimonial-content .comma_img {
    margin-bottom: 20px;
}

.slider-home-testimonial-content .footer_title {
    font-family: 'Gilroy-Regular';
    font-size: 24px;
    line-height: 150%;
    color: #19181B;
    margin: 0;
}

.slider-home-client .row {
    display: flex;
    align-items: center;
    padding: 10px 0;
    flex-wrap: wrap;
    row-gap: 20px;
}

.slider-home-client .row>div {
    padding: 0 10px;
}

.slider-home-client .row .content-wrapper {
    height: 80px !important;
    background: #F6F6F6;
    overflow: hidden;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slider-home-client .row .content-wrapper img {
    max-height: 100%;
    width: auto;
}

.views-tab-grid {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}

.services .views-tab-grid .views-field-nothing {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 15px;
}

@media (max-width:767px) {
    .services .views-tab-grid .views-field-nothing {
        width: 100%;
    }
}

.services .views-tab-grid .views-field-nothing .field-content {
    box-shadow: 0px 1px 80px rgb(0 0 0 / 5%);
    padding: 40px 20px;
    display: block;
}

.views-tab-grid .services-content img {
    width: 34px;
    margin-bottom: 30px;
}

.views-tab-grid .services-content a {
    font-family: 'Gilroy-Medium';
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #0D0125;
    margin: 0;
    padding-bottom: 10px;
    display: block;
}

.views-tab-grid .services-content a:hover {
    color: #00A79D;
}

.views-tab-grid .services-content p {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
}

.views-bootstrap-tab {
    margin-top: 30px;
}

.views-bootstrap-tab .nav-pills {
    margin: 0px;
    margin-bottom: 30px;
    gap: 20px;
    flex-wrap: nowrap;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

@media (max-width:960px) {
    .views-bootstrap-tab .nav-pills {
        margin-bottom: 0;
    }
}

.views-bootstrap-tab .nav-pills::-webkit-scrollbar {
    display: none;
}

.views-bootstrap-tab .nav-pills .nav-link {
    background-color: initial;
    border: none;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.94;
    padding: 0;
    padding-bottom: 10px;
    margin-right: 10px;
    border-radius: 0;
    white-space: nowrap;
}

.views-bootstrap-tab .nav-pills .nav-link.active {
    color: #1C75BC;
    border-bottom: 2px solid #1C75BC;
}

#home_partner_content .slick-slide {
    margin-right: 70px;
}

#home_partner {
    overflow: hidden;
    width: 100%;
}

#home_blog_content .home_blog_slider {
    margin-right: 70px;
}

.home_blog_slider.slick-slide p {
    color: #000 !important;
}

#home_blog_content img {
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 5px solid #384FAF;
    object-fit: cover;
}

#home_blog_content .blog-date {
    padding-top: 20px;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    background: white;
    opacity: 0.6;
    margin-bottom: 10px;
    display: block;
}

#home_blog_content a {
    color: #0D0125 !important;
}

#home_blog_content strong {
    font-family: 'Gilroy-Regular';
    font-size: 20px;
    line-height: 150%;
    color: #212426;
    font-weight: normal;
    max-height: 60px;
    height: 60px;
    overflow: hidden;
    display: block;
}

#home_blog_content .blog-description {
    margin-top: 20px;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    color: #0D0125;
    opacity: 0.6;
    display: block;
}

#home_career {
    margin-top: 70px;
    background: #F6F6F6;
}

#home_career .row,
.image_style_home,
.image_style_connect,
#home_connect {
    display: flex;
    align-items: center;
    justify-content: center;
}

.image_style_home img {
    border-radius: 50%;
}

.home_career_title {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: rgba(33, 36, 38, 0.5);
}

.home_career_body h2 {
    font-family: 'Gilroy-Regular';
    font-size: 48px;
    line-height: 130%;
    color: #212426;
    margin: 0;
    padding-bottom: 10px;
}

.home_career_body p {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 150%;
    color: rgba(13, 1, 37, 0.8);
    opacity: 0.7;
}

.home_connect_title {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.home_connect_body {
    font-family: 'Gilroy-ExtraBold';
    font-size: 57px;
    line-height: 120%;
    color: #FFFFFF;
}

.home_connect_body_content {
    margin-top: 80px;
}

@media screen and (max-width:950px) {
    .home_connect_body_content {
        margin-top: 40px;
    }

    .home_connect_body_content {
        text-align: center;
    }

    #home_connect .tab-devices {
        align-content: center;
    }
}

#home_blog {
    width: 100%;
    overflow: hidden;
}

.new_header .logo {
    margin-left: 70px !important;
}

@media (max-width:767px) {
    .new_header .navbar-default {
        float: right;
    }
}

.home_connect_body_content p {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF !important;
    opacity: 0.6;
    margin-bottom: 10px;
}

.home_connect_body_content a {
    font-family: 'Gilroy-Medium';
    font-size: 19px;
    line-height: 150%;
    color: #FFFFFF;
}

.home_connect_body_content a.mail:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.image_style_connect img {
    border-radius: 50%;
}

.new_header #gtranslate_selector {
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
}

.new_header #gtranslate_selector::after {
    background: url(../../../../themes/integeraservicesweb/images/down-arrow.png);
    content: " ";
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
    color: #192779;
}

.new_header .logo {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

header.new_header_content_page {
    padding: 0px !important;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.new_header_content_page .fa-chevron-up:before {
    color: #192779;
    padding: 0px !important;
}

.new_footer .icon_figure i {
    color: white;
}

.new_footer .icon_figure {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 8px 12px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.new_footer .company_info_title {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px !important;
    line-height: 19px;
    color: #FFFFFF !important;
}

.new_footer .company_info_body {
    font-family: 'Gilroy-Regular';
    font-size: 16px !important;
    line-height: 150%;
    color: #FFFFFF !important;
    margin-bottom: 70px;
}

.new_footer .company_info_id {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
}

.new_footer .company_info_data {
    font-family: 'Gilroy-SemiBold';
    font-size: 17px;
    line-height: 150%;
    color: #FFFFFF;
}

.new_footer .company_info_row {
    margin-bottom: 45px !important;
}

.new_footer .company_info_row a {
    color: #ffffff;
}

.new_footer .company_info_row a:hover {
    text-decoration: none;
}

.new_footer .footer_links p {
    margin-bottom: 8px;
}

.new_footer .footer_links ul {
    margin: 0 0 20px 0;
}

@media (max-width:550px) {
    .new_footer .footer_links li {
        margin-bottom: 5px;
    }

    #block-industry-menu {
        margin-top: 20px !important;
    }
}

.new_footer .footer_links li a {
    font-family: 'Gilroy-Thin';
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
    color: white;
    padding: 0px;
}

.new_footer .footer_links li a:hover {
    color: #4DC2C0;
    transition: 0.4s linear;
    text-decoration: none;
    background-color: initial;
}

.new_footer_page_data {
    padding-top: 100px !important;
    background-color: #212426 !important;
}

.footer_links .resources {
    clear: both;
}

.footer_links .resources,
.footer_links .products,
.footer_links .solutions {
    margin-top: 50px;
}

.footer_links .nav-pills {
    display: block;
}

@media screen and (max-width:550px) {
    .new_footer_page_data {
        padding-top: 0px !important;
        background-color: #212426 !important;
    }

    .footer_links .services,
    .footer_links .industry,
    .footer_links .company,
    .footer_links .resources,
    .footer_links .products,
    .footer_links .solutions {}

    .footer_links .company,
    .footer_links .resources,
    .footer_links .products,
    .footer_links .solutions {}

    .footer_links .services,
    .footer_links .industry,
    .footer_links .company,
    .footer_links .resources {
        border-bottom: 1px solid #FFFFFF;
    }

    .footer_links .resources,
    .footer_links .products,
    .footer_links .solutions {
        margin-top: 0px !important;
    }

    .footer_links .company h2,
    .footer_links .resources h2,
    .footer_links .products h2,
    .footer_links .solutions h2 {
        margin-top: 30px !important;
    }

    .footer_links .resources,
    .footer_links .company {
        clear: none;
    }
}

.new_footer_page_data .footer-widget {
    border: none !important;
}

.new_footer_page_data .footer_copyright {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    opacity: 0.6;
}

.new_footer_page_data .footer_link_content:hover {
    background: white;
}

.new_footer_page_data .footer-widget ul.nav {
    display: flex;
    gap: 20px;
}

.new_footer_page_data .footer-widget ul.nav li {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 150%;
}

.new_footer_page_data .footer-widget ul.nav li a:hover {
    background: transparent;
}

.new_footer_page_data .footer-widget ul.nav li a {
    color: #FFFFFF;
    opacity: 0.6;
}

.new_footer_page_data .footer_icon_links a {
    font-size: 20px;
    margin-right: 40px;
    color: white;
}

.new_footer_page_data .footer_icon_links a:hover {
    color: #4DC2C0;
}

.new_footer_page_data .footer_links h2 {
    font-family: 'Gilroy-Bold' !important;
    font-size: 16px !important;
    line-height: 150%;
    color: white !important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}

.new_footer_page_data .footer-widget {
    padding-bottom: 40px;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu {
    background-color: white;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li a {
    color: #282B41;
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 240%;
    opacity: 0.7;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li a:hover {
    color: #282B41;
    opacity: 1;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span,
.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    color: #212228;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span::before {
    content: "";
    border-bottom: 2px solid #07969B;
    width: 47px;
    position: absolute;
    left: 0;
    top: 36px;
    transform: rotate(180deg);
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span::before {
    content: "";
    border-bottom: 2px solid #07969B;
    position: absolute;
    left: 0;
    top: 36px;
    transform: rotate(180deg);
}

#footer #footer_widget .nav-stacked {
    margin-top: 15px;
    padding-left: 10px;
}

.contact-us-page .paragraph-with-webform label {
    width: 100%;
}

.border_line_home {
    position: relative;
}

.new_footer_page_data {
    background-image: url(../../../../themes/integeraservicesweb/images/tlp.svg) !important;
    background-size: 38% !important;
    background-position: bottom 0px right -85px !important;
}

.new_header_content_page #gtranslate_selector option {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 240%;
    color: #282B41;
    opacity: 0.7;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul {
    margin-top: 2px;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li .insight-page {
    margin-top: 20px;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li .insight-page {
    width: 222px;
    left: auto;
    right: auto;
    border-top: none;
    padding: 17px 15px;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li .insight-page a {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 240%;
    color: #282B41;
    opacity: 0.7;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul {
    width: 222px !important;
}

@media (max-width:950px) {

    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul {
        width: 100% !important;
    }
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul .main-navigation-menu-li-wrapper,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul .main-navigation-menu-li-wrapper,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul .main-navigation-menu-li-wrapper {
    grid-template-columns: 100%;
    padding: unset;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul.sub-menu,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul.sub-menu,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul.sub-menu {
    padding: 0 !important;
    position: absolute;
}

@media (max-width:950px) {

    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul.sub-menu,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul.sub-menu,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul.sub-menu {
        padding: 0 !important;
        position: static;
    }
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul.sub-menu li,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul.sub-menu li,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul.sub-menu li {
    width: 100%;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul {
    width: 100% !important;
    position: fixed;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span,
.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span {
    border: none !important;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a:hover,
.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li ul.sub-menu li a:hover {
    color: #07969B;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu li span:after {}

@media screen and (max-width:950px) {

    .talk-sec,
    .hide_desktop {
        display: none;
    }

    .mobile_view {
        display: block !important;
    }

    .desktop-connect-view {
        display: none !important;
    }
}

@media screen and (max-width:950px) {
    .image_style_connect img {
        margin-top: 30px;
    }

    #home_services_content_mobile {
        display: grid;
        grid-template-columns: auto auto;
    }

    .service_mobile_content {
        border: 1px solid rgba(45, 53, 64, 0.1);
        margin: 0;
        padding: 20px;
    }

    .home_services_body {
        margin-bottom: 40px;
    }

    #home_services,
    #home_achivement,
    #home_industry,
    #home_testimonial,
    #home_blog {
        margin-top: 75px;
    }

    #home_achivement_content h2 {
        font-size: 24px;
        line-height: 130%;
    }

    .home_services_body,
    .home_integeraservices_body h2,
    .home_industry_body,
    .home_testimonial_body,
    .home_client_body,
    .home_partner_body,
    .home_career_body,
    .home_connect_body,
    .home_career_body h2 {
        font-size: 28px;
        line-height: 130%;
    }

    .home_blog_body {
        font-size: 20px !important;
    }

    #home_career {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .home_achivement_body h2 {
        font-size: 28px;
        line-height: 150%;
    }

    .slider-home-testimonial-content .body {
        font-size: 16px;
        line-height: 150%;
    }

    .mb-35 {
        margin-bottom: 35px;
    }

    .service_mobile_content h2,
    .service_mobile_p,
    .home_achivement_title,
    .home_achivement_body p,
    .home_integeraservices_body p,
    #home_integeraservices_content p,
    .image_testimonial_content_body {
        font-size: 14px;
        line-height: 150%;
    }

    #home_integeraservices_content h2 {
        font-size: 16px;
        line-height: 19px;
    }

    .service_mobile_content h2 {
        margin: 10px 0px;
        color: #2D3540;
        font-size: 600;
    }

    #home_achivement_content {
        display: grid;
        grid-template-columns: auto auto;
    }

    .home_services_title,
    #home_achivement_content p,
    .home_industry_title,
    .home_testimonial_title,
    .home_client_title,
    .home_partner_title,
    .home_blog_title,
    .home_career_title,
    .home_connect_title,
    .slider-home-testimonial-content .footer_title {
        font-size: 12px;
        line-height: 150%;
    }

    @media (max-width:950px) {}

    .partner_logo_cover {}

    #home_partner_content .slick-slide {
        margin-right: 35px;
    }

    #home_blog_content .home_blog_slider {
        margin-right: 10px;
    }

    #home_industry_content .content {
        margin-right: 15px;
    }

    .slider-home-testimonial-content .image_testimonial_content_body {
        padding: 0;
    }
}

.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu,
.new_header .nav-section #navbar ul.nav.navbar-nav li ul.sub-menu {
    padding: 10px 70px;
}

.main-navigation-menu .main-navigation-menu-li-wrapper {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 10px 70px;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav li a {
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: capitalize;
    font-family: 'Gilroy-SemiBold';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.talk-sec div {
    font-family: 'Gilroy-Thin';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

body #hubspot-messages-iframe-container {
    display: none !important;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav ul.sub-menu li a {
    border-bottom: none;
}

.new_footer_page_data .company_info_title img {
    margin-right: 20px;
    max-width: 220px;
    filter: contrast(0.3);
}

.new_header .talk-sec div {
    padding: 22px 80px;
    color: white;
    background: #00A79D;
    margin-left: 25px;
}

.new_header .country-sec {
    width: 8%;
}

.new_header .nav-section .navbar.navbar-default ul.nav.navbar-nav li i {
    padding-top: 25px;
    padding-bottom: 25px;
}

#home_career a:hover,
#home_industry a:hover,
#home_blog a:hover {
    background: #928e97 !important;
}

.slider-home-industry .slick-track {
    display: flex;
}

.slider-home-industry .slick-slide {
    height: inherit;
}

.slider-home-industry .content>img {
    width: 100%;
    min-height: 350px;
    max-height: 350px;
}

.new_header_content_page .active,
.new_header_content_page .forcefully-active-header {
    background-color: white;
}

.new_header .nav-section #navbar ul.nav.navbar-nav li>ul.sub-menu>li li,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul.sub-menu>li li,
.new_header .nav-section #navbar ul.nav.navbar-nav li>ul.sub-menu>li:nth-child(7) {
    height: auto;
}

div#sliding-popup {
    background-color: #00A79D;
}

.eu-cookie-compliance-content {
    margin: 0 auto;
    max-width: 80%;
    display: inline-block;
    text-align: left;
    width: 100%;
    position: relative;
    background-color: #00A79D;
    padding-top: 20px;
    color: #ffffff;
}

@media screen and (max-width:960px) {
    .eu-cookie-compliance-content {
        padding-top: 0px !important;
    }

    .eu-cookie-compliance-message,
    .eu-cookie-compliance-buttons {
        max-width: 100% !important;
        margin: 5px 0 0 0 !important;
    }

    .eu-cookie-compliance-content h2 {
        font-size: 16px !important;
    }

    .eu-cookie-compliance-secondary-button,
    .eu-cookie-compliance-secondary-button:hover {
        font-size: 14px !important;
    }

    .eu-cookie-compliance-secondary-button:hover {
        font-size: 14px !important;
    }

    .eu-cookie-compliance-default-button,
    .eu-cookie-compliance-default-button:hover {
        font-size: 14px !important;
        padding: 10px 35px 12px !important;
    }
}

.eu-cookie-compliance-content h2 {
    color: #FFF;
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.eu-cookie-compliance-content p {
    color: #FFF;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.eu-cookie-compliance-secondary-button,
.eu-cookie-compliance-secondary-button:hover {
    background: #ffffff;
    color: #00A79D;
    padding: 9px 35px 12px;
    color: var(--aa, #00A79D);
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.eu-cookie-compliance-default-button,
.eu-cookie-compliance-default-button:hover {
    margin-left: 20px;
    border: 1px solid #ffffff !important;
    background-color: #00A79D;
    background: none !important;
    border-radius: 0% !important;
    color: #ffffff;
    padding: 6px 35px 12px;
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    box-shadow: none !important;
    text-shadow: none !important;
}

@media screen and (max-width:950px) {
    .main-navigation-menu .main-navigation-menu-li-wrapper {
        display: grid;
        grid-template-columns: 100%;
        padding: 10px 18px;
    }

    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(5)>ul {
        width: 100% !important;
    }

    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(4)>ul .main-navigation-menu-li-wrapper {
        display: grid;
        grid-template-columns: 100% !important;
        padding: 10px 18px;
    }

    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(1)>ul.sub-menu,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(3)>ul.sub-menu,
    .new_header .nav-section #navbar ul.nav.navbar-nav li>ul,
    .new_header .nav-section #navbar ul.nav.navbar-nav li:nth-child(5)>ul.sub-menu {
        position: static;
    }

    .header-middle .nav-section #navbar {
        top: 48px;
        max-height: calc(100vh - 48px);
        overflow: hidden scroll;
    }

    .country-sec {
        display: none;
    }
}

.case-study .views-view-grid>.row>div {
    margin: 25px 0px;
}

.casestudy-content {
    border: 1px solid white;
    padding: 20px;
    color: black;
    box-shadow: 0px 1px 80px 0px rgba(0, 0, 0, 0.05);
}

.casestudy-content:hover {
    background: var(--Gradient, linear-gradient(95deg, rgba(14, 165, 136, 0.80) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%));
    color: white;
    border: none;
}

.casestudy-content:hover .content-title {
    color: white;
}

.casestudy-content .content-title {
    color: black;
}

.casestudy-content:hover .arrow {
    background: url(../../../../themes/integeraservicesweb/images/case-study1.svg) no-repeat;
    display: block;
    height: 15px;
}

.casestudy-content .arrow {
    background: url(../../../../themes/integeraservicesweb/images/case-study2.svg) no-repeat;
    display: block;
    height: 15px;
}

.casestudy-content:hover .created-title {
    color: #FFF;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.6
}

.casestudy-content .created-title {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.6;
}

.case-study .form-item-field-industry-target-id ul,
.case-study .form-item-field-services-target-id ul {
    display: flex;
    list-style: none;
    white-space: nowrap;
    flex-wrap: wrap;
}

.case-study .form-item-field-industry-target-id ul li,
.case-study .form-item-field-services-target-id ul li {
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {

    .case-study .form-item-field-services-target-id ul li a,
    .case-study .form-item-field-industry-target-id ul li a {
        margin: 0 10px 0 0 !important;
    }

    .case-study .form-item-field-industry-target-id ul,
    .case-study .form-item-field-services-target-id ul,
    .case-study .views-exposed-form .form-select {
        padding: 0 !important;
        margin: 0 !important;
    }
}

.case-study .form-item-field-services-target-id ul li a,
.case-study .form-item-field-industry-target-id ul li a {
    display: inline-flex;
    padding: 5px 15px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border-radius: 20px;
    border: 1px solid #93D6D2;
    margin: 0 10px;
}

.case-study .form-item-field-industry-target-id ul li a:hover,
.case-study .form-item-field-services-target-id ul li a:hover {
    text-decoration: none;
}

.case-study .form-item-field-services-target-id ul li:hover a,
.case-study .form-item-field-industry-target-id ul li:hover a,
.case-study .form-item-field-industry-target-id ul li .bef-link--selected,
.case-study .form-item-field-services-target-id ul li .bef-link--selected {
    background-color: #00A79D;
    color: white;
}

.case-study .views-exposed-form {
    background: rgba(0, 167, 157, 0.10);
    padding: 0 5%;
}

.case-study .grid.views-view-grid {
    padding: 0 5%;
}

.case-study .form-item-field-services-target-id label,
.case-study .form-item-field-industry-target-id label {
    color: #00A79D;
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 20px 0;
}

.case-study .form-item-field-services-target-id ul {
    padding-bottom: 47px;
}

.pager .pager__items .pager__item--first,
.pager .pager__items .pager__item--last {
    display: none;
}

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

.pager .pager__items .pager__item--previous a {
    width: 12px;
    padding: 0;
    background: url(../../../../themes/integeraservicesweb/images/chevron-left.svg) no-repeat center;
}

.pager .pager__items .pager__item--next a {
    width: 12px;
    padding: 0;
    background: url(../../../../themes/integeraservicesweb/images/chevron-right.svg) no-repeat center;
}

.pager .pager__items .pager__item--previous a span,
.pager .pager__items .pager__item--next a span {
    display: none;
}

.pager .pager__items li {
    list-style-type: none;
    vertical-align: middle;
    display: inline-flex;
}

.pager .pager__items a {
    border: none;
    color: #666877;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.72px;
    text-decoration-line: underline;
}

@media screen and (max-width:950px) {
    .pager .pager__items a {
        font-size: 12px !important;
    }
}

.pager .pager__items a:hover,
.pager .pager__items .is-active a {
    color: #00A79D;
    text-decoration-line: none;
}

::-webkit-scrollbar {
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: grey;
}

.team .views-bootstrap-tab .teams img {
    height: 35vh;
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: 0% 0;
}

.team .views-bootstrap-tab .views-field-title {
    display: none;
}

.team .views-bootstrap-tab .teams .name,
.team .views-bootstrap-tab .teams .role,
.team .views-bootstrap-tab .teams .social-icons {
    display: block;
}

.team .views-bootstrap-tab .views-tab-grid {
    grid-template-columns: repeat(4, 1fr);
}

.team .views-bootstrap-tab .teams {
    background: #E6F6F5;
    text-align: center;
}

.team .views-bootstrap-tab .teams .team-content .name {
    color: #000;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-top: 21px;
}

.team .views-bootstrap-tab .teams .team-content .role {
    color: #666877;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 15px;
}

.team .views-bootstrap-tab .teams .image-wrapper {
    position: relative;
    overflow: hidden;
}

.team .views-bootstrap-tab .teams .image-wrapper .read-more {
    transition: all 0.3s ease-in-out, opacity 0.3s ease-in-out;
    position: absolute;
    bottom: -45px;
    width: 100%;
    background: linear-gradient(95deg, rgba(14, 165, 136, 0.80) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%);
    padding: 10px;
    color: #FFF;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.team .views-bootstrap-tab .teams:hover .read-more {
    bottom: 0;
}

.team .views-bootstrap-tab .views-field-nothing {
    padding: 0;
}

.team .views-tab-grid .views-field-nothing {
    flex: 0 0 auto;
    width: 25%;
    padding: 15px;
}

@media (max-width:767px) {
    .team .views-tab-grid .views-field-nothing {
        width: 50%;
    }
}

.team .social-media-links--platforms {
    margin: 0;
    padding-bottom: 20px;
}

.team .social-media-links--platforms .fab {
    font-size: 25px;
    color: #666877;
}

.page-node-type-case-study .block-insights-banner .banner-title {
    width: auto !important;
}

.page-node-type-case-study .block-insights-banner .inside-banner {
    position: absolute;
    top: 50%;
}

.page-node-type-case-study .block-insights-banner .case-study-image {
    margin-left: 66px;
}

@media (max-width:767px) {
    .page-node-type-case-study .block-insights-banner .case-study-image {
        margin-left: 35px;
    }
}

.page-node-type-case-study .block-insights-banner .case-study-image img {
    max-width: 150px;
}

.modal {
    z-index: 10001;
}

.modal-backdrop {
    z-index: -1;
}

.team .views-bootstrap-tab .nav-tabs {
    display: inline-flex;
    border: 1px solid #00A79D;
    margin: 0px 0px 48px;
}

.team .views-bootstrap-tab .nav-tabs li .active,
.team .views-bootstrap-tab .nav-tabs li:hover button {
    background: #00A79D;
    color: white;
}

.team .views-bootstrap-tab .nav-tabs li button {
    border-radius: 0;
    border: none;
    color: black;
    padding: 14px 21px;
}

.modal .modal-dialog {
    max-width: 70%;
}

.modal .team-modal img {
    margin-right: 50px;
}

.modal .team-modal .usr-image {
    margin: auto 0;
}

.modal-header .btn-close {
    background-color: #09A79D;
    border-radius: 50%;
}

.case-study .views-exposed-form .form-select {
    background: transparent;
    border: none;
}

.insights-blogs {
    padding: 5%;
}

.insights-blogs .views-exposed-form {
    margin: 0 !important;
}

.popular-articles-wrapper,
#block-integeraweb-content {
    overflow: hidden;
}

.show-more-table {
    display: none;
}

.show-more-table.show {
    display: table-row-group;
}

#block-integeraweb-main-menu ul .nav-item .sub-menu .dropdown-parent>a,
#block-integeraweb-main-menu ul .nav-item .sub-menu .dropdown-parent>a:hover {
    font-size: 16px;
    line-height: 19px;
    color: #212228;
    text-transform: none;
    font-weight: 600;
    display: block;
    cursor: pointer;
    padding: 9px 18px 9px 0;
    opacity: 1;
}

#block-integeraweb-main-menu ul .nav-item .sub-menu .dropdown-parent>a::after {
    content: "";
    border-bottom: 2px solid #07969B;
    width: 47px;
    position: absolute;
    left: 0;
    top: 36px;
    transform: rotate(180deg);
}

.captcha {
    margin: 20px 0;
}

.form-actions .form-submit {
    margin-bottom: 0;
}

#block-integeraweb-content .inside-banner {
    max-width: 50%;
}

@media screen and (max-width:950px) {
    #block-integeraweb-content .inside-banner {
        max-width: 100%;
    }
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home h1,
.page-node-1044 .paragraph--type--banner-slider .border_line_home h2 {
    background: linear-gradient(95.42deg, #0ea588 7.54%, #0e8199 36.43%, #224d93 65.65%, #2b3990 97.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 70%;
    margin-top: 0;
    margin-left: 0;
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home .tag-title {
    font-family: 'Gilroy-Bold' !important;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
    font-weight: 400;
    margin-left: 0;
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home .desc p {
    font-family: 'Gilroy-SemiBold' !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #192779;
    max-width: 60%;
    margin-left: 0;
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home .banner_link a::after {
    display: none !important;
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home .banner_link a {
    background: linear-gradient(95.42deg, #0ea588 7.54%, #0e8199 36.43%, #224d93 65.65%, #2b3990 97.23%);
    font-family: 'Gilroy-SemiBold' !important;
    font-size: 20px;
    line-height: 25px;
    padding: 15px 25px;
    border-radius: 30px;
}

.page-node-1044 .paragraph--type--banner-slider .border_line_home .banner_link {
    margin-left: 0 !important;
}

.page-node-1044 .paragraph--type--banner-slider .slick-slide {
    background-position: center !important;
}

@media screen and (max-width:768px) {
    .header-middle .nav-section #navbar {
        background: white;
    }
}

.navbar-toggler-icon {
    background: url(../../../../themes/integeraservicesweb/images/mmenu-icon2.svg) no-repeat !important;
}

.page-node-case_study .block-insights-banner .inside-banner p.banner-title {
    font-size: 52px !important;
}

@media screen and (max-width:950px) {
    .page-node-case_study .block-insights-banner .inside-banner p.banner-title {
        font-size: 24px !important;
    }
}

.page-node-1047 .paragraph--type--banner-slider .border_line_home h1 {
    font-size: 52px;
    padding-left: 68px;
    margin-left: 0 !important;
    border-left: 5px solid !important;
    line-height: 62px;
}

@media screen and (max-width:950px) {
    .page-node-1047 .paragraph--type--banner-slider .border_line_home h1 {
        font-size: 24px;
        padding-left: 30px;
        margin-left: 38px !important;
        line-height: 24px;
        padding-top: 0;
    }
}

@media only screen and (min-width:40.0625em) {
    .page-node-blogs .blog-title-header {
        font-size: 2.75rem !important;
    }
}

.page-node-blogs .blog-title-header {
    font-size: 2.125rem !important;
    line-height: 1.4 !important;
    color: #222222 !important;
    margin-bottom: 2rem;
    margin-top: 3rem;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    opacity: 1 !important;
}

ul.sf-menu li li:hover>ul,
ul.sf-menu li li.sfHover>ul {
    left: 14em !important;
}

ul.sf-menu.menu li a:hover {
    color: #00A79D;
}

ul.sf-menu.menu li ul li {
    width: 270px !important;
}

ul.sf-menu.menu ul {
    margin-top: 10px;
}

ul.sf-menu.menu,
ul.sf-menu.menu ul,
ul.sf-menu.menu li {
    text-transform: capitalize;
    font-family: 'Gilroy-SemiBold' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

ul.sf-menu.menu,
ul.sf-menu.menu ul,
ul.sf-menu.menu li a {
    color: #192779;
    background-color: white;
}

.sf-menu li.active-trail>a {
    background-color: #00A79D;
    color: white;
    font-weight: bold;
}

.sf-menu li.active-trail ul li.active-trail>a {
    background-color: #00A79D;
    color: white;
}

@media (max-width:1024px) {

    #main-menu-link-content7c5ee813-1892-4a8f-b5db-b966c37bf90b .sf-depth-1.menuparent:after,
    #main-menu-link-contentf368e2bb-d6e7-4ce1-99ef-0c111a28b26c .sf-depth-1.menuparent:after,
    #main-menu-link-content9af1cc87-5d50-4cf7-bdf0-42f6aaa6d0f3 .sf-depth-1.menuparent:after,
    #main-menu-link-content1fdcfc63-0cde-4b39-af8a-85ae8576d9d2 .sf-depth-1.menuparent:after,
    #main-menu-link-contente11aecbf-bf34-4e8f-af3e-6f033e81709e .sf-depth-2.menuparent:after,
    #main-menu-link-content4187ea8f-7331-4ca0-bfc3-8466791c3a52 .sf-depth-2.menuparent:after,
    #main-menu-link-content3398e554-b897-4e46-92a0-1c0c64a98678 .sf-depth-2.menuparent:after,
    #main-menu-link-content460e80b9-e142-4e68-86de-e5ae1ad63292 .sf-depth-2.menuparent:after,
    #main-menu-link-contentf92a79ce-0489-41cf-8862-16b076a19f98 .sf-depth-2.menuparent:after,
    #main-menu-link-contentf277f3af-0030-4e4e-9deb-9ebac7d67a84 .sf-depth-2.menuparent:after,
    #main-menu-link-content645f5a93-ab10-44a1-879e-0b655cc6df8b .sf-depth-2.menuparent:after,
    #main-menu-link-contentc88b857c-8cbe-4dff-b155-839a44223958 .sf-depth-2.menuparent:after {
        content: '▼' !important;
        position: absolute !important;
        right: 10px !important;
        top: 50% !important;
        transform: translateY(-50%);
        font-size: 16px !important;
        cursor: pointer !important;
    }

    #main-menu-link-content7c5ee813-1892-4a8f-b5db-b966c37bf90b .sf-depth-1.menuparent:hover:after,
    #main-menu-link-contentf368e2bb-d6e7-4ce1-99ef-0c111a28b26c .sf-depth-1.menuparent:hover:after,
    #main-menu-link-content9af1cc87-5d50-4cf7-bdf0-42f6aaa6d0f3 .sf-depth-1.menuparent:hover:after,
    #main-menu-link-content1fdcfc63-0cde-4b39-af8a-85ae8576d9d2 .sf-depth-1.menuparent:hover:after,
    #main-menu-link-contente11aecbf-bf34-4e8f-af3e-6f033e81709e .sf-depth-2.menuparent:hover:after,
    #main-menu-link-content4187ea8f-7331-4ca0-bfc3-8466791c3a52 .sf-depth-2.menuparent:hover:after,
    #main-menu-link-content3398e554-b897-4e46-92a0-1c0c64a98678 .sf-depth-2.menuparent:hover:after,
    #main-menu-link-content460e80b9-e142-4e68-86de-e5ae1ad63292 .sf-depth-2.menuparent:hover:after,
    #main-menu-link-contentf92a79ce-0489-41cf-8862-16b076a19f98 .sf-depth-2.menuparent:hover:after,
    #main-menu-link-contentf277f3af-0030-4e4e-9deb-9ebac7d67a84 .sf-depth-2.menuparent:hover:after,
    #main-menu-link-content645f5a93-ab10-44a1-879e-0b655cc6df8b .sf-depth-2.menuparent:hover:after,
    #main-menu-link-contentc88b857c-8cbe-4dff-b155-839a44223958 .sf-depth-2.menuparent:hover:after {
        content: '▲' !important;
    }
}

@media (min-width:1024px) {

    #main-menu-link-content7c5ee813-1892-4a8f-b5db-b966c37bf90b .sf-depth-1.menuparent:after,
    #main-menu-link-contentf368e2bb-d6e7-4ce1-99ef-0c111a28b26c .sf-depth-1.menuparent:after,
    #main-menu-link-content9af1cc87-5d50-4cf7-bdf0-42f6aaa6d0f3 .sf-depth-1.menuparent:after,
    #main-menu-link-content1fdcfc63-0cde-4b39-af8a-85ae8576d9d2 .sf-depth-1.menuparent:after,
    #main-menu-link-contente11aecbf-bf34-4e8f-af3e-6f033e81709e .sf-depth-2.menuparent:after,
    #main-menu-link-content4187ea8f-7331-4ca0-bfc3-8466791c3a52 .sf-depth-2.menuparent:after,
    #main-menu-link-content3398e554-b897-4e46-92a0-1c0c64a98678 .sf-depth-2.menuparent:after,
    #main-menu-link-content460e80b9-e142-4e68-86de-e5ae1ad63292 .sf-depth-2.menuparent:after,
    #main-menu-link-contentf92a79ce-0489-41cf-8862-16b076a19f98 .sf-depth-2.menuparent:after,
    #main-menu-link-contentf277f3af-0030-4e4e-9deb-9ebac7d67a84 .sf-depth-2.menuparent:after,
    #main-menu-link-content645f5a93-ab10-44a1-879e-0b655cc6df8b .sf-depth-2.menuparent:after,
    #main-menu-link-contentc88b857c-8cbe-4dff-b155-839a44223958 .sf-depth-2.menuparent:after {
        display: none !important;
    }
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/penetration-testing-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/managed-it-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/Compliance-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/it-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/cyber-security-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/firewall-security-services"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/software-services-provider"] {
    display: none;
}

ul.sf-menu li.sf-depth-2.sf-clone-parent a[href="/consulting-services"] {
    display: none;
}

@media (max-width:768px) {
    #superfish-main .menuparent>ul {
        display: none;
        position: static;
        height: auto;
        overflow: visible;
        padding: 0;
        margin: 0;
    }

    #superfish-main .menuparent:hover>ul,
    #superfish-main .menuparent.active>ul {
        display: block;
    }

    #superfish-main .menuparent>a {
        font-size: 18px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #superfish-main .sf-depth-2 a {
        font-size: 16px;
        color: #192779;
        text-decoration: none;
        display: block;
    }

    #superfish-main .menuparent>a::after {
        font-size: 14px;
        color: #192779;
    }

    #superfish-main .menuparent:hover>a::after,
    #superfish-main .menuparent.active>a::after {}

    #superfish-main {
        overflow: hidden;
        background-color: #fff;
        padding: 10px;
    }
}

#footer ul li a:nth-of-type(2) {
    display: none;
}

.footer_icon_links {
    display: flex;
    justify-content: center;
    position: relative;
}

footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer li {
    list-style: none;
}

.blogwrap {
    display: flex;
    flex-direction: row-reverse;
    gap: 40px;
}

@media (max-width:768px) {
    .blogwrap {
        flex-direction: column;
        gap: 60px;
    }
}

.back {
    margin-top: 0 !important;
    position: relative;
    top: -45px;
}

.blog-title-header {
    margin-top: 1px !important;
    padding-top: 10px !important;
}

.col-sm-4 {
    margin-top: -27px;
}

.blog-sidebar {
    padding-top: 0;
}

.home_blog_body {
    padding-top: 10px;
}

#superfish-main {
    list-style: none;
}

#superfish-main li {
    margin-right: px;
}

#superfish-main li a,
#superfish-main li span {
    font-size: 16px;
    text-decoration: none;
}

@media (max-width:768px) {

    #main-menu-link-contente11aecbf-bf34-4e8f-af3e-6f033e81709e--2,
    #main-menu-link-content4187ea8f-7331-4ca0-bfc3-8466791c3a52--2,
    #main-menu-link-content3398e554-b897-4e46-92a0-1c0c64a98678--2,
    #main-menu-link-content460e80b9-e142-4e68-86de-e5ae1ad63292--2,
    #main-menu-link-contentf92a79ce-0489-41cf-8862-16b076a19f98--2,
    #main-menu-link-contentf277f3af-0030-4e4e-9deb-9ebac7d67a84--2,
    #main-menu-link-content645f5a93-ab10-44a1-879e-0b655cc6df8b--2,
    #main-menu-link-contentc88b857c-8cbe-4dff-b155-839a44223958--2 {
        display: none !important;
    }

    #superfish-main {
        display: block;
    }

    #superfish-main li {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    #superfish-main li a,
    #superfish-main li span {
        font-size: 18px !important;
        text-decoration: none !important;
        padding: 10px !important;
        border-radius: 5px !important;
        display: block !important;
    }

    #superfish-main li ul {
        padding-left: 40px !important;
        width: 90%;
    }
}

#new-service-milestone-page .new-service-container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.paragraph--type--section {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.new-service-container scroll_animation active {
    padding-top: -20px !important;
}

.title-wrapper {
    margin-left: 18px;
}

#new-service-choose-title {
    margin-left: -7px;
}

.col-12.col-lg-5.col-md-5 {
    margin-top: 20px;
}

.home_blog_title {
    padding-left: 10px;
    padding-top: 20px;
}

.new-service-container {
    padding-bottom: 0;
}

.home_blog_title {
    padding-top: 0;
}

.paragraph-with-any-block {
    padding-top: 10px;
}

.view-all-link {
    margin-bottom: 20px;
}

#new-service-empower-page {
    padding-top: 0px;
}

#new-service-empower-page .new-service-container {
    padding-top: 0px;
}

#new-service-testimonial-page,
#new-service-testimonial-page .new-service-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div#new-service-blog-page.white-background {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div#new-service-blog-page.white-background .new-blog-service-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.catcnt {
    display: none;
}

.right-slider-blog {
    display: none;
}

fieldset {
    margin: 0 !important;
}

.banner-without-logo-wrapper {
    position: relative !important;
}

/* #about-us #block-milestonedata #image_content_it_service {
    display: none !important;
} */

#edit_service_form {
    display: none;
}

.hide-content {
    padding-top: 56px;
    text-align: center;
}

@media screen and (max-width:950px) {
    .hide-content {
        display: none !important;
    }
}

@media screen and (max-width:950px) {

    .paragraph-50-50-text-wrapper,
    .paragraph-50-50-image-wrapper {
        padding: 0 !important;
    }
}

#block-milestonedata {
    padding: 0 0 0 15px !important;
}

@media screen and (max-width:950px) {
    #block-milestonedata {
        padding: 0 !important;
    }
}

#block-milestonedata .paragraph--type--section {
    padding: 0 !important;
}

@media screen and (max-width:950px) {
    #block-milestonedata .paragraph--type--section {
        padding: 0 !important;
    }
}

#block-milestonedata .paragraph--type--section div {
    padding: 0 !important;
}

@media screen and (max-width:950px) {
    #block-milestonedata .paragraph--type--section div {
        padding: 0 !important;
    }
}

.white-background {
    background: #ffffff !important;
}

.page-node-landing_page #new-service-partner-logo {
    padding: 75px 0;
}

@media screen and (max-width:950px) {
    .page-node-landing_page #new-service-partner-logo {
        padding: 0 !important;
        margin-top: 40px;
    }
}

@media screen and (max-width:950px) {

    .navbar-toggler,
    .navbar-toggler:hover,
    .navbar-toggler:focus,
    .navbar-toggler:hover,
    .navbar-toggler:focus {
        padding: 0px;
        margin: 0px;
        border: none;
        background-color: transparent;
        box-shadow: none;
    }
}

@media screen and (max-width:950px) {
    .navbar-toggler-icon {
        background: url("../../../../themes/integeraservicesweb/images/mmenu-icon.svg") no-repeat;
        width: 32px;
        height: 32px;
        margin: 10px 0;
    }
}

@media screen and (max-width:950px) {
    .block-price-plan {
        overflow-x: scroll;
        padding-bottom: 0;
    }
}

#new-service-trusted-page .paragraph--type--section {
    padding: 0 !important;
    overflow: unset !important;
}

#new-service-trusted-page .paragraph--type--section .new-service-container {
    padding: 0 !important;
}

#new-service-trusted-page button {
    display: none !important;
}

.green-btn,
.green-btn:hover {
    margin-top: 20px;
    font-family: "Gilroy-Medium";
    font-size: 16px;
    background: #07969B !important;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF !important;
    padding: 16px 28px 16px 28px;
    border-radius: 0px;
}

.plan_and_price_block {
    margin: 0;
    padding: 0%;
    width: 100%;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .contextual-region {
        overflow-y: scroll;
    }
}

.plan_and_price_block .plan_and_price_table {
    width: 100%;
}

.plan_and_price_block .plan_and_price_table tr {
    background: unset;
}

.plan_and_price_block .plan_and_price_table tr td {
    border-bottom: 1px solid rgba(33, 34, 40, 0.1882352941);
    font-family: "Gilroy-Regular";
    font-size: 16px;
    line-height: 170%;
    border-right: 1px solid rgba(33, 34, 40, 0.1882352941);
    color: #0D0125;
    opacity: 0.8;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table tr td {
        font-size: 12px;
        text-align: left !important;
        padding-left: 10px !important;
    }
}

.plan_and_price_block .plan_and_price_table tr td:not(:first-child) {
    text-align: center;
}

.plan_and_price_block .plan_and_price_table tr td:first-child {
    padding-left: 50px;
}

.plan_and_price_block .plan_and_price_table thead {
    height: 94px;
    background: unset;
}

.plan_and_price_block .plan_and_price_table thead tr th {
    color: #07969B;
    font-family: "Gilroy-SemiBold" !important;
    font-size: 24px;
    line-height: 170%;
    border-right: 1px solid rgba(33, 34, 40, 0.1882352941);
    text-align: center;
    padding-bottom: 14px;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table thead tr th {
        font-size: 16px;
        text-align: left !important;
        padding-left: 10px !important;
    }
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table thead tr th p {
        font-size: 14px;
    }
}

.plan_and_price_block .plan_and_price_table thead tr th div {
    font-family: "Gilroy-Regular";
    font-size: 16px;
    line-height: 50%;
    color: #212426;
    opacity: 0.6;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table thead tr th div {
        font-size: 12px;
        text-align: left !important;
        padding-left: 10px !important;
    }
}

.plan_and_price_block .plan_and_price_table thead tr th:first-child {
    padding-left: 50px;
    text-align: unset;
    font-size: 32px;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table thead tr th:first-child {
        font-size: 16px;
        text-align: left !important;
        padding-left: 10px !important;
    }
}

.plan_and_price_block .plan_and_price_table .no-border-bottom td {
    border-bottom: unset;
}

.plan_and_price_block .plan_and_price_table .sub-plan-name-row {
    background: rgba(7, 150, 155, 0.2);
}

.plan_and_price_block .plan_and_price_table .sub-plan-name-row td {
    border-bottom: unset;
    border-top: unset;
}

.plan_and_price_block .plan_and_price_table .sub-plan-name-row td:first-child {
    color: black;
    font-family: "Gilroy-Medium" !important;
    font-size: 20px;
    line-height: 170%;
}

@media screen and (max-width:950px) {
    .plan_and_price_block .plan_and_price_table .sub-plan-name-row td:first-child {
        font-size: 14px;
        text-align: left !important;
        padding-left: 10px !important;
    }
}

.plan_and_price_block .plan_and_price_table .last-row-more-link {
    height: 100px;
    background: unset;
    border-top: 1px solid rgba(33, 34, 40, 0.1882352941);
}

.plan_and_price_block .plan_and_price_table .last-row-more-link td a {
    padding: 10px 35px;
    background: rgba(7, 150, 155, 0.1);
    font-family: "Gilroy-SemiBold";
    color: #07969B;
}

.plan_and_price_block .plan_and_price_table .last-row-more-link td a:hover {
    background: #07969B;
    color: #ffffff;
    text-decoration: none;
}

.service-banner-wrapper {
    position: relative;
    padding-bottom: 160px;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper {
        padding-bottom: 450px;
        position: relative;
    }
}

.service-banner-wrapper .banner-full-width-image {
    height: 600px;
}

.service-banner-wrapper .banner-full-width-image img {
    height: 100%;
    width: 100%;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .banner-full-width-image {
        height: 351px;
    }
}

.service-banner-wrapper .inside-banner {
    position: absolute;
    top: 0;
    padding-top: 8%;
    padding-left: 5rem;
}

.service-banner-wrapper .inside-banner p {
    color: #ffffff;
    width: 75%;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .inside-banner {
        padding-left: 24px;
        padding-top: 13% !important;
    }

    .service-banner-wrapper .inside-banner p {
        color: #ffffff;
        width: 100% !important;
    }

    .service-banner-wrapper .inside-banner .banner-title {
        font-size: 24px !important;
        margin-bottom: unset !important;
        line-height: 110%;
        margin-top: 15px !important;
    }

    .service-banner-wrapper .inside-banner .banner-description {
        font-size: 15px !important;
        padding-top: 0px !important;
    }

    .service-banner-wrapper .inside-banner .banner-logo {
        padding-top: unset !important;
    }

    .service-banner-wrapper .inside-banner .banner-logo img {
        width: 113px !important;
        height: 50px !important;
    }
}

.service-banner-wrapper .inside-banner .banner-title {
    font-size: 45px;
    line-height: 110%;
    color: #ffffff;
    font-family: "Gilroy-Bold";
}

.service-banner-wrapper .inside-banner .banner-title span {
    opacity: 0.7;
}

.service-banner-wrapper .inside-banner .border-dash {
    width: 79px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #FFFFFF;
    margin-top: 12px;
}

.service-banner-wrapper .inside-banner .banner-description {
    font-family: "Gilroy-Regular";
    font-size: 18px;
    line-height: 170%;
    max-width: 483px;
    padding-top: 10px;
}

.service-banner-wrapper .inside-banner .banner-logo {
    padding-top: 20px;
}

.service-banner-wrapper .inside-banner .banner-logo img {
    width: 214px;
    height: 98px;
    background: white;
    padding: 10px;
}

.service-banner-wrapper .get-in-touch-form {
    padding: 38px 25px;
    top: 100px;
    width: 450px;
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    right: 5%;
    margin: 20px;
    position: absolute;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .get-in-touch-form {
        right: 0px;
        width: unset !important;
        top: 285px;
    }
}

.service-banner-wrapper .get-in-touch-form .get-in-touch-title {
    color: #039F9C;
    padding-bottom: 10px;
    font-family: "Gilroy-Bold";
    position: initial;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
}

.service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email {
    display: flex;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email {
        display: unset;
    }
}

.service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email>div {
    flex-basis: 50%;
    margin-bottom: unset;
}

.service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email div:first-child {
    padding-right: 0.725rem;
    padding-left: 0;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email div:first-child {
        padding-right: unset;
    }
}

.service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email div:last-child {
    padding-left: 0.725rem;
    padding-right: 0;
}

@media screen and (max-width:950px) {
    .service-banner-wrapper .get-in-touch-form .form-getintouch-contact-email div:last-child {
        padding-left: unset;
    }
}

.service-banner-wrapper .get-in-touch-form input,
.service-banner-wrapper .get-in-touch-form textarea {
    font-family: "Gilroy-Thin";
    font-size: 14px;
    line-height: 16px;
    color: rgba(33, 34, 40, 0.8);
    box-shadow: none;
    border: 0.8px solid rgba(33, 34, 40, 0.2);
    padding: 20px;
}

.service-banner-wrapper .get-in-touch-form input[type=submit] {
    color: white;
    font-size: 16px;
    line-height: 19px;
    background: #07969B;
    padding: 10px 25px;
    border: none;
    font-family: "Gilroy-SemiBold";
}

@media screen and (max-width:950px) {

    .new-managed-it-service-bod-section #new-service-empower-page,
    .new-other-service-body-section #new-service-empower-page {
        margin-top: unset;
    }
}

.new-managed-it-service-bod-section .new-service-container .paragraph-50-50-wrappper,
.new-other-service-body-section .new-service-container .paragraph-50-50-wrappper {
    display: flex;
}

.new-managed-it-service-bod-section .new-service-container .paragraph-50-50-image-wrapper,
.new-other-service-body-section .new-service-container .paragraph-50-50-image-wrapper {
    align-self: end;
}

@media screen and (max-width:950px) {

    .new-managed-it-service-bod-section .new-service-container .paragraph-50-50-wrappper,
    .new-other-service-body-section .new-service-container .paragraph-50-50-wrappper {
        display: unset;
        padding-top: 10px;
    }

    .new-managed-it-service-bod-section .new-service-container .paragraph-50-50-image-wrapper,
    .new-other-service-body-section .new-service-container .paragraph-50-50-image-wrapper {
        align-self: unset;
    }
}

.new-managed-it-service-bod-section .new-service-container .empower-image-wrapper,
.new-other-service-body-section .new-service-container .empower-image-wrapper {
    padding-top: 110px;
    width: 590px;
}

@media screen and (max-width:950px) {

    .new-managed-it-service-bod-section .new-service-container .empower-image-wrapper,
    .new-other-service-body-section .new-service-container .empower-image-wrapper {
        width: auto;
        padding-top: unset;
    }
}

@media screen and (max-width:950px) {

    .new-managed-it-service-bod-section .new-service-container .empower-subparagraph-wrapper1,
    .new-other-service-body-section .new-service-container .empower-subparagraph-wrapper1 {
        display: none;
    }
}

.new-managed-it-service-bod-section .new-service-container .empower-subparagraph-wrapper2,
.new-other-service-body-section .new-service-container .empower-subparagraph-wrapper2 {
    display: none;
}

@media screen and (max-width:950px) {

    .new-managed-it-service-bod-section .new-service-container .empower-subparagraph-wrapper2,
    .new-other-service-body-section .new-service-container .empower-subparagraph-wrapper2 {
        display: unset;
    }
}

#new-service-service-page .new-service-container {
    padding-top: 70px;
}

@media screen and (max-width:950px) {
    #new-service-service-page .new-service-container {
        padding-top: 11px;
        padding-bottom: 60px;
    }
}

#new-service-service-page .new-service-container #new-service-service-title {
    width: 100%;
    font-family: "Gilroy-Regular";
}

@media screen and (max-width:950px) {
    #new-service-service-page .new-service-container #new-service-service-title {
        padding-bottom: 0px;
        font-family: "Gilroy-Medium";
    }
}

#new-service-service-page .new-service-container #new-service-service-body {
    padding-top: 20px;
    color: #0D0125;
}

@media screen and (max-width:950px) {
    #new-service-service-page .new-service-container #new-service-service-body p {
        font-size: 14px !important;
        opacity: 0.8;
    }
}

#new-service-service-page .new-service-container #new-service-service-content-manage,
#new-service-service-page .new-service-container .pointers-wrapper {
    padding-top: 20px;
}

@media screen and (max-width:950px) {

    #new-service-service-page .new-service-container #new-service-service-content-manage,
    #new-service-service-page .new-service-container .pointers-wrapper {
        display: unset;
    }
}

#new-service-service-page .new-service-container #new-service-service-content-manage .pointer-para-wrapper,
#new-service-service-page .new-service-container .pointers-wrapper .pointer-para-wrapper {
    display: flex;
    padding-top: 0 !important;
}

#new-service-service-page .new-service-container #new-service-service-content-manage .pointer-para-wrapper .circle,
#new-service-service-page .new-service-container .pointers-wrapper .pointer-para-wrapper .circle {
    position: relative;
    border-radius: 50%;
    border: 1px solid rgba(33, 34, 40, 0.5);
    width: 25px;
    height: 25px;
    min-width: 25px;
}

#new-service-service-page .new-service-container #new-service-service-content-manage .pointer-para-wrapper .checkmark,
#new-service-service-page .new-service-container .pointers-wrapper .pointer-para-wrapper .checkmark {
    position: absolute;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    height: 8.3333333333px;
    width: 4.1666666667px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

#new-service-service-page .new-service-container #new-service-service-content-manage .pointer-para-wrapper .pointer-para-text,
#new-service-service-page .new-service-container .pointers-wrapper .pointer-para-wrapper .pointer-para-text {
    padding-top: 0 !important;
    padding-left: 25px;
    padding-right: 5px;
    font-size: 16px !important;
    line-height: 125%;
}

@media screen and (max-width:950px) {

    #new-service-service-page .new-service-container #new-service-service-content-manage .pointer-para-wrapper .pointer-para-text,
    #new-service-service-page .new-service-container .pointers-wrapper .pointer-para-wrapper .pointer-para-text {
        font-size: 14px !important;
    }
}

@media screen and (max-width:950px) {
    #paragraph-with-bg-and-pointer {
        padding: 0px;
    }
}

#paragraph-with-bg-and-pointer .new-service-container {
    padding: unset;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#paragraph-with-bg-and-pointer .new-service-container .row {
    padding: 45px 35px;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-title {
    margin-bottom: unset;
    color: #ffffff;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content {
    color: #ffffff;
    margin-top: 20px;
}

@media screen and (max-width:950px) {
    #paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content {
        display: unset;
    }
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content p {
    color: #ffffff;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content .pointer-para-wrapper {
    display: flex;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content .pointer-para-wrapper .circle {
    position: relative;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 24px;
    height: 24px;
    min-width: 24px;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content .pointer-para-wrapper .checkmark {
    position: absolute;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    height: 8px;
    width: 4px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

#paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content .pointer-para-wrapper .pointer-para-text {
    padding-left: 25px;
    padding-right: 5px;
}

@media screen and (max-width:950px) {
    #paragraph-with-bg-and-pointer .new-service-container .row #new-service-add-on-content .pointer-para-wrapper .pointer-para-text {
        padding-left: 10px;
    }
}

#paragraph-50-50-image-left {
    background: #ffffff;
}

@media screen and (max-width:950px) {
    #paragraph-50-50-image-left {
        padding: 0px 0 0 0;
    }
}

#paragraph-50-50-image-left .new-service-container {
    padding: unset;
}

@media screen and (max-width:950px) {
    #paragraph-50-50-image-left .new-service-container .image-left img {
        margin: auto;
        display: block;
        width: 100% !important;
    }
}

@media screen and (max-width:950px) {
    #paragraph-50-50-image-left .new-service-container .paragraph-text-right {
        padding: 20px 0;
    }
}

#paragraph-50-50-image-left .new-service-container #new-service-choose-title {
    font-family: "Gilroy-Thin";
}

#paragraph-50-50-image-left .new-service-container .paragraph-text {
    padding-top: 25px;
}

#paragraph-50-50-image-left .new-service-container .paragraph-text span {
    padding-top: 10px;
    display: block;
}

#paragraph-50-50-text .text-left-50 {
    font-family: "Gilroy-Regular";
    font-size: 48px;
    line-height: 130%;
}

@media screen and (max-width:950px) {
    #paragraph-50-50-text .text-left-50 {
        font-size: 24px;
        line-height: 28px;
        padding-left: unset;
        padding-bottom: 20px;
    }
}

#paragraph-50-50-text .text-right-50 p {
    font-family: "Gilroy-Regular";
    color: #0D0125;
    opacity: 0.6;
    margin-top: 10px;
}

@media screen and (max-width:950px) {
    #paragraph-50-50-text .text-right-50 {
        padding-left: unset;
        padding-bottom: 20px;
    }
}

#new-service-boarding #new-service-boarding-content-row {
    padding-top: 80px;
}

@media screen and (max-width:950px) {
    #new-service-boarding #new-service-boarding-content-row {
        padding-top: 40px;
    }
}

#new-service-boarding #new-service-boarding-content-row #boarding_image img {
    opacity: 0.1;
}

#new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_index_first .boarding_index_circle {
    font-family: "Gilroy-Medium" !important;
    font-size: 16px;
    line-height: 19px;
    color: white !important;
    background: #07969B;
    height: 35px !important;
    width: 35px !important;
    border-radius: 50% !important;
    padding: 7px 0px 0px 9px !important;
}

#new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_index {
    padding-left: 0px;
    position: relative;
}

#new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_index .boarding_line {
    position: absolute !important;
    content: "";
    margin: auto;
    width: 1px;
    background: #07969B;
    height: 75%;
    left: 17px !important;
    top: 38px;
}

#new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_index .boarding_line::after {
    position: absolute;
    content: "";
    margin: auto;
    width: 7px;
    background: #07969B;
    height: 7px;
    border-radius: 78%;
    left: -3px;
    bottom: 0;
}

#new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_p_tag strong {
    font-size: 20px;
    color: #212228;
}

@media screen and (max-width:950px) {
    #new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_p_tag p {
        font-family: "Gilroy-Regular";
        font-size: 16px;
        color: #6A6378;
        opacity: 0.7;
        padding: 0 0 0 30px !important;
    }

    #new-service-boarding #new-service-boarding-content-row #new-service-boarding-content .boarding_p_tag p strong {
        font-family: "Gilroy-SemiBold";
        font-size: 16px;
        line-height: 150%;
        color: #212228;
    }
}

@media screen and (max-width:950px) {
    #new-service-trusted-page {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #new-service-trusted-page #new-service-container {
        padding-top: 24px;
    }
}

#new-service-trusted-page .new-service-trusted-title {
    padding-bottom: 12px;
}

@media screen and (max-width:950px) {
    #new-service-trusted-page .new-service-trusted-title {
        font-size: 12px;
        color: #585656;
        opacity: 0.5;
    }
}

@media screen and (max-width:950px) {
    #new-service-trusted-page .new-service-empower-body h2 {
        padding-bottom: 50px;
    }
}

.industry-arrow {
    padding: 0px;
    min-height: 100px;
    display: flex;
}

@media screen and (max-width:950px) {
    .industry-arrow {
        padding: 0px;
        min-height: 160px;
        display: flex;
    }
}

.testimonial-arrow {
    padding: 0px;
    min-height: 100px;
    display: flex;
}

@media screen and (max-width:950px) {
    .testimonial-arrow {
        padding: 0px;
        min-height: 75px;
        display: flex;
    }
}

@media screen and (max-width:950px) {
    #home_testimonial_content {
        margin-top: 50px;
    }
}

.client-arrow {
    padding: 0px;
    min-height: 100px;
    display: flex;
}

@media screen and (max-width:950px) {
    .client-arrow {
        padding: 0px;
        min-height: 105px;
        display: flex;
    }
}

#new-service-milestone-page .new-service-container {
    padding-top: 120px;
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container {
        padding-top: 75px;
    }
}

#new-service-milestone-page .new-service-container .new-service-trusted-title {
    font-family: "Gilroy-SemiBold";
    color: rgba(13, 1, 37, 0.5);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container .new-service-trusted-title {
        font-family: "Gilroy-Medium";
        font-size: 14px;
        text-transform: uppercase;
        color: #585656;
        opacity: 0.5;
    }
}

#new-service-milestone-page .new-service-container .new-service-empower-body {
    font-family: "Gilroy-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

#new-service-milestone-page .new-service-container .new-service-empower-body h2 {
    font-family: "Gilroy-Regular";
    color: #212426;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container .new-service-empower-body h2 {
        font-size: 24px;
    }
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container .new-service-empower-body p {
        font-size: 14px;
        color: #282B41;
        opacity: 0.7;
    }
}

#new-service-milestone-page .new-service-container .background-grey {
    margin-top: 30px;
    display: flex;
    padding: 20px 0;
}

#new-service-milestone-page .new-service-container .background-grey div {
    padding: 0 !important;
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container .background-grey div {
        padding: 10px 0 !important;
    }
}

#new-service-milestone-page .new-service-container .background-grey #image_content_it_service_div {
    display: flex;
    align-items: stretch;
}

#new-service-milestone-page .new-service-container .background-grey #new-service-milestone-content p {
    padding-top: 40px;
}

@media screen and (max-width:950px) {
    #new-service-milestone-page .new-service-container .background-grey {
        margin-top: 10px;
        background: unset;
    }

    #new-service-milestone-page .new-service-container .background-grey #image_content_it_service_div {
        display: none;
    }

    #new-service-milestone-page .new-service-container .background-grey #new-service-milestone-content {
        padding: 29px 0;
    }

    #new-service-milestone-page .new-service-container .background-grey #new-service-milestone-content p {
        padding-top: 0;
    }
}

#new-service-it-service-page .new-service-trusted-title {
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    color: rgba(13, 1, 37, 0.5);
}

#new-service-it-service-page .service-slider-arrow {
    align-items: flex-end;
}

@media screen and (max-width:950px) {
    #new-service-it-service-page .service-slider-arrow {
        align-items: unset;
    }
}

#new-service-it-service-page #new-service-it-service-content {
    max-height: 400px;
}

@media screen and (max-width:950px) {
    #new-service-it-service-page #new-service-it-service-content {
        max-height: 378px !important;
    }
}

@media screen and (max-width:950px) {
    #new-service-it-service-page #new-service-it-service-content {
        max-height: 370px;
    }
}

#new-service-it-service-page #new-service-it-service-content p {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

@media screen and (max-width:950px) {
    #new-service-it-service-page #new-service-it-service-content p {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#new-service-it-service-page #new-service-it-service-content p img {
    padding-bottom: 15px;
    max-height: 62px;
}

#new-service-it-service-page #new-service-it-service-content p span {
    display: block;
    padding-top: 15px;
}

#new-service-testimonial-page .new-service-trusted-title {
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    text-transform: uppercase;
}

@media screen and (max-width:950px) {
    #new-service-testimonial-page .new-service-trusted-title {
        font-family: "Gilroy-Medium";
        font-size: 12px;
        text-transform: uppercase;
    }
}

@media screen and (max-width:950px) {
    #new-service-testimonial-page #new-service-testimonial-content {
        padding: 10px 0 !important;
    }
}

#new-service-testimonial-page #new-service-testimonial-content .testimonial-body {
    opacity: 0.7;
}

#new-service-testimonial-page #new-service-testimonial-content p {
    color: #212228;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media screen and (max-width:950px) {
    #new-service-testimonial-page #new-service-testimonial-content p {
        font-family: "Gilroy-Regular";
        font-size: 16px;
        padding-right: 25px;
    }
}

#new-service-testimonial-page #new-service-testimonial-content .testimonial-personnel-name {
    margin-bottom: 0;
}

#new-service-testimonial-page #new-service-testimonial-content .testimonial-designation {
    font-family: "Gilroy-Regular";
    font-size: 16px;
    color: rgba(33, 34, 40, 0.8);
    opacity: 0.7;
}

#new-service-trusted-page #trusted-slider {
    display: none !important;
}

#new-service-trusted-page.white-background .new-service-trusted-title {
    font-family: "Gilroy-Regular";
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(13, 1, 37, 0.5);
}

@media screen and (max-width:950px) {
    #new-service-trusted-page.white-background .new-service-trusted-title {
        font-family: "Gilroy-Medium";
        font-size: 12px;
        color: rgba(33, 36, 38, 0.5);
    }
}

#new-service-trusted-page.white-background h2 {
    padding-bottom: 0px;
}

@media screen and (max-width:950px) {
    #new-service-trusted-page.white-background h2 {
        font-size: 28px;
    }
}

#new-service-trusted-page.white-background .partner-slider-arrows {
    margin-right: 60px;
}

@media screen and (max-width:950px) {
    #new-service-trusted-page.white-background .partner-slider-arrows {
        display: none;
    }
}

#new-service-trusted-page.white-background #trusted-slider {
    display: flex !important;
    justify-content: space-evenly;
    margin-top: -100px;
}

#new-service-trusted-page.white-background #trusted-slider img {
    width: 17% !important;
}

@media screen and (max-width:950px) {
    #new-service-trusted-page.white-background #trusted-slider {
        margin-top: 15px !important;
        display: flex !important;
        justify-content: center !important;
        padding: 0 !important;
        float: unset !important;
        width: unset !important;
        margin-top: -140px;
    }
}

@media screen and (max-width:950px) {
    #new-service-faq-page {
        margin-top: unset;
    }
}

#new-service-faq-page .new-service-container {
    padding: 115px 110px;
}

@media screen and (max-width:950px) {
    #new-service-faq-page .new-service-container {
        padding: 40px 25px;
    }

    #new-service-faq-page .new-service-container #new-service-faq-body {
        font-family: "Gilroy-Medium";
    }

    #new-service-faq-page .new-service-container #faq-content strong {
        width: 90%;
    }
}

#new-service-faq-page .new-service-container .css_for_show {
    opacity: 0.7;
}

@media screen and (max-width:950px) {
    #new-service-faq-page .new-service-container .css_for_show {
        font-size: 14px;
    }
}

#new-service-blog-page .blogs-title-wrapper {
    display: flex;
}

#new-service-blog-page .new-service-trusted-title {
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    text-transform: uppercase;
}

#new-service-blog-page .new-service-empower-body h2 {
    line-height: 130%;
    padding-bottom: 0px;
}

#new-service-blog-page .right-slider-blog {
    display: flex;
    justify-content: space-evenly;
}

#new-service-blog-page .right-slider-blog img {
    width: 17% !important;
}

@media screen and (max-width:950px) {
    #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content {
        max-height: 625px;
        height: unset;
    }
}

#new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p img {
    height: unset;
    width: 100% !important;
}

@media screen and (max-width:950px) {
    #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p img {
        width: 100% !important;
        height: unset;
    }
}

#new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p .blog-date {
    font-family: "Gilroy-Regular";
    font-size: 16px;
    line-height: 19px;
    color: rgba(33, 36, 38, 0.5);
}

#new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p .blog-description {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media screen and (max-width:950px) {
    #new-service-blog-page .right-slider-blog {
        display: none;
    }
}

#new-service-blog-page .blog-view-all-wrapper .view-all-link {
    padding-left: 15px;
}

@media screen and (max-width:950px) {
    #new-service-blog-page .blog-view-all-wrapper .view-all-link {
        padding-top: 0;
    }
}

#new-service-blog-page .blog-view-all-wrapper .right-slider-blog-extra {
    display: none;
}

@media screen and (max-width:950px) {
    #new-service-blog-page .blog-view-all-wrapper .right-slider-blog-extra {
        display: unset;
        padding-top: 20px;
        width: 100px;
        float: right;
        padding-right: 20px;
    }
}

@media screen and (max-width:950px) {
    .paragraph-50-50-pointers-on-right #new-service-service-body p {
        font-family: "Gilroy-Medium" !important;
        font-size: 14px;
        opacity: 0.8;
    }
}

.paragraph-offerings .new-service-container {
    padding-top: 120px;
}

@media screen and (max-width:950px) {
    .paragraph-offerings .new-service-container {
        padding-top: 75px;
    }

    .paragraph-offerings .new-service-container .new-service-trusted-title {
        padding-bottom: 10px;
        font-size: 12px;
        color: #585656;
        opacity: 0.5;
    }
}

@media screen and (max-width:950px) {
    .paragraph-offerings .new-service-container #new-service-offer-content {
        display: block;
    }
}

.paragraph-offerings .new-service-container #new-service-offer-content p {
    padding: 20px;
}

@media screen and (max-width:950px) {
    .paragraph-offerings .new-service-container #new-service-offer-content p {
        padding: 12px 0;
        max-width: unset;
        max-height: unset;
        border-bottom: 1px solid rgba(45, 53, 64, 0.1) !important;
    }

    .paragraph-offerings .new-service-container #new-service-offer-content p strong {
        font-family: "Gilroy-Regular";
        font-size: 16px;
        text-transform: capitalize;
    }
}

.paragraph-offerings .new-service-container #new-service-offer-content p:hover .offering-number {
    color: rgba(255, 255, 255, 0.5) !important;
}

.paragraph-offerings .new-service-container #new-service-offer-content p:hover .offering-text {
    font-family: "Gilroy-Regular";
    line-height: 170%;
    color: #FFFFFF !important;
    opacity: 0.8;
}

@media screen and (max-width:950px) {
    .paragraph-offerings .new-service-container #new-service-offer-content p:hover .offering-text {
        font-size: 14px;
        color: #666877;
    }
}

@media screen and (max-width:950px) {
    .paragraph-offerings .new-service-container #new-service-offer-content p:hover strong {
        font-family: "Gilroy-Medium";
        font-size: 16px;
    }
}

.paragraph-offerings .new-service-container #new-service-offer-content p .offering-text {
    font-family: "Gilroy-Regular";
    color: #282B41;
    opacity: 0.7;
}

.new-other-service-body-section #new-service-choose-title {
    font-family: "Gilroy-Thin" !important;
    font-weight: 600 !important;
}

@media screen and (max-width:950px) {
    .new-other-service-body-section #new-service-choose-title {
        font-family: "Gilroy-Medium" !important;
    }
}

#new-service-expert {
    background: linear-gradient(95.42deg, rgba(14, 165, 136, 0.8) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%);
    margin-bottom: 120px;
}

@media screen and (max-width:950px) {
    #new-service-expert {
        margin-top: 30px;
        margin-bottom: 5px;
    }
}

#new-service-expert .new-service-container {
    padding: 112px 110px 30px 110px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container {
        padding: 44px 15px 24px 15px;
    }
}

#new-service-expert .new-service-container .new-service-trusted-title {
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 10px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container .new-service-trusted-title {
        font-size: 12px;
    }
}

#new-service-expert .new-service-container .new-service-empower-body h2 {
    font-family: "Gilroy-SemiBold" !important;
    font-size: 56px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container .new-service-empower-body h2 {
        font-size: 24px;
        padding-bottom: 10px;
    }
}

#new-service-expert .new-service-container .new-service-empower-body p {
    font-family: "Gilroy-Medium" !important;
    color: rgba(255, 255, 255, 0.8) !important;
    opacity: 0.7;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container .new-service-empower-body p {
        font-size: 14px;
        line-height: 150%;
    }
}

#new-service-expert .new-service-container #new-service-expert-content {
    padding-top: 60px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container #new-service-expert-content {
        padding-top: 10px;
    }
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper {
    display: flex;
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert_index {
    padding-top: 5px;
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content {
    padding-right: 70px;
    font-family: "Gilroy-Medium";
    font-size: 16px;
    line-height: 170%;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 32px;
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content:nth-child(even) {
    padding-left: 32px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content:nth-child(even) {
        padding-left: unset;
    }
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content {
        padding-left: 10px !important;
        padding-right: 0px;
    }

    #new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content br {
        display: none;
    }
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content strong {
    display: block;
    font-family: "Gilroy-Bold";
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    color: white;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content strong {
        padding-bottom: 7px;
        font-size: 16px;
    }
}

#new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content span {
    font-family: "Gilroy-Medium";
    font-size: 16px;
    line-height: 19px;
    padding-right: 30px;
}

@media screen and (max-width:950px) {
    #new-service-expert .new-service-container #new-service-expert-content .expert-wrapper .expert-content span {
        font-size: 14px;
    }
}

#home_connect {
    padding: 0% 9% 5% 6% !important;
}

@media screen and (max-width:950px) {
    #home_connect {
        padding: 75px 25px;
        margin-right: 0px;
        margin-top: 30px;
    }
}

#home_connect .new-service-container {
    background: linear-gradient(95.42deg, rgba(14, 165, 136, 0.8) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%);
    padding: 91px 76px !important;
}

@media screen and (max-width:950px) {
    #home_connect .new-service-container {
        padding: 45px 23px !important;
    }
}

@media screen and (max-width:950px) {
    #home_connect .new-service-container .home_connect_title {
        font-family: "Gilroy-Medium";
        text-transform: uppercase;
    }
}

@media screen and (max-width:950px) {
    #home_connect .new-service-container .home_connect_body {
        font-family: "Gilroy-Bold";
    }
}

#solution-page {
    background: none;
    margin-bottom: 110px;
}

#solution-page p {
    font-family: "Gilroy-Regular" !important;
    font-size: 16px;
    line-height: 150% !important;
    font-weight: 400;
    color: rgba(13, 1, 37, 0.6);
    opacity: 0.6;
}

#solution-page h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left !important;
}

@media screen and (max-width:950px) {
    #solution-page .banner-without-logo-wrapper {
        margin-bottom: 400px !important;
    }
}

#solution-page .inside-banner {
    position: absolute;
    left: 6%;
    right: 0;
    top: 56%;
    text-align: left;
    transform: translateY(-50%);
    color: white;
}

@media screen and (max-width:950px) {
    #solution-page .inside-banner {
        left: 0px;
        top: 45%;
    }
}

#solution-page .inside-banner p.banner-title {
    font-family: Gilroy-Bold !important;
    font-size: 55px !important;
    line-height: 110%;
    color: white !important;
    font-weight: 400;
    margin-left: 0;
    opacity: unset;
    padding-left: 62px;
    border-left: 5px solid #fff;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    #solution-page .inside-banner p.banner-title {
        font-size: 24px !important;
        margin-left: 40px;
        padding-left: 20px;
    }
}

#solution-page .inside-banner p.banner-description {
    margin-top: 15px;
    font-family: "Gilroy-Thin" !important;
    font-size: 16px !important;
    line-height: 150%;
    color: #ffffff !important;
    margin-left: 45px;
    width: 450px !important;
    opacity: unset;
}

@media screen and (max-width:950px) {
    #solution-page .inside-banner p.banner-description {
        margin-top: 15px;
        font-family: "Gilroy-Regular";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 35px;
        opacity: unset;
        width: 80% !important;
    }
}

#solution-page .get-in-touch-form {
    padding: 38px 25px;
    top: -50px;
    width: 450px;
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    right: 5%;
    margin: 20px;
    position: absolute;
}

@media screen and (max-width:950px) {
    #solution-page .get-in-touch-form {
        right: 0px;
        width: unset !important;
        top: 110px;
    }
}

.page-node-solutions #solution-page .get-in-touch-form {
    padding: 38px 25px;
    width: 450px;
    top: 170px;
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    right: 5%;
    margin: 20px;
    position: absolute;
}

#solution-page .get-in-touch-form .get-in-touch-title {
    color: #039F9C;
    padding-bottom: 10px;
    font-family: "Gilroy-Bold";
    position: initial;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    float: left;
    font-size: 24px;
}

#solution-page .get-in-touch-form .form-getintouch-contact-email {
    display: flex;
}

@media screen and (max-width:950px) {
    #solution-page .get-in-touch-form .form-getintouch-contact-email {
        display: unset;
    }
}

#solution-page .get-in-touch-form .form-getintouch-contact-email>div {
    flex-basis: 50%;
    margin-bottom: unset;
}

#solution-page .get-in-touch-form .form-getintouch-contact-email div:first-child {
    padding-right: 0.725rem;
    padding-left: 0;
}

@media screen and (max-width:950px) {
    #solution-page .get-in-touch-form .form-getintouch-contact-email div:first-child {
        padding-right: unset;
    }
}

#solution-page .get-in-touch-form .form-getintouch-contact-email div:last-child {
    padding-left: 0.725rem;
    padding-right: 0;
}

@media screen and (max-width:950px) {
    #solution-page .get-in-touch-form .form-getintouch-contact-email div:last-child {
        padding-left: unset;
    }
}

#solution-page .get-in-touch-form input,
#solution-page .get-in-touch-form textarea {
    font-family: "Gilroy-Thin";
    font-size: 14px;
    line-height: 16px;
    color: rgba(33, 34, 40, 0.8);
    box-shadow: none;
    border: 0.8px solid rgba(33, 34, 40, 0.2);
    padding: 20px;
}

#solution-page .get-in-touch-form input[type=submit] {
    color: white;
    font-size: 16px;
    line-height: 19px;
    background: #07969B;
    padding: 10px 25px;
    border: none;
    font-family: "Gilroy-SemiBold";
}

.solution-body-section {
    background: none;
}

.solution-body-section .blogs-slider-wrapper img {
    width: 90% !important;
}

.solution-body-section #new-service-partner-logo {
    padding: 75px 0;
}

.solution-body-section #new-service-blog-content .slick-slide img {
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 5px solid #384FAF;
    object-fit: cover;
}

.solution-body-section .blog-date {
    margin: 20px 0 5px;
}

.solution-body-section .paragraph-offerings {
    background-color: #00A79D;
}

.solution-body-section .paragraph-offerings #new-service-offer-content {
    padding-top: 2% !important;
    display: grid !important;
    grid-template-columns: 31% 31% 31% !important;
    grid-row-gap: 30px !important;
    grid-column-gap: 40px !important;
}

.solution-body-section p {
    font-family: "Gilroy-Regular" !important;
    font-size: 16px;
    line-height: 180% !important;
    font-weight: 400;
    color: rgba(13, 1, 37, 0.5);
    margin-bottom: 10px !important;
    text-align: left;
}

.solution-body-section h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left !important;
}

@media screen and (max-width:950px) {
    .solution-body-section h2 {
        color: #212228;
        font-family: Gilroy-Medium;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
    }
}

.solution-body-section h2.newh2 {
    margin-top: -70px !important;
    margin-bottom: -20px;
}

@media screen and (max-width:950px) {
    .solution-body-section h2.newh2 {
        margin-top: 20px !important;
    }
}

.solution-body-section h3 {
    font-size: 16px !important;
    line-height: normal !important;
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
}

.solution-body-section #new-service-trusted-page,
.solution-body-section #new-service-blog-page {
    overflow: hidden;
    width: 100%;
}

.solution-body-section #new-service-trusted-page .views-element-container,
.solution-body-section #new-service-blog-page .views-element-container {
    padding: 0 !important;
}

.solution-body-section #new-service-partner-logo .slick-list,
.solution-body-section #new-service-blog-content .slick-list {
    overflow: visible !important;
}

.solution-body-section #new-service-partner-logo .slick-slide,
.solution-body-section #new-service-blog-content .slick-slide {
    opacity: 0;
}

.solution-body-section #new-service-partner-logo .slick-active~.slick-slide,
.solution-body-section #new-service-partner-logo .slick-active,
.solution-body-section #new-service-blog-content .slick-active~.slick-slide,
.solution-body-section #new-service-blog-content .slick-active {
    opacity: 1;
}

.solution-body-section #new-client-page {
    padding: 0px 5% 3% 5% !important;
    margin: 0 !important;
}

.solution-body-section #new-client-page h2 {
    margin: 0 !important;
}

.solution-body-section #new-service-trusted-page {
    padding: 0px 5% 3% 5% !important;
    margin: 0 !important;
}

.solution-body-section #new-service-trusted-page h2 {
    margin: 0 !important;
}

.solution-body-section #new-service-trusted-page .new-service-empower-body {
    margin: 0 !important;
}

.solution-body-section .paragraph-50-50-image-with-text {
    padding: 0% 9% 5% 6% !important;
    margin: 0 !important;
}

.solution-body-section .paragraph-50-50-image-with-text .new-service-container {
    margin: 0 !important;
    padding: 0 !important;
}

.solution-body-section .paragraph-50-50-image-with-text .para-5050-content {
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 5%;
}

@media screen and (max-width:950px) {
    .solution-body-section .paragraph-50-50-image-with-text .para-5050-content {
        grid-template-columns: auto;
    }
}

.solution-body-section .paragraph-50-50-image-with-text .paragraph-text {
    width: 100% !important;
}

.solution-body-section .paragraph-50-50-image-with-text .paragraph-text span {
    margin-top: 20px !important;
    color: #9e9fa5;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.solution-body-section .paragraph-50-50-image-with-text .paragraph-text img {
    width: 100% !important;
    height: 263px;
    margin-bottom: 25px;
}

.solution-body-section .paragraph-50-50-image-with-text .paragraph-text strong {
    color: #212426;
    font-family: Gilroy-Medium !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    opacity: unset;
}

.solution-body-section #paragraph-20-80-text {
    background: #1C75BC !important;
    padding: 5% 9% 5% 6% !important;
    color: #FFF;
    margin: 0 !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-20-80-text {
        padding: 4% 6% 4% 6% !important;
    }
}

.solution-body-section #paragraph-20-80-text .col-lg-3 {
    color: #FFF;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: -10px;
    padding: 0;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-20-80-text .col-lg-3 {
        color: #FFF;
        font-family: Gilroy-Medium;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0px 0 25px;
    }
}

.solution-body-section #paragraph-20-80-text .col-lg-9 {
    padding: 0;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-20-80-text .col-lg-9 {
        padding: 0;
    }
}

.solution-body-section #paragraph-20-80-text .col-lg-9 p {
    color: #FFF;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: unset !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-20-80-text .col-lg-9 p {
        color: #FFF;
        font-family: Gilroy-Regular;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 170%;
    }
}

.solution-body-section #new-service-choose-content {
    margin-top: 25px !important;
}

.solution-body-section #new-service-trusted-page {
    padding: 5% 9% 0% 6% !important;
    margin: 0 !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-trusted-page {
        padding: 3% 6% 3% 6% !important;
    }
}

.solution-body-section #new-service-trusted-page #trusted-slider {
    display: unset;
    float: right;
    padding-top: 40px;
    padding-right: 0px;
}

.solution-body-section #new-service-trusted-page .right-slider-blog {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-trusted-page .right-slider-blog {
        display: none !important;
    }
}

.solution-body-section #new-service-trusted-page .slider-blog-nav-left {
    padding-right: 25px;
}

.solution-body-section #new-service-trusted-page .new-service-container {
    margin: 0 !important;
    padding: 0 !important;
}

.solution-body-section #new-service-trusted-page .new-service-container .col-sm-12,
.solution-body-section #new-service-trusted-page .new-service-container .col-sm-7,
.solution-body-section #new-service-trusted-page .new-service-container .col-lg-7,
.solution-body-section #new-service-trusted-page .new-service-container .col-lg-5,
.solution-body-section #new-service-trusted-page .new-service-container .col-sm-12,
.solution-body-section #new-service-trusted-page .new-service-container .col-xl-12 {
    padding: 0;
}

@media screen and (max-width:950px) {

    .solution-body-section #new-service-trusted-page .new-service-container .col-sm-12,
    .solution-body-section #new-service-trusted-page .new-service-container .col-sm-7,
    .solution-body-section #new-service-trusted-page .new-service-container .col-lg-7,
    .solution-body-section #new-service-trusted-page .new-service-container .col-lg-5,
    .solution-body-section #new-service-trusted-page .new-service-container .col-sm-12,
    .solution-body-section #new-service-trusted-page .new-service-container .col-xl-12 {
        padding: 0;
    }
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-trusted-page .new-service-empower-body {
        width: unset;
    }
}

.solution-body-section #new-service-trusted-page .partner-slider-arrows {
    display: flex;
    justify-content: end;
    padding-top: 30px;
    margin: 20px 0 0 0 !important;
    width: 55%;
}

.solution-body-section #new-service-trusted-page .slider-partner-nav-left {
    margin-right: 40px;
}

.solution-body-section #new-service-trusted-page #trusted-slider {
    display: none;
}

.solution-body-section .home_connect_body_content img {
    width: 9px !important;
}

.solution-body-section #new-service-blog-page {
    padding: 5% 9% 5% 6% !important;
    margin: 0 !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-blog-page {
        padding: 5% 5% 3% 5% !important;
    }
}

.solution-body-section #new-service-blog-page .views-element-container {
    padding: 0 !important;
}

.solution-body-section #new-service-blog-page .view-all-link {
    padding: 0 !important;
}

.solution-body-section #new-service-blog-page .new-service-empower-body {
    margin: 0 !important;
}

.solution-body-section #new-service-blog-page .blog-view-all-wrapper {
    margin-top: 50px;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-blog-page .right-slider-blog {
        display: none !important;
    }
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content {
    max-height: none !important;
    overflow: unset !important;
}

@media screen and (max-width:768px) {
    .solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content {
        width: 100% !important;
    }
}

@media screen and (max-width:768px) {
    .solution-body-section #new-service-blog-page .right-slider-blog-extra {
        display: unset;
        padding-top: 20px;
        width: 100px;
        float: right;
        padding-right: 0px;
    }
}

.solution-body-section #new-service-blog-page .view-all-link img {
    width: 17px !important;
}

.solution-body-section #new-service-blog-page .new-blog-service-container {
    margin: 0;
    padding: 0;
    width: 100%;
}

.solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-12,
.solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-7,
.solution-body-section #new-service-blog-page .new-blog-service-container .col-lg-7,
.solution-body-section #new-service-blog-page .new-blog-service-container .col-lg-5,
.solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-12,
.solution-body-section #new-service-blog-page .new-blog-service-container .col-xl-12 {
    padding: 0;
}

@media screen and (max-width:950px) {

    .solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-12,
    .solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-7,
    .solution-body-section #new-service-blog-page .new-blog-service-container .col-lg-7,
    .solution-body-section #new-service-blog-page .new-blog-service-container .col-lg-5,
    .solution-body-section #new-service-blog-page .new-blog-service-container .col-sm-12,
    .solution-body-section #new-service-blog-page .new-blog-service-container .col-xl-12 {
        padding: 0;
    }
}

@media screen and (max-width:768px) {
    .solution-body-section #new-service-blog-page #new-service-blog-content .slick-list {
        overflow: hidden !important;
    }
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p {
    margin-right: 20px;
    margin-top: 12px;
}

@media screen and (max-width:768px) {
    .solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p {
        margin-right: 0px !important;
    }
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p span {
    color: #555555 !important;
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p .blog-date {
    color: #0D0125;
    opacity: 0.6;
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p strong {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.solution-body-section #new-service-blog-page .blogs-slider-wrapper #new-service-blog-content p .blog-description {
    margin-top: 20px;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.6;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-blog-page .right-slider-blog {
        display: flex !important;
        margin-top: 20px !important;
    }
}

.solution-body-section #new-service-empower-page {
    padding: 7% 9% 8% 6% !important;
    margin: 0 !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-empower-page {
        padding: 3% 6% 3% 6% !important;
    }
}

.solution-body-section #new-service-empower-page .col-lg-6,
.solution-body-section #new-service-empower-page .col-xl-12 {
    padding: 0;
}

.solution-body-section #new-service-empower-page .new-service-container {
    margin: 0 !important;
    padding: 0 !important;
}

.solution-body-section #new-service-empower-page #new-service-empower-content {
    display: grid;
    padding-top: 10px;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
}

.solution-body-section #new-service-empower-page .empower-image-wrapper {
    margin-top: 150px;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-empower-page .empower-image-wrapper {
        margin-top: 0px;
    }
}

.solution-body-section #new-service-empower-page .empower-image-wrapper .media-type {
    text-align: right;
}

.solution-body-section #new-service-empower-page .empower-subparagraph-wrapper2 {
    display: none;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-empower-page .paragraph-50-50-image-wrapper img {
        margin-top: -470px !important;
        width: 100% !important;
    }
}

.solution-body-section #new-service-empower-page .paragraph--view-mode--default {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

@media screen and (max-width:950px) {
    #home_connect .test {
        margin-top: 20px;
    }

    #home_connect .webform-ajax-form-wrapper .form-item-full-name {
        width: 100%;
    }

    #home_connect .webform-ajax-form-wrapper .form-item-email {
        width: 100%;
    }

    #home_connect .webform-ajax-form-wrapper .form-item-contact-number {
        width: 100%;
    }

    #home_connect .webform-ajax-form-wrapper .form-item-services {
        width: 100%;
    }

    #home_connect .webform-ajax-form-wrapper .webform-address--wrapper {
        width: 100%;
    }

    #home_connect .webform-ajax-form-wrapper .form-item-location {
        width: 100%;
    }
}

#home_connect label {
    color: #ffffff;
}

#webform-submission-contact-paragraph-2171-form-ajax {
    width: 100%;
}

.webform-ajax-form-wrapper .form-item-full-name {
    width: 49%;
    float: left;
}

.webform-ajax-form-wrapper .form-item-full-name input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
}

.webform-ajax-form-wrapper .form-item-email {
    width: 49%;
    float: right;
}

.webform-ajax-form-wrapper .form-item-email input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    height: 44px;
}

.webform-ajax-form-wrapper .form-item-contact-number {
    width: 49%;
    float: left;
}

.webform-ajax-form-wrapper .form-item-contact-number input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    height: 44px;
}

.webform-ajax-form-wrapper .form-item-services {
    width: 49%;
    float: right;
}

.webform-ajax-form-wrapper .form-item-services select {
    clear: both;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
}

.webform-ajax-form-wrapper .webform-address--wrapper {
    width: 49%;
    float: left;
}

.webform-ajax-form-wrapper .webform-address--wrapper select {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
}

.webform-ajax-form-wrapper .form-item-location {
    width: 49%;
    float: right;
}

.webform-ajax-form-wrapper .form-item-location select {
    clear: both;
    box-shadow: none;
    border: 1px solid rgba(33, 34, 40, 0.2);
    border-radius: unset !important;
    height: 44px;
    border-radius: 0 !important;
}

.webform-ajax-form-wrapper .form-item-message textarea {
    clear: both;
    box-shadow: none;
    width: 100%;
    height: 92px;
    border: 1px solid rgba(33, 34, 40, 0.2);
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-empower-page .paragraph--view-mode--default {
        color: #212426;
        font-family: Gilroy-Medium;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        margin-bottom: 20px !important;
    }
}

.solution-body-section #new-service-empower-page .paragraph--view-mode--default .text-with-numbers {
    width: 30% !important;
}

.solution-body-section #new-service-empower-page .paragraph--view-mode--default p {
    margin-top: 10px;
    opacity: 0.6;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    margin-bottom: 20px !important;
}

.solution-body-section #new-service-empower-page .paragraph--view-mode--default a {
    display: inline-flex;
    padding: 16px 50px 16px 30px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: white;
    font-size: 16px;
    background: url(../../../../themes/integeraservicesweb/images/arrow.svg) #232125 120px 20px;
    background-repeat: no-repeat;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-empower-page .paragraph--view-mode--default a {
        background: url(../../../../themes/integeraservicesweb/images/arrow.svg) #232125 115px 17px;
        background-repeat: no-repeat;
        margin-top: 245px;
        font-size: 14px;
    }
}

.solution-body-section .green-background {
    background: #00A79D !important;
    padding: 8% 9% 8% 6% !important;
    margin: 0 !important;
}

.solution-body-section .green-background strong {
    color: #FFF !important;
    font-family: Gilroy-SemiBold !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 130% !important;
}

.solution-body-section .green-background span {
    color: #FFF !important;
    font-family: Gilroy-Thin !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 170% !important;
    letter-spacing: 0.5px;
}

.solution-body-section .green-background img {
    background: none !important;
}

@media screen and (max-width:950px) {
    .solution-body-section img {
        width: 100% !important;
    }
}

.solution-body-section #new-service-choose-title {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    padding-bottom: 25px;
    font-family: Gilroy-Regular;
    color: #212228;
}

@media screen and (max-width:950px) {
    .solution-body-section #new-service-choose-title {
        color: #212228;
        font-family: Gilroy-Medium !important;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        margin-top: 50px;
    }
}

.solution-body-section .new-service-empower-body {
    margin-top: 75px;
}

@media screen and (max-width:950px) {
    .solution-body-section .new-service-empower-body {
        margin-top: 20px !important;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex {
    padding: unset;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 5% 9% 5% 6% !important;
    width: 100%;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex {
        padding: 7% 6% 8% 6% !important;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .main-title {
    color: #FFF;
    font-family: Gilroy-SemiBold;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    line-height: 130%;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .main-title {
        color: #FFF;
        font-family: Gilroy-Medium;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 20px 0 10px;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .sub-text {
    padding: 0;
}

.solution-body-section #paragraph-img-center-numeric-tex .sub-text p {
    margin: 15px 0;
    color: #ffffff;
    font-family: Gilroy-Thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.5px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper {
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-column-gap: 40px;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper {
        display: block !important;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper {
    margin: 30px 0px 0px 0px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-wrapper {
    color: #FFF;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers {
    display: flex;
    margin-bottom: 30px;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers {
        flex-direction: row;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers .number-wrapper {
    margin-right: 20px;
    margin-top: 2px;
    color: #ffffff;
    font-family: Gilroy-Thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.5px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers .text-wrapper {
    margin-right: 20px;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers .text-wrapper {
        margin-right: 0px;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .left-side-numeric-para-wrapper .text-with-numbers .text-wrapper p {
    color: #FFF;
    color: #ffffff;
    font-family: Gilroy-Thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.5px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .img-center-wrapper {
    margin: 30px 0px 0px 0px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .img-center-wrapper .media-type {
    text-align: center;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .img-center-wrapper .media-type {
        width: unset;
    }
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .img-center-wrapper {
        margin: 30px 0px 0px 0px;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper {
    margin: 30px 0px 0px 0px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers {
    display: flex;
    margin-bottom: 30px;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers {
        flex-direction: row;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers .text-wrapper {
    color: #FFF;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers .number-wrapper {
    margin-right: 20px;
    color: #ffffff;
    font-family: Gilroy-Thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.5px;
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers .text-wrapper {
    margin-right: 0px;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers .text-wrapper {
        margin: 0px;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .paragraph-txt-with-num-wrapper .right-side-numeric-para-wrapper .text-with-numbers .text-wrapper p {
    color: #FFF;
    font-family: Gilroy-Thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.5px;
}

.solution-body-section #paragraph-img-center-numeric-tex .img-center-numeric-tex {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-img-center-numeric-tex .img-center-numeric-tex {
        flex-direction: column;
    }
}

.solution-body-section #paragraph-img-center-numeric-tex .img-center-numeric-tex .paragraph--view-mode--default {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.solution-body-section #paragraph-img-center-numeric-tex .img-center-numeric-tex .paragraph--view-mode--default .text-with-numbers {
    width: 30% !important;
}

.solution-body-section #paragraph-50-50-image-left {
    background: #ffffff;
    padding: 3% 9% 5% 6% !important;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-50-50-image-left {
        padding: 7% 6% 8% 6% !important;
    }
}

.solution-body-section #paragraph-50-50-image-left .col-lg-6 {
    padding: 0;
}

.solution-body-section #paragraph-with-sub-text-paras {
    margin: 0;
    padding: 0px 9% 5% 6% !important;
    width: 100%;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-with-sub-text-paras {
        padding: 7% 6% 8% 6% !important;
    }
}

.solution-body-section #paragraph-with-sub-text-paras .new-service-container {
    padding: 0 !important;
}

.solution-body-section #paragraph-with-sub-text-paras .main-title {
    margin: 0px;
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    padding-bottom: 25px;
    font-family: Gilroy-Regular;
    color: #212228;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-with-sub-text-paras .main-title {
        color: #212228;
        font-family: Gilroy-Medium !important;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
    }
}

.solution-body-section #paragraph-with-sub-text-paras .sub-paras-text {
    padding-top: 2%;
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-column-gap: 3.5%;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-with-sub-text-paras .sub-paras-text {
        grid-template-columns: auto;
        padding: 0 !important;
    }
}

.solution-body-section #paragraph-with-sub-text-paras .sub-paras-text p {
    background: rgba(0, 167, 157, 0.1);
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding: 39px 18px;
    text-align: justify;
}

@media screen and (max-width:950px) {
    .solution-body-section #paragraph-with-sub-text-paras .sub-paras-text p {
        margin: 0px;
    }
}

.solution-body-section #paragraph-with-sub-text-paras .sub-paras-text p span {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.6;
}

.solution-body-section #paragraph-with-sub-text-paras .sub-paras-text p img {
    width: 36px !important;
    height: 36px;
}

.solution-body-section #paragraph-with-sub-text-paras .sub-paras-text p strong {
    color: #00A79D;
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 300%;
    text-align: justify;
}

#about-us {
    background: none;
}

#about-us #new-service-partner-logo {
    padding: 75px 0;
}

@media screen and (max-width:950px) {
    #about-us #new-service-partner-logo {
        padding: 75px 0 0;
    }
}

#about-us #home_connect {
    padding: 0% 9% 5% 6% !important;
}

#about-us p {
    font-family: "Gilroy-Regular" !important;
    font-size: 16px;
    line-height: 150% !important;
    font-weight: 400;
    color: rgba(13, 1, 37, 0.9);
    opacity: 0.8;
    text-align: left;
}

@media screen and (max-width:950px) {
    #about-us p {
        font-size: 14px !important;
    }
}

#about-us h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left !important;
}

@media screen and (max-width:950px) {
    #about-us h2 {
        font-size: 24px;
        margin: 0 !important;
    }
}

#about-us .inside-banner {
    position: absolute;
    left: 6%;
    right: 0;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    color: white;
}

#about-us .inside-banner p.banner-title {
    font-family: Gilroy-Bold !important;
    font-size: 66px !important;
    line-height: 110%;
    color: white !important;
    font-weight: 400;
    margin-left: 0;
    opacity: unset;
    padding-left: 62px;
    border-left: 5px solid #fff;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    #about-us .inside-banner p.banner-title {
        font-size: 24px !important;
        padding-left: 33px;
    }
}

#about-us .inside-banner p.banner-description {
    margin-top: 15px;
    font-family: "Gilroy-thin" !important;
    font-size: 16px !important;
    line-height: 150%;
    color: #ffffff !important;
    margin-left: 68px;
    width: 450px !important;
    opacity: unset;
}

@media screen and (max-width:950px) {
    #about-us .inside-banner p.banner-description {
        margin-top: 15px;
        font-family: "Gilroy-Regular";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 35px;
        opacity: unset;
        width: 80% !important;
    }
}

@media screen and (max-width:950px) {
    #about-us .inside-banner p.banner-description {
        margin-top: 15px;
        font-family: "Gilroy-Regular";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 35px;
        opacity: unset;
        width: 80% !important;
    }
}

#about-us #trusted-slider img,
#about-us #trusted-slider-bottom img,
#about-us .right-slider-blog img,
#about-us .service-slider-arrow img {
    width: 17% !important;
    cursor: pointer;
}

#about-us #trusted-slider-bottom {
    display: flex;
    justify-content: center;
}

#about-us #trusted-slider-bottom img {
    width: 5% !important;
}

#about-us .right-slider {
    display: flex;
    justify-content: space-evenly;
}

#about-us #new-service-empower-page {
    padding: 3% 9% 5% 5% !important;
}

@media screen and (max-width:950px) {
    #about-us #new-service-empower-page {
        padding: 12% 6% 12% 6% !important;
    }
}

#about-us #new-service-empower-page .paragraph-50-50-text-wrapper,
#about-us #new-service-empower-page .paragraph-50-50-image-wrapper {
    width: 50%;
    float: left;
}

@media screen and (max-width:950px) {

    #about-us #new-service-empower-page .paragraph-50-50-text-wrapper,
    #about-us #new-service-empower-page .paragraph-50-50-image-wrapper {
        width: 100% !important;
        padding: 0 !important;
    }
}

#about-us #new-service-empower-page .new-service-container {
    margin: 0;
    padding: 0 !important;
    width: 100%;
}

#about-us #new-service-empower-page .new-service-container .col-md-12,
#about-us #new-service-empower-page .new-service-container .col-lg-6,
#about-us #new-service-empower-page .new-service-container .col-xl-12 {
    padding: 0 !important;
}

#about-us #new-service-empower-page .new-service-container div {
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

#about-us .white-background {
    overflow: hidden;
    width: 100%;
}

#about-us .white-background .views-element-container {
    padding: 0 !important;
}

#about-us .white-background .slick-slide {
    margin-right: 70px;
    opacity: 0;
}

@media screen and (max-width:950px) {
    #about-us .white-background .slick-slide {
        margin-right: 0px !important;
    }
}

#about-us .white-background .slick-active~.slick-slide,
#about-us .white-background .slick-active {
    opacity: 1;
}

#about-us #paragraph-50-50-img-left-and-tabs-right {
    padding: 3% 9% 3% 5%;
    margin: 0;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right {
        padding: 12% 6% 12% 6% !important;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right img {
    width: 90%;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right img {
        width: 100%;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row {
    padding: 0 0 25px 0px;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row .col-sm-12 {
        padding: 0;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .choose-us-sub-title {
    margin-bottom: unset;
    color: #ffffff;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .nav>li>a {
    padding: 5px 15px !important;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .nav>li>a:hover,
#about-us #paragraph-50-50-img-left-and-tabs-right .row .nav>li>a:focus {
    background-color: #eee;
    color: black !important;
    border-radius: 30px;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row h2 {
    color: #ffffff !important;
    line-height: 15% !important;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row h2 {
        margin: 20px 0 !important;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row ul {
    display: flex;
    justify-content: start;
    margin: 0px 0px 60px 0;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row ul {
        margin-bottom: 20px;
        display: none;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row li {
    list-style: none;
    border-radius: 30px;
    margin-right: 10px;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row li a {
    border: 1px solid #ffffff;
    text-decoration: none;
    color: white;
    border-radius: 30px;
    transition: background-color 2s;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row li a.hover {
    background-color: #eee;
    color: black !important;
    border-radius: 30px;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row li a.active {
    color: black;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .nav-tabs {
    border: none !important;
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-content {
    padding: 0 0 0 20px !important;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-content {
        padding: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row #tablist {
        border: none !important;
    }
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-pane {
        display: block;
        border: 1px solid #ffffff;
        margin: 0 auto;
        margin: 20px 0 !important;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-main-title {
    color: #FFF;
    font-family: Gilroy-Bold;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: none;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-main-title {
        display: none;
    }
}

#about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-body p {
    color: #FFF;
    font-family: Gilroy-thin !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1px;
    opacity: unset;
    margin-top: -35px;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-img-left-and-tabs-right .row .tab-body p {
        padding: 20px;
        margin: 0 !important;
    }
}

#about-us #new-service-milestone-page {
    padding: 5% 9% 0% 5%;
    margin: 0;
    background-color: #F6F6F6;
}

@media screen and (max-width:950px) {
    #about-us #new-service-milestone-page {
        padding: 12% 6% 0% 6% !important;
    }
}

#about-us #new-service-milestone-page .new-service-container {
    padding: 0 !important;
}

#about-us #new-service-milestone-page .new-service-empower-body h2 {
    margin-right: 50px !important;
}

@media screen and (max-width:950px) {
    #about-us #new-service-milestone-page .col-sm-12 {
        padding: 0;
    }
}

#about-us #new-service-milestone-content {
    padding-top: 2%;
}

#about-us #new-service-milestone-content p {
    color: rgba(13, 1, 37, 0.5) !important;
    font-family: Gilroy-Medium !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    opacity: unset !important;
    padding: 20px 50px 20px 0 !important;
}

@media screen and (max-width:950px) {
    #about-us #new-service-milestone-content p {
        padding: 20px 20px 20px 0 !important;
        font-size: 12px !important;
    }
}

#about-us #new-service-milestone-content strong {
    color: #0D0125 !important;
    font-family: Gilroy-SemiBold !important;
    font-size: 48px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 130% !important;
    opacity: unset !important;
}

@media screen and (max-width:950px) {
    #about-us #new-service-milestone-content strong {
        font-size: 24px !important;
    }
}

#about-us #paragraph-50-50-paragraph-text-on-right {
    color: #ffffff;
    margin: 0;
    padding: 5% 8% 5% 5%;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-paragraph-text-on-right {
        padding: 12% 6% 12% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-paragraph-text-on-right .row .col-sm-12 {
        padding: 0 !important;
    }
}

#about-us #paragraph-50-50-paragraph-text-on-right .row .sub-title {
    margin-bottom: unset;
    color: #ffffff;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row .text-50-left {
    margin-top: 25px;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row h2 {
    color: #ffffff !important;
    margin-top: 0;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row p {
    color: white;
    font-family: Gilroy-thin !important;
    opacity: Unset !important;
    clear: both;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row p span {
    font-family: Gilroy-thin !important;
    font-size: 16px;
    line-height: 150% !important;
    font-weight: 400;
    color: white;
    letter-spacing: 0.5px;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row p strong {
    color: #FFF;
    font-family: Gilroy-Bold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    opacity: Unset !important;
}

#about-us #paragraph-50-50-paragraph-text-on-right .row p img {
    float: left;
    padding: 0 20px;
    margin: 35px 0;
    width: 20% !important;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-50-50-paragraph-text-on-right .row p img {
        padding: 0 20px 0 0 !important;
    }
}

#about-us .show {
    display: block !important;
    animation: fadeIn 5s;
}

#about-us #new-service-trusted-page {
    padding: 5% 4% 5% 4% !important;
}

@media screen and (max-width:950px) {
    #about-us #new-service-trusted-page {
        padding: 12% 6% 12% 6% !important;
    }
}

#about-us #new-service-trusted-page .new-service-container {
    padding: 0;
}

#about-us #new-service-trusted-page #new-service-trusted-logo {
    display: flex !important;
    justify-content: space-evenly;
}

#about-us #new-service-trusted-page .right-slider-blog {
    display: none;
}

#about-us #new-service-trusted-page .new-service-trusted-title,
#about-us #new-service-trusted-page .new-service-empower-body {
    padding: 0 !important;
    font-family: "Gilroy-semibold" !important;
    font-size: 16px !important;
    line-height: 16px;
}

#about-us .white-background {
    padding-right: 0% !important;
}

#about-us .white-background .right-slider-blog {
    display: flex !important;
    justify-content: right;
    align-items: end;
    width: 39% !important;
    margin-top: 50px;
}

@media screen and (max-width:950px) {
    #about-us .white-background .right-slider-blog {
        display: none !important;
    }
}

#about-us .white-background .right-slider-blog .slider-blog-nav-left {
    padding-right: 16px;
}

#about-us .white-background .right-slider-blog .slider-blog-nav-right {
    padding-left: 16px;
}

#about-us .partner-slider-arrows {
    display: flex;
    justify-content: end;
    padding-top: 30px;
    margin: 0 !important;
}

#about-us #paragraph-with-bg-and-pointer {
    padding: 0;
}

#about-us #paragraph-with-bg-and-pointer .new-service-container {
    padding: 5% 8% 5% 5% !important;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-with-bg-and-pointer .new-service-container {
        padding: 12% 6% 12% 6% !important;
    }
}

#about-us #paragraph-with-bg-and-pointer .bg-pointer-title {
    width: 33%;
    padding: 0;
}

#about-us #paragraph-with-bg-and-pointer .bg-pointer-content {
    width: 66%;
    padding: 0;
}

#about-us #paragraph-with-bg-and-pointer .pointer-para-wrapper .pointer-para-text {
    padding-left: 25px;
    padding-right: 5px;
    color: #FFF !important;
    font-family: Gilroy-thin !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 125% !important;
}

#about-us #trusted-slider {
    display: flex;
    justify-content: space-evenly;
}

#about-us .slider-partner-nav-left {
    margin-right: 30px;
}

#about-us .slider-partner-nav-right {
    margin-left: 30px;
}

#about-us .new-service-empower-body p {
    margin-right: 45px !important;
    margin-bottom: 30px;
}

@media screen and (max-width:950px) {
    #about-us .new-service-empower-body p {
        margin: 0 0 15px !important;
    }
}

#about-us .empower-image-wrapper {
    margin-top: 110px;
    text-align: center;
}

@media screen and (max-width:950px) {
    #about-us .empower-image-wrapper {
        margin-top: 20px;
    }
}

#about-us #new-service-add-on-content {
    margin-top: 40px !important;
}

#about-us #new-service-add-on-title {
    font-size: 48px !important;
    line-height: normal !important;
    padding-top: 0 !important;
}

#about-us #additional-content {
    padding-top: 35px;
    color: #FFF !important;
    font-family: Gilroy-thin !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

@media screen and (max-width:950px) {
    #about-us #additional-content {
        margin-bottom: 40px !important;
        padding: 0 !important;
    }
}

#about-us #additional-content p {
    color: #FFF !important;
}

#about-us .circle {
    position: relative;
    background: #69AFBF;
    border-radius: 50%;
    border: none !important;
    width: 25px;
    height: 25px;
}

@media screen and (max-width:950px) {
    #about-us .circle {
        background: none !important;
        border: 1px solid !important;
    }
}

#about-us .checkmark {
    position: absolute;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    height: 8.3333333333px;
    width: 4.1666666667px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

#about-us #paragraph-with-bg-and-pointer .new-service-container .row {
    padding: 0px;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-with-bg-and-pointer .new-service-container .row {
        padding: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #about-us #paragraph-with-bg-and-pointer .new-service-container .row .col-sm-12 {
        width: 100% !important;
    }
}

@media screen and (max-width:950px) {
    #about-us #paragraph-with-bg-and-pointer .new-service-container .row .col-sm-12 .new-service-add-on-content {
        margin-top: 40px !important;
    }
}

#about-us #paragraph-with-bg-and-pointer #new-service-add-on-title {
    margin-bottom: unset;
    color: #ffffff;
    padding-bottom: 30px;
}

@media screen and (max-width:950px) {
    #about-us #paragraph-with-bg-and-pointer #new-service-add-on-title {
        font-size: 24px !important;
    }
}

#industries-page .img {
    width: 100%;
}

#industries-page .inside-banner {
    position: absolute;
    left: 6%;
    right: 0;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    color: white;
}

@media screen and (max-width:950px) {
    #industries-page .inside-banner {
        left: 0px;
        top: 50%;
    }
}

#industries-page .inside-banner p.banner-title {
    font-family: Gilroy-Bold !important;
    font-size: 66px !important;
    line-height: 110%;
    color: white !important;
    font-weight: 400;
    margin-left: 0;
    opacity: unset;
    padding-left: 62px;
    border-left: 5px solid #fff;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    #industries-page .inside-banner p.banner-title {
        font-size: 24px !important;
        padding-left: 30px !important;
        margin-left: 35px !important;
    }
}

#industries-page .d-heading {
    display: flex;
}

@media screen and (max-width:950px) {
    #industries-page .d-heading {
        display: block !important;
    }
}

#industries-page .inside-banner p.banner-description {
    margin-top: 15px;
    font-family: "Gilroy-Thin";
    font-size: 16px !important;
    line-height: 150%;
    color: #ffffff !important;
    margin-left: 68px;
    width: 450px !important;
    opacity: unset;
}

@media screen and (max-width:950px) {
    #industries-page .inside-banner p.banner-description {
        margin-top: 15px;
        font-family: "Gilroy-Thin";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 35px;
        opacity: unset;
        width: 80% !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx {
    margin: 0;
    width: 100%;
    padding: 5% 9% 0% 5% !important;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx {
        padding: 12% 6% 0% 6% !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .new-service-container {
    padding: 0 !important;
}

#industries-page #paragraph-50-50-img-left-with-tx .inner-left p {
    margin-right: 50px;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .inner-left p {
        margin: 0 !important;
        padding: 0 !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .inner-right p {
    margin-left: 10px;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .inner-right p {
        margin: 0 !important;
        padding: 0 !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .col-lg-6 {
    margin: 0;
    padding: 0;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .col-lg-6 {
        padding: 0 !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .new-service-container {
        margin: 0 !important;
        padding: 0 !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .industries-body-section {
    margin-top: 90px;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .industries-body-section {
        margin: 0 !important;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .row .inner-right,
#industries-page #paragraph-50-50-img-left-with-tx .row .outter-left {
    padding: 0;
}

@media screen and (max-width:950px) {

    #industries-page #paragraph-50-50-img-left-with-tx .row .inner-right,
    #industries-page #paragraph-50-50-img-left-with-tx .row .outter-left {
        padding: 0;
    }
}

@media screen and (max-width:950px) {

    #industries-page #paragraph-50-50-img-left-with-tx .row .inner-right img,
    #industries-page #paragraph-50-50-img-left-with-tx .row .outter-left img {
        margin-bottom: 30px;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0 0 30px 0;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx h2 {
        color: #212228;
        font-family: Gilroy-Medium;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        margin-bottom: 15px;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx p {
    font-family: "Gilroy-Regular" !important;
    font-size: 16px;
    line-height: 170%;
    color: rgba(13, 1, 37, 0.6);
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx p {
        text-align: justify;
        font-size: 14px;
    }
}

#industries-page #paragraph-50-50-img-left-with-tx .pointer-para-wrapper {
    display: flex;
}

#industries-page #paragraph-50-50-img-left-with-tx .pointer-para-wrapper .circle {
    position: relative;
    border-radius: 50%;
    border: 1px solid rgba(33, 34, 40, 0.5);
    width: 25px;
    height: 25px;
    min-width: 25px;
}

#industries-page #paragraph-50-50-img-left-with-tx .pointer-para-wrapper .checkmark {
    position: absolute;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    height: 8.3333333333px;
    width: 4.1666666667px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

#industries-page #paragraph-50-50-img-left-with-tx .pointer-para-wrapper .pointer-para-text {
    padding-top: 0 !important;
    padding-left: 25px;
    padding-right: 5px;
    color: #212228;
    font-family: Gilroy-Medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-50-50-img-left-with-tx .pointer-para-wrapper .pointer-para-text {
        font-size: 14px;
    }
}

#industries-page .paragraph-image-with-text-paras {
    padding: unset;
    background: url(../../../../themes/integeraservicesweb/images/expert_background.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    width: 100%;
    padding: 5% 9% 5% 5% !important;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras {
        padding: 5% 6% 12% 6% !important;
    }
}

#industries-page .paragraph-image-with-text-paras h2 {
    color: #FFF;
    font-family: Gilroy-SemiBold;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 85%;
    float: left;
    margin-top: 0 !important;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras h2 {
        font-size: 24px;
        width: 100%;
    }
}

#industries-page .paragraph-image-with-text-paras .para-body {
    margin-top: 10px;
}

#industries-page .paragraph-image-with-text-paras .para-body p {
    font-size: 16px;
    line-height: 170%;
    color: rgb(255, 255, 255) !important;
    font-family: Gilroy-Thin !important;
    padding-bottom: 40px;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras .para-body p {
        font-size: 14px;
    }
}

#industries-page .paragraph-image-with-text-paras .para-img img {
    width: 100%;
    max-height: 490px;
    object-fit: cover;
}

#industries-page .paragraph-image-with-text-paras .sub-para-body {
    display: flex;
    margin-top: 65px;
    column-gap: 40px;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras .sub-para-body {
        flex-direction: column;
    }
}

#industries-page .paragraph-image-with-text-paras .sub-para-body p {
    color: #FFF;
    font-family: Gilroy-Thin;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras .sub-para-body p {
        font-size: 14px;
    }
}

#industries-page .paragraph-image-with-text-paras .sub-para-body p strong {
    color: #FFF;
    font-family: Gilroy-Bold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 300%;
    margin: 10px 0;
}

@media screen and (max-width:950px) {
    #industries-page .paragraph-image-with-text-paras .sub-para-body p strong {
        font-size: 16px;
    }
}

#industries-page #new-service-empower-page {
    clear: both;
    margin: 0;
    padding: 5% 9% 1% 5% !important;
    width: 100%;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-empower-page {
        padding: 5% 6% 12% 6% !important;
    }
}

#industries-page #new-service-empower-page .col-lg-6,
#industries-page #new-service-empower-page .col-sm-12 {
    padding-left: 0;
}

@media screen and (max-width:950px) {

    #industries-page #new-service-empower-page .col-lg-6,
    #industries-page #new-service-empower-page .col-sm-12 {
        padding: 0 !important;
    }
}

#industries-page #new-service-empower-page .new-service-container {
    margin: 0;
    padding: 0 !important;
    width: 100%;
}

#industries-page #new-service-empower-page .paragraph-50-50-wrappper {
    height: auto;
    display: flex;
    justify-content: end;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-empower-page .paragraph-50-50-wrappper {
        display: unset;
    }
}

#industries-page #new-service-empower-page .paragraph-50-50-wrappper .paragraph-50-50-text-wrapper {
    bottom: 0;
    left: 0;
    padding: 0 !important;
}

#industries-page #new-service-empower-page .paragraph-50-50-wrappper .paragraph-50-50-image-wrapper {
    top: 0;
    right: 0;
}

#industries-page #new-service-empower-page .paragraph-50-50-image-wrapper {
    padding: 0;
}

#industries-page #new-service-empower-page .paragraph-text img {
    width: 25px;
    float: unset;
}

#industries-page #new-service-empower-page img {
    width: 90%;
    float: right;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-empower-page img {
        width: 100%;
    }
}

#industries-page #new-service-empower-page h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-empower-page h2 {
        color: #212228;
        font-family: Gilroy-Medium;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        margin: 0;
    }
}

#industries-page .empower-image-wrapper .media-type {
    margin-top: 20px;
    text-align: center;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-faq-body {
        font-size: 24px;
    }
}

#industries-page #paragraph-img-cta-text-wrapper {
    margin: 0;
    padding: 5% 9% 5% 5% !important;
    width: 100%;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-img-cta-text-wrapper {
        padding: 5% 6% 12% 6% !important;
    }
}

#industries-page #paragraph-img-cta-text-wrapper .new-service-container {
    padding: 0 !important;
}

#industries-page #paragraph-img-cta-text-wrapper .sub-title {
    font-family: "Gilroy-Medium";
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: rgba(88, 86, 86, 0.5);
}

#industries-page #paragraph-img-cta-text-wrapper h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left !important;
    margin: 10px 0 20px !important;
    padding-right: 501px;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-img-cta-text-wrapper h2 {
        font-size: 24px;
        padding: 0;
        margin: 0;
    }
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content {
    padding-top: 2%;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
}

@media screen and (max-width:950px) {
    #industries-page #paragraph-img-cta-text-wrapper .cta-content {
        grid-template-columns: auto;
        grid-row-gap: 15px;
        grid-column-gap: 30px;
    }
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para {
    padding: 25px;
    background: #F6F6F6;
    transition: background-color 2s;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-no {
    font-family: "Gilroy-Medium";
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: rgba(88, 86, 86, 0.5);
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-title {
    margin-top: 10px;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-body {
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-body p {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-link {
    padding-top: 20px;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para .cta-link a {
    text-decoration: none;
    padding: 0px 40px 0 0px;
    color: #0D0125;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    background: url(../../../../themes/integeraservicesweb/images/arrow-black.svg) 80px;
    background-repeat: no-repeat;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover {
    padding: 25px;
    background: #1C75BC;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover .cta-no {
    font-family: "Gilroy-Medium";
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover .cta-title {
    margin-top: 10px;
    color: #ffffff;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover .cta-body p {
    color: #FFF;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover .cta-link {
    padding-top: 20px;
}

#industries-page #paragraph-img-cta-text-wrapper .cta-content .cta-para:hover .cta-link a {
    text-decoration: none;
    padding: 0px 40px 0 0px;
    color: #ffffff;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    background: url(../../../../themes/integeraservicesweb/images/arrow.svg) 80px;
    background-repeat: no-repeat;
}

#industries-page #paragraph-img-cta-text-wrapper .media-type img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

#industries-page #new-service-empower-content .paragraph-text br {
    display: none;
}

#industries-page #new-service-empower-content .paragraph-text strong {
    margin-left: 5px;
}

#industries-page .empower-subparagraph-wrapper2 {
    display: none;
}

#industries-page #new-service-faq-page {
    background: none !important;
}

#industries-page #new-service-faq-page .new-service-container {
    margin: 0;
    padding: 0% 9% 7% 5% !important;
    width: 100%;
}

@media screen and (max-width:950px) {
    #industries-page #new-service-faq-page .new-service-container {
        padding: 0% 6% 12% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #industries-page #new-service-faq-page .new-service-container #faq-content {
        margin-top: 40px;
    }
}

#industries-page #new-service-faq-page .new-service-container .col-sm-12,
#industries-page #new-service-faq-page .new-service-container .col-xs-12,
#industries-page #new-service-faq-page .new-service-container .col-md-8,
#industries-page #new-service-faq-page .new-service-container .col-lg-8,
#industries-page #new-service-faq-page .new-service-container .col-xl-8 {
    padding: 0;
}

#simple-page .img {
    width: 100%;
}

#simple-page .inside-banner {
    position: absolute;
    left: 6%;
    right: 0;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    color: white;
}

@media screen and (max-width:950px) {
    #simple-page .inside-banner {
        left: 0px;
        top: 50%;
    }
}

#simple-page .inside-banner p.banner-title {
    font-family: Gilroy-Bold !important;
    font-size: 66px !important;
    line-height: 110%;
    color: white !important;
    font-weight: 400;
    margin-left: 0;
    opacity: unset;
    padding-left: 62px;
    border-left: 5px solid #fff;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    #simple-page .inside-banner p.banner-title {
        font-size: 24px !important;
        margin-left: 40px !important;
        padding-left: 35px;
    }
}

#simple-page .inside-banner p.banner-description {
    margin-top: 15px;
    font-family: "Gilroy-Thin";
    font-size: 16px !important;
    line-height: 150%;
    color: #ffffff !important;
    margin-left: 68px;
    width: 450px !important;
    opacity: unset;
}

@media screen and (max-width:950px) {
    #simple-page .inside-banner p.banner-description {
        margin-top: 15px;
        font-family: "Gilroy-Regular";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 80px;
        opacity: unset;
        width: 80% !important;
    }
}

.location-page .views-element-container {
    margin: 0;
    padding: 9% 9% 3% 5% !important;
}

.location-page .views-element-container h2 {
    float: unset;
    width: unset;
    width: unset;
    margin: 0 0 5% 32% !important;
}

.location-page .views-location-data-wrapper {
    margin-top: 8%;
}

.location-page .simple-page-body-section {
    width: 100% !important;
    display: unset;
}

.career-page .simple-page-body-section {
    padding: 5% 9% 5% 6%;
    display: grid;
    grid-template-columns: 40% 60%;
    column-gap: 2%;
    row-gap: 3%;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section {
        padding: 0 !important;
        display: flex;
        flex-direction: column;
    }
}

.career-page .simple-page-body-section .paragraph-with-any-block .paragraph-with-any-block:has(.paragraph-with-webform) {
    width: 50%;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-any-block .paragraph-with-any-block:has(.paragraph-with-webform) {
        width: 100%;
    }
}

.career-page .simple-page-body-section #block-joinus {
    width: 85% !important;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section #block-joinus {
        padding: 12% 6% 12% 6% !important;
    }
}

.career-page .simple-page-body-section #block-joinus h2 {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section #block-joinus h2 {
        width: 100%;
    }
}

.career-page .simple-page-body-section #block-joinus p {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.7;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section #block-joinus p {
        width: 100%;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform {
    width: 100%;
    float: left;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .js-form-type-managed-file .form-submit {
    padding: 10px;
    height: initial !important;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form #edit-actions {
    width: 100%;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform {
        padding: 12% 6% 12% 6% !important;
        width: 100%;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .frm-title {
    color: var(--primary, #212426);
    font-family: Gilroy-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: unset;
    margin-top: 0;
    margin-bottom: 30px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .frm-title {
        font-size: 24px;
        margin-bottom: 20px;
        width: 50%;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .frm-content {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.7;
    width: 70%;
}

.career-page .simple-page-body-section .paragraph-with-webform .description {
    margin: 5px 0;
    color: var(--p-tag, #666877);
    font-family: Gilroy-Regular;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .description {
        width: 70% !important;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=submit] {
    width: 30% !important;
    float: right !important;
    height: 70px !important;
    background: #07969B;
    background: url(../../../../themes/integeraservicesweb/images/arrow.svg) #07969B 80% 45%;
    background-repeat: no-repeat;
    text-align: left;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform input[type=submit] {
        width: 25% !important;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file] {
    position: relative;
    color: var(--p-tag, #666877);
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid rgba(33, 34, 40, 0.2) !important;
    padding: 35px 24px !important;
    height: unset !important;
    width: unset !important;
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::file-selector-button {
    width: 136px;
    color: transparent;
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::after {
    position: absolute;
    pointer-events: none;
    top: 45px;
    left: 40px;
    height: 20px;
    width: 20px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%212426'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::before {
    position: absolute;
    pointer-events: none;
    top: 44px;
    left: 70px;
    color: #212426;
    content: "Browse";
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::file-selector-button {
    border-radius: 4px;
    padding: 0 16px;
    height: 40px;
    cursor: pointer;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
    margin-right: 16px;
    transition: background-color 200ms;
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::file-selector-button:hover {
    background-color: #f3f4f6;
}

.career-page .simple-page-body-section .paragraph-with-webform input[type=file]::file-selector-button:active {
    background-color: #e5e7eb;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form input {
    clear: both;
    width: 100%;
    float: left;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    height: 44px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form input {
        width: 100% !important;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form label {
    float: left;
    height: 35px !important;
    font-size: 16px;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-first-name {
    width: 49%;
    margin-right: 1px;
    float: left;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-first-name {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-name {
    width: 49%;
    margin-left: 1px;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-name {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-email {
    width: 49%;
    margin-right: 1px;
    float: left;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-email {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-position {
    width: 49%;
    margin-left: 1px;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-position {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-address {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-address textarea {
    box-shadow: none;
    height: 90px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-address {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv {
    width: 100%;
    float: left;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv label {
    width: 20%;
    float: left;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv label {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv .description {
    width: 80%;
    float: left;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv .description {
        width: 100% !important;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv #edit-upload-cv {
    width: 100%;
    float: left;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-upload-cv input[type=file] {
    width: 100% !important;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .managed-file-placeholder {
    color: var(--p-tag, #666877);
    font-family: Gilroy-Regular;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    margin-left: 15px;
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-city {
    width: 49%;
    margin-right: 1px;
    float: left;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-city {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-website-blog-linkedin-or-portfolio {
    width: 49%;
    margin-left: 1px;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    .career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form .form-item-website-blog-linkedin-or-portfolio {
        width: 100%;
        float: left;
    }
}

.career-page .simple-page-body-section .paragraph-with-webform .webform-submission-careers-form-form #ajax-wrapper {
    width: 100%;
    float: left;
}

.contact-us-page .simple-page-body-section {
    padding: 5% 9% 5% 6%;
    display: grid;
    grid-template-columns: 62% auto;
    column-gap: 5%;
    row-gap: 3%;
}

@media screen and (max-width:950px) {
    .contact-us-page .simple-page-body-section {
        padding: 0 !important;
        display: flex;
        flex-direction: column;
    }
}

.contact-us-page .paragraph-with-webform {
    width: 100%;
    float: left;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform {
        padding: 12% 6% 12% 6% !important;
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .frm-title {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .frm-title {
        font-size: 24px;
        margin-bottom: 20px;
        width: 50%;
    }
}

.contact-us-page .paragraph-with-webform .frm-content {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.7;
    width: 54%;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .frm-content {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form {
    padding-top: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form label {
    color: #212426;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form label.error {
    color: red !important;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item {
    width: 45%;
    margin-bottom: 20px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-full-name {
    width: 45%;
    margin-right: 1px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-full-name {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-full-name input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-full-name input {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-full-name label {
    font-size: 16px;
    height: 35px !important;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-email {
    margin-left: 1px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-email {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-email input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-email input {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-email label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number,
.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location {
    margin-right: 1px;
}

@media screen and (max-width:950px) {

    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number,
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number input,
.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location input {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {

    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number input,
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location input {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number select,
.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select {
    clear: both;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {

    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number select,
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-contact-number label,
.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-services {
    margin-left: 1px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-services {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-services select {
    clear: both;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-services select {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-services label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select,
.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select:focus-visible {
    clear: both;
    box-shadow: none;
    border: 1px solid rgba(33, 34, 40, 0.2);
    border-radius: unset !important;
    height: 44px;
    width: 350px;
    border-radius: 0 !important;
}

@media screen and (max-width:950px) {

    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select,
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location select:focus-visible {
        max-width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-location label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .webform-submission-contact-add-form fieldset.webform-composite-hidden-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .webform-type-webform-address {
    width: 350px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .webform-type-webform-address {
        width: 100%;
    }
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .js-form-item-location {
        width: 100% !important;
    }
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .js-form-item-location select {
        width: 100% !important;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-country-country {
    margin-left: 1px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-country-country {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-country-country select {
    clear: both;
    width: 100%;
    border: 1px solid rgba(33, 34, 40, 0.2);
    box-shadow: none;
    border-radius: unset !important;
    height: 44px;
    width: 350px;
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-country-country select {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-country-country label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-message {
    width: 100%;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-message textarea {
    clear: both;
    box-shadow: none;
    width: 100%;
    height: 92px;
    border: 1px solid rgba(33, 34, 40, 0.2);
}

@media screen and (max-width:950px) {
    .contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-message textarea {
        width: 100%;
    }
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .form-item-message label {
    height: 35px !important;
    font-size: 16px;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form #edit-actions-submit {
    background-color: #07969B;
    float: left;
    width: 150px;
    height: 55px;
    background: url(../../../../themes/integeraservicesweb/images/arrow.svg) #07969B 80% 45%;
    background-repeat: no-repeat;
}

.contact-us-page .paragraph-with-webform .webform-submission-contact-add-form .webform-actions {
    width: 100%;
    float: left;
}

.contact-us-page #block-connectwithus {
    margin-top: 120px;
    padding: 33px 65px 33px 44px;
    background-color: #1C75BC;
}

@media screen and (max-width:950px) {
    .contact-us-page #block-connectwithus {
        margin: 0;
    }
}

.contact-us-page #block-connectwithus h2 {
    color: #FFF;
    font-family: Gilroy-SemiBold;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}

@media screen and (max-width:950px) {
    .contact-us-page #block-connectwithus h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.contact-us-page #block-connectwithus p {
    color: rgba(255, 255, 255, 0.7);
    font-family: Gilroy-Thin;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.7;
    padding: 0 !important;
}

@media screen and (max-width:950px) {
    .contact-us-page #block-connectwithus p {
        font-size: 14px;
        margin-bottom: 0;
    }
}

.contact-us-page #block-connectwithus p a {
    font-family: "Gilroy-Medium";
    font-size: 19px;
    line-height: 150%;
    color: #FFFFFF;
}

.contact-us-page #block-connectwithus p strong {
    margin-top: 20px !important;
    color: rgb(255, 255, 255);
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    opacity: unset !important;
}

@media screen and (max-width:950px) {
    .contact-us-page #block-connectwithus p strong {
        font-size: 16px;
        margin-top: 20px !important;
    }
}

.fake-legend {
    display: none;
}

.banner-full-width-image img {
    width: 100% !important;
}

@media screen and (max-width:950px) {
    .banner-full-width-image img {
        height: 350px;
        max-width: 100%;
        object-fit: cover;
    }
}

.region {
    width: 100% !important;
    padding: 0 !important;
}

@media screen and (max-width:950px) {
    .region {
        width: 100% !important;
        padding: 0 !important;
    }
}

#header .header-middle .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width:950px) {
    #header .header-middle .container-fluid {
        justify-content: flex-start;
    }
}

.new_header .logo {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:950px) {
    .new_header .logo {
        margin: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 {
        padding: 12% 6% 12% 6% !important;
        width: 100%;
    }
}

#block-views-block-locations-block-1 h2 {
    margin-left: 32%;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form {
    display: flex;
    justify-content: center;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form {
        flex-direction: column;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form .form-radios .js-form-type-radio.disabled {
    pointer-events: none;
    opacity: 0.3;
    display: none;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type {
    width: 37%;
    margin: 0;
    padding: 0;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type legend {
    display: none;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .fake-legend {
    color: var(--primary, #212426);
    font-family: Gilroy-SemiBold;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 60px;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .fake-legend {
        margin: 40px 0 0 0;
    }
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .form-radios {
        flex-direction: row;
        display: flex;
        flex-wrap: wrap;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .form-radios .js-form-type-radio.disabled {
    pointer-events: none;
    opacity: 0.3;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id {
    padding-bottom: 20px;
    border-bottom: 1px solid #CCD1D9;
    margin-top: 10px;
    background: url(../../../../themes/integeraservicesweb/images/arrow_up.svg) #ffffff 265px 13px;
    background-repeat: no-repeat;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id {
        padding: 0;
        border: none;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id input {
    display: None;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id input[type=radio]:checked+label {
    color: rgb(0, 167, 157);
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id input[type=radio]:checked+label {
        display: initial;
        background-color: rgb(0, 167, 157);
        color: #fff;
        width: 100%;
        padding: 5px 20px;
        margin: 10px 5px;
        text-align: center;
        font-size: 14px;
        border: none;
        margin: 10px 5px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id input[type=radio]+label {
    color: #000000;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:first-of-type .js-form-item-field-country-target-id input[type=radio]+label {
        display: initial;
        background-color: white;
        width: 100%;
        padding: 5px 20px;
        margin: 10px 5px;
        text-align: center;
        font-size: 14px;
        border: 1px solid #000;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type {
    width: 100%;
    margin-left: 6%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type {
        margin: 30px 0 0 0;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .fake-legend {
    color: var(--primary, #212426);
    font-family: Gilroy-SemiBold;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 60px;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .fake-legend {
        content: "Test";
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type input {
    display: None;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .js-form-item-field-continent-target-id {
    margin-bottom: 20px;
    width: 20%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .js-form-item-field-continent-target-id {
        margin-bottom: 20px;
        width: unset;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type input[type=radio]:checked+label {
    background-color: rgb(0, 167, 157);
    width: 95%;
    padding: 5px 0px;
    text-align: center;
    font-size: 20px;
    border: none;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type input[type=radio]:checked+label {
        display: initial;
        background-color: rgb(0, 167, 157);
        width: 100%;
        padding: 5px 20px;
        margin: 10px 5px;
        text-align: center;
        font-size: 14px;
        border: none;
        margin: 10px 5px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type input[type=radio]+label {
    background-color: white;
    width: 95%;
    padding: 5px 6px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #000;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type input[type=radio]+label {
        display: initial;
        background-color: white;
        width: 100%;
        padding: 5px 20px;
        margin: 10px 5px;
        text-align: center;
        font-size: 14px;
        border: 1px solid #000;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .form-radios {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-exposed-form fieldset:last-of-type .form-radios {
        flex-direction: row;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper {
    border: 1px solid #e5dede;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 50px;
    margin-left: 10px;
    position: relative;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper img {
    width: 100%;
    object-fit: scale-down;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper .mapouter {
    background: white;
    position: absolute;
    z-index: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper .mapouter .gmap_canvas {
    height: 100%;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper .mapouter .gmap_iframe {
    width: 100% !important;
    height: 100% !important;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .location-view-row-wrapper .view-address {
    position: absolute;
    bottom: 31px;
    right: 40px;
    border: 1px solid rgba(0, 167, 157, 0.1);
    background: var(--aa, #00A79D);
    color: #FFF;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 9px;
    cursor: pointer;
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row {
    display: flex;
    padding: 30px;
    width: 99%;
    position: relative;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row {
        flex-direction: column;
        width: 100%;
        padding: 30px 30px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details {
    color: var(--aa, #00A79D);
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-left: 40px;
    width: 100%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details {
        margin: 10px 0;
        font-size: 16px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details span {
    display: block;
    color: var(--primary, #212426);
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details span {
        margin: 0;
        font-size: 16px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details p {
    color: var(--primary, #212426);
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-top: 20px;
}

@media screen and (max-width:950px) {
    #block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details p {
        margin: 0;
        font-size: 16px;
    }
}

#block-views-block-locations-block-1 .view-contact-location-block .views-location-data-wrapper .views-row .location-details .view-map {
    border: 1px solid rgba(0, 167, 157, 0.1);
    background: var(--aa, #00A79D);
    color: #FFF;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 9px;
    float: right;
    cursor: pointer;
}

.block-insights-banner {
    background: url(../../../../themes/integeraservicesweb/images/Rectangle.png);
    height: 500px;
    background-size: cover;
    position: relative;
}

@media screen and (max-width:950px) {
    .block-insights-banner {
        height: 350px;
    }
}

.block-insights-banner h2 {
    margin: 0;
}

.block-insights-banner .inside-banner {
    position: absolute;
    left: 6%;
    right: 0;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    color: white;
}

@media screen and (max-width:950px) {
    .block-insights-banner .inside-banner {
        left: 0px;
        top: 60%;
    }
}

.block-insights-banner .inside-banner p.banner-title {
    font-family: Gilroy-Bold !important;
    font-size: 66px !important;
    line-height: 110%;
    color: white !important;
    font-weight: 400;
    margin-left: 0;
    opacity: unset;
    padding-left: 62px;
    border-left: 5px solid #fff;
    margin-top: 0;
}

@media screen and (max-width:950px) {
    .block-insights-banner .inside-banner p.banner-title {
        font-size: 24px !important;
        margin-left: 38px !important;
        padding-left: 30px !important;
    }
}

.block-insights-banner .inside-banner p {
    margin-top: 30px;
    font-family: "Gilroy-Regular";
    font-size: 16px !important;
    line-height: 150%;
    color: #ffffff !important;
    margin-left: 68px;
    width: 450px !important;
    opacity: unset;
}

@media screen and (max-width:950px) {
    .block-insights-banner .inside-banner p {
        margin-top: 15px;
        font-family: "Gilroy-Regular";
        font-size: 12px !important;
        line-height: 150%;
        color: #ffffff !important;
        margin-left: 35px;
        opacity: unset;
        width: 80% !important;
    }
}

#block-views-block-popular-articles-block-1-2 {
    padding: 0% 9% 3% 5% !important;
}

#block-views-block-popular-articles-block-1 {
    overflow: hidden !important;
    width: 100% !important;
    padding: 0% 6% 5% 5% !important;
}

.views-element-container {
    margin: 0;
    width: 100% !important;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager,
.views-element-container #taxonomy .pager {
    margin-top: 150px !important;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper .pager,
    .views-element-container #taxonomy .pager {
        margin-top: 20px !important;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 {
    margin-top: 120px;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #D9D9D9 !important;
    background: url(../../../../themes/integeraservicesweb/images/search.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-fieldset .form-radios,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-fieldset .form-radios,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-fieldset .form-radios,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-fieldset .form-radios {
    display: flex;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-fieldset .form-radios::-webkit-scrollbar,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-fieldset .form-radios::-webkit-scrollbar,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-fieldset .form-radios::-webkit-scrollbar,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-fieldset .form-radios::-webkit-scrollbar {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-slider,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-slider,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-slider,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-slider {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-slider,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-slider,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-slider,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-slider {
        display: flex;
        justify-content: space-evenly;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-slider img,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-slider img,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-slider img,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-slider img {
    width: 50% !important;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .categories-slider-arrow img,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .categories-slider-arrow img,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .categories-slider-arrow img,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .categories-slider-arrow img {
    cursor: pointer;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .fieldset-wrapper,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .fieldset-wrapper,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .fieldset-wrapper,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .fieldset-wrapper {
    width: 80%;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .fieldset-wrapper,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .fieldset-wrapper,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .fieldset-wrapper,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .fieldset-wrapper {
        width: 50%;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .js-form-type-textfield,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .js-form-type-textfield,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .js-form-type-textfield,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .js-form-type-textfield {
    float: none !important;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .js-form-type-radio,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .js-form-type-radio,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .js-form-type-radio,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .js-form-type-radio {
    float: left !important;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 fieldset,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 fieldset,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 fieldset,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 fieldset {
    display: flex;
    justify-content: space-between;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .js-form-wrapper legend,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .js-form-wrapper legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .js-form-wrapper legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .js-form-wrapper legend {
    display: block !important;
    width: 8%;
    float: left;
    color: var(--p-tag, #666877);
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: 5px;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .js-form-wrapper legend,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .js-form-wrapper legend,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .js-form-wrapper legend,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .js-form-wrapper legend {
        width: 35%;
    }
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .js-form-wrapper .js-form-item,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .js-form-wrapper .js-form-item,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .js-form-wrapper .js-form-item,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .js-form-wrapper .js-form-item {
        margin-right: 50px;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 legend,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 legend {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .slick-slide,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .slick-slide,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .slick-slide,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .slick-slide {
    margin-right: 7px;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 .fake-legend,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 .fake-legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 .fake-legend,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 .fake-legend {
    display: inline;
    color: var(--p-tag, #666877);
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input[type=radio],
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input[type=radio],
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input[type=radio],
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input[type=radio] {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input[type=radio]+label,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input[type=radio]+label,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input[type=radio]+label,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input[type=radio]+label {
    border: 1px solid var(--primary, #D9D9D9);
    color: var(--primary, #212426);
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 7px 13px;
    width: 162px;
    text-align: center;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input[type=radio]+label,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input[type=radio]+label,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input[type=radio]+label,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input[type=radio]+label {
        background-color: white;
        width: 150px;
        margin: 0 !important;
        text-align: center;
        font-size: 14px;
        border: 1px solid #000;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input[type=radio]:checked+label,
.views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input[type=radio]:checked+label,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input[type=radio]:checked+label,
.views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input[type=radio]:checked+label {
    border: 1px solid var(--aa, #00A79D);
    background: rgba(0, 167, 157, 0.1);
    color: var(--aa, #00A79D);
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 7px 13px;
    text-align: center !important;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-page-1 input[type=radio]:checked+label,
    .views-element-container .insghts-blog-view-outer-wrapper #views-exposed-form-insights-blogs-block-1 input[type=radio]:checked+label,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-page-1 input[type=radio]:checked+label,
    .views-element-container #taxonomy #views-exposed-form-insights-blogs-block-1 input[type=radio]:checked+label {
        background-color: rgb(0, 167, 157);
        color: #fff;
        width: 150px;
        margin: 0 !important;
        text-align: center;
        font-size: 14px;
        border: none;
        border: 1px solid rgb(0, 167, 157);
    }
}

.views-element-container .insghts-blog-view-outer-wrapper h2,
.views-element-container #taxonomy h2 {
    color: var(--primary, #212426);
    font-family: Gilroy-Medium !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 100% !important;
    margin-top: 20px !important;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blogs-wrapper,
.views-element-container #taxonomy .insights-blogs-wrapper {
    padding-top: 3%;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    column-gap: 4%;
    row-gap: 3%;
    clear: both;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper .insights-blogs-wrapper,
    .views-element-container #taxonomy .insights-blogs-wrapper {
        grid-template-columns: auto;
        column-gap: 5%;
        row-gap: 1%;
        display: block;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper,
.views-element-container #taxonomy .insights-blog-box-wrapper {
    clear: both;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .blog-date,
.views-element-container #taxonomy .insights-blog-box-wrapper .blog-date {
    margin-top: 25px !important;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .blog-date span,
.views-element-container #taxonomy .insights-blog-box-wrapper .blog-date span {
    opacity: 0.6;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .insights-title-view,
.views-element-container #taxonomy .insights-blog-box-wrapper .insights-title-view {
    overflow: hidden !important;
    text-overflow: ellipsis;
    height: 70px;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper a,
.views-element-container #taxonomy .insights-blog-box-wrapper a {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper p.view,
.views-element-container #taxonomy .insights-blog-box-wrapper p.view {
    margin: 0;
    border-bottom: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper p.view img,
.views-element-container #taxonomy .insights-blog-box-wrapper p.view img {
    margin: 15px 0 0 0 !important;
    height: unset;
    border-bottom: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper span,
.views-element-container #taxonomy .insights-blog-box-wrapper span {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper span a,
.views-element-container #taxonomy .insights-blog-box-wrapper span a {
    font-size: 16px;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .desc,
.views-element-container #taxonomy .insights-blog-box-wrapper .desc {
    height: 70px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.6;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .desc h2,
.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .desc p,
.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .desc p span,
.views-element-container #taxonomy .insights-blog-box-wrapper .desc h2,
.views-element-container #taxonomy .insights-blog-box-wrapper .desc p,
.views-element-container #taxonomy .insights-blog-box-wrapper .desc p span {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .image-wrapper img,
.views-element-container #taxonomy .insights-blog-box-wrapper .image-wrapper img {
    margin-top: 30px;
    height: auto;
    padding-bottom: 20px;
    border-bottom: 3px solid #1C75BC;
    object-fit: cover;
}

@media screen and (max-width:950px) {

    .views-element-container .insghts-blog-view-outer-wrapper .insights-blog-box-wrapper .image-wrapper img,
    .views-element-container #taxonomy .insights-blog-box-wrapper .image-wrapper img {
        height: auto;
        object-fit: cover;
    }
}

.views-element-container .insghts-blog-view-outer-wrapper .article-row,
.views-element-container #taxonomy .article-row {
    margin-top: -80px;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager__item--first,
.views-element-container .insghts-blog-view-outer-wrapper .pager__item--last,
.views-element-container .insghts-blog-view-outer-wrapper .pager__item--ellipsis,
.views-element-container #taxonomy .pager__item--first,
.views-element-container #taxonomy .pager__item--last,
.views-element-container #taxonomy .pager__item--ellipsis {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager li>a,
.views-element-container .insghts-blog-view-outer-wrapper .pager li>span,
.views-element-container #taxonomy .pager li>a,
.views-element-container #taxonomy .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    color: var(--p-tag, #666877);
    border: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager li>a:hover,
.views-element-container .insghts-blog-view-outer-wrapper .pager li>a:focus,
.views-element-container #taxonomy .pager li>a:hover,
.views-element-container #taxonomy .pager li>a:focus {
    text-decoration: none;
    background-color: #fff;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager__item--next span,
.views-element-container #taxonomy .pager__item--next span {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager__item--next a,
.views-element-container #taxonomy .pager__item--next a {
    background: url(../../../../themes/integeraservicesweb/images/chevron-right.svg) 171px 18px !important;
    background-repeat: no-repeat;
    height: 12px;
    padding: 0px 15px !important;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager__item--previous span,
.views-element-container #taxonomy .pager__item--previous span {
    display: none;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager__item--previous a,
.views-element-container #taxonomy .pager__item--previous a {
    background: url(../../../../themes/integeraservicesweb/images/chevron-left.svg) 171px 18px !important;
    background-repeat: no-repeat;
    height: 12px;
    padding: 0px 15px !important;
}

.views-element-container .insghts-blog-view-outer-wrapper .pager li.is-active a,
.views-element-container #taxonomy .pager li.is-active a {
    color: #00A79D !important;
}

.views-element-container h2 {
    margin: 0 !important;
    color: var(--primary, #212426);
    font-family: Gilroy-Medium;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 50%;
    float: left;
}

@media screen and (max-width:950px) {
    .views-element-container h2 {
        width: 100%;
        font-size: 24px !important;
    }
}

.views-element-container .service-slider-arrow {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
}

@media screen and (max-width:950px) {
    .views-element-container .service-slider-arrow {
        display: flex;
        justify-content: space-evenly;
    }
}

.views-element-container .service-slider-arrow img {
    width: 17% !important;
    cursor: pointer;
}

.views-element-container .popular-articles-wrapper {
    margin-top: 60px !important;
}

.views-element-container #block-views-block-popular-articles-block-1-2 {
    overflow: hidden !important;
    width: 100% !important;
}

.views-element-container .popular-articles-wrapper .slick-list {
    overflow: visible !important;
}

.views-element-container .popular-articles-wrapper .slick-slide {
    margin-right: 20px;
    opacity: 0;
}

.views-element-container .popular-articles-wrapper .slick-active~.slick-slide,
.views-element-container .popular-articles-wrapper .slick-active {
    opacity: 1;
}

.views-element-container .popular-articles-box-wrapper .popular-articles-title-view {
    overflow: hidden !important;
    text-overflow: ellipsis;
    height: 67px;
}

.views-element-container .popular-articles-box-wrapper .popular-articles-date {
    margin-top: 25px;
    margin-bottom: 10px;
}

.views-element-container .popular-articles-box-wrapper .popular-articles-date span {
    opacity: 0.6;
}

.views-element-container .popular-articles-box-wrapper a {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.views-element-container .popular-articles-box-wrapper a.view {
    margin: 0;
    border-bottom: none;
}

.views-element-container .popular-articles-box-wrapper a.view img {
    margin: 15px 0 0 0;
    height: unset;
    border-bottom: none;
}

.views-element-container .popular-articles-box-wrapper span {
    color: #555555;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.views-element-container .popular-articles-box-wrapper span a {
    font-size: 16px;
}

.views-element-container .popular-articles-box-wrapper .desc {
    height: 70px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.6;
}

.views-element-container .popular-articles-box-wrapper .desc h2,
.views-element-container .popular-articles-box-wrapper .desc p,
.views-element-container .popular-articles-box-wrapper .desc p span {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.views-element-container .popular-articles-box-wrapper img {
    padding-bottom: 20px;
    border-bottom: 3px solid #1C75BC;
    height: 312px;
    object-fit: cover;
}

#blog-page-page {
    margin: 0;
    padding: 10% 9% 7% 5% !important;
}

@media screen and (max-width:950px) {
    #blog-page-page {
        padding: 20% 6% 12% 6% !important;
    }
}

@media screen and (max-width:950px) {

    #blog-page-page .container,
    #blog-page-page .col-sm-12 {
        padding: 0 !important;
        margin: 0 !important;
    }
}

#blog-page-page .next-previous-wrapper {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-previous-wrapper {
        display: flex;
        justify-content: flex-start;
    }
}

#blog-page-page .blog-post article .info {
    padding-bottom: 30px !important;
}

#blog-page-page .back {
    color: var(--primary, #212426);
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#blog-page-page h2 {
    margin-top: 20px !important;
}

#blog-page-page h2 span,
#blog-page-page h2 strong {
    color: #000;
    font-family: Gilroy-Medium;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

@media screen and (max-width:950px) {

    #blog-page-page h2 span,
    #blog-page-page h2 strong {
        font-size: 24px;
    }
}

#blog-page-page h3 {
    margin-top: 20px !important;
}

#blog-page-page h3 span,
#blog-page-page h3 strong {
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#blog-page-page .blog-category a {
    color: var(--aa, #00A79D) !important;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#blog-page-page .date {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7;
}

#blog-page-page .blog-sidebar {
    margin-right: 10%;
}

#blog-page-page .info span {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7 !important;
}

#blog-page-page .col-sm-8 {
    padding-left: 40px;
}

@media screen and (max-width:950px) {
    #blog-page-page .col-sm-8 {
        padding: 0 !important;
        margin: 0 !important;
    }
}

#blog-page-page .date:before {
    content: "" !important;
    font-family: FontAwesome;
    color: #d1d1d1;
    display: inline-block;
    margin-right: 7px;
    font-size: 16px;
}

#blog-page-page .author_name:before {
    content: "" !important;
    font-family: FontAwesome;
    color: #d1d1d1;
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
}

#blog-page-page .banner-image img {
    width: 99% !important;
}

#blog-page-page .blogwrap {
    display: flex;
}

@media screen and (max-width:950px) {
    #blog-page-page .blogwrap {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width:950px) {
    #blog-page-page .blogwrap .col-sm-4 {
        margin: 0 !important;
        padding: 0 !important;
    }
}

#blog-page-page p,
#blog-page-page li {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    opacity: 0.7;
}

#blog-page-page ul,
#blog-page-page ul.social-links {
    list-style: none;
}

#blog-page-page ul li::before {
    content: "•";
    color: #00A79D;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

#blog-page-page ul.social-links li::before {
    content: " ";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

#blog-page-page .social-links.social-sharing ul.social-links li a {
    width: 173px;
    height: 42px;
    display: block;
    background: #fff;
    text-align: left;
    line-height: 40px;
    color: #000;
    font-size: 17px;
    border-radius: 5px;
    border: 1px solid var(--primary, #212426);
    margin: 0 10px 0 0;
    opacity: 0.6;
}

#blog-page-page .social-links.social-sharing ul.social-links li a i {
    padding: 12px;
}

#blog-page-page .next-previous-wrapper .next-wrapper,
#blog-page-page .next-previous-wrapper .previous-wrapper {
    width: 40%;
}

@media screen and (max-width:950px) {

    #blog-page-page .next-previous-wrapper .next-wrapper,
    #blog-page-page .next-previous-wrapper .previous-wrapper {
        width: 100%;
    }
}

#blog-page-page .next-previous-wrapper .next-wrapper {
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    align-items: end;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-previous-wrapper .next-wrapper {
        justify-content: center;
        flex-direction: row;
    }
}

#blog-page-page .next-previous-wrapper .next-wrapper .linktitle {
    margin: 0px 0 10px 0;
    text-align: right;
    height: 90px;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-previous-wrapper .next-wrapper .linktitle {
        display: none;
    }
}

#blog-page-page .next-previous-wrapper .previous-wrapper {
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    align-items: start;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-previous-wrapper .previous-wrapper {
        justify-content: center;
        flex-direction: row;
    }
}

#blog-page-page .next-previous-wrapper .previous-wrapper .linktitle {
    margin: 0px 0 15px 0;
    text-align: left;
    height: 90px;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-previous-wrapper .previous-wrapper .linktitle {
        display: none;
    }
}

#blog-page-page .next-previous-wrapper .next-node,
#blog-page-page .next-previous-wrapper .prev-node {
    color: #212426;
    text-align: right;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#blog-page-page .next-button {
    border-radius: 5px;
    background: #fff;
    color: #000 !important;
    font-family: Gilroy-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid var(--primary, #cdc7c7);
    padding: 5px 20px;
    text-align: center;
    width: fit-content;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-button {
        font-size: 16px;
        text-align: center;
        padding: 8px 20px;
    }
}

#blog-page-page .next-button img {
    padding-left: 10px;
    padding-bottom: 5px;
}

#blog-page-page .next-button:hover {
    border-radius: 5px;
    background: var(--Gradient, linear-gradient(120deg, rgba(14, 165, 136, 0.8) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%));
    color: #FFF !important;
    font-family: Gilroy-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid var(--primary, #cdc7c7);
    padding: 5px 20px;
    text-align: center;
    width: fit-content;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width:950px) {
    #blog-page-page .next-button:hover {
        font-size: 16px;
        text-align: center;
        padding: 8px 20px;
    }
}

#blog-page-page .next-button:hover img {
    padding-left: 10px;
    padding-bottom: 5px;
}

#blog-page-page .prev-button {
    border-radius: 5px;
    background: #fff;
    color: #000 !important;
    font-family: Gilroy-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid var(--primary, #cdc7c7);
    margin: 11px 0px 0px 0px;
    padding: 8px 20px;
    margin-bottom: 20px;
    text-align: center;
}

@media screen and (max-width:950px) {
    #blog-page-page .prev-button {
        font-size: 16px;
    }
}

#blog-page-page .prev-button img {
    padding-bottom: 5px;
}

#blog-page-page .prev-button:hover {
    border-radius: 5px;
    background: var(--Gradient, linear-gradient(120deg, rgba(14, 165, 136, 0.8) 7.54%, rgba(14, 129, 153, 0.78) 36.43%, rgba(34, 77, 147, 0.78) 65.65%, rgba(43, 57, 144, 0.87) 97.23%));
    color: #FFF !important;
    font-family: Gilroy-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid var(--primary, #cdc7c7);
    margin: 11px 0px 0px 0px;
    padding: 8px 20px;
    text-align: center;
    margin-bottom: 20px;
}

#blog-page-page .prev-button:hover img {
    padding-bottom: 5px;
}

#blog-page-page .views-element-container {
    padding: 0 !important;
}

#blog-page-page .views-row {
    border-bottom: 1px solid #D9D9D9;
    margin-top: 25px;
}

#blog-page-page .blog-categories-wrapper {
    margin-bottom: 25px;
}

#blog-page-page .blog-categories-wrapper a {
    text-decoration: none;
    color: #212426 !important;
}

#blog-page-page .blog-categories-wrapper .catcnt {
    float: right;
}

#blog-page-page .recent-news-row-wrapper .category span,
#blog-page-page .recent-news-row-wrapper .category span a {
    color: #0D0125;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7;
}

#blog-page-page .recent-news-row-wrapper .title {
    background: none;
    margin-bottom: 1rem !important;
}

#blog-page-page .recent-news-row-wrapper .title a {
    background: none;
    text-decoration: none;
    color: #212426;
    font-family: Gilroy-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width:950px) {
    #blog-page-page .recent-news-row-wrapper .title a {
        font-size: 16px;
    }
}

#new-managed-services #new-service-partner-logo {
    padding: 75px 0;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-partner-logo {
        padding: 25px 0;
    }
}

#new-managed-services .new-service-boarding-content .row {
    position: relative;
}

#new-managed-services #new-service-milestone-content p {
    padding-top: 40px !important;
    padding-left: 40px !important;
}

#new-managed-services .new-service-trusted-title {
    font-family: "Gilroy-semibold" !important;
    font-size: 16px !important;
}

#new-managed-services #new-service-it-service-page h2 {
    width: 60% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-it-service-page h2 {
        width: 100% !important;
    }
}

#new-managed-services .right-slider {
    display: flex;
    justify-content: space-evenly;
}

@media screen and (max-width:950px) {
    #new-managed-services .right-slider img {
        width: 100%;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services .right-slider img {
        width: 100%;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-empower-page {
        padding: 20% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-service-page .pointer-para-text {
        font-size: 14px !important;
    }
}

#new-managed-services #new-service-service-page,
#new-managed-services .paragraph-offerings,
#new-managed-services #new-service-testimonial-page,
#new-managed-services #new-service-expert,
#new-managed-services #new-service-faq-page {
    margin-bottom: 0 !important;
}

#new-managed-services #new-service-service-page .new-service-container,
#new-managed-services .paragraph-offerings .new-service-container,
#new-managed-services #new-service-testimonial-page .new-service-container,
#new-managed-services #new-service-expert .new-service-container,
#new-managed-services #new-service-faq-page .new-service-container {
    padding: 5% 9% 5% 5% !important;
}

@media screen and (max-width:950px) {

    #new-managed-services #new-service-service-page .new-service-container,
    #new-managed-services .paragraph-offerings .new-service-container,
    #new-managed-services #new-service-testimonial-page .new-service-container,
    #new-managed-services #new-service-expert .new-service-container,
    #new-managed-services #new-service-faq-page .new-service-container {
        padding: 6% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {

    #new-managed-services #new-service-service-page .new-service-container .row,
    #new-managed-services #new-service-service-page .new-service-container .row>div,
    #new-managed-services .paragraph-offerings .new-service-container .row,
    #new-managed-services .paragraph-offerings .new-service-container .row>div,
    #new-managed-services #new-service-testimonial-page .new-service-container .row,
    #new-managed-services #new-service-testimonial-page .new-service-container .row>div,
    #new-managed-services #new-service-expert .new-service-container .row,
    #new-managed-services #new-service-expert .new-service-container .row>div,
    #new-managed-services #new-service-faq-page .new-service-container .row,
    #new-managed-services #new-service-faq-page .new-service-container .row>div {
        padding: 0 !important;
    }
}

#new-managed-services #new-service-service-page #new-service-expert-content,
#new-managed-services .paragraph-offerings #new-service-expert-content,
#new-managed-services #new-service-testimonial-page #new-service-expert-content,
#new-managed-services #new-service-expert #new-service-expert-content,
#new-managed-services #new-service-faq-page #new-service-expert-content {
    padding-top: 10px !important;
}

#new-managed-services #new-service-milestone-page {
    margin-bottom: 0 !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-milestone-page .new-service-container {
        padding: 6% 6% 6% 6%;
    }
}

@media screen and (max-width:950px) {

    #new-managed-services #new-service-milestone-page .new-service-container .row,
    #new-managed-services #new-service-milestone-page .new-service-container .row>div {
        padding: 0 !important;
    }
}

#new-managed-services #new-service-milestone-page #new-service-expert-content {
    padding-top: 10px !important;
}

#new-managed-services #new-service-testimonial-page {
    margin-bottom: 0 !important;
}

#new-managed-services #new-service-testimonial-page .right-slider {
    display: flex !important;
    justify-content: center !important;
    margin: 0 10px !important;
}

#new-managed-services #new-service-testimonial-page .new-service-container {
    padding: 0% 9% 4% 5% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-testimonial-page .new-service-container {
        padding: 6% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {

    #new-managed-services #new-service-testimonial-page .new-service-container .row,
    #new-managed-services #new-service-testimonial-page .new-service-container .row>div {
        padding: 0 !important;
    }
}

#new-managed-services #new-service-testimonial-page .right-slider {
    display: flex;
    justify-content: space-evenly;
}

#new-managed-services #new-service-testimonial-page .right-slider img {
    width: 15% !important;
}

#new-managed-services #new-service-testimonial-page .right-slider img {
    width: 3% !important;
    margin: 0px 15px;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-testimonial-page .right-slider img {
        width: 8% !important;
    }
}

#new-managed-services #new-service-testimonial-page #new-service-expert-content {
    padding-top: 10px !important;
}

#new-managed-services #new-service-it-service-page {
    overflow: hidden;
    width: 100%;
}

#new-managed-services #new-service-it-service-page .new-blog-service-container {
    padding: 5% 9% 4% 5% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-it-service-page .new-blog-service-container {
        padding: 6% 6% 6% 6% !important;
    }
}

#new-managed-services #new-service-it-service-page .new-blog-service-container .col-10,
#new-managed-services #new-service-it-service-page .new-blog-service-container .col-md-10 {
    padding: 0 !important;
}

#new-managed-services #new-service-it-service-page .slick-list {
    overflow: visible !important;
}

#new-managed-services #new-service-it-service-page .slick-slide {
    opacity: 0;
}

#new-managed-services #new-service-it-service-page .slick-active~.slick-slide,
#new-managed-services #new-service-it-service-page .slick-active {
    opacity: 1;
}

#new-managed-services #new-service-boarding .new-service-container {
    padding: 5% 3% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-boarding .new-service-container {
        padding: 6% 6% 6% 6% !important;
    }
}

#new-managed-services #new-service-trusted-page {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

#new-managed-services #new-service-trusted-page .new-service-container {
    padding: 5% 8% 5% 5% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-trusted-page .new-service-container {
        padding: 6% 6% 6% 6% !important;
    }
}

#new-managed-services #new-service-trusted-page .right-slider-blog img,
#new-managed-services #new-service-trusted-page .service-slider-arrow img {
    width: 17% !important;
    cursor: pointer;
}

#new-managed-services #new-service-trusted-page #trusted-slider-bottom {
    display: flex;
    justify-content: center;
}

#new-managed-services #new-service-trusted-page #trusted-slider-bottom img {
    width: 5% !important;
}

#new-managed-services #new-service-trusted-page .right-slider {
    display: flex;
    justify-content: space-evenly;
}

#new-managed-services #paragraph-with-bg-and-pointer {
    padding: 5% 5% 5% 5% !important;
}

#new-managed-services #paragraph-with-bg-and-pointer .new-service-container {
    padding: 1% 5% 3% 5% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-with-bg-and-pointer .new-service-container {
        padding: 10% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {

    #new-managed-services #paragraph-with-bg-and-pointer .new-service-container .row,
    #new-managed-services #paragraph-with-bg-and-pointer .new-service-container .row>div {
        padding: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-with-bg-and-pointer .new-service-container #new-service-add-on-title {
        font-size: 24px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-with-bg-and-pointer .new-service-container .pointer-para-text {
        font-size: 13px !important;
    }
}

#new-managed-services #paragraph-50-50-text .new-service-container {
    padding: 0% 6% 5% 6% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-50-50-text .new-service-container {
        padding: 10% 6% 6% 6% !important;
    }
}

#new-managed-services #new-service-blog-page {
    padding: 0 !important;
}

#new-managed-services #new-service-blog-page .new-blog-service-container {
    padding: 5% 6% 5% 6% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-blog-page .new-blog-service-container {
        padding: 10% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-blog-page .new-blog-service-container div {
        padding: 0 !important;
        margin: 0 !important;
    }
}

#new-managed-services #new-service-blog-page .blog-date {
    margin: 20px 0 5px;
}

#new-managed-services #new-service-blog-page .slick-slide img {
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 5px solid #384FAF;
    object-fit: cover;
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-boarding .new-service-container {
        padding: 10% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #new-service-boarding .new-service-container div {
        padding: 0 !important;
        margin: 0 !important;
    }
}

#new-managed-services #paragraph-50-50-image-left {
    background: #ffffff;
    padding-bottom: 0 !important;
}

#new-managed-services #paragraph-50-50-image-left .new-service-container {
    padding: 5% 9% 6% 5% !important;
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-50-50-image-left .new-service-container {
        padding: 10% 6% 6% 6% !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-50-50-image-left div {
        padding: 0 !important;
        margin: 0 !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-50-50-image-left #new-service-choose-title {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width:950px) {
    #new-managed-services #paragraph-50-50-image-left .paragraph-text-right {
        margin-top: 30px !important;
    }
}

#new-managed-services #new-service-trusted-page.white-background .new-service-container {
    padding: 5% 8% 0% 5% !important;
}

#new-managed-services #new-service-trusted-page.white-background .paragraph--type--section .new-service-container {
    padding: 0% !important;
}

#new-managed-services #new-service-trusted-page.white-background .right-slider-blog {
    margin-top: 50px;
    margin-left: -40px;
    display: flex;
    justify-content: right;
    align-items: end;
}

#new-managed-services #new-service-trusted-page.white-background .right-slider-blog .slider-blog-nav-left {
    padding-right: 16px;
}

#new-managed-services #new-service-trusted-page.white-background .right-slider-blog .slider-blog-nav-right {
    padding-left: 16px;
}

#new-managed-services #new-service-blog-page {
    overflow: hidden;
    width: 100%;
}

#new-managed-services #new-service-blog-page .views-element-container {
    padding: 0 !important;
}

#new-managed-services #new-service-partner-logo .slick-list,
#new-managed-services #new-service-blog-content .slick-list {
    overflow: visible !important;
}

@media screen and (max-width:950px) {

    #new-managed-services #new-service-partner-logo .slick-list,
    #new-managed-services #new-service-blog-content .slick-list {
        overflow: hidden !important;
    }
}

#new-managed-services #new-service-partner-logo .slick-slide,
#new-managed-services #new-service-blog-content .slick-slide {
    margin-right: 70px;
    opacity: 0;
}

#new-managed-services #new-service-partner-logo .slick-active~.slick-slide,
#new-managed-services #new-service-partner-logo .slick-active,
#new-managed-services #new-service-blog-content .slick-active~.slick-slide,
#new-managed-services #new-service-blog-content .slick-active {
    opacity: 1;
}

#new-managed-services #new-service-add-on-content .pointer-para-wrapper {
    padding: 0 !important;
    color: #FFF !important;
    font-family: Gilroy-Regular !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 300%;
    letter-spacing: 0.09px;
}

#new-managed-services #new-service-add-on-content .pointer-para-wrapper .circle {
    margin-top: 15px !important;
}

.breadcrumb-wrapper {
    padding-bottom: 35px;
    margin-top: 30px;
}

@media screen and (max-width:950px) {
    .breadcrumb-wrapper {}
}

.breadcrumb-wrapper ol {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 20px;
    padding: 10px 15px;
    border-radius: 5px;
    width: fit-content;
}

@media screen and (max-width:950px) {
    .breadcrumb-wrapper ol {
        gap: 10px !important;
        padding: 10px 10px !important;
    }
}

.breadcrumb-wrapper ol li {
    color: #fff;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width:950px) {
    .breadcrumb-wrapper ol li {
        font-size: 12px !important;
    }
}

.breadcrumb-wrapper ol li:after {
    content: "";
    margin-left: 20px;
    display: inline-block;
    width: 8px;
    height: 16px;
    background: url("../../../../themes/integeraservicesweb/images/chevron-right-white.svg") no-repeat;
    background-size: contain;
    vertical-align: middle;
}

@media screen and (max-width:950px) {
    .breadcrumb-wrapper ol li:after {
        margin-left: 5px !important;
        width: 5px !important;
        height: 17px !important;
        margin-top: 4px !important;
    }
}

.breadcrumb-wrapper ol li:last-child {
    font-family: Gilroy-SemiBold;
}

.breadcrumb-wrapper ol li:last-child:after {
    content: "";
    width: 0;
    height: 0;
    background: none;
}

.breadcrumb-wrapper ol li:last-child a {
    font-family: Gilroy-SemiBold;
}

.breadcrumb-wrapper ol li a {
    color: #fff;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.breadcrumb-wrapper ol li a:hover {
    color: #fff;
    text-decoration: underline;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
    src: url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'), url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('../../../../themes/integeraservicesweb/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-Regular";
    src: url('../../../../themes/integeraservicesweb/fonts/AvertaStdPERegular/font.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/AvertaStdPERegular/font.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-Medium";
    src: url('../../../../themes/integeraservicesweb/fonts/Gilroy-Medium.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/Gilroy-Medium.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-Thin";
    src: url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEThin/font.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEThin/font.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-SemiBold";
    src: url('../../../../themes/integeraservicesweb/fonts/AvertaStdPESemibold/font.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/AvertaStdPESemibold/font.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-Bold";
    src: url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEBold/font.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEBold/font.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-ExtraBold";
    src: url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEExtraBold/font.woff') format("woff"), url('../../../../themes/integeraservicesweb/fonts/AvertaStdPEExtraBold/font.woff2') format("woff2");
    font-display: swap;
}

.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: 0.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: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.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;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-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 {
    -ms-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: #ffffff;
}

.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-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.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,
.fa-gratipay: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-pp: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-resistance: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-y-combinator-square:before,
.fa-yc-square:before,
.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";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

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

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

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

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

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,
body {
    height: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

.row .row:before,
.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}

.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.3333333333%
    }

    .small-2 {
        width: 16.6666666667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.3333333333%
    }

    .small-5 {
        width: 41.6666666667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.3333333333%
    }

    .small-8 {
        width: 66.6666666667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.3333333333%
    }

    .small-11 {
        width: 91.6666666667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width:40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.3333333333%
    }

    .medium-2 {
        width: 16.6666666667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.3333333333%
    }

    .medium-5 {
        width: 41.6666666667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.3333333333%
    }

    .medium-8 {
        width: 66.6666666667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.3333333333%
    }

    .medium-11 {
        width: 91.6666666667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .medium-offset-2 {
        margin-left: 16.6666666667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .medium-offset-5 {
        margin-left: 41.6666666667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .medium-offset-8 {
        margin-left: 66.6666666667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .medium-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.3333333333%
    }

    .large-2 {
        width: 16.6666666667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.3333333333%
    }

    .large-5 {
        width: 41.6666666667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.3333333333%
    }

    .large-8 {
        width: 66.6666666667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.3333333333%
    }

    .large-11 {
        width: 91.6666666667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .large-offset-2 {
        margin-left: 16.6666666667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .large-offset-5 {
        margin-left: 41.6666666667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .large-offset-8 {
        margin-left: 66.6666666667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .large-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

.accordion:before,
.accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}

.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: .9375rem
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #fff;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #008CBA;
    border-color: #0078a0;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:hover,
.alert-box .close:focus {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f
}

.alert-box.alert-close {
    opacity: 0
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }

    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        list-style: none;
        width: 33.3333333333%
    }

    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        list-style: none;
        width: 16.6666666667%
    }

    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        list-style: none;
        width: 14.2857142857%
    }

    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        list-style: none;
        width: 11.1111111111%
    }

    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        list-style: none;
        width: 9.0909090909%
    }

    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        list-style: none;
        width: 8.3333333333%
    }

    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:40.0625em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }

    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3>li {
        list-style: none;
        width: 33.3333333333%
    }

    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6>li {
        list-style: none;
        width: 16.6666666667%
    }

    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7>li {
        list-style: none;
        width: 14.2857142857%
    }

    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9>li {
        list-style: none;
        width: 11.1111111111%
    }

    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11>li {
        list-style: none;
        width: 9.0909090909%
    }

    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12>li {
        list-style: none;
        width: 8.3333333333%
    }

    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }

    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        list-style: none;
        width: 33.3333333333%
    }

    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        list-style: none;
        width: 16.6666666667%
    }

    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        list-style: none;
        width: 14.2857142857%
    }

    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        list-style: none;
        width: 11.1111111111%
    }

    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        list-style: none;
        width: 9.0909090909%
    }

    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        list-style: none;
        width: 8.3333333333%
    }

    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: .5625rem .875rem .5625rem;
    background-color: #f4f4f4;
    border-color: #dcdcdc;
    border-radius: 3px
}

.breadcrumbs>* {
    color: #008CBA;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    margin: 0;
    text-transform: uppercase
}

.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
    text-decoration: underline
}

.breadcrumbs>* a {
    color: #008CBA
}

.breadcrumbs>*.current {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current a {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
    text-decoration: none
}

.breadcrumbs>*.unavailable {
    color: #999
}

.breadcrumbs>*.unavailable a {
    color: #999
}

.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.breadcrumbs>*:before {
    color: #aaa;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px
}

.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}

[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"
}

button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    transition: background-color 300ms ease-out
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #007095
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}

button.secondary,
.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #b9b9b9
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #333
}

button.success,
.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #368a55
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}

button.alert,
.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}

button.warning,
.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    background-color: #cf6e0e
}

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    color: #fff
}

button.info,
.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9
}

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    color: #fff
}

button.large,
.button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem
}

button.small,
.button.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem
}

button.tiny,
.button.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem
}

button.expand,
.button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

button.left-align,
.button.left-align {
    text-align: left;
    text-indent: .75rem
}

button.right-align,
.button.right-align {
    text-align: right;
    padding-right: .75rem
}

button.radius,
.button.radius {
    border-radius: 3px
}

button.round,
.button.round {
    border-radius: 1000px
}

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #007095
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #008CBA
}

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #b9b9b9
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #333
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #e7e7e7
}

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #cf2a0e
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #f04124
}

button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #cf6e0e
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    color: #fff
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #f08a24
}

button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    color: #fff
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.col-sm-4.col-xs-12.col-md-4.col-lg-4.col-xl-4.hide-content {
    filter: contrast(0.5);
}

@media only screen and (min-width:40.0625em) {

    button,
    .button {
        display: inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group:before,
.button-group:after {
    content: " ";
    display: table
}

.button-group:after {
    clear: both
}

.button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%
}

.button-group.even-2 li>button,
.button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-2 li:first-child button,
.button-group.even-2 li:first-child .button {
    border-left: 0
}

.button-group.even-2 li button,
.button-group.even-2 li .button {
    width: 100%
}

.button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.3333333333%
}

.button-group.even-3 li>button,
.button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-3 li:first-child button,
.button-group.even-3 li:first-child .button {
    border-left: 0
}

.button-group.even-3 li button,
.button-group.even-3 li .button {
    width: 100%
}

.button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%
}

.button-group.even-4 li>button,
.button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-4 li:first-child button,
.button-group.even-4 li:first-child .button {
    border-left: 0
}

.button-group.even-4 li button,
.button-group.even-4 li .button {
    width: 100%
}

.button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%
}

.button-group.even-5 li>button,
.button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-5 li:first-child button,
.button-group.even-5 li:first-child .button {
    border-left: 0
}

.button-group.even-5 li button,
.button-group.even-5 li .button {
    width: 100%
}

.button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.6666666667%
}

.button-group.even-6 li>button,
.button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-6 li:first-child button,
.button-group.even-6 li:first-child .button {
    border-left: 0
}

.button-group.even-6 li button,
.button-group.even-6 li .button {
    width: 100%
}

.button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.2857142857%
}

.button-group.even-7 li>button,
.button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-7 li:first-child button,
.button-group.even-7 li:first-child .button {
    border-left: 0
}

.button-group.even-7 li button,
.button-group.even-7 li .button {
    width: 100%
}

.button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%
}

.button-group.even-8 li>button,
.button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-8 li:first-child button,
.button-group.even-8 li:first-child .button {
    border-left: 0
}

.button-group.even-8 li button,
.button-group.even-8 li .button {
    width: 100%
}

.button-group>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group>li>button,
.button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group>li:first-child button,
.button-group>li:first-child .button {
    border-left: 0
}

.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li>button,
.button-group.stack>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
    border-left: 0
}

.button-group.stack>li>button,
.button-group.stack>li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.stack>li>button {
    width: 100%
}

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
    border-top: 0
}

.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.stack-for-small>li>button,
.button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.stack-for-small>li:first-child button,
.button-group.stack-for-small>li:first-child .button {
    border-left: 0
}

@media only screen and (max-width:40em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0;
        width: 100%
    }

    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }

    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button {
        border-left: 0
    }

    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.stack-for-small>li>button {
        width: 100%
    }

    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button {
        border-top: 0
    }
}

.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.radius>*>button,
.button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.radius>*:first-child button,
.button-group.radius>*:first-child .button {
    border-left: 0
}

.button-group.radius>*,
.button-group.radius>*>a,
.button-group.radius>*>button,
.button-group.radius>*>.button {
    border-radius: 0
}

.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>* {
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
    border-left: 0
}

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button {
    width: 100%
}

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
    border-top: 0
}

.button-group.radius.stack>*,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button,
.button-group.radius.stack>*>.button {
    border-radius: 0
}

.button-group.radius.stack>*:first-child,
.button-group.radius.stack>*:first-child>a,
.button-group.radius.stack>*:first-child>button,
.button-group.radius.stack>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>*:last-child,
.button-group.radius.stack>*:last-child>a,
.button-group.radius.stack>*:last-child>button,
.button-group.radius.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width:40.0625em) {
    .button-group.radius.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }

    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width:40em) {
    .button-group.radius.stack-for-small>* {
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }

    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.round>*>button,
.button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.round>*:first-child button,
.button-group.round>*:first-child .button {
    border-left: 0
}

.button-group.round>*,
.button-group.round>*>a,
.button-group.round>*>button,
.button-group.round>*>.button {
    border-radius: 0
}

.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    display: block;
    margin: 0
}

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
    border-left: 0
}

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.round.stack>*>button {
    width: 100%
}

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
    border-top: 0
}

.button-group.round.stack>*,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button,
.button-group.round.stack>*>.button {
    border-radius: 0
}

.button-group.round.stack>*:first-child,
.button-group.round.stack>*:first-child>a,
.button-group.round.stack>*:first-child>button,
.button-group.round.stack>*:first-child>.button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.button-group.round.stack>*:last-child,
.button-group.round.stack>*:last-child>a,
.button-group.round.stack>*:last-child>button,
.button-group.round.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

@media only screen and (min-width:40.0625em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }

    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width:40em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button {
        width: 100%
    }

    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }

    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}

.button-bar:before,
.button-bar:after {
    content: " ";
    display: table
}

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.button-bar .button-group div {
    overflow: hidden
}

.clearing-thumbs,
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs:before,
.clearing-thumbs:after,
[data-clearing]:before,
[data-clearing]:after {
    content: " ";
    display: table
}

.clearing-thumbs:after,
[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*="block-grid-"] li,
[data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:hover,
.clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width:40.0625em) {

    .clearing-main-prev,
    .clearing-main-next {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-prev>span,
    .clearing-main-next>span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-prev>span:hover,
    .clearing-main-next>span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel>ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}

.f-dropdown.open {
    display: block
}

.f-dropdown>*:first-child {
    margin-top: 0
}

.f-dropdown>*:last-child {
    margin-bottom: 0
}

.f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-right:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89
}

.f-dropdown.drop-right:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-left:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89
}

.f-dropdown.drop-left:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-top:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    z-index: 89
}

.f-dropdown.drop-top:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #ccc transparent transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    position: absolute;
    top: auto;
    left: 9px;
    right: auto;
    z-index: 88
}

.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.content>*:first-child {
    margin-top: 0
}

.f-dropdown.content>*:last-child {
    margin-bottom: 0
}

.f-dropdown.radius {
    border-radius: 3px
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}

.f-dropdown.mega.open {
    left: 0 !important
}

.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button::after,
button.dropdown::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0
}

.dropdown.button::after,
button.dropdown::after {
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem
}

.dropdown.button::after,
button.dropdown::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small::after,
button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem
}

.dropdown.button.small::after,
button.dropdown.small::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large::after,
button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem
}

.dropdown.button.large::after,
button.dropdown.large::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent transparent
}

.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

.prefix,
.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -moz-transition: border-color .15s linear, background .15s linear;
    -ms-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}

input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input:not([type])[disabled],
input:not([type])[readonly],
fieldset[disabled] input:not([type]),
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input:not([type]).radius,
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

select:focus {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

select[multiple] {
    height: auto
}

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem
}

fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

[data-abide] span.error,
[data-abide] small.error {
    display: none
}

span.error,
small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

.error input,
.error textarea,
.error select {
    margin-bottom: 0
}

.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem
}

.error label,
.error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

.error>label>small {
    background: transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error,
textarea.error,
select.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}

.icon-bar>* {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%
}

.icon-bar>* i,
.icon-bar>* img {
    display: block;
    margin: 0 auto
}

.icon-bar>* i+label,
.icon-bar>* img+label {
    margin-top: .0625rem
}

.icon-bar>* i {
    font-size: 1.875rem;
    vertical-align: middle
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}

.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
    margin-top: 0
}

.icon-bar.label-right>* label {
    display: inline-block
}

.icon-bar.vertical.label-right>* {
    text-align: left
}

.icon-bar.vertical,
.icon-bar.small-vertical {
    height: 100%;
    width: auto
}

.icon-bar.vertical .item,
.icon-bar.small-vertical .item {
    float: none;
    margin: auto;
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto
    }

    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto
    }

    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem
}

.icon-bar>* i+label,
.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}

.icon-bar>* i {
    font-size: 1.875rem
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar>* label {
    color: #fff
}

.icon-bar>* i {
    color: #fff
}

.icon-bar>a:hover {
    background: #008CBA
}

.icon-bar>a:hover label {
    color: #fff
}

.icon-bar>a:hover i {
    color: #fff
}

.icon-bar>a.active {
    background: #008CBA
}

.icon-bar>a.active label {
    color: #fff
}

.icon-bar>a.active i {
    color: #fff
}

.icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: .7;
    pointer-events: none
}

.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,
.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,
.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,
.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,
.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,
.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,
.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,
.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,
.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,
.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,
.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,
.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,
.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,
.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,
.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width:40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}

.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}

.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}

.inline-list>li>* {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    background: #333;
    color: #fff;
    display: none;
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}

.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}

.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    color: #fff;
    font-weight: bold;
    line-height: 1.25;
    margin: 0
}

.joyride-tip-guide p {
    font-size: .875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem 0
}

.joyride-timer-indicator-wrap {
    border: solid 1px #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem
}

.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}

.joyride-close-tip {
    color: #777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px
}

.joyride-close-tip:hover,
.joyride-close-tip:focus {
    color: #eee !important
}

.joyride-modal-bg {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

@media only screen {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px
    }
}

.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}

.label {
    display: inline-block;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: .25rem .5rem .25rem;
    font-size: .6875rem;
    background-color: #008CBA;
    color: #fff
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.warning {
    background-color: #f08a24;
    color: #fff
}

.label.success {
    background-color: #43AC6A;
    color: #fff
}

.label.secondary {
    background-color: #e7e7e7;
    color: #333
}

.label.info {
    background-color: #a0d3e8;
    color: #333
}

[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

[data-magellan-expedition] .sub-nav,
[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav dd,
[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav a,
[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li {
    display: block
}

.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.orbit-container {
    background: none;
    overflow: hidden;
    position: relative;
    width: 100%
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>*:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}

.orbit-container .orbit-slide-number {
    left: 10px;
    background: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    border: solid 4px #fff;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}

.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3)
}

.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
    border: inset 10px;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px
}

.orbit-bullets li {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width:40.0625em) {

    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width:40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }

    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0 !important;
        opacity: 1 !important;
        position: relative
    }

    .orbit-stack-on-small .orbit-slide-number {
        display: none
    }

    .orbit-timer {
        display: none
    }

    .orbit-next,
    .orbit-prev {
        display: none
    }

    .orbit-bullets {
        display: none
    }
}

ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}

ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem
}

ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a,
ul.pagination li.current button {
    background: #008CBA;
    color: #fff;
    cursor: default;
    font-weight: bold
}

ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
    background: #008CBA
}

ul.pagination li {
    display: block;
    float: left
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
    color: #333
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333
}

.panel.callout>:first-child {
    margin-top: 0
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p,
.panel.callout li,
.panel.callout dl {
    color: #333
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #008CBA
}

.panel.callout a:not(.button):hover,
.panel.callout a:not(.button):focus {
    color: #0078a0
}

.panel.radius {
    border-radius: 3px
}

.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #333;
    color: #eee;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: .9375rem 1.25rem;
    text-align: center
}

.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    padding: .9375rem 1.25rem;
    text-align: center
}

.pricing-table .description {
    background-color: #fff;
    border-bottom: dotted 1px #ddd;
    color: #777;
    font-size: .75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: .9375rem;
    text-align: center
}

.pricing-table .bullet-item {
    background-color: #fff;
    border-bottom: dotted 1px #ddd;
    color: #333;
    font-size: .875rem;
    font-weight: normal;
    padding: .9375rem;
    text-align: center
}

.pricing-table .cta-button {
    background-color: #fff;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}

.progress {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: .625rem;
    padding: .125rem
}

.progress .meter {
    background: #008CBA;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.secondary {
    background: #e7e7e7;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.success {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.alert {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.secondary .meter {
    background: #e7e7e7;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.range-slider {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA
}

.range-slider.vertical-range {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem
}

.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -.5rem;
    margin-top: 0;
    position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: .875rem
}

.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #008CBA;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #007ba4
}

.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #008CBA;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}

.range-slider.disabled,
.range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}

.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #008CBA;
    cursor: default;
    opacity: .7
}

.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4
}

.range-slider-active-segment {
    background: #e5e5e5;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: .875rem;
    position: absolute
}

.range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #008CBA
}

.range-slider-handle:hover {
    background: #007ba4
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width:40em) {
    .reveal-modal {
        min-height: 100vh
    }
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal {
        top: 6.25rem
    }
}

.reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px
}

.reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}

.side-nav {
    display: block;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}

.side-nav li {
    font-size: 1rem;
    font-weight: normal;
    margin: 0
}

.side-nav li a:not(.button) {
    color: #8A9191;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}

.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #000
}

.side-nav li a:not(.button):active {
    color: #adb2b2
}

.side-nav li.active>a:first-child:not(.button) {
    color: #adb2b2;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}

.side-nav li.heading {
    color: #8A9191;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase
}

.split.button {
    position: relative;
    padding-right: 5.0625rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1)
}

.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button span {
    width: 3.09375rem
}

.split.button span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.secondary span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.tiny {
    padding-right: 3.75rem
}

.split.button.tiny span {
    width: 2.25rem
}

.split.button.tiny span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.small {
    padding-right: 4.375rem
}

.split.button.small span {
    width: 2.625rem
}

.split.button.small span:after {
    border-top-style: solid;
    border-width: .4375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.large {
    padding-right: 5.5rem
}

.split.button.large span {
    width: 3.4375rem
}

.split.button.large span:after {
    border-top-style: solid;
    border-width: .3125rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:after {
    border-color: #333 transparent transparent transparent
}

.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.split.button.no-pip span:before {
    border-style: none
}

.split.button.no-pip span:after {
    border-style: none
}

.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%
}

.sub-nav {
    display: block;
    margin: -.25rem 0 1.125rem;
    overflow: hidden;
    padding-top: .25rem;
    width: auto
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
    color: #999;
    float: left;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: .875rem;
    font-weight: normal;
    margin-left: 1rem;
    margin-bottom: 0
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
    color: #999;
    padding: .1875rem 1rem;
    text-decoration: none
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
    color: #737373
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
    border-radius: 3px;
    background: #008CBA;
    color: #fff;
    cursor: default;
    font-weight: normal;
    padding: .1875rem 1rem
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
    background: #0078a0
}

.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    background: #ddd;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left .15s ease-out
}

.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}

.switch input+label {
    margin-left: 0;
    margin-right: 0
}

.switch label:after {
    background: #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.switch input:checked+label {
    background: #008CBA
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    height: 2rem;
    width: 4rem
}

.switch label:after {
    height: 1.5rem;
    width: 1.5rem
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    color: transparent;
    background: #ddd
}

.switch label:after {
    background: #fff
}

.switch input:checked+label {
    background: #008CBA
}

.switch.large label {
    height: 2.5rem;
    width: 5rem
}

.switch.large label:after {
    height: 2rem;
    width: 2rem
}

.switch.large input:checked+label:after {
    left: 2.75rem
}

.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}

.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}

.switch.small input:checked+label:after {
    left: 2rem
}

.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}

.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}

.switch.tiny input:checked+label:after {
    left: 1.75rem
}

.switch.radius label {
    border-radius: 4px
}

.switch.radius label:after {
    border-radius: 3px
}

.switch.round {
    border-radius: 1000px
}

.switch.round label {
    border-radius: 2rem
}

.switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: bold
}

table thead {
    background: #f5f5f5
}

table thead tr th,
table thead tr td {
    color: #222;
    font-size: .875rem;
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table tfoot {
    background: #f5f5f5
}

table tfoot tr th,
table tfoot tr td {
    color: #222;
    font-size: .875rem;
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table tr th,
table tr td {
    color: #222;
    font-size: .875rem;
    padding: .5625rem .625rem;
    text-align: left
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #F9F9F9
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs:before,
.tabs:after {
    content: " ";
    display: table
}

.tabs:after {
    clear: both
}

.tabs dd,
.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative
}

.tabs dd>a,
.tabs .tab-title>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem 2rem
}

.tabs dd>a:hover,
.tabs .tab-title>a:hover {
    background-color: #e1e1e1
}

.tabs dd.active>a,
.tabs .tab-title.active>a {
    background-color: #fff;
    color: #222
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table
}

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: .9375rem 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: .9375rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .9375rem
}

@media only screen and (min-width:40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none
}

.th {
    border: solid 4px #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out
}

.th:hover,
.th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5)
}

.th.radius {
    border-radius: 3px
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: bold
}

.has-tip:hover,
.has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008CBA
}

.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip>.nub {
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #003f54 !important;
    color: #008CBA !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: normal
}

@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }

    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

.contain-to-grid {
    width: 100%;
    background: #333
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0
}

.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98
}

.top-bar {
    background: #333;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,
.top-bar input,
.top-bar select {
    margin-bottom: 0
}

.top-bar input,
.top-bar select {
    font-size: .75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button,
.top-bar button {
    font-size: .75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem
}

@media only screen and (max-width:40em) {

    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0
}

.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    margin: 0
}

.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 0 .9375rem;
    width: 75%
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #fff;
    display: block;
    font-size: .8125rem;
    font-weight: bold;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .9375rem;
    position: relative;
    text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .9375rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .9375rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}

.top-bar.expanded {
    background: transparent;
    height: auto
}

.top-bar.expanded .title-area {
    background: #333
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,
    .top-bar.expanded .top-bar-section .dropdown {
        clip: initial
    }

    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    color: #fff;
    display: block;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: .8125rem;
    font-weight: normal;
    padding-left: .9375rem;
    padding: 12px 0 12px .9375rem;
    text-transform: none;
    width: 100%
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #008CBA;
    border-color: #007095;
    color: #fff
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    background-color: #007095
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    background-color: #b9b9b9
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
    color: #fff
}

.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>a.button.info:hover,
.top-bar-section ul li>a.button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>a.button.info:hover,
.top-bar-section ul li>a.button.info:focus {
    color: #fff
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #008CBA;
    border-color: #007095;
    color: #fff
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    background-color: #007095
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    background-color: #b9b9b9
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    color: #fff
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
    color: #fff
}

.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>button.info:hover,
.top-bar-section ul li>button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>button.info:hover,
.top-bar-section ul li>button.info:focus {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555;
    color: #fff;
    background: #222
}

.top-bar-section ul li.active>a {
    background: #008CBA;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #0078a0;
    color: #fff
}

.top-bar-section .has-form {
    padding: .9375rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: .9375rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px .9375rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}

.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}

.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #fff;
    display: block
}

.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}

.top-bar-section .dropdown li.has-form {
    padding: 8px .9375rem
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    color: #777;
    font-size: .625rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px .9375rem 2px;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width:40.0625em) {
    .top-bar {
        background: #333;
        overflow: visible
    }

    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto
    }

    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }

    .top-bar .has-form>.button,
    .top-bar .has-form>button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }

    .top-bar.expanded {
        background: #333
    }

    .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 62.5rem
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #555;
        background: #222;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #333;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #222
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #008CBA;
        color: #fff;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #fff
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 2.1875rem !important
    }

    .top-bar-section .has-dropdown>a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block
    }

    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .1875rem;
        right: 5px
    }

    .top-bar-section .dropdown {
        left: 0;
        background: transparent;
        min-width: 100%;
        top: auto
    }

    .top-bar-section .dropdown li a {
        background: #333;
        color: #fff;
        line-height: 2.8125rem;
        padding: 12px .9375rem;
        white-space: nowrap
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #333;
        color: #fff
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        background-color: #555;
        color: #fff;
        background: #222
    }

    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section>ul>.divider,
    .top-bar-section>ul>[role="separator"] {
        border-right: solid 1px #4e4e4e;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }

    .top-bar-section .has-form {
        background: #333;
        height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover>a {
        background-color: #555;
        background: #222;
        color: #fff
    }

    .no-js .top-bar-section ul li:active>a {
        background: #008CBA;
        color: #fff
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:40.0625em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:64.0625em) and (max-width:90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:64.0625em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:90.0625em) and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:90.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:120.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

a {
    color: #1ccacd;
    line-height: inherit;
    text-decoration: none
}

a:hover,
a:focus {
    color: #18aeb0
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 2rem;
    margin-top: 3rem;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: .125rem .3125rem .0625rem
}

ul,
ol,
dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul li ul,
ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ol {
    margin-left: 1.4rem
}

ol li ul,
ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,
.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 7px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width:40.0625em) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .34in
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-bottom,
.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.inner-wrap:before,
.inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    height: 2.8125rem;
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    top: 0
}

.tab-bar-section.left {
    text-align: left
}

.tab-bar-section.right {
    text-align: right
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    color: #fff;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
    width: 2.8125rem
}

.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    top: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    top: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    height: 18.75rem
}

.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.bottom-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    height: 18.75rem
}

.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: .75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem .9375rem;
    text-transform: uppercase
}

ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: .6666666667rem;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

ul.off-canvas-list li a:active {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -18.75rem, 0);
    -moz-transform: translate3d(0, -18.75rem, 0);
    -ms-transform: translate(0, -18.75rem);
    -o-transform: translate3d(0, -18.75rem, 0);
    transform: translate3d(0, -18.75rem, 0)
}

.move-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .move-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 18.75rem, 0);
    -moz-transform: translate3d(0, 18.75rem, 0);
    -ms-transform: translate(0, 18.75rem);
    -o-transform: translate3d(0, 18.75rem, 0);
    transform: translate3d(0, 18.75rem, 0)
}

.move-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .move-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu,
.offcanvas-overlap .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width:40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .top-off-canvas-menu {
    top: -18.75rem
}

.no-csstransforms .bottom-off-canvas-menu {
    bottom: -18.75rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

.no-csstransforms .move-top>.inner-wrap {
    right: 18.75rem
}

.no-csstransforms .move-bottom>.inner-wrap {
    left: 18.75rem
}

.left-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.right-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.top-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.top-submenu * {
    -webkit-backface-visibility: hidden
}

.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.top-submenu.move-bottom,
.top-submenu.offcanvas-overlap-bottom,
.top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.bottom-submenu * {
    -webkit-backface-visibility: hidden
}

.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.bottom-submenu.move-top,
.bottom-submenu.offcanvas-overlap-top,
.bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {

    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }

    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:40.0625em) {

    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:64.0625em) {

    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:90.0625em) {

    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:120.0625em) {

    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation:landscape) {

    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }

    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important
    }

    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation:portrait) {

    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }

    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important
    }

    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,
.show-for-print {
    display: none !important
}

@media print {

    .print-only,
    .show-for-print {
        display: block !important
    }

    .hide-on-print,
    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

.header {
    background: #1ccacd
}

.header .brand h3 {
    font-weight: 300;
    font-style: italic;
    color: #FFF;
    margin: 1.35rem 0;
    line-height: 1;
    font-size: 1.5rem
}

.header .brand h3 a {
    color: #FFF
}

.header .brand h3 a:hover {
    color: #FFF
}

.nav-bar {
    float: right
}

.nav-bar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-bar ul li {
    float: left
}

.nav-bar ul li.active a {
    opacity: 1
}

.nav-bar ul li a {
    opacity: 0.8;
    margin: 1.73rem 0 1.73rem 2rem;
    display: block;
    color: #fff;
    line-height: 1;
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out
}

.nav-bar ul li a:hover {
    opacity: 1
}

.nav-bar ul li .download {
    width: 1rem;
    height: 1rem;
    background: #ff3f4d;
    display: block;
    position: absolute;
    top: 1rem;
    right: 0;
    border: 2px solid #FFF;
    background: url(../../../../themes/integeraweb/img/download.html) #ff3f4d no-repeat 50% 55%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#toggle-nav {
    width: 2rem;
    display: block;
    margin: 1.5rem 0 1.2rem 0rem
}

#toggle-nav span {
    width: 100%;
    height: 0.25rem;
    margin-bottom: 0.3rem;
    background: #FFF;
    display: block
}

@media only screen and (min-width:40.0625em) {
    #toggle-nav {
        display: none
    }
}

@media only screen and (max-width:40em) {
    .nav-bar {
        display: none
    }

    .nav-bar.active {
        float: right;
        clear: both;
        display: block
    }

    .nav-bar.active a {
        margin: 1rem 0 1rem 1rem
    }

    .nav-bar.active .download {
        display: none
    }
}

#hero {
    background: #1ccacd;
    padding: 5rem 0
}

#hero .owl-logo {
    margin: 0 auto;
    display: block
}

#hero h1 {
    color: #FFF;
    font-weight: 300;
    font-size: 3.375rem;
    margin: 0rem
}

#hero h4 {
    color: #FFF;
    font-weight: 300;
    font-size: 1.500rem;
    margin-top: 1rem;
    margin-bottom: 2rem
}

#hero .hero-button {
    display: inline-block;
    padding: 1rem 2rem;
    margin-right: 0.75rem;
    font-size: 1.250rem;
    font-weight: 400;
    background: #FFF;
    color: #1ccacd;
    border: 1px solid #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#hero .hero-button.outline {
    background: transparent;
    color: #FFF
}

#hero .hero-button:hover {
    background: #ff3f4d;
    border: 1px solid #ff3f4d;
    color: #FFF
}

#hero p {
    color: #FFF;
    margin: 0.5rem 0;
    opacity: 0.7;
    font-weight: 300
}

@media (max-width:768px) {
    #hero {
        padding: 2rem 0
    }

    #hero h1 {
        color: #FFF;
        font-weight: 300;
        font-size: 2rem
    }

    #hero h4 {
        color: #FFF;
        font-weight: 300;
        font-size: 1.2rem;
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:40em) {
    #hero .owl-logo {
        display: none
    }
}

.home-demo {
    padding: 2rem 0
}

.home-demo .item {
    background: #ff3f4d
}

.home-demo h3 {
    text-align: center;
    color: #808080;
    margin: 2rem
}

.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300
}

.home-demo .owl-dot.active span {
    background: #ff3f4d
}

#features .feature {
    margin: 2rem 0 6rem
}

#features h2 {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 1rem
}

#features img {
    display: block;
    margin: 0 auto
}

@media only screen and (max-width:40em) {
    #features .feature {
        margin: 1rem 0
    }

    #features img {
        display: block;
        margin: 1rem auto
    }
}

#teaser-text {
    text-align: center
}

#teaser-text h3 {
    font-weight: 300;
    color: #1ccacd
}

.footer {
    margin-top: 5rem;
    background: #f7f7f7
}

.footer h5 {
    text-align: center;
    color: #8d8d8d;
    margin: 2rem 0;
    font-weight: normal;
    font-size: 1rem
}

.footer h5 a {
    font-weight: normal;
    margin-right: 0.3rem
}

a#custom-tweet-button {
    padding: 6px 13px 6px 13px;
    margin-left: 0px;
    background: url("../../../../themes/integeraweb/img/twitter_25.html") 1px center no-repeat
}

blockquote p {
    color: #A0A0A0
}

.title {
    background: #f7f7f7;
    margin-bottom: 2rem
}

.title h1 {
    margin: 0;
    padding: 1.2rem 0;
    font-weight: 300
}

@media only screen and (max-width:40em) {
    .title {
        margin-bottom: 0rem
    }
}

.demo-block {
    background: #eaeaea;
    height: 6rem;
    padding: 1rem;
    margin-bottom: 1rem;
    display: block;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out
}

.demo-block:hover {
    background: #1ccacd
}

.demo-block:hover h5 {
    color: #FFF
}

.demo-block h5 {
    font-weight: normal
}

code {
    font-weight: bold;
    background: #f7f7f7;
    font-size: 90%;
    font-weight: normal;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

blockquote {
    padding: 1rem 1rem;
    border-left: 7px solid #1ccacd
}

blockquote p {
    font-size: 1.1rem;
    margin: 0
}

p {
    color: #555555
}

#demos .owl-carousel {
    margin: 2rem 0
}

#demos .owl-carousel .item {
    height: 10rem;
    background: #4DC7A0;
    padding: 1rem
}

#demos .owl-carousel .item h4 {
    color: #FFF;
    font-weight: 400;
    margin-top: 0rem
}

#demos .owl-carousel .item-video {
    height: 300px
}

#demos #setup {
    margin-top: 4rem
}

#demos .demo-list h5 {
    margin: 0
}

@media only screen {
    .demo-list [class*="column"]+[class*="column"]:last-child {
        float: left
    }
}

.callbacks div {
    margin-bottom: 0.3rem
}

.callbacks span.label {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

#docs {
    padding-top: 2rem
}

#docs .docs-content h2:first-child {
    padding-top: 0;
    margin-top: 0
}

#docs h4 {
    margin-top: 0.3rem;
    margin-bottom: 0.5rem
}

#docs ul.side-nav {
    text-align: right;
    margin-bottom: 1rem
}

#docs ul.side-nav li {
    margin: 0;
    padding: .3rem 3rem .3rem 0
}

#docs ul.side-nav li:hover,
#docs ul.side-nav li.active {
    background: #f7f7f7
}

#docs ul.side-nav li:hover a,
#docs ul.side-nav li.active a {
    color: #000;
    background-color: transparent
}

#docs ul.side-nav li.side-nav-head {
    text-transform: uppercase;
    color: #000;
    font-size: 1rem;
    font-weight: bold;
    padding: 0rem 3rem .3rem 0
}

#docs ul.side-nav li.side-nav-head:hover {
    background: transparent
}

@media only screen and (max-width:40em) {
    #docs {
        padding-top: 1rem
    }

    #docs ul.side-nav {
        text-align: left
    }
}

pre {
    overflow-y: hidden;
    margin-bottom: 2rem;
    background: #f8f8f8
}

.hljs {
    display: block;
    color: #333;
    background: #f8f8f8;
    padding: 2rem;
    line-height: 1.4;
    overflow-x: scroll
}

.hljs-comment,
.hljs-template_comment,
.diff .hljs-header,
.hljs-javadoc {
    color: #B9B9B9;
    font-style: italic
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.javascript .hljs-title,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
    color: #333;
    font-weight: bold
}

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
    color: #099
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.tex .hljs-formula {
    color: #bd240d
}

.hljs-title,
.hljs-id,
.coffeescript .hljs-params,
.scss .hljs-preprocessor {
    color: #900;
    font-weight: bold
}

.javascript .hljs-title,
.lisp .hljs-title,
.clojure .hljs-title,
.hljs-subst {
    font-weight: normal
}

.hljs-class .hljs-title,
.haskell .hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
    color: #458;
    font-weight: bold
}

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
    color: #000080;
    font-weight: normal
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
    color: #008080
}

.hljs-regexp {
    color: #009926
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
    color: #333333
}

.hljs-built_in,
.lisp .hljs-title,
.clojure .hljs-built_in {
    color: #0086b3
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
    color: #999;
    font-weight: bold
}

.hljs-deletion {
    background: #fdd
}

.hljs-addition {
    background: #dfd
}

.diff .hljs-change {
    background: #0086b3
}

.hljs-chunk {
    color: #aaa
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../../themes/integeraweb/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}