@import url("https://fonts.googleapis.com/css?family=Barlow:400,500,600,700");
html, body{
overflow-x: hidden;
font-family: 'Barlow' !important;
}
body{
margin: 0 auto;
padding-right: 0px !important;
}
.site-content{
overflow: hidden;
}
input[type="submit"], input[type="text"], input[type="email"], textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
img{
max-width: 100%; height: auto;
}
.post-content .full-width-layout img{
margin-right: 15px; }
h3{
font-size: 28px;
line-height: 38px;
color: #373737;
font-weight: 400;
margin-bottom: 30px;
margin-top: 0px;
}
a{
color: #C62B3B;
}
a:hover, a:focus{
color: #C62B3B;
text-decoration: none;
}
.site-header{
padding-top: 40px;
padding-bottom: 40px;
}
.site-header .big-container{
display: table;
width: 100%;
}
.big-container{
max-width: 1330px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
display: block;
}
.small-container{
max-width: 1110px;
display: block;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.site-branding{
width: 34%;
display: block;
float: left;
}
.site-branding a img{
max-width: 342px;
}
#site-navigation{
width: 66%;
display: table;
float: left;
height: 65px;
}
#site-navigation .menu-page-menu-container{
display: table-cell;
vertical-align: middle;
}
#site-navigation ul#primary-menu{
padding-left: 0px;
list-style-type: none;
margin-bottom: 0px;
text-align: right;
}
#site-navigation ul#primary-menu li{
display: inline-block;
padding: 15px 20px;
}
#site-navigation ul#primary-menu li.current_page_item a{
color: #C62B3B;
}
#site-navigation ul#primary-menu li a{
color: #373737;
font-size: 16px;
font-weight: 700;
line-height: 26px;
letter-spacing: 1px;
text-transform: uppercase;
}
#site-navigation ul#primary-menu li a:hover{
text-decoration: none;
color: #C62B3B;
}
.cta{
width: 100%;
background-color: #C62B3B;
padding-top: 90px;
padding-bottom: 90px;
}
.cta h2{
color: #FFFFFF;
font-size: 44px;
font-weight: 700;
line-height: 54px;
}
.cta p{
color: white;
line-height: 38px;
font-size: 28px;
font-weight: 400;
}
.cta a{
font-size: 14px;
font-weight: 700;
line-height: 20px;
color: #C62B3B;
padding: 15px 35px;
background-color: white;
border-radius: 3px;
margin: 0 auto;
display: table;
margin-top: 40px;
border: 1px solid white;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.cta a:hover{
text-decoration: none;
color: white;
cursor: pointer;
background-color: #C62B3B;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.site-footer{
position: relative;
}
.footer-overlay{
background-position: center bottom;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
top: 0px;
width: 100%;
height: 175px;
} .site-footer .big-container{
display: block;
width: 100%;
padding-top: 200px;
}
.footer-inner{
width: 100%;
display: table;
}
.footer-1, .footer-2, .footer-3{
width: calc(70% / 3);
display: block;
float: left;
}
.footer-4{
width: 30%;
float: left;
display: block;
position: relative;
}
.footer-1 h4, .footer-2 h4, .footer-3 h4, .footer-4 h4{
color: #C62B3B;
font-size: 14px;
font-weight: 700;
line-height: 20px;
margin-top: 0px;
margin-bottom: 20px;
}
.footer-1 p, .footer-2 p, .footer-3 p, .footer-4 p, .footer-1 p a, .footer-2 p a, .footer-3 p a, .footer-4 p a{
color: #686868;
font-size: 16px;
line-height: 24px;
font-weight: 400;
}
.footer-1 p a:hover, .footer-2 p a:hover, .footer-3 p a:hover, .footer-4 p a:hover{
text-decoration: none;
color: #686868;
}
.footer-4 p a{
margin-top: 15px;
display: inline-block; }
.footer-4 p a:first-child{
margin-top: 0px;
}
.linkedin-icon{
display: block;
position: absolute;
top: 45px;
right: 90px;
}
.linkedin-icon i{
font-size: 25px;
}
.footer-bottom{
border-top: 1px solid #DEDEDE;
padding-top: 15px;
padding-bottom: 15px; 
display: table;
width: 100%;
}
.footer-bottom-left, .footer-bottom-right{
width: 50%;
display: inline-block;
float: left;
}
.footer-bottom-right{
text-align: right;
}
.footer-bottom p, .footer-bottom p a{
color: #686868;
font-size: 12px;
font-weight: 400;
line-height: 20px;
}
.footer-bottom p a:hover{
text-decoration: none;
color: #686868;
}
.footer-inner{
padding-bottom: 65px;
}
.home-banner{
position: relative;
height: 585px;
}
.home-banner-overlay{
position: absolute;
bottom: 0px;
background-size: cover;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
height: 350px;
width: 100%;
background-position: bottom center;
}
.home-banner h1{
font-size: 68px;
color: #C62B3B;
font-weight: 700;
line-height: 70px;
margin-top: 0px;
margin-bottom: 35px;
}
.home-banner p{
font-size: 28px;
font-weight: 400;
line-height: 38px;
color: #373737;
max-width: 705px;
}
.home-banner .small-container{
display: table;
height: 100%;
width: 100%;
position: relative;
}
.banner-inner{
display: table-cell;
vertical-align: middle;
}
.partnerships{
background-color: #EDEDED;
padding-top: 65px;
padding-bottom: 65px;
}
.partnerships .big-container{
display: table;
width: 100%;
}
.partnership-left{
width: 45%;
float: left;
margin-top: 0px;
color: #686868;
font-size: 38px;
font-weight: 600;
line-height: 48px;
}
.partnership-right{
width: 55%;
float: left;
}
.partnership-right a{
display: inline-block;
float: left;
}
.partnership-right img:nth-of-type(1){
width: 170px;
}
.partnership-right img:nth-of-type(2){
width: 250px;
}
.partnership-right img:nth-of-type(3){
width: 225px;
}
.businesscentral{
background-color: #C52B3B;
padding-top: 65px;
padding-bottom: 65px;
display: table;
width: 100%;
}
.businesscentral-right{
width: 55%;
float: left;
}
.businesscentral-right img{
max-width: 275px;
display: block;
float: left;
margin-top: -10px;
margin-left: 50px;
}
.businesscentral-right a{
color: white;
font-size: 14px;
font-weight: bold;
line-height: 14px;
padding: 15px 35px;
border: 1px solid white;
margin-left: 85px;
margin-top: 15px;
display: inline-block;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.businesscentral-right a:hover{
text-decoration: none;
color: #C52B3B;
background-color: white;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.businesscentral-left{
color: #FFFFFF;
font-size: 38px;
font-weight: 600;
line-height: 48px;
width: 45%;
float: left;
margin-top: 10px;
}
.businesscentral-left-inner{
max-width: 490px;
text-align: right;
}
.key-proposition{
padding-top: 130px;
padding-bottom: 75px;
}
.key-proposition .small-container{
display: table;
width: 100%;
}
.key-proposition-left, .key-proposition-right{
display: block;
float: left;
width: 50%;
}
.key-proposition-left{
padding-right: 15px;
}
.key-proposition-right{
padding-left: 15px;
}
.key-proposition-left h2{
color: #373737;
font-size: 44px;
font-weight: 700;
line-height: 54px;
max-width: 475px;
margin-bottom: 0px;
margin-top: 0px;
}
.key-proposition-right p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.benefit-lists{
display: table;
width: 100%;
padding-bottom: 70px;
}
.benefit{
float: left;
display: block;
}
.benefit:nth-of-type(1), .benefit:nth-of-type(3){
width: 30%;
}
.benefit:nth-of-type(2){
width: 40%;
}
.benefit-inner{
display: block;
margin: 0 auto;
max-width: 285px;
}
.benefit h5{
color: #C62B3B;
font-size: 24px;
font-weight: 500;
line-height: 34px;
margin-bottom: 20px;
}
.benefit p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin-bottom: 0px;
}
.services{
background-color: #C62B3B;
position: relative;
padding-top: 150px;
padding-bottom: 150px;
}
.service h5{
color: white;
font-size: 28px;
font-weight: 700;
line-height: 30px;
margin-bottom: 25px;
}
.service p{
font-size: 18px;
font-weight: 400;
line-height: 30px;
color: white;
margin-bottom: 25px;
}
.service a.withunderline{
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: white;
border-bottom: 1px solid white;
}
.service a.withunderline:hover{
text-decoration: none;
}
.service a i{
color: #fff;
margin-left: 5px;
font-size: 14px;
position: relative;
top: 2px;
line-height: 20px;
}
.services-overlay{
position: absolute;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.service-lists{
display: table;
width: 100%;
}
.service{
float: left;
display: block;
}
.service:nth-of-type(1), .service:nth-of-type(3){
width: 30%;
}
.service:nth-of-type(2){
width: 40%;
}
.service-inner{
display: block;
margin: 0 auto;
max-width: 285px;
}
.services .small-container{
position: relative;
}
.clients{
padding-top: 65px;
padding-bottom: 125px;
}
.clients h2{
color: #373737;
font-size: 44px;
font-weight: 700;
line-height: 54px;
margin-bottom: 45px;
text-align: center;
}
.client-lists{
display: table;
width: 100%;
}
.client{
width: 25%;
display: block;
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
.client img{
height: 98px;
width: auto;
display: block;
margin: 0 auto;
}
.quotes{
height: 450px;
display: block;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#quotes-slider .carousel-inner .item p{
text-align: center;
color: white;
font-size: 28px;
font-weight: 400;
line-height: 40px;
max-width: 820px;
margin: 0 auto;
}
.quote-bottom{
text-align: center;
padding-top: 45px;
color: white;
}
.quote-name{
font-size: 14px;
font-weight: 700;
line-height: 20px;
color: white;
margin-right: 5px;
}
.quote-title{
margin-left: 5px;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: white;
}
.quotes .small-container{
display: table;
width: 100%;
height: 100%;
}
#quotes-slider{
display: table-cell;
vertical-align: middle;
}
#quotes-slider .carousel-indicators li{
background-color: rgba(255, 255, 255, 0.4) !important;
border: 0px !important;
}
#quotes-slider .carousel-indicators li.active{
background-color: white !important;
border: 0px !important;
}
#quotes-slider .carousel-indicators{
bottom: 35px !important;
}
.page-header{
position: relative;
padding-top: 110px;
padding-bottom: 110px;
border-bottom: 0px !important;
margin: 0px !important;
}
.page-headr-overlay{
background-repeat: no-repeat;
background-size: cover;
background-image: url(//acumenconsulting.co.nz/wp-content/uploads/2019/03/Ao-mesh-BG-alt@2x.png);
background-position: center bottom;
height: 285px;
position: absolute; 
top: 0px;
width: 100%;
border-top: 1px solid #DEDEDE;
}
.page-header .small-container{
position: relative;
}
.page-header h1{
color: #C62B3B;
font-size: 60px;
line-height: 67px;
font-weight: 700;
margin-bottom: 100px;
margin-top: 0px;
}
.page-header h2, .contentBox h2{
color: #373737;
font-size: 44px;
font-weight: 700;
line-height: 45px;
margin-top: 0px;
margin-bottom: 30px;
}
.page-header h4{
color: #373737;
font-size: 28px;
font-weight: 400;
line-height: 45px;
margin-top: 0px;
margin-bottom: 30px;
}
.page-header p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-top: 0px;
margin-bottom: 20px;
}
.page-header-inner{
max-width: 750px;
position: relative;
}
.left-image-right-content-inner{
border-top: 1px solid #DEDEDE;
display: table;
width: 100%;
padding-top: 90px;
padding-bottom: 90px;
}
.left-image{
width: 35%;
display: block;
float: left;
}
.left-image img{
width: 250px;
display: block;
margin: 0 auto;
}
.right-content{
width: 65%;
display: block;
float: left;
}
.right-content h4{
font-size: 28px;
font-weight: 700;
line-height: 32px;
color: #C62B3B;
margin-top: 0px;
margin-bottom: 15px;
}
.right-content h5{
color: #373737;
font-size: 24px;
font-weight: 400;
line-height: 30px;
margin-bottom: 15px;
}
.right-content p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 10px;
margin-top: 10px;
}
.left-image-right-content-background-image-inner{
padding-top: 100px;
padding-bottom: 100px;	
}
.left-image-right-content-background-image{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.left-image-right-content-background-image:before{
background-color: rgba(31, 31, 31, 0.87);
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.left-image-right-content-background-image-inner{
display: table;
width: 100%;
}
.left-image-right-content-background-image-inner .right-content{
float: right;
}
.left-image-right-content-background-image .small-container{
position: relative;
}
.left-image-right-content-background-image-inner .right-content h2{
color: #C62B3B;
font-size: 44px;
font-weight: 700;
line-height: 45px;
margin-bottom: 25px;
margin-top: 0px;
}
.left-image-right-content-background-image-inner .right-content p{
color: #FFFFFF;
font-size: 24px;
font-weight: 400;
line-height: 34px;
margin-bottom: 25px;
}
.left-image-right-content-background-image-inner .right-content p a{
color: #FFFFFF;
font-size: 14px;
font-weight: 600;
line-height: 14px;
display: inline-block;
margin-top: 25px;
padding: 10px 0px;
border-bottom: 1px solid white;
}
.left-image-right-content-background-image-inner .right-content p a:hover{
text-decoration: none;
}
.left-image-right-content-background-image-inner .right-content i{
color: #fff;
position: relative;
line-height: 20px;
top: 2px;
font-size: 15px;
left: 10px;
cursor: pointer;
}
.nounderline{
border-bottom: 0px !important;
}
.two-columns-inner{
display: table;
width: 100%;
padding-top: 100px;
padding-bottom: 100px; }
.two-columns:first-child .two-columns-inner{
padding-top: 15px;
}
.two-columns:last-child .two-columns-inner{
padding-bottom: 150px;
}
.two-columns:last-child .two-columns-inner{
border-bottom: 0px !important;
}
.left-column h2{
color: #C62B3B;
font-size: 44px;
font-weight: 700;
line-height: 54px;
max-width: 410px;
margin-top: 0px;
margin-bottom: 55px;
}
.right-column h2{
color: #C62B3B;
font-size: 44px;
font-weight: 700;
line-height: 54px;
max-width: 410px;
margin-top: 0px;
margin-bottom: 55px;
}
.two-columns img{
margin-bottom: 25px;
}
.two-columns p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.two-columns p a{
color: #373737;
font-size: 16px;
font-weight: 600;
line-height: 28px;
text-decoration: underline;
}
.left-column, .right-column{
width: 50%;
display: block;
float: left;
}
.left-inner, .right-inner{
max-width: 490px;
}
.left-inner{
padding-right: 15px;
}
.right-inner{
padding-left: 15px;
}
.category-lists{
list-style-type: none;
padding-left: 0px;
}
.category-lists li{
display: inline-block;
margin-right: 25px;
}
.category-lists li:last-child{
margin-right: 0px;
}
.category-lists li a{
border: 1px solid #D9D9D9;
border-radius: 25px;
padding: 10px 30px;
font-size: 14px;
line-height: 39px;
font-weight: 500;
color: #D9D9D9;
}
.category-lists li a:hover, .category-lists li a:active, .category-lists li a:focus, .category-lists li a.actived{
border: 1px solid #C62B3B;
text-decoration: none;
color: #C62B3B;
}
.blog div.content-page div.page-header{
padding-bottom: 40px;
}
.category-lists{
padding-top: 25px;
padding-bottom: 25px;
margin-bottom: 0px;
}
.news-lists{
display: table;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.news{
width: calc(100% / 3);
display: block;
float: left;
padding-top: 25px;
padding-bottom: 25px;
}
.news h4 a{
font-size: 24px;
line-height: 36px;
font-weight: 500;
color: #C62B3B;
}
.news h4 a:hover, .news h4 a:active, .news h4 a:focus, .industry h4 a:hover, .industry h4 a:active, .industry h4 a:focus{
text-decoration: none;
}
.news-meta p{
color: #373737;
font-weight: 500;
font-size: 14px;
line-height: 24px;
}
.light{
color: #686868;
text-transform: uppercase;
}
.divide-line{
margin-left: 10px;
margin-right: 10px;
}
.news-inner{
padding-left: 20px;
padding-right: 20px;
}
.news:nth-of-type(3n+1){
clear: both;
}
.news-clear{
padding-bottom: 65px;
}
div.navigation{
padding-bottom: 90px;
}
div.navigation ol{
text-align: center;
}
div.navigation ol li{
margin-right: 10px !important;
height: 35px !important;
width: 35px !important;
line-height: 35px !important;
display: inline-block !important;
}
div.navigation ol li:last-child{
margin-right: 0px !important;
}
div.navigation ol li a{
border-radius: 50% !important;
border: 1px solid #D9D9D9 !important;
color: #D9D9D9 !important;
font-size: 15px !important;
line-height: 15px !important;
background-color: white !important;
padding: 7px 12px !important;
margin: 0px !important;
}
div.navigation ol li a:hover{
border: 1px solid #686868 !important;
color: white !important;
background-color: #686868 !important;
}
div.navigation ol li span.current{
border: 1px solid #686868 !important;
color: white !important;
background-color: #686868 !important;
border-radius: 50% !important;
font-size: 15px !important;
line-height: 15px !important;
padding: 7px 12px !important;
}
.wp-paginate.wpp-modern-grey .current{
opacity: 1 !important;
}
div.navigation ol li a.next i, div.navigation ol li a.prev i{
font-size: 11px !important;
position: relative;
top: -2px;
line-height: 11px;
}
div.navigation ol li a.next, div.navigation ol li a.prev{
padding: 7px 11px !important;
}
.single div.content-page div.page-header div.big-container div.page-header-inner{
width: 100%;
max-width: 100%;
position: relative;
}
.post-header-meta{
color: #373737 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.post-header-meta .light{
font-size: 14px !important;
font-weight: 500 !important;
color: #686868 !important;
}
.single div.content-page div.page-header div.big-container div.page-header-inner h1{
margin-bottom: 55px;
}
.single div.content-page div.page-header{
padding-bottom: 30px;
}
.full-width-layout{
padding-top: 30px;
padding-bottom: 30px;
}
.two_columns{
display: table;
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
}
.left-columns, .right-columns{
width: 50%;
display: block;
float: left;
padding-left: 15px;
padding-right: 15px;
}
.post-img{
width: 100%;
height: 375px;
margin-top: 10px;
}
.post-content-outter{
width: 100%;
display: table;
}
.post-share-bar{
width: 15%;
display: block;
float: left;
padding-top: 40px;
}
.post-content{
width: 85%;
display: block;
float: left;
}
.industry-content{
width: 100%;
display: block;
}
.post-share-bar a i{
color: #D9D9D9;
font-size: 25px;
}
.post-share-bar a {
display: table;
margin-bottom: 30px;
}
.post-share-bar a:last-child{
margin-bottom: 0px;
}
.post-content h4, .industry-content h4{
color: #373737;
font-size: 28px;
font-weight: 400;
line-height: 40px;
margin-top: 0px;
margin-bottom: 35px;
}
.post-content p, .industry-content p{
font-size: 18px;
font-weight: 400;
line-height: 30px;
color: #373737;
margin-bottom: 15px;
}
.post-content strong, .industry-content strong{
color: #373737;
font-size: 24px;
font-weight: 500;
line-height: 36px;
margin-top: 0px;
margin-bottom: 15px;
}
.news-tags p{
color: #373737;
font-size: 14px;
font-weight: 500;
line-height: 25px;
}
.news-tags .light{
color: #686868;
font-size: 14px;
font-weight: 500;
line-height: 25px;
}
.relative-news{
background-color: #FFF;
padding-top: 110px;
padding-bottom: 110px;
}
.page-template-tpl-content .relative-news{
background-color: rgba(110, 177, 73, 0.06);
}
.page-template-tpl-d365bc-landing-page .relative-news{
background-color: rgba(110, 177, 73, 0.06);
}
.relative-news h4{
color: #C62B3B;
font-size: 24px;
line-height: 34px;
margin-top: 15px;
margin-bottom: 15px;
font-weight: 700;
}
.industries-lists {
display: table;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.industry {
width: calc(100% / 3);
display: block;
float: left;
padding-top: 25px;
padding-bottom: 25px;
}
.industry:nth-of-type(3n+1){
clear: left;
}
.industry-inner {
padding-left: 20px;
padding-right: 20px;
}
.industry h4{
margin-top: 30px;
margin-bottom: 30px;
}
.industry h4 a{
color: #C62B3B;
font-size: 28px;
font-weight: 700;
line-height: 32px;
}
.excerpt{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.industry a.withunderline{
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: #373737;
border-bottom: 1px solid #373737;
padding-bottom: 5px;
margin-top: 25px;
}
.industry a.withunderline:hover{
text-decoration: none;
}
.industry a i{
color: #373737;
margin-left: 5px;
font-size: 14px;
line-height: 20px;
}
.industries-lists{
padding-bottom: 150px;
}
.divide{
margin-left: 10px;
margin-right: 10px;
}
ul#primary-menu.menu li{
position: relative;
}
ul#primary-menu.menu li > ul.sub-menu{
background-color: white;
width: 100%;
box-shadow: 0px 0px 10px 0px #e9e9e9;
list-style-type: none;
padding-left: 0px;
border-right: 1px solid #ececec;
border-left: 1px solid #ececec;
border-top: 1px solid #ececec;
position: absolute;
z-index: 10;
top: 55px;
visibility: hidden;
left: 0px;
}
ul#primary-menu.menu li:hover > ul.sub-menu{
visibility: visible;
}
ul#primary-menu.menu li > ul.sub-menu li{
display: block;
clear: both;
border-bottom: 1px solid #ececec;
width: 100%;
padding-bottom: 10px;
padding-top: 10px;
}
ul#primary-menu.menu li > ul.sub-menu li a{
color: #373737 !important;
text-align: left !important;
display: block !important;
width: 100% !important;
font-size: 16px !important;
font-weight: 500 !important;
line-height: 27px !important;
padding: 0px !important;
text-transform: capitalize !important;
}
ul#primary-menu.menu li > ul.sub-menu li a:hover{
color: #C62B3B !important;
}
ul#primary-menu.menu .current_page_parent a{
color: #C62B3B !important;
}
ul#primary-menu.menu li > ul.sub-menu li.current_page_item a{
color: #C62B3B !important;
} .carousel-control.left, .carousel-control.right{
background-image: unset !important;
}
#news-slider .item{
width: 100%;
}
#news-slider .item .item-left{
width: 50% !important;
display: block !important;
float: left !important;
padding-right: 30px !important;
}
#news-slider .item .item-right{
width: 50% !important;
display: block !important;
padding-left: 30px !important;
float: left !important;
}
.home-news{
padding-top: 100px;
padding-bottom: 100px;
}
#news-slider .item .item-right .post-header-meta{
color: #C62B3B !important;
font-size: 14px !important;
font-weight: bold !important;
line-height: 30px !important;
text-transform: uppercase !important;
}
#news-slider .item .item-right h4 a{
color: #373737 !important;
font-size: 44px !important;
font-weight: bold !important;
line-height: 57px !important;
}
#news-slider .item .item-right h4 a:hover{
text-decoration: none !important;
}
#news-slider .item .item-right .short-content{
color: #373737 !important;
font-size: 18px !important;
font-weight: 400 !important;
line-height: 30px !important;
}
#news-slider{
position: relative;
}
.control-panel{
position: absolute;
right: 0;
bottom: 0;
}
div#news-slider .carousel-control{
position: relative !important;
}
.control-panel .left, .control-panel .right{
background-color: #E5E5E5;
width: 48px;
height: 48px;
padding: 16px;
text-shadow: unset !important;
opacity: 1 !important;
}
.control-panel .left:hover, .control-panel .right:hover{
background-color: #686868;
}
.control-panel .left{
margin-right: 10px;
}
div#news-slider div.item div.item-right a.withunderline{
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: #373737;
border-bottom: 1px solid #373737;
padding-bottom: 5px;
margin-top: 25px;
}
div#news-slider div.item div.item-right{
min-height: 465px;
height: 100%;
display: table;
}
div#news-slider div.item div.item-right-inner{
display: table-cell;
vertical-align: middle;
}
div#news-slider div.item div.item-right a.withunderline:hover{
text-decoration: none;
}
div#news-slider div.item div.item-right a i{
color: #373737;
margin-left: 5px;
font-size: 14px;
line-height: 20px;
}
.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); 
}
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} #site-navigation ul#primary-menu > li:last-child{
padding-right: 0px;
}
#news-slider .news-feature-img{
height: 465px !important;
}
.post-img{
margin-bottom: 15px;
}
.page-header .big-container{
position: relative;
}
.single-industries #site-navigation ul#primary-menu.menu li.current_page_parent a{
color: #373737 !important;
} .post-share-bar a:hover i{
color: #C62B3B;
}
.small-container ul, .small-container ol{
padding-left: 20px;
}
.small-container ul li, .small-container ol li{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.heading-columns{
display: table;
width: 100%;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 45px;
margin-top: 45px;
}
.heading-column{
display: block;
width: calc(100% / 3);
float: left;
padding-left: 30px;
padding-right: 30px;
}
.heading-column img{
max-width: 250px;
margin-bottom: 20px;
}
.heading-column p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 0px;
}
.page-template-tpl-about-us div.page-header div.small-container div.page-header-inner h3{
color: #C62B3B;
}
.page-template-tpl-about-us div.page-header div.small-container div.page-header-inner{
max-width: 100%;
}
div#news-slider div.carousel-inner div.item div.item-right div.item-right-inner span.link-span:hover a,
div#news-slider div.carousel-inner div.item div.item-right div.item-right-inner span.link-span:hover a i{
color: #C62B3B;
display: inline-block;
}
div#news-slider div.item div.item-right span.link-span:hover a.withunderline{
border-bottom: 1px solid #C62B3B;
}
.page-template-tpl-content.page-id-24 div.two-columns div.small-container div.two-columns-inner div.left-column div.left-inner h4{
color: #C62B3B;
}
#gform_1 label{
color: #373737;
font-size: 16px;
font-weight: 300;
line-height: 20px;
}
#input_1_3, #input_1_2, #input_1_1, #gform_1 textarea, #input_1_8, #input_1_9{
width: 100% !important;
border-width: 1px !important;
border-color: #d9d9d9 !important;
border-style: solid !important;
background-color: #f9f9f9 !important;
}
#input_1_3, #input_1_2, #input_1_1, #input_1_8{
height: 45px !important;
}
#gform_submit_button_1{
font-family: 'Barlow' !important;
color: #C62B3B;
font-size: 18px;
font-weight: 400;
line-height: 35px;
width: 175px !important;
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
border: 1px solid #C62B3B;
background: linear-gradient(to right, #C62B3B 50%, white 50%);
background-size: 200% 100%;
background-position: right bottom;  	
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
letter-spacing: 1px;
text-transform: uppercase;
}
#gform_submit_button_1:hover{
color: #C62B3B;
background-position: left bottom;
color: #fff;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.cta-box-popup{
background-color: #fafafa;
}
#cta-box h2{
margin-top: 0px;
font-family: 'Barlow';
color: #373737;
font-size: 24px;
font-weight: 700;
line-height: 30px;
}
#cta-box p{
font-family: 'Barlow';
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 27px;
}
#cta-box .modal-header{
border-bottom: 0px; 
}
#cta-box .close{
opacity: 1;
}
#cta-box label{
font-family: 'Barlow';
color: #373737;
font-size: 14px;
font-weight: 700;
line-height: 28px;
text-transform: uppercase;
}
#cta-box input{
border-radius: 3px !important;
border-width: 1px !important;
border-color: #e3e3e3 !important;
border-style: solid !important;
background-color: #ffffff;
height: 48px !important;
width: 100% !important;
font-family: 'Barlow';
color: #373737;
font-size: 16px;
font-weight: 300;
line-height: 27px;
}
#cta-box .modal-content{
border-radius: 0px !important;
}
.cta-box-popup{
padding: 0px !important;
}
#cta-box .modal-body{
padding-left: 35px;
padding-right: 35px;
}
#cta-box #gform_submit_button_2{
font-family: 'Barlow' !important;
color: #fff !important;
font-size: 14px !important;
font-weight: 700 !important;
line-height: 28px !important;
border-radius: 3px !important;
border-width: 1px !important;
border-color: #C62B3B !important;
border-style: solid !important;
background-color: #C62B3B !important;
width: 160px !important;
display: block !important;
margin: 0 auto !important;
text-transform: uppercase !important;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
#cta-box .modal-dialog{
margin-top: 50px;
margin-bottom: 50px;
}
#cta-box .gform_wrapper .top_label div.ginput_container{
margin-top: 0px;
}
#cta-box #gform_submit_button_2:hover{
text-decoration: none;
color: #C62B3B !important;
background-color: #fff !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;
}
.brochure-box-popup{
background-color: #fafafa;
}
#brochure-box h2{
margin-top: 0px;
font-family: 'Barlow';
color: #373737;
font-size: 24px;
font-weight: 700;
line-height: 30px;
}
#brochure-box p{
font-family: 'Barlow';
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 27px;
}
#brochure-box .modal-header{
border-bottom: 0px; 
}
#brochure-box .close{
opacity: 1;
}
#brochure-box label{
font-family: 'Barlow';
color: #373737;
font-size: 14px;
font-weight: 700;
line-height: 28px;
text-transform: uppercase;
}
#brochure-box input{
border-radius: 3px !important;
border-width: 1px !important;
border-color: #e3e3e3 !important;
border-style: solid !important;
background-color: #ffffff;
height: 48px !important;
width: 100% !important;
font-family: 'Barlow';
color: #373737;
font-size: 16px;
font-weight: 300;
line-height: 27px;
}
#brochure-box .modal-content{
border-radius: 0px !important;
}
.brochure-box-popup{
padding: 0px !important;
}
#brochure-box .modal-body{
padding-left: 35px;
padding-right: 35px;
}
#brochure-box #gform_submit_button_4{
font-family: 'Barlow' !important;
color: #fff !important;
font-size: 14px !important;
font-weight: 700 !important;
line-height: 28px !important;
border-radius: 3px !important;
border-width: 1px !important;
border-color: #C62B3B !important;
border-style: solid !important;
background-color: #C62B3B !important;
width: 160px !important;
display: block !important;
margin: 0 auto !important;
text-transform: uppercase !important;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
#brochure-box .modal-dialog{
margin-top: 50px;
margin-bottom: 50px;
}
#brochure-box .gform_wrapper .top_label div.ginput_container{
margin-top: 0px;
}
#brochure-box #gform_submit_button_4:hover{
text-decoration: none;
color: #C62B3B !important;
background-color: #fff !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;
}
#quotes-slider .carousel-caption{
position: unset !important;
right: 0% !important;
left: 0% !important;
padding-bottom: 0px !important;
}
#quotes-slider .carousel-inner > .item {
-webkit-transition: -webkit-transform .2s ease-in-out !important;
-o-transition: -o-transform .2s ease-in-out !important;
transition: transform .2s ease-in-out !important;
}
ul#primary-menu li#menu-item-31 ul.sub-menu{
width: 210px;
}
div#content div.content-page div.main-content div.two-columns p strong{
color: #C62B3B;
}
#gform_confirmation_message_1, #gform_confirmation_message_2, #gform_confirmation_message_4{
color: #373737 !important;
font-size: 18px !important;
font-weight: 400 !important;
line-height: 27px !important;
}
#gform_confirmation_message_3{
color: #fff !important;
font-size: 20px !important;
font-weight: 400 !important;
line-height: 30px !important;
text-align: center;
margin-top: 40px;
}
.scrollToTop{
border: 1px solid #C62B3B;
width: 40px;
height: 40px;
display: table;
position: fixed;
bottom: 25px;
background-color: #C62B3B;
right: 25px;
}
.scrollToTop:hover{
background-color: transparent;
}
.topIcon{
display: table-cell;
vertical-align: middle;
width: 16px;
height: 16px;
margin: 0 auto;
text-align: center;
}
.scrollToTop i{
color: #fff;
margin: 0 auto;
text-align: center;
font-size: 16px;
}
.scrollToTop:hover i{
color: #C62B3B;
}
.archive div#page div#content.site-content div.content-page div.page-header{
padding-bottom: 40px;
}
.notification-box{
display: none;
padding: 40px;
border-radius: 3px;
background-color: #C62B3B;
max-width: 265px;
position: fixed;
right: 30px;
z-index: 9999;
top: 200px;
box-shadow: 8px 15px 40px 0px rgba(0, 0, 0, 0.36);
}
.notification-box p{
color: #ffffff;
font-size: 28px;
font-weight: 700;
line-height: 30px;	
margin-bottom: 0px;
}
.dynamics-365bc-banner{
display: table;
width: 100%;
}
.dynamics-365bc-banner-left, .dynamics-365bc-banner-right{
width: 50%;
display: block;
float: left;
}
.dynamics-365bc-banner-left{
padding-right: 30px;
}
.dynamics-365bc-banner-right{
padding-left: 30px;
}
.dynamics-365bc-banner-left p{
font-size: 28px;
line-height: 38px;
margin-top: 0px;
}
.dynamics-365bc-banner-right img{
position: relative;
top: -105px;
}
.business-pain-points{
margin-top: -125px;
padding-bottom: 80px;
background-color: #FAFAFA;
padding-top: 80px;
}
.business-pain-points h2{
font-size: 44px;
font-weight: 700;
line-height: 54px;
color: #C62B3B;
margin-bottom: 50px;
margin-top: 0px;
position: relative;
}
.business-pain-points-lists{
display: table;
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}
.business-pain-point{
width: calc(100% / 4);
display: block;
float: left;
padding-left: 30px;
padding-right: 30px;
margin-bottom: 25px;
}
.business-pain-point-three-per-row{
width: calc(100% / 3);
}
.business-pain-point:nth-of-type(4n+1){
clear: left;
}
.business-pain-point-three-per-row:nth-of-type(4n+1){
clear: unset;
}
.business-pain-point-three-per-row:nth-of-type(3n+1){
clear: left;
}
.business-pain-point img{
margin: 0 auto;
display: block;
}
.business-pain-point p{
color: #373737;
font-size: 18px;
line-height: 30px;
font-weight: 400;
text-align: center;
margin-bottom: 0px;
margin-top: 25px;
}
.business-pain-points-intro p{
color: #C62B3B;
font-size: 20px;
line-height: 30px;
font-weight: bold;
text-align: center;
margin-top: 20px;
}
.in-the-box{
display: table;
width: 100%;
padding-top: 70px;
padding-bottom: 70px;
}
.in-the-box-left, .in-the-box-right{
width: 50%;
display: block;
float: left;
}
.in-the-box-left{
padding-right: 30px;
}
.in-the-box-right{
padding-left: 30px;
}
.in-the-box-right h2{
font-size: 44px;
font-weight: 700;
line-height: 54px;
color: #C62B3B;
margin-bottom: 50px;
margin-top: 0px;
}
.in-the-box-right p{
color: #373737;
font-size: 18px;
line-height: 30px;
font-weight: 400;
margin-top: 15px;	
margin-top: 0px;
}
.in-the-box-right strong{
color: #373737;
font-size: 18px;
line-height: 30px;
font-weight: bold;
}
.page-divide-line{
width: 100%;
height: 1px;
border-bottom: 1px solid #DEDEDE;
}
.leftright-style{
padding-top: 80px;
padding-bottom: 80px;
display: table;
width: 100%;
}
.leftright-style h2{
font-size: 44px;
font-weight: 700;
line-height: 54px;
color: #C62B3B;
margin-bottom: 50px;
margin-top: 0px;
}
.leftright-style-left, .leftright-style-right{
width: 50%;
display: block;
float: left;
}
.leftright-style-left{
padding-right: 40px;
}
.leftright-style-right{
padding-left: 40px;
}
.leftright-style p{
color: #373737;
font-size: 18px;
line-height: 30px;
font-weight: 400;
margin-top: 15px;
margin-top: 0px;
}
.leftright-style a, .in-the-box-right a{
color: #C62B3B;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.leftright-style a:hover, .in-the-box-right a:hover{
text-decoration: underline;
}
.leftright-style strong{
color: #373737;
font-size: 18px;
line-height: 30px;
font-weight: bold;
}
.cta-cracking p{
color: white;
line-height: 30px;
font-size: 20px;
font-weight: 400;
max-width: 767px;
margin: 0 auto;
}
#gform_3 input{
background-color: #FFFFFF;
border-radius: 3px;
border: 0px;
height: 40px;
padding: 10px 15px;
width: 100%;
max-width: 395px;
margin: 12px auto;
text-align: left;
display: block;
}
#field_3_1{
width: 50%;
display: block;
float: left;
clear: unset;
}
#field_3_2{
width: 50%;
display: block;
float: left;
clear: unset;
}
#field_3_3{
width: 50%;
display: block;
float: left;
clear: unset;
}
#field_3_4{
width: 50%;
display: block;
float: left;
clear: unset;
}
#field_3_5{
padding-top: 20px;
margin: 0 auto !important;
width: 340px;
display: block;
padding-left: 16px;
}
#field_3_6{
width: 50%;
display: block;
float: left;
clear: unset;
}
.download-brochure-button{
font-size: 14px !important;
font-weight: 700 !important;
line-height: 20px !important;
color: #C62B3B !important;
padding: 15px 35px !important;
background-color: white !important;
border-radius: 3px !important;
display: table !important;
width: auto !important;
height: auto !important;
margin-top: 45px !important;
border: 1px solid #C62B3B !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;
}
.download-brochure-button:hover{
text-decoration: none !important;
color: white !important;
cursor: pointer !important;
background-color: #C62B3B !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;	
}
#gform_submit_button_3{
font-family: 'Barlow' !important;
font-size: 14px !important;
font-weight: 700 !important;
line-height: 20px !important;
color: #C62B3B !important;
padding: 15px 35px !important;
background-color: white !important;
border-radius: 3px !important;
margin: 0 auto !important;
display: table !important;
width: auto !important;
height: auto !important;
margin-top: 0px !important;
border: 1px solid white !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;
}
#gform_submit_button_3:hover{
text-decoration: none !important;
color: white !important;
cursor: pointer !important;
background-color: #C62B3B !important;
-webkit-transition: background-color 500ms linear !important;
-ms-transition: background-color 500ms linear !important;
transition: background-color 500ms linear !important;
}
.red-content h2{
font-size: 44px;
font-weight: 700;
line-height: 54px;
color: #C62B3B;
margin-bottom: 0px;
margin-top: 0px;
}
.full-width-style{
display: block;
width: 100%;
padding-top: 45px;
padding-bottom: 45px;
}
.full-width-style p{
color: #C62B3B;
font-size: 20px;
line-height: 30px;
font-weight: bold;
margin-top: 20px;
}
.video-section{
margin-bottom: 90px;
}
.business-pain-point p{
max-width: 225px;
margin: 0 auto;
margin-top: 25px;
}
div.dynamics-365bc-banner div.dynamics-365bc-banner-left div.red-content p{
color: #C62B3B;
}
ul#primary-menu.menu > li.current_page_ancestor > a{
color: #C62B3B !important;
}
ul#primary-menu.menu > li > ul.sub-menu > li.current-menu-parent > a {
color: #C62B3B !important;
}
.menu-arrow{
display: inline-block;
position: absolute;
top: 25px;
right: 15px;
}
ul#primary-menu > li > ul.sub-menu > li > ul.sub-menu{
left: 238px;
top: -1px;
}
ul#primary-menu > li > ul.sub-menu{
width: 240px !important;
}
.contentBox{
padding-top: 75px;
padding-bottom: 75px;
}
.contentBox p, .contentBox ul li, .contentBox ol li{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.contentBox p a:hover{
text-decoration: underline;
}
div#content div.content-page div.main-content div.contentBox p strong {
color: #C62B3B;
}
@media(max-width: 1270px){
.footer-4 a img{
margin-bottom: 10px;
}
.footer-1, .footer-2, .footer-3, .footer-4{
width: 25%;
}
.footer-1 aside, .footer-2 aside, .footer-3 aside, .footer-4 aside{
max-width: 220px;
margin: 0 auto;
}
.partnership-left, .partnership-right{
width: 100%;
display: table;
text-align: center;
float: none;
max-width: 680px;
margin: 15px auto;
}
.businesscentral-left, .businesscentral-right {
width: 100%;
display: table;
text-align: center;
float: none;
max-width: 660px;
margin: 15px auto;
}
.partnership-left{
margin-bottom: 30px;
}
.home-banner{
height: 525px;
}
.site-footer .big-container{
padding-top: 150px;
}
.footer-overlay{
height: 125px !important;
background-size: cover !important;
}
.linkedin-icon{
right: 35px;
}
}
@media(max-width: 1110px){
.home-banner{
height: 495px;
}
}
@media(max-width: 1099px){
.video-section{
margin-bottom: 0px;
}
.business-pain-points{
margin-top: 0px;
}
.page-template-tpl-d365bc-landing-page .page-header{
padding-bottom: 60px;
}
.business-pain-points h2, .in-the-box-right h2, .leftright-style h2{
margin-bottom: 40px;
}
.leftright-style {
padding-bottom: 60px;
padding-top: 60px;
}
.in-the-box{
padding-bottom: 50px;
padding-top: 50px;
}
.business-pain-points{
padding-bottom: 60px;
}
.notification-box{
padding: 20px;
width: 185px;
right: 15px;
}
.notification-box p{
font-size: 22px;
}
.business-pain-point {
padding-left: 15px;
padding-right: 15px;
}
.business-pain-points-lists {
display: table;
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
}
@media(max-width: 1025px){
.left-column, .right-column{
width: 100%;
display: block;
float: none;
clear: both;		
}
.left-inner, .right-inner{
padding-left: 0px;
padding-right: 0px;
margin: 0 auto;
}
.left-column{
margin-bottom: 30px;
}
.heading-column{
width: 50%;
display: block;
padding-right: 0px;
padding-left: 0px;
}
.heading-column-inner{
max-width: 300px;
margin: 0 auto;
}
.heading-columns{
margin-right: 0px;
margin-left: 0px;
}
}
@media(max-width: 1023px){
.site-branding{
width: 100%;
}
}
@media(max-width: 991px){	
#field_3_1,	#field_3_2,	#field_3_3,	#field_3_4{
width: 100%;
display: block;
float: none;
clear: both;
margin-top: 35px;
}
.business-pain-points h2, .in-the-box-right h2, .leftright-style h2{
margin-bottom: 30px;
font-size: 40px;
line-height: 50px;
}
.leftright-style, .full-width-style{
padding-bottom: 45px;
padding-top: 45px;
}
.in-the-box{
padding-bottom: 45px;
padding-top: 45px;
}
.business-pain-points{
padding-bottom: 45px;
}
.business-pain-points{
margin-top: 0px;
}
.business-pain-points-lists {
display: table;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.business-pain-point {
width: calc(100% / 3);
display: block;
float: left;	    
padding-left: 30px;
padding-right: 30px;
}
.business-pain-point:nth-of-type(4n+1){
clear: unset;
}	
.business-pain-point:nth-of-type(3n+1){
clear: left;
}
.business-pain-point-three-per-row{
width: calc(100% / 2);
}
.business-pain-point-three-per-row:nth-of-type(3n+1){
clear: unset;
}
.business-pain-point-three-per-row:nth-of-type(2n+1){
clear: left;
}
.leftright-style-left {
padding-right: 20px;
}
.leftright-style-right {
padding-left: 20px;
}
.dynamics-365bc-banner-left, .dynamics-365bc-banner-right, .in-the-box-left, .in-the-box-right{
width: 100%;
display: block;
float: none;
clear: both;
padding-left: 0px;
padding-right: 0px;	    
padding-top: 15px;
padding-bottom: 15px;
}
.in-the-box-left img{
margin: 0 auto;
display: block;
}
.dynamics-365bc-banner-right img {
position: relative;
top: 0;
margin: 0 auto;
display: block;
}
.linkedin-icon {
right: 90px;
}
.post-content .two_columns .left-columns, .post-content .two_columns .right-columns, .industry-content .two_columns .left-columns, .industry-content .two_columns .right-columns{
width: 100%;
display: block;
float: none;
clear: both;
padding-left: 0px;
padding-right: 0px;
}
.relative-news{
padding-top: 75px;
padding-bottom: 75px;
}
.news:nth-of-type(3n+1){
clear: unset;
}
.news:nth-of-type(2n+1){
clear: left;
}
.industry{
width: 50%;
padding-top: 15px;
padding-bottom: 15px;
}
.industry:nth-of-type(3n+1){
clear: unset;
}
.industry:nth-of-type(2n+1){
clear: left;
}
.news{
width: 50%;
padding-top: 15px;
padding-bottom: 15px;
}
.left-column h2, .right-column h2{
margin-bottom: 35px;
}
.two-columns-inner{
padding-bottom: 75px;
padding-top: 75px;
}
.two-columns:last-child .two-columns-inner{
padding-bottom: 85px;
}
.left-image-right-content-background-image-inner{
padding-top: 75px;
padding-bottom: 75px;
}
.left-image-right-content-background-image-inner .right-content{
float: none;
}
.left-image{
width: 100%;
display: block;
float: none;
clear: both;
}
.left-image img{
margin-bottom: 30px;
}
.right-content{
width: 100%;
display: block;
float: none;
clear: both;
max-width: 400px;
margin: 0 auto;
}
.left-image-right-content-inner{
padding-top: 75px;
padding-bottom: 75px;
}
.page-header{
padding-bottom: 75px;
padding-top: 75px;
}
.key-proposition{
padding-top: 75px;
}
.benefit:nth-of-type(1), .benefit:nth-of-type(2), .benefit:nth-of-type(3){
width: 50%;
display: block;
}
.benefit:nth-of-type(1), .benefit:nth-of-type(2){
margin-bottom: 30px;
}
.service:nth-of-type(1), .service:nth-of-type(2), .service:nth-of-type(3){
width: 50%;
display: block;
}
.service:nth-of-type(1), .service:nth-of-type(2){
margin-bottom: 30px;
}
.services{
padding-top: 75px;
padding-bottom: 75px;
}
.quotes{
height: 495px;
}
#news-slider .news-feature-img{
height: 365px !important;
}
.home-news{
padding-bottom: 75px;
padding-top: 75px;
}
.clients{
padding-bottom: 75px;
}
.cta{
padding-bottom: 75px;
padding-top: 75px;
}
.site-footer .big-container{
padding-top: 125px;
}
.footer-overlay{
height: 100px !important;
background-size: 135% !important;
}
.footer-1, .footer-2, .footer-3, .footer-4{
width: 50%;
}
.footer-1, .footer-2{
margin-bottom: 30px;
}
.industries-lists{
padding-bottom: 75px;
}
}
@media(max-width: 777px){
.footer-bottom-left, .footer-bottom-right{
width: 100%;
display: block;
float: none;
text-align: center;
}
}
@media(max-width: 767px){
.dynamics-365bc-banner-left p{
font-size: 22px;
line-height: 30px;
}
.business-pain-points h2, .in-the-box-right h2, .leftright-style h2{
margin-bottom: 30px;
font-size: 30px;
line-height: 40px;
}
.leftright-style, .full-width-style{
padding-bottom: 30px;
padding-top: 30px;
}
.in-the-box{
padding-bottom: 30px;
padding-top: 30px;
}
.business-pain-points{
padding-bottom: 30px;
}
.business-pain-point {
width: 100%;
display: block;
float: none;	   
clear: both; 
padding-left: 0px;
padding-right: 0px;
}
.business-pain-point p{
max-width: 220px;
margin: 0 auto;
}
.leftright-style-left{
padding-bottom: 15px;
}
.leftright-style-left, .leftright-style-right {
width: 100%;
display: block;
float: none;
clear: both;
padding-left: 0px;
padding-right: 0px;
}
.notification-box{
padding: 15px;
width: 150px;
right: 15px;
}
.notification-box p{
font-size: 18px;
}
.linkedin-icon{
max-width: 220px;
margin: 0 auto;
position: relative;
top: unset;
right: unset;
}
.scrollToTop{
display: none;
}
.businesscentral-left-inner {
max-width: 100%;
text-align: center;
}
.businesscentral-right img{
display: block;
clear: both;
float: none;
margin-top: 0;
margin: 0 auto;
}
.businesscentral-right a{
display: inline-block;
clear: both;
float: none;
margin-left: 0px;
}
.heading-column{
width: 100%;
display: inline-block;
float: none;
clear: both;
margin: 15px auto;
}
.bolg-image{
height: 320px !important;
}
.industries-lists{
padding-bottom: 55px;
}
.post-content{
width: 100%;
}
.post-share-bar a {
margin-bottom: 0px;
display: inline-block;
margin-right: 30px;
}
.post-share-bar {
width: 100%;
display: block;
float: none;
padding-top: 10px;
}
.news-meta{
text-align: center;
}
.news-clear{
padding-bottom: 35px;
}
.relative-news{
padding-top: 45px;
padding-bottom: 45px;
}
.relative-news h4{
text-align: center;
}
.news-inner, .industry-inner{
max-width: 450px;
margin: 0 auto;
}
.category-lists li{
margin-bottom: 25px;
}
.news:nth-of-type(2n+1){
clear: unset;
}
.industry:nth-of-type(2n+1){
clear: unset;
}
.category-lists {
padding-top: 0px;
padding-bottom: 0px;
}
.category-lists li{
margin-bottom: 15px;
}
.news, .industry{
width: 100%;
clear: both;
float: none;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}
.left-column h2, .right-column h2{
font-size: 35px;
line-height: 45px;
}
.two-columns:last-child .two-columns-inner{
padding-bottom: 55px;
}
.two-columns-inner{
padding-bottom: 45px;
padding-top: 45px;
}
.left-image-right-content-background-image-inner{
padding-top: 45px;
padding-bottom: 45px;
}
.page-header h4{
font-size: 26px;
line-height: 36px;
}
.page-header h2, .left-image-right-content-background-image-inner .right-content h2{
font-size: 35px;
line-height: 45px;
}
.page-header h1{
font-size: 50px;
line-height: 55px;
margin-bottom: 65px;
}
.left-image-right-content-inner{
padding-top: 45px;
padding-bottom: 45px;
}
.page-header{
padding-bottom: 35px;
padding-top: 35px;
}
.site-branding{
width: 100%;
}
.key-proposition-left{
margin-bottom: 30px;
}
.key-proposition-left h2{
max-width: 100%;
}
.key-proposition-left, .key-proposition-right{
width: 100%;
float: none;
display: block;
padding-left: 0px;
padding-right: 0px;
}
.benefit:nth-of-type(1), .benefit:nth-of-type(2), .benefit:nth-of-type(3), .service:nth-of-type(1), .service:nth-of-type(2), .service:nth-of-type(3){
width: 100%;
display: block;
float: none;
clear: both;
}
.key-proposition, .services{
padding-bottom: 35px;
padding-top: 35px;
}
.benefit-lists{
padding-bottom: 35px;
}
.service:nth-of-type(1), .service:nth-of-type(2){
margin-bottom: 35px;
}
#news-slider .item .item-left, #news-slider .item .item-right{
width: 100% !important;
display: block !important;
padding-left: 0px !important;
padding-right: 0px !important;
float: none !important;
clear: both !important;
}
#news-slider .news-feature-img{
height: 250px !important;
}
#news-slider .item .item-right{
margin-top: 30px;
}
.home-news{
padding-top: 35px;
padding-bottom: 35px;
}
#news-slider .item .item-right h4 a{
font-size: 35px !important;
line-height: 45px !important;
}
#quotes-slider .carousel-inner .item p{
font-size: 22px;
line-height: 32px;
}
#quotes-slider .carousel-indicators{
bottom: 10px !important;
}
.client{
width: 50%;
}
.footer-1, .footer-2, .footer-3, .footer-4{
width: 100%;
float: none;
clear: both;
display: block;
}
.footer-3{
margin-bottom: 30px;
}
.footer-4 a :last-child img{
margin-bottom: 0px;
}
.footer-overlay {
height: 100px !important;
background-size: 185% !important;
}
.site-footer .big-container {
padding-top: 65px;
}
.footer-inner {
padding-bottom: 45px;
}
.clients{
padding-top: 35px;
padding-bottom: 35px;
}
.clients h2{
font-size: 35px;
line-height: 45px;
}
.key-proposition-left h2{
font-size: 35px;
line-height: 45px;
}
.partnership-right a {
display: block;
float: none;
margin: 5px auto;
max-width: 220px;
}
.home-banner h1{
font-size: 50px;
line-height: 55px;
}
.home-banner{
height: 520px;
}
.cta {
padding-bottom: 55px;
padding-top: 35px;
}
}
@media(max-width: 485px){
.site-branding a img{
max-width: 220px;
}
.home-banner h1{
font-size: 45px;
line-height: 55px;
}
.mobmenur-container{
top: 43px !important;
}
.home-banner p{
font-size: 18px;
line-height: 28px;
}
}
.post-content ol li strong, .industry-content ol li strong, .department-content ol li strong,
.post-content strong, .industry-content strong, .department-content strong {
color: #373737;
font-size: 18px;
font-weight: 500;
line-height: 36px;
margin-top: 0px;
margin-bottom: 15px;
}
.sg-popup-builder-content p{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.sg-popup-builder-content ul li{
color: #373737;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin-bottom: 10px;
}