﻿@charset "UTF-8";

em,
small {
    letter-spacing: 0
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a,
a img,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    border: 0
}

.TB_Wrapper,
.TB_Wrapper *,
.dnnActionMenu,
.dnnActionMenu *,
.dnnActionMenu:after,
.dnnActionMenu:before,
.dnn_mact,
.dnn_mact *,
.dnn_mact:after,
.dnn_mact:before,
[id*=ControlPanel],
[id*=ControlPanel] *,
[id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *,
[class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html {
    font-size: 14px;
}

@media (min-width:992px) {
    html {
        font-size: 16px;
    }
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.42857143;
    font-weight: 300;
    color: #555;
    background-color: #fff;
}

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
    }

.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
}

.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: 'Poppins', sans-serif;
}

.Normal, .NormalDisabled, .NormalDeleted {
    color: #555;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.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: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
}

@media (min-width: 1600px) {
    .container-extend {
        width: 1426px;
    }
}


.text-light {
    color: #fff
}

.text-dark {
    color: #000
}

.text-light p, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5 {
    color: #fff;
}

.text-dark p, .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5 {
    color: #000;
}

.text-light a {
    color: #fff;
}

.text-dark a {
    color: #000;
}

.text-blue, .text-blue p {
    color: #1a69cb;
}

.bold {
    font-weight: 500
}

.bolder {
    font-weight: 700
}

.text-small {
    font-size: 0.875rem
}

.text-big {
    font-size: 1.25rem
}

/* Paddings & Margins */
.p0 {
    padding: 0px !important
}

.p10 {
    padding: 10px !important
}

.p20 {
    padding: 20px !important
}

.p30 {
    padding: 30px !important
}

.p40 {
    padding: 40px !important
}

.p50 {
    padding: 50px !important
}

.p60 {
    padding: 60px !important
}

.p70 {
    padding: 70px !important
}

.p80 {
    padding: 80px !important
}

.p90 {
    padding: 90px !important
}

.p100 {
    padding: 100px !important
}

.p110 {
    padding: 110px !important
}

.p120 {
    padding: 120px !important
}

.p130 {
    padding: 130px !important
}

.p140 {
    padding: 140px !important
}

.m0 {
    margin: 0px !important
}

.m10 {
    margin: 10px !important
}

.m20 {
    margin: 20px !important
}

.m30 {
    margin: 30px !important
}

.m40 {
    margin: 40px !important
}

.m50 {
    margin: 50px !important
}

.m60 {
    margin: 60px !important
}

.m70 {
    margin: 70px !important
}

.m80 {
    margin: 80px !important
}

.m90 {
    margin: 90px !important
}

.m100 {
    margin: 100px !important
}

.m110 {
    margin: 110px !important
}

.m120 {
    margin: 120px !important
}

.m130 {
    margin: 130px !important
}

.m140 {
    margin: 140px !important
}

