﻿@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.3em
}

.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, li, p {
    font-size: 24px;
}

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
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #fff;
    color: #231f20;
    font-size: 13px
}
.Normal,
.NormalDisabled,
.NormalDeleted{
color: #231f20;
}
.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: 'Open Sans', Arial, Helvetica, sans-serif
	
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

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
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    
    background-color:unset;
}

p {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7
}

.bs-callout-primary p:last-child {
    margin-bottom: 0
}

.bs-callout-primary .highlight, .bs-callout-primary code {
    background-color: #fff
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f
}

.bs-callout-danger p:last-child {
    margin-bottom: 0
}

.bs-callout-danger .highlight, .bs-callout-danger code {
    background-color: #fff
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e
}

.bs-callout-warning p:last-child {
    margin-bottom: 0
}

.bs-callout-warning .highlight, .bs-callout-warning code {
    background-color: #fff
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de
}

.bs-callout-info p:last-child {
    margin-bottom: 0
}

.bs-callout-info .highlight, .bs-callout-info code {
    background-color: #fff
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c
}

.bs-callout-success p:last-child {
    margin-bottom: 0
}

.bs-callout-success .highlight, .bs-callout-success code {
    background-color: #fff
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #ed2027;
    line-height: 1.3em;
    margin: 0 0 10px
}

h1 {
    font-size: 2rem;
	font-weight:bold;
}

h2 {
    font-size: 1.2rem;
	font-weight:bold;
}

h3 {
    font-size: 28px;
    font-weight: bold;
}

h4 {
    font-size: 26px;
	 font-weight:bolder;
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

/*** back To Top ***/

#toTop {

    padding: 0px 13px 10px;

    background: #000;

    color: #fff;

    position: fixed;

    bottom: 0;

    font-size: 2.3rem;

    right: 15px;

    display: none;

    bottom: 50px;

    opacity: .4;

    border-radius: 50%;

    cursor: pointer;transition: all 0.7s ease 0s;

	z-index:999;

}

#toTop:hover {opacity: 1;transition: all 0.7s ease 0s;}

 body{font-family: "Open Sans", sans-serif; color:#4cb0d1;}
 

/*** MMM Changes ***/
.container-inner {
    max-width: 1515px;
    margin: auto;
}
.whower, .DNNContainer_Title_h4m {
    text-align: center;
    margin: 30px auto;
    padding-top: 60px;
}
.DNNContainer_Title_h4m h4 {
    color: #231f20;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom:40px;
}
.whower h1 {
    font-size: 50px;
	max-width: 850px;
	margin:auto;
}

a.Cl_SMedia {
    float: right;
}
.footer-above strong {
    color: #ed1c24;
}
.GraySec {
background:#eff0f0;	
padding-top: 80px;
padding-bottom: 80px;
}
.bannerin  {background: url(images/innebg.png);
  background-size: cover;        /* Scales image to cover entire area */
  background-position: center;   /* Keeps image centered */
  background-repeat: no-repeat;  /* Prevents tiling */
 width: 100%;
  height: 50vh; 
  max-height:703px;
  display: flex;                 /* Enables flexbox */
  justify-content: center;       /* Horizontal center */
  align-items: center;           /* Vertical center */
  text-align: center;            /* Centers text */
  color: white;                  /* Optional: improves readability */
  position: relative;            /* Good for layering effects */

}

.inner.balustrades .bannerin  {background: url(images/glass-balustrade-bn.jpg);}
.inner.showers .bannerin  {background: url(images/showers.jpg);}
.inner.repairs .bannerin  {background: url(images/repairs.jpg);}
.inner.splashbacks .bannerin  {background: url(images/splashback.jpg);}
.inner.contact .bannerin  {background: url(images/contact.jpg);}
.inner.gallery .bannerin  {background: url(images/gallery.jpg);}
.inner.commercial .bannerin  {background: url(images/commercial.jpg);}
.inner.quote .bannerin  {background: url(images/quote.jpg);}
.inner.testimonial .bannerin  {background: url(images/quote.jpg);}

.inner.testimonial .edsgg_description {
    width: 100% ! Important;
    max-width:100% !important;
}

.inner.testimonial .edsgg_thumbnailWrapper {
    width: 460px;
    background-color: #eff0f0 !important;
    padding: 20px !important;
    border-radius: 10px !important;
    height: 460px;
    display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.inner.testimonial .edsgg_image_thumbnail.edsgg_mediaType_image {
    background-color: unset !important;
    border: unset !important;
}

.inner.testimonial .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_description {
    font-size: 18px!important;
    line-height: 1.3!important;
    margin-bottom: 5px!important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
	text-align:center;
}

.inner.testimonial .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_title {
	
	font-size: 20px!important;
    line-height: 1.3!important;
    margin-bottom: 5px!important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
	text-align:center;
}

.inner.testimonial .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_image_thumbnail {
  
    text-align: center;
}
div#dnn_ctr5654_ModuleContent #EDG_0_Shadow .EDGmain .EDGimage a img {
    border: 0 !important;
}


#EDG_0_Shadow .EDGmain {
    background-image: none !important;
}

