﻿/*@import url(http://allfont.net/allfont.css?fonts=montserrat-light);*/
@font-face {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Light'), local('Montserrat-Light'),
        url(fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.woff) format('woff'),
        url(fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.ttf) format('truetype');
}

@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}
*{
    outline:none!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, 48
, 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] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.DnnModule {
    display: grid;
}li, p {
    font-size: 18px;
    font-family: 'Montserrat Light', arial;
}
@media screen and (max-width: 767px){
    html, p {
        font-size: 16px;
        line-height: 2;
    }
    li {
        font-size: 16px;
        line-height: 2;
    }
}

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
}

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
}
.contentSpace li:before {
    content: '✓ ';
    font-weight:bold;
}
.contentSpace ul{
    margin: 0 0 0 15px;
    text-indent: -15px;
}
.list-style ul{
    margin: 0 0 0 13px;
    text-indent: -13px;
}
.list-style ul li{
    list-style: none;
    margin: 0 0 15px;
}
ul li {
    list-style-type: none;
}
#privacy ul li {
    list-style-type: disc;
}
.list-style.yellow li:before{
    content: '•';
    color: #f5be3b;
    margin-right: 8px;
    font-weight: bold;
}

.nav li {
    list-style: none!important;
    padding: 0 60px;
    width: 33.33333333%;
}

#case {
    background: #e8e8e8;
}

#case2 {
    margin-top:50px;
}
@media (max-width: 1200px) {
    .nav li{
        padding: 10px 30px;
    }
}

a {
    outline: 0!important
}
section:not(#section_tax) p a {
    background-color: #f5bf3b;
    border: 2px solid #f5bf3b;
    padding: 5px 30px;
    border-radius: 20px;
    font-weight: bold;
    color: #00794b;
    display:inline-block;
    margin-bottom:25px;
}
section#section_incorp_company p a{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;    
}
    section:not(#section_tax) p a:hover {
        background-color: transparent;
        border: 2px solid #f5bf3b;
        color: #f5bf3b;
        text-decoration: none !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
}

.Head{
    margin: 0;
}

.CommandButton, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, .h2, h5, h6, input, table, td, th {
    font-family: 'Imprima', 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
}

em {
    font-style: italic
}

strong {
    color: #333;
    font-weight: 700
}

small {
    font-size: 12px
}
a {
    color: rgb(0, 121, 75);
}
    a:active, a:link, a:visited {
        text-decoration: none ;
        font-family: 'Montserrat Light', arial;
    }

a:hover {
    text-decoration: underline
}

p {

}

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
}

h2, .h2, h3, .h3, h4, h6 {
    color: #f5be3b;
    line-height: 1.3em;
    margin: 0
}
.inner .CustomHeaderRight, .inner .CustomHeaderLeft {
    margin-bottom: 60px;
    margin-top: 60px;
    float: left;
}
.CustomHeaderLeft h3, .CustomHeaderRight h3 {
    color: #000;
}
.inner main p, .inner main ul{
    margin-bottom: 25px;
    line-height: 2;
}
/*main p:last-child{
    margin-bottom: 0;
}*/
.inner main li{
    line-height: 2;
}
.CustomHeaderLeft var, .CustomHeaderRight var{
    display: inline-block;
}
.CustomHeaderLeft h3{
    text-align: left;
}
.CustomHeaderRight h3{
    text-align: left;
}
/*.CustomHeaderLeft var:first-child, .CustomHeaderRight var:first-child{
    color: #f5be3b;
    font-size: 3.4em;
    z-index: 1;
}
.CustomHeaderLeft var:nth-child(2), .CustomHeaderRight var:nth-child(2){
    z-index: 2;
}
.CustomHeaderLeft var:nth-child(2):before, .CustomHeaderRight var:nth-child(2):before{
    content: "";
    border-top: 2px solid #000;
    display: table;
    text-align: center;
    margin: auto;
    width: 80%;
    position: relative;
    margin-bottom: 7px;
}
.CustomHeaderLeft var:nth-child(2):after, .CustomHeaderRight var:nth-child(2):after{
    content: "";
    border-bottom: 2px solid #000;
    display: table;
    text-align: center;
    margin: auto;
    width: 80%;
    position: relative;
    margin-bottom: 7px;
}
.CustomHeaderLeft var:first-child{
    float: left;
}
.CustomHeaderLeft var:nth-child(2){
    float: left;
    position: relative;
    left: -40px;
}
.CustomHeaderRight var:first-child{
    float: right;
}
.CustomHeaderRight var:nth-child(2){
    float: right;
    position: relative;
    right: -40px;
}*/

