﻿@charset "UTF-8";
@font-face {
    font-family: Meta Bold;
    src: url(/Portals/0/Skins/MikeTest/Fonts/UFONTS.COM_META-BOLD.TTF);
}

@font-face {
    font-family: 'work sans2';
    src: url(/Portals/0/Skins/MikeTest/Fonts/WORKSANS-BOLD.TTF);
}

@font-face {
    font-family: 'work sans';
    src: url(/Portals/0/Skins/MikeTest/Fonts/WORKSANS-LIGHT.TTF);
}

@font-face {
    font-family: 'work_sansbold';
    src: url('/Portals/0/Skins/MikeTest/Fonts/worksans-bold-webfont.woff2') format('woff2'), url('/Portals/0/Skins/MikeTest/Fonts/worksans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'montserrat bold';
    src: url(/Portals/0/Skins/MikeTest/Fonts/Montserrat-Bold.ttf);
}

@font-face{
    font-family: 'montserrat light';
    src: url(/Portals/0/Skins/MikeTest/Fonts/Montserrat-Light.ttf);
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin: 0px auto;
}

em,
small {
    letter-spacing: 0;
}

body,
li,
p {
    line-height: 1.5em;
    font-weight: normal !important;
}

.DNNEmptyPane {
    display: none !important;
}

.paneOutline {
    border: 1px dashed #ccc;
}

a,
a img,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    border: 0;
}

.TB_Wrapper,
.TB_Wrapper *,
.dnnActionMenu,
.dnnActionMenu *,
.dnnActionMenu :after,
.dnnActionMenu :before,
.dnn_mact,
.dnn_mact *,
.dnn_mact :after,
.dnn_mact :before,
[id*=ControlPanel],
[id*=ControlPanel] *,
[id*=ControlPanel] :after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

[class*=RadAjaxPanel] *,
[class*=Digital] * {
    font-size: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

html,
li,
p {
    font-size: 16px;
}

ol.list-unstyled,
ol.list-unstyled>li,
ul.list-unstyled,
ul.list-unstyled>li {
    list-style: none;
    margin: 0;
}

ul.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

li p {
    line-height: 25px;
}

ol,
ul {
    list-style: none;
}

ul li {
    list-style-type: disc;
}

ul li li {
    list-style-type: circle;
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.nav li {
    list-style: none !important;
}

a {
    outline: 0 !important;
}

ul#myTab {
    padding: 0;
    margin: 0;
}

.popover {
    z-index: 999;
}

.mark,
mark {
    padding: 0;
    background-color: transparent;
}

.bs-callout-danger,
.bs-callout-info,
.bs-callout-primary,
.bs-callout-success,
.bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px;
}

body {
    background: #f0f0f0;
    color: #333;
    font-size: 13px;
}

.CommandButton,
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead,
a:hover,
a:link,
a:visited,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
table,
td,
th {
    /*font-family: 'work sans';/*'Open Sans',Arial,Helvetica,sans-serif;*/
    */
}

.SubHead {
    color: #000;
}

Body #Form {
    height: 100%;
}

embed,
img,
object {
    max-width: 100%;
}

[class*=map] img,
[class*=Map] img,
[id*=map] img,
[id*=Map] img,
table img {
    max-width: none !important;
}

img {
    height: auto;
}

.skillImg img {
    height: 140px;
}

em {
    font-style: italic;
}

strong {
    font-family: 'work sans2';
    /*font-size: 22px;*/
    color: #333;
    font-weight: 700 !important;
}

small {
    font-size: 12px;
}

a:active,
a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 0 0 20px;
}

ol li>ol li {
    list-style-type: lower-latin;
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5;
}

.bs-callout-primary h1,
.bs-callout-primary h2,
.bs-callout-primary h3,
.bs-callout-primary h4,
.bs-callout-primary h5,
.bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7;
}

.bs-callout-primary p:last-child {
    margin-bottom: 0;
}

.bs-callout-primary .highlight,
.bs-callout-primary code {
    background-color: #fff;
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd;
}

.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f;
}

.bs-callout-danger p:last-child {
    margin-bottom: 0;
}

.bs-callout-danger .highlight,
.bs-callout-danger code {
    background-color: #fff;
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb;
}

.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e;
}

.bs-callout-warning p:last-child {
    margin-bottom: 0;
}

.bs-callout-warning .highlight,
.bs-callout-warning code {
    background-color: #fff;
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8;
}

.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de;
}

.bs-callout-info p:last-child {
    margin-bottom: 0;
}

.bs-callout-info .highlight,
.bs-callout-info code {
    background-color: #fff;
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7;
}

.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c;
}

.bs-callout-success p:last-child {
    margin-bottom: 0;
}

.bs-callout-success .highlight,
.bs-callout-success code {
    background-color: #fff;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #020202;
    line-height: 1.3em;
    margin: 0 0 10px;
}

h1 {
    font-size: 2rem;
    font-family: 'work sans2';
}

h2 {
    font-size: 1.5rem;
    font-family: 'work sans2';
}

h3 {
    font-size: 1.375rem;
}

h4 {
    font-size: 1.25rem;
}

h5 {
    font-size: 1.125rem;
}

h6 {
    font-size: 1rem;
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px;
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px;
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px;
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px;
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px;
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px;
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px;
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px;
    }
}

.buttons-wrapper {
    text-align: center;
}

a.cta-button-primary,
button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s;
}

a.cta-button,
a.cta-button-primary,
button.cta-button,
button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s;
}

a.cta-button-primary:hover,
button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca;
}

a.cta-button,
button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s;
}

a.cta-button:hover,
button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca;
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}

.search.search-open {
    width: 25%;
}

.search.small-screens.search-open {
    width: 100%;
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px;
}

.searchInputContainer {
    display: block !important;
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px;
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181;
}

.searchInputContainer input:-moz-placeholder {
    color: #818181;
}

.searchInputContainer input::-moz-placeholder {
    color: #818181;
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181;
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px !important;
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px;
}

#search-action,
.SearchButton,
.search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out;
}

#search-top.active {
    height: auto;
    padding: 15px 0;
}

#search-top span {
    display: inline !important;
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 15px;
    width: 70%;
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #e0dfdf;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 5px;
}

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px;
}

#login {
    padding-right: 10px;
}

@media only screen and (max-width:767px) {
    #search-action {
        display: block;
    }
    #login {
        padding-right: 21px;
    }
}

#login .loginGroup,
#login .loginGroup *,
#login .registerGroup,
#login .registerGroup * {
    display: block;
}

#login .loginGroup,
#login .registerGroup {
    float: right;
    padding: 0;
    margin: 0;
}

#login .loginGroup a,
#login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
}

#login .loginGroup a:hover,
#login .registerGroup a:hover {
    background: #d7d7d7;
    color: #333;
    text-decoration: none;
}

#login .loginGroup a:active,
#login .registerGroup a:active {
    color: #333;
}

#login .loginGroup a strong,
#login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px;
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em;
}

#login .registerGroup li:first-child:hover {
    border-left: #222;
}

#login .registerGroup .buttonGroup {
    margin-right: 0;
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0;
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333;
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333;
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat;
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat;
}

#login .userMessages a,
#login .userNotifications a {
    padding: 0 18px;
}

#login .userMessages a span,
#login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px;
}

#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0px;
}

header {
    /*border-bottom: 1px solid #91AFCA;*/
    position: fixed;
    z-index: 30;
    width: 100%;
    height: 95px !important;
    background-color: rgba(0, 163, 228, 1);
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    -ms-transition: height 0s;
    -o-transition: height 0;
    transition: height 0s;
}

header.stickyheader {
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

#mainHeader-inner {
    width: 1170px;
    margin: auto;
}

#mainHeader-border {
    background: #8fb299;
    height: 5px;
}

#logo {
    padding-left: 15px;
}

#mainHeader-inner .navbar {
    margin-bottom: 0px;
    margin-top: 12px;
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: 150px;
    position: absolute;
    left: 0;
    top: -7px;
}