.BgPane1_1 p {
	width: 100%;
  height: 80vh; 
  max-height: 1000px;
  display: flex;                 /* Enables flexbox */
  justify-content: center;       /* Horizontal center */
  align-items: center;           /* Vertical center */
  text-align: center;            /* Centers text */
  color: white;                  /* Optional: improves readability */
  position: relative;            /* Good for layering effects */
	
}
.BgPane1_2 .DnnModule {
	width: 100%;
  height: 88vh; 
  display: flex;                 /* Enables flexbox */
  justify-content: center;       /* Horizontal center */
  align-items: center;           /* Vertical center */
  max-height: 1000px;
  color: #ed2027;                /* Optional: improves readability */
  position: relative;            /* Good for layering effects */
  padding: 0 87px;	
}
.BgPane1_2 p {
	 font-size: 24px;
	 color: #ed2027;
} 
.BgPane1_2 a.btn,a.btn {
    display: inline-block;
        padding: 15px 40px;
    font-size: 28px;
   
    color: #ed2027;
    border: 2px solid #ed2027;
    /* background-color: #f8f8f8; */
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease;
    margin: 30px 0;
}

a.btn:hover {
  background-color: #ed2027;     /* Fill red on hover */
  color: white;                  /* White text on hover */
  transform: scale(1.05);        /* Slight zoom effect */
}
.BgPane1_2 .TitleH2 {
    font-size: 46px;
    font-weight: bold;
    text-align: left;
	margin-bottom:50px!important;
	line-height: 1;
}
.BgPane1 {background: url(images/bg1.jpg);
  background-size: cover;        /* Scales image to cover entire area */
  background-position: center;   /* Keeps image centered */
  background-repeat: no-repeat;  /* Prevents tiling */
 width: 100%;
  height: 88vh; 
 
  display: flex;                 /* Enables flexbox */
  position: relative;            /* Good for layering effects */
  margin: 55px 0;
  max-height: 1000px;
}
.BgPane2 {background: url(images/bg2.jpg);
  background-size: cover;        /* Scales image to cover entire area */
  background-position: center;   /* Keeps image centered */
  background-repeat: no-repeat;  /* Prevents tiling */
 width: 100%;
  height: 80vh; 
  display: flex;                 /* Enables flexbox */
  position: relative;            /* Good for layering effects */
  margin: 55px 0;
  max-height: 1000px;
}
.BgPane3 {background: url(images/bg3.jpg);
  background-size: cover;        /* Scales image to cover entire area */
  background-position: center;   /* Keeps image centered */
  background-repeat: no-repeat;  /* Prevents tiling */
 width: 100%;
  height: 80vh; 
  display: flex;                 /* Enables flexbox */
  position: relative;            /* Good for layering effects */
	  margin: 55px 0;
	  max-height: 1000px;
}
.Txtinnerhead h1 {
  font-size: 3rem;
   color:#fff;
  font-weight: 600;
  margin-bottom: 10px;
  filter: drop-shadow(2px 2px 9px black);
 
}

