@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);
}

/*Banner*/

.imgPowerdnn {
    background-image: url('/portals/0/Images/banner_partner.png');
    background-position: 50% 0;
    height: 200px;
    display:none;
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}

header.container2 {
    padding-right: 10px;
    padding-left: 10px;
}

.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;
}

/* .extras{
    display: unset !important;
} */

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!important;
    margin-right: 0!important;
}

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: 'montserrat bold';
    /*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(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://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(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://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(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://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: 36px;
    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: 'montserrat light';
    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;
}

/*.innerPage>header {
    height: 95px !important;
}*/

/* .hotcakes-container .header{
    height: 75px !important;
} */

.hotcakes-container .hotcakes-stickyheader{
    height: 70px !important;
}

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;
}

    .btnGridder a{
    font-size: 16px;
    font-weight: 700;
    color: #d30634;
    text-decoration: none!important;
    /*background-color: #fff;*/
    border: 2px solid #d30634;
    padding:10px 20px;
    font-family: 'montserrat bold';
}
        .btnGridder a:hover {
            border: 2px solid #d30634;
            background-color: #d30634;
            color: #DCDCDC;
        }

    .btnGridder {
    margin-top: 20px;
    text-align: right;
}

.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: 'montserrat light';
}

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 {
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    position: relative;
    display: block;
    float: right;
    margin-right: 0px;
    padding-top: 30px;
    margin-top: 14px !important;
    padding-right: 0px;
    font-weight: normal !important;
}

.OnlyMobile {
    font-family: 'montserrat light';
    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: 15px 4px 15px 20px;
    font-family: 'montserrat light';
    font-size: 14px !important;
    font-weight: normal !important;
}

.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: 'montserrat light';
    line-height: 24px;
}

.container {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.dnnpane {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px 50px 0px;
    margin: 0px auto !important;
}

.inner-dnnpane {
    padding: 50px 0 !important;
    margin-left: auto;
    margin-right: auto;    
    margin: 0px auto;    
}

.dnnpaneforRotator {
    margin-left: auto;
    margin-right: auto;
    padding: 95px 0 0px 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: 'montserrat light';
    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: 'montserrat bold';
    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: 'montserrat bold';
    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: 'montserrat bold';
    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: 0px;
    top: 8px;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-weight: 700;
    z-index: 9;
}
#dnn_Pane7Map #call{
	right: 0px;
}

#call a {
    color: white;
}

#call a:hover {
    text-decoration: none !important;
}

#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;
}

#return-top{
	z-index: 20;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	transition: all 0.3s ease;
}
#return-top i{
	font-size: 30px;
}

.category_menu .category{
	text-transform: uppercase;
	border: none;
}
ul.edn_category_menu_wrapper {
	margin: 0;
	margin-bottom: 30px;
}
ul.edn_category_menu_wrapper, ul.edn_category_menu_wrapper li {
	list-style: none;
}
.eds_news_cj .article:after{
	content: '';
	border-bottom: 1px solid #ebebeb;
	display: block;
	width: 60%;
	margin: auto;
	margin-top: 40px;
}

/*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;
    text-align:left;
}

.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: 'montserrat light';
    font-size: 15px;
    padding-right: 20px;
}

.WWDContentB {
    width: 50%;
    float: left;
    margin-top: 10px;
    font-family: 'montserrat light';
    font-size: 15px;
}

.WWDItem {
    margin-bottom: 30px;
    font-size: 15px;
    font-family: 'montserrat light';
    /*padding-right:20px;*/
    text-align: left;
}

.WWDItemB {
    margin-bottom: 30px;
    font-family: 'montserrat light';
    font-size: 15px;
    /*padding-right:20px;*/
    text-align: left;
}

.WWDContent2 {
    font-family: 'montserrat light';
    font-size: 16px;
    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;
    margin-top: -5px;
    /*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*/
}



/*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;
    padding-bottom: 30px;    
}

/* 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: 125px;
    bottom: 20px;
    width: 45px;
    z-index: 9999;    
}

footer {
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 11;
}

.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;
}

.DNNtitle2 {
    font-family: 'work sans2';
    color: #d30634;
    font-size: 15px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 180px;
}

.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: 'montserrat light';
    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: 'montserrat light';
    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: 11px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: transparent;
    background: none;
    font-weight: bold;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 15px;
    padding-right: 6px;
}

#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;
}

.secondary-stickyLogoITWORX {
    height: auto;
    margin-top: 0px;
}

.stickyheader {
    height: 70px !important;
}

.secondary-stickyheader {
    height: 91px !important;
}

.stickyheader2 {
    height: 87px !important;
}

.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: 16px;
    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: 14px !important;
    font-family: 'montserrat light';
}

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: 0px !important;
}

.secondary-custom-sticky-navbar-nav {
    margin: 0px;
    height: auto;
    padding: 0px;
    margin-top: -5px !important;
}

.custom-sticky-navbar-nav2 {
    margin: 0px;
    height: auto;
    padding: 0px;
    margin-top: 24px !important;
}

.stickyheader #mainHeader-inner .navbar-toggle {
    margin-top: 11px;
}

.innerPage .stickyheader #mainHeader-inner .navbar-toggle {
    /* display: none; */
    margin-top: 11px;
}