#navbar-top-wrapper {
    clear: both;
    position: relative;
}

@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%;
    }
    nav {
        display: none;
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838;
    }
    a.mobile-nav-btn:hover {
        text-decoration: none;
    }
    #navbar {
        float: none !important;
        position: relative;
        z-index: 30;
    }
}

#breadcrumb {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block;
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262;
}

#breadcrumb a:first-child {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 11px !important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0;
}

#breadcrumb img,
#breadcrumb span {
    margin-left: 10px;
}

main {
    background: #fff;
    border: 0px solid #ececec;
    border-top: none;
    min-height: 350px;
}

main.no-bg {
    background: 0 0;
}

#mainContent-inner {
    padding: 0;
}

.dnnpane>[class*=col-md],
.dnnpane>[class^=col-md] {
    padding: 0 15px;
}

.image-wrapper {
    position: relative;
}

.image-wrapper img {
    display: block;
    max-width: 100%;
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.grid,
.grid figure,
.grid figure img {
    position: relative;
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase;
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px;
}

.content-intro p {
    font-size: 22px;
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption .grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.hover-effect {
    background: #333;
}

figure.hover-effect h2,
figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700;
}

figure.hover-effect h2,
figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%;
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

figure.hover-effect:hover h2,
figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.content-block-news,
.content-block-reg {
    margin-bottom: 20px;
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative;
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%);
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px;
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff;
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px;
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px;
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373;
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1;
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent !important;
    color: #fff;
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1;
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7);
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px;
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px;
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8);
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: '';
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px;
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3;
}

.contact-form:-moz-placeholder {
    color: #e3e3e3;
}

.contact-form::-moz-placeholder {
    color: #e3e3e3;
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3;
}

footer .footer-above {
    background-color: #292929;
    padding-top: 25px;
    border-top: 25px solid #7ca0c0;
}

footer .footer-above h2,
footer .footer-above p {
    color: #fff;
}

footer .footer-below,
footer .terms-priv a:link,
footer .terms-priv a:visited {
    color: #d2d2d2;
    font-size: 12px;
}

footer .footer-col {
    margin-bottom: 25px;
}

footer .footer-below {
    background-color: #383838;
    padding: 15px 0;
}

footer .copyright {
    float: left;
}

footer .terms-priv {
    float: right;
}

footer .copyright,
footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'work sans';
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em;
}

footer .links-list ul li a:active,
footer .links-list ul li a:link,
footer .links-list ul li a:visited {
    color: #fff;
}

footer .links-list ul li a:hover {
    color: #f0f0f0;
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px;
}

.latest-articles {
    display: block;
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px;
}

.latest-articles .item-header a {
    position: relative;
    display: block;
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.latest-articles .item-header img {
    border: 2px solid #fff;
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px;
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px;
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px;
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 700;
    font-size: 14px;
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400;
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.contactus ul {
    margin-left: 0;
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none;
}

.contactus ul li img {
    margin-right: 5px;
}

.contactus a:link {
    color: #fff;
    text-decoration: none;
}

.contactus a:active,
.contactus a:hover {
    text-decoration: underline;
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px;
}

.btn-social.facebook {
    background-position: 0;
}

.btn-social.twitter {
    background-position: -40px;
}

.btn-social.googleplus {
    background-position: -80px;
}

.btn-social.linkedin {
    background-position: -120px;
}

.container-content {
    padding: 10px 15px 15px;
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.DNNContainer_Title_h2 h2 .TitleH2,
.DNNContainer_Title_h3 h3 .TitleH3,
.DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px;
}

.DNNContainer_Title_h2 h2 .TitleH2.centered,
.DNNContainer_Title_h3 h3 .TitleH3.centered,
.DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center;
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878;
}

.lms_heading_1,
.lms_heading_2,
.lms_heading_3,
.lms_heading_4,
.lms_heading_5,
.lms_heading_6 {
    text-align: center;
}

.lms_heading_1 .lms_heading_title,
.lms_heading_2 .lms_heading_title,
.lms_heading_3 .lms_heading_title,
.lms_heading_5 .lms_heading_title,
.lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative;
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px;
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px;
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10;
}

.hexagon::after,
.hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1;
}

.open_rectangle,
.rectangle {
    margin: 10px auto;
    z-index: 10;
}

.dots-wrapper,
.open_rectangle,
.rectangle {
    position: relative;
    background-color: #fff;
    width: 36px;
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px;
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px;
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px;
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px;
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px;
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0;
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75);
}

.valid-404 h2 {
    font-size: 33px;
}

.valid-404 h1,
.valid-404 h2,
.valid-404 p {
    text-align: center;
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block;
}

/**********************/

/*Custom Modifications*/

/**********************/

/*Custom Menu*/

.navbar.navbar-default {
    text-align: center;
}

.NavMenu {
    /*padding: 25px 0 15px 0;
    width: 850px;
    margin: auto;*/
    padding: 27px 0 15px 0;
    width: 750px;
    margin-left: -115px;
    display: inline-block;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    position: relative;
}

.OnlyMobile {
    font-family: 'work sans';
    font-weight: bold;
    display: none;
    font-size: 15px;
}

.LinkMobile {
    border: 4px solid white;
    padding: 10px;
    color: white;
    display: none;
}

@media (max-width:450px) {
    .dnnpane.largeGap {
        padding: 40px 0 !important;
    }
}

@media (max-width:768px) {
    .NavMenu {
        margin-top: 5px;
        /*margin-left:-32px;*/
    }
    .BlogButton {
        display: none;
    }
}

.NavMenuItem {
    display: inline-block;
    font-weight: bold;
}

.NavMenuItem a {
    color: white;
    padding: 30px 10px 30px 20px;
}

.SMIcons {
    display: inline-block;
    padding: 22px 0 0 0;
    float: right;
    position: absolute;
    right: 20px;
    top: 2px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: white;
}

.searchIcon {
    width: 24px;
    height: 24px;
}

/*Generics*/

p,
span,
h2,
div {
    letter-spacing: 0;
}

p {
    font-family: 'Work Sans', sans-serif;
}

.container {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.dnnpane {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0;
    margin: 0px auto !important;
}

.dnnpaneforRotator {
    margin-left: auto;
    margin-right: auto;
    padding: 95px 0 10px 0;
    margin: 0px auto !important;
}

.extras {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.spacingTop {
    margin-top: 50px;
}

.dnnpane.largeGap {
    padding: 138px 0;
}

/* HOME PAGE */

/* Banner*/

.banner {
    background-image: url('/portals/0/Images/background_top.jpg');
    background-position: 50% 0;
    background-attachment: fixed;
    height: 645px;
}

.bannerBox {
    padding: 50px 45px;
    margin-top: 10px;
    width: 457px;
    z-index: 1;
    color: white;
    font-weight: bold;
    background-color: #b54433;
}

.bannerTitle {
    font-weight: bold;
    font-size: 40px;
    /*34px*/
    margin-bottom: 15px;
    line-height: 36px;
    letter-spacing: -2px;
}

.bannerContent {
    font-family: 'Work Sans';
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 20px;
    /* 15px*/
    line-height: 25px;
}

.bannerBtn {
    color: white !important;
}

.BlogButton {
    margin-top: -35px;
    font-size: 17px;
    font-family: 'work_sansbold';
    margin-left: 750px;
    /*margin-bottom:10px;*/
}

.BlogButton a {
    color: white;
    font-weight: 700;
    border: 4px solid white;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-right: 13px;
    padding-left: 13px;
}

.BlogButton a:hover {
    text-decoration: none;
    background-color: white;
    color: #00a3e4;
    font-weight: bold !important;
}

.custom-blog-button {
    font-size: 17px;
    font-family: 'work_sansbold';
    padding: 20px 10px 20px 0px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
}

.custom-blog-button a {
    color: white;
    font-weight: 700;
    border: 4px solid white;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-right: 13px;
    padding-left: 13px;
}

.custom-blog-button a:hover {
    text-decoration: none;
    background-color: white;
    color: #00a3e4;
    font-weight: bold !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    text-decoration: underline;
}

.contactButton2 {
    margin-top: 35px;
    font-size: 20px;
    font-family: 'work_sansbold';
    margin-bottom: 10px;
}

.contactButton2 a {
    color: white;
    font-weight: 700;
    border: 4px solid white;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-right: 15px;
    padding-left: 15px;
}

.contactButton2 a:hover {
    text-decoration: none;
    background-color: white;
    color: #b54433 !important;
    font-weight: bold !important;
}

.contactButton {
    margin-top: 35px;
}

.line {
    width: 50%;
    height: 10px;
    display: inline-block;
    float: left;
}

.line.r {
    background-color: #ef3e42;
}

.line.b {
    background-color: #00a3e4;
}

#call {
    font-size: 16px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: -5px;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-weight: 700;
    z-index: 9;
}

#call a {
    color: white;
}