.CustomHeaderLeft img{
    float:right;
    width:50%;
    padding-left:20px;
} 
.CustomHeaderRight img{
    float:left;
    width:50%;
    padding-right:20px;
}


h1 {
    font-size: 71px;
    font-weight:bold;
    text-transform:uppercase;
}
h1, h2, h3, .h3, h4, h5, h6, .oswald {
    font-family: 'Oswald', sans-serif;
}
.content-oswald p, .content-oswald p, .content-oswald p, .content-oswald p, .content-oswald p, .content-oswald p{
    font-family: 'Oswald', sans-serif;
}
h1, h2 {
    text-align: center;
}
.considerations-box h3{
    text-align: left;
    padding: 0;
    margin: 5px 0 20px;
    text-transform: uppercase;
}
.considerations-box{
    margin: 0 0 45px;
}
.considerations-box img{
    width: 100%;
}
.considerations-box .box-container{
    padding: 15px;        
}
.toMenu{
    font-size: 4em;
    color: #fff;
    display: table;
    margin: auto;
    margin-top: 30px;
}
.toMenu:link{
    color: #fff;
}
.toMenu:active, .toMenu:visited, .toMenu:hover{
    text-decoration: none;
    color: #f5be3b;
}
.h2 {
    text-align: left ;
    font-size: 55px;
    text-transform: uppercase;
}
h3{
    font-size: 38px;
}

h3, .iconText, .h3 {
    text-align: center;
    font-weight: 400;
}
h2 {
    color: #f5be3b;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 55px;
}
.inner main h2{
    color: #00794b;
    line-height: 0.9;
}
footer h2{
    text-align: left;
    text-transform: capitalize;
    font-size: 1.75rem;
    margin: 0 0 10px;
}
.h3{
    font-size: 30px;
}
.color-invert h3 {
    color: #fed116
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 25px;
    font-weight: bold;
    color: #f5be3b;
    text-transform: capitalize;
}
h6{
    font-size:21px;
    font-weight:bold;
    color:black;
}

@media screen and (max-width: 767px) {
    h5{
        font-size: 17px;
        font-weight: 400;
    }
    h4{
        font-weight: 300;
        margin: 0px 0 25px;
    }
    #section_incorp_company h5{
        font-size: 20px;
        font-weight: 300;
    }
    h2, h3, .h3{
        margin-bottom: 30px;
        line-height: 1;
    }
    .CustomHeaderLeft h3, .CustomHeaderRight h3{
        margin-bottom: 0;
        line-height: 1.3em;
    }
}

#section_bus_structure {
    background-image: url(/Portals/_default/Skins/ARDUK/Images/Choosing_BUs_Struc_Background.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
}
#section_incorp_company {
    background-image: url(/Portals/_default/Skins/ARDUK/Images/Incorporating_Company_Background.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
}
#section_hiring_emp {
    background-image: url(/Portals/_default/Skins/ARDUK/Images/Hiring_Employees_Background.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
}
#section_tax {
    background-image: url(/Portals/_default/Skins/ARDUK/Images/Tax_Reg_Obl_Background.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
}




#section_bus_structure h5 {
    margin: 35px 0 50px;
}
#section_incorp_company h5{
    margin: 0 0 30px;
    float: left;
}
#section_key_consider span.title{
    text-transform: uppercase;
    margin-top: 25px;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    display: block;
    line-height: 1.2;
    text-decoration:none!important;
}
#section_key_consider .item:hover span.title {
    color: #00794b;
}
 #section_stats * {
    color: white;
}

#section_stats.bg-green {
    background-color:transparent;
}
.bg-white h2, .bg-white h3, .bg-white h4, #section_stats h2, #section_stats h2 * {
    color: #00794b;
}

#dnn_KEY_CONSIDERATIONS h6 {
    font-size: 1rem
}