.Txtinnerhead p {
  font-size: 1.5rem;
   color:#fff;
  filter: drop-shadow(2px 2px 9px black);

}
.txtstreach p{
	 
    font-size: 22px;
    letter-spacing: 5px;
    font-weight: bold;
    text-transform: uppercase;
	
}
H1.bigh1 { font-size:44px;
font-weight:bold;
margin-top:200px;
}
.servicRtxt h2 {
    font-size: 33px;
    font-weight: bold;
}
.extrafont p {
 font-size: 35px;
 font-weight: 600;
}

.servicRtxt { margin-top: 350px;}
.servicRtxt p {font-size:20px;}

.footeradrs p {
    font-size: 33px;
	font-weight: bold;
    color: #58595b;
}
a, a:visited {
   
    color: #58595b;
	text-decoration:none;
	font-weight: bold;
}
a:hover{

color:#ed1c24;
text-decoration:none;
}

.footeradrs a {
    font-size: 33px;
	font-weight: bold;
    color: #58595b;
	text-decoration:none;
}
.footeradrs a:hover{

color:#ed1c24;
}




.MT20 {margin-top:20px}
.MT30 {margin-top:30px}
.MT40 {margin-top:40px}
.MT50 {margin-top:50px}
.MT60 {margin-top:60px}
.MT80 {margin-top:80px}
.MB20 {margin-bottom:20px}
.MB30 {margin-bottom:30px}
.MB40 {margin-bottom:40px}
.MB50 {margin-bottom:50px}
.MB60 {margin-bottom:60px}
.MB80 {margin-bottom:80px}
.MB100 {margin-bottom:100px}
.PT20 {Padding-top:20px}
.PT30 {Padding-top:30px}
.PT40 {Padding-top:40px}
.PT50 {Padding-top:50px}
.PB20 {Padding-bottom:20px}
.PB30 {Padding-bottom:30px}
.PB40 {Padding-bottom:40px}
.PB50 {Padding-bottom:50px}
.pr40 {padding-right:40px!important;}
.pl40 {padding-left:40px!important;}

.edspp_wrapper {
    
    max-width: 1860px!important;
    
}
.edsCG_itemDescription {
    /* max-width: 360px; */
    font-size: 22px;
    line-height: 23pt;
	color:#58595b;
}
.edsCG_itemDescription {
    order: 3;
}
.title-cap {
    order: 2;
}
h4.edsCG_itemTitle {
    font-size: 22px;
    padding: 26px 10px 26px 0;
	color:#000;
    
}
.swiper-slide {
    
    align-items: self-start!important;
    
}
.DNNContainer_Title_h4m.SpacingBottom {
    margin-bottom: 60px;
}

.nivo-caption {
    
    left: 16%!important;
    top: 36%;
    background: none!important;
	filter: drop-shadow(2px 2px 9px black);
}


.nivo-caption h5 {
	font-weight:bold!important;
	max-width: 930px;
	padding-bottom: 25px !important;
}
.nivo-caption  p
 {
    font-size: 33px!important;
	max-width:1000px!important;
	font-weight:bold!important;
}
/*  Image galary */
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: 0!important;
    background: none!important;
    height: 150px!important;
}
.cbp-l-caption-title {
    font-size: 35px!important;
    /* padding-right: 100px; */
}
.cbp-l-caption-alignCenter {
    display: block!important;
    margin-left: 50px;
    border-left: solid #ed2027 5px;
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap{ bottom: 0!important;}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap::after {
  content: ""; /* required for pseudo-elements to render */
  background-color: rgba(255, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.Projx {
	width:92%;
	margin: auto;
	/*margin-left: 80px;
	margin-right: 80px;*/
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(images/btnext.png)!important;  
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(images/btprev.png)!important; 
   
}
.swiper-wrapper {}

.swiper-container {padding-left:30px!important;padding-right:30px!important;}


.whowerul li {
    font-size: 28px;
    font-weight: bold;
}
#dnn_P1_25_2 h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    padding-bottom: 25px;
}

div#dnn_ctr5580_ModuleContent p {
    margin: 0px 0px 37px;
}

div#dnn_ctr5621_HtmlModule_lblContent {
    width: 77%;
}
img.winz
 {
    width: 36%;
}