#call img {
    margin-left: 5px;
    margin-right: 5px;
    height: 25px;
    border: 1px solid transparent;
}

#call img:hover {
    border: white;
}

#call #phone {
    display: none;
}

#call.footcall {
    position: relative;
    top: 0;
    float: left;
    display: block;
}

#call.footcall img {
    height: 35px;
}

#call.footcall img:first-child {
    margin-left: 0;
}

#call.footcall img:hover {
    border: transparent;
}

/*What We Do*/

.rightBorder {
    border-right: solid 2px red;
    text-align: right;
}

.rightBorder2 {
    border-left: solid 2px red;
}

/*.leftBorder{
    border-left: solid 2px red;
    left:-2px;
}*/

.leftBorder p {
    margin: 0px 0 10px;
}

.blurb1 {
    margin-bottom: 145px;
    font-family: 'work sans';
    font-size: 16px;
    line-height: 22px;
}

.Title,
.Title p {
    text-align: right;
    font-size: 83px;
    line-height: 0.9;
    font-weight: bold;
    /*margin-right:5px;*/
    letter-spacing: -3px;
    color: black;
    font-family: 'Meta Bold';
}

.Title span {
    color: #a3a3a3;
    display: block;
    font-size: 83px;
    letter-spacing: -3px;
}

.sTitle,
.sTitle p {
    color: #e51937;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 18px;
    float: left;
    margin-left: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.WWDContent {
    width: 50%;
    float: left;
    margin-top: 10px;
    font-family: 'work sans';
    font-size: 15px;
    padding-right: 20px;
}

.WWDContentB {
    width: 50%;
    float: left;
    margin-top: 10px;
    font-family: 'work sans';
    font-size: 15px;
}

.WWDItem {
    margin-bottom: 30px;
    font-size: 15px;
    font-family: 'work sans';
    /*padding-right:20px;*/
    text-align: left;
}

.WWDItemB {
    margin-bottom: 30px;
    font-family: 'work sans';
    font-size: 15px;
    /*padding-right:20px;*/
    text-align: left;
}

.WWDContent2 {
    font-family: 'work sans';
    font-size: 15px;
    text-align: left;
}

.WWDContent img {
    float: left;
    margin-right: 10px;
}

.WWDContentB img {
    float: left;
    margin-right: 10px;
}

.centered {
    text-align: center;
}

#dnn_Pane1Full a {
    text-decoration: none !important;
}

.WWDBoxBtn {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
    margin-top: 35px;
}

.WWDBoxBtn2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
    margin-top: 70px;
}

.WWDBoxBtn a {
    font-size: 20px;
    font-weight: 700;
    color: white;
    text-decoration: none !important;
    background-color: #d30634;
    border: 4px solid #d30634;
    padding-top: 8px;
    padding-bottom: 3px;
    padding-right: 15px;
    padding-left: 15px;
}

.WWDBoxBtn a:hover {
    border: 4px solid #d30634;
    background-color: transparent;
    color: #d30634;
}

WWDBoxBtn2 a {
    font-size: 20px;
    font-weight: 700;
    color: white;
    padding: 10px 25px;
    text-decoration: none !important;
    background-color: #ef3e42;
}

/*How We Work*/

.HowWeWorkSection {
    /*background-image: url('/portals/0/Images/background_HowWeDo.jpg');*/
    background-image: url('/portals/0/Images/parallax_background_HowWeDo.jpg');
    background-position: 50% 0;
    height: 500px;
    background-attachment: fixed;
    /*background does not move as page scrolls*/
}

.HWW.Title {
    color: white;
}

.HWWArrows {
    height: 30px;
    background-position-x: 50%;
}

.white {
    color: white;
}

/*Who We Are*/

.PSTSection {
    background-image: url('/Portals/0/Images/background_WhoWeAre.jpg');
    background-position: 50% 0;
    background-attachment: fixed;
    /* background does not move as page scrolls*/
}

/*Banner*/

.imgPowerdnn {
    background-image: url('/portals/0/Images/banner_partner.png');
    background-position: 50% 0;
    height: 200px;
}

/*Professional Services Team*/

.PSTTitle {
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
    margin-right: 95px;
    font-weight: bold;
    font-size: 25px;
    width: 100%;
}

.PSTTitle p {
    font-size: 20px;
    font-weight: bold;
}

.PSTContentBox {
    width: 65%;
    margin-left: 290px;
    margin: auto;
    color: white;
}

.PSTContent {
    width: 40%;
    text-align: left;
    margin-top: 5px;
    display: inline-block;
    margin-left: -50px;
    vertical-align: top;
}

.PSTContent img {
    float: left;
    margin-right: 10px;
}

.PSTItem {
    margin-bottom: 16px;
    font-size: 15px;
    padding-right: 17px;
    text-align: left;
    font-family: 'work sans';
}

.PSTItem1 {
    margin-bottom: 16px;
    font-size: 15px;
    padding-right: 17px;
    text-align: left;
    font-family: 'work sans';
}

#dnn_Pane5Rightlarge {
    text-align: center;
}

/*Distributed Information Services*/

.DIS.Title {
    font-size: 18px;
    color: black;
    font-weight: normal;
}

.DIS.Title span {
    font-weight: bold;
    color: black;
    font-size: 26px;
    line-height: 1.2;
}

.DISTitles {
    line-height: 24px;
}

.DISTitle1 {
    font-size: 25px;
    font-weight: bold;
    color: #000000;
}

.DISTitle2 {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
}

.topMargin {
    margin-top: 50px;
}

.DISContent {
    width: 33%;
    text-align: left;
    margin-top: 5px;
    margin-left: 15px;
    display: inline-block;
    margin: auto;
    float: left;
}

.DISContent img {
    float: left;
    margin-right: 10px;
    width: 23px;
}

.blurb {
    margin-top: 10px !important;
    text-align: left;
}

/* INNER PAGE */

.WWDPageTitle {
    font-size: 60px;
    color: black;
    font-weight: bold;
    text-align: center;
    height: 40px;
    margin-top: 100px;
}

.titleGrey {
    color: #a3a3a3;
}

.WWDTitleBorder {
    height: 20px;
    width: 100px;
    margin: auto;
    margin-top: 10px;
    border-top: solid 2px red;
}

.navSubTitle {
    text-align: center;
    width: 100%;
}

.innerNav,
.innerNav a {
    color: #ef3e42;
    font-weight: bold;
    font-size: 16px;
    font-family: 'work sans2';
    margin-top: 1px;
}

.innerNav a:hover {}

.innerNav.iNleft {
    float: left;
}

.innerNav.iNright {
    float: right;
}

.WWDSubTitle {
    color: #ef3e42;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height: 75px;
    font-family: 'work sans2';
    display: inline-block;
}

.WWDPageTitle a {
    color: black;
    position: relative;
}

.WWDPageTitle a:after {
    content: '';
    display: block;
    margin: auto;
    height: 2px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    margin-top: 32px;
}