.underline:after{
    content: "";
    border-bottom: 4px solid;
    display: block;
    text-align: center;
    margin: auto;
}
h3.underline:after{
    border-bottom:3px solid;
}
.underline.short:after{
    width: 20%;
}
.underline.long:after{
    width: 40%;
}
.mt10-after:after{
    margin-top: 10px;
}
.mt30-after:after{
    margin-top: 25px;
}
footer h2:after{
    content: none;
}
@media screen and (max-width: 767px){
    h2:after, h3:after, .h3:after{
        width: 114px;
    }
    #section_bus_structure h5 {
        margin: 10px 0 10px;
    }
    #section_incorp_company h5 {
        margin: 0 0 13px;
    }
    #section_key_consider span.title{
        font-size: 1rem        
    }
}
#section_incorp_company h5:after{
    content: "";
    border-bottom: 2px solid #fed116;
    display: block;
    text-align: left;
    margin-top: 10px;
    width: 80%;
}
.color-invert h3 span:after{
    display: none;
}
.DNNContainer_Title_h2 p, .DNNContainer_Title_h3 p{
    margin: 0;
}
.DNNContainer_Title_h2, .DNNContainer_Title_h3{
    width: 100%;
}


@media screen and (min-width:768px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:1360px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:1440px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:1600px) {
    html {
        font-size: 18px
    }
}

.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: 'Imprima', sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px!important
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Imprima', 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;
    overflow:visible;
}

#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:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

#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: 0
}

header {
}
.inner header {
    position: fixed;
    width: 100%;
    z-index: 10;
}
#mainHeader-inner{
    padding: 60px 0;
    bottom: 0;
    background: rgba(239, 239, 239, 0.8);
}
.inner #mainHeader-inner {
    padding: 15px 0;
    background: rgba(239, 239, 239, 0.5);
    width:100%;
}
@media screen and (max-width: 767px){
    #mainHeader-inner.mobile {
        position: fixed;
        top: 0;
        width: 100%;
        height: fit-content;
        padding: 0;
        z-index: 100;
    }
    #mainHeader-inner.mobile.open {
        padding: 0 0 12px;
    }
    #mainHeader-inner.mobile.open {
        background: rgba(239, 239, 239, 1);
    }
}
#mainHeader-border {
    background: #8fb299;
    height: 5px;
}

#logo {
    padding-left: 15px
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 120px
}

@media only screen and (max-width:768px) {
    .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-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

@media only screen and (min-width:767px) {
    .navbar-nav{
        width: 100%;
    }
}

#breadcrumb {
    font-family: 'Imprima', 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: 'Imprima', sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

main {
    background: #e1e1e1;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 0
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
    background-color: #292929;
}

footer .footer-above p {
    color: #fff
}

footer .footer-below, footer .itworx_web_developers a:link, footer .itworx_web_developers a:visited,
.copyright a:link, footer .copyright a:visited {
    color: #d2d2d2;
    font-size: 12px;    font-family: 'Imprima', sans-serif;
    font-family: 'Imprima', sans-serif;
}

footer .footer-col {
    margin-bottom: 25px;
    padding: 0 !important;
}

footer .footer-below {
    background-color: #000;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .itworx_web_developers {
    float: right
}
@media screen and (max-width: 767px){
    footer .copyright, footer .itworx_web_developers {
        float: none;
        text-align: center;
    }
}

footer .copyright, footer .itworx_web_developers {
    padding-left: 15px;
    padding-right: 15px
}

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
}
footer h4{
    font-size: 38px;
    margin: 0 0 15px;
}
footer #dnn_ContactUsPane p{
    margin: 0;
}
footer #dnn_ContactUsPane a, footer #dnn_ContactUsPane a:active, footer #dnn_ContactUsPane a:link, footer #dnn_ContactUsPane a:visited{
    color: #fff;
    text-decoration: underline;
}
footer .bg-footer{
    min-height: 370px;
}
@media screen and (max-width: 767px){
    footer .footer-col{
        padding: 0 15px !important;
    }
    footer .bg-footer {
        min-height: 210px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    footer .bg-footer {
        min-height: 230px;
    }
}

.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
}
.CustomHeaderRight .heading_wrapper, .CustomHeaderLeft .heading_wrapper {
    float: left;
    width: 50%;
}