.pt0 {
    padding-top: 0px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

.pt70 {
    padding-top: 70px !important
}

.pt80 {
    padding-top: 80px !important
}

.pt90 {
    padding-top: 90px !important
}

.pt100 {
    padding-top: 100px !important
}

.pt110 {
    padding-top: 110px !important
}

.pt120 {
    padding-top: 120px !important
}

.pt130 {
    padding-top: 130px !important
}

.pt140 {
    padding-top: 140px !important
}

.pb0 {
    padding-bottom: 0px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.pb70 {
    padding-bottom: 70px !important
}

.pb80 {
    padding-bottom: 80px !important
}

.pb90 {
    padding-bottom: 90px !important
}

.pb100 {
    padding-bottom: 100px !important
}

.pb110 {
    padding-bottom: 110px !important
}

.pb120 {
    padding-bottom: 120px !important
}

.pb130 {
    padding-bottom: 130px !important
}

.pb140 {
    padding-bottom: 140px !important
}


.pl100 {
    padding-left: 100px !important
}

.pr100 {
    padding-right: 100px !important
}

.mt0 {
    margin-top: 0px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt70 {
    margin-top: 70px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt90 {
    margin-top: 90px !important
}

.mt100 {
    margin-top: 100px !important
}

.mt110 {
    margin-top: 110px !important
}

.mt120 {
    margin-top: 120px !important
}

.mt130 {
    margin-top: 130px !important
}

.mt140 {
    margin-top: 140px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.mb90 {
    margin-bottom: 90px !important
}

.mb100 {
    margin-bottom: 100px !important
}

.mb110 {
    margin-bottom: 110px !important
}

.mb120 {
    margin-bottom: 120px !important
}

.mb130 {
    margin-bottom: 130px !important
}

.mb140 {
    margin-bottom: 140px !important
}

@media (max-width: 768px) {
    .mt140 {
        margin-top: 100px !important
    }

    .mb140 {
        margin-bottom: 100px !important
    }

    .pt140 {
        padding-top: 100px !important
    }

    .pb140 {
        padding-bottom: 100px !important
    }

    .mt130 {
        margin-top: 95px !important
    }

    .mb130 {
        margin-bottom: 95px !important
    }

    .pt130 {
        padding-top: 95px !important
    }

    .pb130 {
        padding-bottom: 95px !important
    }

    .mt120 {
        margin-top: 90px !important
    }

    .mb120 {
        margin-bottom: 90px !important
    }

    .pt120 {
        padding-top: 90px !important
    }

    .pb120 {
        padding-bottom: 90px !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }
}


/* bootstrap columns
---------------------------*/
.container, .section, section {
    position: relative;
}

    .container.fullwidth {
        padding: 0;
    }

    .container.no-padding [class*="col-"] {
        padding: 0;
    }

.col-center {
    float: none;
    margin: 0 auto;
}

@media (max-width: 991px) {
    [class*="col-md"] {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    [class*="col-sm"] {
        margin-bottom: 15px;
    }
}
/* Page Section
---------------------------*/
.page-section, .section-small {
    display: block;
    position: relative;
    padding: 100px 0;
}

.section-small {
    padding: 70px 0;
}

@media( max-width: 768px ) {
    .page-section {
        padding: 40px 0
    }
}

.bg-grey {
    background-color: #F7F7F7;
}

.bg-dark {
    background-color: rgb(0, 0, 0);
}

.bg-blue {
    background-color: rgb(26, 105, 203);
}

.bg-light-blue {
    background-color: rgb(247, 251, 255);
}



.links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

    .links-list ul li a:active,
    .links-list ul li a:link,
    .links-list ul li a:visited {
        color: #fff
    }

    .links-list ul li a:hover {
        color: #f0f0f0
    }

    .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
    }


ul.list-arrow {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.list-arrow li {
        padding: 5px 0 5px 25px;
        margin: 0;
        list-style: none;
        position: relative;
    }

        ul.list-arrow li + li {
            margin-top: 8px;
        }

        ul.list-arrow li:before {
            content: ' ';
            display: block;
            position: absolute;
            width: 14px;
            height: 11px;
            top: 10px;
            left: 0;
            background: url(Images/icon-tick.png) 0 0 no-repeat;
        }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    color: #454545;
    line-height: 1.3em;
    margin: 0 0 20px;
    font-weight: 700;
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2.25rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.375rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.btn-light {
    color: #454545;
    background-color: #FFF;
    border-color: #dddddd;
}

    .btn-light:focus, .btn-light:hover {
        color: #fff;
        background-color: #1a69cb;
        border-color: #1a69cb;
    }

.btn-dark {
    color: #FFF;
    background-color: #333333;
    border-color: #333333;
}

    .btn-dark:focus, .btn-dark:hover {
        color: #fff;
        background-color: #1a69cb;
        border-color: #1a69cb;
    }

.btn-blue {
    color: #FFF;
    background-color: #1a69cb;
    border-color: #1a69cb;
}

    .btn-blue:focus, .btn-blue:hover {
        color: #fff;
        background-color: #333333;
        border-color: #333333;
    }
/* Pane Layout */

@media (max-width:991px) {
    .dnnpane .banner-col {
        margin-bottom: 25px
    }
}

/* Search Box */
.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-desk {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    width: 35px;
    height: 34px;
    display: block;
    padding: 6px 12px;
    margin: 0 15px 0 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    text-indent: -9999px;
    float: right;
    transition: all 0.5s ease-out;
}

.dnnbooster.dnnboosterHome #search-action-desk {
    background-image: url(Images/search-desk.png);
}

.dnnbooster.dnnboosterInner #search-action-desk {
    background-image: url(Images/search-desk-inner.png);
}

#search-action-desk:hover {
    background-color: #ebbb02;
}




#search-action {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    font-size: 22px;
    padding: 6px 12px;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
    float: right;
}

#search-top {
    clear: both;
    width: 100%;
    background: #333;
    padding: 0;
    margin: 10px 0 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

    #search-top #dnn_dnnSearch2_ClassicSearch {
        display: flex !important;
    }

    #search-top.active {
        height: auto;
        padding: 15px;
        overflow: visible;
    }

    #search-top .searchInputContainer {
        flex-grow: 1;
    }

    #search-top span {
        display: inline !important
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
        width: 100%
    }

    #search-top a.SearchButton {
        background: url(images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
    }