.WWDPageTitle a:hover:after {
    width: 30%;
    background: #ef3e42;
}

.WWDPageTitle a:hover {
    color: black;
    text-decoration: none !important;
}

.centered {
    text-align: center;
}

.WWDBox {
    padding-bottom: 30px;
    padding-top: 10px;
}

.skillImg {
    margin-bottom: 20px;
}

.WWDBoxTitle {
    font-family: 'Work Sans2';
    font-size: 30px;
    line-height: 0.9;
    color: black;
    min-height: 89px;
    letter-spacing: -2px;
}

.WWDBoxTitle2 {
    font-family: 'Work Sans2';
    font-size: 22px;
    line-height: 0.9;
    color: black;
    min-height: 79px;
    letter-spacing: -2px;
}

.caseTitle {
    font-family: 'Work Sans2';
    font-size: 40px;
    line-height: 0.9;
    color: black;
    min-height: 79px;
    letter-spacing: -2px;
    text-align: left;
    /*margin-left:20px;*/
}

.textCase {
    margin-left: 20px;
    font-family: 'work sans';
    font-size: 15px;
    text-align: left;
}

.WWDBoxTitleBorder {
    width: 50px;
    margin: auto;
    margin-top: 10px;
    border-top: solid 2px red;
    height: 25px;
}

.spacepadding {
    padding-top: 65px;
}

.spacepadding1 {
    padding-bottom: 0;
}

.spacepadding2 {
    padding-top: 0px;
}

.WWDBoxContent {
    font-family: 'Work Sans';
    font-weight: 400;
    width: 75%;
    line-height: 1.5;
    margin: auto;
    margin-bottom: 30px;
    font-size: 15px;
    color: #000000;
}

.bulletsefontes {
    font-family: "Work Sans";
    font-size: 16px;
    margin-left: 40px;
}

.spaceandfonts {
    font-family: "Work Sans";
    font-size: 16px;
}

/*DNN*/

.DNNLeftTitle {
    width: 60%;
    float: right;
    font-weight: bold;
    color: black;
    font-size: 23px;
    font-family: 'work sans2';
    line-height: 26px;
    margin-right: 20px;
}

.toTopBtn {
    position: fixed;
    right: 25px;
    bottom: 70px;
    width: 45px;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 11;
}

/* @media screen and (min-width:450px){
    .custom-footer {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index:11;
    }
} */

/* @media screen and (min-width:1100px){
    footer {
        position: fixed;
    }
} */

.footer-above .dnnpane,
.footer-below .dnnpane {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.contactDetails,
#dnn_Pane7Map {
    vertical-align: top;
}

.contactDetails p {
    color: white;
    text-align: right;
}

/*our clients*/

.logos1 {
    border-right: solid 2px #cdcdcd;
    /*padding-right: 30px;
      position:relative;*/
    margin-bottom: 70px;
    width: 25%;
    display: inline-block;
}

.logos2 {
    width: 24%;
    display: inline-block;
    margin-bottom: 70px;
}

.logos3 {
    border-right: solid 2px #a3a3a3;
    padding-right: 30px;
}

.logos4 {
    margin-bottom: 70px;
}

.allClientsLogo {
    text-align: center;
}

.line {
    display: inline-block;
    float: left;
    border-right: solid;
    border-right-color: #7b7878;
}

/*.divisor{
        border-right: solid 2px #a3a3a3;
      padding-right: 30px;
          position: absolute;
}*/

/**********************************
        DNN Modules
**********************************/

.box-wrapper {
    text-align: center;
    display: flex;
    margin-bottom: 20px;
    margin-top: 40px;
}

.box-cell {
    display: inline-block;
    height: auto;
    padding: 10px;
}

.box-content {
    height: 78%;
}

.box-border-right {
    border-right: solid 2px #cdcdcd;
}

/* .DNN01{
    float: left;
    display: inline-block;
    width: 33%;
    height: 370px;
} */

.dnn-modules-content {
    padding: 20px;
    margin: 22px;
}

.dnn-modules-content img {
    height: 200px;
}

.DNNtitle {
    font-family: 'work sans2';
    color: #000000;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    position: relative;
    top: -40px;
}

.DNNmodules {
    margin-top: -95px;
}

/* .DNN01.box-cell img {
    margin: 0 auto;
} */

/*maps*/

.ModITworxContactC {
    margin-left: 10px;
}

@media (max-width:736px) {
    .ModITworxContactC {
        margin-top: 50px;
    }
    .box-wrapper {
        display: block;
    }
    .col-md-4.col-xs-12.box-cell {
        margin-bottom: 20px;
    }
    .box-border-right {
        border-right: none;
    }
    .box-border-bottom {
        border-bottom: solid 2px #cdcdcd;
    }
}

.ModITworxContactC .contactBtn {
    float: right;
    font-family: 'work sans2';
    text-transform: uppercase;
    font-size: 20px;
    color: white;
    /* padding: 10px 25px; */
    padding: 14px 75px;
    text-decoration: none !important;
    background-color: #d30634;
    border: none;
}

.input-sm {
    border-radius: 0px !important;
}

.col-sm-12.validation.submitVal {
    float: left;
    width: 86%;
    color: red;
    text-align: left;
}

.col-sm-12.validation.submitVal span {
    float: left;
}

.col-sm-12.validation span {
    color: white;
}

/* .form-group.submitbtn {
    float: right;
} */

.address {
    font-family: 'Work Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #ffffff;
    margin-left: 0px;
    display: block;
}

.mapaddress p {
    float: left;
    border-right: 2px solid;
    border-color: #ffffff;
    padding-right: 20px;
}

.partner {
    float: left;
    margin-bottom: 27px;
    border-right: 2px solid;
    border-color: #ef3e42;
    padding-right: 20px;
    margin-top: 27px;
}

.description {
    font-family: 'Work Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #ffffff;
    text-align: left;
    width: 35%;
    display: inline-block;
    margin-top: 27px;
}

.footerpartner {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 20px;
}

#mainHeader-inner .navbar-toggle {
    margin-top: 34px;
    margin-right: 11px;
    margin-bottom: 0px;
    border: transparent;
    background: none;
    font-weight: bold;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 15px;
}

#mainHeader-inner .navbar-default .navbar-toggle .icon-bar {
    background: white;
}

/*Containers*/

.tinyGap {
    padding: 0px 2px !important;
}

.ServiceBox {
    background-color: #ebebeb;
    padding: 35px;
    min-height: 425px;
}

.Dark {
    background-color: #dadada;
}

.tinyGap .ServiceBox {
    margin: 4px 0;
}

.ServiceBox h2 {
    font-family: 'work sans2';
    width: 90%;
    border-bottom: solid 2px #00a4e4;
    font-size: 25px;
    position: relative;
    height: 75px;
}

.ServiceBox h2 span {
    position: absolute;
    bottom: 0px;
}

.ServiceBox .smallTitle {
    line-height: 1.1;
    font-size: 25px;
}

.mobileIcon {
    display: none;
}

.stickyLogoITWORX {
    height: 60px;
    margin-top: -2px;
}

.stickyheader {
    height: 65px;
}

.stickynumber {
    padding: 10px 0 0 0;
}

/* .stickymenu {
    padding: 13px 0 15px 0;
} */

.hideMenuOptions {
    display: none;
}

a.bloglistTitle {
    color: black;
    font-size: 28px;
    text-transform:uppercase;
}

h1.blogDetailsTitleh1 {
    text-transform: uppercase;
}

.article.in_list.span {
    display: inline-block;
    margin-bottom: 40px;
}

.TitleH2.categoryTitle{
    font-size: 20px;
    color: #d20e37;
    text-transform: uppercase;
    margin-top: 15px;
}

#siteWrapper h3.bloglistSubTitle,
.blogDetailsSubTitleh2 {
    font-size: 17px;
    color: rgb(51, 51, 51);
    margin: 0;
    margin-top: 5px;
}

#siteWrapper div.meta_text {
    font-size: 13px;
    color: rgb(150, 150, 150);
    margin-bottom: 10px;
}