.innerPage #mainHeader-inner {
    /* padding-left: 11px;
    padding-right: 11px; */
}

#dnn_dnnLOGO_imgLogo {
    margin-left: 3px;
}

#dnn_dnnLOGO_imgLogo:not(.stickyLogoITWORX) {
    margin-top: 0px;
}

/* .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;
}

#dnn_dnnLOGO_imgLogo:not(.hotcakes-stickyLogoITWORX) {
    margin-top: 0px;
	height: 60px;
}

.hotcakes-container .hotcakes-stickyLogoITWORX {
    height: 60px;
    margin-top: 0px !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: 20px;
}

.hotcakes-container .custom-blog-row #call {
    display: block;
    margin-top: 20px !important;
}

.blog-login>div {
    display: inline-block;
    float: right !important;
}

.blog-login>div.loginGroup {
    margin-top: 1px;
    text-decoration: underline;
}


/* shrink height of CALL */
.hotcakes-container #call.hotcakes-call{
    margin-top: 8px !important;
}

/* disbale link */

.blog-login ul.buttonGroup li.userDisplayName>a {
    pointer-events: none;
    cursor: default;
}

@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:425px) {
    .partner {
        float: none;
        border: none;
    }
    .description {
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (min-width: 477px) and (max-width: 665px)  {
    .toTopBtn {
        position: fixed;
        right: 36px;
        bottom: 95px;
        width: 45px;
    }  
}
@media screen and (max-width:476px) {
    #dnn_Pane7Map iframe {
        width: 100%;
        height: 275px;
    }
    .copyright,
    .terms-priv {
        width: 100%;
        text-align: center;
    }
    .toTopBtn {
        position: fixed;
        right: 36px;
        bottom: 95px;
        width: 45px;
    }  

    .titleGrey {
        height: 50px;
        display: block;
    }
    .WWDPageTitle {
        height: 90px;
    }    

    .PSTContentBox {
        margin-left: 0;
    }    
}

@media (min-width:451px) and (max-width:576px) {
    .WWDContent img {
        margin-bottom: 15px;
    }
    .WWDContentB img {
        margin-bottom: 15px;
    }
}

@media screen and (min-width:597px) {
    .contactDetails p {
        text-align: right;
    }
    #dnn_Pane7Map {
        text-align: left;
    }
}

@media screen and (max-width:767px) {

    .Title, .Title p {
        font-size: 50px;
        line-height: 1.0;
    }   

    .Title span {
        color: #a3a3a3;
        display: block;
        font-size: 50px;
        letter-spacing: 0px;
    }

    .dnnpane {
        margin-left: auto;
        margin-right: auto;
        padding: 40px 0;
        margin: 0px auto !important;
    }    

    .inner-dnnpane {
        padding: 25px 0px !important;
    } 

    .dnnpaneforRotator {
        margin-left: auto;
        margin-right: auto;
        padding: 87px 0 0px 0;
        margin: 0px auto !important;
    }    

    .HowWeWorkSection {
        /*background-image: url('/portals/0/Images/background_HowWeDo_mob.jpg');*/
        background-position: 50% 0;
        /* height: 585px; */
        height: auto !important;
        position: inherit;        
    }
    .logos1 {
        border-right: none;
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
		border: 1px solid gray;
    }
    .logos2 {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
		border: 1px solid gray;
    }
    .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;
    }

    .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);
    }
    .NavMenuItem {
        padding: 2px;
        display: block;
    }
    .NavMenuItem a {
        padding: 29.7px;
    }
    .SMIcons {
        display: none;
    }

    .WWDContent {
        width: 100%;
        margin-left: 2%;
        padding-right: 5%
    }
    .WWDContentB {
        width: 100%;
        margin-left: 2%;
        padding-right: 5%;
        margin-top: 0;
    }

    .bannerBox {
        width: 100%;
    }
    .DISContent {
        width: 100%;
        text-align: center;
    }
    .PSTContent {
        width: 100%;
        display: block;
        text-align: center;
        margin-left: 0px;
    }
    
    .rightBorder2 {
        border-left: none;
    }
    
    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;
    }
    
    .custom-sticky-navbar-nav2 {
        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: 46px;
        display: block;
        top: 3px;
    }
    
    .innerPage .stickyheader #call {
        display: block;
        right: 46px;
        display: block;
        top: 1px;
    }

    .innerPage .stickyheader2 #call {
        display: block;
        margin-top: 30px !important;
        right: 0px;
        display: block;
    }
}

@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;
    }
}



#ContactUs {
    position: fixed;
    top: 44%;
    left: 0;
    height: 148px;
    width: 50px;
    background-color: #d30634;
    color: #ffffff;
    /* font-size: 34px; */
    font-size: 18px;
    /* border: solid 1px #58595b; */
}