#modalSearch .searchInputContainer {
    display: block !important;
    margin: 0 -3px 0 0;
    position: relative;
}

#modalSearch ul.searchSkinObjectPreview {
    left: 0 !important;
    right: auto;
}

#modalSearch .searchInputContainer a.dnnSearchBoxClearText {
    right: 0 !important;
}

#modalSearch .SearchButton {
    visibility: hidden;
}

#dnn_dnnSearch_txtSearch.NormalTextBox {
    width: 100%;
    border-width: 0 0 2px;
    outline: 0;
    padding: 7px 0px;
}

    #dnn_dnnSearch_txtSearch.NormalTextBox:hover, #dnn_dnnSearch_txtSearch.NormalTextBox:focus {
        border-width: 0 0 2px;
        border-color: #175fcb
    }

@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: #1a7dd8;
    -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 0 15px;
}

ul.top-bar-contact {
    padding: 0;
    margin: 7px 0;
    text-align: center;
}

    ul.top-bar-contact .Normal {
        color: #FFF;
        font-size: 0.75rem;
        font-weight: 500;
    }

#login {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    #login a {
        color: #FFF;
        font-size: small;
        font-weight: 500;
        padding: 8px 15px;
        margin: 0 5px;
        text-transform: uppercase;
        text-decoration: none;
        float: none;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        #login a.LoginLink {
            background-color: #06c486;
            border: 1px solid #fff;
            font-size: small;
        }

            #login a.LoginLink:hover, #login a.LoginLink:focus {
                background-color: #0b28c8;
                border-color: #FFF
            }

        #login a.SkinObject {
            background-color: transparent;
            border: 1px solid #FFF;
        }

            #login a.SkinObject:hover, #login .SkinObject:focus {
                background-color: #ebbb02;
                border-color: #FFF
            }

@media (min-width:768px) {
    #topHeader {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    ul.top-bar-contact {
        text-align: left;
    }

    #login {
        justify-content: flex-end;
    }
}

header {
    background: #FFF;
    border-bottom: 1px solid #0b28c8;
}


@media (min-width:768px) {
    #siteWrapper.dnnboosterHome header {
        background: #0b28c8;
        border-bottom: 0px solid #91AFCA
    }

    #siteWrapper.dnnboosterInner header {
        background: #FFF;
        border-bottom: 1px solid #c1c1c1;
    }
}

#mainHeader-inner {
    padding: 15px 0
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}


.navbar {
    flex-wrap: initial !important;
}

.navbar-nav {
    flex-direction: inherit !important;
}

.dropdown-menu {
    position: absolute !important;
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: 200px
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .navbar .brand {
        max-width: 180px
    }
}

@media only screen and (min-width:1200px) {
    .navbar .brand {
        max-width: 284px
    }
}


@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 {
        float: right
    }
}