#siteWrapper .listingImg {
    float: left;
    margin: 0 10px 5px 0;
        width: 225px;
}

div#navbar-top-wrapper {
    display: block;
}

.navbar-default {
    background-color: none !important;
    border-color: none !important;
}

/* trigger the menu bar width */

/* nav.navbar.navbar-default > div {
    display: inline-block;
} */

.navbar-default {
    background-color: none;
    border-color: #e7e7e7;
}

.navbar-collapse li.NavMenuItem {
    font-size: 13px !important;
}

li.NavMenuItem a.navBtn {
    color: white !important;
    padding: 15px 10px 15px 20px;
    margin-top: 28px;
}

nav.navbar.navbar-default {
    background: none !important;
    border: none !important;
}

ul.nav.navbar-nav {
    margin-left: 0px;
    /* height: 50px; */
    float: right;
}

.stickyheader #call {
    display: none;
}

.innerPage .stickyheader #fullNumber,
.innerPage .stickyheader #call span {
    display: none;
}

.innerPage .stickyheader #call #phone {
    display: inline-block;
}

.stickyheader li.NavMenuItem a.navBtn {
    margin-top: 0px;
}

.custom-sticky-navbar-nav {
    margin: 0px;
    height: auto;
    padding: 0px;
    margin-top: -5px !important;
}

.stickyheader #mainHeader-inner .navbar-toggle {
    margin-top: 11px;
}

.innerPage .stickyheader #mainHeader-inner .navbar-toggle {
    display: none;
}

.innerPage #mainHeader-inner {
    padding-left: 11px;
    padding-right: 11px;
}

#dnn_dnnLOGO_imgLogo {
    margin-left: 3px;
}

#dnn_dnnLOGO_imgLogo:not(.stickyLogoITWORX) {
    margin-top: 5px;
}

.innerPage header {
    height: 60px;
}

.innerPage #dnn_dnnLOGO_imgLogo {
    height: 60px;
    margin-top: -4px;
}

.innerPage #call {
    display: block;
    margin-top: 6px;
}

/*  Blog page */

.innerPage .brand-logo #dnn_dnnLOGO_imgLogo {
    height: 60px;
    margin-top: 10px !important;
}

div#blogLogin {
    margin-right: 8px !important;
    /* padding-right: 20px; */
}

.blog-login ul.buttonGroup li {
    list-style-type: none;
    display: inline-block;
    /* height: 17px !important; */
    /* position: absolute; */
    top: 0;
    right: 0;
    font-size: 14px;
}

.blog-login ul.buttonGroup li>a,
.blog-login div>a {
    color: #ffffff !important;
}

.blog-login ul.buttonGroup li#dnn_dnnUser_messageGroup,
.blog-login ul.buttonGroup li#dnn_dnnUser_notificationGroup,
.blog-login ul.buttonGroup li>a>img {
    display: none;
}

.innerPage .custom-blog-row #call {
    display: block;
    margin-top: 40px !important;
}

.blog-login>div {
    display: inline-block;
    float: right !important;
}

.blog-login>div.loginGroup {
    margin-top: 1px;
    text-decoration: underline;
}

/* .blog-login ul.buttonGroup li.userDisplayName::after{
    content: '|';
    display: inline-block;
    color: #ffffff;
    margin-left: 4px;
} */

/* disbale link */

.blog-login ul.buttonGroup li.userDisplayName>a {
    pointer-events: none;
    cursor: default;
}

@media (max-width:1190px) {
    .DNNLeftTitle,
    .dnnpane,
    #mainHeader-inner,
    .extras,
    .col-md-9,
    .footer-above .dnnpane,
    .footer-below .dnnpane {
        width: 100%;
        display: inline-block;
    }
    .rightBorder {
        border: none;
        text-align: center;
        width: 100%;
        margin-bottom: 25px;
    }
    .leftBorder {
        border: none;
        text-align: center;
        width: 100%;
    }
    .Title {
        text-align: center;
        /*margin-bottom: 25px;*/
    }
    .Title p {
        text-align: center;
    }
    .WWDItem {
        padding-right: 0px;
    }
    .PSTItem {
        padding-right: 0px;
    }
    .dnnpane.largeGap {
        padding: 100px 0;
    }
    .ServiceBox {
        min-height: 0px;
    }
    .ServiceBox h2 span {
        position: relative;
    }
    .ServiceBox h2 {
        width: 100%;
        height: auto;
    }
}

@media (min-width:505px) and (max-width:1169px) {
    .WWDContent {
        width: 45%;
        margin-left: 5%;
    }
    .WWDContentB {
        width: 45%;
        margin-left: 5%;
        margin-top: 0;
    }
    .PSTContent {
        width: 40%;
        margin-left: 5%;
    }
}

@media screen and (max-width:991px) {
    .ModITworxContactC {
        margin-left: 0px;
    }
}

@media screen and (max-width:767px) {
    .navbar-collapse {
        padding: 0px;
    }
    .NavMenu {
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
        background-color: rgba(0, 163, 228, 1);
        /*margin-top:79px;*/
    }
    .NavMenuItem {
        /* padding: 29.7px; */
        padding: 2px;
        display: block;
    }
    .NavMenuItem a {
        padding: 29.7px;
    }
    .SMIcons {
        display: none;
    }
    /*.mobileIcon{
        display:block;
        margin:auto;
    }*/
    .WWDContent {
        width: 100%;
        margin-left: 2%;
        padding-right: 5%
    }
    .WWDContentB {
        width: 100%;
        margin-left: 2%;
        padding-right: 5%;
        margin-top: 0;
    }
    /*.WWDContent img, .PSTContent img, .DISContent img{
        display:none;
    }*/
    .bannerBox {
        width: 100%;
    }
    .DISContent {
        width: 100%;
        text-align: center;
    }
    .PSTContent {
        width: 100%;
        display: block;
        text-align: center;
        margin-left: 0px;
    }
    /*.PSTItem{
        text-align:center;
    }
    .WWDItem{
        text-align:center;
    }*/
    .rightBorder2 {
        border-left: none;
    }
    /*.partner{
            margin-left: 165px;
    }*/
    .stickymenu {
        /*margin-top:55px;*/
    }
    ul.nav.navbar-nav {
        margin: 0;
        float: none;
    }
    #mainHeader-inner .navbar-default .navbar-collapse {
        margin-top: 13px;
    }
    .stickyheader #mainHeader-inner .navbar-default .navbar-collapse {
        margin-top: 10px;
    }
    .custom-sticky-navbar-nav {
        margin-top: 0;
    }
    header {
        height: 87px
    }
    .innerPage #mainHeader-inner .navbar-toggle {
        margin-right: 0px;
    }
    #fullNumber,
    #call span {
        display: none;
    }
    #call #phone {
        display: inline-block;
    }
    .homepage .stickyheader #call {
        right: 35px;
        display: block;
        top: 7px;
    }
    .innerPage .stickyheader #call {
        display: block;
        margin-top: 6px;
    }
}

@media screen and (max-width:380px) {
    .HWW.Title {
        font-size: 65px;
    }
    .Title {
        font-size: 65px;
    }
    .Title p {
        font-size: 65px;
    }
    .bannerTitle {
        font-size: 27px;
        line-height: 29px;
    }
    .bannerBox {
        padding: 30px 30px;
    }
    .PSTTitle {
        line-height: 30px;
    }
    .Title span {
        font-size: 65px;
    }
    .HowWeWorkSection {
        height: 710px !important;
    }
}