#ContactUs span {
    -webkit-transform: rotate(-90deg);
    -webkit-transform: rotate(-180deg);
    display: block;
    -o-transform: rotate(-90deg);
    writing-mode: vertical-rl;
    margin-top: 18px;
    margin-left: 13px;
}



#Blog {
    position: fixed;
    top: 66%;
    left: 0;
    height: 87px;
    width: 50px;
    background-color: #d30634;
    color: #ffffff;
    /* font-size: 34px; */
    font-size: 18px;
    /* 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: 13px;
}

.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: 'montserrat light';
    margin-bottom: 10px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 24px;
}

.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;
    }
}

@media (max-width: 1500px) {
    #Blog {
        top: 60%;
    }
}

@media (max-width:1190px) {

    .btnGridder {
  
        text-align: center;
    }
    .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) {
    
}


#mainHeader-inner .navbar-default .navbar-collapse {
    padding: 0px;
    background: rgba(0, 163, 228, 1);
    /* background: rgba(0, 163, 228, 1) !important; */
    margin-top: 5px;
}


.container2 .navbar-default .navbar-collapse {
    padding: 0px;
    background: rgba(163, 163, 228, 1);
    /* background: rgba(0, 163, 228, 1) !important; */
    margin-top: 5px;
    margin-right: -10px;
    margin-left: -10px;
}

/*.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;
        margin-top: 0px;
    }
    .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: 5px;
    top: 12%;
}

.left.custom-carousel-control img {
    width: auto;
    position: absolute;
    left: 5px;
    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-family: 'montserrat bold';
    font-weight: bold;
    font-size: 40px;
    /*34px*/
    margin-bottom: 15px;
    line-height: 36px;
    letter-spacing: -2px;
}

.bannerBox1 .bannerContent {
    font-family: 'montserrat light';
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 20px;
    /* 15px*/
    line-height: 25px;
}

.bannerBox1 .bannerBtn {
    color: white !important;
}

.bannerBox1.upgrade{
    background-color: #0e2936;
    padding: 20px 20px 90px 20px!important;
}

.bannerBox1.upgrade .get-started-link {
    background-color: #0b1c24;
    border: 3px solid white;
    color:white!important;
    text-decoration: none!important;
}

.bannerBox1.upgrade .get-started-link:hover {
    background-color: white;
    border: 3px solid white;
    color: #0b1c24!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;
}

.carousel-indicators {
    bottom: 10px !important;
}

@media screen and (min-width:425px) {
    .slider-desktop {
        display: block;
    }
    .slider-mobile {
        display: none;
    }
}


@media screen and (max-width:375px) {
    .dnnpane>.contactDetails {
        height: 350px;
    margin-bottom: 100px !important;
    }
}

@media screen and (max-width:425px) {

    .dnnpane {
        padding: 50px 0;
        width: 100%;
    }

    .slider-desktop {
        display: none !important;
    }
    .slider-mobile {
        display: block;
    }
    #ImageRotatorContainer {
        height: 300px;
        width: 100%;
    }
    .row.dnnpaneforRotator {
        height: 100%;
    }
    div#ImageRotator1 {
        height: 100% !important;
        padding: 0px;
        
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-top: -92px;
    }
    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;
        text-align: center;
        padding: 20px 25px;
        width: 100%;
    }
    .hotcake-logo {
        display: block;
    }
    .bannerContent {
        font-size: 16px !important;
        line-height: 22px !important;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: -10px !important;
    }
    .contactButton2 {
        margin-top: 0px;
        font-family: 'montserrat bold';
        margin-bottom: 10px;
    }
    div.item1,
    div.item2 {
        width: 100% !important;
        display: block;
    }
    /* new css */
    #ImageRotator2{
        height: 500px;
        padding: 0px !important;
        margin-top: -8px;        
    }

    #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-color-3{
        background-color:#0e2936;
        text-align: center;
        padding: 0px !important;
    }

    .item-content{
        width: 90%;
        height: 100%;
        padding: 50px 20px 10px 20px;
        text-align: center;
        margin: 0 auto;    
    }
    .carousel-indicators {
        position: absolute;
        bottom: 30px !important;
        left: 0px;
        z-index: 15;
        width: 100%;
    }    


    .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: 22px !important;
        line-height: 24px;     
    }

    .item-content-link1:hover{
        text-decoration: none;
        background-color: #fff !important;
        color: #b54433 !important;
        font-weight: bold !important;
    }

    .item-content-link{
        display: block;
        height: auto;
        background-color: #F04F30;
        border: 2px solid #F04F30;
    }

    .item-content-link:hover{
        text-decoration: none;
        background-color: transparent;
        border: 2px solid #F04F30;
        color: #F04F30 !important;
    }

    .item-content-link a.get-started-link {
        font-size: 20px !important;
        position: relative;
        display: block;
        line-height: 7px; 
        margin-top: 20px;
    }    

    .carousel-indicators {
        bottom: 14px !important;
    }

    #call.footcall {
        float: unset;
    }

    div#dnn_Pane7Map {
        margin-top: 45px;
    }    

    /* blog page */
    #siteWrapper .listingImg {
        float: left;
        margin: 0 10px 5px 0;
        width: 100%;
    }    

    #mainHeader-inner .navbar-toggle {
        right: 0px !important;
		top: 20px;
    }
	.stickyheader #mainHeader-inner .navbar-toggle{
		top: 0px;
	}
	#call{
		top: -5px;
	}

    #mainHeader-inner .navbar-default .navbar-collapse {
        padding: 0px !important;
        margin-top: 0px !important;        
    }

    #mainHeader-inner .custom-sticky-navbar-nav {
        margin: 0px;
        height: auto;
        margin-top: 0px !important;
        padding: 0px !important;
    }    

    .dnnpane>.contactDetails {
        height: unset !important;
        margin-bottom: 50px !important;
    }   
    
    li.NavMenuItem a.navBtn {
        color: white !important;
        padding: 2px 0px 2px 8px !important;
        margin-top: 18px !important;
        font-size: 12px !important;
        line-height: 18px;
        margin-bottom: 0px !important;
    }

    .article-container, .article_comments {
        margin: 72px 0 0 0 !important;

    }
}