.navbar-custome .navbar-toggle {
    border-width: 2px;
    border-color: #0b29c8;
    margin-top: 20px;
}

    .navbar-custome .navbar-toggle .icon-bar {
        background-color: #0b29c8;
    }

@media (min-width:768px) {
    .navbar-custome .navbar-collapse {
        padding-right: 0;
    }

    #dnnMenu .navbar-nav > li > a {
        padding: 10px 10px;
        font-size: 1rem;
        font-weight: 500;
        color: #FFF;
    }

    #siteWrapper.dnnboosterHome #dnnMenu .navbar-nav > li > a {
        color: #FFF;
    }

    #siteWrapper.dnnboosterInner #dnnMenu .navbar-nav > li > a {
        color: #454545;
    }

    #dnnMenu .navbar-nav > li > a:hover, #dnnMenu .navbar-nav > li.active > a, #dnnMenu .topLevel > .active.open > a, #dnnMenu .topLevel > .active.open > a:hover, #dnnMenu .topLevel > .active.open > a:focus {
        background-color: transparent;
        color: #ebbb02;
    }

    #dnnMenu .dropdown-menu {
        background-color: #333;
    }

        #dnnMenu .dropdown-menu > li > a {
            color: #FFF;
        }

            #dnnMenu .dropdown-menu > li > a:focus, #dnnMenu .dropdown-menu > li > a:hover {
                color: #FFF;
            }
}

@media (min-width:992px) {
    #dnnMenu .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

main {
    background: #fff;
    border-top: none;
    min-height: 350px
}

    main.no-bg {
        background: 0 0
    }

#mainContent-inner {
    padding: 10px
}

.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
    }

/* Artical Block */
@media (max-width: 991px) {
    .artical-post-row [class^="col"] {
        margin-bottom: 30px;
    }
}

.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 {
    font-size: 0.875rem;
    color: #FFF;
    font-size: 400;
    background-color: #1a69cb;
    /*padding-top:25px;*/
}

@media (min-width:992px) {
    footer .footer-above {
        /*padding-top:40px;*/
    }
}

footer .footer-above h2,
footer .footer-above p,
footer .footer-above a,
footer .footer-above li {
    color: #fff
}

    footer .footer-above a:hover, footer .footer-above a:focus {
        text-decoration: underline;
    }

.footer-links-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .footer-links-list ul li {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .footer-links-list ul li + li {
            margin-top: 0.9375rem;
        }

.footer-address-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .footer-address-list ul li {
        list-style-type: none;
        padding: 0 0 0 40px;
        margin: 0;
        position: relative;
        font-weight: 500;
        min-height: 40px;
    }

        .footer-address-list ul li > span {
            text-align: center;
            font-size: 0.875rem;
            line-height: 28px;
            position: absolute;
            top: 10px;
            left: 0;
            margin-top: -14px;
            display: block;
            width: 28px;
            height: 28px;
            background: transparent;
            border: 1px solid #FFF;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

.footer-newsletter input::-webkit-input-placeholder {
    color: #FFF;
}

.footer-newsletter input::-moz-placeholder {
    color: #FFF;
}

.footer-newsletter input:-ms-input-placeholder {
    color: #FFF;
}

.footer-newsletter input:-moz-placeholder {
    color: #FFF;
}

.footer-newsletter input.form-control {
    background-color: transparent;
    font-size: 0.875rem;
    color: #FFF;
}

.footer-newsletter .btn {
    color: #1a69cb
}

footer .footer-below,
footer .new-footer-below,
footer .terms-priv a:link,
footer .terms-priv a:visited {
    color: #FFF;
    font-size: 0.75rem;
}



footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below

{
    background-color: #0e62c9;
    padding: 15px 0
}


footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright,
footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

.footer-logo img {
    max-width: 100%;
    display: block;
    margin-bottom: 1.875rem;
}

footer .footer-social-links a {
    color: #1a69cb;
    text-align: center;
    font-size: 1.125rem;
    line-height: 29px;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: inline-block;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    footer .footer-social-links a:hover, footer .footer-social-links a:focus {
        background-color: #ebbb02;
    }

.dnnc-footer-title h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
}

.dnnc-footer-title .Head {
    margin-bottom: 0;
}

.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
        }



.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
}