@media screen and (max-width:767px) {
    .HowWeWorkSection {
        /*background-image: url('/portals/0/Images/background_HowWeDo_mob.jpg');*/
        background-position: 50% 0;
        height: 585px;
    }
    .logos1 {
        border-right: none;
        width: 65%;
        display: inline-block;
        margin-bottom: 30px;
    }
    .logos2 {
        width: 65%;
        display: inline-block;
        margin-bottom: 30px;
    }
    .logos3 {
        border-right: none;
        border-bottom: solid 2px #a3a3a3;
        padding-right: 0;
        text-align: center;
    }
    .logos4 {
        text-align: center;
    }
    .blurb1 {
        margin-bottom: 50px;
    }
    .DNN01 {
        margin-right: 20px;
        margin-left: 20px;
    }
    .PSTTitle {
        line-height: 30px;
    }
    .mapaddress p {
        float: none;
        border: none;
    }
}

@media screen and (max-width:375px) {
    .partner {
        float: none;
        border: none;
    }
    .description {
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (min-width:597px) {
    .contactDetails p {
        text-align: right;
    }
    #dnn_Pane7Map {
        text-align: left;
    }
}

/*@media screen and (max-width:736px) {
    .contactDetails p, #dnn_Pane7Map{
        text-align:center;
    }


}*/

@media (min-width:451px) and (max-width:576px) {
    .WWDContent img {
        margin-bottom: 15px;
    }
    .WWDContentB img {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:476px) {
    #dnn_Pane7Map iframe {
        width: 100%;
        height: 275px;
    }
    .copyright,
    .terms-priv {
        width: 100%;
        text-align: center;
    }
    .toTopBtn {
        bottom: 90px;
    }
}

@media screen and (max-width:476px) {
    .titleGrey {
        height: 50px;
        display: block;
    }
    .WWDPageTitle {
        height: 90px;
    }
}

/* @media screen and (max-width:450px){
    footer {
        position: relative;
    }
} */

/*@media (min-width:320px) and (max-width:1200px) {
    .imgPowerdnn img{
    background-size: cover;
    background-position: center;
    min-height:125px;
    width:100%;
    }
}*/

@media (min-width:730px) and (max-width:1015px) {
    .imgPowerdnn {
        background-image: url('/portals/0/Images/banner_partner_2.png');
    }
}

@media (min-width:320px) and (max-width:729px) {
    .imgPowerdnn {
        background-image: url('/portals/0/Images/banner_partner_3.png');
        max-height: 300px;
    }
}

@media (max-width:400) {
    .PSTContentBox {
        margin-left: 0;
    }
}

#Blog {
    position: fixed;
    top: 50%;
    left: 0;
    height: 115px;
    width: 50px;
    background-color: #d30634;
    color: #ffffff;
    /* font-size: 34px; */
    font-size: 29px;
    /* border: solid 1px #58595b; */
}

#Blog span {
    -webkit-transform: rotate(-90deg);
    -webkit-transform: rotate(-180deg);
    display: block;
    -o-transform: rotate(-90deg);
    writing-mode: vertical-rl;
    margin-top: 18px;
    margin-left: 15px;
}

.article_image img {
    float: left;
    /*margin-right: 10px;*/
    margin-bottom:20px;
    width:100%;
}

.article.details .main_content ul li,
.article.details .main_content ol li {
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 10px;
    margin-left: 15px;
}

.article.details .main_content ol {
    margin: 0;
}

#dnn_Div2 .Mod2sxcC p {
    text-align: left;
}

#dnn_Div2 .Mod2sxcC p strong {
    text-align: center;
}

@media (max-width: 320px) {
    #dnn_InnerBottomFull .Mod2sxcC a {
        font-size: 17px;
    }
}

#mainHeader-inner .navbar-default .navbar-collapse {
    padding: 0px;
    background: rgba(0, 163, 228, 1);
    /* background: rgba(0, 163, 228, 1) !important; */
    margin-top: 5px;
}

.navbar-default .navbar-nav>li>a:last-child {
    padding-right: 5px;
}

/***********************************
        menu for MOBILE
***********************************/

/* .custom-sticky-navbar-nav {
    margin: 0px;
    padding: 0px;
    margin-top: -10px;
} */

/* .custom-navbar-collapse{
    height: 75px;
} */

@media screen and (max-width:425px) {
    /* nav.navbar.navbar-default > div {
        display: inherit;
    } */
    ul.nav.navbar-nav {
        margin-left: 0px;
        /* float: left; */
    }
    .custom-blog-button {
        display: none;
    }
}

@media screen and (min-width:1100px) {
    .stickymenu {}
}

ul.custom-casestudy-ul li {
    margin-left: 18px;
    font-family: 'work sans';
}

/* 2018 - Iamge rotator */

.dnn-aus-caption {
    position: absolute;
    top: 100px;
    left: 250px;
}

.custom-carousel-control {
    width: 40px;
    height: 70px;
    top: 40%;
    position: absolute;
}

.custom-carousel-control.right {
    left: auto;
    right: 0;
}

.right.custom-carousel-control img {
    width: auto;
    position: absolute;
    right: 10px;
    top: 12%;
}

.left.custom-carousel-control img {
    width: auto;
    position: absolute;
    left: 10px;
    top: 40%;
    position: absolute;
    right: 10px;
    top: 12%;
}

#carousel-pvl-generic .pager {
    height: 30px;
    width: 12%;
    padding: 0px;
    bottom: 0;
    position: absolute;
    bottom: 0;
    left: 46%;
    margin: 0px auto !important;
}

#carousel-pvl-generic .pager .pagerIcon {
    width: 30px;
    height: 15px;
    display: inline-block;
    border: solid 3px white;
    opacity: 0.75;
    margin: 10px 5px 0 5px;
}

#carousel-pvl-generic .pager .pagerIcon.currentPage {
    background: white;
}

/* banner box */

.bannerBox1 {
    /* padding: 50px 45px; */
    padding: 40px 20px;
    margin-top: 10px;
    width: 457px;
    z-index: 1;
    color: white;
    font-weight: bold;
    background-color: #b54433;
    position: absolute;
    /* top: 10px;
    left: 150px;     */
    top: 100px;
    left: 250px;
}

.bannerBox1 .bannerTitle {
    font-weight: bold;
    font-size: 40px;
    /*34px*/
    margin-bottom: 15px;
    line-height: 36px;
    letter-spacing: -2px;
}

.bannerBox1 .bannerContent {
    font-family: 'Work Sans';
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 20px;
    /* 15px*/
    line-height: 25px;
}

.bannerBox1 .bannerBtn {
    color: white !important;
}

/* button */

.dnn-aus-caption {
    position: absolute;
    top: 100px;
    left: 250px;
    width: 650px;
    height: 400px;
}

.hotcake-logo {
    margin-bottom: 15px;
}

.get-started-button {
    position: relative;
    bottom: 0px;
    display: block;
}

a.get-started-link {
    position: absolute;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 36px;
    background-color: #F04F30;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #F04F30;
    font-family:'montserrat bold';
}

a.get-started-link:hover {
    background-color: #fff;
    border: 3px solid #F04F30;
    color: #F04F30;
    text-decoration: none;
    background-color: transparent;
}

.carousel-indicators li {
    border-color: #000 !important;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #0a0a0a !important;
}

.indicators-position {
    position: relative;
    bottom: 0px;
}

@media screen and (min-width:425px) {
    .slider-desktop {
        display: block;
    }
    .slider-mobile {
        display: none;
    }
}