.footer-above {
    padding: 80px 0 50px;
}
/*** ----------Menu-----------------------------------------**/
.navbar .menuItem a span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}
.navbar .active a span {
    color: #ed2027;
}
.navbar .active a span {
    color: #ed2027;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background:none!important;}
#dnnMenu .topLevel>li>a:focus, #dnnMenu .topLevel>li>a:hover {color: #ed2027;}

.Head_Teli p a {
    color: #ed2027;
    font-size: 25px;
    font-weight: bold;
}
.Head_Teli p {
    text-align: right;
    /* color: red; */
}

/* ===== Scoped to gallery only ===== */
.gal-scope{
  --gap: 40px;
  --accent: #e11d2e;
  --overlay: rgba(225, 29, 46, .5);
  --radius: 4px;

  /* caption sizing */
  --cap-min-h: 150px;    /* fixed visual caption area on desktop */
  --cap-pad-x: 12px;
  --cap-bar-w: 3px;
  --cap-bar-h: 120px;    /* vertical line height inside caption area */
}

.gal-scope .gal-grid{
  max-width: 1895px; margin: 0 auto;
  display: grid; gap: var(--gap);
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width:1200px){
  .gal-scope{ --cap-min-h: 120px; --cap-bar-h: 100px; }
  .gal-scope .gal-grid{ grid-template-columns: repeat(2,1fr); }
}
@media (max-width:640px){
  .gal-scope{ --cap-min-h: 100px; --cap-bar-h: 80px; }
  .gal-scope .gal-grid{ grid-template-columns: 1fr; }
}

.gal-scope .gal-card{
  position: relative; display:block; overflow:hidden;
  border-radius: var(--radius); aspect-ratio: 1/1;
  background:#eee; text-decoration:none; isolation:isolate;
}
.gal-scope .gal-card img{
  width:100%; height:100%; object-fit:cover; display:block;
  transition: transform .5s ease;
}

/* 50% red overlay on hover */
.gal-scope .gal-card::after{
  content:""; position:absolute; inset:0;
  background: var(--overlay); opacity:0; transition:opacity .3s ease;
  z-index:1;
}
.gal-scope .gal-card:hover::after{ opacity:1; }
.gal-scope .gal-card:hover img{ transform: scale(1.03); }

/* ===== Caption block (fixed-height area) ===== */
.gal-scope .gal-cap{
   position: absolute;
  left: var(--cap-pad-x);
  right: var(--cap-pad-x);
  bottom: var(--cap-pad-x);
  min-height: var(--cap-min-h);

  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* align text at top */
  align-items: flex-start;
  padding-top: 12px;           /* top spacing only */
  padding-bottom: 0;           /* 👈 remove bottom padding */
  color: #fff;
  z-index: 2;
  padding-left: calc(var(--cap-pad-x) + 10px); /* room for red bar */
  border-left: 5px solid var(--accent);
}

/* red vertical bar like the mock */
.gal-scope .gal-cap::before{
  /*content:""; position:absolute; left:0; bottom:0;
  width: var(--cap-bar-w); height: var(--cap-bar-h);
  background: var(--accent); border-radius:2px;*/
}

/* title and sub line */
.gal-scope .cap-title{ font-size:30px; line-height:1.1; font-weight:800; display:block; }
.gal-scope .cap-title b{ font-weight:800; }
.gal-scope .cap-sub{ font-size:24px; line-height:1.2; opacity:.95; display:block; margin-top:4px; }

/************ Cards layout end *****************/


/*********************************************/
.navbar.navbar-default {
    position: static;
}
.navbar section.col-md-8 {
    position: static;
}
li.menuItem.dropdown {
    position: static;
}
.dropdown .dropdown-menu
{
    width: 100%!important;
    max-width: 100%!important;
	    margin-left: 0!important;
		    background: rgba(0, 0, 0, 0.8)!important;
			border-bottom: 25px solid #ed2027;
}
.svc-mega-previews.col-md-6 {
    float: right;
    text-align: right;
    margin-right: 10vw;
    max-width: 400px;
    margin-top: 50px;
	
    height: 100vh;
	
}
.cnt-mega-previews.col-md-6 {
    float: right;
    max-width: 30vw;
    
	margin:40px auto;
	border-right: solid #ed2027 25px;
	
}
a.svc-card img {
    width: 100%;
    max-width: 353px;
	height:auto;
	    padding-top: 20px;
    padding-bottom: 30px;
	margin-bottom:20px;
}
.navbar .cnt-mega-previews a span {
   color:#fff;
    font-size: 40px;
	    text-transform: capitalize;
}
#dnnMenu .dropdown-menu .cnt-mega-previews li {
    border-bottom: none;
    padding-bottom: 20px;
    text-align: right;
}
/*** MMM end ****/