/* 17. TABS
------------------------*/
.tabs {
    padding: 10px;
}

.tab-nav {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    border-bottom: 2px solid #DDD;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto hidden;
}

    .tab-nav li {
        font-family: 'Raleway', sans-serif;
        font-size: 1.25rem;
        font-weight: 600;
        color: #333;
        text-align: center;
        position: relative;
        cursor: pointer;
        list-style: none;
        padding: 10px 10px;
        margin: 0;
        flex-grow: 1;
        white-space: nowrap;
    }

        .tab-nav li:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 4px;
            background-color: #1a69cb;
            bottom: 0px;
            left: 0;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
        }

        .tab-nav li.active:after {
            width: 100%;
        }

        .tab-nav li .tab-icon {
            font-size: 1.875rem;
        }

            .tab-nav li .tab-icon:after {
                content: ' ';
                display: block;
                clear: both;
                height: 1px;
            }

.tab-panels {
    margin-top: 5px;
    padding: 40px 0 10px;
    padding-left: 0px;
    clear: both;
}

    .tab-panels > div {
        display: none;
    }

    .tab-panels > .active {
        display: block;
    }







/* 18. TOGGLES
------------------------*/
.toggle {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

    .toggle + .toggle {
        padding-top: 20px;
    }

.toggle-title {
    font-family: 'Raleway', sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    color: #555;
    position: relative;
    display: block;
    cursor: pointer;
    padding: 8px 40px 8px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.toggle.active .toggle-title {
    background-color: #1a7dd7;
    border: 1px solid #1a7dd7;
    color: #FFF;
    padding-left: 45px;
}

.toggle-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 7px;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    background: url(Images/icon-toggle-up.png) 0 0 no-repeat;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.toggle.active .toggle-title:after {
    background: url(Images/icon-toggle-down.png) 0 0 no-repeat;
}

.toggle.active .toggle-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 8px;
    margin-top: -15px;
    background: url(Images/icon-toggle-tick.png) 0 0 no-repeat;
}

.toggle-content {
    padding: 20px;
    padding-bottom: 0;
    display: none;
}

.toggle.active .toggle-content {
    display: block;
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}

/*backgrounds*/
[data-background] {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

/* overlays
---------------------------*/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* dark & light overlays */
[class*="overlay-light"],
[class*="overlay-dark"] {
    position: relative;
}

    [class*="overlay-light"]:before,
    [class*="overlay-dark"]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    [class*="overlay-light"] > *,
    [class*="overlay-dark"] > * {
        position: relative;
    }

.overlay-light:before {
    background-color: rgba(255, 255, 255, 0.25)
}

.overlay-light-2x:before {
    background-color: rgba(255, 255, 255, 0.5)
}

.overlay-light-3x:before {
    background-color: rgba(255, 255, 255, 0.75)
}

.overlay-light-4x:before {
    background-color: rgba(255, 255, 255, 0.9)
}

.overlay-dark:before {
    background-color: rgba(0, 0, 0, 0.25)
}

.overlay-dark-2x:before {
    background-color: rgba(0, 0, 0, 0.5)
}

.overlay-dark-3x:before {
    background-color: rgba(0, 0, 0, 0.75)
}

.overlay-dark-4x:before {
    background-color: rgba(0, 0, 0, 0.9)
}

.hero-banner {
    /*padding-top: 30px;
padding-bottom: 30px;*/
    background: rgba(11,39,200,1);
    background: -moz-linear-gradient(top, rgba(11,39,200,1) 0%, rgba(25,102,203,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,39,200,1)), color-stop(100%, rgba(25,102,203,1)));
    background: -webkit-linear-gradient(top, rgba(11,39,200,1) 0%, rgba(25,102,203,1) 100%);
    background: -o-linear-gradient(top, rgba(11,39,200,1) 0%, rgba(25,102,203,1) 100%);
    background: -ms-linear-gradient(top, rgba(11,39,200,1) 0%, rgba(25,102,203,1) 100%);
    background: linear-gradient(to bottom, rgba(11,39,200,1) 0%, rgba(25,102,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b27c8', endColorstr='#1966cb', GradientType=0 );
}

/* 12. CONTENT SLIDERS
----------------------------*/
.owl-slider .owl-stage {
    position: relative;
    -webkit-transition-timing-function: cubic-bezier(0.1,0.57,0.1,1) !important;
    transition-timing-function: cubic-bezier(0.1,0.57,0.1,1) !important;
}

.owl-carousel {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -ms-grab;
    cursor: -o-grab;
    cursor: grab;
}

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -ms-grabbing;
        cursor: -o-grabbing;
        cursor: grabbing;
    }

    .owl-carousel .owl-item {
        overflow: hidden;
    }
/*rendering fix*/
.owl-slider,
.owl-slider .owl-stage,
.owl-slider .owl-stage-outer,
.owl-item {
    position: relative;
    z-index: 1;
}

/*arrow navigation*/
.owl-nav {
}

.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 70px;
    margin-top: -35px;
    text-indent: -9999px;
    z-index: 2;
    border: 2px solid #000;
    color: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-prev:hover, .owl-next:hover {
        background-color: rgba(0, 0, 0, .2);
    }

/*light navigation*/
.nav-light .owl-prev, .nav-light .owl-next {
    border: 2px solid rgba(255, 255, 255, 1);
    color: #fff;
}

    .nav-light .owl-prev:hover, .nav-light .owl-next:hover {
        background-color: rgba(255, 255, 255, .2);
    }

.owl-prev {
    left: 0;
    margin-left: -2px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    background: url(Images/arrow-prev.png) 50% 50% no-repeat;
}

.container .owl-prev {
    margin-left: 10px !important;
}

.owl-next {
    right: 0;
    margin-right: -2px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    background: url(Images/arrow-next.png) 50% 50% no-repeat;
}

.container .owl-next {
    margin-right: 10px !important;
}

.owl-slider:hover .owl-prev,
.owl-slider:hover .owl-next {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}


.hero-slide-intro .btn {
    color: #1b69cb
}


/*dots navigation*/
.owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -55px;
    z-index: 1;
}

.img-slider .owl-dots {
    bottom: 10px;
}

.owl-dot {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    background-color: transparent;
    display: inline-block;
    margin: 0 4px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-dot.active {
        background-color: #000;
    }
/*light pagination*/
.nav-light .owl-dot {
    background-color: #fff;
    border: 2px solid #fff;
}

.nav-blue .owl-dots {
    bottom: -40px;
}

.nav-blue .owl-dot {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #1a69cb;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .nav-blue .owl-dot.active {
        background-color: #1a69cb;
    }

.callout-home-block {
    padding-top: 70px;
}

.callout-home {
    padding-bottom: 70px;
}

@media( max-width: 768px ) {
    .callout-home-block {
        padding-top: 40px;
    }

    .callout-home {
        padding-bottom: 40px;
    }
}

@media ( min-width:992px) {
    .imageBG-01 {
        background: url(Images/image-bkg1.png) 0 100% no-repeat;
    }
}

@media ( max-width:1600px) {
    .imageBG-01 {
        background-size: 50% auto;
    }
}

.counter-num-home .counter-num-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    font-size: 1.5625rem;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.counter-num-home h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.125rem;
    line-height: 1.42857143;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
}

.counter-num-home h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.9375rem;
    margin-bottom: 0;
}