@media screen and (max-width:425px) {
    .slider-desktop {
        display: none !important;
    }
    .slider-mobile {
        display: block;
    }
    #ImageRotatorContainer {
        height: 590px;
        width: 100%;
    }
    .row.dnnpaneforRotator {
        height: 100%;
    }
    div#ImageRotator1 {
        height: 100% !important;
        padding: 0px;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    div.item {
        height: 475px !important;
        position: relative;
    }
    .bannerBox1 {
        padding: 30px 15px;
        width: 100%;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: transparent;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 10px auto;
        right: 0px;
    }
    .dnn-aus-caption {
        position: absolute;
        top: 30px;
        left: 0px;
        right: 0px;
        /* margin: 10px auto; */
        text-align: center;
        padding: 20px 25px;
        width: 100%;
    }
    .hotcake-logo {
        display: block;
    }
    .bannerContent {
        font-size: 16px !important;
        line-height: 22px !important;
        padding-bottom: 30px;
    }
    /* .get-started-mobile-button {
        display: block;
        height: 58px;
        background-color: #F04F30;
        border: 3px solid #F04F30;
    }
    .get-started-mobile-button a.get-started-link {
        font-size: 20px;
        line-height: 18px;
        position: relative;
        position: relative;
        display: block;
    }
    .get-started-mobile-button:hover {
        text-decoration: none;
        background-color: transparent;
        border: 3px solid #F04F30;
        color: #F04F30 !important;
    } */
    .carousel-indicators {
        bottom: -10px !important;
    }
    .contactButton2 {
        margin-top: 0px;
        font-family: 'work_sansbold';
        margin-bottom: 10px;
    }
    div.item1,
    div.item2 {
        width: 100% !important;
        display: block;
    }
    /* new css */
    #ImageRotator2{
        height: 500px;
    }

    #ImageRotator2 .col-md-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    .item-color-1{
        background-color: #B54433;
        padding: 0px !important;
    }

    .item-color-2{
        background-color:#DAF5FE;
        text-align: center;
        padding: 0px !important;
    }

    .item-content{
        width: 100%;
        height: 100%;
        padding: 30px 20px;
        text-align: center;
    }


    .item-content .item-content-title, .item-content-title1{
        font-weight: bold;
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 30px;
        letter-spacing: -2px;
    }

    .item-content-body, .item-content-body1{
        font-family: 'Work Sans';
        font-weight: normal;
        margin-bottom: 15px;
        font-size: 16px;
        /* 15px*/
        line-height: 20px;
    }

    .item-content-title1, .item-content-body1{
        color: #fff !important;
    }

    .item-content-title1 {
        margin-top: 40px;
    }    

    .item-content-link1{
        font-weight: 700;
        border: 4px solid white;
        padding-top: 10px;
        padding-bottom: 6px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        margin-top: 40px;        
    }

    .item-content-link1 a{
        color: #fff !important;
        font-size: 20px;
        line-height: 18px;        
    }

    .item-content-link1:hover{
        text-decoration: none;
        background-color: #fff !important;
        color: #b54433 !important;
        font-weight: bold !important;
    }


    .item-content-link{
        display: block;
        height: 40px;
        background-color: #F04F30;
        border: 3px solid #F04F30;
    }

    .item-content-link:hover{
        text-decoration: none;
        background-color: transparent;
        border: 3px solid #F04F30;
        color: #F04F30 !important;
    }

    .item-content-link a.get-started-link {
        font-size: 20px;
        line-height: 2px;
        position: relative;
        position: relative;
        display: block;
    }    

    .carousel-indicators {
        bottom: 14px !important;
    }


    .right.custom-carousel-control img {
        right: 16px;
    }    

    .left.custom-carousel-control img {
        left: 2px;
    }

}

@media screen and (min-width: 768px) and (max-width:1560px){
    .carousel-indicators {
        bottom: -4px;
    }

    .dnn-aus-caption {
        position: absolute;
        top: 65px;
        left: 150px;
        width: 500px;
        height: 400px;
    }    
    .bannerBox1 {
        /* padding: 50px 45px; */
        padding: 40px 20px;
        margin-top: 10px;
        width: 457px;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: #b54433;
        position: absolute;
        /* top: 10px;
        left: 150px;     */
        top: 10px;
        left: 150px;
    }
}



@media screen and (min-width:425px) and (max-width:768px){


    .bannerBox1 {
        /* padding: 50px 45px; */
        padding: 10px 10px !important;
        margin-top: 10px;
        width: 340px !important;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: #b54433;
        position: absolute;
        top: 0px !important;
        left: 27px !important;
    }

    .bannerBox1 .bannerTitle {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 4px;
        line-height: 26px;
        letter-spacing: -2px;
    }    

    .bannerBox1 .bannerContent {
        font-family: 'Work Sans';
        font-weight: normal;
        /* margin-bottom: 15px; */
        font-size: 15px;
        line-height: 16px;
    }

    .contactButton2 {
        margin-top: 15px;
        /* font-size: 20px; */
        font-family: 'work_sansbold';
        margin-bottom: 10px;
    }

    .contactButton2 a {
        color: white;
        font-weight: 700;
        border: 4px solid white;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 15px;
        line-height: 15px;
    }


    /* hotcake */
    .dnn-aus-caption {
        position: absolute;
        top: 14px;
        left: 27px;
        width: 340px;
        height: 300px;
    }
    
    .hotcake-logo {
        /* margin-bottom: 15px; */
        width: 180px;
        padding: 0px;
        margin: 0px;        
    }

    .bannerTitle {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 4px;
        line-height: 24px;
        letter-spacing: -2px;
    }

    .bannerContent {
        font-family: 'Work Sans';
        font-weight: normal;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 15px;
    }

    a.get-started-link {
        position: absolute;
        font-size: 14px;
        line-height: 14px;
        padding: 4px 14px;
        background-color: #F04F30;
        color: #fff;
        text-transform: uppercase;
        border: 3px solid #F04F30;
    }
}


/***************************************************************************************************************
    Hotcakes page
***************************************************************************************************************/
div#siteWrapper {
    overflow: hidden;
}

.hotcakes-container #Pane7Map{
    float: right;
}


.center-aligned{
    margin: auto auto !important;
}

/* dnn pane for banner */
.hotcakes-container .dnnpaneforRotator{
    padding-bottom: 0px;
}

/* banner */
.hotcake-banner-content {
    position: absolute;
    top: 250px;
    right: 170px;
    width: 450px;
    height: 285px;
    /* background-color: rebeccapurple; */
    text-align: right;
}

.hotcake-banner-content h1 {
    font-family: 'montserrat bold';
    color: #fff;
    text-transform:uppercase;
}

.hotcake-banner-content p {
    color: #fff !important;
    padding-bottom: 30px;
}

.hotcake-banner-content a.link-hotcakes {
    position: absolute;
    font-size: 20px;
    line-height: 20px;
    padding: 14px 36px;
    background-color: #F04F30;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #F04F30;
}

.hotcake-banner-content a.link-hotcakes:hover {
    background-color: #fff;
    border: 3px solid #F04F30;
    color: #F04F30;
    text-decoration: none;
    background-color: transparent;
}

.hotcake-banner-content .get-started-link {
    position: relative;
}

/* title for section */
.section-heading h2 {
    text-transform: uppercase;
    font-size: 30px !important;
    color: #404142;
    text-align: left !important;    
}

span.title-light {
    font-family: 'montserrat light';
}

span.title-bold {
    font-family: 'montserrat bold';
}

hr.orange-underline {
    width: 130px;
    border-top: 3px solid #F04F30;
    margin-top: -8px;
    margin-left: 3px;
}

/* welcome note */
.hotcakes-container p, .hotcakes-container li, .hotcakes-container input, .hotcakes-container textarea{
    font-family: 'montserrat light';
    font-size: 16px;
    color: #404142;
}

.col-md-6.welcomenote-box {
    padding: 8px 15px 8px 0px;
    font-family: 'Work Sans', sans-serif;    
}

ul.ul-hotcakes {
    /* list-style: none; */
    margin-left: 30px;
}

.ul-hotcakes li {
    color: #000;
    list-style-type: none;
    padding-left: 1em;
    text-indent: -1.7em;
}

.Normal .welcomenote-box{
    font-weight: normal !important;
}

.ul-hotcakes li::before {
    content: '';
    color: #F04F30;
    margin-right: 15px;
    background: url(/portals/0/Images/icons/bullet.png) no-repeat;
    height: 8px;
    width: 10px;
    display: inline-block;
}


/* header */
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