/*** Responsive ***/

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}
/*** MMM  Responsive ***/
@media (max-width: 1000px) {
.nivo-caption {
    left: 5% !important;
}
img#dnn_dnnLOGO_imgLogo {
    MAX-WIDTH: 400PX;
}
}
@media (max-width: 1599px) {	/*-Font Adjustment-*/
	.BgPane1_2 p { font-size: 20px;	} 
	.BgPane1_2 .TitleH2 {    font-size: 31px;	}
	.BgPane1_2 a.btn, a.btn {    padding: 20px 40px;    font-size: 20px;	}
	.whower h1 {    font-size: 40px;	}
	html, li, p {    font-size: 20px;    }
	#dnn_P1_25_2 h2 {       font-size: 24px;	}
	.whowerul li {    font-size: 24px;	}
	h1 {    font-size: 1.5rem;	}
	.gal-scope .cap-title {    font-size: 22px;	}
	.h2, h2 {    font-size: 21px;	}
	.nivo-caption p {    font-size: 28px !important;	}
	.navbar .menuItem a span {        font-size: 18px;	}
	.navbar .cnt-mega-previews a span {        font-size: 30px;	}
	/*.servicRtxt p {font-size:20px;}
	.Txtinnerhead h1 { font-size: 3rem;}

	.Txtinnerhead p {	font-size: 1.5rem;}*/
	.txtstreach p{ font-size: 18px;}
	H1.bigh1 { font-size:35px;}
	.servicRtxt h2 {font-size: 30px;}
	.extrafont p {font-size: 28px;}
	
	.footeradrs p { font-size: 33px;}
	.nivo-caption h5 { font-size: 50px!important;}
    .nivo-caption  p { font-size: 24px!important;}
}
@media (min-width: 1200px) and ( max-width: 1440px) {
    .container {
        width: 1200px;
    }
}

@media ( max-width: 1440px) {
	.BgPane1_2 p { font-size: 18px;	} 
	.BgPane1_2 .TitleH2 {    font-size: 19px;	}
	.BgPane1_2 a.btn, a.btn {    padding: 20px 40px;    font-size: 20px;	}
	.whower h1 {    font-size: 36px;	}
	html, li, p {    font-size: 18px;    }
	#dnn_P1_25_2 h2 {       font-size: 22px;	}
	.whowerul li {    font-size: 22px;	}
	h1 {    font-size: 1.2rem;	}
	.gal-scope .cap-title {    font-size: 20px;	}
	.h2, h2 {    font-size: 19px;	}
	.nivo-caption p {    font-size: 25px !important;	}
	.navbar .menuItem a span {        font-size: 16px;	}
	.navbar .cnt-mega-previews a span {        font-size: 26px;	}
	/*.servicRtxt p {font-size:20px;}
	.Txtinnerhead h1 { font-size: 3rem;}

	.Txtinnerhead p {	font-size: 1.5rem;}*/
	.txtstreach p{ font-size: 16px;}
	H1.bigh1 { font-size:32px;}
	.servicRtxt h2 {font-size: 26px;}
	.extrafont p {font-size: 26px;}
	
	.footeradrs p { font-size: 30px;}
	.nivo-caption h5 { font-size: 40px!important;}
    .nivo-caption  p { font-size: 22px!important;}
}


@media (min-width: 1760px) {
    .container {
        width: 1600px;
    }
	.servicRtxt p {font-size:20px;}
	.Txtinnerhead h1 { font-size: 3rem;}

	.Txtinnerhead p {	font-size: 1.5rem;}
	.txtstreach p{ font-size: 20px;}
	H1.bigh1 { font-size:40px;}
	.servicRtxt h2 {font-size: 32px;}
	.extrafont p {font-size: 30px;}
	.dnnpane .xtraspacing {   padding: 0 50px!important;}
	.footeradrs p { font-size: 33px;}
	.nivo-caption h5 { font-size: 60px!important;}
    .nivo-caption  p { font-size: 26px!important;}

}

