@charset "UTF-8";
/*
------------------------------
Theme Name :TrueCADD
Theme URI :https://www.truecadd.com
Author :Bhargav Joshi
Author URI :https://www.truecadd.com
Version :1.0
------------------------------*/
/*
	01-Reboot
	02-Taxonomy
	03-Listing
	04-Display-Float-Positions-Overflow-Translate
	05-HyperlinksandButtons
	06-WireFrame
	07-Section-ObjectSpacing
	08-Background&Alerts
	09-Borders
	10-Images & MediaElements
	11-FormControls
	12-Elements
	13-CTA
	14-Header&Navigation
	15-Footer
	16-Responsive
*/

/* ---------- 01 / Reboot ---------- */
::selection{background:#d6f0ff;color:#000;text-shadow:none}
::-moz-selection{background:#d6f0ff;color:#000;text-shadow:none}
::-webkit-input-placeholder{color:inherit}
::-moz-input-placeholder{color:inherit}
::-ms-input-placeholder{color:inherit}
::-moz-placeholder{color:#cacaca}
::placeholder{color:#cacaca}
::-moz-focus-inner{padding:0; border-style:none}
svg:not(:root){overflow:hidden}

*, :after, :before, *::before, *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
[tabindex="-1"]:focus:not(:focus-visible), [tabindex="-1"]:focus{outline:0!important}

html, body{min-width:300px;overflow-x:hidden;box-sizing:border-box;font-family:-apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;font-size:1.063rem;line-height:1.20;font-weight:normal;color:#262626;text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, button, input, select, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6{margin:0;padding:0}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{display:block}
audio, canvas, iframe, img, svg, video{vertical-align:middle;max-width:100%;height:auto;box-sizing:border-box}
body, button, input, optgroup, select, textarea{font-family:BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif}

.clearfix{*zoom:1}
.clearfix:before, .clearfix:after{display:table;clear:both;content:"";line-height:0}

@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}

.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}
.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}
.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}

.pe-none{pointer-events:none!important}
.pe-auto{pointer-events:auto!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}

.mobile-off{display:block}
.desktop-off{display:none}
@media only screen and (min-width:359px) and (max-width:480px){.mobile-off{display:none} .desktop-off{display:block}}

body{margin:0;padding:0;font-family:'Source Sans 3', Helvetica, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size:18px;font-weight:400;line-height:1.875rem;color:#000000;background-color:#dcdcdc;overflow-x:hidden!important;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
@media (max-width:1199px){body{font-size:17px;line-height:1.5}}

hr{overflow:visible;text-align:inherit;margin:0 0 20px 0;border:0;border-top:1px solid #e5e5e5}
* + hr{margin-top:20px}
hr:not([size]){height:1px}

/* ---------- 02 / Taxonomy ---------- */
abbr[title], abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}

p, ul, ol, dl, pre, address, fieldset, figure{margin:0 0 20px 0}
* + p, * + ul, * + ol, * + dl, * + pre, * + address, * + fieldset, * + figure{margin-top:20px}

p{margin-top:0;margin-bottom:1rem}
p strong{color:inherit;font-weight:700}

h1, h2, h3, h4, h5, h6{font-style:normal;font-weight:700;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:0.5rem;line-height:1.4}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6{margin-top:20px}
h1{font-size:calc(1.375rem + 1.5vw)}
h2{font-size:calc(1.325rem + 0.9vw)}
h3{font-size:calc(1.3rem + 0.6vw)}
h4{font-size:calc(1.275rem + 0.3vw)}
h5{font-size:1.25rem}
h6{font-size:1rem}

h2, h3{color:#04141d/*#AB151C*/}
h3.smallh3{font-size:22px;color:#000}
.pagehead{font-size:34px;color:#AB151C;margin-bottom:14px;line-height:normal;font-weight:700}

@media (min-width:960px){h1{font-size:1.75em} h2{font-size:1.4rem}}
@media (min-width:1200px){h1{font-size:2rem} h2{font-size:1.75rem} h3{font-size:1.75rem}  h4{font-size:1.5rem}}

span{font-style:inherit;font-weight:inherit}
strong{color:inherit;font-weight:700}

b, strong{font-weight:bolder}
em{color:#262626}
q{font-style:italic}
small, .small{font-size:0.875em}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}

address{margin-bottom:1rem;font-style:normal;line-height:inherit}
blockquote{margin:0 0 20px 0;font-size:1.25rem;line-height:1.5;color:#333}
* + blockquote{margin-top:20px}

.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote > :last-child{margin-bottom:0}
.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}
.blockquote-footer::before{content:"— "}

.lighter{font-weight:lighter!important}
.light{font-weight:300!important}
.normal{font-weight:400!important}
.superheavy{font-weight:700!important}
.heavy{font-weight:bolder!important}
.italic{font-style:italic!important}
.lh-1{line-height:1!important}
.lh-sm{line-height:1.25!important}
.lh-base{line-height:1.5!important}
.lh-lg{line-height:2!important}

.text-white{color:#fff!important}
.text-success{color:#28a745!important}
.text-info{color:#17a2b8!important}
.text-warning{color:#ffc107!important}
.text-danger{color:#dc3545!important}
.text-light{color:#f8f9fa!important}
.text-dark{color:#343a40!important}
.text-body{color:#212529!important}
.text-muted{color:#6c757d!important}
.text-black-50{color:rgba(0, 0, 0, 0.5)!important}
.text-white-50{color:rgba(255, 255, 255, 0.5)!important}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.text-decoration-none{text-decoration:none!important}
.text-break{word-break:break-word!important;overflow-wrap:break-word!important}
.text-reset{color:inherit!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}

.text-justify{text-align:justify!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.text-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important}

.text-decoration-none{text-decoration:none!important}
.text-decoration-underline{text-decoration:underline!important}
.text-decoration-line-through{text-decoration:line-through!important}

/* ---------- 03 / Listing ---------- */
ol, ul{padding-left:2rem}
ol, ul, dl{margin-top:0;margin-bottom:1rem}
ol ol, ul ul, ol ul, ul ol{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:0.5rem}
.initialism{font-size:90%;text-transform:uppercase}
ol, ul, dl{margin-top:0;margin-bottom:1rem;padding:0}
ol ol, ul ul, ol ul, ul ol{margin-bottom:0}

.blue-listing{position:relative;list-style:none;margin-top:14px}
.blue-listing li{display:block;margin-bottom:10px;position:relative;padding-left:30px}
.blue-listing li:before{content:'';position:absolute;left:0;top:9px;height:15px;width:15px;background:url("../blue-list.html") no-repeat left top}

.orange-listing{list-style:none;margin-top:10px;margin-bottom:25px}
.orange-listing li{position:relative;padding-left:18px;margin-bottom:6px}
.orange-listing li:before{content:"";display:block;width:7px;height:7px;background-color:#f38929;position:absolute;top:13px;left:0}

.green-listing{list-style:none;margin-top:10px;margin-bottom:25px}
.green-listing li{position:relative;padding-left:55px;margin-bottom:20px;font-size:18px;line-height:32px;color:#262626}
.green-listing li:before{content:"\002714";background-color:rgba(137,199,9,.38);position:absolute;top:-2px;left:0;height:40px;width:40px;border-radius:50%;text-align:center;color:#000;font-size:19px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}

.blueul{list-style:none;margin-bottom:25px}
.blueul li{position:relative}
.blueul li a{color:#4452a3}
.blueul li:before{content:'';background:url("../blue-bullet.html") no-repeat left top;height:15px;width:15px;position:relative;display:inline-block;top:2px;margin-right:10px}

.green-check-listing{list-style:none;margin-top:10px;margin-bottom:25px}
.green-check-listing li{position:relative;margin-bottom:20px;font-size:18px;line-height:32px;color:#262626;background:#ffffff url(../green-right-icon.html)  20px 24px no-repeat;padding:15px 20px 15px 50px;border-radius:5px;border-right:solid 2px #65b544}

.white-check-listing{list-style:none;margin-top:10px;margin-bottom:25px}
.white-check-listing li{position:relative;margin-bottom:20px;font-size:18px;line-height:32px;color:#262626;background:#f2f2f2;padding:15px 20px 15px 65px;border-radius:5px;border-right:solid 3px #65b544;z-index:2}
.white-check-listing li:before{content:"";background:#65b545 url(../png/white-right-icon.png) 20px 24px no-repeat;position:absolute;top:0;left:0;height:100%;width:50px;border-top-left-radius:5px;border-bottom-left-radius:5px;z-index:0}


/* ---------- 04 / Display / Float / Positions / Overflow / Translate ---------- */
.fl{float:left!important}
.fr{float:right!important}
.fn{float:none!important}
@media (min-width:576px){.fl-sm{float:left!important} .fr-sm{float:right!important} .fn-sm{float:none!important}}
@media (min-width:768px){.fl-md{float:left!important} .fr-md{float:right!important} .fn-md{float:none!important}}
@media (min-width:992px){.fl-lg{float:left!important} .fr-lg{float:right!important} .fn-lg{float:none!important}}
@media (min-width:1200px){.fl-xl{float:left!important} .fr-xl{float:right!important} .fn-xl{float:none!important}}

.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.overflow-visible{overflow:visible!important}
.overflow-scroll{overflow:scroll!important}

.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}
.d-grid{display:grid!important}

.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}

.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}

.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;position:sticky!important}

.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
/*@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}*/

.top-0{top:0!important}
.top-50{top:50%!important}
.top-100{top:100%!important}
.bottom-0{bottom:0!important}
.bottom-50{bottom:50%!important}
.bottom-100{bottom:100%!important}
.start-0{left:0!important}
.start-50{left:50%!important}
.start-100{left:100%!important}
.end-0{right:0!important}
.end-50{right:50%!important}
.end-100{right:100%!important}

.translate-middle{transform:translate(-50%, -50%)!important}
.translate-middle-x{transform:translateX(-50%)!important}
.translate-middle-y{transform:translateY(-50%)!important}

/* ---------- 05 / Hyperlinks and Buttons ---------- */
a{font-weight:400;color:#a90007;text-decoration:none;cursor:pointer;outline:medium none!important;/* -webkit-transition:all 0.3s;transition:all 0.3s;*/}
/*ab151b/*#005679*/
a:hover{outline:none;outline:0;color:#022d62;text-decoration:none}
a:not([href]):not([class]){color:inherit;text-decoration:none}
a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
a.readmore{position:relative;line-height:normal;vertical-align:middle;text-transform:capitalize;color:#000;padding-right:10px;letter-spacing:-.36px;font-size:18px;background-color:transparent;text-decoration:none;display:inline-block}
a > code{color:inherit}

.link-primary{color:#0d6efd}
.link-primary:hover, .link-primary:focus{color:#0a58ca}
.link-secondary{color:#6c757d}
.link-secondary:hover, .link-secondary:focus{color:#565e64}
.link-success{color:#198754}
.link-success:hover, .link-success:focus{color:#146c43}
.link-info{color:#0dcaf0}
.link-info:hover, .link-info:focus{color:#3dd5f3}
.link-warning{color:#ffc107}
.link-warning:hover, .link-warning:focus{color:#ffcd39}
.link-danger{color:#dc3545}
.link-danger:hover, .link-danger:focus{color:#b02a37}
.link-light{color:#f8f9fa}
.link-light:hover, .link-light:focus{color:#f9fafb}
.link-dark{color:#212529}
.link-dark:hover, .link-dark:focus{color:#1a1e21}

@media (prefers-reduced-motion:reduce){.btn{transition:none}}

.btn-orange-fill{cursor:pointer;-moz-user-select:none;background:#ef7000;border:1px solid #ef7000;border-radius:4px;color:#fff;display:inline-block;font-size:20px;font-weight:600;letter-spacing:0;line-height:1;margin-bottom:0;padding:18px 46px;text-align:center;text-transform:unset;touch-action:manipulation;transition:all 0.3s ease 0s;vertical-align:middle;white-space:nowrap;position:relative;z-index:999}
.btn-orange-fill:hover{color:#ef7000;background:#fff;border:1px solid #ef7000}

.btn-orange-border{position:relative;font-size:18px;font-weight:600;line-height:1;border:1px solid #ef7000;border-radius:5px;background:#fff;padding:11px 25px 13px 25px;margin-bottom:0;margin-top:30px;text-align:center;letter-spacing:-0.3px;display:inline-block;transition:all 0.3s ease-in;cursor:pointer;-moz-user-select:none;color:#ef7000;touch-action:manipulation;vertical-align:middle;white-space:nowrap;	z-index:0}
.btn-orange-border:hover{background:#ef7000;color:#fff}

.btn{font-size:18px;line-height:28px;box-shadow:0 15px 20px 0 rgba(0,0,0,.1);cursor:pointer;outline:0;margin:0;-webkit-appearance:none;display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:inherit;transition:all 0.4s ease;padding:10px 20px;text-transform:uppercase}
.btn:hover{text-decoration:none}

.btn-border-white{background:#ffffff;border:1px solid #ffffff;color:#000!important}
.btn-border-white:hover{text-decoration:underline!important;color:#ffffff}

.btn-primary{background:#FF5722;color:#fff;border:none}
.btn-primary:hover{color:#FF5722;background-color:#FFF;border-color:#FF5722;box-shadow:0 0 0 0.2rem rgba(255, 87, 34, 0.42)}

.btn-border-primary{background:transparent;color:#FF5722;border:1px solid #FF5722}
.btn-border-primary:hover{color:#FF5722;background-color:#FFF;border-color:#FF5722;box-shadow:0 0 0 0.2rem rgba(255, 87, 34, 0.42)}

.btn-secondary{background:#4252a3;color:#fff;border:none}
.btn-secondary:hover{color:#4252a3;background-color:#FFF;border-color:#4252a3;box-shadow:0 0 0 0.2rem rgba(66,82,163,0.48)}

.btn-border-secondary{background:#fff;color:#4252a3;border:1px solid #4252a3}
.btn-border-secondary:hover{color:#4252a3;background-color:#FFF;border-color:#4252a3;box-shadow:0 0 0 0.2rem rgba(66,82,163,0.48)}

.btnX2{font-size:22px;line-height:34px;padding:17px 35px 20px}

.getquote_btn{cursor:pointer;display:block;height:180px;margin-top:-90px;position:fixed;right:-2px;top:50%;width:46px;z-index:1;background-color:#DF6129;border-color:#DF6129;border-radius:5px 0px 5px 5px}
.getquote_btn .btn{padding:0px}

.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}
.btn-check:focus + .btn-primary, .btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 0.25rem rgba(49, 132, 253, 0.5)}

.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}
.btn-check:focus + .btn-secondary, .btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 0.25rem rgba(130, 138, 145, 0.5)}

.btn-success{color:#fff;background-color:#198754;border-color:#198754}
.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}
.btn-check:focus + .btn-success, .btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 0.25rem rgba(60, 153, 110, 0.5)}

.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}
.btn-check:focus + .btn-info, .btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 0.25rem rgba(11, 172, 204, 0.5)}

/* ---------- 06 / WireFrame ---------- */
.wrapper{width:100%;margin:0 auto}
.container{flex-grow:1;margin:0 auto;position:relative;width:auto;display:flow-root;max-width:1250px;padding:0 40px;box-sizing:border-box}
.container .container{padding-left:0;padding-right:0}
.container > :last-child{margin-bottom:0}

.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0}

.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}

.col-1{width:8.333333%}
.col-2{width:16.666667%}
.col-5{width:41.666667%}
.col-7{width:58.333333%}
.col-10{width:83.333333%}
.col-11{width:91.666667%}
.one-half{width:48.50%}
.one-third{width:31.33%}
.two-third{width:65.67%}
.one-fourth{width:22.75%}
.one-fifth{width:17.60%}
.one-sixth{width:14.16667%}
.one-seventh{width:11.71%}
.width25{width:25%}
.width33{width:33.33333%}
.width40{width:40%}
.width50{width:50%}
.width60{width:60%}
.width66{width:66.66667%}
.width75{width:75%}
.width100{width:100%}
.w-auto{width:auto!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mw-100{max-width:100%!important}
.mh-100{max-height:100%!important}
.min-vw-100{min-width:100vw!important}
.min-vh-100{min-height:100vh!important}
.vw-100{width:100vw!important}
.vh-100{height:100vh!important}

.one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third{margin-right:3%}
.one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n), .one-fifth:nth-child(5n), .one-sixth:nth-child(6n), .one-seventh:nth-child(7n), .two-third + .one-third, .one-third + .two-third{margin-right:0}
.one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width50, .width66, .width75, .width100{position:relative}

.order-first{-ms-flex-order:-1;order:-1}

.flex-row{-ms-flex-direction:row;flex-direction:row}
.flex-column{-ms-flex-direction:column;flex-direction:column}
.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}
.flex-fill{-ms-flex:1 1 auto;flex:1 1 auto}
.flex-grow-0{-ms-flex-positive:0;flex-grow:0}
.flex-grow-1{-ms-flex-positive:1;flex-grow:1}
.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}
.flex-shrink-1{-ms-flex-negative:1;flex-shrink:1}
.justify-content-start{-ms-flex-pack:start;justify-content:flex-start}
.justify-content-end{-ms-flex-pack:end;justify-content:flex-end}
.justify-content-center{-ms-flex-pack:center;justify-content:center}
.justify-content-between{-ms-flex-pack:justify;justify-content:space-between}
.justify-content-around{-ms-flex-pack:distribute;justify-content:space-around}
.align-items-start{-ms-flex-align:start;align-items:flex-start}
.align-items-end{-ms-flex-align:end;align-items:flex-end}
.align-items-center{-ms-flex-align:center;align-items:center}
.align-items-baseline{-ms-flex-align:baseline;align-items:baseline}
.align-items-stretch{-ms-flex-align:stretch;align-items:stretch}
.align-content-start{-ms-flex-line-pack:start;align-content:flex-start}
.align-content-end{-ms-flex-line-pack:end;align-content:flex-end}
.align-content-center{-ms-flex-line-pack:center;align-content:center}
.align-content-between{-ms-flex-line-pack:justify;align-content:space-between}
.align-content-around{-ms-flex-line-pack:distribute;align-content:space-around}
.align-content-stretch{-ms-flex-line-pack:stretch;align-content:stretch}
.align-self-auto{-ms-flex-item-align:auto;align-self:auto}
.align-self-start{-ms-flex-item-align:start;align-self:flex-start}
.align-self-end{-ms-flex-item-align:end;align-self:flex-end}
.align-self-center{-ms-flex-item-align:center;align-self:center}
.align-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}
.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}
.grow-1{flex-grow:1;/* flex:2 */}
.grow-2{flex-grow:2;/* flex:2 */}

.gap-0{gap:0!important}
.gap-1{gap:0.25rem!important}
.gap-2{gap:0.5rem!important}
.gap-3{gap:1rem!important}
.gap-4{gap:1.5rem!important}
.gap-5{gap:3rem!important}
.shadow{box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important}
.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)!important}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.175)!important}
.shadow-none{box-shadow:none!important}

/* ---------- 07 / Section/Object Spacing ---------- */
.m-0{margin:0!important} .mt-0{margin-top:0!important} .mr-0{margin-right:0!important} .mb-0{margin-bottom:0!important} .ml-0{margin-left:0!important}
.m-1{margin:10px!important} .mt-1{margin-top:10px!important} .mr-1{margin-right:10px!important} .mb-1{margin-bottom:10px!important} .ml-1{margin-left:10px!important}
.m-2{margin:20px!important} .mt-2{margin-top:20px!important} .mr-2{margin-right:20px!important} .mb-2{margin-bottom:20px!important} .ml-2{margin-left:20px!important}
.m-3{margin:30px!important} .mt-3{margin-top:30px!important} .mr-3{margin-right:30px!important} .mb-3{margin-bottom:30px!important} .ml-3{margin-left:30px!important}
.m-4{margin:40px!important} .mt-4{margin-top:40px!important} .mr-4{margin-right:40px!important} .mb-4{margin-bottom:40px!important} .ml-4{margin-left:40px!important}

.p-0{padding:0!important} .pt-0{padding-top:0!important} .pr-0{padding-right:0!important} .pb-0{padding-bottom:0!important} .pl-0{padding-left:0!important}
.p-1{padding:10px!important} .pt-1{padding-top:10px!important} .pr-1{padding-right:10px!important} .pb-1{padding-bottom:10px!important} .pl-1{padding-left:10px!important}
.p-2{padding:20px!important} .pt-2{padding-top:20px!important} .pr-2{padding-right:20px!important} .pb-2{padding-bottom:20px!important} .pl-2{padding-left:20px!important}
.p-3{padding:30px!important} .pt-3{padding-top:30px!important} .pr-3{padding-right:30px!important} .pb-3{padding-bottom:30px!important} .pl-3{paddin0-left:30px!important}
.p-4{padding:40px!important} .pt-4{padding-top:40px!important} .pr-4{padding-right:40px!important} .pb-4{padding-bottom:40px!important} .pl-4{padding-left:40px!important}

.section-spacing{padding:50px 0}
.padding35{padding:35px;box-sizing:border-box}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mb30{margin-bottom:30px}
.mb50{margin-bottom:50px}

/* ---------- 08 / Background & Alerts ---------- */
.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:3rem}
.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}

.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}
.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}
.alert-primary .alert-link{color:#06357a}
.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}
.alert-secondary .alert-link{color:#34383c}
.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}
.alert-success .alert-link{color:#0c4128}
.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}
.alert-info .alert-link{color:#04414d}
.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}
.alert-warning .alert-link{color:#523e02}
.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}
.alert-danger .alert-link{color:#6a1a21}
.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}
.alert-light .alert-link{color:#4f5050}
.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}
.alert-dark .alert-link{color:#101214}

.bg-primary{background-color:#007bff!important}
.bg-secondary{background-color:#6c757d!important}
.bg-success{background-color:#28a745!important}
.bg-info{background-color:#17a2b8!important}
.bg-warning{background-color:#ffc107!important}
.bg-danger{background-color:#dc3545!important}
.bg-dark{background-color:#343a40!important}
.bg-white{background-color:#fff!important}
.bg-transparent{background-color:transparent!important}
.bg-gradient{background:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}
.bg-light{background-color:#f0f6fb}
.bg-gray{background-color:#eaeaea}

.overlay{position:absolute;content:"";width:100%;height:100%;background-color:rgba(3, 15, 39, 0.28)}
.overlay-2{position:absolute;content:"";width:100%;height:100%;background:#020E28;opacity:.8}

.badge{display:inline-block;padding:0.35em 0.65em;font-size:0.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}

/* ---------- 09 / Borders ---------- */
.border{border:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-top-0{border-top:0!important}
.border-end{border-right:1px solid #dee2e6!important}
.border-end-0{border-right:0!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-bottom-0{border-bottom:0!important}
.border-start{border-left:1px solid #dee2e6!important}
.border-start-0{border-left:0!important}
.border-primary{border-color:#0d6efd!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#198754!important}
.border-info{border-color:#0dcaf0!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#212529!important}
.border-white{border-color:#fff!important}
.border-1{border-width:1px!important}
.border-2{border-width:2px!important}
.border-3{border-width:3px!important}
.border-4{border-width:4px!important}
.border-5{border-width:5px!important}

.rounded{border-radius:0.25rem!important}
.rounded-0{border-radius:0!important}
.rounded-1{border-radius:0.2rem!important}
.rounded-2{border-radius:0.25rem!important}
.rounded-3{border-radius:0.3rem!important}
.rounded-circle{border-radius:50%!important}
.rounded-pill{border-radius:50rem!important}
.rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}
.rounded-end{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}
.rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
.rounded-start{border-bottom-left-radius:0.25rem!important;border-top-left-radius:0.25rem!important}

/* ---------- 10 / Images & Media Elements ---------- */
iframe{border:0}
figure{margin:0 0 1rem}
img{vertical-align:middle;border-style:none;height:auto;max-width:100%}
img:not([src]){min-width:1px;visibility:hidden}
img, svg{vertical-align:middle}
img, video{height:auto;max-width:100%}
svg{overflow:hidden;vertical-align:middle}
svg:not(:root){overflow:hidden}
.img-fluid{max-width:100%;height:auto}
.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto}
.figure{display:inline-block}
.figure-img{margin-bottom:0.5rem;line-height:1}
.figure-caption{font-size:90%;color:#6c757d}
.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}
.media-body{-ms-flex:1;flex:1}
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before{display:block;content:""}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#6c757d;text-align:left}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}
.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%}
.ratio-1x1{aspect-ratio:100%}
.ratio-4x3{aspect-ratio:calc(3 / 4 * 100%)}
.ratio-16x9{aspect-ratio:calc(9 / 16 * 100%)}
.ratio-21x9{aspect-ratio:calc(9 / 21 * 100%)}
@supports (display:block){svg{max-width:100%;height:auto;box-sizing:border-box}}

/* ---------- 11 / Form Controls ---------- */
label{display:inline-block}
input, button, select, optgroup, textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button, select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
button, [type=button], [type=reset], [type=submit]{-webkit-appearance:button}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled){cursor:pointer}
[hidden]{display:none!important}


/* ---------- 12 / Elements ---------- */
.box{background-color:white; border-radius:6px; box-shadow:0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); color:#4a4a4a; display:block; padding:1.25rem}

.divider-1{position:relative; height:20px; background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); background-repeat:no-repeat; background-position:50% 50%}
.divider-1::before, .divider-1::after{content:""; position:absolute; top:50%; max-width:calc(50% - (50px / 2)); border-bottom:1px solid #e5e5e5}
.divider-1::before{right:calc(50% + (50px / 2)); width:100%}
.divider-1::after{left:calc(50% + (50px / 2)); width:100%}

.badge-blue{box-sizing:border-box; min-width:18px; height:18px; padding:0 5px; border-radius:500px; vertical-align:middle; background:#1e87f0; color:#fff!important; font-size:11px; display:inline-flex; justify-content:center; align-items:center; line-height:0}
.badge-blue:hover, .badge-blue:focus{text-decoration:none; outline:none}

.alert-gray{position:relative; margin-bottom:20px; padding:15px 29px 15px 15px; background:#f8f8f8; color:#666}
* + .alert-gray{margin-top:20px}
.alert-gray > :last-child{margin-bottom:0}

.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0, 0, 0, 0.2);-webkit-transition:all 0.7s ease-out;transition:all 0.7s ease-out;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;-webkit-transform:scale(0);transform:scale(0);pointer-events:none}
.waves-effect.waves-light .waves-ripple{background-color:rgba(255, 255, 255, 0.45)}
.waves-effect.waves-red .waves-ripple{background-color:rgba(244, 67, 54, 0.7)}
.waves-effect.waves-yellow .waves-ripple{background-color:rgba(255, 235, 59, 0.7)}
.waves-effect.waves-orange .waves-ripple{background-color:rgba(255, 152, 0, 0.7)}
.waves-effect.waves-purple .waves-ripple{background-color:rgba(156, 39, 176, 0.7)}
.waves-effect.waves-green .waves-ripple{background-color:rgba(76, 175, 80, 0.7)}
.waves-effect.waves-teal .waves-ripple{background-color:rgba(0, 150, 136, 0.7)}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"]{border:0;font-style:normal;font-size:inherit;text-transform:inherit;background:none}
.waves-effect img{position:relative;z-index:-1}
.waves-notransition{-webkit-transition:none!important;transition:none!important}
.waves-circle{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle, white 100%, black 100%)}
.waves-input-wrapper{border-radius:0.2em;vertical-align:bottom}
.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}
.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%;-webkit-mask-image:none}
.waves-block{display:block}
.waves-effect .waves-ripple{z-index:-1}


/* ---------- 13 / CTA ---------- */
/* Page CTA */
.grey-cta{border:1px solid #d3d3d3;background:linear-gradient(45deg, #c1c1c1, transparent);padding:30px 40px 40px;margin:50px auto 20px;align-items:center;justify-content:center}
.grey-cta::before{content:'';position:absolute;top:-12px;width:100%;height:5px;left:0;background-color:#c6c6c6}
.grey-cta p{font-family:'Oswald', sans-serif;font-size:48px;line-height:60px;letter-spacing:-0.5px;color:#262626;margin-bottom:0}
.grey-cta p span{font-size:inherit;color:#fcce55}
.grey-cta a{color:#fff;background:#fd5636;padding:20px 40px 22px;font-size:24px;letter-spacing:-0.5px;font-weight:600;border-radius:4px;display:inline-block;margin:0 auto;text-align:center}
.grey-cta a:hover{background:#005679;text-decoration:underline}

/* CS CTA */
.internal-cta{padding:55px;box-sizing:border-box;z-index:2;border-radius:11px;display:flex;flex-wrap:wrap;background-color:#f2f2f2;margin:30px auto;flex-direction:column!important;text-align:center;align-items:center;justify-content:space-between}
.internal-cta:before{position:absolute;left:0;transform:translate(0,-100%);top:-12px;content:'';height:8px;background-color:#eee;width:100%}
.internal-cta a{padding:24px 35px 25px;text-align:center;position:relative;overflow:hidden;transform:translate3d(0,0,0);border:none;background:#fd5636;color:#fff;font-size:24px;font-weight:700;line-height:24px;cursor:pointer;text-decoration:none;display:inline-block;-webkit-transition:.3s all linear;transition:.3s all linear}
.internal-cta a:hover{background-color:#252b33}


/* ---------- 14 / Header & Navigation ---------- */
header{padding:15px 0 0px;box-sizing:border-box}
.logo{position:relative;display:flex;align-items:center;justify-content:center}
.tagline{margin-left:30px;border-left:solid 2px #49afe5;padding-left:25px;width:430px;font-size:15px;line-height:25px;margin-top:10px}
.mobiletagline{display:none}
.right-email{position:relative;top:10px}
.desktopcta{display:block}
.mobilecta{display:none}
.mobilecta a{display:inline-block}
.mobilecta-phone, .mobilecta-email{height:40px;width:40px;background:#133153;color:#fff;position:relative;display:block;border-radius:5px;text-align:center;padding:6px 10px}
.bi-envelope, .bi-telephone{margin:0 0 0 2px;text-align:center;height:20px;width:20px}

nav{background-color:#287ba7;height:60px;line-height:60px;color:#fff;margin:0 -40px;padding:0 40px;margin-top:25px;position:relative;z-index:1034}
nav ul{list-style:none}
nav ul li{display:inline-block;position:relative}
nav ul li a{font-family:'Oswald', sans-serif;font-size:18px;text-transform:uppercase;font-weight:400}
nav ul li ul{display:none;position:absolute;width:250px;height:auto;left:0;background-color:#287ba7;z-index:9}
nav ul li ul li{display:block;padding:0;line-height:24px;position:relative}
nav ul li ul li a{text-transform:none;display:block;padding:4px 20px}
nav ul ul ul{position:absolute;top:0;left:100%;width:260px}
nav ul li:hover > ul{display:block}
nav ul a{color:#fff;display:block;padding:0 25px;transition:all 0.4s}
nav ul ul li a{font-family:'Source Sans 3', Helvetica, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size:16px}
nav ul li.highlight{float:right}
nav ul li.highlight a{background:#043d5b}
nav ul li.highlight a:hover{background-color:#363636}
nav ul li:hover a{background-color:#409ac9;color:#fff}
nav ul ul li:hover a{background-color:#49afe5}
nav ul ul ul li:hover a{background-color:#363636}


.haschild {position:absolute;right:15px;top:50%;background:url(../png/menu-right.png) no-repeat center top 50%;width:24px;height:24px;background-size:10px auto;transform:translate(15px,-50%)}
#mobilehandle, #serhandle{display:none}

.sticksub{position:fixed!important;top:0;z-index:9;padding:0 20px;max-width:100%;width:100%}

@media (max-width:1169px){
	.desktopcta, .haschild{display:none}
	.mobilecta{display:block}
	.mobiletagline{display:block;position:relative;left:0;top:0;font-size:13px;line-height:24px;background:#133153;color:#fff;z-index:1;text-align:center;padding:5px 10px;box-sizing:border-box;border:none;width:calc(100% + 40px);margin:0px -20px 10px}
	.tagline{display:none}

	#mobilehandle, #serhandle{display:block}
	#mobilehandle{position:absolute;left:15px;height:60px;width:60px;top:0;padding:17px 10px}
	#mobilehandle span{height:4px;width:30px;background:#fff;display:block;margin:0 auto 7px}
	#mobilehandle span:last-child{margin-bottom:0}
	
	#mobilehandle.close span{height:4px;width:30px;background:#fff;display:block;margin:0 auto 0px;position:absolute;top:28px}
	#mobilehandle.close span:first-child{transform:rotate(45deg)}
	#mobilehandle.close span:nth-child(2){transform:rotate(-45deg)}
	#mobilehandle.close span:last-child{display:none}
	
	#serhandle{position:absolute;right:20px;list-style:none;font-family:'Oswald', sans-serif;font-size:20px;text-transform:uppercase;line-height:60px;padding:0 25px 0 15px;width:120px;text-align:center}
	#serhandle:after{content:'\22EE';position:absolute;right:10px;font-size:38px;color:#fff;top:-4px;line-height:60px}
	#serhandle.serclose:after{content:'\00d7';position:absolute;right:5px;font-size:36px;color:#fff;top:1px;line-height:60px;font-weight:300;font-family:Arial}
	.servicetitle{display:none}
	
	nav{width:calc(100% + 40px);margin:20px -20px 0px}
	nav ul{width:100%;position:absolute;top:60px;left:0px;margin-bottom:0}
	nav ul li{background:#363636;display:none}
	nav ul li:hover > ul{display:none}
	nav ul ul.menudisplay{position:static;height:auto;width:auto}
	nav ul li ul{display:none}
	
	#menuoverlayleft, #menuoverlayright{width:100%;height:100%;display:none;position:fixed;z-index:1;top:100px;left:0;right:0;background:rgba(0,0,0,0.2);filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);-moz-filter:blur(2px);backdrop-filter:blur(2px) brightness(70%) contrast(50%) grayscale(0%) sepia(0%) saturate(0%)}
	.overlayon{display:block!important}
	
	.slideleft{display:block!important;background-color:#363636;height:auto!important;position:relative;width:85%;left:0;top:100%;z-index:1}
	.slideright{display:block!important;background-color:#363636;height:auto!important;position:absolute;width:85%;right:0;top:100%;z-index:1;left:auto}
	.slideleft, .slideright li{border-bottom:dotted 1px #ccc}
	.slideleft a, .slideright li a{font-family:Microsoft SegoeUI, sans-serif;font-size:17px;text-transform:none;font-weight:400;color:#fff;display:block;padding:5px 15px;transition:all 0.4s;line-height:27px}
	
	#leftindhandle:after, #leftprjhandle:after, #leftbloghandle:after, #servicenavhandle-1:after, #servicenavhandle-2:after, #servicenavhandle-3:after, #servicenavhandle-4:after, #servicenavhandle-5:after, #servicenavhandle-6:after, #servicenavhandle-7:after, #servicenavhandle-8:after{ content:'';position:absolute;right:15px;top:7px;background:url(../png/menu-right.png) no-repeat center top 50%;width:24px;height:24px;background-size:16px auto;transform:translate(35%, 0);transition:all .5s ease-in-out}
	#leftindhandle, #leftprjhandle, #leftbloghandle, #servicenavhandle-1, #servicenavhandle-2, #servicenavhandle-3, #servicenavhandle-4, #servicenavhandle-5, #servicenavhandle-6, #servicenavhandle-7, #servicenavhandle-8{position:absolute;height:36px;width:36px;top:0;right:5px;z-index:1083;background:rgba(0,0,0,0.65)}
	.rotatearrow:after{-webkit-transform:rotate(90deg) translate(0, -35%)!important;-moz-transform:rotate(90deg) translate(0, -35%)!important;-ms-transform:rotate(90deg) translate(0, -35%)!important;-o-transform:rotate(90deg) translate(0, -35%)!important;transform:rotate(90deg) translate(0, -35%)!important}
	.opensubmenu{display:block!important;position:relative;width:calc(100% - 20px);top:0;margin-left:20px;left:0}
	.opensubmenu li{border-bottom:1px solid #888888}
	.opensubmenu li a{background-color:#656565!important}
}

@media (min-width:312px) and (max-width:1169px){.sticksub{position:fixed!important;top:0;z-index:9;padding:0 20px;width:100%;margin:0 auto;right:0;left:0}}
@media (max-width:575px){.logo a img{width:160px;height:auto} .right-email{top:5px;right:10px}}
@media (min-width:1170px) and (max-width:1250px){nav ul a{padding:0 15px} .sticksub{position:fixed!important;left:0;right:0;width:100%;max-width:1152px;padding:0 0 0 0;margin:0 auto;box-sizing:border-box;z-index:1084}}
@media (min-width:1251px) and (max-width:1408px){.sticksub{position:fixed!important;left:0;right:0;width:100%;max-width:1152px;padding:0 0 0 0;margin:0 auto;box-sizing:border-box;z-index:1084}}
@media (min-width:1408px){.sticksub{position:fixed!important;left:0;right:0;width:100%;max-width:1250px;padding:0 0 0 0;margin:0 auto;box-sizing:border-box;z-index:1084}}

/* ----------- Home page Blog Section ----------- */
.blog-container{margin:30px auto 50px}
.blog-post{background-color:#e9e9e9;border:solid 1px #e9e9e9;margin-top:35px}
.blogpost-img{float:left;width:170px;height:100%;margin-right:20px}
.blogpost-info{padding:15px 15px 0px 15px}
.postdate{color:#fff;background:rgba(0,0,0,0.7);position:absolute;top:12px;left:12px;border:solid 1px #fff;text-align:center;padding:12px;font-size:14px;line-height:20px;border-radius:50%;z-index:2;height:70px;width:70px}
.postdate span{font-size:30px}
.blogdetails{font-size:13px;line-height:20px;margin-bottom:10px}
.blogdetails p.blogtitle{margin-bottom:10px}
.blogtitle a{color:#ab151b;line-height:25px;font-weight:bold;font-size:17px}
.postdata{background-color:#fff;font-size:14px;color:#000;padding:5px 20px;margin-top:1px}
.postdata a{color:#282828}
.blogtitle a:hover, .postdata a:hover{text-decoration:underline}


/* ----------- Call to Action ----------- */
.calltoaction{background-color:#454545;padding:50px 40px;margin:50px -40px 0;display:flex;flex-direction:row;align-items:center;color:#fff;font-size:18px;line-height:28px;flex-wrap:wrap;justify-content:space-between}
.calltoaction-head{font-size:36px;font-weight:600;letter-spacing:-1px;margin-bottom:15px}
.calltoaction p:last-child{margin-bottom:0}
.ctabtn{font-size:22px;font-weight:700;color:#fff!important;background:#ef7000;background:-moz-linear-gradient(top, #ef7000 0%, #ff9700 100%);background:-webkit-linear-gradient(top, #ef7000 0%,#ff9700 100%);background:linear-gradient(to bottom, #ef7000 0%,#ff9700 100%);display:inline-block;padding:8px 25px 10px;letter-spacing:-1px}
.ctabtn:hover{text-decoration:underline!important}


/* ---------- 15 / Footer ---------- */
footer{background-color:#000;margin:0 -40px;padding:50px 40px 40px 40px;font-family:'Oswald', sans-serif}
footer span{font-size:18px;margin-bottom:10px;color:#49afe5;display:block}
footer p{color:#fff;font-size:14px;line-height:25px}
footer a{color:#fff}
#footerphone, #footeremail {font-size:22px;margin-bottom:15px;color:#fff;position:relative}
.footer-social-bar{position:relative;list-style:none}
.footer-social-bar li{display:inline-block;margin-right:7px}
.footer-social-bar li:last-child{margin-right:0}
.footer-social-bar li a{display:block;transition:all 0.9s}
.footer-social-bar li a svg{height:30px;width:30px;margin:5px;transition:all 0.9s}
.footer-social-bar li a:hover svg{color:#49afe5}
.footer-strip{display:flex;flex-direction:row;padding:25px 0;align-items:center;justify-content:space-between;flex-grow:1;flex-wrap:wrap}
.footer-strip p{margin-bottom:10px}
.footer-strip, .footer-strip a{font-family:'Oswald', sans-serif;font-size:14px;line-height:20px;color:#262626}
.footer-strip-left{text-align:left}
.footer-strip-right{text-align:right}


/* ---------- 16 / Home Page ---------- */
#banner{height:400px;background:#409ac9 url(../webp/home-banner.webp) center center no-repeat;background-size:cover;margin:0 -40px;text-align:center;padding:0 40px;position:relative}
#bannerbig{font-size:clamp(20px, 6vw, 34px);font-weight:700;background:rgba(255,255,255,0.8);padding:10px 20px;display:inline-block;margin-top:50px;letter-spacing:-1px}
#bannerbig span{color:#ab151b}
#bannersmall{font-size:clamp(16px, 6vw, 20px);line-height:28px;color:#fff;background-color:#000;padding:20px;margin-top:10px}


#home-clients{position:relative;margin:50px auto}
#home-clients h2{font-weight:700;letter-spacing:-0.5px;display:block;text-align:center;margin-bottom:25px}
#home-clients ul{list-style:none;display:flex;flex-direction:row;align-items:inherit;justify-content:center;flex-wrap:wrap}
#home-clients ul li{border:1px dashed rgba(64, 154, 201, 0.50);border-right:none;border-bottom:none;width:195px;float:left;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px;box-sizing:border-box;height:auto}
#home-clients ul li:nth-child(6n){border-right:1px dashed rgba(64, 154, 201, 0.50)}
#home-clients ul li:nth-child(7),#home-clients ul li:nth-child(8),#home-clients ul li:nth-child(9),#home-clients ul li:nth-child(10),#home-clients ul li:nth-child(11),#home-clients ul li:nth-child(12){border-bottom:1px dashed rgba(64, 154, 201, 0.50)}
#home-clients ul li img{width:100%;height:auto;max-height:195px;filter:grayscale(1);-webkit-filter:grayscale(1);transition:all .1s;opacity:.3}
#home-clients ul li:hover img{filter:grayscale(0);-webkit-filter:grayscale(0);opacity:1}

#home-introduction{position:relative;display:flex;flex-direction:row;align-items:initial;justify-content:center;padding:20px 30px}
#home-introduction .width60{padding-right:40px}
#home-introduction h1{font-size:34px;line-height:normal;color:#ab151b;margin-bottom:15px}
.usp-1{position:relative;margin:0 auto}
.usp-1-wrap{display:flex;flex-direction:row;align-items:normal;justify-content:center;margin:0 auto;flex-wrap:wrap}
.usp-1-box{position:relative;box-sizing:border-box;margin:1px;z-index:1;padding:30px 15px;overflow:hidden;border:1px solid #d9e8ff;background:#fff;box-shadow:0 0.625rem 3.125rem rgb(0 0 0 / 5%);border-bottom-width:4px;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.usp-1-bixtext{display:inline-block;color:#263745;font-size:56px;font-weight:700;line-height:66px}
.usp-1-bixtext span.parameter{font-size:28px;line-height:38px;font-weight:700;color:#4a5f6f;margin-bottom:0!important}
.usp-1-desc{font-size:20px;letter-spacing:-0.5px;line-height:32px;font-weight:400;color:#222;margin-bottom:0!important}
.usp-1-box p{margin-bottom:0px}
.usp-icon{width:80px;height:80px;background-image:url(../svg/usp-bar.svg);border-radius:50%;border:1px solid #d9e8ff;box-sizing:border-box;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:15px;background-size:auto 70px}
.globalclients{background-position:2px 5px}
.projects{background-position:212px 5px}
.professionals{background-position:140px 5px}
.exp{background-position:71px 5px}

.textimonial-box{position:relative;padding:16px 100px 30px 100px;background:linear-gradient(180deg, #e3f5ff, transparent);display:block;text-align:left;box-sizing:border-box; /*-webkit-box-shadow:rgb(0 0 0 / 8%) 0px 30px 30px 0px;box-shadow:rgb(0 0 0 / 8%) 0px 30px 30px 0px;*/ width:100%;margin:50px auto 30px}
.textimonial-head{position:relative;font-size:40px;display:inline-block;color:rgb(255, 255, 255);font-weight:700;-webkit-transform:translateY(-44px) translateX(-50%);-ms-transform:translateY(-44px) translateX(-50%);transform:translateY(-44px) translateX(-50%);margin-bottom:30px;font-family:inherit;padding:6px 30px 8px;background:#044161;line-height:1.25em;margin:0px auto;text-align:center;left:50%}
.textimonial-head::before, .textimonial-head::after{position:absolute;content:"";top:0px;width:16px;height:64px;background:#044161}
.textimonial-head::before{left:-15px;-webkit-clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%, 90% 50%);clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%, 90% 50%)}
.textimonial-head::after{right:-15px;-webkit-clip-path:polygon(100% 0px, 10% 50%, 100% 100%, 0px 100%, 0px 0px);clip-path:polygon(100% 0px, 10% 50%, 100% 100%, 0px 100%, 0px 0px)}

.testimonial-text{color:#0c2957;font-size:26px;line-height:38px;font-weight:400;background:url(../png/testimonial.png) no-repeat left top;padding:0px 0px 0px 75px;margin-left:15px;font-style:italic;font-family:Cambria, sans-serif}
.client-title{font-size:18px;line-height:28px;color:#000000;margin-bottom:20px;text-align:right;margin-top:20px;margin-right:40px}
.client-title span{display:block;font-size:22px;line-height:32px;font-weight:400;color:#4c5056}

.home-testicarousel .flickity-prev-next-button.next{right:-20px}
.home-testicarousel .flickity-prev-next-button.prev{left:-20px}

#industries-bar{position:relative;margin:20px auto 25px}
.industries-wrap{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin:35px auto 0px}
.industry{width:calc(100% / 7);display:flex;flex-direction:row;align-items:self-start;justify-content:center;flex-wrap:wrap;text-align:center;margin-bottom:20px}
.industry a{display:block;height:100%;width:100%}
.industry img{background-color:#5a5a5a;border-radius:50%;position:relative;transition:all 0.4s;margin:0 auto;top:0!important}
/*.industry img{float:left;margin-right:25px;background-color:#5a5a5a;border-radius:50%;position:relative;top:-10px;transition:all 0.4s}*/
.industry:hover > a > img{background-color:#49afe5}
.industry:hover > p a{text-decoration:underline}
p.indname, p.indname a{color:#ab151b;font-size:20px;margin-bottom:0px;font-weight:600;line-height:1.4;margin-top:10px}

.home-services{background:#f2f6f7;margin:0 -40px 30px;padding:50px 40px;position:relative}
.home-services-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.home-services-wrap .one-fourth{margin-bottom:35px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.home-services h2{font-weight:700;letter-spacing:-0.5px;display:block;text-align:center;margin-bottom:45px}
.home-service-wrap{position:relative;background-color:#fff;padding:15px 10px 17px 40px;-webkit-box-shadow:0px 0px 50px 0px rgb(0 0 0 / 15%);box-shadow:0px 0px 50px 0px rgb(0 0 0 / 15%);border-radius:6px;width:100%;box-sizing:border-box;border-left:3px solid #9ca6b6;cursor:pointer;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.home-service-icon{width:60px;height:60px;background-image:url(../png/home-service.png);position:absolute;left:-30px;top:50%;-webkit-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0);border-radius:50%;display:inline-block;border:1px solid #d8dce5;background-color:#fff;box-sizing:border-box}
.bim{background-position:0px 0px}
.clashdetection{background-position:-60px 0px}
.mepbim{background-position:-120px 0px}
.millworkdrafting{background-position:-180px 0px}
.sheetmetaldesign{background-position:0 -60px}
.driveworks{background-position:-60px -60px}
.caddrafting{background-position:-120px -60px}
.dvisualization{background-position:-180px -60px}
.home-service-wrap h3{margin-top:0}
.home-service-wrap h3 a{position:relative;font-size:20px;font-weight:600;line-height:1.25em;margin:0px;background:none;color:#0c2957}
.home-service-wrap:hover h3 a{text-decoration:underline}
.home-service-wrap p{font-size:17px;line-height:25px;margin-top:10px;margin-bottom:0;color:#5f6671}
h2.homesmall{font:18px/30px 'Source Sans 3', sans-serif;color:#000;margin-bottom:14px;font-weight:600;margin-top:0}


/* About US Page Code */
.about-banner{position:relative;border-top:7px solid #409ac9;margin:-5px -40px 0;box-sizing:border-box;padding:30px 40px 40px;width:calc(100% + 80px);height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}
.about-banner span{color:#043d5b;margin-top:0px;margin-bottom:12px;font-size:18px;line-height:1.3;font-weight:400;text-transform:uppercase;letter-spacing:1px;}
.about-banner h1{font-family:'Oswald', "Segoe UI",system-ui,-apple-system,sans-serif;font-size:70px;color:#ab151b;line-height:1;display:block;font-weight:700;letter-spacing:-1px}
.about-quote{font-family:'Source Sans 3', "Segoe UI",system-ui,-apple-system,sans-serif;color:#011f42;font-size:24px;line-height:1.6;font-weight:500;letter-spacing:-1px;text-decoration:none;width:70%;margin:5px auto 20px}

.about-intro{padding:40px 40px 50px;background-color:/*#fdf4de*/#f7f7f7;margin-top:50px;margin-bottom:40px}
.value-core-wrap{position:relative;margin-top:30px;display:flex;flex-direction:row;align-items:normal;justify-content:center}
.value-core-wrap .one-fifth{height:auto}
.value-box{background:#fff;box-shadow:0 18px 30px 0 rgb(83 61 9 / 7%);padding:20px;display:flex}
span.value-box-content-head{color:#241815;font-size:40px!important;line-height:52px!important;font-weight:700!important;letter-spacing:normal;margin-bottom:14px!important}
.value-box-content span{margin-bottom:0;font-size:16px;line-height:26px}


/* ---------- 16 / Responsive ---------- */
@media (max-width:575px){.section-padding{padding:50px 20px}}
@media only screen and (min-width:576px) and (max-width:767px){.section-padding{padding:50px 35px}}
@media only screen and (min-width:768px) and (max-width:991px){.section-padding{padding:60px 60px}}
@media only screen and (min-width:992px) and (max-width:1200px){.section-padding{padding:80px 10px}}

@media (min-width:310px){.container{padding:0 10px;max-width:100%}}
@media (min-width:575px){.container{padding:0 20px;max-width:calc(50% + (575px / 2) - 20px);max-width:540px}}
@media (min-width:640px){.container{padding:0 30px;max-width:calc(50% + (640px / 2) - 20px);max-width:600px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:960px){.container{padding:0 40px;max-width:calc(50% + (960px / 2) - 30px);max-width:950px}}
@media (min-width:1024px){.container{padding:0 40px;max-width:calc(50% + (1024px / 2) - 40px);max-width:990px}}
@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}
@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}
@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}
@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1250px}}

@media print{
	.d-print-inline{display:inline!important}
	.d-print-inline-block{display:inline-block!important}
	.d-print-block{display:block!important}
	.d-print-grid{display:grid!important}
	.d-print-table{display:table!important}
	.d-print-table-row{display:table-row!important}
	.d-print-table-cell{display:table-cell!important}
	.d-print-flex{display:flex!important}
	.d-print-inline-flex{display:inline-flex!important}
	.d-print-none{display:none!important}
}

/* Flickity  */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0, 0%, 100%, 0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}


/* Big Banner Template Pages Code*/
p a{color:#a10b11}
.ind-banner{position:relative;padding:60px 40px;margin:5px -40px 0px;display:flex;flex-direction:column;align-items:flex-start;color:#fff;line-height:28px;flex-wrap:wrap;justify-content:space-between;font-size:18px}
.ind-banner h1{position:relative;display:block;margin:0 0 20px 0;max-width:100%;font-family:'Oswald',sans-serif;font-weight:400;font-size:72px;line-height:1;letter-spacing:-0.5px;color:#ffffff}
#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits  h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{color:#0e2b3d;clear:both;letter-spacing:-0.7px;font-size:44px;line-height:54px;font-family:"Oswald", sans-serif;font-weight:300;margin:0 auto 30px}

.ind-banner p.blockquote{font-size:24px;line-height:1.5;letter-spacing:.15px;color:#fff;white-space:pre-line}

.btn-orange{font-size:18px;padding:10px 25px 12px 25px;background-color:#fd6b1c;color:#ffffff;border-radius:3px;line-height:28px;font-weight:600;display:inline-block}
.btn-orange:hover{text-decoration:underline!important;background:#49afe5}



.service-offerings{position:relative;padding:60px 40px;margin:0px -40px 50px -40px;background-color:#eaeaea;z-index:1000;display:block	}
.service-offerings:before{content:'';position:absolute;height:100%;width:100%;background:#fff url(../architecture-engineer.html) no-repeat right bottom;z-index:-1;top:0;left:0;right:0;bottom:0;opacity:0.1;background-size:cover}

#ind-introduction{position:relative;margin:0 -40px 30px;padding:40px}

.intropoints{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:center;flex-flow:wrap}
.intropoints .intropointsbox{margin-bottom:10px;text-align:center;padding:20px 10px;position:relative;background:linear-gradient(180deg,#e9e9e9,hsla(0,0%,100%,0) 50%);border-top-left-radius:20px;border-top-right-radius:20px;box-sizing:border-box}
.intropoints .intropointsbox:last-child{margin-right:0}
/*.intropoints .intropointsbox:before{left:50%;top:12px;transform:translateY(0) translateX(-50%);content:"\002714";font-size:17px;line-height:40px;font-weight:400;background-color:#47a145;-webkit-border-radius:20px;-khtml-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;color:#fff;position:absolute;height:40px;width:40px;text-align:center}*/
.intropoints .intropointsbox img{height:70px;width:70px;display:block;margin:0px auto 25px}
.intropoints .intropointsbox p{font-size:20px;color:#272727;font-weight:600;display:block;margin:0 auto 10px auto!important}
.intropoints .intropointsbox span{font-size:16px;color:#272727;font-weight:400;display:block;line-height:24px}

/* 25012021 */
.greenwhitecheck-listing{position:relative;list-style:none;margin:20px 0}
.greenwhitecheck-listing li{list-style:none;padding-left:50px;position:relative;margin-bottom:6px}
.greenwhitecheck-listing li:before{content:"\002714";font-size:14px;line-height:24px;font-weight:400;text-align:center;background-color:#47a145;-webkit-border-radius:20px;-khtml-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;color:#fff;position:absolute;top:1px;left:0;height:24px;width:40px}

.service-banner{box-sizing:border-box;position:relative;overflow:hidden;padding:80px 40px;background-repeat:no-repeat;background-position:center top;background-size:cover;height:auto;margin:0 -40px; z-index:1000}
.service-banner h1{position:relative;display:block;margin:0 0 20px 0;max-width:100%;font-family:'Oswald',sans-serif;font-weight:400;font-size:72px;line-height:1;letter-spacing:-0.5px;color:#ffffff}
.subline{font-size:24px;line-height:36px;color:#777;font-weight:500;margin:0 auto 15px}

.service-banner p.blockquote{font-family:'PT Sans',sans-serif;font-weight:600;font-size:24px;line-height:1.5;letter-spacing:0.15px;color:#ffffff;white-space:pre-line;margin:0 auto 40px}
.quoteline{color:#ff5e14;font-size:18px;line-height:1.5;font-weight:400;margin-bottom:20px}

.bannerbtn{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;position:relative;display:inline-block;width:auto;line-height:inherit;letter-spacing:-.01em;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:14px 38px;cursor:pointer;color:#fff;background-color:#ff5e14;border:1px solid transparent;border-radius:50px;font-size:20px;font-weight:600}
.bannerbtn:hover{background-color:#f0f6fb;border:1px solid #f0f6fb;box-shadow:rgb(240 246 251 / 0.2) 0px 10px 20px 0px;color:#212121}

.revit-intro-section{box-sizing:border-box;position:relative;padding:40px;height:auto;margin:0 -40px;z-index:1000;display:block}
.revit-intro-section:before{content:'';position:absolute;height:100%;width:100%;background:#fff url(../bg-section-01.html) no-repeat right bottom;z-index:-1;top:0;left:0;right:0;bottom:0;opacity:0.5}
.subtitle{font-size:15px;color:#47a145;font-weight:700;margin-bottom:8px;display:block}
.subtitle:before, .subtitle:after{content:"";display:inline-block;width:70px;height:2px;margin-right:30px;background-color:#47a145;position:relative;top:-3px}
.subtitle:after{margin-left:30px!important;margin-right:0!important}
.revit-intro-section .testimonial-box{width:100%;margin:0 auto 0 auto}

.revitslide{position:relative;width:570px;height:300px}
.revitslide .carousel-cell, .revitslide .carousel-cell img{width:100%}
.revitslide .carousel-cell{margin:0 5px;padding:10px}
.revitslide .flickity-prev-next-button{top:50%}

.apimacro-section{background:linear-gradient(190deg,#ebf4fd,hsla(0,0%,100%,0) 45%);box-sizing:border-box;position:relative;padding:40px;height:auto;margin:0 -40px;z-index:1000;display:block}
.apimacro-section-handles{position:relative;list-style:none;margin-top:35px}
.apimacro-section-handles li{position:relative;list-style:none;display:inline-block;min-width:100px;text-align:center;font-size:16px;font-weight:700;padding:15px 20px;z-index:1000;cursor:pointer}
.apimacro-section-handles li:before{content:'';width:100%;height:3px;background:#0a374e;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .35s;transition:all .35s}
.apimacro-section-handles li:hover:before{height:100%}
.activehandle{color:#ffffff;background:#49afe5}
.apimacro-section-handles li:hover{color:#ffffff}
.accordionbox{display:none}
.activeacc{display:block}

.accordionbox{position:relative;padding-right:30px;margin-top:30px}
.accordionbox h3{margin-top:0;margin-bottom:15px;font-size:26px;line-height:1.4;color:#0e2b3d;clear:both;font-weight:700;etter-spacing:-0.7px;padding-bottom:10px;border-bottom:1px dotted #0e2b3d}

.rightfullimg{display:block;height:470px;width:100%}
.api-img{background:url(../api-img.html) no-repeat center top;background-size:100%}
.macros-img{background:url(../macros-img.html) no-repeat center top;background-size:100%}

.imgover-ctabox{position:absolute;z-index:1;width:100%;padding:30px 15px 30px 60px;background:linear-gradient(165deg,rgba(0,0,0,0.8),hsla(0,0%,100%,0) 50%);box-sizing:border-box;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;-webkit-transition:all 9s ;-o-transition:all 9s ;transition:all 9s }
.imgover-ctabox:before{content:'';background:url(../email-icon.html);height:30px;width:30px;position:absolute;left:20px;top:17%;z-index:0;background-size:100% auto;transform:translate(0, 0)}
.imgover-ctabox > p{font-size:18px;line-height:30px;color:#fff;font-weight:400}
.imgover-ctabox > a{border:1px solid #ffffff;font-size:20px;font-weight:700;padding:14px 25px;color:#fff;background:#49afe5;text-align:center;box-sizing:border-box;line-height:1;border-radius:50px}
.imgover-ctabox:hover{background:linear-gradient(165deg,rgba(0,0,0,0.9),hsl(0deg 0% 0%) 50%)}
.imgover-ctabox > a:hover, .imgover-ctabox:hover > a{background:#f35319}


.revit-benefits{box-sizing:border-box;position:relative;padding:40px;height:auto;margin:0 -40px;z-index:1000;display:block;background-color:#eaeaea}
.revit-benefits  p.subtext{color:#262626;font-size:22px;width:70%;margin:0 auto 35px}
.revit-benefit-wrap{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap}
.revit-benefit-box{width:calc(24.2% - 10px);float:left;margin:0 5px 30px;text-align:center;border-top:5px solid #409ac9;padding:10px;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:linear-gradient(165deg,rgba(64,154,201,0.24),hsla(0,0%,100%,0) 50%)}
.revit-benefit-icon{position:relative;margin:0 auto 10px;height:auto;display:block;/*background-color:#ffffff 49afe5;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:25px;*/}
.revit-benefit-icon img{position:relative;margin:0 auto;height:65px;width:auto;display:block}
/*.revit-benefit-icon:before{content:"\002714";font-size:20px;line-height:40px;font-weight:600;text-align:center;background-color:#49afe5;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;color:#fff;position:absolute;height:40px;width:40px;text-align:center;left:0;transform:translateY(0) translateX(-50%)}*/
.revit-benefit-box p{color:#000;font-size:20px;line-height:32px;font-weight:400;margin-bottom:0}

.intropoints{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:center;flex-flow:wrap}
.intropoints .intropointsbox{margin-bottom:10px;text-align:center;padding:20px 10px;position:relative;background:linear-gradient(180deg,#e9e9e9,hsla(0,0%,100%,0) 50%);border-top-left-radius:20px;border-top-right-radius:20px;box-sizing:border-box}
.intropoints .intropointsbox:last-child{margin-right:0}
/*.intropoints .intropointsbox:before{left:50%;top:12px;transform:translateY(0) translateX(-50%);content:"\002714";font-size:17px;line-height:40px;font-weight:400;background-color:#47a145;-webkit-border-radius:20px;-khtml-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;color:#fff;position:absolute;height:40px;width:40px;text-align:center}*/
.intropoints .intropointsbox img{height:70px;width:70px;display:block;margin:0px auto 25px}
.intropoints .intropointsbox p{font-size:20px;color:#272727;font-weight:600;display:block;margin:0 auto 10px auto!important}
.intropoints .intropointsbox span{font-size:16px;color:#272727;font-weight:400;display:block;line-height:24px}

/* Industry Banner */
.bim-retailers-banner{position:relative;background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-retailers-banner.jpg) bottom center/cover no-repeat scroll;margin:-5px -40px 0;padding:90px 40px;width:100%}
.bim-general-contractors-banner{position:relative;background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-general-contractors-banner.jpg) bottom center/cover no-repeat scroll;margin:-5px -40px 0;padding:90px 40px;width:100%}
.bim-for-engineer-banner{position:relative;background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-engineer-banner.jpg) bottom center/cover no-repeat scroll;margin:-5px -40px 0;padding:90px 40px;width:100%}


.driveworks-banner{background-color:#f1f3f5;position:relative;padding:60px 40px 40px;box-sizing:border-box;height:auto;margin:0 -40px;border-bottom:5px solid #1b1c1e}
.driveworks-banner h1{font-weight:400;font-size:54px;margin-bottom:30px;font-family:"Oswald", sans-serif;line-height:65px;color:#1b1c1e;letter-spacing:-1px;margin-top:0}
.dw-blockquote{color:#1b1c1e;background:none;border:0;padding:0;font-size:22px;line-height:34px;font-weight:300;margin:0 auto 25px 0}
.dw-btn{cursor:pointer;-moz-user-select:none;background:#fff;border:1px solid #ef7000;border-radius:4px;color:#ef7000;display:inline-block;font-size:20px;font-weight:600;letter-spacing:0;line-height:1;margin-bottom:0;padding:18px 46px;text-align:center;text-transform:unset;touch-action:manipulation;transition:all 0.3s ease 0s;vertical-align:middle;white-space:nowrap;position:relative;z-index:999}
.dw-btn:hover{background:#ef7000;color:#fff}

.experiance{width:130px;height:130px;position:absolute;background-color:#ffffff;right:225px;top:300px;z-index:4;text-align:center;box-shadow:0 19px 33px 0 rgba(0, 0, 0, 0.2);border-radius:50%;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}
.experiance:before{content:'';position:absolute;left:15px;top:15px;right:15px;bottom:15px;background-color:#409ac9;border:2px dashed #ffffff;border-radius:50%;-webkit-animation:cspinereverse 20s linear infinite;animation:cspinereverse 20s linear infinite}
.experiance span{color:#ffffff;position:relative;z-index:1;font-size:13px;line-height:14px;width:60%;margin:0 auto;display:block;text-align:center}
.experiance p{display:block;position:relative;margin:0 auto;font-size:30px;color:#fff;font-weight:700}


#ind-introduction{position:relative;margin:0 -40px 30px;padding:40px}
.ind-intro-content{padding-right:30px;box-sizing:border-box}
.founded{border-top:4px solid #eee;border-bottom:4px solid #eee;padding:10px 10px 20px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#ffffff;height:100%;box-sizing:border-box;margin:20px auto}
.years{font-family:'Oswald', sans-serif;font-size:20px;font-weight:400;line-height:10px;display:flex;flex-direction:column}
.years span{font-family:'Oswald', sans-serif;font-size:100px;font-weight:700;line-height:100px;background-color:#409ac9;background-image:url(../yearsbg.html);background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px}
.founded .text{font-size:24px;font-weight:700;line-height:34px;color:#272727;border-left:5px solid #eee;padding-left:35px;padding:20px 0 20px 30px}
.service-offerings{position:relative;padding:60px 40px;margin:0px -40px 50px -40px;background-color:#eaeaea;z-index:8;display:block	}
.service-offerings:before{content:'';position:absolute;height:100%;width:100%;background:#fff url(../architecture-engineer.html) no-repeat right bottom;z-index:-1;top:0;left:0;right:0;bottom:0;opacity:0.1;background-size:cover}
.white-check-listing{list-style:none;margin-top:10px;margin-bottom:25px}
.white-check-listing li{position:relative;margin-bottom:20px;font-size:18px;line-height:32px;color:#262626;background:#fff;padding:15px 20px 15px 65px;border-radius:5px;border-right:solid 3px #65b544;z-index:2}
.white-check-listing li:before{content:"";background:#65b545 url(../png/white-right-icon.png) 20px 24px no-repeat;position:absolute;top:0;left:0;height:100%;width:50px;border-top-left-radius:5px;border-bottom-left-radius:5px;z-index:0}

.architects-banner, .homebuilder-banner{position:relative;margin:-5px -40px 0;padding:90px 40px;width:100%}
.architects-banner{background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-architects-banner.jpg) bottom center/cover no-repeat scroll}
.homebuilder-banner{position:relative;background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-home-builder-banner.jpg) bottom center/cover no-repeat scroll}

.one-seventh{width:11.71%;margin-right:3%;float:left;position:relative}
.one-seventh:nth-child(7n){margin-right:0}
.ind-sectors-wrapper{margin:25px auto 20px;display:flex;align-item:center;justify-content:center;flex-wrap:wrap}
.ind-box{position:relative;padding:25px 15px 15px;background-color:#f4f4f5;display:flex;flex-wrap:wrap;transition:.5s;align-items:center;box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.10);border:1px solid #cccccc;box-sizing:border-box;text-align:center;flex-direction:column}
.ind-icon{height:50px;width:50px;display:flex;margin:0 auto 15px;background:#135273;padding:10px;border-radius:50%;border:1px solid #11415a;align-items:center;justify-content:center}
.ind-icon img{max-height:40px;max-width:40px;display:block}
.ind-box p{font-size:20px;font-weight:700;color:#145273;line-height:30px;margin:0 auto}


/* Call to Action Box */
.cta-border{padding:35px;border:10px solid #f4f6f7;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-content:center;justify-content:center;flex-direction:row}
.cta-message, .cta-contact{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;max-width:100%;align-self:center;justify-items:center;justify-content:center}
.cta-message{flex-grow:3}
.cta-contact{flex-grow:2;text-align:right}
.cta-contact .btn-orange-border{margin:0 auto 0 auto}
.cta-message-head{font-size:34px;color:#AB151C;margin-bottom:14px;line-height:normal;font-weight:700}
/*.cta-button{background:#ef7000;color:#fff;padding:18px 36px 20px 36px;font-size:22px;letter-spacing:-0.3px;text-align:center;display:inline-block;border-radius:45px;box-shadow:1px 1px 20px rgba(0, 0, 0, 0.17);-webkit-transition:cubic-bezier(.19, .53, .39, .87) .3s;-o-transition:cubic-bezier(.19, .53, .39, .87) .3s;transition:cubic-bezier(.19, .53, .39, .87) .3s}
.cta-button:hover{background:#409ac9;box-shadow:1px 1px 20px rgba(0, 0, 0, 0.17)}*/

.sector-container, .blogpost-container{margin:35px auto 0 auto;display:flex;flex-direction:row;align-content:center;justify-content:center}
.sector-container.flexwrap{flex-wrap:wrap}


/* ========================= Updated Styleshee Code :12-03-2020 ========================= */
.red-head{font-weight:700;font-size:28px;line-height:34px;letter-spacing :-0.28px;color:#AB151C;margin-bottom:30px}
.blue-head{font-weight:700;font-size:28px;line-height:34px;letter-spacing :-0.28px;color:#323e48;margin-bottom:30px}
.blue-text{color:#323e48!important}

.imagebg-header{position:relative;padding:80px 40px;box-sizing:border-box;background-repeat:no-repeat;background-position:center top;background-size:cover;height:auto;margin:0 -40px}
.bim-modeling-services{background-image:url("../jpg/bim-modeling-services-banner.jpg")}
.mep-bim-services{background-image:url("../jpg/mep-bim-services-banner.jpg")}
.point-cloud-bim-services{background-image:url("../jpg/point-cloud-bim-banner-image.jpg")}
.bim-quantity-takeoffs{background-image:url("../jpg/bim-quantity-takeoff-services-banner.jpg")}
.bim-coordination-services{background-image:url("../jpg/bim-coordination-banner.jpg")}
.bim-clash-detection-services{background-image:url("../jpg/bim-clash-detection-banner.jpg")}
.revit-family-creation-services{background-image:url("../jpg/revit-family-creation-banner.jpg")}
.fourd-bim-construction-simulation{background-image:url("../jpg/4d-bim-construction-simulation.jpg")}
.fived-bim-cost-estimating-banner{background-image:url("../jpg/5d-bim-cost-estimating-banner.jpg")}
.lod-banner{background-image:url("../jpg/lod-banner.jpg")}
.millwork-drafting-services-banner{background-image:url("../jpg/millwork-drafting-services.jpg")}

.imagebg-header h1{font-family:'Oswald', sans-serif;font-size:60px;line-height:70px;color:#FFFFFF;font-weight:normal}
.page-blockquotes{font-size:24px;line-height:36px;letter-spacing:-0.24px;color:#FFFFFF;font-weight:400}
	
@media only screen and (min-width:319px) and (max-width:574px){
.lod-banner{background-image:url("../lod-banner-480.html")}
}

.list-usp{position:relative;list-style:none;display:flex;flex-direction:row;flex-flow:wrap;align-items:center;justify-content:center}
.list-usp li{width:33.33%;float:left;margin-bottom:30px}
.list-usp.columnusp li{width:48.50%;float:left;margin-bottom:30px}
.list-usp .usp-box{background:#fff;text-align:center;padding:40px 5px 40px 5px;border-radius:10px;box-shadow:8px 8px 20px 0px rgba(0, 0, 0, 0.44);width:160px;height:110px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}
.list-usp.columnusp .usp-box{margin:0 auto}
.list-usp .usp-box p{font-family:'Oswald', sans-serif;font-size:32px;line-height:40px;color:#012f61;font-weight:normal;margin-bottom:0}
.list-usp .usp-box span{font-size:14px;line-height:20px;color:#012f61;font-weight:normal}

.alt-usp li{width:25%!important}
.alt-usp li .usp-box{width:94%;box-shadow:8px 8px 20px 0px rgba(0, 0, 0, 0.14)}

.intro-section{position:relative;padding:50px 40px;box-sizing:border-box;height:auto;margin:0 -40px}
.intro-section .two-third{margin-right:3%}
.intro-section .one-third{margin-right:0}

/* client testimonial box */
.testimonial-carousel > .flickity-page-dots{bottom:-25px!important}
.testimonial-box{position:relative;width:98%;border:1px solid #dcdcdc;border-radius:10px;background:#fff url(../testimonial-chat.html) no-repeat right top;padding:20px;box-sizing:border-box;margin:0 15px 2px 15px}
.testimonial-head{color:#c1c1c1;font-family:'Oswald', sans-serif;font-size:18px;line-height:26px;font-weight:100;letter-spacing:0.5px}
.testimonial-head span{font-size:40px;line-height:36px;font-weight:400}
.testimonial-message{font-family:Cambria, sans-serif;font-style:italic;color:#2d2d2d;font-size:20px;line-height:30px;font-weight:400;margin:15px auto 15px auto;padding-left:30px;position:relative}
.testimonial-message:before{content:'';position:absolute;left:0;top:5px;background:url("../svg/quotes.svg") no-repeat center top;width:20px;height:16px}
.rating-list{position:relative;list-style:none;margin-left:30px}
.rating-list li{display:inline-block;font-size:0.875rem;color:#409ac9}
.rating-list li span{color:#ffffff;display:inline-block;background:#409ac9;width:30px;height:30px;text-align:center;padding:5px;box-sizing:border-box;line-height:21px;border-radius:50%;margin:0 5px 0 auto}
.client-name{font-size:16px;line-height:26px;color:#8e8e8e;margin-bottom:20px;text-align:right;margin-top:20px}
.client-name span{display:block;font-family:"Segoe UI Historic","Segoe UI",Helvetica,Arial,sans-serif;font-size:17px;line-height:26px;font-weight:400;color:#4c5056}

/* client testimonial full width */
.testimonial-fullbox{position:relative;width:80%;background:#f3f3f3;margin:50px auto 30px auto;border:1px solid #fdfdfd;border-radius:5px;padding:20px 30px 30px 30px}
.testimonial-fullbox h2{color:#323e48;font-size:42px;line-height:52px;letter-spacing:-1.08px;font-weight:400;display:block;text-align:center}
.testimonial-fullbox h2 span{font-weight:700}
.testimonial-fullbox .testimonial-message{font-size:28px;line-height:42px;font-weight:400;margin:40px auto 15px auto;padding-left:35px;position:relative;width:70%}
.testimonial-fullbox .testimonial-message:before{content:'';position:absolute;left:-20px;top:5px;background:url("../svg/quotes.svg") no-repeat center top;width:20px;height:16px}
.rating{font-size:16px;line-height:26px;display:block;text-align:center;margin-top:20px;color:#323e48}
.testimonial-fullbox > .client-name{display:block;float:none;font-size:20px;color:#4d4d4d;line-height:24px;margin-bottom:0;margin-top:20px;text-align:center}


/* Project Samples */
.sample-box{position:relative;margin:70px auto 0 auto}
.sample-img{text-align:center}
.sample-img a{display:block;position:relative;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}
.sample-img a:before{content:'';position:absolute;height:15px;width:15px;background:url("../enlarge-button.html") no-repeat center top;right:15px;top:15px}
.sample-img a img{max-width:100%;-webkit-box-shadow:0 0 35px rgba(2, 6, 32, 0.15);-moz-box-shadow:0 0 35px rgba(2, 6, 32, 0.15);-ms-box-shadow:0 0 35px rgba(2, 6, 32, 0.15);-o-box-shadow:0 0 35px rgba(2, 6, 32, 0.15);box-shadow:0 0 35px rgba(2, 6, 32, 0.15);-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}
.sample-img a:hover img{-webkit-box-shadow:0 10px 30px rgba(2, 6, 32, 0.5);-moz-box-shadow:0 10px 30px rgba(2, 6, 32, 0.5);-ms-box-shadow:0 10px 30px rgba(2, 6, 32, 0.5);-o-box-shadow:0 10px 30px rgba(2, 6, 32, 0.5);box-shadow:0 10px 30px rgba(2, 6, 32, 0.5)}
.sample-img a:hover:before{transform:scale(1.1)}
.sample-img a span{position:absolute;left:50%;margin:0;background:#ffffff;padding:3px 15px;bottom:0;border-top:3px solid #c6d3e3;border-radius:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);font-style:normal;color:#565872;font-size:15px;line-height:1.625em;transform:translateX(-50%);width:80%}

/* Related Services */
.related-services{position:relative;background-color:rgba(234, 234, 234, 0.25);border:1px solid rgba(234, 234, 234, 0.74);margin:2rem 0;padding:1.2rem 2.3rem 0.99rem}
.related-services span{font-weight:600;font-size:22px;line-height:32px;letter-spacing:-0.22px;color:#242F51;width:170px;float:left;display:block}
.related-services ul{position:relative;list-style:none;width:calc(100% - 180px); float:left;margin-bottom:0!important}
.related-services li{display:inline-block;margin-right:10px;margin-bottom:0}
.related-services li:last-child{margin-right:0}
.related-services li a{display:block;margin:0 auto;padding:7px 7px 9px 7px;border:1px solid #d6d6d6;transition:0.4s;height:auto;border-right:1px solid #ddd;background:#f0f0f0;text-align:center;vertical-align:middle;color:#212121;border-radius:4px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0,0,0,0.04);font-size:17px;line-height:20px;font-weight:400}
.related-services li a:hover{background:#409ac9;color:#ffffff;border:1px solid #49afe5}

/* Benefits Design Set 1*/
.benefits-wrapper{background-color:#eaeaea;padding:35px;box-sizing:border-box;margin-top:45px}
.benefit-box.first-box{background:none;border:none;padding:30px;box-sizing:border-box}
.benefit-box.first-box h3{font-size:26px;color:#AB151C;line-height:normal}
.benefit-box{background:#fff url(../svg/read-bullet.svg) no-repeat top 25px left 20px;border:1px solid #d1d1d1;padding:20px;box-sizing:border-box;margin-bottom:25px;height:240px;min-height:240px;max-height:240px}
.benefit-head{margin-left:30px;font-weight:700}
.benefit-box.nomarginbottom{margin-bottom:0!important}
.benefit-box.altheight{height:200px;min-height:auto!important;max-height:auto!important}

/* Call to Action Box */
.cta-border{padding:35px;border:10px solid #f4f6f7;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-content:center;justify-content:center;flex-direction:row}

.cta-message, .cta-contact{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;max-width:100%;align-self:center;justify-items:center;justify-content:center}
.cta-message{flex-grow:3}
.cta-contact{flex-grow:2;text-align:right}
.cta-contact .btn-orange-border{margin:0 auto 0 auto}
.cta-message-head{font-size:34px;color:#AB151C;margin-bottom:14px;line-height:normal;font-weight:700}

.sector-container, .blogpost-container{margin:35px auto 0 auto;display:flex;flex-direction:row;align-content:center;justify-content:center}
.sector-container.flexwrap{flex-wrap:wrap}

/* Sectors - Industries section */
.sector-container .one-fourth{text-align:center}
.sector-container .one-fourth a{display:block;border:1px solid rgba(56, 56, 56, 0.10);padding:35px 0 25px 0}
.sector-container .one-fourth a p{font-size:22px;line-height:normal;color:#242f51;font-weight:400;letter-spacing:-0.3px;margin-bottom:0}
.sector-container .one-fourth:hover{background:#242f51}
.sector-container .one-fourth:hover .sector-icon{background:#fff}
.sector-container .one-fourth:hover .sector-icon img{filter:invert(1)}
.sector-container .one-fourth:hover  a p{color:#fff}

/* Sectors - Industries section */
.sectors-wrapper{position:relative;margin:45px auto}
.sector-container .one-fifth, .sector-container .sector-box{text-align:center;-webkit-transition:cubic-bezier(.19, .53, .39, .87) .3s;-o-transition:cubic-bezier(.19, .53, .39, .87) .3s;transition:cubic-bezier(.19, .53, .39, .87) .3s;border:1px solid rgba(56, 56, 56, 0.10);padding:35px 0 25px 0}
.sector-container .sector-box{box-sizing:border-box;margin-bottom:30px;padding-left:20px;padding-right:20px}
.sector-container .one-fifth a, .sector-container .sector-box a{display:block}
.sector-icon{height:105px;width:105px;background-color:#242f51;border-radius:50%;margin:0 auto 20px;display:flex;flex-direction:row;align-content:center;justify-content:center;flex-wrap:wrap}
.sector-icon img{height:auto;width:45px;display:block}
.sector-container .one-fifth a p, .sector-container .sector-box a p{font-size:22px;line-height:normal;color:#242f51;font-weight:400;letter-spacing:-0.3px;margin-bottom:0}
.sector-container .one-fifth:hover, .sector-container .sector-box:hover{background:#242f51}
.sector-container .one-fifth:hover .sector-icon, .sector-container .sector-box:hover .sector-icon{background:#fff}
.sector-container .one-fifth:hover .sector-icon img, .sector-container .sector-box:hover .sector-icon img{filter:invert(1)}
.sector-container .one-fifth:hover a p, .sector-container .one-fifth:hover p, .sector-container .sector-box:hover a p, .sector-container .sector-box:hover p{color:#fff}

/* Listing Style */
.red-list{position:relative;list-style:none}
.red-list li{margin-bottom:14.5px;position:relative;padding-left:30px}
.red-list li:before{content:'';height:20px;width:20px;background:url(../svg/read-bullet.svg) no-repeat center top;left:0;top:7px;position:absolute;background-size:15px}
.red-list li:last-child{margin-bottom:0}
.red-list .orangeul{list-style:none;margin-bottom:15px}
.red-list .orangeul li:before{content:"";position:absolute;display:block;width:8px;height:8px;background:#f38929!important;top:11px;left:0}
.red-list .orangeul li{position:relative;margin-bottom:5px;padding-left:20px}
.blue-list{position:relative;list-style:none}
.blue-list li{position:relative;background:#d6f0ff;margin-bottom:15px;padding:10px 30px;border-radius:50px;font-size:17px;line-height:27px;border-left:5px solid rgba(0, 51, 76, 0.44)}
.blue-list li:last-child{margin-bottom:0}

/* BIM Blogs */
.related-blogs{position:relative;max-width:90%}
/*.blog-post{border:1px solid #ebebeb;box-sizing:border-box;border-radius:10px;overflow:hidden}
.blog-post a{display:block}*/
.blog-img-container{overflow:hidden;max-height:162px;position:relative}
.blog-img-container img{width:100%;height:150px}
.img-overlay{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:linear-gradient(0deg, #fff, transparent)}
.blog-title{margin-top:20px;padding:15px;box-sizing:border-box}
.blog-title h3{color:#242f51;font-size:20px;line-height:30px}
.blog-title span{color:#626363;font-size:16px;line-height:20px}
.blog-post a:hover .blog-title h3{color:#242f51;font-size:20px;line-height:30px;text-decoration:underline}


.benefit-box-wrap{background-color:#f5f5f5;padding:35px;box-sizing:border-box;margin-top:45px}
.icon-listing{position:relative;list-style:none}
.icon-listing li{display:flex;flex-direction:row}
.benefit-icon-box{float:left;height:50px;width:50px;background:#fff;display:flex;border:1px solid #9a231e;align-items:center;justify-content:center;margin-right:20px;;margin-top:5px}
.benefit-detail-box{width:calc(100% - 72px)}

.introimgs{position:relative;width:338px;height:295px}
.introimgs .carousel-cell, .introimgs .carousel-cell img{width:100%}
.introimgs2{width:310px;height:auto}
.introimgs2 .flickity-viewport .flickity-slider .carousel-cell img{max-width:310px;height:auto}
.introimgs .carousel-cell{margin:0 5px;padding:10px}

/* Added on 23/06/2020 */
.m-topbottom-30{margin:30px auto}
.benefits-container{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center}
.benefits-container .one-fifth{border-bottom:3px solid #eaf3f8;padding-bottom:15px;margin-bottom:15px}
.icon-container{width:75px;height:75px;margin:0 auto 20px 0;border:1px solid #eaf3f8;border-radius:4px;padding:5px;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.05);display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center}
.icon-container img{max-width:45px}
.content-container h3{font-size:18px}
.content-container p{color:#909090;margin-bottom:0}
.margin-slider .one-third{margin-right:3%!important}

/*Added on 5th Aug 2020*/
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mb30{margin-bottom:30px}
.mb50{margin-bottom:50px}

.projectbox-wrap{width:100%;border:solid 1px #ccc;padding:4px;box-sizing:border-box;background:linear-gradient(180deg, #bfe6fb, #FFFFFF);margin-bottom:30px}
.projectbox-wrap-title{position:relative;z-index:1;background:rgba(60, 60, 60, 0.9);display:inline-block;width:calc(100% + 8px);color:#fff;padding:5px 15px;box-sizing:border-box;font-size:16px;left:-4px;top:-4px;margin-bottom:3px}
.projectbox-wrap ul{list-style:none;margin-bottom:0}
.projectbox-wrap ul li{position:relative;margin:0 0 0 0;padding:4px;height:auto;width:calc(100% / 3 - 4.1px);display:inline-block;background:#ffffff;border:1px solid #dedede;box-sizing:border-box}
.projectbox-wrap ul li a{display:block;height:100%;width:100%}
.projectbox-wrap ul li a img{display:block;width:100%;position:relative;height:auto}
.projectbox-wrap ul li:before{display:none}
@media only screen and (min-width:319px) and (max-width:359px){.projectbox-wrap ul li{height:auto;width:calc(100% / 2 - 6px);margin:0 3px 5px;float:left}}
@media only screen and (min-width:360px) and (max-width:639px){.projectbox-wrap ul li{height:auto;width:calc(100% / 3 - 6px);margin:0 3px 5px;float:left}}
@media only screen and (min-width:640px) and (max-width:979px){.projectbox-wrap ul li{height:auto;width:calc(100% / 4 - 6px);margin:0 3px 5px;float:left}}
@media only screen and (min-width:980px) and (max-width:1450px){.projectbox-wrap ul li{height:auto;width:calc(100% / 6 - 6px);margin:0 3px 5px;float:left}}
	
/* 
	Industry Page Stylesheet Code
	Created on :27/01/2021
	Coded by :Bhargav Joshi
*/
.introduction-section{position:relative;padding:50px 40px;box-sizing:border-box;height:auto;margin:0 -40px}
.intro-highlight{font-size:20px;line-height:32px;margin-bottom:20px;color:#01133c;letter-spacing:0.20px;font-weight:600}
.intro-title{font-family:"Oswald", sans-serif;color:#6984c2;font-size:16px;line-height:1;font-weight:400;position:relative;letter-spacing:.07em}

.intro-title:before{content:'';display:inline-block;width:38px;height:2px;background:#6984c2;position:absolute;top:50%;left:0;margin-top:-2px;margin-left:-15px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.service-testimonials{text-align:left;padding:35px 35px 20px 120px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 33px top 35px;overflow:hidden;position:relative;font-size:18px;line-height:30px;color:#323232;font-weight:700;box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.12), 0 0 45px 0 rgba(0, 0, 0, 0.05);border-radius:30px 0px 0px 0px}

.featured-wrap{background-color:#f9f9f9;padding:60px 40px 40px;box-sizing:border-box;margin:0 -40px}
.single-featured-container{display:flex;flex-direction:row;flex-flow:wrap;align-items:flex-start;justify-content:center}
.single-featured{margin-bottom:30px;text-align:center;position:relative}
.single-featured .featured-icon-box{position:relative;z-index:3;box-shadow:0px 10px 18px 2px rgba(4, 5, 5, 0.13);font-size:30px;width:80px;height:80px;line-height:80px;margin:0 auto -40px auto;border-radius:50%;display:flex;flex-direction:column;justify-items:center;align-items:center;align-content:center;justify-content:center;text-align:center;background:#fff}
.single-featured .featured-icon-box:before{content:'\002714';display:inline-block;position:absolute;top:0;left:50%;color:#409ac9;transform:translateX(-50%)}
.single-featured .featured-content{box-shadow:0 22px 55px -21px rgba(0, 0, 0, 0.1);background-color:#ffffff;padding:60px 20px 25px;position:relative;z-index:2;min-height:140px}
.single-featured .featured-content .title{font-size:18px;line-height:30px;color:#014d75;font-weight:500;margin:0 auto}
.single-featured .featured-content .title a{color:#409ac9}

.list-01{list-style:none}
.list-01 li{position:relative;padding:0 0 0 27px;color:#323232}
.list-01 li:before{content:'\002714';display:inline-block;position:absolute;top:0;left:0;color:#6984c2;font-size:12px}

.getin-touch-wrap{padding:2.8125rem 3.25rem;-webkit-border-radius:.3125rem;border-radius:.3125rem;width:100%!important;position:relative!important;background-position:center;height:100%;margin:0 auto 50px auto;left:0;top:0;z-index:0;background-attachment:scroll;background-size:cover;background:url(../jpg/parallax2.jpg);box-sizing:border-box;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;justify-content:space-between!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;transition:all 0.3s ease 0s}
.getin-touch-wrap:before{content:'';height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#546e7a;z-index:-1;mix-blend-mode:multiply}
.getin-touch-message{width:65%;-ms-flex:65%;flex:65%;max-width:65%;margin-right:3%}
.getin-touch-btn-wrap{width:32%;-ms-flex:32%;flex:32%;max-width:32%}
.getin-touch-message span{color:#fff;font-size:22px}
.getin-touch-message p{color:#fff;font-size:44px;margin-top:10px;line-height:54px;font-family:"Oswald", sans-serif}
.getin-touch-btn-wrap a{display:inline-block;-webkit-border-radius:5px;border-radius:5px;color:#121a37;position:relative;z-index:1;font-size:24px;font-family:"Oswald", sans-serif;padding:1.05rem 2.8rem 1.2rem 2.8rem;overflow:hidden;vertical-align:middle;background-color:#fff;transition:all 0.3s ease 0s}
.getin-touch-wrap:hover{mix-blend-mode:darken}
.getin-touch-wrap:hover a{-webkit-border-radius:5px;border-radius:5px;color:#fff;position:relative;z-index:1;font-size:24px;font-family:"Oswald", sans-serif;overflow:hidden;vertical-align:middle;background-color:#ef7000}


.ser-prj-carousel{position:relative}

/*LOD Page Inetrenal Code */
.impact-box{position:relative;z-index:0;padding:25px;border:1px solid #d9d9d9;border-bottom:3px solid #324753;margin:0 auto 25px auto;box-shadow:0 0 5px rgba(0,0,0,0.1);background:#fff}
.impact-box::before{position:absolute;content:'';background:#fff url(../png/shape-bg.png);width:100%;height:70%;bottom:0;left:0;background-size:cover;background-position:top center;z-index:-1;opacity:.8}
.impact-box span.impact-head{font-size:18px;line-height:30px;font-weight:600;font-family:Segoe UI Historic,Segoe UI,Helvetica,Arial,sans-serif;color:#323e48;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px;display:block;margin-bottom:12px}
.impact-box p{font-size:16px;line-height:26px;color:#262626;font-weight:400;font-style:italic;font-family:Cambria,times new roman,"serif";margin-bottom:12px}
.impact-box .clearfix .one-fourth img{width:100%;height:auto;border:3px solid rgba(0,0,0,0.1);box-sizing:border-box}
@media(max-width:574px){.impact-box{padding:10px}}


.impact-box-contact{color:#9b2621;display:block;text-align:center;margin-bottom:0;font-size:16px;line-height:26px}
.impact-box-contact:hover{text-decoration:underline}

.lod-services-wrap{background-color:#f8faff;position:relative;padding:40px 40px 40px;box-sizing:border-box;height:auto;margin:50px -40px;border-bottom:5px solid rgba(0,0,0,0.5)}
.lod-services-wrap h2{margin-bottom:45px}
.lod-services-box{padding:30px;box-sizing:border-box;display:flex;flex-direction:column;border-top:3px solid #49afe5;transition:-webkit-transform .3s;transition:transform .3s, -webkit-transform .3s;align-items:center;justify-content:center;text-align:center;margin-bottom:30px;background:linear-gradient(to bottom, rgba(0,0,0,.02), transparent)}
.lod-services-box h3{font-size:20px;font-weight:900;color:#215a77;margin-bottom:20px;border-bottom:1px solid rgb(64, 154, 201, 0.13);display:block;width:100%;padding-bottom:10px}
.lod-services-box p{color:#777}
.lod-img{height:100px;width:100px;border-radius:50%;overflow:hidden;margin-bottom:30px;border:1px solid rgb(0, 0, 0, 0.35);box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:15px}
.lod-services-box .lod-img img{display:inline-block}
.lod-services-box:hover{-webkit-transform:translateY(-.2rem) scale(1.01);transform:translateY(-.2rem) scale(1.01)}
.lod-services-box p{font-size:17px!important;line-height:26px!important;margin-bottom:0!important}
.lod-head{width:100%;line-height:44px;font-size:34px;font-family:"Oswald", sans-serif;margin:0 auto 0;font-weight:400;box-sizing:border-box;position:relative}
.text-left{text-align:left}

/* Joinery Drawings // 25062021 // Bhargav Joshi */
.joinery-drawings-banner{background-image:url("../jpg/joinery-drawings-banner.jpg")}
.sheet-metal-design-banner{background-image:url("../jpg/sheet-metal-design-banner.jpg")}

.ser-offerings{padding:30px 0}
.ser-box-wrap{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-bottom:30px}
.ser-box{float:left;width:calc(100% / 7 - 10px);background:#f6f6f6 !important;border-radius:5px !important;padding:2rem 1rem!important;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 5px;border:1px solid #ddd}
.ser-box-icon{width:45px;height:45px;display:block;margin:0 auto 15px}
.ser-box-icon img{display:block;width:100%}	
.ser-box-details{font-size:20px;color:#022d62;letter-spacing:-0.5px;font-weight:400;text-align:center}

.software-logos-4{list-style:none}
.software-logos-4 li{display:inline-block;width:calc(100% / 4 - 8px);margin:0 2px;box-sizing:border-box}
.software-logos-4 li img{display:block;width:100%}
.width60{width:60%;margin:0 auto}

.ser-testimonial{color:#32323a;padding:40px 30px 40px 85px;background-color:#fdfdfd;border-radius:8px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,0.1);border-bottom-right-radius:0}
.ser-testimonial:before{content:'\00201C';position:absolute;font-size:140px;line-height:100px;color:#32353a;font-family:'Arial', sans-serif;left:25px;top:50px;height:auto;display:block}
.ser-testimonial:after{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:0px solid #346384;content:'';position:absolute;bottom:0px;right:0;transform:rotate( -180deg);border-top:40px solid #346384}
.ser-testimonial-user{font-size:16px;font-weight:300}
.ser-testimonial-message{font-size:21px;line-height:34px;font-weight:300;letter-spacing:-0.4px;display:block;margin-bottom:20px}
.ser-testimonial-user span{font-weight:600}

.prj-carousel-wrap{padding:20px 15px 25px;border:1px solid #ededed;margin:20px auto 35px auto}
.prj-carousel-wrap h2{margin-bottom:30px}
.prj-carousel img{display:block;width:100%;height:auto;padding:8px;border:1px solid #ededed;box-sizing:border-box}
.prj-carousel-wrap .width50{width:50%;padding:0 10px;box-sizing:border-box}

.process-step-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:40px auto 10px}
.process-step{position:relative;display:flex;flex-direction:column;align-content:center;justify-content:center}
/*.process-step:after{content:'';height:2px;display:inline-block;width:100%;background:#dedede;left:0;right:0;position:absolute;top:62%;transform:translate(0, 0)}*/
.process-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:relative;background:#f6f6f6;border:solid 2px #035f8a;width:100px;height:100px;padding:20px;box-sizing:border-box;margin:0 auto}
.process-icon:after{border:solid transparent;content:" ";height:0;width:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #035f8a;margin:0 auto;transition:all .2s ease 0s;bottom:-14px;left:50%;transform:translate(-50%, 0)}	
.process-icon img{display:block;width:100%}
.process-title{margin:30px 0 0;padding:15px 15px 0;font-size:18px; position:relative;text-align:center;border-top:2px solid #dedede;font-weight:600;color:#363636}

	
.ser-expertise-container{margin:35px auto 45px}
.ser-expertise-wrap{display:flex;flex-direction:row;margin-top:20px}
.ser-expertise-box{display:flex;flex-direction:column;position:relative;background:#fff;padding:0;border:1px solid #ddd;box-shadow:0 0 6px rgba(0,0,0,0.1);box-sizing:border-box}
.ser-expertise-box-image{box-sizing:border-box;max-height:200px}
.ser-expertise-box-image img{display:block;min-width:100%;width:100%}
.ser-expertise-box-content{padding:30px 20px 0;position:relative;font-size:18px;line-height:28px}
.img-box-ser-title{position:absolute;background-color:#009cd8;border-top-width:0 !important;color:#fff;display:inline-block;font-size:20px;line-height:30px;max-height:30px;overflow:hidden;padding:1px 20px;z-index:1;font-weight:300;left:0;top:-15px;border-right:5px solid #095a86}

/* Handeling Sheet Metal Page Additional */
.fivebox .ser-box{width:calc(100% / 5 - 10px);margin:0 5px 10px}
.ser-box-icon-text{display:block;margin:0 auto 15px;font-size:45px;font-weight:700;color:#252525;line-height:60px}
	

/* PC Style Code DRIVEWORKS IMPLEMENTATION + VISUAL PRODUCT CONFIGURATOR + TACTON IMPLEMENTATION */
/* Buttons */
.contactbtn{text-transform:uppercase;text-decoration:none;background:#fff;font-size:20px;color:#000;letter-spacing:0.5px;padding:15px 40px 17px;display:inline-block;margin:20px auto 0;text-align:center;border-radius:5px;transition:all .3s ease;position:relative}
.contactbtn:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0, 0, 0, 0.2)}
.contactbtn:active{transform:translateY(-1px);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)}
.contactbtn::after{content:"";display:inline-block;width:100%;height:100%;border-radius:5px;background:#fff;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}
.contactbtn:hover::after{transform:scaleX(1.2) scaleY(1.4);opacity:0}


/* Header */
/*.pc-header-wrapper{background:linear-gradient(to right bottom, rgb(197, 197, 197, 0.75), rgba(20, 27, 31, 0.9)), url(images/product-configurator-banner.jpg)}
.tacton-header-wrapper{background:linear-gradient(to right bottom, rgb(197, 197, 197, 0.75), rgba(20, 27, 31, 0.9)), url(images/tacton-implementation-banner.jpg)}*/
.pc-header-wrapper, .tacton-header-wrapper{background-size:cover!important;background-position:top!important;background-attachment:fixed!important;clip-path:polygon(0 0, 100% 0, 100% 80%, 0 100%);background-repeat:no-repeat!important;display:flex;flex-direction:row;align-items:center;justify-items:center;flex-wrap:wrap;width:auto;box-sizing:border-box;position:relative;padding:60px 40px 120px;margin:5px -40px 50px;color:#fff;line-height:28px;font-size:18px}
.banner-txt{width:50%;float:left}

/* DriveWorks Code */
.dw-header-wrapper{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-items:center;flex-wrap:wrap;position:relative;padding:60px 40px;margin:5px -40px 50px;color:#fff;line-height:28px;font-size:18px}
.dw-intro{padding:40px 40px 40px;margin:-50px -40px 20px -40px;position:relative;background:#f3f9fd}
.dw-intro h2{font-size:44px;line-height:54px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;margin:0 auto 45px}
.subline{font-size:24px;line-height:36px;color:#777;font-weight:500;margin:0 auto 15px}
.intro-img{height:auto;width:100%}
.projectslider .width100{width:100%}

.heading-primary{text-transform:uppercase;backface-visibility:hidden;font-weight:400;font-size:54px;margin-bottom:30px;font-family:"Oswald", sans-serif;line-height:65px;color:#fefefe;letter-spacing:-1px;margin-top:0;text-shadow:0px 3px 3px #000}
.banner-subtext{font-size:24px;line-height:34px;color:#fefefe}
.banner-txt p{color:#fefefe}

.hero-banner-img{width:50%;float:left}
.hero-banner-img img{height:auto;width:100%;display:block;margin:0 auto}

.pcservice-intro{background-image:linear-gradient(to bottom, rgb(265, 255, 255, 1), rgba(255, 255, 255, 0.1)), url(../jpg/service-intro.jpg);background-position:bottom center;background-size:cover;background-repeat:no-repeat;margin:-5px -40px 20px;padding:30px 40px 130px;position:relative;clip-path:polygon(0 0, 100% 0, 100% 90%, 0 100%);text-align:center}
.pcservice-intro.flat{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)!important;padding:30px 40px 50px!important}
.pcservice-intro h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:100%;margin:0 auto 25px}
.pcservice-intro .intro-img{position:relative;text-align:center;width:100%}
.pcservice-intro .intro-img img{margin:0 auto;width:100%}
.pcservice-intro.tacton-intro{padding:30px 40px 100px!important}

.key-features{margin:40px auto;text-align:center}
.key-features h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:85%;margin:0 auto 45px}

.box-benefit{margin-bottom:10px}
.box-benefit img{width:120px;height:auto;margin:0 auto 25px}
.box-benefit h3{color:#114561;font-size:22px}
.box-benefit p{color:#777}

.product-solutions{margin:50px -40px 50px;padding:70px 40px;position:relative;z-index:0}
.product-solutions.withoutimg{margin-top:-50px}
.product-solutions::after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;background:#eee;transform:skew(0deg, -2deg);z-index:-1}
.product-solutions.withoutimg::after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;background:#eee;transform:skew(0deg, 0deg);z-index:-1}

.driveworks-solutions{background:linear-gradient(to bottom, transparent, #c8d4dc);margin:20px -40px 20px;padding:20px 40px 40px;position:relative;z-index:0}
.product-solutions h2, .driveworks-solutions h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:85%;margin:0 auto 15px}
.solution-box{position:relative;box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);display:flex;flex-direction:row;background:#fff;border-radius:5px;overflow:hidden}
.solution-img{float:left;width:150px;margin-right:20px}

.driveworks-bg{background:linear-gradient(to right bottom, rgb(197, 197, 197, 0.55), rgb(20 27 31)), url(../driveworks-implementation-1.html);background-size:cover;background-position:center right}
.tackton-bg{background:linear-gradient(to right bottom, rgb(197, 197, 197, 0.55), rgb(20 27 31)), url(../tacton-implementation-1.html);background-size:cover;background-position:center right}

.solution-content{width:calc(100% - 170px);float:left;padding:15px 15px 15px 0;display:flex;flex-direction:column;min-height:350px;align-items:flex-start;justify-content:center}
.solution-content h3{color:#194861;font-size:22px;margin-bottom:15px}
.solution-box.no-img .solution-content{width:100%;float:left;padding:24px;display:flex;flex-direction:column;min-height:1px;align-items:flex-start;justify-content:center}

.configuration-process{margin:25px -40px 25px;padding:20px 40px 40px;position:relative;z-index:0;background:linear-gradient(to bottom, transparent, #f1f5f8)}
.configuration-process h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:85%;margin:0 auto 15px;text-align:center}

/* Tacton Implementation */
.color-one figure:before{background:#cbffd7}
.color-two figure:before{background:#dfdaff}
.color-three figure:before{background:#ffdefb}
.color-four figure:before{background:#c6fcfc}
.color-five figure:before{background:#fedcde}
.color-six figure:before{background:#fff0bd}

.smart-solutions{margin:20px auto 40px}
.smart-solutions h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:85%;margin:0 auto 45px}
.smart-box{display:flex;flex-direction:row;align-content:space-between;align-items:flex-start;justify-items:center;margin-bottom:30px}
.smart-box-icon{position:relative}
.smart-box-icon figure{position:relative;width:90px;height:90px;margin:0 25px 0 auto}
.smart-box-icon figure img{vertical-align:middle;display:block;margin:6px auto 0;position:relative;z-index:1;max-width:60px}
.smart-box-content{position:relative}
.smart-box-content h3{font-size:20px;color:#000;margin-top:0}
.smart-box-content p{margin-bottom:0}
.smart-box.vertical{flex-direction:column}
.smart-box.vertical h4{font-size:18px}
.smart-box.vertical .smart-box-icon, .smart-box.vertical .smart-box-content{position:relative;text-align:left}
.smart-box.vertical .smart-box-icon figure{margin:0 auto 20px auto;height:50px;width:50px}
.smart-box.vertical .smart-box-icon figure:before, .smart-box-icon figure:before{content:'';width:70px;height:70px;display:block;position:absolute;top:-15px;left:5px;right:0;border-radius:50%;z-index:0;margin:0 auto}

/* Features Bbenefits */
.features-benefits{position:relative;margin:40px -40px 50px;padding:40px 40px 50px;background-color:#e8f1f7}
.features-benefits h2{font-size:40px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;width:85%;margin:0 auto 45px}
.features-benefits-wrap{display:flex;flex-direction:row;align-content:space-between;align-items:flex-start;justify-items:center}
.features-benefits-box{background-color:#fff;position:relative;-webkit-box-shadow:0 0 60px 0 rgba(0, 0, 0, .06);box-shadow:0 0 60px 0 rgba(0, 0, 0, .06);padding:30px 10px 20px 10px;border-radius:4px;border:1px solid #dedede;min-height:250px}
.features-benefits-box.heightauto{min-height:1px;height:auto}
.features-benefits-content{text-align:center;font-size:18px;line-height:30px;color:#131a20;font-weight:500}
.features-benefits-imgbox{position:relative}
.features-benefits-imgbox figure{position:relative;width:100px;height:100px;margin:0 auto 30px}
.features-benefits-imgbox figure:before{content:'';width:100px;height:100px;display:block;position:absolute;top:-5px;left:-10px;right:0;border-radius:50%;z-index:0;margin:0 auto;background-color:rgba(64, 154, 201, 0.10)}
.features-benefits-imgbox figure img{vertical-align:middle;display:block;margin:6px auto 0;position:relative;z-index:1;max-width:120px}

.big-usp{margin:0 -40px 50px;padding:10px 40px;position:relative;z-index:0;background:linear-gradient(to bottom, transparent, #f1f5f8)}
.big-usp h2{font-size:30px;line-height:52px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:400;margin:0 auto 45px}
.big-usp h3{color:#114561;font-size:100px;font-weight:900;font-family:"Oswald", sans-serif;line-height:120px}
.big-usp p{color:#777}

/* CTA Sections */
.page-cta{position:relative;background-image:linear-gradient(to right bottom, rgb(197, 197, 197, 0.55), #084860), url(../jpg/driveworks.jpg);background-size:cover;background-position:top;background-attachment:fixed;margin:0px -40px;padding:70px 40px}
.page-cta-box a{transition:all 0.3s ease;position:relative;box-shadow:0 0 0 rgba(0, 0, 0, 0);display:block;background-color:#f5f5f5!important;padding:20px 0;top:0}
.page-cta-box a img{width:100px;margin:0 auto}
.page-cta-box a:hover, .page-cta-box a:focus{background-color:#ffffff!important;text-decoration:none!important;top:-4px;box-shadow:0 3px 15px rgba(0, 0, 0, 0.14)}

.skew{-webkit-transform:skew(0deg, -2deg);-moz-transform:skew(0deg, -2deg);-o-transform:skew(0deg, -2deg);-ms-transform:skew(0deg, -2deg);transform:skew(0deg, -2deg)}
.skew > *{-webkit-transform:skew(0deg, 2deg);-moz-transform:skew(0deg, 2deg);-o-transform:skew(0deg, 2deg);-ms-transform:skew(0deg, 2deg);transform:skew(0deg, 2deg)}

.page-cta-box h3{color:#084860!important}
.page-cta-box p{color:#262626}

.getin-touch-wrap{padding:2.8125rem 3.25rem;-webkit-border-radius:.3125rem;border-radius:.3125rem;width:100%!important;position:relative!important;background-position:center;height:100%;margin:0 auto 50px auto;left:0;top:0;z-index:0;background-attachment:scroll;background-size:cover;background:url(../jpg/parallax2.jpg);box-sizing:border-box;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;justify-content:space-between!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;transition:all 0.3s ease 0s}
.getin-touch-wrap:before{content:'';height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#546e7a;z-index:-1;mix-blend-mode:multiply}
.getin-touch-message{width:65%;-ms-flex:65%;flex:65%;max-width:65%;margin-right:3%}
.getin-touch-btn-wrap{width:32%;-ms-flex:32%;flex:32%;max-width:32%}
.getin-touch-message span{color:#fff;font-size:22px}
.getin-touch-message p{color:#fff;font-size:44px;margin-top:10px;line-height:54px;font-family:"Oswald", sans-serif}
.getin-touch-btn-wrap a{display:inline-block;-webkit-border-radius:5px;border-radius:5px;color:#121a37;position:relative;z-index:1;font-size:24px;font-family:"Oswald", sans-serif;padding:1.05rem 2.8rem 1.2rem 2.8rem;overflow:hidden;vertical-align:middle;background-color:#fff;transition:all 0.3s ease 0s}
.getin-touch-wrap:hover{mix-blend-mode:darken}
.getin-touch-wrap:hover a{-webkit-border-radius:5px;border-radius:5px;color:#fff;position:relative;z-index:1;font-size:24px;font-family:"Oswald", sans-serif;overflow:hidden;vertical-align:middle;background-color:#ef7000}

/* Animations */
.duration05{animation-duration:.5s}
.duration10{animation-duration:1s}
.duration15{animation-duration:1.5s}
.duration20{animation-duration:2s}
.duration25{animation-duration:2.5s}
.duration30{animation-duration:3s}
.animated{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeIn;backface-visibility:hidden;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.2s;animation-delay:.2s}
.movefrombottom{animation-name:movefrombottom}
@-moz-keyframes fadeIn{0%{opacity:0} 100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0} 100%{opacity:1}}
@keyframes movefrombottom{0%{opacity:0;transform:translateY(-100px)} 80%{transform:translateY(5px)} 100%{opacity:1;transform:translateY(0)}}
@keyframes movefromtop{0%{opacity:0;transform:translateY(100px)} 80%{transform:translateY(-5px)} 100%{opacity:1;transform:translateY(0)}}
@keyframes movefromright50{0%{opacity:0;transform:translateX(-50px)} 80%{transform:translateX(5px)} 100%{opacity:1;transform:translateX(0)}}
@keyframes movefromleft50{0%{opacity:0;transform:translateX(50px)} 80%{transform:translateX(-5px)} 100%{opacity:1;transform:translateX(0)}}


/* DriveWorks Design Automation - 18092020 */
.dw-en-model{background:linear-gradient(to bottom, transparent, #f1f5f8);margin:50px -40px 50px;padding:40px 40px 50px;border-bottom:5px solid rgba(0, 0, 0, 0.012)}
.dw-en-model h2, .extensions h2{font-size:44px;line-height:54px;color:#04141d;font-family:"Oswald", sans-serif;font-weight:300;margin:0 auto 10px}
.dw-en-model h2 span, .extensions h2 span{font-weight:400}
.dw-en-model-container{margin-top:25px;display:flex;flex-direction:row}
.model-box{display:flex;flex-direction:column;width:100%;height:auto;align-items:center;text-align:center}
.model-icon{height:140px;width:140px;background:#fff;border-radius:50%;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;border:6px solid rgba(0, 0, 0, 0.05)}
.model-content{position:relative}
.extensions{position:relative;margin:15px -40px 20px;padding:20px 40px 30px}

.di-listing{position:relative;list-style:none}
.di-listing li.icon1{background:url(../svg/icon-copy-file.svg) no-repeat left top 6px}
.di-listing li.icon2{background:url(../svg/icon-delete-configuration.svg) no-repeat left top 6px}
.di-listing li.icon3{background:url(../svg/icon-delete-file.svg) no-repeat left top 6px}
.di-listing li.icon4{background:url(../svg/icon-filezilla-upload-download.svg) no-repeat left top 6px}
.di-listing li.icon5{background:url(../svg/icon-merge-pdf.svg) no-repeat left top 6px}
.di-listing li.icon6{background:url(../png/icon-html-pdf.png) no-repeat left top 6px}
.di-listing li.icon1, .di-listing li.icon2, .di-listing li.icon3, .di-listing li.icon4, .di-listing li.icon5, .di-listing li.icon6{background-size:32px!important}
.di-listing li{padding-left:50px}

.bigtext{font-size:22px;line-height:1.7;color:#02669d}

.process-box-container{padding:85px 0 0 0;display:flex;flex-direction:row;align-items:flex-start;margin:0 auto 40px}
.process-box{position:relative;-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 50px 0px;box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 50px 0px;background:rgb(255, 255, 255);border-radius:6px;min-height:220px}
.process-box:after{content:"\00276F";position:absolute;right:-14px;top:40%;font-size:44px;color:rgba(0, 0, 0, 0.2);line-height:44px;transform:translateX(14px) translateY(-40%)}
.process-box:last-child:after{display:none}
.process-img-holder{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:-75px auto 30px;border:1px solid #409ac9;background-color:#e6e6e6}
.process-img-holder img{width:100px;height:auto;margin:25px auto;display:block}
.process-number{position:absolute;font-size:20px;font-family:"Oswald", sans-serif;background:#267198;color:#fff;height:45px;width:45px;text-align:center;line-height:45px;border-radius:50%;right:24px}
.process-title{padding:6px 10px;text-align:center;display:block;font-size:18px;line-height:26px;color:#424242;font-weight:500;margin-bottom:15px}

.project-thumb-box{border:1px solid #efefef}
.project-thumb-box p{padding:14px 22px;font-size:18px;cursor:pointer;line-height:24px;margin-bottom:0;text-align:center;background:#eee;min-height:80px;border-bottom:2px solid #ddd;vertical-align:middle;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.projectdescription{font-size:16px;line-height:26px;color:#262626;text-align:left;margin-bottom:0;margin-top:20px}
.projectdescription p.projecttitle{display:block;font-size:17px;background:#efefef;padding:10px 15px;text-align:center;font-weight:700}

.projects-sample-wrap .one-third{margin-bottom:30px}
.project-sample-popup .su-lightbox-content{max-width:auto!important}
.project-sample-popup .su-lightbox-content img{display:block;position:relative;width:100%;height:auto}

@media only screen and (min-width:312px) and (max-width:639px){
	.projects-sample-wrap .one-third{width:100%;margin:0 auto 30px auto;max-width:364px;float:none!important}
	.projects-sample-wrap .one-third a{display:block}
	.projects-sample-wrap .one-third a img{display:block;width:100%;height:auto}
}
@media only screen and (min-width:640px) and (max-width:1023px){
	.projects-sample-wrap {display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.projects-sample-wrap .one-third{width:48.50%;margin-right:3%;margin-bottom:30px}
	.projects-sample-wrap .one-third:nth-child(2n){margin-right:0}
	.projects-sample-wrap .one-third a{display:block}
	.projects-sample-wrap .one-third a img{display:block;width:100%;height:auto}
}

/* ------ SIDEBAR / FOOTER - CONTACT FORM ------ */
#sidebarform{position:relative;background-color:#f2f2f2;padding:20px;margin:15px auto 20px;border-top:3px solid #dedede}
#sidebarform p.quotehead{font-size:36px;font-weight:300;margin-bottom:15px;line-height:normal}
#sidebarform input[type=text], #sidebarform input[type=tel], #sidebarform input[type=email], #sidebarform textarea{width:100%;border:solid 1px #ccc;font-size:17px;line-height:32px;font-family:'Source Sans 3',sans-serif;padding:0 15px;box-sizing:border-box;height:45px;margin-bottom:5px}
#sidebarform textarea{height:120px}
#sidebarform input[type=submit]{border:none;background-color:#dc0000;padding:8px 30px;color:#fff;font-size:20px;text-transform:uppercase;letter-spacing:2px;transition:all .4s;margin-top:15px;text-shadow:1px 1px 1px #383838;border-radius:6px}
#sidebarform input[type=submit]:hover{background-color:#262626;text-decoration:underline}
#privacycheck{width:auto;margin-top:0px;vertical-align:sub;font-size:12px;line-height:20px;float:left;margin-bottom:5px;position:relative}
#privacycheck input[type=checkbox]{margin-right:10px;vertical-align:sub;float:left;top:4px;position:relative}
#privacycheck label{float:left;position:relative;width:90%}

#getintouch{margin-top:30px;background-color:#f2f2f2;padding:15px 30px;border-left:solid 4px #dcdcdc}
#getintouch p#quotehead{font-size:32px;font-weight:300;margin-bottom:15px;line-height:normal}
#getintouch p{font-size:18px;line-height:28px;margin-bottom:0}
#getintouch p.getintouchemmail{position:relative;display:block;width:calc(100% + 60px);background:#dcdcdc;padding:15px;left:-30px;margin-top:15px;padding-left:30px;font-size:20px;font-style:italic;font-family:"Times new Roman";margin-bottom:15px}

/* Service Page Product Flickty Slider */
.sampleslider{position:relative}
.sampleslider .width33 img, .sampleslider .width50 img, .sampleslider .one-half img{padding:5px;border:1px solid #dedede;box-sizing:border-box;max-width:95%;width:100%;margin:0 auto}
.sampleslider .width33 .su-lightbox, .sampleslider .width50 .su-lightbox, .sampleslider .one-half .su-lightbox{display:block;text-align:center}
.style3{border:none;background-color:#dcdcdc;padding:8px 30px;transition:all .4s;margin:20px auto 0 auto;border-radius:6px;display:table;position:relative}
.style3 a{color:#262626;font-size:20px; display:block}
.style3:hover a{text-decoration:underline!important}


/* SERVICE PAGE RELATED BLOG POSTS */
.related-blogposts-container{position:relative;margin:35px auto 30px;padding-top:35px;border-top:1px solid #dedede}
.related-blogposts-container-head{font-size:34px;margin:0 auto 25px;font-weight:500}
.related-blogpost-wrap{display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap}
.related-blogpost{display:flex;flex-direction:column;align-items:normal;justify-content:flex-start;flex-wrap:wrap;padding:10px;border:1px solid #dedede;box-sizing:border-box}
.related-blogpost-imgwrap{display:block;position:relative;width:100%;margin-bottom:15px;border-bottom:1px solid #dedede;padding-bottom:10px;box-sizing:border-box;height:auto}
.related-blogpost-imgwrap a{display:block;height:100%;width:100%;position:relative}
.related-blogpost-imgwrap a img{height:155px;width:100%;display:block}
.related-blogpost-info{position:relative}
.related-blogpost-info h3{font-size:24px;line-height:32px;color:#ab151c;font-weight:600;display:block;margin-bottom:15px}
.related-blogpost-info h3 a{color:inherit;display:block;font-size:inherit}
.related-blogpost-readmore{border-left:5px solid #a5a5a5;padding:4px 10px;font-size:16px;line-height:32px;background:linear-gradient(92deg, #dcdcdc, transparent);font-weight:600;color:#454545}


/*CAD Drafting Service*/
.responsiveimg{float:right;padding:10px;box-sizing:border-box}
.uspsection{position:relative;margin:0px auto 20px auto;display:block}
.uspsection .one-third{text-align:center;margin-bottom:10px}
.uspsection .one-third .img-container{border:2px solid rgba(0,0,0,0.5);box-sizing:border-box;border-radius:50%;height:85px;width:85px;display:block;margin:0 auto 15px auto;padding:10px}
.uspsection .one-third .img-container img{display:block;margin:0 auto;height:60px}
.uspsection .one-third span{color:#444444;font-size:17px}

.factors{position:relative;margin-top:15px}
.factors .one-third{height:130px;margin-bottom:20px;text-align:left;line-height:80px;box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.15);border-top-left-radius:20px;padding-left:20px;color:#000;box-sizing:border-box;font-weight:300}
.factors .one-third.factor1{background:rgba(220, 219, 220, 0.40) url(../svg/factors1.svg) no-repeat right 15px bottom 15px}
.factors .one-third.factor2{background:rgba(220, 219, 220, 0.40) url(../svg/factors2.svg) no-repeat right 15px bottom 15px}
.factors .one-third.factor3{background:rgba(220, 219, 220, 0.40) url(../svg/factors3.svg) no-repeat right 15px bottom 15px}
.factors .one-third.factor4{background:rgba(220, 219, 220, 0.40) url(../svg/factors4.svg) no-repeat right 15px bottom 15px}
.factors .one-third.factor5{background:rgba(220, 219, 220, 0.40) url(../svg/factors5.svg) no-repeat right 15px bottom 15px}

/* CPQ Solutions */
.imgbox{margin:30px 0 0 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}
.imgbox img{width:100%}
.imgbox .textparthead{font-size:22px;color:#02425C;margin-top:0;margin-bottom:20px;line-height:1.1}    
.imgbox .textpart a{padding:5px 25px;display:inline-block;border:1px solid #ab232c;color:#ab232c;border-radius:5px;text-transform:uppercase;font-size:16px;letter-spacing:1px;margin-top:15px}
.imgbox .textpart a:hover{border:1px solid #ab232c;color:#fff!important;background:#ab232c}
   

.email-block {padding:30px; background:-webkit-linear-gradient(238.41deg,#49afe5 0%,rgba(54,123,232,0) 87.87%),#104777; background:linear-gradient(238.41deg,#49afe5 0%,rgba(54,123,232,0) 87.87%),#104777; position:relative; text-align:center; color:#fff; margin:30px auto; font-weight:300; font-size:22px!important; line-height:34px!important; display:flex; justify-content:center; align-items:center; z-index:0!important;}
.email-block .text { z-index:9999999; position:relative; top:0; width:60%; float:left; text-align:left;}
.emailblock { position:relative; float:left; width:36%; padding:10px; font-size:20px; font-weight:400; background:#f38929; color:#311700!important; -webkit-transition:.3s ease; transition:.3s ease; z-index:99999999999; border:none; cursor:pointer; text-transform:uppercase; letter-spacing:1px; display:block; margin-left:20px; font-family:'Oswald', sans-serif;}
.pemail { position:relative; float:left; width:36%; margin-bottom:0; z-index:29}
.pemailblock { padding:10px; font-size:20px; font-weight:400; background:#f38929; color:#311700!important; -webkit-transition:.3s ease; transition:.3s ease; z-index:99999999999; border:none; cursor:pointer; text-transform:uppercase; letter-spacing:1px; display:block; margin-left:20px; font-family:'Oswald', sans-serif;}
.cut { height:100%; width:100%; min-height:100%; position:absolute; right:0; top:0; background:url(../png/bg-cut.png) 100% 0 no-repeat; background-size:contain; z-index:2; background-blend-mode: overlay; mix-blend-mode:overlay; opacity:.2;}  

@media all and (max-width:750px){
    .email-block, p .emailblock{flex-direction:column;font-size:18px!important;line-height:30px!important}
    .email-block .text, .emailblock, .pemail{width:100%}
    .emailblock{margin:15px auto 0 auto!important;box-sizing:border-box!important}
}

/* Clients Page */
#clientpage {position:relative;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
#clientpage img{display:block;float:left;margin:0 20px 30px}
/*#clientpage img:nth-child(6n){margin-right:0}*/
@media all and (max-width:750px){
#clientpage{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
#clientpage img{display:block;margin:10px 10px 10px 10px!important;max-width:100px;height:auto}
}

/* Contact Us Page */
#contact-page{position:relative;margin-bottom:30px}
#contact-page input, #contact-page textarea{display:block;width:100%;padding:0.5rem 1.2rem;font-size:1.05rem;font-weight:400;color:#42464e;background-color:#fff;background-clip:padding-box;border:1px solid rgba(163,163,163,0.3);border-radius:.4rem;box-shadow:0 0 1.25rem rgb(30 34 40 / 4%);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:calc(2.5rem + 5px);line-height:1.35}
#contact-page input[type=checkbox]{display:inline-block;width:15px;font-size:initial;height:15px;line-height:1;padding:0}
#contact-page textarea{min-height:200px}
#contact-page .privacycheck .wpcf7-list-item{margin-left:0!important}
#contact-page .privacycheck input[type="checkbox"]{height:20px;width:20px;padding:5px;border-radius:0;border:1px solid rgba(163,163,163,0.3);float:left;margin-right:10px;position:relative;top:5px}
#contact-page .privacycheck label{font-size:15px;line-height:18px}
#contact-page .privacycheck label span{position:relative;top:3px}
.quiz-22 input.wpcf7-quiz{width:80%!important;display:inline!important;margin:5px}
.contactformbtn{display:block!important;width:auto!important;padding:10px 50px!important;font-size:22px!important;font-weight:400!important;color:#fff!important;background-color:#a01c22!important;border:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border-radius:.4rem!important;box-shadow:0 0 1.25rem rgb(30 34 40 / 4%)!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;height:auto!important;line-height:32px!important;text-transform:uppercase!important;letter-spacing:1.5px!important;text-shadow:2px 2px black!important;float:none!important;margin:8px auto 0!important}
.contactformbtn:hover{background-color:#262626!important}


/* ----------- Inner Page ----------- Updated - 30-11-2021 */
.inner-banner{height:188px;margin:0 -40px;padding:0 40px;margin-bottom:50px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}
.inner-banner h1{color:#fff;font-family:'Oswald', sans-serif;font-size:45px;line-height:normal;font-weight:normal;margin-top:60px}

.maincontent-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-grow:1; box-sizing:border-box}
.maincontent-wrap-noflex{position:relative;display:block; box-sizing:border-box}
.sidebar-head{font-size:24px;color:#AB151C;margin-bottom:14px;line-height:normal}
.sidebar-menu ul{list-style:none}
.sidebar-menu ul li a{display:block;background:#f2f2f2 url(../png/grey-right.png) 15px 15px no-repeat;color:#ab151b;padding:5px 10px 5px 35px;margin-bottom:5px;font-size:17px;position:relative}
.sidebar-menu ul li a:hover{background-color:#49afe5;color:#fff;text-decoration:underline}
.maincontent{position:relative}
.maincontent ul{position:relative}
.maincontent li{position:relative;margin-bottom:5px}
blockquote{font-size:20px;line-height:32px;background-color:#e9e9e9;border-left:solid 4px #ab151b;padding:20px;margin-bottom:25px}


@media only screen and (min-width:312px) and (max-width:767px){
	ol, ul, dl{margin-bottom:0}
	.one-third, .one-fourth{width:100%}
	.one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third{margin-right:0}
	footer{padding:20px 40px}
	.footer-strip .one-half{text-align:center;margin-bottom:15px}

	.inner-banner{height:auto;padding:0 40px 30px;margin-bottom:30px}
	.inner-banner h1{font-size:36px;margin-top:30px}
	.maincontent-wrap{flex-direction:column}
	blockquote{font-size:18px;line-height:30px;padding:10px 20px;margin-bottom:20px}
	.su-lightbox-content{width:100%!important;padding:15px!important}
	#getintouch{padding:20px}
	#getintouch p.getintouchemmail{width:calc(100% + 40px);left:-20px}
}

@media only screen and (min-width:312px) and (max-width:574px){
	.width25, .width40, .width50, .width60{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	
	#banner{height:auto!important;margin:0 -20px;padding:0 20px 20px;position:relative;background:#409ac9 url(../webp/home-banner-575.webp) center center no-repeat;background-size:cover;height:530px}
	#home-clients{margin:35px auto}
	#home-clients ul{flex-direction:row}
	#home-clients ul li{width:calc(33.33% - 10px);border:1px dashed rgba(64, 154, 201, 0.50)}
	.home-services{padding:15px 20px;box-sizing:border-box;margin:0 auto}
	.home-services h2{margin-bottom:25px;margin-top:20px}
	.home-services-wrap{flex-direction:column}
	.home-services-wrap .one-fourth{margin-right:0;margin-left:3%}
	
	#home-introduction{padding:25px 15px;flex-direction:column}
	#home-introduction .width60{padding-right:0}
	.textimonial-box{padding:20px;margin:0}
	.textimonial-head{font-size:30px;color:rgb(255, 255, 255);-webkit-transform:translateY(-30px) translateX(-50%);-ms-transform:translateY(-30px) translateX(-50%);transform:translateY(-30px) translateX(-50%)}
	.testimonial-text{font-size:16px;line-height:24px;padding:62px 0px 0px 0px;margin:0 15px}
	.textimonial-head::before, .textimonial-head::after{height:51px}
	.client-title{font-size:16px;line-height:22px;text-align:right;margin-right:20px}
	.client-title span{font-size:18px;line-height:28px;margin-bottom:5px}
	#industries-bar{margin-top:35px}
	.industries-wrap{flex-direction:row;flex-wrap:wrap}
	.industry{text-align:center;width:calc(100% / 2);margin-bottom:20px} 
	#footerbar{padding:15px 0 20px 0!important}
	
	.about-banner{border-top:0;margin:50px auto 30px;box-sizing:border-box;padding:15px;width:100%;height:auto}
	.about-banner h1{font-size:38px;line-height:1.3}
	.about-quote{font-size:20px;line-height:1.5;width:100%;margin:5px auto 20px}
	.aboutusp .usp-1-wrap{margin-bottom:0}
	.aboutusp .usp-1-wrap .width25{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%}
	.aboutusp .usp-1-wrap .width25 .usp-1-box{border-left:1px solid #d9e8ff}
	.about-intro{padding:20px}
	.value-core-wrap{position:relative;margin:30px auto 0;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
	.value-core-wrap .one-fifth{width:48.5%;margin-right:3%;margin-bottom:10px}
	.value-core-wrap .one-fifth:nth-child(2n), .value-core-wrap .one-fifth:last-child{margin-right:0}
	.value-box-content span{margin-bottom:0;font-size:16px;line-height:23px;display:inline-block}
	.value-box{background:#fff;box-shadow:0 18px 30px 0 rgb(83 61 9 / 7%);padding:10px 15px;display:flex;box-sizing:border-box}
}

@media (min-width:312px) and (max-width:979px){
	.calltoaction{padding:30px;margin:20px -10px;flex-direction:column;align-items:flex-start;justify-content:normal}
	.calltoaction .width60, .calltoaction .width40{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;float:none;text-align:center}
	.calltoaction-head{font-size:calc(32.14286px + (1785.71429vw - 5714.28571px)/1600);line-height:40px;margin-bottom:20px}
	.calltoaction p:last-child{margin-bottom:20px}
	.ctabtn{font-size:20px;padding:10px 30px}
	.calltoaction .text-right{text-align:center!important}
}

@media only screen and (max-width:359px){
	.innerbanner{min-height:270px!important;background-size:cover}
}

@media only screen and (min-width:359px) and (max-width:479px){
	.list-usp li{width:33.33%;margin-bottom:15px}
	.sample-box .one-fourth{width:80%;margin:0 auto 30px auto;float:none}
	.sector-container .one-fifth{width:48.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fifth:nth-child(2n){margin-right:0%}
	.blogpost-container{margin:30px auto;display:block}
	.related-blogs{max-width:80%;margin:35px auto 0 auto}

	.list-usp li{width:33.33%;margin-bottom:15px}
}

@media only screen and (min-width:359px) and (max-width:639px){
	.imagebg-header{margin:0px auto 0 auto;padding:20px 15px}
	.benefit-box.first-box{padding:0}
}

@media only screen and (min-width:359px) and (max-width:767px){
	.benefit-box, .benefit-box.nomarginbottom{height:auto;min-height:auto;max-height:100%;margin-bottom:15px!important;padding:15px}
	.cta-border{padding:15px;flex-wrap:nowrap;flex-direction:column}
	.benefit-box{background:#fff url(../svg/read-bullet.svg) no-repeat top 22px left 20px}
}

@media only screen and (min-width:359px) and (max-width:979px){
	.imagebg-header h1{font-size:40px;line-height:50px}
	.intro-section{padding:15px;margin:0 auto}
	.width50{width:100%}
}

@media only screen and (min-width:359px) and (max-width:1370px){
	.list-usp{margin-top:15px}
	.list-usp .usp-box{width:94%;padding:10px 5px;height:auto;min-height:100px}
	.list-usp .usp-box p{font-size:22px}

	.section-space{margin:20px auto} .padding35{padding:15px}
	.page-blockquotes{font-size:18px;line-height:30px}
	.btn-orange-border{margin-top:10px;margin-bottom:10px}
	.list-usp{margin-top:15px}
	.list-usp .usp-box{width:94%;padding:10px 5px;height:auto;min-height:100px}
	.list-usp .usp-box p{font-size:22px}
	.intro-section h2{font-size:24px}
	.intro-section img{max-width:100%}
	.one-fourth{width:100%}
	.testimonial-box{width:100%}
	.testimonial-head{font-size:18px;color:#616161}
	.testimonial-head br{display:none}
	.testimonial-head span{font-size:18px;display:inline-block}
	.testimonial-message{font-size:18px;line-height:25px;margin:10px auto 15px auto}
	.testimonial-message:before{width:15px;height:10px;background-size:15px}
	.sample-box .one-fourth:last-child{margin:0 auto 0 auto}
	.benefits-wrapper{padding:15px;margin-top:10px}
	.benefit-box.nomarginbottom:last-child{margin-bottom:0} 
	.cta-message-head{font-size:26px;line-height:38px;margin-bottom:0}
	.sector-container, .blogpost-container{margin:15px auto 0 auto;flex-direction:row;flex-wrap:wrap;flex-grow:1} 
	.sector-container .one-fifth a{padding:15px 0 10px 0}
	.sector-icon{height:80px;width:80px;margin-bottom:10px}
	.sector-icon img{width:30px}
	.sector-container .one-fifth a p{font-size:18px}
	.red-head{font-size:24px;line-height:34px;margin-bottom:15px}
	.related-blogs h2{margin-bottom:20px}
	.testimonial-fullbox h2{font-size:40px;line-height:52px}
	.blog-img-container{max-height:125px}
	.blog-title{margin-top:0}
	.blog-post{margin-bottom:15px}
	.testimonial-fullbox{width:100%;padding:30px;margin:30px auto;box-sizing:border-box;background-size:contain}
	.testimonial-fullbox .testimonial-message{font-size:24px;line-height:36px;margin:25px auto 15px;width:100%;box-sizing:border-box;padding:0}
	.testimonial-fullbox .testimonial-message:before{height:30px;width:30px;position:relative;display:inline-block;left:-10px;top:0}
	.blue-list li:last-child{margin-bottom:15px}
}

@media only screen and (min-width:360px) and (max-width:574px){
	.home-services{padding:25px 30px;box-sizing:border-box;margin:0 auto}
}

@media only screen and (max-width:479px){
	.ind-banner, .service-banner{margin:0 -40px 0;padding:60px 40px;width:calc(100% + 60px);box-sizing:border-box}
	.ind-banner h1, .service-banner h1{font-size:42px}
	.ind-banner .btn-orange{font-size:17px;padding:5px 10px 6px;background-color:#fd6b1c;color:#ffffff;text-transform:inherit;transition:0.5s;line-height:1.3;font-weight:400}
	.width66, .width33{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	#ind-introduction{position:relative;margin:0 auto;padding:0px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	#ind-introduction .width66{margin-bottom:10px}
	.ind-intro-content{padding:0 0 0 0}
	#ind-introduction .width33 img{max-width:100%;width:100%}
	.list-usp{align-items:flex-start}
	.alt-usp li{width:50%!important}
	.service-offerings{padding:10px;margin:15px auto 0}
	#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{font-size:32px}
	.intropoints{align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.intropoints .one-fifth{width:100%;float:none;margin:0 auto 10px}
	.sector-container .one-fourth{width:48.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fourth:nth-child(2n){margin-right:0}
	.sector-container .one-fourth a{padding:20px 10px}
	.sector-container .one-fourth a p{font-size:18px}
	.cta-border .cta-message, .cta-border .cta-contact{  flex-grow:1;text-align:center}
	.cta-contact .btn-orange-border{padding:5px 10px 7px;color:#000;font-size:18px;letter-spacing:-0.3px;margin-top:0}
	.sectors-wrapper{margin-bottom:0}

	.uspsection .one-third{width:50%!important;float:left!important;margin:0 auto 25px auto}
	.uspsection .one-third .img-container{width:100px;height:100px;padding:10px}
	.uspsection .one-third .img-container img{height:60px;width:60px}
	.uspsection .one-third span{font-size:16px}
	.uspsection .one-third span br{display:none}
	.two-third{width:100%}
	.factors .one-third{height:60px;text-align:left;line-height:60px;border-top-left-radius:15px;padding-left:100px;font-size:20px;font-weight:300;color:#000;float:left!important; margin-bottom:10px;box-sizing:border-box}
	.factors .one-third.factor1, .factors .one-third.factor2, .factors .one-third.factor3, .factors .one-third.factor4, .factors .one-third.factor5{background-position-x:22px;background-position-y:50%;background-size:10%}

	.driveworks-banner{box-sizing:border-box;margin:50px auto 0;padding:15px;display:flex;flex-direction:column-reverse}
	.service-intro-img img{max-width:320px;display:block;width:320px;min-height:1px;margin:0 auto}
	.driveworks-banner h1{font-size:40px;margin-bottom:20px;line-height:50px}
	.dw-blockquote{font-size:18px;line-height:30px}
	.introduction-section{padding:20px;margin:0 auto}
	.service-testimonials{padding:20px 20px 20px 60px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 20px top 25px;border-radius:15px 0px 0px 0px;background-size:25px auto}
	.getin-touch-wrap{padding:30px 20px;margin:0 auto 50px auto;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{margin:0 auto;width:100%;-ms-flex:100%;flex:100%;max-width:100%}
	.getin-touch-message p{font-size:30px;line-height:40px;margin-bottom:20px}
	.getin-touch-btn-wrap a{padding:10px 20px 12px 20px;font-size:20px}
	.featured-wrap{padding:15px;box-sizing:border-box;margin:0 auto}
	.single-featured-container .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.single-featured-container .one-fourth:nth-child(2n){margin-right:0}
	.single-featured .featured-icon-box{height:60px;width:60px;line-height:60px}
	.single-featured .featured-content{padding:50px 15px 15px;min-height:155px}
	.single-featured-container .one-fourth:nth-child(3) .single-featured, .single-featured-container .one-fourth:nth-child(4) .single-featured{margin-bottom:0}
	.mb50{margin-bottom:25px}
	.mt50{margin-top:25px}

	.software-logos-4 li{width:calc(100% / 2 - 8px)}
	.ser-testimonial{padding:55px 15px 15px 15px;border-radius:4px;margin:10px auto}
	.ser-testimonial:before{font-size:80px;line-height:50px;left:15px;top:30px}
	.ser-testimonial-message{font-size:18px;line-height:28px;font-weight:400}
	.process-step-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start;border-left:2px solid #dedede;width:96%;margin:0 auto 0 30px}
	.process-step{margin-bottom:25px}
	.process-icon{margin:0 0 0 35px}
	.process-icon:after{top:50%;left:-8px;transform:translate(-50%, -50%) rotate( 90deg )}
	.process-title{margin:10px 0 0;padding:0 45px 0;border-top:0;text-align:left}
	.process-title:before{top:-65px;left:-8px;right:auto}
	.ser-expertise-wrap{flex-direction:column}
	.ser-expertise-box{margin:0 auto 20px auto}
	.ser-expertise-box-image{max-height:300px}
	.ser-expertise-box-content{padding-bottom:10px}
	.benefit-box-wrap{padding:20px}
	.benefit-box-wrap .width60{width:100%}
	.benefit-box-wrap .width60 .text-center{margin-top:15px}
	.prj-carousel-wrap{padding:20px 15px 15px 15px}
	.prj-carousel-wrap .width50, .prj-carousel-wrap .width100	{width:100%}
	.prj-carousel-wrap .width50	.heightwidthauto{width:100%!important}
	.ser-box-wrap, .fivebox .ser-box{flex-wrap:wrap}
	.ser-box, .fivebox .ser-box{width:calc(100% / 2 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}
	.ser-box-details{font-size:17px;line-height:28px;letter-spacing:-0.4px}
}

@media only screen and (min-width:480px) and (max-width:549px){
	.ind-banner, .service-banner{margin:0 -40px 0;padding:60px 40px;width:calc(100% + 60px);box-sizing:border-box}
	.ind-banner h1, .service-banner h1{font-size:42px}
	.ind-banner .btn-orange{font-size:17px;padding:5px 10px 6px;background-color:#fd6b1c;color:#ffffff;text-transform:inherit;transition:0.5s;line-height:1.3;font-weight:400}
	.width66, .width33{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	#ind-introduction{position:relative;margin:0 auto;padding:0px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	#ind-introduction .width66{margin-bottom:10px}
	.ind-intro-content{padding:0 0 0 0}
	#ind-introduction .width33 img{max-width:70%;width:100%;margin:0 auto;display:block}
	.list-usp{align-items:flex-start;margin-top:0;margin-bottom:15px}
	.alt-usp li{width:47%!important;margin:0 auto}
	.alt-usp li .usp-box{width:94%;margin:0 auto 15px}
	.service-offerings{padding:10px;margin:15px auto 0}
	#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{font-size:32px}
	.intropoints{align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.intropoints .one-fifth{width:48.50%;float:none;margin:0 auto 10px}
	.intropoints .intropointsbox:last-child{margin-right:0;margin-left:0}
	.sector-container .one-fourth{width:48.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fourth:nth-child(2n){margin-right:0}
	.sector-container .one-fourth a{padding:20px 10px}
	.sector-container .one-fourth a p{font-size:18px}
	.cta-border .cta-message, .cta-border .cta-contact{  flex-grow:1;text-align:center}
	.cta-contact .btn-orange-border{padding:5px 10px 7px;color:#000;font-size:18px;letter-spacing:-0.3px;margin-top:0}
	.sectors-wrapper{margin-bottom:0}
}

@media only screen and (min-width:480px) and (max-width:639px){
	.sector-container .one-fifth, .sector-container .sector-box{width:31.33%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fifth:nth-child(3n), .sector-container .sector-box:nth-child(3n){margin-right:0%}

	.one-half{width:100%}
	.driveworks-banner{box-sizing:border-box;margin:50px auto 0;padding:15px;display:flex;flex-direction:column-reverse}
	.service-intro-img img{max-width:320px;display:block;width:320px;min-height:1px;margin:0 auto}
	.driveworks-banner h1{font-size:40px;margin-bottom:20px;line-height:50px}
	.dw-blockquote{font-size:18px;line-height:30px}
	.introduction-section{padding:20px;margin:0 auto}
	.service-testimonials{padding:20px 20px 20px 60px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 20px top 25px;border-radius:15px 0px 0px 0px;background-size:25px auto}
	.getin-touch-wrap{padding:30px 20px;margin:0 auto 50px auto;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{margin:0 auto;width:100%;-ms-flex:100%;flex:100%;max-width:100%}
	.getin-touch-message p{font-size:30px;line-height:40px;margin-bottom:20px}
	.getin-touch-btn-wrap a{padding:10px 20px 12px 20px;font-size:20px}
	.featured-wrap{padding:15px;box-sizing:border-box;margin:0 auto}
	.single-featured-container .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.single-featured-container .one-fourth:nth-child(2n){margin-right:0}
	.single-featured .featured-icon-box{height:60px;width:60px;line-height:60px}
	.single-featured .featured-content{padding:50px 15px 15px;min-height:155px}
	.single-featured-container .one-fourth:nth-child(3) .single-featured, .single-featured-container .one-fourth:nth-child(4) .single-featured{margin-bottom:0}
	.mb50{margin-bottom:25px}
	.mt50{margin-top:25px}

	.software-logos-4 li{width:calc(100% / 3 - 8px)}
	.ser-testimonial{padding:55px 15px 15px 15px;border-radius:4px;margin:10px auto}
	.ser-testimonial:before{font-size:80px;line-height:50px;left:15px;top:30px}
	.ser-testimonial-message{font-size:18px;line-height:28px;font-weight:400}
	.process-step-wrap{flex-direction:row;flex-wrap:wrap}
	.process-step{width:50%;margin-bottom:30px}
	.process-step:last-child{margin-bottom:0}
	.process-title{padding:20px 25px 0}
	.ser-expertise-wrap{max-width:480px;flex-direction:row;flex-wrap:wrap}
	.ser-expertise-wrap .one-fourth{width:48.50%;margin-right:3%;margin-bottom:3%;float:left}
	.ser-expertise-wrap .one-fourth:nth-child(2n){margin-right:0}
	.benefit-box-wrap{padding:20px}
	.benefit-box-wrap .width60{width:100%}
	.benefit-box-wrap .width60 .text-center, .benefit-box-wrap .width60 .one-half{margin-top:15px}
	.prj-carousel-wrap{padding:20px 15px 15px 15px}
	.prj-carousel-wrap .width50	{width:100%}
	.prj-carousel-wrap .width50	.heightwidthauto{width:100%!important}
	.ser-offerings{padding-bottom:0}
	.ser-box-wrap{flex-wrap:wrap;margin-bottom:0}
	.ser-box, .fivebox .ser-box{width:calc(100% / 2 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}
	.ser-box-details{font-size:17px;line-height:28px;letter-spacing:-0.4px}
}

@media only screen and (min-width:480px) and (max-width:768px){
	.sample-box .one-fourth{width:48.50%;margin:0 3% 20px auto;float:left}
	.sample-box .one-fourth:nth-child(2n){margin-right:0}
	.blogpost-container{margin:30px auto!important;display:block}
	.blogpost-container .one-third{width:48.50%;margin:0 3% 30px 0;float:left}
	.blogpost-container .one-third:nth-child(2n){margin-right:0}
	.uspsection .one-third{width:33%!important;float:left!important;margin:0 auto 25px auto;height:185px}
	.uspsection .one-third .img-container{width:100px;height:100px;padding:10px}
	.uspsection .one-third .img-container img{height:60px;width:60px}
	.uspsection .one-third span{font-size:17px}
	.uspsection .one-third span br{display:none}
	.two-third{width:100%}
	.factors .one-third{height:60px;text-align:left;line-height:60px;border-top-left-radius:15px;padding-left:100px;font-size:20px;font-weight:300;color:#000;float:left!important; margin-bottom:10px;box-sizing:border-box}
	.factors .one-third.factor1, .factors .one-third.factor2, .factors .one-third.factor3, .factors .one-third.factor4, .factors .one-third.factor5{background-position-x:22px;background-position-y:50%;background-size:10%}
	#aboutsection .one-half{width:100%}
	#aboutsection .one-third img.responsiveimg{margin:0 auto;float:none;width:auto;display:block;height:290px}
}

@media only screen and (min-width:480px) and (max-width:979px){
	.imagebg-header .one-half, .intro-section .one-half{width:100%}  
	.list-usp li{width:calc(100% / 5);margin-bottom:0px}
	.benefit-box p:last-child, .benefit-box.nomarginbottom p:last-child{margin-bottom:0} 
	.ullistings .one-half{width:100%;margin-right:0}
}

@media only screen and (min-width:480px) and (max-width:1370px){
	.related-blogs{max-width:100%;margin:35px auto 25px auto}
	.sectors-wrapper{margin:30px auto 20px auto}
	.blogpost-container .one-third:last-child{margin-bottom:0;margin-top:0}
}

@media (max-width:575px){
	.usp-1{margin:25px auto 15px}
	.usp-1-head{font-size:30px;margin-bottom:45px!important}
	.usp-1-box{border-left:none;border-bottom:.25em solid #4252a3}
	.usp-1-bixtext{font-size:36px;line-height:46px}
	.usp-1-bixtext span.parameter{font-size:22px;line-height:32px}
	.usp-1-desc{font-size:16px;line-height:24px}
	.usp-1-wrap .one-third, .usp-1-wrap .one-fourth, .usp-1-wrap .one-fifth{width:100%;margin:0 auto 15px auto}
	.usp-1-wrap{flex-direction:row;margin:0px auto 50px auto}
	.usp-1-wrap .width50{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%}
	.usp-1-box{min-height:180px;padding:15px}
	.usp-1-desc{font-size:14px;line-height:24px}

}

@media only screen and (min-width:550px) and (max-width:767px){
	.inner-banner{margin:0 -20px 20px}
	.ind-banner, .service-banner{margin:0 -20px 0;padding:60px 40px;width:calc(100% + 40px);box-sizing:border-box}
	.ind-banner h1, .service-banner h1{font-size:42px}
	.ind-banner .btn-orange{font-size:17px;padding:5px 10px 6px;background-color:#fd6b1c;color:#ffffff;text-transform:inherit;transition:0.5s;line-height:1.3;font-weight:400}
	.width66, .width33{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	#ind-introduction{position:relative;margin:0 auto;padding:0px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	#ind-introduction .width66{margin-bottom:10px}
	.ind-intro-content{padding:0 0 0 0}

	#ind-introduction .width33 img{max-width:50%;width:100%;margin:0 auto;display:block}
	.alt-usp li{width:25%!important;margin:0 auto}
	.alt-usp li .usp-box{width:94%;margin:0 auto 15px}
	.service-offerings{padding:10px;margin:15px auto}
	#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{font-size:32px}
	.intropoints{align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.intropoints .one-fifth{width:32.50%;float:none;margin:0 auto 10px}
	.intropoints .intropointsbox:last-child, .intropoints .intropointsbox:nth-child(4){margin-right:5px;margin-left:5px}
	.sector-container .one-fourth{width:22.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fourth:nth-child(2){margin-right:3%}
	.sector-container .one-fourth:nth-child(4n){margin-right:0}
	.sector-container .one-fourth a{padding:20px 10px}
	.sector-container .one-fourth a p{font-size:18px}
	.cta-border .cta-message, .cta-border .cta-contact{  flex-grow:1;text-align:center}
	.cta-contact .btn-orange-border{padding:5px 10px 7px;color:#000;font-size:18px;letter-spacing:-0.3px;margin-top:0}
	.sectors-wrapper{margin-bottom:0}
}

@media only screen and (min-width:575px) and (max-width:800px){
	#banner{height:auto!important;background-size:cover;margin:0 -20px;padding:0 20px 20px;position:relative}
	#home-clients{margin:35px auto}
	#home-clients ul{flex-direction:row}
	#home-clients ul li{width:calc(25% - 10px);border:1px dashed rgba(64, 154, 201, 0.50)}
	.home-services{margin:0 auto 30px;padding:20px;position:relative}
	.home-services-wrap{flex-direction:column;width:94%}
	.home-services-wrap .one-fourth{margin-right:0;margin-left:5%}
	#home-introduction{flex-direction:column;padding:25px 0}
	#home-introduction .width60, #home-introduction .width40{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;padding:0;margin:0}
	.textimonial-box{padding:20px;margin:0}
	.textimonial-head{font-size:30px;color:rgb(255, 255, 255);-webkit-transform:translateY(-30px) translateX(-50%);-ms-transform:translateY(-30px) translateX(-50%);transform:translateY(-30px) translateX(-50%)}
	.testimonial-text{font-size:20px;line-height:30px;padding:62px 0px 0px 0px;margin:0 15px}
	.textimonial-head::before, .textimonial-head::after{height:51px}
	.client-title{font-size:16px;line-height:22px;text-align:right;margin-right:20px}
	.client-title span{font-size:18px;line-height:28px;margin-bottom:5px}
	#industries-bar{margin-top:35px}
	.industries-wrap{flex-direction:row;flex-wrap:wrap}
	.industry{text-align:center;width:calc(100% / 3);margin-bottom:20px} 
	#footerbar{padding:15px 0 20px 0!important}
	
	.about-banner{border-top:0;margin:0px auto 30px;box-sizing:border-box;padding:15px;width:100%;height:auto}
	.about-banner h1{font-size:42px;line-height:1.5}
	.about-quote{font-size:24px;line-height:1.5;width:100%;margin:5px auto 20px}
	.aboutusp .usp-1-wrap{margin-bottom:0}
	.aboutusp .usp-1-wrap .width25{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;width:25%}
	.aboutusp .usp-1-wrap .width25 .usp-1-box{border-left:1px solid #d9e8ff}
	.aboutusp .usp-1-wrap .width25 .usp-1-box .usp-1-desc{font-size:15px}
	.about-intro{padding:20px}
	.value-core-wrap{position:relative;margin:30px auto 0;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
	.value-core-wrap .one-fifth{width:31.33%;margin-right:3%;margin-bottom:20px}
	.value-core-wrap .one-fifth:nth-child(3n), .value-core-wrap .one-fifth:last-child{margin-right:0}
	.value-box-content span{margin-bottom:0;font-size:16px;line-height:23px;display:inline-block}
	.value-box{background:#fff;box-shadow:0 18px 30px 0 rgb(83 61 9 / 7%);padding:10px 15px;display:flex;box-sizing:border-box}

	.usp-1{margin:25px auto 15px}
	.usp-1-head{font-size:30px;margin-bottom:45px!important}
	.usp-1-wrap{flex-direction:row;margin:0px auto}
	.usp-1-box{border-left:none;border-bottom:.25em solid #4252a3;margin-bottom:0}
	.usp-1-bixtext{font-size:30px;line-height:40px}
	.usp-1-bixtext span.parameter{font-size:20px;line-height:30px}
	.usp-1-wrap .one-third, .usp-1-wrap .one-fourth, .usp-1-wrap .one-fifth{width:48.50%;margin-right:3%}
	.usp-1-wrap .one-third:nth-child(2n), .usp-1-wrap .one-fourth:nth-child(2n), .usp-1-wrap .one-fifth:nth-child(2n){margin-right:0}
	.usp-1-wrap .width50{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;width:25%}
	.usp-1-box{min-height:180px;padding:10px}
	.usp-1-desc{font-size:18px;line-height:24px}
	.usp-icon{width:60px;height:60px;background-size:auto 50px}
	.globalclients{background-position:2px 5px}
	.projects{background-position:352px 5px}
	.professionals{background-position:101px 5px}
	.exp{background-position:52px 5px}
}

@media only screen and (max-width:639px){
	.cta-border, .cta-message, .cta-contact{text-align:center}
	.cta-contact .btn-orange-border{padding:10px 15px 12px 15px}

	.impact-box .clearfix .one-fourth{width:48.50%;float:left;margin-right:3%}
	.impact-box .clearfix .one-fourth:nth-child(2n){margin-right:0}

	.pc-header-wrapper, .tacton-header-wrapper{height:auto; clip-path:polygon(0 0, 100% 0, 100% 95%, 0 99%);padding:15px 15px 59px 15px;margin:0px auto 20px auto;flex-direction:column-reverse;justify-items:center}
	.hero-banner-img{width:100%;float:none;margin:30px auto 30px}
	.btn-orange-fill{display:block;font-weight:600;font-size:18px;line-height:28px;padding:10px 20px 12px;width:auto;height:auto;text-align:center;box-sizing:border-box;white-space:normal}
	.pcservice-intro .intro-img img{margin:20px auto 30px auto}
	.getin-touch-wrap{padding:20px 30px;-ms-flex-align:center!important;align-items:self-start;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;background-position:top center;background-size:cover;background-repeat:no-repeat}
	.product-solutions .clearfix .one-half img{width:100%;display:block}
	.configuration-process h2{font-size:30px;line-height:42px;width:100%}
	.process-box-container{padding:0;flex-direction:column;margin-bottom:15px}
	.process-box-container .one-fifth{width:100%;margin:15px auto 30px}
	.process-box{min-height:auto}
	.process-img-holder{width:70px;height:70px;margin:-30px auto 0px 45px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	.page-cta .one-third{margin-bottom:30px}
	.dw-header-wrapper{height:auto; padding:10px 10px 45px 10px;margin:0px auto 20px auto;flex-direction:column-reverse;justify-items:center}
	.features-benefits-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start}
	.features-benefits-box.heightauto, .features-benefits-box{padding:10px;box-sizing:border-box;margin-bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}
	
	.bim-for-engineer-banner{background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-engineer-banner-575.jpg) bottom center/cover no-repeat scroll}
	.architects-banner{background:linear-gradient(180deg,rgba(12, 12, 12, 0.5), #0C0C0C), url(../jpg/bim-for-architects-banner-575.jpg) bottom center/cover no-repeat scroll}
	.imgorder{-webkit-order:1;order:1}
	.imgorder2{-webkit-order:2;order:2}
	.imgbox .one-half:first-child{margin:0 0 15px 0}
}

@media only screen and (min-width:640px) and (max-width:767px){
	.imagebg-header{margin:0 auto;padding:20px 15px}
	.benefits-wrapper .one-fourth{width:48.50%;float:left;margin-right:3%}
	.benefits-wrapper .one-fourth:nth-child(2n){margin-right:0}    

	.pc-header-wrapper, .tacton-header-wrapper{height:auto; clip-path:polygon(0 0, 100% 0, 100% 95%, 0 99%);padding:15px 15px 59px 15px;margin:0px auto 20px auto;flex-direction:column-reverse;justify-items:center}
	.hero-banner-img{width:100%;float:none;margin:15px auto 30px}
	.hero-banner-img img{width:50%;display:block;margin:0 auto}
	.btn-orange-fill{display:inline-block;font-weight:600;font-size:18px;line-height:28px;padding:10px 20px 12px;width:auto;height:auto;text-align:center;box-sizing:border-box;white-space:normal;margin-bottom:30px}
	.pcservice-intro .intro-img img{margin:20px auto 30px auto;width:70%}
	.getin-touch-wrap{padding:20px 30px;-ms-flex-align:center!important;align-items:self-start;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;background-position:top center;background-size:cover;background-repeat:no-repeat;text-align:center}
	.process-box-container{padding:5px;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;margin-top:45px}
	.process-box-container .one-fifth{width:48.5%;float:none;margin:0 auto 45px 0;min-height:150px}
	.process-box-container .one-fifth:nth-child(2n){margin-right:0}
	.features-benefits-wrap{display:flex;flex-direction:row;align-items:center;justify-items:center;flex-wrap:wrap}
	.features-benefits-content{text-align:left}
	.features-benefits-box.heightauto, .features-benefits-box{padding:10px;box-sizing:border-box;margin-bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:48.50%;float:left;margin-right:3%}
	.features-benefits-box.heightauto:nth-child(2n), .features-benefits-box:nth-child(2n){margin-right:0}

	.one-half{width:100%}
	.driveworks-banner{box-sizing:border-box;margin:50px auto 0;padding:15px;display:flex;flex-direction:column-reverse}
	.service-intro-img img{max-width:320px;display:block;width:320px;min-height:1px;margin:0 auto}
	.driveworks-banner h1{font-size:40px;margin-bottom:20px;line-height:50px}
	.dw-blockquote{font-size:18px;line-height:30px}
	.introduction-section{padding:20px;margin:0 auto}
	.service-testimonials{padding:20px 20px 20px 60px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 20px top 25px;border-radius:15px 0px 0px 0px;background-size:25px auto}
	.getin-touch-wrap{padding:30px 20px;margin:0 auto 50px auto;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{margin:0 auto;width:100%;-ms-flex:100%;flex:100%;max-width:100%}
	.getin-touch-message p{font-size:30px;line-height:40px;margin-bottom:20px}
	.getin-touch-btn-wrap a{padding:10px 20px 12px 20px;font-size:20px}
	.featured-wrap{padding:15px;box-sizing:border-box;margin:0 auto}
	.single-featured-container .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.single-featured-container .one-fourth:nth-child(2n){margin-right:0}
	.single-featured .featured-icon-box{height:60px;width:60px;line-height:60px}
	.single-featured .featured-content{padding:50px 15px 15px;min-height:155px}
	.single-featured-container .one-fourth:nth-child(3) .single-featured, .single-featured-container .one-fourth:nth-child(4) .single-featured{margin-bottom:0}
	.mb50{margin-bottom:25px}
	.mt50{margin-top:25px}
	.ser-prj-carousel .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.ser-prj-carousel .one-fourth:nth-child(2n){margin-right:0}
}

@media only screen and (min-width:640px) and (max-width:800px){
	.product-solutions .clearfix .one-half img{width:70%;display:block}
	.configuration-process h2{font-size:36px;line-height:48px;width:100%}
	.process-img-holder{width:70px;height:70px;margin:-35px auto 10px 55px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	.page-cta .one-third{width:48.50%;float:left;margin-right:3%;margin-bottom:3%}
	.page-cta .one-third:nth-child(2n){margin-right:0}
	.dw-header-wrapper{height:auto; padding:10px 10px 45px 10px;margin:0px auto 20px auto;flex-direction:column-reverse;justify-items:center}
}

@media only screen and (min-width:640px) and (max-width:1169px){
	.process-step-wrap{margin:0 auto 20px auto;align-items:flex-start}
	.process-icon{height:80px;width:80px;padding:15px}
	.process-icon img{width:50px}
	.process-title{padding:15px 0 0;font-size:16px;line-height:1.5}
	.ser-expertise-wrap{max-width:640px;flex-direction:row;flex-wrap:wrap;margin:0 auto}
	.ser-expertise-wrap .one-fourth{width:48.50%;margin-right:3%;margin-bottom:3%;float:left}
	.ser-expertise-wrap .one-fourth:nth-child(2n){margin-right:0}
	.ser-expertise-box-image{max-height:300px}
	.benefit-box-wrap{padding:20px}
	.benefit-box-wrap .width60{width:100%}
	.benefit-box-wrap .width60 .text-center, .benefit-box-wrap .width60 .one-half{margin-top:15px}
	.prj-carousel-wrap{padding:20px 15px 15px 15px}
	.prj-carousel-wrap .width50	{width:50%}
	.prj-carousel-wrap .width50	.heightwidthauto{width:100%!important}
	.ser-offerings{padding-bottom:0}
	.ser-box-wrap{flex-wrap:wrap;margin-bottom:0}
	.ser-box{width:calc(100% / 4 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}
	.fivebox .ser-box{width:calc(100% / 3 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}
	.ser-box-details{font-size:17px;line-height:28px;letter-spacing:-0.4px}
	.blog-img-container{max-height:300px}
	.blog-img-container img.heightwidthadj{width:100%!important;height:auto!important;max-height:initial}
}

@media only screen and (min-width:640px) and (max-width:1400px){
	.benefit-box.first-box{padding:20px}
	.sector-container .one-fifth{width:31.33%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fifth:nth-child(3n){margin-right:0%}

	.intro-img{width:50%}
	.dw-intro .two-third .clearfix .one-half{width:48.50%;float:left;margin-right:3%}
	.dw-intro .two-third .clearfix .one-half:nth-child(2n){margin-right:0}
	.big-usp .clearfix .one-third{width:31.33%;float:left;margin-right:3%}
	.big-usp .clearfix .one-third:nth-child(3n){margin-right:0}
	.impact-box .clearfix .one-fourth{width:22.75%;float:left;margin-right:3%}
	.impact-box .clearfix .one-fourth:nth-child(4n){margin-right:0}

	.sector-container .one-fourth{width:22.75%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .sector-box:nth-child(4n){margin-right:0%}.sector-container .sector-box{box-sizing:border-box;margin-bottom:30px;padding-left:20px;padding-right:20px}
	.sector-container .sector-box{padding-left:10px;padding-right:10px}
}

@media only screen and (max-width:767px){
	.sampleslider .width33, .sampleslider .width50{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	.sampleslider .flickity-viewport{text-align:center}

	.related-services{margin:30px auto;padding:15px}
	.related-services span{font-size:20px;line-height:normal;letter-spacing:0;width:100%;display:block;margin-bottom:15px}
	.related-services ul{width:100%}
	.related-services li{display:inline-block;margin:5px 0px 5px 0px}
	.related-services li a{margin:0;padding:4px}
	.banner-txt{width:100%;float:none}
	.contactbtn{text-decoration:none;font-size:20px;letter-spacing:-0.2px;padding:12px 15px 13px;display:inline-block;margin:20px auto 0;text-align:center;width:auto;line-height:1.4;height:auto;text-transform:none;font-weight:700}
	.heading-primary{font-size:45px;margin-bottom:20px;line-height:60px}
	.pcservice-intro{margin:0 auto;padding:15px  15px 45px 15px;position:relative;clip-path:polygon(0 0, 100% 0, 100% 98%, 0 100%)}
	.pcservice-intro h2{font-size:30px;line-height:42px;margin:0 auto 25px}
	.btn-orange-border{font-size:18px;line-height:32px;padding:10px 20px 12px;width:auto;height:auto;text-align:center;white-space:normal}
	.getin-touch-message, .getin-touch-btn-wrap{width:100%;-ms-flex:100%;flex:100%;max-width:100%;margin:0 auto 20px auto}
	.configuration-process{margin:0 auto 30px;padding:15px}
	.features-benefits-imgbox figure{width:60px;height:60px;margin:0 auto 0}
	.features-benefits-imgbox figure img{margin:0 auto 0;position:relative;max-width:60px}
	.features-benefits-imgbox figure:before{width:40px;height:40px}

	.lod-services-wrap{padding:20px;margin:30px auto;border-bottom:2px solid rgba(0,0,0,0.5)}
	.lod-services-wrap h2{margin-bottom:25px}
	.lod-services-box{padding:10px;margin-bottom:20px}
	.lod-img{height:80px;width:80px;margin-bottom:20px}
	.lod-services-box .lod-img img{display:inline-block}
	.lod-head{width:100%;height:40px;line-height:40px;font-size:30px;margin:0 auto 20px}
	.text-left{text-align:left}
}

@media only screen and (min-width:768px) and (max-width:800px){
	.pc-header-wrapper, .tacton-header-wrapper{height:auto;clip-path:polygon(0 0, 100% 0, 100% 94%, 0 100%);padding:30px 30px 60px 30px;box-sizing:border-box;margin:0 auto;flex-direction:column-reverse;align-items:flex-start;justify-items:flex-start}
	.banner-txt{width:100%;text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;	}
	.hero-banner-img{width:60%;float:none;margin:0 auto 30px}
	.pcservice-intro .intro-img{position:relative;text-align:center;width:65%;margin:0 auto}
	.features-benefits-box:nth-child(3), .features-benefits-box:nth-child(4){margin-bottom:0}

	.driveworks-banner{box-sizing:border-box;margin:50px auto 0;padding:25px;display:flex;flex-direction:row}
	.service-intro-img img{max-width:320px;display:block;width:320px;min-height:1px;margin:0 auto}
	.driveworks-banner h1{font-size:40px;margin-bottom:20px;line-height:50px}
	.dw-blockquote{font-size:18px;line-height:30px}
	.introduction-section{padding:20px;margin:0 auto}
	.service-testimonials{padding:20px 20px 20px 60px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 20px top 25px;border-radius:15px 0px 0px 0px;background-size:25px auto}
	.getin-touch-wrap{padding:30px 20px;margin:0 auto 50px auto;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{margin:0 auto;width:100%;-ms-flex:100%;flex:100%;max-width:100%}
	.getin-touch-message p{font-size:30px;line-height:40px;margin-bottom:20px}
	.getin-touch-btn-wrap a{padding:10px 20px 12px 20px;font-size:20px}
	.featured-wrap{padding:15px;box-sizing:border-box;margin:0 auto}
	.single-featured-container .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.single-featured-container .one-fourth:nth-child(2n){margin-right:0}
	.single-featured .featured-icon-box{height:60px;width:60px;line-height:60px}
	.single-featured .featured-content{padding:50px 15px 15px;min-height:155px}
	.single-featured-container .one-fourth:nth-child(3) .single-featured, .single-featured-container .one-fourth:nth-child(4) .single-featured{margin-bottom:0}
	.mb50{margin-bottom:25px}
	.mt50{margin-top:25px}
	.ser-prj-carousel .one-fourth{width:22.75%;-ms-flex:22.75%;flex:22.75%;max-width:22.75%;margin-right:3%}
	.ser-prj-carousel .one-fourth:nth-child(4n){margin-right:0}
}

@media only screen and (min-width:768px) and (max-width:979px){
	.imagebg-header{margin:0 auto;padding:20px 15px}
	.benefits-wrapper .one-fourth{width:31.33%;float:left;margin-right:3%}
	.benefits-wrapper .one-fourth:nth-child(3n){margin-right:0}
	.benefit-box, .benefit-box.nomarginbottom{height:auto;min-height:226px;max-height:100%;margin-bottom:15px!important;padding:15px}

	.sample-box .one-fourth{width:22.75%;margin:0 3% 20px auto;float:left}
	.sample-box .one-fourth:nth-child(4n){margin-right:0}
	.sample-img a span{bottom:-10px;width:60%;transform:translateX(-50%) translateY(5px)}
	.blogpost-container{margin:30px auto 10px auto!important;display:block}
	.blogpost-container .one-third{width:31.33%;margin:0 3% 30px 0;float:left}
	.blogpost-container .one-third:nth-child(3n){margin-right:0}
	.cta-border{padding:15px;flex-wrap:nowrap;flex-direction:row}
	.cta-message{flex-grow:2}
	.cta-contact{flex-grow:1}

	.pcservice-intro{margin:0 auto;padding:25px 25px 50px 25px;clip-path:polygon(0 0, 100% 0, 100% 96%, 0 100%)}
	.pcservice-intro .clearfix .one-half{width:100%;float:none;margin:0 auto}
	.getin-touch-wrap{padding:35px;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;align-content:center;justify-content:center;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{width:100%;-ms-flex:100%;flex:100%;max-width:100%;margin:0 auto}
	.getin-touch-message p{color:#fff;font-size:38px;margin-top:10px;line-height:48px;font-family:"Oswald", sans-serif;margin-bottom:30px}
	.configuration-process{margin:0 auto 30px;padding:15px 15px 30px 15px}
	.process-box-container{padding:5px;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:45px;flex-wrap:wrap}
	.process-box-container .one-fifth{width:31.33%;float:left;min-height:150px;margin-bottom:50px}
	.process-box-container .one-fifth:nth-child(3n){margin-right:0}
	.process-box-container .one-fifth:nth-child(4), .process-box-container .one-fifth:nth-child(5){margin-bottom:0}
	.features-benefits-wrap{display:flex;flex-direction:row;align-items:flex-start;justify-items:flex-start;flex-wrap:wrap}
	.features-benefits-box.heightauto, .features-benefits-box{padding:10px;box-sizing:border-box;margin-bottom:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:48.50%;float:left;margin-right:3%}
	.features-benefits-wrap .features-benefits-box.heightauto:nth-child(2n), .features-benefits-wrap .features-benefits-box:nth-child(2n){margin-right:0}
	.features-benefits-imgbox figure{width:70px;height:70px;margin:20px auto 10px}
	.features-benefits-imgbox figure img{margin:0 auto 0;position:relative;max-width:70px}
	.features-benefits-imgbox figure:before{width:60px;height:60px}
}

@media only screen and (min-width:768px) and (max-width:1023px){
	.container{padding:0 20px}
	ol, ul, dl{margin-bottom:0}
	footer{padding:20px;margin:0 -20px}
	footer .one-fourth, .footer-strip .one-half{width:48.50%;margin-right:3%}
	footer .one-fourth:nth-child(2n), .footer-strip .one-half:nth-child(2n){margin-right:0}
	
	.calltoaction{padding:30px;margin:30px -20px 30px}
	.inner-banner{height:auto;padding:0 40px 30px;margin:0 -20px 20px}
	.inner-banner h1{font-size:36px;margin-top:30px}
	.maincontent-wrap .two-third{width:60%;margin-right:3%}
	.maincontent-wrap .one-third{width:37%}
	blockquote{font-size:18px;line-height:30px;padding:10px 20px;margin-bottom:20px}
	.su-lightbox-content{width:100%!important;padding:15px!important}
	#getintouch{padding:20px}
	#getintouch p.getintouchemmail{width:calc(100% + 40px);left:-20px}
	#sidebarform{padding:10px}
	#sidebarform p.quotehead{font-size:30px}
	.contactformbtn{padding:10px 20px!important;max-width:100%}


	.sampleslider .width33, .sampleslider .width50{-ms-flex:0 0 48.50%;flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
	.sampleslider .width33:last-child, .sampleslider .width50:last-child{margin-right:0}
	.sampleslider .flickity-viewport{text-align:center}

	.lod-services-wrap .clearfix .one-third{width:48.50%;float:left;margin-right:3%}
	.lod-services-wrap .clearfix .one-third:nth-child(2n){margin-right:0}

	.ind-banner, .service-banner{margin:5px auto 15px;padding:40px;width:100%;box-sizing:border-box}
	.ind-banner h1, .service-banner h1{font-size:42px}
	.ind-banner .btn-orange{font-size:17px;padding:5px 10px 6px;background-color:#fd6b1c;color:#ffffff;text-transform:inherit;transition:0.5s;line-height:1.3;font-weight:400}
	#ind-introduction{position:relative;margin:0 auto 20px;padding:0px 0px 0px 0px}
	#ind-introduction .width66{padding-right:15px}
	.ind-intro-content{padding:0 0 0 0}
	#ind-introduction .width33 img{max-width:100%;width:100%;margin:0 auto;display:block}
	.list-usp{align-items:flex-start}
	.alt-usp li{width:25%!important;margin:0 auto}
	.alt-usp li .usp-box{width:94%;margin:0 auto 15px}

	.service-offerings{padding:20px;margin:0 auto}

	#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{font-size:34px;margin-bottom:15px}
	.intropoints{align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.intropoints .one-fifth{width:32.50%;float:none;margin:0 auto 10px}
	.intropoints .intropointsbox:last-child, .intropoints .intropointsbox:nth-child(4){margin-right:5px;margin-left:5px}
	.sector-container .one-fourth{width:22.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fourth:nth-child(2){margin-right:3%}
	.sector-container .one-fourth:nth-child(4n){margin-right:0}
	.sector-container .one-fourth a{padding:20px 10px}
	.sector-container .one-fourth a p{font-size:18px}
	.cta-border .cta-contact{  flex-grow:1;text-align:center}
	.cta-contact .btn-orange-border{padding:5px 10px 7px;color:#000;font-size:18px;letter-spacing:-0.3px;margin-top:0}
	.sectors-wrapper{margin-bottom:0}
}

@media only screen and (min-width:768px) and (max-width:1169px){
	.introimgs{position:relative;width:100%;height:295px}
	.introimgs .carousel-cell, .introimgs .carousel-cell img{width:100%}
	.introimgs .carousel-cell{margin:0 5px;padding:10px}

	.related-services{margin:30px auto;padding:25px}
	.related-services span{font-size:20px;line-height:normal;letter-spacing:0;width:25%;display:block;margin-bottom:15px}
	.related-services ul{width:75%}
	.related-services li{display:inline-block;margin:5px 0px 5px 0px}
	.related-services li a{margin:0;padding:4px}

	.introimgs{position:relative;width:100%;height:295px}
	.introimgs .carousel-cell, .introimgs .carousel-cell img{width:100%}
	.introimgs .carousel-cell{margin:0 5px;padding:10px}
}

@media only screen and (min-width:768px) and (max-width:1250px){
	.uspsection .one-third{width:33%!important;float:left!important;margin:0 auto;height:155px}
	.uspsection .one-third .img-container{width:75px;height:75px;padding:10px}
	.uspsection .one-third .img-container img{height:50px;width:50px}
	.uspsection .one-third span{font-size:17px}
	.uspsection .one-third span br{display:none}
	.ctabtnred{margin-top:12px;display:inline-block}
	.factors .one-third{height:60px;text-align:left;line-height:60px;border-top-left-radius:15px;padding-left:100px;font-size:20px;font-weight:300;color:#000;float:left!important; margin-bottom:10px;box-sizing:border-box;width:300px!important}
	.factors .one-third.factor1, .factors .one-third.factor2, .factors .one-third.factor3, .factors .one-third.factor4, .factors .one-third.factor5{background-position-x:22px;background-position-y:50%;background-size:10%}
	#aboutsection .one-third img.responsiveimg{margin:0 auto;float:none;width:auto;display:block;height:250px}
}

@media only screen and (max-width:800px){
	.one-half{width:100%;float:none;margin-right:0}
	.page-cta{margin:0 auto;padding:35px 25px}
	.features-benefits-box .features-benefits-content{text-align:left}
}

@media only screen and (min-width:801px) and (max-width:979px){
	.pc-header-wrapper, .tacton-header-wrapper{height:auto;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);padding:20px;box-sizing:border-box;margin:0 auto 30px;flex-direction:column-reverse;align-items:flex-start;justify-items:flex-start}
	.hero-banner-img{margin-top:50px}
	.banner-txt .contactbtn{font-size:18px;letter-spacing:0;padding:15px}
	.pcservice-intro .intro-img{position:relative;text-align:center;width:50%;margin:0 auto 35px}
	.product-solutions .clearfix .one-half{width:100%;margin:0 auto}
	.product-solutions .clearfix .one-half img{width:50%;display:block}
	.configuration-process h2{font-size:36px;line-height:48px;width:100%}
	.process-img-holder{width:70px;height:70px;margin:-35px auto 10px 55px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	.page-cta{margin:0 auto;padding:35px 25px 25px 25px}
	.page-cta .one-third{width:31.33%;float:left;margin-right:3%;margin-bottom:3%}
	.page-cta .one-third:nth-child(3n){margin-right:0}
	.page-cta-box a h3{width:80%;display:block;margin:0 auto;font-size:18px;line-height:28px}
	.page-cta-box p{font-size:16px;line-height:26px;margin-bottom:0}
	.dw-header-wrapper{height:auto; padding:10px 10px 45px 10px;margin:0px auto 20px auto;flex-direction:column-reverse;justify-items:center}
	.banner-txt, .hero-banner-img{width:80%;margin:0 auto;text-align:center}
	.features-benefits-box{padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:48.50%;float:left;margin-right:3%;margin-bottom:30px;min-height:1px}
	.features-benefits-wrap .features-benefits-box:nth-child(2n){margin-right:0}
	.features-benefits-wrap .heightauto:nth-child(4n){margin-right:0}
	.features-benefits-box:nth-child(3), .features-benefits-box:nth-child(4){margin-bottom:0}
}

@media only screen and (min-width:801px) and (max-width:1069px){
	.ser-expertise-wrap{max-width:800px;flex-direction:row;flex-wrap:wrap;margin:0 auto}
	.benefit-box-wrap .width60{width:100%}
	.benefit-box-wrap .width60 .text-center, .benefit-box-wrap .width60 .one-half{margin-top:15px}
	.benefit-box-wrap .width60 .one-half{width:48.50%;margin-right:3%;margin-bottom:3%;float:left}
	.benefit-box-wrap .width60 .one-half:nth-child(2n){margin-right:0}
}

@media only screen and (min-width:800px) and (max-width:1169px){
	.driveworks-banner{box-sizing:border-box;margin:50px auto 0;padding:25px;display:flex;flex-direction:row}
	.service-intro-img img{max-width:320px;display:block;width:320px;min-height:1px;margin:0 auto}
	.driveworks-banner h1{font-size:40px;margin-bottom:20px;line-height:50px}
	.dw-blockquote{font-size:18px;line-height:30px}
	.introduction-section{padding:20px;margin:0 auto}
	.service-testimonials{padding:20px 20px 20px 60px;background:#FFFFFE url(../png/blockquote.png) no-repeat left 20px top 25px;border-radius:15px 0px 0px 0px;background-size:25px auto}
	.getin-touch-wrap{padding:30px 20px;margin:0 auto 50px auto;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:justify!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;text-align:center}
	.getin-touch-message, .getin-touch-btn-wrap{margin:0 auto;width:100%;-ms-flex:100%;flex:100%;max-width:100%}
	.getin-touch-message p{font-size:30px;line-height:40px;margin-bottom:20px}
	.getin-touch-btn-wrap a{padding:10px 20px 12px 20px;font-size:20px}
	.featured-wrap{padding:15px;box-sizing:border-box;margin:0 auto}
	.single-featured-container .one-fourth{width:48.50%;-ms-flex:48.50%;flex:48.50%;max-width:48.50%;margin-right:3%}
	.single-featured-container .one-fourth:nth-child(2n){margin-right:0}
	.single-featured .featured-icon-box{height:60px;width:60px;line-height:60px}
	.single-featured .featured-content{padding:50px 15px 15px;min-height:95px}
	.single-featured-container .one-fourth:nth-child(3) .single-featured, .single-featured-container .one-fourth:nth-child(4) .single-featured{margin-bottom:0}
	.mb50{margin-bottom:25px}
	.mt50{margin-top:25px}
	.ser-prj-carousel .one-fourth{width:22.75%;-ms-flex:22.75%;flex:22.75%;max-width:22.75%;margin-right:3%}
	.ser-prj-carousel .one-fourth:nth-child(4n){margin-right:0}
}
@media only screen and (min-width:574px) and (max-width:800px){
	.home-services{margin:0 auto 30px;padding:20px 30px}
	.home-services-wrap{flex-direction:row}
	.home-services-wrap .one-fourth{width:44%;margin-right:3%;margin-bottom:30px;margin-left:3%}
	.home-services-wrap .one-fourth:nth-child(2n){margin-right:0}
}
@media only screen and (min-width:801px) and (max-width:1450px){
	.usp-1{margin:25px auto 15px}
	.usp-1-head{font-size:30px;margin-bottom:45px!important}
	.usp-1-bixtext{font-size:36px;line-height:46px}
	.usp-1-bixtext span.parameter{font-size:22px;line-height:32px}
	.usp-1-desc{font-size:16px;line-height:24px}

	.fivebox .ser-box{width:calc(100% / 5 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}

	#banner{height:auto!important;background-size:cover;margin:0 -20px;padding:0 20px 20px;position:relative}
	#bannerbig{font-size:22px!important;line-height:normal;margin-top:24px!important}
	#bannersmall{font-size:20px!important;line-height:30px!important;color:#fff;background-color:rgba(0,0,0,0.5)!important;padding:5px 20px!important;margin-top:6px!important}
	#home-clients{position:relative;margin:30px auto}
	#home-clients ul li{width:calc(100% / 6 );border:1px dashed rgba(64, 154, 201, 0.50)}

	.home-services{margin:0 auto 30px;padding:20px 30px}
	.home-services-wrap{flex-direction:row}
	.home-services-wrap .one-fourth{width:47%;margin-right:5%;margin-bottom:30px}
	.home-services-wrap .one-fourth:nth-child(2n){margin-right:0}
	
	#home-introduction{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:20px;box-sizing:border-box}
	.usp-1{margin-top:0}
	.usp-1-box{padding:10px}
	
	.textimonial-box{padding:20px 70px;margin:50px auto 30px}
	.textimonial-head{font-size:30px;-webkit-transform:translateY(-45px) translateX(-50%);-ms-transform:translateY(-45px) translateX(-50%);transform:translateY(-45px) translateX(-50%)}
	.testimonial-text{font-size:24px;line-height:36px;padding:62px 0px 0px 0px;margin:0 15px}
	.textimonial-head::before, .textimonial-head::after{height:51px}
	.client-title{font-size:16px;line-height:22px;text-align:right;margin-right:20px}
	.client-title span{font-size:18px;line-height:28px;margin-bottom:5px}
	#industries-bar{margin-top:35px}
	.industries-wrap{flex-direction:row;flex-wrap:wrap}
	.industry{text-align:center;width:calc(100% / 7);margin-bottom:0px} 
	#footerbar{padding:15px 0 20px 0!important}
	.industry img{margin-bottom:5px!important;height:70px;width:70px;margin:0 auto}

	.about-banner{border-top:0;margin:0px auto 30px;box-sizing:border-box;padding:15px;width:100%;height:auto}
	.about-banner h1{font-size:42px;line-height:1.5}
	.about-quote{font-size:24px;line-height:1.5;width:100%;margin:5px auto 20px}
	.aboutusp .usp-1-wrap{margin-bottom:0}
	.aboutusp .usp-1-wrap .width25{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;width:25%}
	.aboutusp .usp-1-wrap .width25 .usp-1-box{border-left:1px solid #d9e8ff}
	.aboutusp .usp-1-wrap .width25 .usp-1-box .usp-1-desc{font-size:15px}
	.about-intro{padding:20px}
	.value-core-wrap{position:relative;margin:30px auto 0;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
	.value-core-wrap .one-fifth{width:17.6%;margin-right:3%;margin-bottom:20px}
	.value-core-wrap .one-fifth:nth-child(5n), .value-core-wrap .one-fifth:last-child{margin-right:0}
	.value-box-content span{margin-bottom:0;font-size:16px;line-height:23px;display:inline-block}
	.value-box{background:#fff;box-shadow:0 18px 30px 0 rgb(83 61 9 / 7%);padding:10px 15px;display:flex;box-sizing:border-box}	
}

@media only screen and (max-width:979px){
	.pcservice-intro .clearfix{display:flex;flex-direction:column-reverse}
	.product-solutions{margin:30px auto;padding:20px}
	.product-solutions::after{transform:skew(0deg, 0deg)}
	.process-number{left:10px}
	.process-title{padding:10px;text-align:left;margin-bottom:0}
	.process-box:after{display:none}
	.page-cta-box a{padding:20px}
	.process-box-container .one-fifth:last-child, .page-cta .one-third:last-child{margin-bottom:0}
	.dw-intro{padding:15px 15px 15px 15px;margin:0 auto}
	.features-benefits{margin:0 auto 50px;padding:10px 10px 30px 10px}
	.ser-prj-carousel{margin-bottom:30px}
}

@media only screen and (min-width:980px) and (max-width:1370px){
	.pc-header-wrapper, .tacton-header-wrapper{height:auto;clip-path:polygon(0 0, 100% 0, 100% 90%, 0 98%);padding:20px 20px 60px 20px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-items:center;flex-wrap:wrap}
	.heading-primary{font-size:48px;margin-bottom:20px;line-height:56px}
	.pcservice-intro{margin:0 auto;padding:30px 30px 80px;clip-path:polygon(0 0, 100% 0, 100% 90%, 0 100%)}
	.getin-touch-wrap{padding:30px}
	.getin-touch-message p{font-size:40px;line-height:50px}
	.product-solutions{margin:0 auto;padding:45px 30px}
	.product-solutions .one-half img{margin-top:30px}
	.configuration-process{margin:0 auto;padding:70px 10px 50px;position:relative;z-index:0;background:linear-gradient(to bottom, transparent, #f1f5f8)}
	.process-box{min-height:190px;padding:0 10px}
	.process-img-holder{width:100px;height:100px;margin:-50px auto 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}
	.process-title{padding:0;font-size:17px;margin-bottom:0px}
	.process-box:after{right:-10px}
	.page-cta{margin:0 auto;padding:30px 20px 40px}
	.page-cta .one-third a{padding:10px}
	.dw-header-wrapper{height:auto; padding:30px;margin:0px auto 20px auto;flex-direction:row;justify-items:center}
	.dw-intro{padding:25px;margin:0 auto 30px}
	.features-benefits{margin:0 auto 50px;padding:25px}
	.features-benefits-wrap{display:flex;flex-direction:row;align-items:flex-start;justify-items:flex-start;flex-wrap:wrap}
	.features-benefits-box.heightauto{padding:15px;box-sizing:border-box;margin-bottom:0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:22.75%;float:left;margin-right:3%;min-height:215px;height:215px;max-height:215px}
	.features-benefits-box.heightauto:nth-child(4n){margin-right:0}
	.features-benefits-imgbox figure{width:70px;height:70px;margin:20px auto 10px}
	.features-benefits-imgbox figure img{margin:0 auto 0;position:relative;max-width:70px}
	.features-benefits-imgbox figure:before{width:60px;height:60px}
	.contactbtn{font-size:18px;padding:15px 20px;display:inline-block;margin:20px auto 0;text-align:center;border-radius:5px;transition:all .3s ease;position:relative}
	.features-benefits-box{padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:22.75%;float:left;margin-right:3%;margin-bottom:0px; min-height:320px;height:320px;max-height:320px}
	.features-benefits-box:nth-child(4n){margin-right:0}

	.imagebg-header{margin:0 auto;padding:30px 15px}
	.intro-section{padding:25px;margin:0 auto}
	.benefits-wrapper .one-fourth{width:22.75%;float:left;margin-right:3%}
	.benefits-wrapper .one-fourth:nth-child(4n){margin-right:0}
	.benefit-box, .benefit-box.nomarginbottom{height:100%;margin-bottom:15px!important;padding:15px;min-height:210px;font-size:16px;line-height:26px}
	.benefit-box p:last-child, .benefit-box.nomarginbottom p:last-child{margin-bottom:0}

	.sample-box .one-fourth{width:22.75%;margin:0 3% 20px auto;float:left}
	.sample-box .one-fourth:nth-child(4n){margin-right:0}
	.sample-img a span{bottom:-10px;width:60%;transform:translateX(-50%) translateY(5px)}
	.blogpost-container{margin:30px auto 10px auto!important;display:block}
	.blogpost-container .one-third{width:31.33%;margin:0 3% 30px 0;float:left}
	.blogpost-container .one-third:nth-child(3n){margin-right:0}
	.cta-border{padding:15px 45px;flex-wrap:nowrap;flex-direction:row}
	.cta-message{flex-grow:2}
	.cta-contact{flex-grow:1;text-align:right}
}

@media only screen and (min-width:1024px) and (max-width:1169px){
	.ser-expertise-wrap{max-width:1024px;flex-direction:row;flex-wrap:wrap;margin:0 auto}
	.ser-expertise-wrap .one-fourth{width:22.75%;margin-right:3%;margin-bottom:3%;float:left}
	.ser-expertise-wrap .one-fourth:nth-child(2){margin-right:3%}	
	.ser-expertise-wrap .one-fourth:nth-child(4n){margin-right:0}
	.ser-box{width:calc(100% / 7 - 10px);float:left;margin:0 5px 10px;padding:20px 10px 12px 10px!important}
}

@media only screen and (min-width:1024px) and (max-width:1450px){
	footer .one-fourth{width:22.75%;margin-right:3%}
	footer .one-fourth:nth-child(4n){margin-right:0}
	.contactformbtn{padding:10px 20px!important;max-width:100%}
		
	.textimonial-box{padding:20px 100px;margin:50px auto 30px}

	.lod-services-wrap{padding:20px;margin:30px -20px}

	.ind-banner, .service-banner{margin:0 -20px 0;padding:60px 40px;width:calc(100% + 40px);box-sizing:border-box}
	.ind-banner h1, .service-banner h1{font-size:42px}
	.ind-banner .btn-orange{font-size:18px;padding:10px 15px 12px;background-color:#fd6b1c;color:#ffffff;text-transform:inherit;transition:0.5s;line-height:1.3;font-weight:400}
	#ind-introduction{position:relative;margin:0 auto 20px;padding:0px 0px 0px 0px}
	#ind-introduction .width66{padding-right:15px}
	.ind-intro-content{padding:0 0 0 0}
	#ind-introduction .width33 img{max-width:100%;width:100%;margin:0 auto;display:block}
	.list-usp{align-items:flex-start}
	.alt-usp li{width:25%!important;margin:0 auto}
	.alt-usp li .usp-box{width:94%;margin:0 auto 15px}
	.service-offerings{padding:20px;margin:0 auto}
	#ind-introduction h2, .service-offerings h2, .ind-advantages h2, .revit-intro-section h2, .apimacro-section h2, .revit-benefits h2, .revit-testimonial-section h2, .revit-services h2, .blueheading{font-size:44px;margin-bottom:15px}
	.intropoints{align-items:flex-start;justify-content:center;flex-wrap:wrap}
	.intropoints .one-fifth{width:18.50%;float:none;margin:0 auto}
	.sector-container .one-fourth{width:22.50%;float:left;margin-right:3%;margin-bottom:15px}
	.sector-container .one-fourth:nth-child(2){margin-right:3%}
	.sector-container .one-fourth:nth-child(4n){margin-right:0}
	.sector-container .one-fourth a{padding:20px 10px}
	.sector-container .one-fourth a p{font-size:18px}
	.cta-border .cta-contact{flex-grow:1;text-align:left}
	.sectors-wrapper{margin-bottom:0}
}

@media only screen and (min-width:1170px) and (max-width:1370px){
	.benefit-box{background:#fff url(../svg/read-bullet.svg) no-repeat top 20px left 15px}
	.benefit-box.altheight{min-height:160px!important;height:auto}

	.related-services{margin:30px auto;padding:25px;display:flex;flex-direction:row;align-items:center;align-content:center;align-self:center;justify-content:center;justify-items:center;justify-self:center}
	.related-services span{margin-bottom:0;width:16%}
	.related-services ul{width:84%}
	.related-services li{display:inline-block;margin:0 auto 0 10px}
	.related-services li a{margin:5px auto 5px auto!important;padding:8px!important;font-size:17px;line-height:17px}

	.benefit-box{background:#fff url(../svg/read-bullet.svg) no-repeat top 20px left 15px}
	.benefit-box.altheight{min-height:160px!important;height:auto}
}

@media only screen and (min-width:1170px) and (max-width:1450px){
	.driveworks-solutions, .pc-header-wrapper, .tacton-header-wrapper, .dw-header-wrapper, .pcservice-intro, .product-solutions, .configuration-process, .page-cta, .dw-en-model, .dw-intro, .big-usp, .features-benefits, .extensions{box-sizing:border-box;margin:0 auto}

	.prj-carousel-wrap .width50	{width:50%}
	.prj-carousel-wrap .width50	.heightwidthauto{width:100%!important}
	.ser-box{padding:20px 10px 12px 10px!important}
	.ser-offerings{padding-bottom:0}
	.ser-box-wrap{flex-wrap:wrap;margin-bottom:0}
	.blog-img-container{max-height:300px}
	.blog-img-container img.heightwidthadj{width:100%!important;height:auto!important;max-height:initial}

	.driveworks-banner{box-sizing:border-box;margin:0 -20px}
	.ser-prj-carousel .one-fourth{width:22.75%;-ms-flex:22.75%;flex:22.75%;max-width:22.75%;margin-right:3%}
	.ser-prj-carousel .one-fourth:nth-child(4n){margin-right:0}
	.featured-wrap{box-sizing:border-box;margin:0 -20px}
	.featured-wrap .one-fourth{width:22.75%;-ms-flex:22.75%;flex:22.75%;max-width:22.75%;margin-right:3%}
	.featured-wrap .one-fourth:nth-child(4n){margin-right:0}
}

@media only screen and (min-width:1250px){.desktopspace{min-height:295px;min-width:338px}}

@media only screen and (min-width:1251px) and (max-width:1400px){
	.features-benefits{margin:0 auto 50px}
	.features-benefits-box{min-height:280px;height:280px;max-height:280px}
	.smart-box-content p{font-size:17px;line-height:27px}
	.di-listing li p{font-size:17px;line-height:27px}
	.page-cta-box p{font-size:16px;line-height:27px}
}

@media only screen and (max-width:1367px){
	.heightwidthadj{width:auto!important;height:auto!important}
	.heightwidth{width:100%!important;height:auto!important;box-sizing:border-box}

	.process-img-holder img{width:50px;height:auto;margin:0 auto;display:block}
	.pcservice-intro.flat{padding:20px 15px 20px 15px!important}
	.driveworks-solutions{margin:20px auto;padding:15px}
	.product-solutions h2, .driveworks-solutions h2{font-size:30px;line-height:40px;width:100%;margin:0 auto 25px}
	.solution-box.no-img .solution-content{padding:15px}
	.solution-box.no-img .solution-content p:last-child{margin-bottom:0}
	.driveworks-solutions .clearfix .one-half:first-child{margin-bottom:30px}
	.extensions{margin:0 auto;padding:15px}
	.dw-en-model h2, .extensions h2, .features-benefits h2{font-size:38px;line-height:48px}
	.features-benefits-box{min-height:auto}
	.features-benefits-content h3{margin-bottom:0}
	.features-benefits-imgbox{margin-right:10px}
	.big-usp{margin:30px auto;padding:25px}
	.big-usp h3{font-size:60px;line-height:90px}
	.pcservice-intro.tacton-intro{padding:20px 20px 60px!important}
}

.project-slider-fullwidth{position:relative;width:100%;height:252px;margin:30px auto}
.project-slider-fullwidth .carousel-cell, .project-slider-fullwidth .one-fourth{box-sizing:border-box; border:7px solid rgba(0,0,0,0.1)}
.project-slider-fullwidth .carousel-cell img, .project-slider-fullwidth .one-fourth img{width:100%;max-width:252px;height:auto;margin:0 auto;display:block}
@media only screen and (max-width:479px){	
	.project-slider-fullwidth .carousel-cell img, .project-slider-fullwidth .one-fourth img{width:100%}
	.project-slider-fullwidth .carousel-cell, .project-slider-fullwidth .one-fourth{padding:5px;width:48.50%;float:left;margin-right:3%;margin-bottom:10px}
	.project-slider-fullwidth .carousel-cell:nth-child(2n), .project-slider-fullwidth .one-fourth:nth-child(2n){margin-right:0}
}
@media only screen and (min-width:480px) and (max-width:768px){	
	.project-slider-fullwidth .carousel-cell img, .project-slider-fullwidth .one-fourth img{width:100%}
	.project-slider-fullwidth .carousel-cell, .project-slider-fullwidth .one-fourth{padding:5px;width:48.50%;float:left;margin-right:3%}
	.project-slider-fullwidth .carousel-cell:nth-child(2n), .project-slider-fullwidth .one-fourth:nth-child(2n){margin-right:0}
}
@media only screen and (min-width:768px) and (max-width:1369px){
	.project-slider-fullwidth .carousel-cell img, .project-slider-fullwidth .one-fourth img{width:100%}
	.project-slider-fullwidth .carousel-cell, .project-slider-fullwidth .one-fourth{width:22.75%;float:left;margin-right:3%}
}
@media only screen and (max-width:1369px){
	.project-slider-fullwidth{position:relative;width:100%;height:auto;margin:12px auto 0}
	.project-slider-fullwidth .carousel-cell, .project-slider-fullwidth .one-fourth{box-sizing:border-box; border:2px solid rgba(0,0,0,0.1)}
}

.greysection{padding:60px 40px;margin:50px -40px 50px -40px;background-color:#f2f2f2}
.greysection ul, .whitesection ul{list-style:none}
.greysection ul li, .whitesection ul li{margin-bottom:10px;background:url(../png/bullet.png) left 10px no-repeat;padding-left:17px}
.greysection ul li:last-child, .whitesection ul li:last-child{margin-bottom:0}
.greysection h2, .whitesection h2{margin-bottom:20px}

@media only screen and (min-width:768px) and (max-width:1370px){.greysection{padding:50px 20px;margin:50px 0}}
@media only screen and (min-width:480px) and (max-width:767px){
	.greysection{padding:50px 20px;margin:50px 0}
	.greysection .one-half, #overview .one-half{width:100%;float:left}
	.greysection .one-half .one-half{margin-bottom:10px}
}
@media only screen and (max-width:639px){
	.greysection{padding:40px 15px;margin:35px 0}
	.greysection .one-half{width:100%;float:left}
	.greysection .one-half .one-half{margin-bottom:10px}
}

/* Service Expertise */
.ser_expertise{position:relative;padding:40px 0}
.ser_expertise_wrap{margin:30px auto 0;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.ser_expertise_box{border:solid 1px #acacac;border-radius:6px;background-color:#ffffff;padding:15px;margin-bottom:30px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start}
.expertise_icon{margin-right:20px;width:55px;height:55px;background-color:#409ac9;border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center}
.expertise_icon img{max-width:40px;margin:0 auto}
.expertise_title{width:calc(100% - 75px);line-height:25px;font-size:20px;color:#2a2a2a;font-weight:400;float:left}
.ser_expertise_box.flex_column{flex-direction:column}
.ser_expertise_box.flex_column .expertise_icon{margin:0 auto 20px auto}
.ser_expertise_box.flex_column .expertise_title{width:100%;text-align:center;float:none}

/* Infographic Page */
.infographic-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;margin:25px auto 25px}
.infographic-wrap .width33{padding:0 0.5rem;box-sizing:border-box;margin-bottom:1rem}
.infographic-box{position:relative;width:100%;box-sizing:border-box;background:#f2f5fb;padding:5px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;border:solid 1px #dce7f7}
.infographic-box-thumb{position:relative;display:block;width:calc(100% + 10px);box-sizing:border-box;margin:-5px -5px 0 -5px;overflow:hidden;height:175px;border-bottom:solid 3px #004f7a}
.infographic-box-thumb a{display:block;width:100%;height:auto;object-fit:cover}
.infographic-box-thumb a img{display:block;width:100%;object-fit:cover;transition:transform 1s!important;height:175px}
.infographic-wrap .width33:hover .infographic-box-thumb a img, .infographic-box:hover .infographic-box-thumb a img{transform:scale(1.1)}
.infographic-box-info{position:relative;margin-top:20px;text-align:center;margin-bottom:15px;width:100%}
.infographic-box-info .infographic-title{display:block;margin-bottom:15px}
.infographic-box-info .infographic-title h3{font-size:18px;color:#252b33;font-weight:500;line-height:27px;display:block}
.infographic-box-info .infographic-btn{position:relative;overflow:hidden;background:#007abd url(../png/download-infographics.png) no-repeat top 50% right 15px;color:#fff!important;font-size:16px;font-weight:600;border-radius:6px;padding:10px 40px 12px 25px!important;text-align:center;display:inline-block;text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out!important;border:2px solid #007abd;letter-spacing:-.72px;height:auto;line-height:1}
.infographic-box-info .infographic-btn:hover{background:#252b33  url(../png/download-infographics.png) no-repeat top 50% right 15px;border:2px solid #252b33}
	
.infographic-cat-wrap{position:relative;margin-left:10px;margin-top:40px}
.infographic-cat-wrap ul{list-style:none;margin-left:0}
.infographic-cat-wrap ul li{display:inline-block;margin-right:5px}
.infographic-cat-wrap ul li a{border:solid 1px #ccc;background-color:transparent;padding:8px 13.7px;font-size:17px;cursor:pointer;color:#000000;display:block;line-height:1.3}
.infographic-cat-wrap ul li a:hover{background-color:#e9e9e9;text-decoration:underline}
.hide-cat{display:none}
.show-cat{display:block}
	
@media only screen and (min-width:200px) and (max-width:574px) {
	.infographic-wrap{flex-direction:column;margin:20px auto}
	.infographic-wrap .width33{width:100%}
	.infographic-box-thumb, .infographic-box-thumb a img{height:150px}
}
@media only screen and (min-width:575px) and (max-width:767px) {
	.infographic-wrap{flex-direction:row;margin:20px auto}
	.infographic-wrap .width33{width:50%}
	.infographic-box-thumb, .infographic-box-thumb a img{height:120px}
	.infographic-box-info .infographic-title h3{font-size:17px;line-height:24px}
}
@media only screen and (min-width:768px) and (max-width:1250px) {
	.infographic-wrap .width33{width:33.33%}
	.infographic-box-thumb, .infographic-box-thumb a img{height:140px}
}

/* --------------- SL One --------------- */
.slonewrap{margin-top:50px}
.slonewrap .sector-container .one-fourth a{padding:0 0 0 0;border:none}
.slonewrap h2 {font-size:36px;font-weight:bold;color:#022d62;margin:0px 0px 1rem;line-height:1.2}
.border-listing{position:relative;list-style:none}
.border-listing li{position:relative;border:1px solid #d0d5dd;width:100%;padding:10px 20px 10px 40px;border-radius:6px;margin-bottom:15px;border-bottom-width:5px;font-size:18px;line-height:1.5;display:inline-block;color:#101828;background:url(../svg/read-bullet.svg) no-repeat 0;background-position:left 10px top 14px;background-size:18px}
.ser-offerings-listing{position:relative;list-style:none;margin:30px auto 0}
.ser-offerings-listing li{position:relative;list-style:none;font-size:18px;line-height:1.5;display:block;color:#353535;font-weight:400;margin-bottom:8px;padding:6px 18px 6px 45px;background:linear-gradient(45deg, #f2f2f2, transparent);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px rgb(0 0 0 / 5%)}
.ser-offerings-listing li:nth-child(2n){background-color:#ffffff;box-shadow:none}
.ser-offerings-listing li:last-child{margin-bottom:0}
.ser-offerings-listing li:before{content:'';position:absolute;background:url(../svg/read-bullet.svg) no-repeat left top;height:20px;width:20px;left:15px;top:15px;background-size:14px}
.inner-img{position:relative;flex:0 0 auto;width:100%;padding:0 15px;object-fit:cover;margin:0 0 0 auto;border-radius:16px}
.inner-img img{max-width:100%;position:relative;border-radius:inherit;object-fit:cover;width:100%;display:block}
.slone-offerings{position:relative;padding:40px;margin:0px -40px 50px -40px;z-index:8;display:block;border-top:1px dashed #409ac9;border-bottom:1px dashed #409ac9}
.service-offerings-1{background-color:#dff4ff;margin:0 -40px;padding:40px}
.ser-off-1-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;margin-top:50px}
.ser-off-1-wrap .ser-off-1-block{position:relative;padding:0 20px 20px 50px;flex:0 0 auto;width:auto;max-width:33.33337%}
.ser-off-1-wrap .ser-off-1-block:nth-child(1),.ser-off-1-wrap .ser-off-1-block:nth-child(2),.ser-off-1-wrap .ser-off-1-block:nth-child(3){margin-bottom:35px}
.ser-off-1-wrap .ser-off-1-block img{position:absolute;top:0;left:0;width:30px}
.ser-off-1-wrap .ser-off-1-block h3{font-weight:700;font-size:18px;line-height:22px;letter-spacing:0;margin-top:0;margin-bottom:12px;display:block;color:#022d62}
.ser-off-1-wrap .ser-off-1-block p{font-size:17px;line-height:25px;display:block;margin-bottom:0}
.slone-projects{position:relative;margin:0 auto 20px}
.slone-project-thumb-wrap{position:relative;display:flex;flex-direction:row;align-self:center;justify-content:center;flex-wrap:wrap;margin-top:15px}
.project-thumb-wrap{width:100%;height:auto;border-radius:10px;padding:10px;text-align:center;background-color:#e4e7ec;border:1px solid #d0d5dd;object-fit:cover}
.project-thumb-image{border:3px solid #ffffff;border-radius:10px;padding:0px;object-fit:cover;overflow:hidden;box-shadow:0 15px 20px 0 rgb(0 0 0 / 10%);display:block;width:100%;height:auto;margin:0px auto 10px}
.project-thumb-image a {position:relative;display:block;width:100%;height:auto}
.project-thumb-image a img{display:block;height:auto;width:100%;position:relative;transition:all 0.4s}
.project-thumb-image:hover a img{transform:scale(1.1)}
.slone-projects p{font-size:18px;line-height:1.5;color:#5f5f60;margin-bottom:0}
.slone-section{position:relative;margin:40px auto}
.slone-section-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.slone-section p, .slone-section li{line-height:1.5}

@media only screen and (min-width:200px) and (max-width:479px){
	.slonewrap{margin-top:30px}
	.slonewrap h2 {font-size:30px}
	.slone-section{margin:0 auto;padding:0 15px 25px 15px}
	.slone-section-wrap{flex-direction:column}
	.inner-img{padding:0 0;margin-top:25px}
	.inner-img img{max-width:100%;position:relative;border-radius:inherit;object-fit:cover;width:100%;display:block}
	.slone-offerings{padding:20px 30px;margin:15px -15px}
	.service-offerings-1{margin:0 auto 20px;padding:20px;width:100%}
	.ser-off-1-wrap{flex-direction:column;margin-top:20px}
	.slone-section .testimonial-box{margin-left:0}
	.slone-projects{position:relative;margin:0 auto 20px}
	.slone-project-thumb-wrap{flex-direction:column;max-width:90%;margin:0 auto}
	.slone-project-thumb-wrap div.fl{margin-bottom:20px}
	.slone-project-thumb-wrap div.fl:last-child{margin-bottom:0}
	.project-thumb-wrap{border-radius:5px;padding:5px}
}
@media only screen and (min-width:200px) and (max-width:800px){
	.ser-off-1-wrap .ser-off-1-block{padding:0 0px 0px 30px;width:98%;max-width:98%;margin:0 auto 15px}
	.ser-off-1-wrap .ser-off-1-block:last-child{margin-bottom:0}
	.ser-off-1-wrap .ser-off-1-block:nth-child(1),.ser-off-1-wrap .ser-off-1-block:nth-child(2),.ser-off-1-wrap .ser-off-1-block:nth-child(3){margin-bottom:15px}
	.ser-off-1-wrap .ser-off-1-block img{width:20px}
	.project-thumb-image{border:2px solid #ffffff;border-radius:5px;margin-bottom:5px}
	.slone-projects p{font-size:16px;line-height:1.5;color:#5f5f60;margin-bottom:0}
}
@media only screen and (min-width:480px) and (max-width:800px){
	.slone-section{margin:0 auto;padding:20px}
	.slonewrap h2{font-size:28px}
	.slone-offerings{padding:20px 30px 30px;margin:15px auto;width:100%}
	.slone-project-thumb-wrap .one-fourth{width:48.50%;margin-right:3%;margin-bottom:3%}
}
@media only screen and (min-width:480px) and (max-width:979px){
	.slone-section-wrap{flex-direction:column}
	.inner-img{width:60%;padding:0;margin:25px auto 0}
	.slone-project-thumb-wrap .one-fourth:nth-child(2n){margin-right:0}
	.project-thumb-wrap{padding:5px;border-radius:5px}
	.service-offerings-1{padding:20px;width:100%;margin:0 auto}
	.ser-off-1-wrap{margin-top:0;flex-direction:column}
	.slonewrap .sectors-wrapper{margin-top:0}
	.slonewrap .sectors-wrapper .sector-container.flexwrap{flex-direction:row;justify-content:flex-start}
	.slonewrap .sectors-wrapper .sector-container.flexwrap .one-fourth{width:31.33%;margin-right:3%}
	.slonewrap .sectors-wrapper .sector-container.flexwrap .one-fourth:nth-child(3n){margin-right:0}
}
@media only screen and (min-width:480px) and (max-width:1370px){
	.slonewrap{margin-top:0}
	.ser-offerings-listing{margin-top:0}
}
@media only screen and (min-width:480px) and (max-width:979px){	
	.ser-off-1-wrap .ser-off-1-block{padding:0 0px 0px 30px;width:100%;max-width:100%;margin:0 auto 15px}
	.ser-off-1-wrap .ser-off-1-block:last-child{margin-bottom:0}
	.ser-off-1-wrap .ser-off-1-block:nth-child(1),.ser-off-1-wrap .ser-off-1-block:nth-child(2),.ser-off-1-wrap .ser-off-1-block:nth-child(3){margin-bottom:15px}
	.ser-off-1-wrap .ser-off-1-block img{width:20px}
}
@media only screen and (min-width:801px) and (max-width:979px){
	.slonewrap h2{font-size:30px}
	.slone-section{position:relative;padding:20px;margin:0 auto 25px}
	.slone-section-wrap .one-half {width:100%;margin-right:0}
	.slone-offerings{padding:20px 40px 30px;margin:0 -20px}
	.slone-projects{margin:0 auto}
	.slone-project-thumb-wrap{margin-top:0}
	.slone-project-thumb-wrap .one-fourth{width:48.50%;margin-right:3%;margin-bottom:3%}
	.project-thumb-image{border:2px solid #ffffff;border-radius:5px;margin-bottom:5px}
	.slone-projects p{font-size:16px;line-height:1.5;color:#5f5f60;margin-bottom:0}
	.slone-section .testimonial-box{margin-left:0}
}
@media only screen and (min-width:801px) and (max-width:1370px){
	.project-thumb-image{border:2px solid #ffffff;border-radius:5px;margin-bottom:5px}
	.slone-projects p{font-size:16px;line-height:1.5;color:#5f5f60;margin-bottom:0}
	.slone-section .testimonial-box{margin-left:0}
}
@media only screen and (min-width:980px) and (max-width:1370px){	
	.slonewrap h2{font-size:32px}
	.slone-section{padding:25px 0;margin:0 auto}
	.slone-section-wrap{align-items:flex-start}
	.slone-offerings{padding:20px 20px 30px;margin:0 -20px 30px}
	.slone-projects, .slone-project-thumb-wrap{margin:0 auto}
	.slone-project-thumb-wrap .one-fourth{width:22.75%;margin-right:3%;margin-bottom:3%}
	.slone-project-thumb-wrap .one-fourth:nth-child(4n){margin-right:0}
	.service-offerings-1{padding:40px;margin:0 -20px}
	.ser-off-1-wrap .ser-off-1-block{padding:0 10px 10px 30px}
	.ser-off-1-wrap .ser-off-1-block img{width:20px}
	.ser-off-1-wrap .ser-off-1-block h3{font-size:17px;margin-bottom:6px}
	.ser-off-1-wrap .ser-off-1-block p{font-size:16px}
	.small-mt-0{margin-top:0;padding-top:0}
}

.faq_wrap{position:relative; width:100%; margin:30px auto;}
.faq_accordion{border:1px solid #ccc; border-radius:4px; margin-bottom:10px;}
.faq_accordion .accordion-header{background-color:#f5f5f5; color:#333; cursor:pointer; padding:10px; font-size:18px; line-height:30px; font-weight:700; border-bottom:1px solid #ccc;}
.faq_accordion .accordion-header:hover {background-color:#e0e0e0;}
.faq_accordion .accordion-content{max-height:0; overflow:hidden; transition:max-height 0.3s ease;}
.faq_accordion .accordion-content.show{max-height:1000px;}
.faq_accordion .accordion-content > *{padding:15px}
.faq_accordion .accordion-content ul{margin-left:20px} 
.faq_accordion .accordion-content ul, .faq_accordion .accordion-content p:only-child, .faq_accordion .accordion-content p:last-child{margin-bottom:0} 
.faq_accordion .accordion-header .icon{float:right;}
.faq_accordion .accordion-header .icon:before{content:'+';font-weight:bold;}
.faq_accordion .accordion-header.active .icon:before{content:'-';}
.faq_accordion .accordion-content .content-wrapper {padding:12px 15px;}
.active .accordion-content {max-height:none}

.related_cs{position:relative; margin:15px auto; padding:15px 0;}
.related_cs h2{position:relative; display:block; margin:0 auto; font-size:clamp(30px, 6vw, 40px); padding-bottom:15px;}
.relatedcs_wrapper{position:relative; display:flex; flex-direction:row; align-items:normal; justify-content:center; flex-wrap:wrap; height:auto;}
.relatedcs_box{width:calc(33.33% - 10px); margin:0 5px; position:relative; background:#ffffff; border:0.063em solid #ccc; border-bottom-width:0.25em; border-bottom-style:solid; box-shadow:0px 10px 30px 0px rgba(50.00000000000001, 50.00000000000001, 50.00000000000001, 0.08); transition:border 0.4s ease; padding:10px 10px 15px 10px; height:auto; box-sizing:border-box; display:flex; flex-direction:row; align-items:normal; justify-content:center; flex-wrap:wrap;}
.relatedcs_box.twocspost{width:calc(50% - 10px);}
.relatedcs_box a{display:block; margin-bottom:15px; object-fit:cover; object-position:center; position:relative; overflow:hidden; width:100%}
.relatedcs_box a img{display:block; object-fit:cover; object-position:center; position:relative; height:auto; width:100%; -webkit-transition:all .4s ease; transition:all .4s ease; box-sizing:border-box;}
.relatedcs_info{position:relative; padding:0 15px; width:100%; text-align:center; margin-top:20px}
.relatedcs_heading{color:#333333; font-size:19px; line-height:1.4; font-weight:700; text-align:center;}
.relatedcs_box:hover .relatedcs_heading{color:#000000; text-decoration:underline}
.relatedcs_readmore{font-size:15px; color:#287ba7; letter-spacing:1px; text-transform:uppercase; margin-bottom:0!important; background:none!important; border:none!important; height:auto!important;}
.relatedcs_box:hover .relatedcs_readmore{color:#000000; text-decoration:underline; font-weight:600}
.csexcerpt {margin:10px auto 20px; color:#6c6a6a; font-size:clamp(16px, 4vw, 17px); line-height:1.5;}
@media only screen and (min-width:200px) and (max-width:574px) {
   .related_cs{padding:20px}
   .relatedcs_wrapper{flex-direction:column;}
   .relatedcs_box, .relatedcs_box.twocspost{width:100%; max-width:90%; margin:0 auto 30px;}
}
@media only screen and (min-width:575px) and (max-width:767px) {
   .related_cs{padding:20px}
   .relatedcs_wrapper{flex-direction:row;justify-content:flex-start;}
   .relatedcs_box, .relatedcs_box.twocspost{width:calc(50% - 20px); margin:0 10px 10px;}
}
@media only screen and (max-width:359px){
    .imagebg-header, .intro-section{padding:30px 40px 20px;}
    .imagebg-header h1{font-size:32px; line-height:42px;}
    .page-blockquotes{font-size:17px; line-height:27px; margin-bottom:0px!important}
    .list-usp{margin-top:15px; flex-direction:column}
    .list-usp li{width:100%; margin-bottom:10px;}
    .list-usp .usp-box{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px;}
    .list-usp .usp-box p{width:60px;}
    .list-usp .usp-box span{width:calc(100% - 60px)}
    .sector-container .one-fifth, .sector-container .sector-box{width: 100%;padding: 15px;}
    .sector-container{display: flex;flex-direction: row;align-items: normal;justify-content: center;flex-wrap: wrap; margin-bottom:30px;}
    .sector-icon {height: 60px;width: 60px;margin: 0 10px 0 0;}
    .sector-icon img {width: 30px;}
    .sector-container .one-fifth a, .sector-container .sector-box a {display: flex;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
    .sector-container .one-fifth a p, .sector-container .sector-box a p {width: calc(100% - 70px);text-align: left;}
}

/*-- Gated Content Integration - 28052024 - BJ */
.sec-divider{margin:50px auto 30px;width:100%;position:relative;}.sec-divider .mask{overflow:hidden;height:20px;}.sec-divider .mask:after {content:'';display:block;margin:-25px auto 0;width:100%;height:25px;border-radius:125px / 12px;box-shadow:0 0 8px rgba(0,0,0,0.2);}.sidefigcaption{position:relative;font-size:14px;line-height:normal;display:block;margin:0px auto 0 auto;width:100%;background:#e9e9e9;color:#262626;padding:6px 20px;text-align:center;box-sizing:border-box}
.res-download{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;background:#f7f8f9;padding:30px;box-sizing:border-box;border:1px solid #dedede;border-radius:5px;margin-top:40px;}
.res-download img{display:block;width:150px;box-shadow:0px 0 14px #00000040;border:5px solid #fff;height:auto;}
.res-download .res-download-info{width:calc(100% - 150px);padding-left:30px;}
.res-download .res-download-info p{font-size:clamp(18px, 8vw, 24px) !important;line-height:1.5 !important;color:#000;font-weight:300;font-family:'Oswald', sans-serif;}
.res-download .res-download-info a{font-size:18px;line-height:1;background:#ff7a59;color:#fff;padding:15px;margin-top:10px;display:inline-block;border-radius:6px;letter-spacing:-0.5px;}
@media only screen and (min-width:200px) and (max-width:767px){.res-download{flex-direction:column;column-gap:0;row-gap:30px;}.res-download .res-download-info{width:100%;padding:0 0 0 0}}

/*-- Gated Content Intgration - 02082024 --*/
.gated_box{border-radius:8px;padding:35px 30px;background-color:#ebf3ff;border:1px solid #dcdcdc;box-shadow:0 0 17px -11px rgb(40 123 167);position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;width:calc(100% + 160px);margin:25px -80px 35px}
.gated_box_thumb{width:33.33%;height:auto}
.gated_box_thumb a{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.gated_box_thumb a img{display:block;width:100%;height:auto}
.gated_box_content{width:66.66%;padding-left:30px;height:auto;color:#373a3c}
.gated_box_content p.gated_box_content_head{font-size:clamp(18px, 8vw, 28px);font-family:'Source Sans 3', sans-serif;line-height:1.3;display:block;color:#000000;font-weight:600}
.gated_box_content ul{position:relative;list-style:none}
.gated_box_content ul li{position:relative;margin-bottom:5px}
.gated_box_content ul li:before{content:'';position:absolute;height:6px;width:6px;background:#FF5722;left:-16px;top:11px}
.gatedbtn{background:#FF5722;color:#ffffff;display:inline-block;padding:12px 28px;font-size:20px;transition:all 0.3s ease}
.gatedbtn:hover{color:#fff;background:#043d5b}

@media only screen and (min-width:200px) and (max-width:574px){
    .gated_box{width:100%;margin:20px auto 30px;max-width:94%}
    .gated_box_thumb{width:100%; max-width:300px; margin-bottom:30px;}
    .gated_box_content{width:100%;padding:0 0 0 0}
    .gated_box_content p.gated_box_content_head{margin-bottom:15px;}
    .gatedbtn{margin-top:20px;}
}
@media only screen and (min-width:575px) and (max-width:800px){
    .gated_box{width:100%;margin:20px auto 30px; justify-content:flex-start; padding:40px;}
    .gated_box_thumb{width:100%; max-width:60%; margin:0 0 20px 0}
    .gated_box_content{width:100%; padding:0 0 0 0}
    .gated_box_content p.gated_box_content_head{}
    .gatedbtn{margin-top:30px;}
}
@media only screen and (min-width:801px) and (max-width:1169px){
    .gated_box{width:calc(100% + 80px); margin:30px -40px;}
    .gated_box_content{padding-left:20px;}
    .gated_box_content p.gated_box_content_head{}
    .gatedbtn{margin-top:20px;}
}
.client-logo-container{position:relative;padding:25px 15px;margin:30px auto;background:linear-gradient(180deg, #e9e9e9, transparent);border-top:1px solid #c5c5c5;border-radius:5px}
.client-logo-container h2{color:#323e48!important;letter-spacing:-1px;display:block;text-align:center;}	
.client-logo-wrap{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-content:normal;justify-content:center;flex-wrap:wrap;margin:35px auto 0; row-gap:20px;}
.client-logo-box{position:relative;width:calc(100% / 6 - 30px);background:#fff;height:auto;object-fit:cover;object-position:center;padding:15px;border:1px solid #dedede;margin:0 15px;border-radius:5px;border-bottom:5px solid #dbdbdb;box-shadow:6px 6px 9px 3px rgb(0 0 0 / 7%)}
.client-logo-box img{position:relative;display:block;object-fit:cover;object-position:center;width:100%;height:auto;max-width:130px;margin:0 auto;}
@media only screen and (min-width:200px) and (max-width:479px) {.client-logo-box{width:calc(100%/2 - 30px);margin-bottom:30px}}
@media only screen and (min-width:480px) and (max-width:639px) {.client-logo-box{width:calc(100%/3 - 30px);margin-bottom:30px}}
@media only screen and (min-width:640px) and (max-width:800px) {.client-logo-box{width:calc(100%/4 - 30px);margin-bottom:30px}}

@media only screen and (min-width:575px) and (max-width:800px){
	.swlogowrap .one-fourth{width:48.50%;margin-right:3%}
	.swlogowrap .one-fourth:nth-child(2n){margin-right:0}
}
@media only screen and (min-width:979px) and (max-width:1450px){
	.swlogowrap .one-fourth{width:22.75%;margin-right:3%}
	.swlogowrap .one-fourth:nth-child(4n){margin-right:0}
	.uspsection{display:flex;flex-wrap:wrap}
}

/* 04-June-2025 */
.ser_offerings{position:relative;margin:40px -40px;padding:40px;background:#d6f1ff}
.ser_offering_wrap{position:relative;width:100%;margin:30px auto;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;row-gap:30px}
.ser_offering_wrap .one-third{position:relative;height:auto}
.ser_offerings_box{position:relative;height:100%;width:100%;background:#ffffff;padding:15px;border-radius:8px;overflow:hidden}
.ser_offerings_box img{width:auto;margin:-15px -15px 15px;background:#000;min-width:calc(100% + 30px);border-bottom:2px solid #043d5b;height:auto}
.ser_offerings_box h3{font-size:clamp(18px, 6vw, 24px);line-height:1.3;color:#454545;font-weight:500;letter-spacing:-0.6px;border-bottom:1px solid #dcdcdc;padding-bottom:15px}
.ser_offerings_box p, .ser_offerings_box ul li{margin-bottom:0;color:#787878;line-height:1.4;font-weight:400;font-size:17px}
.ser_offerings_box ul{margin-left:15px}
.why-choose{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:25px auto;width:100%}
.why-choose-head{background-color:#f9f9f9;border:1px solid #ededed;margin:0 0 22px 0;padding:20px 25px 20px 25px;position:relative;float:left;min-height:1px;width:25%}
.why-choose-head:before{width:20px;height:20px;content:"";display:block;background:url(../jpg/box_flip.jpg) no-repeat;position:absolute;top:-1px;right:-1px}
.why-choose-head p:first-child{font-size:27px;font-weight:800;color:#022d62;margin:0px 0px 1rem;line-height:1.2}
.why-choose-content{width:72%;margin-left:3%}
.why-choose-point{display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;gap:15px}
.why-choose-point li{width:49%;margin-bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;background:#dddddd;border-radius:8px;padding:5px}
.why-choose-point li img, .why-choose-point li svg{width:70px;height:70px;background-color:#ffffff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:20px}
.why-choose-point li p{width:calc(100% - 90px);margin-left:20px;margin-bottom:0;font-size:18px;line-height:28px;color:#000}
.eX7z5{display:block;fill:rgb(171 21 28);height:24px;width:24px}
.bTkmQd .eX7z5{height:16px;width:16px}
.faq_section{position:relative;margin-bottom:30px}
.faq_section_wrap{position:relative;display:flex;flex-direction:column;align-items:normal;justify-content:center;flex-wrap:wrap;margin-bottom:25px}
.question-wrap{position:relative;padding:0 0 1rem 0;background:#ffffff;border-bottom:1px solid #dddddd;border-radius:5px;margin-bottom:1rem;transition:all 0.9s ease-in;cursor:pointer}
.question-wrap:last-child{margin-bottom:0}
.question{position:relative;font-size:1.125rem;font-weight:600;line-height:1.5;display:block}
.question:after{content:'+';position:absolute;right:0;top:0;height:30px;width:30px;background:#727272;color:#ffffff;line-height:30px;text-align:center;font-size:22px}
.question.minussign:after{content:'-'}
.answer{display:none;margin-bottom:0;position:relative;margin-top:1rem;font-size:1.075rem;color:#595959;line-height:1.4}
#que1 .answer{display:block}
.white-point{background:linear-gradient(45deg, #ffffff, transparent);padding:25px;text-align:center;color:#000000;border-radius:14px;font-size:20px;font-weight:400;text-shadow:1px 1px #dcdcdc;border:1px solid #ffffff;border-bottom-width:5px;border-right-width:5px;border-top-width:0;border-left-width:0;width:100%;display:block}
.ser-off-1-wrap .ser-off-1-block{margin-bottom:30px}

@media (max-width:574px){
.ser_offerings{margin:0 -10px; padding:30px 20px}
.ser_offering_wrap{margin:0px auto 0; flex-direction:column; row-gap:0}
.ser_offering_wrap .one-third{margin-bottom:15px;}
.clearfix.text-center.mt-4{margin-top:10px!important}
}
@media (min-width:575px) and (max-width:1024px){
.ser_offerings{margin:0 -20px; padding:30px}
.ser_offering_wrap{margin:0px auto 0; row-gap:0}
.ser_offering_wrap .one-third{width:48.50%; margin-right:3%; margin-bottom:3%}
.ser_offering_wrap .one-third:nth-child(2n){margin-right:0}
}
@media (max-width:1023px){
.white-point{padding:10px 15px;border-radius:7px;font-size:18px;margin-bottom:10px}	
}