/* header - older version */
/* .hotcakes-container .hotcakes-header{
    background-color: #fff;
}

.hotcakes-header .navbar-default .navbar-collapse {
    padding: 0px;
    background: #fff !important;
    margin-top: 5px;
}

.hotcakes-header  li.NavMenuItem a.navBtn {
    font-family: 'montserrat bold';
    text-transform: uppercase;        
    color: #404142 !important;
    font-size: 16px;
}

.hotcakes-header .navbar .brand {
    float: left;
    max-width: 450px;
    position: absolute;
    top: 10px;
    position: relative;
}

img.logo-hotcakes.logos {
    width: 160px;
}

img.logo-itworx.logos {
    width: 100px;
} */

/* mobile hamburger - hotcakes  */
/* .hotcakes-container #mainHeader-inner .navbar-toggle {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 1px solid #d0d0d0;
    background: none;
    font-weight: bold;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 15px;
    border-radius: 0px;
}

.hotcakes-container #mainHeader-inner .navbar-default .navbar-toggle .icon-bar {
    background: #b9b4b4;
} */

@media screee and (max-width:425px){
    div#mainHeader-inner{
        padding: 0px;
    }

    .navbar-header{
        margin-right: 0px;
    }

    /* .hotcakes-header .navbar .brand {
        top: 0px;
        left: 10px;
    }

    .hotcakes-container #mainHeader-inner .navbar-toggle {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
        right: 10px;
    }     */
}

/* contact form */
@media screen and (max-width: 1480px) and (min-width: 1300px){
    .contactus-banner {
        background: url(/Portals/0/Images/OrangeDetailBackground.png) no-repeat;
        /* background-position: unset; */
        background-size: contain;
        /* width: 100%; */
    }
}

@media screen and (max-width:1300px){
    .contactus-banner {
        background: transparent;
    }    
}

.form-horizontal {
    margin-left: -7px;
}

.form-horizontal  .form-container {
    padding: 0px;
}

.form-container .col-md-6 {
    padding: 0px;
}

.custom-col-md-11 {
    width: 97.666667%;
    padding-left: 15px;
    padding-right: 15px;
}

.custom-col-md-11 input {
    height: 50px;
}

.custom-col-md-11 textarea {
    height: 115px !important;
}

.custom-col-md-11.validation {
    padding: 0px;
}

.custom-col-md-11.validation span {
    font-family: 'montserrat light';
    color: #ca3434;
    top: -10px;
    position: relative;
}

.form-group.submitbtn {
    margin: 0 auto !important;
    display: table;
    position: relative;    
}


input#dnn_ctr779_View_btnSend {
    float: unset;
    background-color: #f04f30 !important;
}

/* .submitbtn .contactBtn:hover {
    background-color: #fff;
    border: 3px solid #F04F30;
    color: #F04F30;
    text-decoration: none;
    background-color: transparent;
} */

/*  Call us  */
.callus-banner {
    background: url(/Portals/0/Images/ITworxBannerBackground.png) no-repeat;
    background-size: cover;
}

.section-heading, .section-heading p {
    text-align: center;
    color: #104475;
}

.section-heading h1 {
    text-transform: uppercase;
    font-weight:bold;
    margin-top:30px;
}

.section-heading p {
    margin: 0px;
}

.section-heading .margin-top-bottom{
    margin-top: 4px !important;
    margin-bottom: 0px !important;    
}

p.title-light {
    font-family: 'montserrat light';
    font-size: 24px;
    margin-top: 15px !important;
}

p.title-light a {
    font-family: 'montserrat bold' !important;
    color: #104475;
    font-weight: 900;
}


/*  Call us - buttons */
ul.callus-links {
    margin-top: 15px;
    margin-bottom: 35px;
    list-style-type: none;
    text-align: center;
}

.callus-links li {
    display: inline-block;
    margin-right: 15px;
}

.callus-links li a {
    font-family: 'montserrat bold';
    color: #F04F30;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 30px;
    border: 1px solid #F04F30;
}

.callus-links li a:hover {
    color: #fff;
    background-color: #F04F30;
    border: 1px solid #F04F30;
    text-decoration: none;
}

/* footer */
.custom-footer{
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 11;
    clear: both;
    padding-top: 53px;    
}

.hotcakes-container footer{
    position: unset !important;
}

.social-footer h2 span{
    color: #fff !important;
}

ul.social-icons-ul {
    margin: 2px;
}

.social-icons-ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
}

.hotcakes-itworx p{
    color: #fff;
}

/* footer bar */
.bottom-bar-footer {
    background-color: #000000;
    color: #fff;
    text-align: center;
}

p.custom-copyright {
    padding: 4px;
    color: #fff;    
}

/* module slick rotator */




@media screen and (min-width:320px) and (max-width: 425px){

    .hotcakes-container .row{
        margin: 0px !important;
    }

    /* navbar */
    .hotcakes-header li.NavMenuItem a.navBtn {
        border-bottom: 1px solid #d0d0d0;
        margin-top: 0px;
        padding-right: 15px;
    }    
    
    .navbar-header{
        margin: 0px !important;
        padding: 0xp !important;
    }  

    /* call us */
    .section-heading h1 {
        text-transform: uppercase;
        font-size: 26px;
    }

    .section-heading p {
        margin: 0px;
    }

    p.title-light {
        font-size: 20px;
    }    

    ul.callus-links {
        margin-left: 0px;
    }    

    .callus-links li a {
        font-size: 16px;
        padding: 8px 14px;
    }    

    /* slick rotator */
    

    /* contact form */
    .form-horizontal {
        margin: 0px !important;
    }

    .form-group.submitbtn {
        display: block;
        position: relative;
    }

    .custom-col-md-12 {
        /* width: 100%; */
        margin: 0px auto !important;
    }

    .ModITworxContactC .contactBtn {
        width: 98% !important;
    }

    .col-md-12.form-submit-button {
        margin: 0px;
        padding: 0px;
    }

    /* banner */
    .banner-img-hotcakes {
        height: 400px;
        width: 100%;
        background-color: yellow;
        overflow: hidden;
    }

    .banner-img-hotcakes img.img-responsive {
        background-size: cover;
        height: 400px;
        max-width: 1108px;
        background-repeat: no-repeat;
    }      
    
    .hotcake-banner-content {
        position: absolute;
        top: 190PX;
        right: unset;
        width: 100%;
        height: auto;
        text-align: center;
        display: block;
    }
    
    .hotcake-banner-content p {
        display: none;
    }    

    .hotcake-banner-content .get-started-link {
        position: relative;
        top: 40px;
    }    
    
    
}

@media screen and (min-width: 425px) and (max-width:768px){

    /* navbar */
    .hotcakes-header li.NavMenuItem a.navBtn {
        border-bottom: 1px solid #d0d0d0;
        margin-top: 0px;
        padding-right: 15px;
    }    

    /* banner */
    .banner-img-hotcakes {
        height: 300px;
        width: 100%;
        overflow: hidden;
    }

    .banner-img-hotcakes img.img-responsive {
        background-size: cover;
        height: 400px;
        max-width: 1108px;
        background-repeat: no-repeat;
    }      
    
    .hotcake-banner-content {
        position: absolute;
        top: 120px;
        right: unset;
        width: 80%;
        left: 40px;
        height: 300px;
        text-align: left;
        display: block;
    }
    
    .hotcake-banner-content p {
        display: block;
        padding-bottom: 0px;
    }    

    .hotcake-banner-content .get-started-link {
        position: relative;
        top: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:1300px) {
       .hotcake-banner-content {
        top: 125px;
        right: 80px;
        width: 350px;
        height: 350px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px){

    /* navbar */
    .hotcakes-header li.NavMenuItem a.navBtn {
        border-bottom: unset;
    }    

     .hotcake-banner-content p {
        padding-bottom: 10px;
    }

    a.get-started-link {
        padding: 4px 24px;
    }    
}

@media screee and (min-width:1800px) and (max-width: 2600px){
    .banner-img-hotcakes img {
        background-size: cover;
        min-width: 100% !important;
        width:100%;
    }
}

/* sidebar- category */
a.sidebar-category {
    display: block;
    top: 50%;
    right: 0px;
    position: fixed;
    background-color: red;
}