.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
}

[class*="icon-"]{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-20:before{
    content: "\f2b5";
}
.icon-32:before{
    content: "\f024";
}
.icon-33:before{
    content: "\f21b";
}
#dnnMenu [class*="icon"]{
    display: table;
    margin: auto;
    margin-bottom: 10px;
    color: #018752;
    font-size: 27px;
}
.background {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    display: block;
    clear: both;
}
.background .toCenter{
    height: 100vh;
    display: table;
}
@media screen and (max-width: 767px){
    .background .toCenter {
        height: auto;
        margin-top: 65px;
        margin-bottom: 10px;
    }
}
.home .background {
    background: url('images/Top_Background.png');
    background-repeat: no-repeat;
    background-size: cover;
}
    .background .BannerTop {
        display: table-cell;
        vertical-align: middle;
        margin-top: 25vh;
        background: rgba(0,121,75,0.75);
        padding-bottom: 10px;
        padding-left: 25px;
        padding-right: 35px;
        float:right;
    }

        .background .BannerTop h1{
            color: white;
            text-align: left;
        }
        .background .BannerTop h2{
            color: black;
            text-transform: uppercase;
            font-weight: 400;
            border-top: 4px solid;
            border-bottom: 4px solid;
            padding: 0;
            display: inline-block;
            line-height: 1.1;
        }
@media screen and (max-width: 767px){
    h1{
        font-size:50px;
    } .background .BannerTop h2 {
        margin-bottom: 0px;
        font-size: 45px;
    }
}


        .background .BannerTop h2 {
            margin-top:10px;
        }
            .inner .background .fixed {
    display: table;
}