@media screen and (max-width: 767px){
    #mainHeader-inner .navbar-default .navbar-collapse {
        padding: 0px !important;
        margin-top: 27px !important;        
    }
    .stickyheader #mainHeader-inner .navbar-default .navbar-collapse {
        margin-top: 20px !important;
    }
    
    li.NavMenuItem a.navBtn {
        color: white !important;
        padding: 2px 0px 2px 8px;
        margin-top: 18px !important;
        font-size: 12px !important;
        line-height: 18px;
        margin-bottom: 18px !important;
    }

    .custom-sticky-navbar-nav {
        height: auto;
        margin-top: 15px !important;
        padding: 0px !important;
    }

    .custom-sticky-navbar-nav li>a.navBtn {
        padding: 10px 0px 10px 0px !important;
    }    
}


@media screen and (max-width: 768px){
    .bannerBox1 {
        padding: 14px 14px !important;
        margin-top: 10px;
        width: 350px !important;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: #b54433;
        position: absolute;
        top: 10px;
        left: 70px !important;
    }

    .bannerBox1 .bannerTitle {
        font-size: 24px !important;
        margin-bottom: 4px !important;
        line-height: 24px !important;
    }    

    .bannerBox1 .bannerContent {
        font-size: 16px !important;
        line-height: 16px !important;
    }    

    .contactButton2 {
        font-size: 10px !important;
        margin-top: 22px !important;
    }    

    .carousel-indicators {
        bottom: 115px !important;
    } 

    .HowWeWorkSection {
        height: 600px;
    }  

    .dnnpane>.contactDetails{
        height: 350px;
        margin-bottom: 50px !important;        
    }

    .form-horizontal {
        margin-left: 0px !important;
    }    

    #dnn_Pane7Map {
        text-align: left;
        margin-top: 50px;
        text-align: center;
    } 

    /* header - nav */
    li.NavMenuItem a.navBtn {
        color: white !important;
        padding: 2px 0px 2px 8px;
        margin-top: 18px !important;
        font-size: 15px !important;
    }

    #mainHeader-inner .navbar-default .navbar-collapse {
        padding: 0px !important;
        margin-top: 34px;
    }    

    /* .stickyheader {
        height: 65px !important;
    } */

    .stickyheader {
        height: unset;
    }

    .stickyLogoITWORX {
        height: 50px;
        margin-top: -2px !important;
    }    

    .stickyheader #call {
        display: block !important;
    }

    .custom-sticky-navbar-nav {
        margin: 0px;
        height: auto;
        margin-top: -24px !important;
        padding: 0px !important;
    }

    #mainHeader-inner .navbar-toggle {
        right: 15px;
    }    

    .stickyheader #mainHeader-inner .navbar-toggle {
        margin-top: 6px;
        right: 15px;
    }

}


@media screen and (max-width: 1024px){
    .bannerBox1 {
        padding: 22px 20px;
        margin-top: 10px;
        width: 457px;
        position: absolute;
        top: 10px;
        left: 45px !important;
    }

       .DNNtitle2 {
        display:none;
    }


    .bannerBox1 .bannerTitle {
        font-size: 30px;
        margin-bottom: 12px;
        line-height: 30px;
        letter-spacing: -2px;
    }    

    .bannerBox1 .bannerContent {
        font-family: 'Work Sans';
        font-weight: normal;
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 20px;
    }    

    .stickyLogoITWORX {
        height: 50px;
        margin-top: 0px !important;
    }
}

@media screen and (max-width:1560px){
    .carousel-indicators {
        bottom: -4px;
    }

    .dnn-aus-caption {
        position: absolute;
        top: 65px;
        left: 150px;
        width: 500px;
        height: 400px;
    }    

    .bannerBox1 {
        padding: 20px 20px;
        margin-top: 10px;
        width: 457px;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: #b54433;
        position: absolute;
        top: 15px;
        left: 150px;
    }    
    
}