@media (min-width: 1600px) {
     .container {
        width: 1400px;
    }
	
	.inner    .dnnpane .xtraspacing {
        padding: 0 35px;
    }
}
@media (min-width: 1895px) {
.container {
    width: 1600px;
}

.inner .container {
    width: 1600px;
}
.nivo-caption h5 {
	font-size: 80px!important;
	
}


}


/*** / MMM  Responsive end ***/


.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px!important
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

#search-top.active {
    height: auto;
    padding: 15px 0;
    overflow:visible;
}

#search-top span {
    display: inline!important
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 15px;
    width: 70%
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #e0dfdf;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 5px
}

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    padding-right: 10px
}

@media only screen and (max-width:1920px) {
.BgPane1_2 .DnnModule {
   
    padding: 0 27px 0 73px;
}
}

@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: #fff;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
   
}

#mainHeader-inner {
    padding: 30px 0
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 525px
}

span.edsgg_image_thumbnail {
    border: 0px !important;
}

.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    border: 0px !important;
    box-shadow: 0px 0px 0!important;
}

@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
    }
}

#breadcrumb {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}


#breadcrumb a:first-child {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

main {
    background: #fff;
    border: 0;
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 100px 10px 10px;
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}
.dnnpane .xtraspacing {
    padding: 0 85px;
}


.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}



footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #d2d2d2;
    font-size: 12px
}

.footer-below a:active, .footer-below a:link, .footer-below a:visited {

    text-decoration: none;

    color: #fff;

}
a.gfm {
    float: right;
}
#google-map {
    width  : 500px;
    height : 380px;
}

#google-map-overlay {
    width  : 500px;
    height : 380px;
    position: absolute;
    opacity: 0.5;
    top: 0px; 
    left: 0px; 
    z-index: 99;
}

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #383838;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    color: #fff
}

footer .links-list ul li a:hover {
    color: #f0f0f0
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px
}

.latest-articles {
    display: block
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px
}

.latest-articles .item-header a {
    position: relative;
    display: block
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.latest-articles .item-header img {
    border: 2px solid #fff
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 700;
    font-size: 14px
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.contactus ul {
    margin-left: 0
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none
}

.contactus ul li img {
    margin-right: 5px
}

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

.btn-social.facebook {
    background-position: 0
}

.btn-social.twitter {
    background-position: -40px
}

.btn-social.googleplus {
    background-position: -80px
}

.btn-social.linkedin {
    background-position: -120px
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered, .DNNContainer_Title_h4m h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

.lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg)
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

div#mainHeader-inner {
    padding: 50px;
}

#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;
    }
}


/* Caleb Responsive */
div#dnn_footer_12_3 {
    padding-left: 200px;
}
.extra-logo img {
    width: 220px;
    float: right;
    margin-top: 55px;
}
.extra-logo {
    width: max-content;
}
.footer-above .row.dnnpane {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
img.grey-section-gb:hover {
    transform: scale(1.1);
    transition: 
cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.7s;
}


#toTop {
    padding: 5px;
}
div#M5777EasyDNNGallery{
    display: none;
}
div#dnn_ContentPaneLower {
    display: none;
}
@media (min-width: 2560px) {
	div#mainHeader-inner {
    padding: 40px 0;
}	
.DNNContainer_Title_h4m.SpacingBottom {
    padding-top: 0;
}
	}
	@media (min-width: 1600px){
		h5 {
    font-size: 2.125rem;
}
.BgPane1_2 a.btn, a.btn{
	font-size: 18px;
}
		
	}
