
/*= Default Elements 
=======================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

* {
    margin: 0;
    padding: 0;
}

ul, li, ol {
    list-style:none
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

img {
    max-width: 100%;
    height:auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    line-height:.5em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
    line-height:1em
}

h1#lcms_brandingLogo {line-height: 0em;}
.lcms_toolbar_nav_switch {margin-right: 25px}

.element {margin-bottom: 15px;}


/*= Body 
=======================================================*/
html, body {
    font-size: 100%;
}

body {
    margin:0;
    padding:0;
    cursor:default;
    font-weight:normal;
    font-style:normal;
    font-size:18px;
    color:#232020;
    line-height:28px;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    background:#fff;
}


@media only screen and (max-width: 1023px) {
body {
    font-size:16px;
    line-height:24px;
}
}

/*= Show Hide - Options 
=======================================================*/
.show_mobile1 {
    display:none
}

.hide_mobile1 {
    display:block
}

.show_mobile2 {
    display:none
}

.hide_mobile2 {
    display:block
}

.show_ipad1 {
    display:none
}

.hide_ipad1 {
    display:block
}

.show_ipad2 {
    display:none
}

.hide_ipad2 {
    display:block
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.show_ipad2 {
    display:block
}
.hide_ipad2 {
    display:none
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.show_ipad1 {
    display:block
}
.hide_ipad1 {
    display:none
}
}

@media only screen and (max-width: 767px) {
.show_mobile1 {
    display:block
}
.hide_mobile1 {
    display:none
}
}

@media only screen and (max-width: 479px) {
.show_mobile2 {
    display:block
}
.hide_mobile2 {
    display:none
}
}



/*= #Links 
=======================================================*/
a {
    color:#0092cf;
    outline:0;
    cursor:pointer
}

a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

a, a:visited {
    text-decoration:none;
    outline:0;
}

a:hover {
    color:#287a9d;
    text-decoration: underline;
    outline:0
}

a:hover {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

a:focus, a:active, a:visited, a.active {
    text-decoration:none;
    outline:0
}


/*= Heading, H1, H2, H3, H47, H5, H6, p 
=======================================================*/
h1, h2, h3, h4, h5, h6 {
    color:#0092cf;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform:uppercase;
    line-height:1.2em;
    margin:0;
    padding:0 0 20px 0;
}

h1 {
    font-size:40px;
}

h2 {
    font-size:32px;
}

h3 {
    font-size:25px;
}

h4 {
    font-size:20px;
}

h5 {
    font-size:18px;
}

h6 {
    font-size:15px;
}

p {    
    padding:0 0 25px 0;
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
h1 {
    font-size:45px;
}
}

@media only screen and (max-width: 767px) {
h1, h2, h3, h4, h5, h6 {
    padding:0 0 15px 0;
}

h1 {
    font-size:26px;
}

h2 {
    font-size:20px;
}

h3 {
    font-size:18px;
}
}



/*= Figure, Bold, Hightlight 
=======================================================*/
figure a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

figure a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    opacity:0.9;
}

strong {
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

em {
    font-style: italic
}

.bold {
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.hightlight {
    color:#0092cf
}

.hightlight:hover {
    color:#0092cf
}

/*= Flex Slidre 
=======================================================*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
    display:none
}

.flex-direction-nav a {
    width: 56px;
    height: 56px;
    margin:0;
    display: block;
    position: absolute;
    bottom:43.5%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1
}

.flex-direction-nav .flex-next {
    background:url(../img/icon-arrow-next.png) no-repeat;
    right: 34px;
}

.flex-direction-nav .flex-prev {
    left: 34px;
    background:url(../img/icon-arrow-previous.png) no-repeat;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity:.3!important;
    filter:alpha(opacity=30);
    cursor: default;
}

/* Control Nav */
.flex-control-nav {
    width: auto;
    height:30px;
    position: absolute;
    bottom:0;
    text-align: center;
    right:0;
    display:block;
    z-index:10000;
    background:url(../img/curve03.png) no-repeat top left;
    padding:8px 8px 0 8px;
    display:none
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 16px;
    height: 16px;
    display: block;
    background:url(../img/bullet01.png) no-repeat;
    text-indent:-99999px
}

.flex-control-paging li a:hover {
    background:url(../img/bullet02.png) no-repeat
}

.flex-control-paging li a.flex-active {
    background:url(../img/bullet02.png) no-repeat
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}



/*= Grow 
=======================================================*/
.grow {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow:hover, .grow:focus, .grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.flip {
    -webkit-transition: all 0.9s ease-out;
    -moz-transition: all 0.9s ease-out;
    -ms-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    cursor:pointer
}

.flip:hover {
    -webkit-transform: rotateY(360deg);
    -webkit-box-sizing: border-box;
    -moz-transform: rotateY(360deg);
    -moz-box-sizing: border-box;
    -o-transform: rotateY(360deg);
    -o-box-sizing: border-box;
    transform: rotateY(360deg);
    box-sizing: border-box;
    cursor:pointer
}
    
/*= Row 
=======================================================*/
.row {
    max-width:none;
    width:1140px;
    margin:0 auto;
    background:none;
}

.row .row {
    width: 100%;
    float:left;
    padding:0;
    margin-left:0;
    margin-right:0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    background:none;
}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.row {
    width:95%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.row {
    width:95%;
}
}


@media only screen and (max-width: 767px) {
.row {
    width:100%;
    padding:0 4%
}
}

/*= Container-main 
=======================================================*/
.container-main {
    width:100%;
    float:left;
    border:solid #fff 7px;
}

.content-main { 
    width:100%; 
    float:left;    
    background:#ebebeb;
    padding-top:45px;
}

.off-canvas-wrap {
    width:100%;
    float:left;
    -webkit-backface-visibility: visible;
    overflow:visible;
}

.column, .columns {
    padding:0;
    margin:0;
}

.left-l {
    float:left;
}

.right-r {
    float:right
}

@media only screen and (max-width: 767px) {
.content-main { 
    padding-top:30px;
}
}


/*= Header-main 
=======================================================*/
header {
    width:100%;
    height:160px;
    float:left;
    background:#fefefe;
    overflow:hidden
}

.logo {
    width:315px;
    float:left;
    margin:46px -315px 0 0;
    position:relative;
    z-index:10
}

.right-off-canvas-menu {
-webkit-backface-visibility: visible;
width:100%;
float:right;
height:auto;
min-height:inherit;
position:static;
overflow:visible;
background:none;
z-index: 5;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position:static;
top:0;
right:0;
padding:0;
margin:0;
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: visible;
}

.nav-bar {
    width:100%;
    float:right;
    margin:0;
    position:relative;
}

.nav-bar nav {
    float:right;
    border-bottom:2px solid #eaeaea;
    padding-right:300%;
    margin-right:-300%;
}

.nav-bar nav ul {
    float:right;
    padding:0;
    margin:0
}

.nav-bar nav ul li {
    height:96px;
    float:left;
    border-left:2px solid #eaeaea;
    padding:0;
    margin:0;
}

.nav-bar nav ul li a {
    float:left;
    font-size:23px;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform:uppercase;
    text-decoration:none;
    color:#0091cf;
    letter-spacing:1px;
    line-height:100px;
    padding:0 30px
}

.nav-bar nav ul li a.donation { 
    color:#f16022;
}

.nav-bar nav ul li:first-child {
    border-left:none
}

.nav-bar nav ul li:first-child a {
    padding-left:0
}

.nav-bar nav ul li:last-child a {
    padding-right:0
}

.nav-bar nav ul li:hover > a {
    color:#f16022;
    text-decoration:none;
}

.nav-bar nav ul li a.active {
    color:#f16022;
    text-decoration:none;
}

.nav-bar .sub-nav {
    width:100%;
    float:right;
    padding:20px 0 0 0
}

.nav-bar .sub-nav ul {
    float:right
}

.nav-bar .sub-nav ul li {
    float:left;
    background:url(../img/icon-divider01.png) no-repeat left;
    padding:0 28px 0 28px;
    margin:0
}

.nav-bar .sub-nav ul li:first-child {
    background:none;
    padding-left:0
}

.nav-bar .sub-nav ul li a {
    float:left;
    font-size:17px;
    color:#2b2829;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    padding:0
}

.nav-bar .sub-nav ul li:last-child {
    padding-right:0
}

.nav-bar .sub-nav ul li a:hover {
    color:#0092cf
}

.nav-bar .sub-nav ul li a.active {
    color:#0092cf
}

.icon-menu {
    float:right;
    font-size:26px;
    position:static;
    top:0;
    right:4%;
    display:none;
    color:#000;
    margin:11px 0 0 0
}

/*= Fixed - Top 
=======================================================*/
/*= body.home .default {
    width:100%;
    float:left;
    bottom:0;
    position:fixed;
    z-index:150;
} */

#menu {
    width:100%;
    float:left;
}

.default {
    width:100%;
    float:left;
    min-height: 175px;
}

/*
.fixed {
    position:fixed;
    top:0;
    left: 0;
    width: 100%;
    float:left;
    z-index:100;
    min-height: 175px
}
*/

@media only screen and (min-width: 1024px) and (max-width: 1200px) {

.default {
    min-height: 0px;
}

/*
.fixed {
    min-height: 0px
}*/


.fixed header {
    height:130px
}

.fixed .logo {
    width:285px;
    margin:31px -285px 0 0
}

.fixed .right-off-canvas-menu {
padding:0;
}

.fixed .nav-bar nav ul li {
    height:76px;
    padding:0;
    margin:0;
}

.fixed .nav-bar nav ul li a {
    font-size:20px;
    line-height:80px;
    padding:0 26px
}

.fixed .nav-bar nav ul li:first-child {
    border-left:none
}

.fixed .nav-bar nav ul li:first-child a {
    padding-left:0
}

.fixed .nav-bar nav ul li:last-child a {
    padding-right:0
}

.fixed .nav-bar .sub-nav {
    padding-top:16px
}

.fixed .nav-bar .sub-nav ul li {
    padding:0 25px
}

.fixed .nav-bar .sub-nav ul li:first-child {
    background:none;
    padding-left:0
}

.fixed .nav-bar .sub-nav ul li a {
    font-size:15px
}

.fixed .nav-bar .sub-nav ul li:last-child {
    padding-right:0
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.default {
    min-height: 0px;
}

/*
.fixed {
    min-height: 0px
}
*/


header {
    height:122px
}

.logo {
    width:215px;
    margin:37px -215px 0 0
}

.right-off-canvas-menu {
    padding:0 0 0 215px;
}

.fixed .right-off-canvas-menu {
padding:0;
}

.nav-bar nav ul li {
    height:66px;
    padding:0;
    margin:0;
}

.nav-bar nav ul li a {
    font-size:19px;
    line-height:70px;
    padding:0 26px
}

.nav-bar .sub-nav {
    padding-top:18px
}

.nav-bar .sub-nav ul li {
    padding:0 22px
}

.nav-bar .sub-nav ul li a {
    font-size:15px
}
}

@media only screen and (max-width: 767px) {

.default {
    min-height: 0px;
}

/*
.fixed {
    min-height: 0px
}
*/

header {
    height:auto;
    padding:12px 0
}

.logo {
    width:210px;
    max-width:80%;
    margin:0;
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
 *zoom: 1;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table;
}

.inner-wrap:after {
    clear: both;
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 270px;
    min-height:100%;
    height:100%;
    float:right;
    overflow-x:hidden;
    overflow-y: auto;
    background:#FFFFFF;
    border:none;
    border-left:2px solid #25333a;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    position:relative;
    position: absolute;
    bottom:auto;
    top:0;
    right:0;
    padding:0;
    margin:0;
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}

.move-right > .inner-wrap {
    -ms-transform: translate(270px, 0);
    -webkit-transform: translate3d(270px, 0, 0);
    -moz-transform: translate3d(270px, 0, 0);
    -ms-transform: translate3d(270px, 0, 0);
    -o-transform: translate3d(270px, 0, 0);
    transform: translate3d(270px, 0, 0);
}

.move-left > .inner-wrap {
    -ms-transform: translate(-270px, 0);
    -webkit-transform: translate3d(-270px, 0, 0);
    -moz-transform: translate3d(-270px, 0, 0);
    -ms-transform: translate3d(-270px, 0, 0);
    -o-transform: translate3d(-270px, 0, 0);
    transform: translate3d(-270px, 0, 0);
}

.no-csstransforms .left-off-canvas-menu {
    left: -270px;
}

.no-csstransforms .right-off-canvas-menu {
    right: -270px;
}

.no-csstransforms .move-left > .inner-wrap {
    left: -270px;
}

.no-csstransforms .move-right > .inner-wrap {
    right: -270px;
}

.nav-bar {
    width:100%;
    float:left;
}

.nav-bar nav {
    width:100%;
    float:left;
    border-bottom:none;
    padding:0;
    margin:0;
}

.nav-bar nav ul {
    width:100%;
    float:left;
}

.nav-bar nav ul li {
    width:100%;
    height:auto;
    float:left;
    border-left:none;
    border-top:2px solid #eaeaea;
    padding:0;
    margin:0;
}

.nav-bar nav ul li:first-child {
    border-top:none
}

.nav-bar nav ul li a {
    width:100%;
    font-size:17px;
    color:#0092cf;
    line-height: normal;
    padding:7px 15px
}

.nav-bar nav ul li:first-child a {
    padding-left:15px
}

.nav-bar nav ul li:last-child a {
    padding-right:15px
}

.nav-bar .sub-nav {
    width:100%;
    float:left;
    padding:0;
    margin:0
}

.nav-bar .sub-nav ul {
    width:100%;
    float:left;
    padding:0;
    margin:0
}

.nav-bar .sub-nav ul li {
    width:100%;
    background:none;
    border-top:2px solid #eaeaea;
    padding:0;
    margin:0
}

.nav-bar .sub-nav ul li a {
    width:100%;
    float:left;
    font-size:17px;
    color:#0092cf;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform:uppercase;
    padding:7px 15px;
    margin:0
}

.nav-bar .sub-nav ul li a:hover {
    color:#f16022
}

.nav-bar .sub-nav ul li a.active {
    color:#f16022
}

.icon-menu {
    display:block;
}

/*
.fixed {
    position: static;
    top:0;
    left: 0;
    width: 100%;
    float:left;
    z-index:100
}
*/
}


/*= Banner-main
=======================================================*/
.banner-main {
    width:100%;
    float:left
}

.banner-main .element {
    margin: 0
}

.banner-main ul {
    width:100%;
    float:left
}

.banner-main ul li {
    width:100%;
    float:left;
    position:relative
}

.banner-main figure {
    width:100%;
    float:left;
    text-align:center;
    overflow:hidden
}

.banner-main figure img {
    width:100%
}

.banner-main article {
    width:100%;
    float:left;
    position:absolute;
    bottom:40px;
    left:0
}

.banner-main article p {
    font-size:17px;
    color:#FFFFFF;
    line-height:20px;
    padding-bottom:0
}

.banner-main article p a {
    color:#FFFFFF
}

.banner-main article p span {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic
}

.banner-main article aside {
    width:57.89%;
    float:left;
    background:url(../img/trans01.png) repeat;
    padding:50px 40px;
    margin-bottom:150px
}

.banner-main article aside p {
    font-size:25px;
    line-height:30px
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.banner-main article aside {
    padding:30px 25px;
    margin-bottom:50px
}

.banner-main article aside p {
    font-size:20px;
    line-height:25px
}
}

@media only screen and (max-width: 767px) {
.banner-main article {
    bottom:6%
}

.banner-main article p {
    font-size:16px;
    line-height:19px
}

.banner-main article aside {
    width:100%;
    padding:18px 15px;
    margin-bottom:0
}

.banner-main article aside p {
    font-size:16px;
    line-height:20px
}
}

@media only screen and (max-width: 479px) {
.banner-main article aside p {
    font-size:14px;
    line-height:18px
}
}


/*= Footer
=======================================================*/
footer {
    width:100%;
    float:left;
    background: #231f20
}

footer p {
    color:#FFFFFF;
    font-family:'Open Sans', Arial, Helvetica, sans-serif
}

footer p a {
    color:#FFFFFF
}

.footer-bar {
    width:100%;
    float:left;
    background:#0091cf;
    padding:21px 0 23px 0;
}

.footer-bar .logo-footer {
    width:85px;
    float:left;
    margin-right:-85px;
    position:relative
}

.footer-bar article {
    width:100%;
    float:left;
    padding:13px 185px 0 170px
}

.footer-bar article p {
    font-size:16px;
    text-transform:uppercase;
    padding-bottom:0
}

.footer-bar article p a {
    color:#FFFFFF;
    margin:0 15px
}

.footer-bar article p a:first-child {
    margin-left:0
}

.footer-bar article p a:hover {
    color:#e0e0e0
}

.footer-bar aside {
    float:right;
    margin:17px 0 0 -185px;
    position:relative
}

.footer-bar aside ul {
    float:right
}

.footer-bar aside ul li {
    float:left;
    margin-left:16px
}

.footer-bar aside ul li a {
    font-size:25px;
    color:#FFFFFF;
    text-decoration:none
}

.footer-bar aside ul li a:hover {
    color:#e0e0e0
}

.bottom-bar {
    width:100%;
    float:left;
    padding:16px 0 30px 0
}

.bottom-bar .row {
    position:relative
}

.bottom-bar aside {
    float:left;
    margin:0 -100px 0 0;
    position:absolute;
    top:0;
    left:0
}

.bottom-bar aside ul {
    float:left
}

.bottom-bar aside ul li {
    float:left;
    line-height:39px;
    margin-right:12px
}

.bottom-bar article {
    width:100%;
    float:left;
    padding:7px 200px 0 170px
}

.bottom-bar article p {
    font-size:15px;
    padding-bottom:0
}

.bottom-bar article p span {
    margin:0 15px
}

.bottom-bar .developed {
    float:right;
    margin:10px 0 0 -230px
}

.bottom-bar .developed p {
    font-size:11px;
    padding-bottom:0
}

.bottom-bar .developed p img {
    margin-left:18px
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.footer-bar article {
    padding:13px 185px 0 123px
}

.footer-bar article p a {
    margin:0 8px
}

.bottom-bar article {
    padding:7px 200px 0 123px
}

.bottom-bar article p span {
    margin:0 10px
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.footer-bar .logo-footer {
    margin-right:0
}

.footer-bar article {
    padding:22px 0 0 0
}

.footer-bar article p {
    text-align:center
}

.footer-bar aside {
    margin-left:0
}

.bottom-bar {
    padding:16px 0
}

.bottom-bar aside {
    margin:0;
    position:static
}

.bottom-bar article {
    width:100%;
    float:left;
    padding:0 0 15px 0
}

.bottom-bar article p {
    font-size:15px;
    text-align:center;
}

.bottom-bar .developed {
    margin:10px 0 0 0
}
}

@media only screen and (max-width: 767px) {
.footer-bar {
    width:100%;
    float:left;
    background:#0092cf;
    padding:20px 0
}

.footer-bar .logo-footer {
    width:100%;
    text-align:center;
    margin:0 0 24px 0
}

.footer-bar article {
    padding:0
}

.footer-bar article p {
    font-size:15px;
    text-align:center;
    line-height:25px
}

.footer-bar article p a {
    margin:0 7px
}

.footer-bar aside {
    width:100%;
    float:left;
    margin:0 0 20px 0
}

.footer-bar aside ul {
    width:100%;
    float:left;
    text-align:center
}

.footer-bar aside ul li {
    float:none;
    display:inline-block;
    margin:0 6px
}

.bottom-bar {
    padding:20px 0
}

.bottom-bar aside {
    width:100%;
    margin:0 0 20px 0;
    position:static
}

.bottom-bar aside ul {
    width:100%;
    text-align:center
}

.bottom-bar aside ul li {
    float:none;
    display:inline-block;
    margin:0 5px
}

.bottom-bar article {
    width:100%;
    float:left;
    padding:0 0 17px 0
}

.bottom-bar article p {
    font-size:15px;
    text-align:center;
    padding-bottom:0
}

.bottom-bar article p span {
    display:none;
}

.bottom-bar .developed {
    width:100%;
    margin:0 0 0 0
}

.bottom-bar .developed p {
    text-align:center
}
}


/*= inside
=======================================================*/
.content-inner {
    width:100%;
    float:left;
    background:#fff url(../img/bg01.png) repeat-y top center;
    padding:53px 0 46px 0
}

.side-bar {
    width:320px;
    float:left;
    position:relative
}

.sticky-wrapper {
    width: 28%;
    float:left;
    position:relative
}

.stuck {
    width: 300px;
    position:fixed;
    top:55px;
}

.side-bar h1 {
    font-size: 40px;
    padding-bottom:10px
}

.side-bar ul {
    width:100%;
    float:left;
}

.side-bar ul li {
    width:100%;
    float:left;
    padding-bottom:19px; 
    font-size: 17px;
}

.side-bar ul li a {
    width:100%;
    float:left;
    text-transform:uppercase;
    color: #232020;
}

.side-bar ul li a:hover {
    text-decoration:none;
    color:#0092cf;

}

.side-bar ul li a.selectedPage {
    color:#0092cf;
}

.side-bar .link-link {
    width:108.8%;
    float:left;
    font-size:17px;
    line-height:18px;
    text-align:center;
    color:#fff;
    background:#0092cf;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1px;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding:10px 4% 7px 4%;
    margin:0 -4.4% 10px -4.4%
}

.side-bar .link-link:hover {
    text-decoration:none;
    background:#0f4156;
}

.side-bar .link-link.active {
    text-decoration:none;
    background:#0f4156;
}

.right-content {
    width:68%;
    float:right;
    padding:0 0 0 0px
}

.btn {
    width:auto;
    min-width:215px;
    height:52px;
    font-size:17px;
    color:#FFFFFF;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    display:inline-block;
    text-transform:none;
    letter-spacing:normal;
    line-height:52px;
    text-align:center;
    background:#0092cf;
    border:none;
    position:relative;
    padding:0 15px;
    cursor:pointer;
    overflow:hidden;
}

.right-content .btn {
    padding: 0;
    color: #fff !important
}

.right-content .btn:hover {
    text-decoration:none;
    color:#FFFFFF !important;
    opacity: .9;
}

.right-content a .btn {
    text-decoration: none !important;
    border: none !important;
}

.right-content .btn a:hover  {
    text-decoration: none;
    color: #fff !important;
    opacity: .9;
}

.right-content .btn:hover a  {
    text-decoration: none;
    color: #fff !important;
    opacity: .9;
}

.right-content .btn a  {
    text-decoration: none !important;
    border: none !important;
}

/* setting the OL/UL to specified values in the content areas */

.right-content .element ol {list-style: decimal; margin: 5px 35px 10px 2px;}
.right-content .element ol li {padding: 0 0 5px 0; list-style: decimal inside; }    
.right-content .element ul {list-style: square; margin: 5px 35px 10px 2px;}
.right-content .element ul li {padding: 0 0 5px 0;list-style: square inside; }


/*----------------------------------------------------------
Two, Three, Four Column
----------------------------------------------------------*/

.column_container {display: none;}
.left_content {display: none; }
.right_content {display: none;}
.mid_content {display: none;}
.four_content {display: none;}

body.twocolumn .column_container {display: block; width: 100%; float: left;}
body.twocolumn .left_content {display: block; width:47%; float:left; }
body.twocolumn .right_content {display: block; width: 47%; float: right}

body.threecolumn .column_container {display: block; width: 100%; float: left;}
body.threecolumn .left_content {display: block; width:32%; margin-right: 2%; float:left; }
body.threecolumn .mid_content {display: block; width: 32%; margin-right: 2%; float: left;}
body.threecolumn .right_content {display: block; width: 32%; float: left}

body.fourcolumn .column_container {display: block; width: 100%; float: left;}
body.fourcolumn .left_content {display: block; width:24.25%; margin-right: 1%; float:left; }
body.fourcolumn .mid_content {display: block; width: 24.25%; margin-right: 1%; float: left}
body.fourcolumn .right_content {display: block; width: 24.25%; margin-right: 1%; float: left}
body.fourcolumn .four_content {display: block; width: 24.25%;  float: right}

body.sidebar .column_container {display: block; width: 100%; float: left;}
body.sidebar .left_content {display: block; width:60%; float:left; }
body.sidebar .right_content {display: block; width: 35%; float: right}

body.sidebar_left .column_container {display: block; width: 100%; float: left;}
body.sidebar_left .left_content {display: block; width:35%; float:left; }
body.sidebar_left .right_content {display: block; width: 60%; float: right}

/*----------------------------------------------------------
NoNav
----------------------------------------------------------*/

body.nonav .side-bar {display: none;}
body.nonav .right-content {width: 100%; padding: 0}
body.nonav .content-inner {
    background:#fff !important;
}

body.noheader .banner-main {
    display: none;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.content-inner {
    background:#fff url(../img/bg02.png) repeat-y top left
}

.side-bar {
    width:290px;
    margin:0 -290px 0 0
}

.right-content {
    width: 63%
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.content-inner {
    background:#fff url(../img/bg03.png) repeat-y top left
}

.side-bar {
    width:240px;
    margin:0 -240px 0 0
}

.side-bar h1 {
    padding-bottom:25px;
    font-size: 28px;
}

.side-bar ul {
    font-size:14px
}

.side-bar ul li {
    padding-bottom:18px
}

.right-content {
    width: 62%;
}

/*----------------------------------------------------------
Two, Three, Four Column, and Sidebar
----------------------------------------------------------*/

.column_container {display: none;}
.left_content {display: none; }
.right_content {display: none;}
.mid_content {display: none;}
.four_content {display: none;}

body.twocolumn .column_container {display: block; width: 100%; float: left;}
body.twocolumn .left_content {display: block; width:100%; float:left; }
body.twocolumn .right_content {display: block; width: 100%; float: right}

body.threecolumn .column_container {display: block; width: 100%; float: left;}
body.threecolumn .left_content {display: block; width:100%; margin: 0%; float:left; }
body.threecolumn .mid_content {display: block; width: 100%; margin: 0%; float: left;}
body.threecolumn .right_content {display: block; width: 100%; float: left}

body.fourcolumn .column_container {display: block; width: 100%; float: left;}
body.fourcolumn .left_content {display: block; width:100%; margin: 0%; float:left; }
body.fourcolumn .mid_content {display: block; width: 100%; margin: 0%; float: left}
body.fourcolumn .right_content {display: block; width: 100%; margin: 0%;float: left}
body.fourcolumn .four_content {display: block; width: 100%; float: left}

body.sidebar .column_container {display: block; width: 100%; float: left;}
body.sidebar .left_content {display: block; width:100%; float:left; }
body.sidebar .right_content {display: block; width: 100%; float: right}

body.sidebar_left .column_container {display: block; width: 100%; float: left;}
body.sidebar_left .left_content {display: block; width:100%; float:left; }
body.sidebar_left .right_content {display: block; width: 100%; float: right}

}

@media only screen and (max-width: 767px) {
.collapse {
    height:0;
    display:inline-block;
    overflow:hidden;
 -webkit-transition:height .35s ease;
 -moz-transition:height .35s ease;
 -o-transition:height .35s ease;
 transition:height .35s ease;
}

.collapse.in {
    height:auto;
}

.content-inner {
    background:#eaeaea;
    padding:30px 0 10px 0
}

.side-bar {
    width:100%;
    margin:0;
    padding:0 0 25px 0
}

.sticky-wrapper {
    width:100%;
    margin:0;
    padding:0 0 25px 0
}

.stuck {
    width: 100%;
    position:relative;
    top:0;
}

.side-bar h1 {
    font-size: 32px;
    text-align: center
}

.side-bar ul {
    font-size:14px;
    text-align:center
}

.side-bar ul li {
    padding:10px 0
}

.side-bar .link-link {
    display:block
}

.right-content {
    padding:0;
    width: 100%
}

/*----------------------------------------------------------
Two, Three, Four Column, and Sidebar
----------------------------------------------------------*/

.column_container {display: none;}
.left_content {display: none; }
.right_content {display: none;}
.mid_content {display: none;}
.four_content {display: none;}

body.twocolumn .column_container {display: block; width: 100%; float: left;}
body.twocolumn .left_content {display: block; width:100%; float:left; }
body.twocolumn .right_content {display: block; width: 100%; float: right}

body.threecolumn .column_container {display: block; width: 100%; float: left;}
body.threecolumn .left_content {display: block; width:100%; margin: 0%; float:left; }
body.threecolumn .mid_content {display: block; width: 100%; margin: 0%; float: left;}
body.threecolumn .right_content {display: block; width: 100%; float: left}

body.fourcolumn .column_container {display: block; width: 100%; float: left;}
body.fourcolumn .left_content {display: block; width:100%; margin: 0%; float:left; }
body.fourcolumn .mid_content {display: block; width: 100%; margin: 0%; float: left}
body.fourcolumn .right_content {display: block; width: 100%; margin: 0%;float: left}
body.fourcolumn .four_content {display: block; width: 100%; float: left}

body.sidebar .column_container {display: block; width: 100%; float: left;}
body.sidebar .left_content {display: block; width:100%; float:left; }
body.sidebar .right_content {display: block; width: 100%; float: right}

body.sidebar_left .column_container {display: block; width: 100%; float: left;}
body.sidebar_left .left_content {display: block; width:100%; float:left; }
body.sidebar_left .right_content {display: block; width: 100%; float: right}

}


/*= inside_events and social
=======================================================*/
.section-events, .section-social {
    width:100%;
    float:left;
    overflow:hidden
}

.section-events .element, .section-social .element {
    margin: 0;
}

.section-events h1.title, , .section-social h1.title {
    text-transform:none;
    padding-bottom:10px;
    font-size: 28px !important;
    color:#0092cf;
    text-align: center
}

.section-events h2 a, .section-social h2 a {
    color:#0092cf
}

.section-events h3, .section-social h3 {
    color:#f26a32;
    padding-bottom:15px
}

.section-events p, .section-social p {
    width:100%;
    float:left;
    font-size:18px;
    color:#232020;
    padding-bottom:15px;
    text-align: center
}

.section-events figure, .section-social figure {
    width:100%;
    float:left
}

.section-events figure img, .section-social figure img {
    width:100%
}

.section-events aside, .section-social aside {
    width:100%;
    float:left;
    padding:47px 30px
}

.section-events article {
    width:43.84%;
    float:left;
    background:#ffffff;
    border:1px solid #f16022;
    margin:0 3.08% 38px 3.08%
}

.section-social article {
    width:43.84%;
    float:left;
    margin:0 3.08% 38px 3.08%
}

.section-events article:hover {
    border-color:#2884aa
}

.section-events .article-bg, .section-social .article-bg {
    width:106.2%;
    float:left;
    margin:0 -3.1%
}

.section-events2 h1, .section-social h1 {
    padding-bottom:1px
}

.section-events2 h3, .section-social h3 {
    font-size:17px;
    padding-bottom:6px
}

.section-events2 p, .section-social p {
    font-size:16px;
    line-height:26px;
    margin-bottom:10px
}

.section-events2 aside, .section-social aside {
    width:100%;
    float:left;
    padding:27px 22px
}

.section-events2 article, .section-social article {
    width:28.93%;
    margin:0 2.2% 47px 2.2%
}

.section-events2 .article-bg, .section-social .article-bg {
    width:104.4%;
    margin:0 -2.2%
}

.section-events .btn, .section-social .btn {
    padding: 0;
    color: #fff !important;
    width: 100%;
    min-width:0px;
}

.section-events2 .btn, .section-social .btn {
    width: 100% !important;
}

.section-events .btn:hover, .section-social .btn:hover {
    text-decoration:none;
    color:#FFFFFF !important;
    opacity: .9;
}

.section-events a .btn, .section-social a .btn {
    text-decoration: none !important;
    border: none !important;
}

.section-events .btn a:hover, .section-social .btn a:hover  {
    text-decoration: none;
    color: #fff !important;
    opacity: .9;
}

.section-events .btn:hover a, .section-social .btn:hover a  {
    text-decoration: none;
    color: #fff !important;
    opacity: .9;
}

.section-events .btn a, .section-social .btn a  {
    text-decoration: none !important;
    border: none !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {

   .section-events2 article, .section-social article {
    width:31.33%;
    margin:0 1% 30px 1%;
    min-height: 665px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.section-events p, .section-social p {
    font-size:20px;
}

.section-events article, .section-social article {
    width:46.84%;
    margin:0 1.58% 25px 1.58%;
}

.section-events .article-bg, .section-social .article-bg {
    width:103.2%;
    margin:0 -1.6%
}

.section-events h1.title, .section-social h1.title {
    font-size: 25px !important;
}

.section-events2 h2, .section-social h2 {
    font-size:20px
}

.section-events2 p, .section-social p {
    font-size:16px;
    line-height:22px;
    margin-bottom:0
}

.section-events2 aside, .section-social aside {
    padding:20px 15px
}

.section-events2 article, .section-social article {
    width:31.33%;
    margin:0 1% 30px 1%;
    min-height: 575px;
}

.section-events2 .article-bg, .section-social .article-bg {
    width:102%;
    margin:0 -1%
}
}

@media only screen and (max-width: 767px) {
.section-events p, .section-social p {
    font-size:16px;
    line-height:22px
}

.section-events aside, .section-social aside {
    padding:20px 15px
}

.section-events article, .section-social article {
    width:100%;
    margin:0 0 30px 0
}

.section-events .article-bg, .section-social .article-bg {
    width:100%;
    margin:0
}

.section-events h1.title, .section-social h1.title {
    font-size: 25px !important;
}

.section-events2 .btn, .section-social .btn {
    width: 100% !important;
}

.section-events2 h2, .section-social h2 {
    font-size:18px
}

.section-events2 p, .section-social p {
    font-size:14px;
    line-height:18px;
    margin-bottom:10px
}

.section-events2 aside, .section-social aside {
    padding:20px 15px
}

.section-events2 article, .section-social article {
    width:46.84%;
    margin:0 1.58% 25px 1.58%;
    min-height: 575px;
}

.section-events2 .article-bg, .section-social .article-bg {
    width:103.2%;
    margin:0 -1.6%
}
}

@media only screen and (max-width: 479px) {
.section-events p, .section-social p {
}

.section-events2 h2, .section-social h2 {
    font-size:20px
}

.section-events2 article, .section-social article {
    width:100%;
    margin:0 0 30px 0;
    min-height: 500px;
}

.section-events2 .article-bg, .section-social .article-bg {
    width:100%;
    margin:0
}
}

.blogList { padding: 0 }
.blogList ul { margin: 0 !important; padding: 0 !important; list-style: none !important; list-style-image: none; }
.blogList ul li { list-style: none !important; list-style-image: none; margin: 0 !important; padding: 0 0 5px !important; }
.blogList ul li h2.postTitle { font-size: 35px; line-height: 1; margin: 0 0 5px; font-weight: normal; }
.blogList ul li h2.postTitle a { text-decoration: none; border: none !important; }
.blogList ul li .postBody {border: none; }
.blogList ul li .postInfo { margin: 0 0 15px; color: #777; font-size: 14px; font-style: normal !important }
.blogList ul li .postInfo span.postDate { color: #777; font-style: normal !important }
.postViewInfo { border: none; padding: 0 }
.rss { display: none }
/* blog comments */
.commentsHead { padding-top: 25px; font-size: 16px; }
.addComment { font-size: 16px }
.comments { }
.comments dl { background: transparent !important }
dt.comment { background: transparent !important; margin: 0 !important; padding: 0 !important; border: none !important; font-size: 15px; font-weight: normal; color: #393939; }
dt.comment .commentNumber { display: none }
dt.comment a { text-decoration: none; color: #393939; }
dd.comment { background: transparent !important; margin: 3px 0 20px !important; padding: 0 0 0 !important; border-bottom: none !important; display: block !important; }
dd.comment .commentDate { font-size: 10px; color: #393939; background: #d0cece; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 3px 5px; margin-bottom: 20px !important; display: inline; margin-left: 10px; }
.postBody ol { list-style: decimal; margin: 15px 35px; color: #2d2d2d; }
.postBody ol li { padding: 0 0 5px 0; list-style: decimal; font-size: 18px; color: #4a4a4a; line-height: 30px; }
.postBody ul { list-style: square; margin: 15px 35px; color: #2d2d2d; }
.postBody ul li { padding: 0 0 5px 0; list-style: square; font-size: 18px; color: #4a4a4a; line-height: 30px; }
/* comments form */
.commentsForm { clear: both; padding-top: 25px; }
.addComment { margin-bottom: 10px }
.commentsForm label { display: block; line-height: 1em; font-size: 14px; margin-bottom: 5px; font-weight: normal; }
.commentsForm input, .commentsForm textarea { padding: 6px; font-size: 13px; border: 1px solid #E2E2E2; background: #fff !important; color: #000; margin: 0 0 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.commentsForm span { display: block; line-height: 1em; font-size: 15px; font-weight: bold; }
.commentsForm img { margin: 0 0 5px; border: 1px solid #E2E2E2; }
.commentsForm input.submitComment { padding: 5px 10px 5px; font-size: 12px; color: #fff !important; text-decoration: none !important; background: #8ec280 !important; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-weight: bold; text-transform: uppercase; border: none !important; margin: 3px 0 10px; cursor: pointer; width: 180px !important; }
.commentsForm .note { display: none }

body.dynamic-blogdetail .side-bar {display: none;}
body.dynamic-blogdetail .right-content {width: 100%; padding: 0}
body.dynamic-blogdetail .right-content h2 {font-size: 40px;}
body.dynamic-blogdetail .content-inner {
    background:#fff !important;
}

body.dynamic-blogdetail .content-inner {
    padding-top: 0
}
body.dynamic-blogdetail .banner-inner {
    display: none
}

/* setting the OL/UL to specified values in the content areas */

.postBody ol {list-style: decimal !important; margin: 10px 35px !important; }
.postBody ol li {padding: 0 0 5px 0; list-style: decimal !important;}    
.postBody ul {list-style: square !important; margin: 10px 35px !important;}
.postBody ul li {padding: 0 0 5px 0;list-style: square !important; }

/*
----------------------------------------
Calendar Grid
----------------------------------------
*/

body.dynamic-calendardetail .banner-inner .banner-txt {
    display: none    
}

body.dynamic-calendardetail .banner-inner {
    max-height: 250px;

}

body.dynamic-404 .banner-inner {
    max-height: 450px;

}

.eventsCalendar { border: solid 1px #efefef; font-size: 13px; }
.eventsCalendar table { border: none; border-color: #b1afaf; width: 100%; border-collapse: collapse; }
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay { border: 1px solid #b1afaf; text-align: left; vertical-align: top; background: #fff !important; padding: 15px; line-height: 1.2em; }
.calendarNextPrevious a {color: #fff !important;}
/* top bar with current month and next/previous buttons */
.calendarTitle td { text-align: left; color: #282828 !important; font-weight: bold !important; background: #dedede !important; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; height: 35px; padding: 10px 0 0 0 !important; }
/* m-f bar */
.calendarDayHeader { color: #193544; background: #fff; font-weight: normal; text-align: center; padding: 10px 5px; text-transform: uppercase; border-bottom: 1px solid #f4f4f4; }
/* current day */
.calendarToday, .calendarToday a { font-weight: normal; color: #193544 !important; }
.calendarToday a:hover { border: none; color: #898989 !important; }
/* weekends */
.calendarWeekendDay { color: #898989 !important }
.calendarDay { color: #898989 !important }
/* previous or next months days on current months calendar */
.calendarOtherMonthDay { color: #898989 }
/* event list */
.eventsList { padding: 0 }
.eventsList ul { margin: 0 !important; padding: 0 !important; list-style: none !important; list-style-image: none !important; }
.eventsList ul li { list-style: none !important; list-style-image: none !important; padding: 0 0 5px; }
.eventsList ul li a { font-size: 25px; line-height: 1; margin: 0 0 5px; font-weight: normal; text-decoration: none; color: #b51429; }
.eventsList ul li .eventDate { margin: 0 0 15px; color: #777; font-size: 14px; font-style: normal !important; }


/* ICEBRRG and LOGIN
------------------------------------------------------------ */
.form_container { margin: 0; color: #4a4a4a; } 
.form_container .title { display: block; position: relative; font-size: 20px; float: left !important}
h2.formTitle { margin-top: -25px;}
.form_container label { font-size: 15px; }
.form_container .choice-option label { padding-left: 10px }
.form_container .fieldInstructions { margin: 0; font-size: 14px !important; color: #707070; font-style: italic; }
.form_container .textField, .form_container select, .loginElement .username, .loginElement .password { padding: 10px; font-size: 14px; border: 1px solid #a9a9a9; background: #fff !important; color: #707070; margin: 0 0 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.form_container select { padding: 5px }
.form_container .fieldNote { margin: 0; color: #545454 !important; font-size: 15px !important; }
.form_container .submitButton, .loginElement .button {  padding: 5px 10px 5px; font-size: 12px; color: #fff !important; text-decoration: none !important; background: #8ec280 !important; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-weight: bold; text-transform: uppercase; border: none !important; margin: 3px 0 10px; cursor: pointer; width: 180px !important; }
.form_container .submitButton:hover { background: #383838 !important }
.fieldTitle { margin: 0 0 0 0;font-weight: normal !important; float: left  }
.req { font-size: 13px !important; margin-left: 10px !important;}
.fieldSelected { background: #dadada !important; -webkit-transition: background .2s linear; -moz-transition: background .2s linear; transition: background .2s linear; border-color: transparent !important; }
.confirmation-content-message { color: #000 !important }
.largeField.type-phone .textField, .medField.type-phone .textField { width: 65px !important;}

/* Links Module
------------------------------------------------------------ */

.linksModule ul {
    margin: 0 !important;
    list-style: none !important
}
.linksModule ul li {
    margin: 0 0 10px 0;
    padding: 10px !important;
    background: #0092cf;
    list-style: none !important
}
.linksModule ul li:hover {
    background: #545454;
}

.linksModule ul li a {
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
}

.fileSize {
    display: none;
}

/* <textEditor> */
.btn {}
.imgspacing-upperleft{float:left;margin:0 10px 5px 0;}
.imgspacing-upperright{float:right;margin:0 0 5px 10px;}
.imgspacing-midleft{float:left;margin:5px 10px 5px 0;}
.imgspacing-midright{float:right;margin:5px 0 5px 10px;}
.imgspacing-lowleft{float:left;margin:5px 10px 0 0;}
.imgspacing-lowright{float:right;margin:5px 0 0 10px;}
.noborder{border:none !important;}
.fontGeorgia{font-family:georgia,serif;}
.fontTimes{font-family:"times new roman",times,serif;}
.fontVerdana{font-family:verdana,sans-serif;}
.fontArial{font-family:arial,sans-serif;}
.fontTahoma{font-family:tahoma,sans-serif;}
.fontHelvetica{font-family:Helvetica,arial,sans-serif;}
.fontSize10{font-size:10px;}
.fontSize11{font-size:11px;}
.fontSize12{font-size:12px;}
.fontSize13{font-size:13px;}
.fontSize14{font-size:14px;}
.fontSize15{font-size:15px;}
.fontSize16{font-size:16px;}
.fontSize17{font-size:17px;}
.fontSize18{font-size:18px;}
.fontSize19{font-size:19px;}
.fontSize20{font-size:20px;}
.fontSize21{font-size:21px;}
.fontSize22{font-size:22px;}
.fontSize23{font-size:23px;}
.fontSize24{font-size:24px;}
.fontSize25{font-size:25px;}
.fontSize26{font-size:26px;}
.fontSize27{font-size:27px;}
.fontSize28{font-size:28px;}
.fontSize29{font-size:29px;}
.fontSize30{font-size:30px;}
/* </textEditor> */



/*= #Links Data(False)
=======================================================*/
a { data-ajax="false"}




.blogList ul li .postInfo
{
    clear: both;
}

@media(min-width:850px) and (max-width: 1024px) {
.footer-bar article p {
    font-size: 12px;
    padding-bottom: 0;
    padding-left: 12px;
    text-transform: uppercase;
}
.footer-bar article{
width:auto;
}

.bottom-bar article p {
    font-size: 12px;
    text-align: center;
}

.bottom-bar article {
    float: left;
    padding: 0 0 20px 85px;
    width: auto;
}

.bottom-bar aside {
    float: left;
    left: 0;
    margin: 0 -100px 0 0 !important;
    position: absolute !important;
    top: 0;
}
.stuck{
top:25px;

}

.side-bar h1 {
    font-size: 28px;
    padding-bottom: 10px;
}

.side-bar ul li {
    padding-bottom: 11px;
}
}

@media(min-width:1200px) and (max-width: 1400px) {
.stuck{
top:0px;

}
}


@media(max-width: 767px) {
.stuck, .side-bar{
top:0px !important;
position:static !important;

}
}