/* @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: 40px 20px;
        margin-top: 10px;
        width: 457px;
        z-index: 1;
        color: white;
        font-weight: bold;
        background-color: #b54433;
        position: absolute;
        top: 10px;
        left: 150px;
    }
} */

@media screen and (min-width:425px) and (max-width:768px){
     .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;
    }

    #call.footcall {
        float: unset;
    }    
}

@media screen and (min-width:666px) and (max-width:767px){
    .carousel-indicators {
        bottom: -4px !important;
    }
    
    .bannerBox1 {
        top: 7px !important;
        left: 27px !important;
    }    

    .toTopBtn {
        position: fixed;
        right: 36px;
        bottom: 95px;
        width: 45px;
    }    
}

/* @media screen and (max-width:668px){
    .carousel-indicators {
        bottom: -4px !important;
    }
    .bannerBox1 {
        top: 0px !important;
        left: 27px !important;
    }    
} */


/***************************************************************************************************************
    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: 260px;
    right: 390px;
    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: #404142;
    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 screen 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;
	font-size: 15px;
}

.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;
    padding-bottom: 30px;    
    padding-top: 30px;    
}

.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: 100% !important;
    }

    .custom-col-md-11 {
        width: 100%;
    }
    .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;
}


/*GRIDER MODULES CSS STYLE*/


    #siteWrapper .PeopleContainer {
    /* hover effact */
    /* end */
    /* gridder */
    /* end gridder */
    margin-bottom:50px;
}
.DNNModuleTitle {
    border:solid 2px #d30634;
    width:80%;
    text-align:center;
    display:inline-block;
}


    #siteWrapper .PeopleContainer div[id$="HtmlModule_lblContent"] {
        font-size: 0;
    }

        #siteWrapper .PeopleContainer div[id$="HtmlModule_lblContent"] .btn {
            width: 33%;
            padding: 0;
            border: 0;
            /* Landscape phones and down */
        }

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer div[id$="HtmlModule_lblContent"] .btn {
        width: 50%;
    }
}

#siteWrapper .PeopleContainer #people {
    background: url("/portals/4/Skins/ECIskin/Images/NewSite/Profile01.jpg");
    background-size: cover;
    overflow: hidden;
}

    #siteWrapper .PeopleContainer #people .overlay {
        background: #a87d54;
        text-align: center;
        padding: 45% 10px 45% 10px;
        height: 330px;
        width: 100%;
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }



    #siteWrapper .PeopleContainer #people:hover .overlay {
        opacity: 0.9;
        margin: 0 5%;
        width: 90%;
    }

#siteWrapper .PeopleContainer .well {
    border: 0;
    background: #fff;
    color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    #siteWrapper .PeopleContainer .well p {
        color: #000;
    }

#siteWrapper .PeopleContainer .box {
    cursor: pointer;
    height: 236px !important;
    position: relative;
    overflow: hidden;
    width: 100%;
    /*height: 412px;*/
}

    #siteWrapper .PeopleContainer .box img {
        position: absolute;
        left: 0;
        width: 100%;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

    #siteWrapper .PeopleContainer .box .overbox {
        background-color: transparent;
        position: absolute;
        top: 0%;
        left: 0%;
        bottom: 0%;
        right: 0%;
        color: #fff;
        z-index: 20;
        opacity: 0;
        width: 100%;
        /*padding: 10% 10px 10%;*/
        font-size: 6px;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        /* Landscape phones and down */
    }

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .box .overbox {
        -webkit-transition: all 0ms ease-out;
        -moz-transition: all 0ms ease-out;
        -o-transition: all 0ms ease-out;
        -ms-transition: all 0ms ease-out;
        transition: all 0ms ease-out;
    }
}

#siteWrapper .PeopleContainer .box .overbox .overtext {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    /* @include transform( translateY(40) );   */
}

#siteWrapper .PeopleContainer .box .overbox .title {
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s;
}

@media (min-width: 768px) and (max-width: 992px) {
    #siteWrapper .PeopleContainer .box .overbox .title {
        font-size: 12px;
    }
}

#siteWrapper .PeopleContainer .box:hover .overbox {
    opacity: 1;
}

#siteWrapper .PeopleContainer .box:hover img {
    /*filter: grayscale(100%);*/
}

#siteWrapper .PeopleContainer .box:hover .title, #siteWrapper .PeopleContainer .box:focus .title {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.title, #siteWrapper .PeopleContainer .box:focus img {
    filter: grayscale(100%);
}

#siteWrapper .PeopleContainer .box:hover .tagline, #siteWrapper .PeopleContainer .box:focus .tagline {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

#siteWrapper .PeopleContainer .box .tagline {
    font-size: 0.8em;
    opacity: 0;
    transition-delay: 0.2s;
    transition-duration: 0.2s;
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder {
    margin: 0 !important;
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list {
            width: 23.5%;
    margin-right: 15px !important;
    }

        /* Landscape phones and down */
    
    #siteWrapper.insurance .PeopleContainer .GridderContainer ul.gridder li.gridder-list {
        width: 50%;
    }