/********************************/
.inner .background {
    background: url('images/SecondaryPages_Background.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.SecondaryBannerTitle {
    /*background: rgba(255, 255, 255, 0.7);*/
    text-transform: uppercase;
}
.SecondaryBannerTitle h1 var:first-child{
    color: #f5be3b;
    font-weight: bold;
    float: left;
    position: relative;
}
.SecondaryBannerTitle h1 var:nth-child(2){
    color: #000;
    float: left;
    position: relative;
}
.SecondaryBannerTitle h1 var:nth-child(2):before{
    content: "";
    border-top: 2px solid #000;
    display: table;
    float: right;
    position: relative;
}
.SecondaryBannerTitle h1 var:nth-child(2):after{
    content: "";
    border-bottom: 2px solid #000;
    display: table;
    float: right;
    position: relative;
}
.inner .background .BannerTop h1{
    display: table;
}
@media (max-width: 767px){
    .inner .background .BannerTop {
        margin-top: 189px;
    }
    .inner .background {
        height: 350px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 7px;
        left: 27px;
        font-size: 2.4rem;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 0.8px;
        left: -27px;
        float: right;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 3px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 5px;
    }    
}

@media (max-width: 608px){
    .inner .background .BannerTop {
        margin-top: 130px;
    }
    .inner .background {
        height: 320px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 7px;
        left: 0;
        font-size: 2.4rem;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 0.8px;
        left: 0;
        float: right;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 3px;
        margin-top: 10px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 5px;
    }    
}
@media (max-width: 365px){ /*---last change--*/
    .inner .background .BannerTop {
        margin-top: 93px;
    }
    .inner .background {
        height: 320px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 1;
        letter-spacing: 7px;
        left: 0;
        font-size: 2.4rem;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 0.8px;
        left: 0;
        float: right;
        margin-top: 20px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 3px;
        margin-top: 10px;
        float: none;
        margin: auto;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 5px;
        float: none;
        margin: auto;
    }    
}
@media (min-width: 768px){
    .inner .background .BannerTop h1, .background .BannerTop h2 {
        font-size: 35px;
    }
    .inner .background .BannerTop {
        margin-top: 189px;
    }
    .inner .background {
        height: 350px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 12px;
        left: 27px;
        font-size: 3.5rem;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 2px;
        left: -27px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 6px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 9px;
    }    
}
@media (min-width: 992px){

    .inner .background .BannerTop h1, .background .BannerTop h2 {
        font-size: 55px;
    }
    .inner .background .BannerTop {
        margin-top: 189px;
    }
    .inner .background {
        height: 350px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 12px;
        left: 27px;
        font-size: 3.5rem;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 2px;
        left: -27px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 6px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 9px;
    }    
}
@media (min-width: 1200px){
    .inner .background .BannerTop {
        margin-top: 150px;
    }
    .inner .background {
        height: 350px;
    }
    .SecondaryBannerTitle {
        padding: 30px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 12px;
        left: 45px;
        font-size: 5.5rem;
        margin-left: 40px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 2px;
        left: -45px;
        bottom: -4px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 6px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 9px;
    }    
}
@media (min-width: 1300px){    
    .inner .background .container.fixed {
        width: 1280px;
    }
}
@media (min-width: 1440px){
    .inner .background .BannerTop {
        margin-top: 140px;
    }
    .inner .background {
        height: 400px;
    }
    .SecondaryBannerTitle {
        padding: 50px;
    }
    .SecondaryBannerTitle h1 var:first-child{
        line-height: 0.8;
        letter-spacing: 12px;
        left: 45px;
        font-size: 5.5rem;
        margin-left: 0;
    }
    .SecondaryBannerTitle h1 var:nth-child(2){
        letter-spacing: 2px;
        left: -45px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):before{
        width: 75%;
        margin-bottom: 6px;
    }
    .SecondaryBannerTitle h1 var:nth-child(2):after{
        width: 75%;
        margin-top: 9px;
    }    
}
/*************************/
#ContentPane{
    display: none;
}
.box{
    overflow: hidden;
    text-align: center;
    background: url('/Portals/0/Images/box_bg.png') no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.box p{
    font-size: 1rem;
    display: table;
    margin: auto;
    margin-bottom: 20px;
}
.box .box_content {
    height: 100%;
    padding: 75px 40px;
}
.col-md-12{
    float: none !important;
}

.no-pl{
    padding-left: 0;
}
.no-pr{
    padding-right: 0;
}
    .pt-2x-150{
        padding-top: 150px;
    }
    .pt-1x{
        padding-top: 70px;
    }
    .pt-1x-half{
        padding-top: 50px;
    }
    .pt-1x-quarter{
        padding-top: 25px;
    }
    .pt-2x{
        padding-top: 200px;
    }
    .pb-1x{
        padding-bottom: 70px;
    }
    .pb-1x-half{
        padding-bottom: 50px;
    }
    .pb-1x-quarter{
        padding-bottom: 25px;
    }
    .pb-2x{
        padding-bottom: 200px;
    }
    .mt-1x{
        margin-top: 100px;
    }
    .mt-1x-half{
        margin-top: 50px;
    }
    .mt-1x-quarter{
        margin-top: 25px;
    }
    .mt-2x{
        margin-top: 25px;
    }
    .mb-1x{
        margin-bottom: 100px;
    }
    .mb-1x-half{
        margin-bottom: 40px;
        margin-top:20px;
    }
    .mb-1x-quarter{
        margin-bottom: 25px;
    }
    .mb-2x{
        margin-bottom: 25px;
    }
@media screen and (max-width: 767px){
    .xs-pt-1x{
        padding-top: 100px;
    }
    .xs-pt-1x-half{
        padding-top: 50px;
    }
    .xs-pt-1x-quarter{
        padding-top: 25px;
    }
    .xs-pt-2x{
        padding-top: 200px;
    }
    .xs-pb-1x{
        padding-bottom: 100px;
    }
    .xs-pb-1x-half{
        padding-bottom: 50px;
    }
    .xs-pb-1x-quarter{
        padding-bottom: 25px;
    }
    .xs-pb-2x{
        padding-bottom: 200px;
    }
    .xs-mt-1x{
        margin-top: 100px;
    }
    .xs-mt-1x-half{
        margin-top: 50px;
    }
    .xs-mt-1x-quarter{
        margin-top: 25px;
    }
    .xs-mt-2x{
        margin-top: 25px;
    }
    .xs-mb-1x{
        margin-bottom: 100px;
    }
    .xs-mb-1x-half{
        margin-bottom: 50px;
    }
    .xs-mb-1x-quarter{
        margin-bottom: 25px;
    }
    .xs-mb-2x{
        margin-bottom: 25px;
    }
    .text-align-xs-center{
        text-align: center;
    }
}
@media screen and (min-width: 768px){
    .sm-pt-1x{
        padding-top: 100px;
    }
    .sm-pt-1x-half{
        padding-top: 50px;
    }
    .sm-pt-1x-quarter{
        padding-top: 25px;
    }
    .sm-pt-2x{
        padding-top: 200px;
    }
    .sm-pb-1x{
        padding-bottom: 100px;
    }
    .sm-pb-1x-half{
        padding-bottom: 50px;
    }
    .sm-pb-1x-quarter{
        padding-bottom: 25px;
    }
    .sm-pb-2x{
        padding-bottom: 200px;
    }
    .sm-mt-1x{
        margin-top: 100px;
    }
    .sm-mt-1x-half{
        margin-top: 50px;
    }
    .sm-mt-1x-quarter{
        margin-top: 25px;
    }
    .sm-mt-2x{
        margin-top: 25px;
    }
    .sm-mb-1x{
        margin-bottom: 100px;
    }
    .sm-mb-1x-half{
        margin-bottom: 50px;
    }
    .sm-mb-1x-quarter{
        margin-bottom: 25px;
    }
    .sm-mb-2x{
        margin-bottom: 25px;
    }
    .text-align-sm-center{
        text-align: center;
    }
    .text-align-xs-center.center{
        float: none !important;
        display: table;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
@media screen and (min-width: 992px){
    .md-pt-1x{
        padding-top: 100px;
    }
    .md-pt-1x-half{
        padding-top: 50px;
    }
    .md-pt-1x-quarter{
        padding-top: 25px;
    }
    .md-pt-2x{
        padding-top: 200px;
    }
    .md-pb-1x{
        padding-bottom: 100px;
    }
    .md-pb-1x-half{
        padding-bottom: 50px;
    }
    .md-pb-1x-quarter{
        padding-bottom: 25px;
    }
    .md-pb-2x{
        padding-bottom: 200px;
    }
    .md-mt-1x{
        margin-top: 100px;
    }
    .md-mt-1x-half{
        margin-top: 50px;
    }
    .md-mt-1x-quarter{
        margin-top: 25px;
    }
    .md-mt-2x{
        margin-top: 25px;
    }
    .md-mb-1x{
        margin-bottom: 100px;
    }
    .md-mb-1x-half{
        margin-bottom: 50px;
    }
    .md-mb-1x-quarter{
        margin-bottom: 25px;
    }
    .md-mb-2x{
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 1200px){
    .lg-pt-1x{
        padding-top: 100px;
    }
    .lg-pt-1x-half{
        padding-top: 50px;
    }
    .lg-pt-1x-quarter{
        padding-top: 25px;
    }
    .lg-pt-2x{
        padding-top: 200px;
    }
    .lg-pb-1x{
        padding-bottom: 100px;
    }
    .lg-pb-1x-half{
        padding-bottom: 50px;
    }
    .lg-pb-1x-quarter{
        padding-bottom: 25px;
    }
    .lg-pb-2x{
        padding-bottom: 200px;
    }
    .lg-mt-1x{
        margin-top: 100px;
    }
    .lg-mt-1x-half{
        margin-top: 50px;
    }
    .lg-mt-1x-quarter{
        margin-top: 25px;
    }
    .lg-mt-2x{
        margin-top: 25px;
    }
    .lg-mb-1x{
        margin-bottom: 100px;
    }
    .lg-mb-1x-half{
        margin-bottom: 50px;
    }
    .lg-mb-1x-quarter{
        margin-bottom: 25px;
    }
    .lg-mb-2x{
        margin-bottom: 25px;
    }
}
.subtitle p {
    font-size: 18px;
    font-family: 'Montserrat Light', arial;
}
.bigger p{
    font-size: 1.7rem
}
@media screen and (max-width: 767px){
    .box p, .subtitle p{
        font-size: 16px;
        line-height: 2;
    }
    .box .box_content {
        padding: 25px 15px;
    }
}
.bg-grey{
    background-color: #e2e2e2;
}
.bg-grey p, .bg-grey li{
    color: #444;
}
.bg-white {
    background-color: #fff;
    position: relative;
}
.bg-white p, .bg-white li{
    color: #444;
}

.bg-green{
    background-color: #008751;
    position: relative;
}
.bg-green p, .bg-green li{
    color: #fff;
}
.bg-green .Subtitle p{
    
}
.bg-worldMap {
    background: url(images/Australia_Economic_Statistics_Background.png) no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bg-ausMap {
    background: url(/Portals/0/images/ausMap.png) no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.1;
}
.bg-redTape{
    background: url('/Portals/0/images/sofa.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-y: 90%;
        padding-bottom: 340px;
}
.bg-footer {
    background: url(/Portals/0/images/plane-2.png) no-repeat left center;
    -webkit-background-size: 120%;
    -moz-background-size: 120%;
    -o-background-size: 120%;
    background-size: 120%;
}
#consider3{
    width: 100%;
    height: 552px;
}
.bg-considerations {
    background: url(images/bg-considerations.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
    height: 435px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}
.quote2-base {
    width: 1050px;
    background: #068653;
    padding: 25px 30px;
    float: right;
    position: relative;
    margin: -130px 0 0 0;
}
.quote2-container {
    float: left;
    width: 700px;
}

q:before, q:after{
    display: block;
}
.quote1 q:before{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/grey-quote-1.png) no-repeat;
    width: 80px;
    height: 196px;
}
.quote1 q:after{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/grey-quote-2.png) no-repeat;
    width: 54px;
    height: 196px;
}
.quote1 q, .quote2 q, .quote3 q{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;        
}
.quote1 q span, .quote2 q span, .quote3 q span{
    text-align: right;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
}
.quote1 q span{
    width: 60%;
}

.quote2 q:before{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/green-quote-1.png) no-repeat;
    width: 80px;
    height: 196px;
}
.quote2 q:after{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/green-quote-2.png) no-repeat;
    width: 54px;
    height: 196px;
}
.quote2 q span {
    width: 67%;
    color: #fff;
}
.quote3{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.quote3 q:before{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/quote-Small-1.png) no-repeat;
    width: 25px;
    height: 82px;
}
.quote3 q:after{
    content: "";
    background: url(/Portals/_default/Skins/ARDUK/Images/quote-Small-2.png) no-repeat;
    width: 25px;
    height: 82px;
}

@media screen and (max-width: 991px){
    .bg-footer{
        background: transparent;
    }
}
.nonDraggable {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
.uppercase{
    text-transform: uppercase;
}
.capitalize{
    text-transform: capitalize;
}
.bg-yellow {
    background: #f6be3b;
}
.txt-green{
    color: #018752 !important
}
.txt-yellow{
    color: #fed116 !important
}
.word-breaker{
    display: table-caption;
}
.color-invert p, .color-invert li {
    color: #fff
}
.item{
    text-align: center;
}
.derivedfrom.caseStudies main{
    background: #fff;
}
.derivedfrom.caseStudies h3{
    text-align: left;
}



#section_key_consider .item {
    width: 100%;
    padding: 20px 20px 30px;
    background: #00794b;
    border: 1px solid #00794b;
}

@media screen and (max-width: 767px){
    #section_key_consider .item{
        padding: 20px 9px;
    }
}
#section_key_consider .item:hover{
    background: #fff;
}
a.section-navigator:hover{
    text-decoration: none;
}
section.arrow{
    position: relative;
}
section.arrow:after {
    content: '';
    position: absolute;
    top: 99.7%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: solid 100px transparent;
    border-right: solid 100px transparent;
    z-index: 1
}
section.bg-white.arrow:after{    
    border-top: solid 30px #e1e1e1;
}
@media screen and (max-width: 767px){
    section.bg-white.arrow:after{    
        border-top: solid 15px #e1e1e1;
    }
}
section.arrow.bg-green:after{    
    border-top: solid 30px #008751;
}
.inner_QuarterBox{
    text-align: left;
}
.inner_QuarterBox p{
    color: #018752
}
.iconContainer {
    width: 100px;
    height: 80px;
    margin: auto;
    margin-bottom: 5px;
    background-size: cover;
    background-repeat: no-repeat;
}
#section_bus_structure .iconContainer img {
    width: auto;
    height: 100%;
    background: white;
    border-radius: 10px;
    padding: 20px 20px;
}