@media (max-width: 1600px){	
	div#mainHeader-inner {
    padding: 50px 0;
}

}
	@media (max-width: 1440px){
				h5 {
    font-size: 2.125rem;
}
		.BgPane1_2 a.btn, a.btn{
	font-size: 18px;
}
		    .BgPane1_2 .TitleH2 {
        font-size: 29px;
    }
	.DNNContainer_Title_h4m.SpacingBottom {
    padding-top: 0;
}
    .gal-scope .cap-title {
        font-size: 24px;
    }
	    .footeradrs p {
        font-size: 25px;
    }
	    .footeradrs a {
        font-size: 25px;
    }
	div#dnn_BannerPane {
    background-size: cover;
}
div#dnn_footer_12_3 {
    padding-left: 150px;
}
.extra-logo img {
    width: 160px;
    float: right;
    margin-top: 45px;
}
div#mainHeader-inner{
    padding: 50px 0px;
    width: 1300px;
}
	}
	@media (max-width: 1024px){
	.nivo-caption{
    left: unset !important;
    padding: 0 40px !important;
}
    .gal-scope .gal-grid {
        grid-template-columns: repeat(3, 1fr);
    }
	.DnnModule.DnnModule-DNN_HTML.DnnModule-5650 {
    padding: 0 30px;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-5649 {
    padding: 0 30px;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-5651 {
    padding: 0 30px;
}
    div#dnn_BannerPane {
        background-position: center;
    }
	.edsgg__itemsListContainer.edsgg__items {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.extra-logo img {
    width: 140px;
    float: right;
    margin-top: 25px;
}
    div#mainHeader-inner {
        padding: 50px 0px;
        width: 1000px;
    }
	.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
    .navbar .menuItem a span{
        font-size: 14px;
    }
	
	}
@media (max-width: 768px){
	.BgPane1_1 p, .BgPane1_2 p, .BgPane1_3 p {
    height: 100%;
}
	.nivo-caption {
    top: 15%;
	}
	    .gal-scope .gal-grid {
        grid-template-columns: repeat(2, 1fr);
    }
.edsCG_itemDescription{
    font-size: 18px;
    line-height: 18pt;
}
.fb-page.fb_iframe_widget.fb_iframe_widget_fluid {
    display: flex;
    justify-content: center;
}
div#dnn_ctr5683_HtmlModule_lblContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
}
.dnnpane>[class*=col-md], .dnnpane>[class^=col-md]{
    padding: 0 85px;
}
div#M5777EasyDNNGallery{
    display: block;
}
div#M5776EasyDNNGallery {
    display: none;
}
div#M5760EasyDNNGallery {
    display: none;
}
div#dnn_ContentPaneLower {
    display: block;
}
div#M5764EasyDNNGallery {
    display: none;
}
div#M5765EasyDNNGallery {
    display: none;
}
div#dnn_ctr5766_ContentPane {
    display: none;
}
.BgPane1, .BgPane2, .BgPane3 {
    max-height: unset;
    height: unset;
	background-position: right;
}

.BgPane1_1 .DnnModule, .BgPane1_2 .DnnModule, .BgPane1_3 .DnnModule

 {
    height: unset;
    padding: 20px;
    background-color: #eff1f087;
}
.DNNContainer_Title_h2.SpacingBottom {
    text-align: center;
}
span#dnn_ctr5650_dnnTITLE_titleLabel {
    text-align: center;
}
span#dnn_ctr5649_dnnTITLE_titleLabel {
    text-align: center;
}
span#dnn_ctr5651_dnnTITLE_titleLabel{
    text-align: center;
}
.footer-above .row.dnnpane {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
div#dnn_footer_12_3 {
    padding-left: unset;
}
.extra-logo img {
    width: 170px;
    float: right;
    margin-top: unset;
}
    div#mainHeader-inner {
        padding: 50px 0px;
        width: 750px;
    }
	img.grey-section-gb {
    width: 80%;
}



}
@media (max-width: 425px){
	    img#dnn_dnnLOGO_imgLogo {
        max-width: 100%;
    }
	.navbar.navbar-default {
    display: flex;
    flex-direction: column;
    align-items: center;
}
a.Cl_SMedia {
    float: unset;
    display: flex;
    justify-content: center;
}
.pr40{
    padding-right: 85px !important;
}
.pl40 {
    padding-left: 85px !important;
}
img.winz {
    width: 100%;
}
    .gal-scope .gal-grid {
        grid-template-columns: repeat(1, 1fr);
    }