@media (max-width: 480px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list {
        width: 50%;
		margin-right: 0px !important;
		padding: 7.5px;
		margin-bottom: 0px;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox {
    opacity: 1;
    /* Landscape phones and down */
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 {
        /* Landscape phones and down */
        /* Landscape phones and down */
    }

        #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 img {
            display: none;
            background: #a87d54;
            font-size: 16px;
            float: right;
            margin-top: 30px;
            position: relative;
            width: 30px;
            /* Landscape phones and down */
            /* Landscape phones and down */
        }

@media (max-width: 1199px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 img {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 img {
        width: 25px;
    }
}

@media (max-width: 690px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 img {
        margin-top: 0px;
    }
}

@media (max-width: 480px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 img {
        margin-top: 10px;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 br {
    /* Landscape phones and down */
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 br {
        display: block;
    }
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 {
        font-size: 3vw;
    }
}

@media (max-width: 480px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 {
        font-size: 4.5vw;
    }
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox h3 {
    line-height: 15px;
    /*padding: 50% 5px 30%;*/
    padding: 50% 5px 50%;
    font-size: 16px;
    }
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox {
        height: auto;
        top: 0%;
        /*left: 5%;
        right: 5%;*/
        bottom: 0%;
        width: auto;
    }

    #siteWrapper .PeopleContainer .box {
 
        height: 172px !important;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box .overbox .title {
    opacity: 1;
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list.selectedItem .box img {
    filter: grayscale(100%);
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox {
        opacity: 0.9;
        /*height: 5%;*/
        height: 0%;
        top: auto;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 {
text-align: center;
    /* line-height: 30px; */
    font-weight: bold;
    color: white;
    position: absolute;
    /* text-transform: uppercase; */
    /* bottom: 171px; */
    width: 100%;
    height: 98%;
    /* left: 0px; */
    font-size: 20px;
    /*background-color: #CC1B36;*/
    background:rgba(211,5,52,0.8) ;
    filter: none;
    margin-top: 0;
    padding: 115px 0px 0px 0px;
    /* Landscape phones and down */
    /* Landscape phones and down */
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 img {
        display: none;
    }

@media (max-width: 991px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 {
        font-size: 16px;
        line-height: 15px;
        /*height:70%;*/
    }

    #siteWrapper .PeopleContainer .box {
        height: 135px !important;
    }

    .profileInfo.col-sm-4 {

        width: 100%;
        margin-bottom: 20px;
    }
	
	.eds_news_cj .article:after{
		content: none;
	}
    
}
@media (min-width:992px) and (max-width:1368px){
        #siteWrapper .PeopleContainer .box {

        height: 210px !important;
    }

}

/*@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 {
        opacity: 0.9;
        padding: 0;
        line-height: 1;
        margin-top: -11px;
         margin-top: -93px;
        font-size: 2vw;
    }
}*/

@media (max-width: 480px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 {
        font-size: 3.7vw;
    }

    /*#siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list {
        width: 46%;
    }*/
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list .box .overbox h3 br {
        display: none;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show {
    background: #DCDCDC;
    position: relative;
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding {
        padding: 60px 40px;
        /* Landscape phones and down */
    }

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding {
        padding: 100px 30px;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-navigation {
    color: black;
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-navigation .gridder-close {
        color: #a3a3a3;
        position: absolute;
        top: 14px;
        right: 14px;
        font-size: 25px;
        font-weight: bold;
    padding: 3px 9px 3px 9px;
        line-height: 1;
        border: 3px solid #a3a3a3;
    }

        #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-navigation .gridder-close:hover {
            text-decoration: none;
        }

#siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content h2 {
    color: #000;
}

    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content h2 small {
        font-size: 50%;
        line-height: 1.3;
        padding-top: 10px;
        display: block;
    }

/*#siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content div.profileDetail {
    min-height: initial;
    width: 100%;
    height: auto;
    /* Landscape phones and down */
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
    /* Landscape phones and down */
}*/

  a.btnGridder {
     font-size: 16px;
    font-weight: 700;
    color: #d30634;
    text-decoration: none!important;
    background-color: #fff;
    border: 2px solid #d30634;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 15px;
    padding-left: 15px;
    }
	
	a.cbtn{
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		display: inline-block;
		position: relative;
		padding: 13px 10px 10px 10px;
		line-height: 1;			
	}
	a.cbtn.transparent{
		background: transparent;
		border: 4px solid #fff;	
	}
	a.cbtn.red{
		background: #d30634;
		border: 4px solid #d30634;
	}
	a.cbtn.red:hover{
		background: #fff;
		color: #d30634;
		text-decoration: none;
	}
	a.cbtn.orange{
		background: #f04f30;
		border: 4px solid #f04f30;
	}
	a.cbtn.red:hover{
		background: #fff;
		color: #f04f30;
		text-decoration: none;
	}
    a.cbtn.blue{
		background: #364a62;
		border: 4px solid white;
        padding:15px 10px 10px 10px!important;
	}
	a.cbtn.blue:hover{
		background: #fff;
		color: #364a62;
		text-decoration: none;
	}


	.cbtn-container{
		padding: 0 23px;
	}
	.mt-3{
		margin-top: 15px;
	}
	.ednMoreArticlesTriggerWrapper .trigger{
		margin: auto;
		display: block;
	}
	.desktop{
		display: inline-block;
	}
	.mobile{
		display: none;
	}
	
@media (max-width: 767px) {
		a.cbtn{
			width: 100%;
			display: block;
		}
		.desktop{
			display: none;
		}
		.mobile{
			display: inline-block;
		}
}
	
@media (max-width: 991px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content div.profileDetail {
        width: 100%;
    }
	.topMargin{
		margin-top: 0px;
	}
	.blurb{
		padding-bottom: 0px;
	}
	.GridderContainer{
		padding-top: 30px;
	}
	.WWDSubTitle{
		display: none;
	}
}

@media (max-width: 767px) {
    #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content div.profileDetail {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
    }
}

#siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content div.profileDetail p, #siteWrapper .PeopleContainer .GridderContainer ul.gridder .gridder-show .gridder-padding .gridder-expanded-content div.profileDetail li {
    color: #000;
}

#siteWrapper #whoWeAreSection div.spacingBottom:first-child {
    padding-bottom: -moz-calc(140px - 24px);
    padding-bottom: -webkit-calc(140px - 24px);
    padding-bottom: calc(140px - 24px);
}

#siteWrapper #whoWeAreSection div.spacingBottom:nth-child(2) {
    padding-bottom: 180px;
}

#siteWrapper #whoWeAreSection .overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 450px;
    top: 550px;
    margin-top: -450px;
    z-index: 999;
}

#siteWrapper #whoWeAreSection div.container:nth-child(2) p {
    opacity: 1;
    line-height: 1.5;
}

.gridder-nav.prev, .gridder-nav.next {
    display: none;
}

@media (min-width:481px) and (max-width: 1028px){
        #siteWrapper .PeopleContainer .GridderContainer ul.gridder li.gridder-list {
            width: 22.5%;
      }
}

/*END OF GRIDER MODULES CSS STYLE*/

/*JQUERY GRIDDER DNN MODULE SECTION*/

.gridder{margin:0px;padding:0px;list-style-type:none;font-size:0}.gridder-list,.gridder-show{font-size:16px}.gridder-list{display:inline-block;vertical-align:top}.gridder-show{display:block;float:left;width:96%;margin-left:7.5px;margin-bottom: 15px;position:relative}.gridder-content{display:none}.gridder-list{width:15.83333%}.gridder-list:nth-child(n){margin-bottom:1%;margin-right:1%}.gridder-list:nth-of-type(6n){margin-right:0;margin-bottom:0}
/*# sourceMappingURL=jquery.gridder.min.css.map */


/*END OF JQUERY GRIDDER DNN MODULE SECTION*/


.DetailsBackBtnBottom a{
    font-size: 16px!important;
    font-weight: 700;
    color: #d30634!important;
    text-decoration: none!important;
    /*background-color: #fff;*/
    border: 2px solid #d30634;
    padding:10px 20px;
    font-family: 'montserrat bold';
    text-align: right;
}
.DetailsBackBtnBottom a:hover {
    border: 2px solid #d30634;
            background-color: #d30634;
            color: #DCDCDC!important;
}

.DetailsBackBtnBottom {
    margin-top: 20px;
    text-align: right;
}

.toggle-header {
    cursor: pointer;
    font-weight: bold;
    padding: 10px;
}

.toggle-content {
    display: none;
    padding: 10px;
    
}

.textcenter {
    margin: 0 150px 0 150px;
}
@media screen and (max-width: 1024px) {
    .textcenter{
        margin: 0 30px 0 30px;
        text-align: left;
    }
}


.Contactbackground {
    
    background-image: url('/portals/0/images/contactbackground.jpg');
    background-position: 50% 0;
    height: auto;
    background-attachment: fixed;
    
}
.row1 {
    margin: auto auto;
}

.contactcustom1 {
    padding: 200px 0px 200px 0px; 
    width: 1170px; 
    justify-content: center; 
    height: 1000px;
}

.contactcustom2 {
    background-color: #fff;
    border-radius: 50px; 
    padding: 50px 50px 50px 50px!important;
}
@media (min-width:992px) and (max-width:1170) {
    .contactcustom1 {
        width: 100vw;
    }
}
@media (min-width:500px) and (max-width: 991px) {
    .contactcustom1 {
        padding: 100px 0px 200px 0px; 
        width: 100vw; 
        justify-content: center; 
        height: 1100px;
    }
    .contactcustom2 {
        background-color: #fff;
        padding: 50px 50px 50px 50px!important;
    }
}
@media screen and (max-width: 500px) {
    .contactcustom1 {
        padding: 100px 0px 200px 0px; 
        width: 100vw; 
        justify-content: center; 
        height: 1300px;
    }
    .contactcustom2 {
        background-color: #fff;
        padding: 5% 5% 5% 5%!important;
    }
    input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$Name"] {
        width: 80vw!important;
    }
    input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$Phone"] {
        width: 80vw!important;
    }
    input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$Email"] {
        width: 80vw!important;
    }
    input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$CompanyName"] {
        width: 80vw!important;
    }
    textarea[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$Message"] {
        width: 80vw!important;
    }




}
/*Contact us form*/
.xmp-form-row {
    font-size: 16px;
}