.client-testimonial .subHeading {
    color: #1a69cb;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.client-testimonial h2 {
    margin-bottom: 30px
}

.client-testimonial .img-avatar {
    display: inline-block !important;
    width: 80px !important;
    height: 80px;
    border: 2px solid #1a69c8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.client-testimonial .client-name {
    display: block;
    margin-top: 20px;
}

    .client-testimonial .client-name > strong {
        font-size: 1.25rem;
        font-weight: 500;
    }

.client-testimonial .client-comment {
    margin-bottom: 0;
}

.counter-inner .counter-num {
    font-family: 'Poppins', sans-serif;
    color: #1a69cb;
    font-size: 3.125rem;
    font-weight: 700;
    padding: 0;
    margin: 0;
}

.counter-inner .counter-title {
    font-size: 1rem;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.callout-strip {
    display: flex;
    flex-wrap: nowrap;
}

    .callout-strip .coll-callout {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .callout-strip .callout-line {
        background-color: #ebbb02;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .callout-strip .callout-punchline {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        align-self: center;
    }

    .callout-strip .callout-action {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        align-self: center;
    }

        .callout-strip .callout-action .btn:hover, .callout-strip .callout-action:focus {
            color: #FFF;
            background: #333;
        }

.pricing-tables {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .pricing-tables > .pricing-table {
        border: 3px solid #f9f9f9;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%;
        max-width: 31%;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }


.pricing-table .pricing-table--heading {
    font-family: 'Raleway', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    padding: 30px 15px;
    text-transform: uppercase;
}

.pricing-table .pricing-table--price {
    font-family: 'Raleway', sans-serif;
    font-size: 3.125rem;
    font-weight: 600;
    color: #1a69cb;
    text-align: center;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #f7fbff;
}

    .pricing-table .pricing-table--price sup, .pricing-table .pricing-table--price sub {
        font-size: 1.5625rem;
    }

.pricing-table .pricing-table--detail {
    text-align: center;
    padding: 30px 15px;
    font-size: 1.125rem;
}

    .pricing-table .pricing-table--detail ul li + li {
        margin-top: 10px;
    }

    .pricing-table .pricing-table--detail .btn {
        -webkit-border-radius: 50px;
        border-radius: 50px;
        font-size: 1.125rem;
        padding: 10px 20px;
    }

.pricing-table.pricing-table--active {
    border-color: #1a69cb;
    -webkit-box-shadow: 0 0 15px 0 rgb(192, 192, 192);
    box-shadow: 0 0 15px 0 rgb(192, 192, 192);
}

    .pricing-table.pricing-table--active .pricing-table--price {
        background: #1a7dd7;
        color: #FFF;
    }

    .pricing-table.pricing-table--active .pricing-table--detail .btn {
        color: #FFF;
        background: #1a69cb;
        border-color: #1a69cb;
    }

        .pricing-table.pricing-table--active .pricing-table--detail .btn:hover, .pricing-table.pricing-table--active .pricing-table--detail .btn:focus {
            color: #FFF;
            background: #333;
            border-color: #333;
        }

@media (max-width:767px) {
    .pricing-tables {
        flex-direction: column;
    }

        .pricing-tables > .pricing-table {
            margin-bottom: 15px;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
}


/* Containers */

.container-spacing, .container-spacing-small {
    display: block;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
}

.container-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media( max-width: 768px ) {
    .container-spacing {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}


.panel-dark {
    border-color: #333;
}

    .panel-dark > .panel-heading {
        color: #fff;
        background-color: #333;
        border-color: #333;
    }

.panel-light {
    border-color: rgb(230, 230, 230);
}

    .panel-light > .panel-heading {
        color: #454545;
        background-color: #fff;
        border-color: rgb(230, 230, 230);
    }

.dnnbooster .bootsterContainer.dnnc-clean {
    margin: 0;
    padding: 0;
    border: none;
}

.dnnbooster .bootsterContainer.dnnc-line {
    margin: 0 0 20px;
    padding: 0;
    border: none;
}

    .dnnbooster .bootsterContainer.dnnc-line .lined {
        text-align: center;
        position: relative;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

        .dnnbooster .bootsterContainer.dnnc-line .lined:before {
            content: ' ';
            height: 8px;
            width: 154px;
            position: absolute;
            left: 50%;
            bottom: 0;
            margin-left: -77px;
            background-image: url(Images/line-container.png);
            background-position: 0 0;
            background-repeat: no-repeat;
        }

        .dnnbooster .bootsterContainer.dnnc-line .lined span {
            margin-bottom: 0;
        }

.dnnbooster .bootsterContainer.dnnc-panel {
    background-color: #fff;
    margin-bottom: 0;
}

    .dnnbooster .bootsterContainer.dnnc-panel .contentpane {
        padding: 20px;
    }

    .dnnbooster .bootsterContainer.dnnc-panel .panel-heading {
        font-size: 1.25rem;
        font-weight: 700;
        padding: 10px 20px;
    }

    .dnnbooster .bootsterContainer.dnnc-panel span {
        margin-bottom: 0;
    }

.dnnbooster .bootsterContainer.dnnc-banner {
    padding: 30px 0;
    width: 100%;
    position: relative;
    color: #454545;
    background-color: #1a69cb;
}

    .dnnbooster .bootsterContainer.dnnc-banner .dnnc-banner-title {
        color: #454545;
        font-size: 2.875rem;
        font-weight: 700;
        margin: 0 0 10px;
    }

.dnncontentpane {
    min-height: 90vh;
}

.MCPQuestions {
    background-image: url(Images/newBGs/q-page-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPAccounts {
    background-image: url(Images/newBGs/accounts-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPAuto {
    background-image: url(Images/newBGs/auto-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPCC {
    background-image: url(Images/newBGs/cc-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPHome {
    background-image: url(Images/newBGs/home-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPInner {
    background-image: url(Images/newBGs/inner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPLite {
    background-image: url(Images/newBGs/lite-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPProgram {
    background-image: url(Images/newBGs/program-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPReduction {
    background-image: url(Images/newBGs/reduction-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.MCPInnerPage {
    background-image: url(Images/newBGs/inner-page-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}



.header-nav nav.navbar.navbar-expand-lg {
    padding: 0px;
}

.header-nav {
    background-color: #e2e8f7;
}

    .header-nav ul {
        margin: 0px;
        padding: 0px;
    }

    .header-nav li {
        list-style: none;
        display: inline-block;
    }

        .header-nav li a {
            font-size: 22px;
            color: #454545;
            font-weight: 500;
            text-decoration: none;
            padding: 12px 15px;
            display: block;
        }

            .header-nav li a:hover,
            .header-nav li a.active {
                border-radius: 5px;
                background-color: #0e62c9;
                color: #FFF;
            }


@media (min-width:768px) {
    .dnnbooster .bootsterContainer.dnnc-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width:992px) {
    .dnnbooster .bootsterContainer.dnnc-banner {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (min-width:1200px) {
    .dnnbooster .bootsterContainer.dnnc-banner {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}





footer .new-footer-below {
    background: url("Images/landing/footer-bg.jpg");
    padding: 130px 0 40px 0;
    text-align: left;
    background-size: cover;
}

    footer .new-footer-below ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        footer .new-footer-below ul li a {
            font-size: 19px;
            line-height: 42px;
            color: #ffffff;
            font-weight: 400;
            font-family: "Poppins";
            text-decoration: none;
        }

    footer .new-footer-below h3 {
        font-size: 23px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Poppins";
    }

    footer .new-footer-below .footer-menu, footer.new .footer-logo {
        margin: 40px 0px 0px 0px;
    }

    footer .new-footer-below .copy {
        padding-top: 40px;
        text-align: center;
        border-top: 1px solid rgb(153 153 153);
    }

.footer-menu {
    border-left: 1px solid rgb(153 153 153);
    padding: 0 40px 30px 40px;
    min-height: 330px;
    position: relative;
}

    .footer-menu::after {
        position: absolute;
        width: 5px;
        height: 50px;
        background: #05cb83;
        content: ' ';
        left: -3px;
        top: 10px;
        border-radius: 5px;
    }

    .footer-menu li a i {
        border: 1px solid #FFF;
        padding: 10px;
        width: 50px;
        height: 50px;
        text-align: center;
        padding: 15px;
        border-radius: 40px;
        margin-bottom: 10px;
    }
.selected-programs-panel {
    position: absolute;
    top: 70px;
    right: 20px;
    background: rgba(255,255,255,0.95);
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    z-index: 1000;
}