.swiper-container.edgS__container5655.swiper-container-initialized.swiper-container-horizontal.swiper-container-android {
    padding-bottom: 0px;
}
a.btn {
    margin-top: 0px;
}
.cnt-mega-previews.col-md-6 {
    z-index: 10;
}
#dnnMenu .dropdown-menu .cnt-mega-previews li {
    border-bottom: none;
    padding-bottom: 10px;
    text-align: left;
}
.cnt-mega-previews.col-md-6 {
    float: unset;
    max-width: unset;
    margin: unset;
	border-right: none;
	background-color: #4a4f54;
}
.svc-mega-previews.col-md-6
 {
    height: unset;
	margin-top: unset;
}
div#dnn_footer_75_1{
    padding: 0px 30px;
}
div#dnn_footer_25_1{
    padding: 0 20px;
}
	    .footeradrs p {
        font-size: 20px;
    }
	.footeradrs a {
    font-size: 20px;
}
.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
        padding: 0 35px;
    }
	    .pr40{
        padding-right: 35px !important;
    }
	.pl40 {
        padding-left: 35px !important;
    }

.inner.testimonial .edsgg_thumbnailWrapper
 {
    height: 100%;
	width: unset;
 }
 div#dnn_ctr5683_HtmlModule_lblContent h3 {
    text-align: center;
}
#mainContent-inner {
    padding: 50px 10px 10px;
}
.GraySec {
    background: #eff0f0;
    padding-top: 30px;
    padding-bottom: 80px;
}
.Txtinnerhead h1 {
    font-size: 2rem;
}
.Txtinnerhead p {
    font-size: 1rem;
}
.nivo-caption h5 {
    font-size: 20px !important;
	padding-bottom: unset !important;
	
}
.nivo-caption p {
    font-size: 15px !important;
}
.nivo-caption h5 + p{
    margin-top: 0;
}
img.nivo-main-image {
    height: 220px !important;
}
div#mainHeader-inner {
        width: unset;
    }
	.navbar.navbar-default {
    gap: 10px;
}
.BgPane1_1 img, .BgPane1_2 img, .BgPane1_3 img {
    width: 60%;
}
    .navbar section.col-md-8 {
        display: flex;
        align-items: center;
        gap: 0;
        flex-direction: column-reverse;
    }
}
	    div#mainHeader-inner {
        padding: 20px 0px;
    }
	div#dnn_Head_Teli {
    margin-top: 30px;
}
button.navbar-toggle {
    margin-right: unset;
}
button.navbar-toggle {
    background-color: #ed2027;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-default .navbar-toggle{
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ec2027;
}
}

@media (max-width: 375px){
	    .footeradrs p {
        font-size: 18px;
    }
	.footeradrs a {
    font-size: 18px;
}
.BgPane1_1 p, .BgPane1_2 p, .BgPane1_3 p {
    height: 100%;
}
.BgPane1_1 img, .BgPane1_2 img, .BgPane1_3 img {
	width: 45%;
}
}
@media (max-width: 320px){
	.extra-logo img
 {
        width: 130px;
        float: right;
        margin-top: unset;
    }
	.nivo-caption {
    padding: 0 10px !important;
}
    .whower h1 {
        font-size: 30px;
    }
	    #dnnMenu .topLevel li a span {
        line-height: 35px;
        margin: 0;
        padding: 0 0px;
        font-size: 14px;
    }
	    .Txtinnerhead h1 {
        font-size: 1.6rem;
    }
	    .navbar section.col-md-8 {
        display: flex;
        align-items: center;
        gap: 20px;
    }
}

/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

.language .language-object span {
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin: 0;
}

.language .language-object span:first-child {
    padding-left: 8px;
}

.language .language-object span img {
    height: 12px;
    width: 17px;
    opacity: 0.3;
}

.language .language-object span:hover img {
    opacity: 1;
}

.language .language-object .Language.selected img {
    opacity: 1;
    border-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------- User Profile --------------------------*/
#UserProfileImg
{
	margin-bottom: 15px;
}
.UserProfileControls ul {
    margin-left: 0;
}
.UserProfileControls ul li {
    display: inline-block;
}