input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$ctl16"] {
    background-color: #F04F30;
    font-size: 16px;
    inline-height: 20px;
    padding: 14px 36px;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #F04F30;
    font-family: 'montserrat bold';
  }

input[name="dnn$ctr633$XModPro$ctl00$ctl00$ctl00$ctl16"]:hover {
    background-color: transparent;
    color: #F04F30;
}

/*Footer Menu*/
.Quicklink {
    font-family: 'montserrat bold';
    color: #fff!important;
    font-size: 16px; 
    text-decoration: none;
    text-align: left;
    margin-top: 10px;
    margin-left: 40px;
    
}
ul.Footermenu {
    text-align: left;
    padding-top: 10px;
    list-style-type: none;
    margin-left: 40px;
}
ul.Footermenu li {
    padding-bottom: 10px;
    list-style-type: none;
}
ul.Footermenu li a {
    font-family: 'montserrat light';
    color: #fff!important;
    font-size: 14px; 
    text-decoration: none;

}

.divider {
    margin-top: 100px;
}

.leftmargin {
    margin-left: 30px;
}

.pointmargin {
    margin: 20px 150px 20px 150px!important;
}

.leftalign {
    text-align: left!important;
}

@media screen and (max-width:991px) {
    .leftalignresponsive {
    text-align:left!important;
}
    .pointmargin {
        margin: 20px 30px 20px 30px!important;
    }
}