.SquareBoxCircleOnTop, .SquareBox {
    padding: 50px;
    /* Internet Explorer 10 */
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    /* Firefox */
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    /* Safari, Opera, and Chrome */
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    /* W3C */
    display: box;
    box-pack: center;
    box-align: center;
}
.circle{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 4px solid #008751;
    position: absolute;
    display: block;
    left: calc(50% - 25px);
    top: -25px;
}
.form-control:focus{
    border-color: rgba(1, 135, 82, 1);
}


#mainHeader-inner.stuck {
    transition: padding 0.5s ease;
    position: fixed;
    top: 0;
    bottom: auto;
    padding: 20px 0;
    min-height: 0;
    z-index: 100;
    width: 100%;
}
.resize{
    float: none;
    margin: 0 auto;
    width: 70%;
}
@media screen and (max-width: 1440px){
    .resize{
        width: 80%;
    }    
}
#backToSectionHeader{
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    background: #f5be3b;
    border: 1px solid #fff;
    z-index: 200;
    display: none;
}
#backToSectionHeader i{
    padding: 13px;
    color: #fff;    
}
#backToSectionHeader:hover i{
    padding-top: 9px;
    transition: all 0.5s ease;
}
@media (max-width: 767px){
    #mainHeader-inner.stuck{
        padding: 10px 0;
    }
    .contact{
        float: left;
        margin: 14px 20px;
    }
    .contact a{
        color: #008751;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        text-decoration: none;
    }
    .contact a:hover{
        text-decoration: none;
    }

}
@media screen and (min-width: 992px){
    #section_bus_structure .cols{
        width: 20%;
        float: left;
    }
    #section_bus_structure [class*='-push']{
        left: auto;
    }
}
@media screen and (max-width: 1199px){
    .inner_Circle{
        padding: 0 40px;
    }
    .quote2-base{
        width: 750px;
    }
}
.inner_Circle .heading_wrapper{
    display: table;
    margin: 0 auto 30px;
}
@media (min-width: 1600px){
    /*.container {
        width: 1530px;
    }*/
    #dnn_cs_2 .container{
        width: 1300px;
    }
}
@media (min-width: 1200px) and (max-width: 1796px){
    .custom-col-md-push-adjust{
        left: 32.5%;
    }
    .custom-col-md-adjust{
        width: 35%;
    }
}
.loginPage{
    height: 100vh;
}
.loginPage footer{
    position: absolute;
    width: 100%;
    bottom: 0;
}
.loginPage main{
    height: 100%;
    display: table;
    width: 100%;
}
.loginPage #mainContent-inner{
    display: table-cell;
    vertical-align: middle;
}
.loginPage li{
    font-size: 15px;
}
.privacy main h2{
    text-align: left;
    font-size: 1.7rem;
    margin-bottom: 15px;
    padding: 0;
}
.privacy main h3{
    text-align: left;
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #000
}

@media screen and (max-width: 767px) {

    section.arrow:after {
        border-left: solid 70px transparent;
        border-right: solid 70px transparent;
    }
    section.arrow.bg-green:after {
        border-top: solid 13px #008751;
    }
    #section_bus_structure, #section_incorp_company, #section_hiring_emp, #section_tax {
        background-position-x: 50%;
    }
    .quote2 q span, .quote2-container, .quote2-base, .quote1 q span, .quote3 q span{
        width: 100%;
        font-size: 2.9vw;
    }
    .quote1 q:before{
        width: 80px;
    }
    .considerations-box{
        margin: 0 0 25px;
    }
}
@media screen and (max-width: 500px){
    .quote1 q span, .quote2 q span, .quote3 q span{
        font-size: 3.2vw;
    }
    .quote1 q:before, .quote2 q:before{
        width: 100px;
    }
    .quote2-base{
        padding: 15px;
    }
    .background .BannerTop h1, .background .BannerTop h2{
        font-size: 28px;
    }
    h2{
        font-size: 35px;
    }
    h3{
        font-size: 28px;
    }
}
@media screen and (max-width: 350px){
    .quote1 q span, .quote2 q span, .quote3 q span{
        font-size: 4.1vw;
    }
}