.newbanner {
    position: absolute;
    top: 30%;
    right: 20%;
    width: 450px;
    height: 285px;
    /* background-color: rebeccapurple; */
    text-align: right;
}

.newbanner h1 {
    font-family: 'montserrat bold';
    color: #fff;
    text-transform:uppercase;
}

.newbanner p {
    color: #fff !important;
    padding-bottom: 30px;
}

.newbanner 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;
}

.newbanner a.link-hotcakes:hover {
    background-color: #fff;
    border: 3px solid #F04F30;
    color: #F04F30;
    text-decoration: none;
    background-color: transparent;
}

.newbanner .get-started-link {
    position: relative;
}

@media (max-width: 1440px) and (min-width:1025px) {
    .newbanner {
        position: absolute;
        top: 20%;
        right: 20%;
        width: 450px;
        height: 285px;
        /* background-color: rebeccapurple; */
        text-align: right;
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .newbanner {
        position: absolute;
        top: 15%;
        right: 20%;
        width: 450px;
        height: 285px;
        /* background-color: rebeccapurple; */
        text-align: left;
    }
}

@media (max-width:768px) and (min-width:426px) {
    .newbanner {
        position: absolute;
        top: 15%;
        left: 10%;
        width: auto;
        height: 285px;
        /* background-color: rebeccapurple; */
        text-align: left;
        display: block
    }
    .newbanner p {
        display:none;
    }
}

@media screen and (max-width:425px) {
    .newbanner {
        position: absolute;
        top: 15%;
        left: 10%;
        width: 320px;
        height: 100px;
        /* background-color: rebeccapurple; */
        text-align: left;
        display: block
    }
    .newbanner p {
        display:none;
    }
}

.imgresponsive {
    overflow: hidden;
    margin-top: -26px;
}

.imgresponsive img {
    width: 100%;
    height: auto;
    object-fit: cover;
    min-height: 300px;
}

@media screen and (max-width:768px) {
    .custom-item1 {
        width: 45%; /* Adjust as needed to accommodate four items in a row */
        min-height: 180px;
        height: auto;
        margin-bottom: 1.5rem;
        text-align: center;
    }
}

.fontlight {
    font-family: 'montserrat light'!important;
    font-size: 16px!important;
    line-height: 24px!important;
    color: #504e4e!important;
}

.custom-button {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    border: 3px solid #D30634;
    background-color: #D30634;
    color: #ffffff;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
    font-family:'montserrat bold';
    font-size: 14px;
}

.custom-button:hover {
    background-color: #ffffff;
    color: #D30634!important;
}

.custom-button:visited, .custom-button1:visited {
    color: #ffffff;
}

@media (min-width:600px) and (max-width:991px) {
    .custom-button{
        margin-left: 40vw!important;
    }
    .custom-button1{
        margin-left: 34vw!important;
    }
}

@media (min-width:426px) and (max-width:599px) {
    .custom-button{
        margin-left: 28vw!important;
    }
    .custom-button1{
        margin-left: 27vw!important

    }
}

@media screen and (max-width: 425px) {
    .custom-button{
        margin-left: 26vw!important;
    }
    .custom-button1{
        margin-left: 21vw!important
    }
}

@media screen and (max-width:450px) {
    .newbanner .get-started-link {
        position:absolute;
    }
}

@media screen and (max-width:991px) {
    .row.article-container .col-xs-12.col-md-8{
        margin-left:0px!important;
    }
}