@font-face {
    font-family: 'Circe';
    src: url('fonts/Circe-ExtraBold.eot');
    src: url('fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-ExtraBold.woff2') format('woff2'),
        url('fonts/Circe-ExtraBold.woff') format('woff'),
        url('fonts/Circe-ExtraBold.ttf') format('truetype'),
        url('fonts/Circe-ExtraBold.svg#Circe-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('fonts/Circe-Regular.eot');
    src: url('fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-Regular.woff2') format('woff2'),
        url('fonts/Circe-Regular.woff') format('woff'),
        url('fonts/Circe-Regular.ttf') format('truetype'),
        url('fonts/Circe-Regular.svg#Circe-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Circe';
    src: url('fonts/Circe-Light.eot');
    src: url('fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-Light.woff2') format('woff2'),
        url('fonts/Circe-Light.woff') format('woff'),
        url('fonts/Circe-Light.ttf') format('truetype'),
        url('fonts/Circe-Light.svg#Circe-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('fonts/Circe-Bold.eot');
    src: url('fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-Bold.woff2') format('woff2'),
        url('fonts/Circe-Bold.woff') format('woff'),
        url('fonts/Circe-Bold.ttf') format('truetype'),
        url('fonts/Circe-Bold.svg#Circe-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('fonts/Circe-ExtraLight.eot');
    src: url('fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-ExtraLight.woff2') format('woff2'),
        url('fonts/Circe-ExtraLight.woff') format('woff'),
        url('fonts/Circe-ExtraLight.ttf') format('truetype'),
        url('fonts/Circe-ExtraLight.svg#Circe-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
.p-6 {
  padding: 4rem ;
}
.p-7 {
  padding: 5rem ;
}
.p-8 {
  padding: 6rem ;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0rem;
}
.nopadding {padding:0px!important;margin:0px!important;}
.overflow {overflow:hidden;position:relative;}
.overflow iframe {margin-top:-55px;}
.overlay {top:0px;left:0px;right:0px;bottom:0px;position:absolute;}
body {   font-family: 'Circe';}
.Notifcation {padding:0px!important;margin:0px!important;}
.clamp-0{-webkit-line-clamp:unset}.clamp-1{-webkit-line-clamp:1}.clamp-2{-webkit-line-clamp:2}.clamp-3{-webkit-line-clamp:3}.clamp-4{-webkit-line-clamp:4}.clamp-5{-webkit-line-clamp:5}.clamp-6{-webkit-line-clamp:6}.clamp-7{-webkit-line-clamp:7}.clamp-8{-webkit-line-clamp:8}.clamp-9{-webkit-line-clamp:9}
img {max-width:100%}
button:focus, :focus  {
    outline: 0px dotted!important;
    outline: 0px auto -webkit-focus-ring-color!important;
}
#dnn_dnnLOGO_imgLogo {
    max-height: 100px;
}
#SkinHeader {
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 2rem 0px;
}

#navbar {
    background: #ffffffcc;
    height: 90vh;
}
video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}
section.section {
    overflow: hidden;
	position:relative;
}
a:Link, a:visited, :link, :visited {color:#231f20;text-decoration:none;transition: all 0.7s ease 0s;}
a:hover {color:#231f20;text-decoration:none;transition: all 0.7s ease 0s;}
.ContentWhite {min-height:300px;background:#fff} 
.Copyright {background:#161616} 
.Copyright a:Link, .Copyright a:visited {color:#fff;transition: all 0.7s ease 0s;}
.Copyright a:hover {color:#231f20;text-decoration:none;transition: all 0.7s ease 0s;}

.Footer {
    color: #fff!important;
}
.footer_left.col-lg-6 {
    color: #fff;
}
.navbar-header {
    align-self: center;
}
[class*="col-md-"] {
    padding-right: 2rem;
    padding-left: 2rem;
}
button.navbar-toggle {
    border: 1px solid #fff;
    padding: 0.3rem;
    background: transparent;
    border-radius: 50%;
    position: relative;
    margin-bottom: -6px;
    color: #fff;
}
span.icon-bar {
    background: #fff;
    width: 20px;
    height: 2px;
    display: block;
    margin: 3px 0px;
}
button.navbar-toggle:after {
    content: "MENU";
    top: 0px;
    bottom: 0px;
    height: 1em;
    font-size: 1.1rem;
    line-height: 1.2em;
    position: absolute;
    margin: auto;
    left: 110%;
    font-family: 'Circe';
}

.ContactPane p, .Innerpage .ContactPane p {
    text-transform: uppercase;
    font-size: 1.1rem;
    line-height: 1em;
    margin-bottom: 0px;
}
.ContactPane p a:link, .ContactPane p a:visited {
    color: #fff;
}
.ContactPane p a:Hover {
    color: #231f20;
}
.navbar-collapse {display:none}
.show {display:block}
.nav-pills .nav-link {
    border-radius: 0px;
    padding: 2rem 0px;
    border-bottom: 0px solid #dadcdb;
}
.nav-pills .nav-link span.pagename {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'Circe';
    line-height: 1em;
    color: #fff;
    font-weight: 300;
    border-radius: 0px;
    border-bottom: 0px solid #dadcdb;
    padding: 0px;
    border-left: 0px solid #dadcdb;
    margin-bottom: 0px;
    display: block;
    transition: all 0.7s ease 0s;
}

.nav-pills .nav-link:hover span.pagename {color:#fff;    transition: all 0.7s ease 0s;}
.nav .dropdown-menu li.nav-item:hover a {color:#fff;    transition: all 0.7s ease 0s;}
li.nav-item.topnode.ui-menu-item:after {
    content: "";
    position: absolute;
    right: 0pc;
    background: #fff;
    top: 0px;
    bottom: 0px;
    width: 1px;
    opacity: .44;
}
i.fab.fa-facebook {
    font-size: 2rem;
    color: #fff;transition: all 0.7s ease 0s;
}
i.fab.fa-facebook:hover {
    color: #000;transition: all 0.7s ease 0s;
}

#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;
    z-index: 9999;
}
#toTop:hover {opacity: 1;}

p {
    font-size: 1.1rem;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.2em;
    font-family: 'Circe';
    color: #231f20;
}
h1 {
    font-size: 2.5rem;
    font-family: Circe;
    line-height: 1em;
    font-weight: 300;
    color: #ad6f78;
    margin-bottom: 30px;
}
h2 {
    font-size: 2.2rem;
    font-family: Circe;
	line-height:1em;
    font-weight: 300;
	color:#ad6f78;
}
h3 {
    font-size: 2rem;
    font-family: Circe;
    line-height: 1em;
    font-weight: 300;
    color: #ad6f78;
    margin-bottom: 15px;
}
h4 {
    font-size: 1.3rem;
    font-family: Circe;
    line-height: 1.5em;
    font-weight: 300;
    color: #5c2946;
    margin-bottom: 0px;
}
h5 {
    font-size: 1.2rem;
    font-family: Circe;
	line-height:1.5em;
    font-weight: 600;
	color:#161616;
}
hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #5c2946;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: center;
}

.Innerpage h2 {font-size:2.5rem}
.Innerpage h3 {font-size:1.8rem;text-transform:uppercase}
nav#navbarToggleExternalContent {
    padding: 0px 7rem;
}
nav#navbarToggleExternalContent:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    background: linear-gradient(0deg, #f6e2e0, #ae7179);
    z-index: -1;
    border-bottom: 15px solid #bd9656;
}
.nav-alignment {
    margin: 5rem 0px;
}

.nav .dropdown-menu {
    position: relative;
    z-index: 1000;
    display: block!important;
    float: none;
    top: 0px!important;
	left:0px!important;
    padding: 0;
    margin: 0 0;
    font-size: 1.3rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid #000;
    border-radius: 0rem;
}
.nav-pills .nav-item:first-of-type .nav-link span {
    border-left: 0px;
}
.nav .dropdown-menu li.nav-item a {
    width: 100%;
    display: block;
    padding: 10px 0px;
    border-bottom: 0px solid #000;
    text-align: left;
    transition: all 0.7s ease 0s;
    color: #231f20;
    font-weight: 300;
    font-size: 1.1rem;
}
.nav .dropdown-menu li.nav-item:last-of-type a {   
border-bottom: 0px solid #000;transition: all 0.7s ease 0s;
}
li.nav-item.topnode {
    padding: 0px 20px;
    position: relative;
    max-width: 15%;
}
li.nav-item.topnode.ui-menu-item:last-of-type:after {display:none;}
.nav-pills .nav-link:hover span.pagename {
    color: #231f20;
    transition: all 0.7s ease 0s;
}
button.navbar-toggle:hover {border-color:#231f20;color:#231f20;transition: all 0.7s ease 0s;}
button.navbar-toggle:hover span.icon-bar {
    background: #231f20;transition: all 0.7s ease 0s;
}

table.newsletter {
    display: inline-block;
    width: 100%;
}
table.newsletter label {
   display:none;
   margin-bottom:10px;
   color:#000;
   font-size:1.5rem;
}
table.newsletter span {
    font-size: 2rem;
    margin-bottom: 15px;
    font-weight: 200;
    line-height: 1.5em;
    font-family: 'Circe';
    color: #fff;
}
table.newsletter input {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #fff;
    padding-left: 5px;
    color: #fff;
    background: transparent;
    font-size: 1.5rem;font-weight:200;
}
table.newsletter input::placeholder {color:#fff;font-weight:200;}
.newsletter tbody {
    width: 100%;
    display: block;
}

.newsletter tbody td, .newsletter tbody tr{
    width: 100%;
    display: block;
}

table.newsletter input#mc-embedded-subscribe, a.btn {
    background: #5c2946;
    text-transform: uppercase;
    font-family: lato;
    font-weight: 600;
    font-size: 1rem;
    display: inline-block;
    width: auto;
    padding: 0.6rem 2rem;
    height: auto;
    border: 2px solid #5c2946;
    cursor: pointer;
    margin-bottom: 0px;
    transition: all 0.7s ease 0s;
    color: #fff;
}
table.newsletter input#mc-embedded-subscribe:hover, a.btn:hover {
	color: #5c2946;
	 background: #fff;
	     transition: all 0.7s ease 0s;
}


/*banner */
div#MainBanner {
    width: 100%;
}
.theme-default .nivoSlider .nivo-caption img {
    display: inline!important;
    left: 0;
    position: relative!important;
    top: 0;    height: 60px;
}
.theme-default .nivoSlider .nivo-caption {
    position: absolute;
    left: 7%;
    bottom: 20%;
    background: transparent;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 0px 10px;
    opacity: 1;
    overflow: hidden;
	pointer-events:none;
}
.nivo-caption h2 {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 100;
}
.nivo-caption p {
    padding: 0px!important;
    color: #fff;
    text-transform: uppercase;
    margin-top: 30px!important;
}.nivo-caption .black {color:#231f20}
.nivo-caption h2 span {
    font-size: 7rem;
    line-height: 1em;
    font-weight: 200;
}
/*graphic buttons */

.gb1 {background:#ad6f78;

}
.gb p {
    z-index: 2;
    position: relative;
  
}

.gb.gb2 {
    background: #fae8e6;
}
.gb.gb3 {
    background: #f0d0cb;
}
.gb {
    position: relative;
    overflow: hidden;
    padding: 33.33333333% 2rem;
    border-radius: 20px;
    text-align: center;
}
.gb h3 {
    margin: 0;
    padding: 0px 0px;
    text-align: center;
    font-size: 2.5rem;
	position:relative;  z-index:2;
}
.gb1 h3, .gb1 p {
    color: #fff;
}
.gb2 h3, .gb2 p {
       color: #ad6f78;
}
.gb3 h3, .gb3 p {
    color: #231f20;
}
.gb .arrowgb {
    position: relative;
    left: 0px;
    width: 60px;
    margin: 10px auto 0px;
	  z-index:2;
}

.gb .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:3;
}
.gb:before {
	content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index:1;
  transition: opacity 0.3s ease;
}
.gb1:before {background:url(images/gb1over.png)}
.gb2:before {background:url(images/gb2over.png)}
.gb3:before {background:url(images/gb3over.png)}


.gb:hover:before {
  opacity: 1;
}


/* homepage text section */
section#section2 {
    background: #fae8e6;
}

section#section2 div#dnn_MidPane_1a_4 {
    background: url(images/sideimage1.jpg);
    background-size: cover;
}

section#section2 div#dnn_MidPane_1b_4 {
    vertical-align: middle;
    align-self: center;
    padding-left: 5rem;
    padding-right: 3rem;
}

section#section2 .row {
    height: -webkit-fill-available;
}
section#section2 div#dnn_MidPane_1c_4 {
    background: #c39297;
    height: fit-content;
    padding: 3rem 2rem;
    align-self: end;
    margin-bottom: 11.5rem;
}
section#section2 div#dnn_MidPane_1c_4 h3 {
    color: #fff;
    font-size: 1.6rem;
    font-family: Circe;
    line-height: 1.2em;
    font-weight: 300;
    margin-bottom: 20px;
}
section#section2 div#dnn_MidPane_1c_4 h3:last-of-type {margin-bottom:0px;}
section#section2 div#dnn_MidPane_1c_4 h3 span {
    font-size: 1rem;
}
section#section2_1 {
    background: #fae8e6;
}

section#section2_1 .row {
    height: -webkit-fill-available;
}
section#section2_1 div#dnn_MidPane_1_1a_4 {
    background: #c39297;
    height: fit-content;
    padding: 3rem 2rem;
    align-self: end;
    margin-bottom: 11.5rem;
}
section#section2_1 div#dnn_MidPane_1_1a_4 h3 {
    color: #fff;
    font-size: 1.6rem;
    font-family: Circe;
    line-height: 1.2em;
    font-weight: 300;
    margin-bottom: 20px;
}
section#section2_1 div#dnn_MidPane_1_1a_4 p {
    color: #fff;
}

section#section2_1 div#dnn_MidPane_1_1a_4 li::marker {
    color: #fff;
}
section#section2_1 div#dnn_MidPane_1_1a_4 li {
    color: #fff;
}
section#section2_1 div#dnn_MidPane_1_1a_4 h3:last-of-type {margin-bottom:0px;}
section#section2_1 div#dnn_MidPane_1_1a_4 h3 span {
    font-size: 1rem;
}

section#section2_1 div#dnn_MidPane_1b_1_4 {
    background: url(images/lblogo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

section#section2_1 div#dnn_MidPane_1c_1_4 {
    background: url(images/relax.jpg);
    background-size: cover;
}


/* stockist section */
section#section3 .container-fluid.p-5 {
    align-self: center;
}
section#section3 .eds_GravityGallery_Graviton .edsgg_mainTitle {display:none;}
section#section3 .eds_GravityGallery_Graviton .edsgg__itemsListContainer.edsgg__items .edsgg_thumbnailWrapper {
    border-width: 0px;
    border-color: #BABABA #BABABA #BABABA #D3D3D3;
 
    box-shadow: 0px 0px 0px#000;
}
section#section3 .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_image_thumbnail.edsgg_mediaType_image .edsgg_likes,
section#section3 .eds_GravityGallery_Graviton .edsgg_galleryDetails li.edsgg_MediaRatingContainer {display:none;}
section#section3 .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_image_thumbnail {
    border: solid 0px #d6d6d6!important;
    padding: 0px!important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg__itemContainer {
    text-align: center;
}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 180px;
	margin:0px 3%;
}
/* Footer */
.FooterTop {
    background: linear-gradient( #e2c0ba, #ad6f78);
    width: 100%;
    height: 100%;
    position: relative;
}

img.social-icon {
    padding: 0px 10px;
    height: 50px;
}
.FooterTop .container-fluid {
    border-top: 1px solid #fff6;
    padding-top: 20px;
}
section#section4 .fp-tableCell {
    display: flex;
flex-direction: column;}
section#section4 .container-xxl.p-5 {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-top: 10rem!important;
}
section#section4  .row {
    align-content: center;
}
img.footerlogo {
    max-height: 350px;
    margin: 80px 0px 80px;
}
.FooterTop p, .FooterTop p a:link, .Innerpage .FooterTop p, .Innerpage .FooterTop p a:link {
    color: #fff;
    font-size: 1.3rem;
}
 .FooterTop p a:hover, a.Footer:hover {color:#231f20!important;}
.FooterTop strong {
    color: #e2c0ba;
    font-weight: 400;
}
.FooterTop p span {
    padding: 0px 30px;
}
.FooterTop:before {
    content: "";
    background: url(images/rbp.png);
    position: absolute;
    right: 5rem;
    top: 0px;
    height: 410px;
    width: 20%;
    background-size: contain;
    background-repeat: no-repeat;
}
/* Inner pages */


video#video2 {
    width: 180% !important;
    height: auto!important;
    margin-left: -40%;
}
.Innerpage #SkinHeader {

    background: #c39297;
}

.Innerpage div#MainBanner {
    background: #c39297;
    min-height: 165px;
    align-self: center;
}
.Innerpage h1 {color:#fff;
    font-size: 3.5rem;
    line-height: 1em;
font-weight: 200;}
.Innerpage #MainBanner p {
    font-size: 2rem;
    margin-bottom: 15px;
    font-weight: 200;
    line-height: 1.5em;
    font-family: 'Circe';
    color: #fff;
}
.Innerpage .fp-tableCell {
    display: flex;
    justify-content: center;
}
.Innerpage  div#dnn_MidPane_1a_8 {
    padding-right: 5rem;
}
.Innerpage  div#dnn_MidPane_1b_4 {
    padding-left: 5rem;
}
.Innerpage .row {
    height: 100%;
    align-content: center;
}
.centered {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10rem;
}

.centered2 {
    /* display: flex; */
    padding: 0px 10rem;
    text-align: center;
}
.centered p, li p {
    color: #8f5166;
}
.Innerpage .col-md-6 img {
    width: 100%;
}

/*Gallery */
section.ContentWhite.section.peach.Gallery, section.ContentWhite.section.peach.Gallery .fp-tableCell {
    height: auto!important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_image_thumbnail {

    border: solid 0px #d6d6d6!important;
    padding: 0px!important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer.edsgg__items .edsgg_thumbnailWrapper {
    border-width: 0px!important;
    border-color: transparent;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer {margin:0px!important}
.eds_GravityGallery_Graviton .edsgg_galleryDetails, .eds_GravityGallery_Graviton .edsgg_thumbnailContainer .edsgg_likes, .eds_GravityGallery_Graviton .edsgg_media .edsgg_likes,
.eds_GravityGallery_Graviton .edsgg_mainTitle {display:none!important;}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    list-style-type: none;
    margin: 0 15px 30px;
    padding: 0px 0px 0px!important;
    display: inline-block;
    position: relative;
    background-color: #fff;
    border-style: solid;
    border-width: 0px!important;
    border-color: #FFC200 #BABABA #BABABA #D3D3D3;
    border-radius: 0px!important;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0)!important;
}
/*team */
.cbp-caption-defaultWrap {
    position: relative!important;
    z-index: 1;
}
.cbp-l-grid-team .cbp-caption {
    height: auto!important;
    margin-bottom: 20px;
    border: 0px solid #E7E7E7;
}

.cbp .cbp-item {
    transform: none!important;
    display: inline-block!important;
    position: relative!important;
	    overflow: visible!important;
}
.cbp {

    height: 520px!important;
    visibility: visible !important;
}
section.section .cbp-l-grid-team-name:link, section.section .cbp-l-grid-team-name:active, section.section .cbp-l-grid-team-name:visited {
    font: 200 1.9rem/1.3 "circe", sans-serif!important;
    color: #5c2946 !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    margin-top: -10px;
}
section.section .cbp-l-grid-team-position {
    text-align: center;
    font-family: 'Circe';
    font-size: 1.1rem;
    color: #c39297;
    display: inline-block;
}
.cbp-popup-singlePage, .cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background: rgb(195, 146, 151)!important;
}
.cbp-popup-singlePage .cbp-popup-next  {
    background-position: -48px -140px!important;
}
.cbp-popup-singlePage .cbp-popup-close {
    background-position: -94px -140px!important;
}
.cbp-popup-singlePage .cbp-popup-prev  {

    background-position: -2px -140px!important;
}
.cbp-popup-singlePage-counter {
    color: #fff!important;
}
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    display: inline-block!important;
    margin: 0 !important;
    max-width: 45%!important;
    vertical-align: top;
}

.cbp-l-project-container {
    width: 50%;
    display: inline-block;
    margin-left: 20px!important;
}
.cbp-popup-singlePage .cbp-l-project-desc-title span, .cbp-popup-singlePage .cbp-l-project-details-title span {
    border-bottom: 1px solid #fff!important;
    display: inline-block!important;

    font: 300 2rem/1.5em "circe", sans-serif!important;

    color: #fff!important;
}
.cbp-l-inline-subtitle {
    font: italic 400 1.1rem "circe", sans-serif!important;
    color: #fff!important;
    margin: 3px 0 10px!important;
}
.cbp-popup-singlePage .cbp-l-project-container {
    overflow: hidden;
    margin-top: -10px!important;
}
.cbp-popup-singlePage .cbp-l-project-container p {
    font-size: 1.1rem;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.2em;
    font-family: 'Circe';
    color: #fff;
}
.edspp_wrapper {
	
    width: 100%;
    max-width: 96rem!important;
    margin-top:20px!important;
}
.cbp-l-grid-team .cbp-item {
    text-align: center;
}
.Innerpage #MainBanner a:link, .Innerpage #MainBanner a:visited {
    color: #5c2946;
}
.Innerpage #MainBanner a:hover {
    color: #231f20;
}
.giftvoucher-button {text-align:center;}
.centered.p-5 {
    padding: 0rem 5rem!important;
}

/* full page css */
.dnnEditState .Innerpage div#MainBanner {
    margin-top: 200px;
}
.arrowup {
    opacity: 1;
    position: absolute;
    top: 30px;
    left: 0%;
    right: 0px;
    margin: auto;
    width: 60px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
	    text-align: center;
}
.arrow {
    opacity: 1;
    position: absolute;
    left: 0%;
    right: 0px;
    bottom: 30px;
    margin: auto;
    width: 60px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
}
.arrowup {
z-index: 9;}
.arrow, .arrowup {
    -webkit-animation: pulse 2s infinite ease alternate;
    animation: pulse 2s infinite ease 
}
@keyframes pulse {
	0% {
    transform: scale(0.9);
}
50% {
    transform: scale(1);
}
	100% {
    transform: scale(0.9);
}
}
#section0 .arrow {

	z-index:99;
}

.arrowup, .arrow {
opacity: 0;    transition: all 1s ease 0s;}
.active .arrowup, .active .arrow {
opacity: 1;    transition: all 1s ease 0s;}


span.fp-sr-only {
    text-indent: 1209px;
    overflow: hidden;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    top: 40%;
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translate3d(0,-50%,0);
}
#fp-nav.fp-right {
    right: 17px;
}
#fp-nav.fp-left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
    bottom: 17px;
}
.fp-slidesNav.fp-top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 7px;
    width: 7px;
    border: 0;
    background: #fff;
    filter: drop-shadow(0px 0px 1px #000);
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -4px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -5px;
    color: #fff;
    filter: drop-shadow(0px 0px 1px #000);
    font-size: 15px;
    font-family: 'circe';
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}

.fp-tableCell {
    display: flex;
}

/*container */

.container-xxl {
    max-width: 100rem;
    align-self: center;
}
.nav {
    margin-left: 0px;
}
@media screen and (max-width: 1680px) { 
nav#navbarToggleExternalContent {
    padding: 0px 3rem;
}
.container-xxl {
    max-width: 90rem;
    align-self: center;
}
.gb {
    padding: 30.933333% 1rem;
}
section#section2 div#dnn_MidPane_1c_4 {
    margin-bottom: 6.5rem;
}
.arrowup {
    top: 10px;
}
.arrow {
    bottom: 10px;
}
.arrow, .arrowup  {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
section#section4 .container-xxl.p-5 {

    padding-top: 5rem!important;
    padding-bottom: 10px!important;
}
.Homepage div#MainBanner {
    scale: 1.06;
}
.Innerpage #MainBanner p {
    font-size: 1.6rem;
}
.Innerpage div#dnn_MidPane_1b_4 {
    padding-left: 3rem;
}
.Innerpage div#dnn_MidPane_1a_8 {
    padding-right: 2rem;
}
.Innerpage p {
    font-size: 1rem;
}
h2 {
font-size: 2rem;}
.Innerpage h2 {
font-size: 2rem;}
.Innerpage h1 {
    font-size: 3.2rem;
     margin-bottom: 10px;
}
.centered {
    padding: 0px 5rem;
}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 170px;
    margin: 0px 3%;
}
li.nav-item.topnode {
    padding: 0px 18px;
    position: relative;
    max-width: 15%;
}
}

@media screen and (max-width: 1600px) { 

.gb {
    padding: 30.933333% 2rem;
}
nav#navbarToggleExternalContent {
    padding: 0px 2rem;
}
.nav-alignment {
    margin: 3rem 0px;
}

.Homepage div#MainBanner {
    scale: 1.1;
}
section#section2 div#dnn_MidPane_1b_4 {
    padding-left: 3rem;
    padding-right: 3rem;
}
section#section2 div#dnn_MidPane_1c_4 h3 {
    color: #fff;
font-size: 1.4rem;}
section#section2 div#dnn_MidPane_1c_4 {
    margin-bottom: 7.5rem;
}
h1 {
font-size: 2.4rem;}

section#section4 .container-xxl.p-5 {
    padding-top: 8rem!important;
    padding-bottom: 10px!important;
}
.Innerpage div#dnn_MidPane_1a_8 {
    padding-right: 3rem;
}
.Innerpage #MainBanner p {
    font-size: 1.5rem;
}
h4 {
font-size: 1.1rem;}

img.footerlogo {
    max-height: 280px;
    margin: 80px 0px 80px;
}
section#section4 .container-xxl.p-5 {
    padding-top: 2rem!important;
    padding-bottom: 10px!important;
}
.centered.p-5 {
    padding: 0rem 3rem!important;
}
div#dnn_ctr3198_View_Captcha_3198_6 {
    position: absolute;
}
.Innerpage div#MainBanner {
    margin-top: 70px;
}
.centered2 {
    /* display: flex; */
    padding: 0px 7rem;
    text-align: center;
}
.fb-page.fb_iframe_widget {
    height: 573px!important;
    overflow: hidden;
}
p {
    font-size: 1rem;
}
.arrow, .arrowup {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
div#dnn_ctr3198_View_Captcha_3198_6 {
    position: absolute;
    transform: scale(0.8);
    transform-origin: left;
    margin-top: -10px;
}

.nav-pills .nav-link span.pagename {
    font-size: 1.1rem;
}
.nav-pills .nav-link {
    border-radius: 0px;
    padding: 2rem 0px 1.1rem;
    border-bottom: 0px solid #dadcdb;
}
.Innerpage p {
    font-size: 1rem;    margin-bottom: 8px;
}
.nav .dropdown-menu li.nav-item a {
    padding: 10px 0px;
    font-size: 1.1rem;
}
h3 {
font-size: 1.7rem;}
.nivo-caption h2 {
    color: #fff;
    font-size: 2.9rem;
    font-weight: 100;
}
.nivo-caption h2 span {
    font-size: 6rem;
}
.nivo-caption p {
  

    margin-top: 20px!important;
}
.theme-default .nivoSlider .nivo-caption img {
    height: 40px;
}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 165px;
    margin: 0px 2%;
}
}
.centered {
    flex-direction: column;
}
.FooterTop .row {
    height: 100%;
}
@media screen and (max-width: 1440px) { 

h3 {
font-size: 1.7rem;}
p {
font-size: 1rem;}
.container-xxl {
    max-width: 80rem;
}
.Innerpage #MainBanner p {
    font-size: 1.7rem;
}
.Innerpage h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 1em;
    font-weight: 200;
    margin-bottom: 10px;
}
.centered {
    padding: 0px 8rem;
}
.Homepage div#MainBanner {
    scale: 1.01;
}
.nivo-caption h2 {
    font-size: 2.8rem;
}
.theme-default .nivoSlider .nivo-caption img {
    height: 40px!important;
}
.gb .arrowgb {
    width: 40px;
}
section#section2 div#dnn_MidPane_1a_4 {
    width: 30%;
}
section#section2 div#dnn_MidPane_1b_4 {
    width: 36.6%;
}
h1 {
    font-size: 2.1rem;
}
section#section2 div#dnn_MidPane_1c_4 h3 {
    color: #fff;
    font-size: 1.2rem;
}
section#section2 div#dnn_MidPane_1c_4 {
    margin-bottom: 4.5rem;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer {
    width: 100%!important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg__itemContainer {
    max-width: 30%!important;
}
img.footerlogo {
    max-height: 270px;
    margin: 80px 0px 80px;
}
section#section4 .container-xxl.p-5 {
    padding-top: 5rem!important;
    padding-bottom: 10px!important;
}
li.nav-item.topnode {
    padding: 0px 20px;
    position: relative;
    max-width: 15%;
}
.nav-pills .nav-link span.pagename {
font-size: 1.1rem;}
.nav-pills .nav-link {
    border-radius: 0px;
    padding: 1rem 0px;
    border-bottom: 0px solid #dadcdb;
}
#SkinHeader {
    padding: 1rem 0px;
}
.Innerpage #MainBanner p {
    font-size: 1.5rem;
}
.centered {
    padding: 0px 5rem;
}
.Innerpage p {
font-size: 0.9rem;}
h2 {
    font-size: 1.9rem;
}
.Innerpage h2 {
font-size: 1.9rem;}
.nav-pills .nav-link span.pagename {
    font-size: 1rem;
}
.nav .dropdown-menu li.nav-item a {
    padding: 6px 0px;
    font-size: 1rem;
}
li.nav-item.topnode {
padding: 0px 15px;}

table.newsletter span {
    font-size: 1.6rem;
}	
table.newsletter input {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #fff;
    padding-left: 5px;
    color: #fff;
    background: transparent;
    font-size: 1.2rem;
    font-weight: 200;
}
	
}
@media screen and (max-width: 1366px) { 
.Homepage div#MainBanner {
    scale: 1;
}

.theme-default .nivoSlider .nivo-caption {
bottom: 30%;}
.nivo-caption h2 {
    font-size: 2.4rem;
}
.nivo-caption P{
    padding: 0px!important;
    margin-top: 20px!important;
}
	.theme-default .nivoSlider .nivo-caption img {
    height: 30px!important;
}
#dnn_dnnLOGO_imgLogo {
    max-height: 90px;
}
.gb h3 {
    font-size: 1.8rem;
}
.gb {
    padding: 33.333333% 1rem;
}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 125px;
    margin: 0px 2%;
}
.arrow, .arrowup {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
section#section2 div#dnn_MidPane_1c_4 {
padding: 2rem 2rem;}
section#section2 div#dnn_MidPane_1c_4 h3 {
    color: #fff;
    font-size: 1.1rem;
}
section#section2 div#dnn_MidPane_1c_4 h3 span {
    font-size: 0.8rem;
}

img.footerlogo {
    max-height: 220px;
    margin: 60px 0px 50px;
}
.FooterTop:before {

    height: 300px;
    width: 20%;
}
.FooterTop p, .FooterTop p a:link, .Innerpage .FooterTop p, .Innerpage .FooterTop p a:link {
    font-size: 1.1rem;
}
.footer_left.col-lg-6 {
    color: #fff;
    font-size: 0.8rem;
}
img.gfm {
    max-height: 23px;
}
h1 {
    font-size: 1.7rem;
    margin-bottom: 10px;
}
p {
    font-size: 0.9rem;
    margin-bottom: 8px;
}

li.nav-item.topnode {
    padding: 0px 13px;
    max-width: 13%;
}
.nav .dropdown-menu li.nav-item a {
    padding: 6px 0px;
    font-size: 0.9rem;
}
.Innerpage #MainBanner p {
    font-size: 1.3rem;
}
.centered.p-5 {
    padding: 0rem 2rem!important;
}
h4 {
    font-size: 1rem;
}
.Innerpage p {font-size:0.8rem}
h2 {
    font-size: 1.7rem;
}
.Innerpage h2 {
font-size: 1.7rem;}
.cbp {
    height: 410px!important;
    visibility: visible !important;
}
.cbp-popup-singlePage .cbp-l-project-container p {
    font-size: 1rem!important;

}
.cbp-popup-singlePage .cbp-popup-content {
margin-top: 120px!important;}
section.section .cbp-l-grid-team-position {
    font-size: 1rem!important;
}

section.section .cbp-l-grid-team-name:link, section.section .cbp-l-grid-team-name:active, section.section .cbp-l-grid-team-name:visited {
font: 200 1.6rem/1.3 "circe", sans-serif!important;}

}



@media screen and (max-width: 1281px) { 
#portfoliopro-lightbox-gallery3190 .cbp-l-grid-team .cbp-item {
    width: 290px!important;
    height: 350px!important;
}
.Innerpage h1 {
    color: #fff;
    font-size: 2.6rem;
}
}
@media screen and (max-width: 1025px) { 
#dnn_dnnLOGO_imgLogo {
    max-height: 90px;
    width: 100%!Important;
    min-width: 100%;
    margin: 0px;
}
.gb {
    padding: 26.333333% 1rem;
}
.theme-default .nivoSlider .nivo-caption {
    bottom: 10%;
    left: 2%;
}

section#section2 div#dnn_MidPane_1b_4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
section#section2_1 div#dnn_MidPane_1_1a_4 {
    background: #c39297;
    height: fit-content;
    padding: 3rem 2rem;
    align-self: end;
    margin-bottom: 3.5rem;
}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 94px;
    margin: 0px 2%;
}
section#section2_1 div#dnn_MidPane_1_1a_4 h3 {
    color: #fff;
    font-size: 1.4rem;
}
.Innerpage h2 {
    font-size: 1.4rem;
}
.Innerpage p {
    font-size: 0.8rem;
    line-height: 1em;
}
.Innerpage h1 {
    color: #fff;
    font-size: 2.3rem;
}
.centered {
    padding: 0px 3rem;
}
.Innerpage .col-md-6 img {
    width: 150%;
    min-width: 122%;
margin-left:-11%
}
div#dnn_MidPane_32a_8 img  {
		
	
}
.Innerpage .col-md-6.p-0  {
    overflow:hidden
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: flex-start;
}
.nav .dropdown-menu li.nav-item a {
    padding: 4px 0px;
    font-size: 1rem;
}
li.nav-item.topnode {
    padding: 0px 8px;
    max-width: 19%;
    width: 19%;
    display: inline-block;
    vertical-align: top;
}
nav#navbarToggleExternalContent:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
background: linear-gradient(0deg, #f6e2e0, #ae7179);}
section#section3 p img {
    margin: 0;
    max-width: none;
    max-height: 140px;
    margin: 0px 2%;
}
#portfoliopro-lightbox-gallery3190 .cbp-l-grid-team .cbp-item {
    width: 230px!important;
    height: 340px!important;
}
section.section .cbp-l-grid-team-name:link, section.section .cbp-l-grid-team-name:active, section.section .cbp-l-grid-team-name:visited {
    font: 200 1.3rem/1.3 "circe", sans-serif!important;
}
section.section .cbp-l-grid-team-position {
    font-size: 0.9rem!important;
    line-height: 1.2em;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    list-style-type: none;
    margin: 0 0px 0px!important;
	
}
}
@media handheld, only screen and (max-width: 769px) {
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg__itemContainer {
    max-width: 47%!important;
    padding: 1%;
}
.p-6 {
    padding: 2rem;
}
#M3178:before {
    content: "";
    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 43%;
    background: #f0d0cb;
    z-index: 8;
    position: absolute;
    pointer-events: none;
}
	.theme-default .nivoSlider .nivo-caption {
    bottom: 9%;
    left: 3%;
}
[class*="col-md-"] {
    padding-right: 1rem;
    padding-left: 1rem;
}
	.gb {
    padding: 19.333333% 10px;
}
ol, ul {
    padding-left: 0rem;
}
.navbar-header.d-flex.justify-content-center.align-self-center.col-md-3 {
    justify-content: start!important;
}
.d-flex.justify-content-center.align-self-center.col-md-3 {
    justify-content: end!important;
}
section#section2 div#dnn_MidPane_1b_4 {
    width: 69.6%;
    padding-left: 2rem;
    padding-right: 1rem;
    padding: 2rem;
}

section#section2 div#dnn_MidPane_1c_4 {
    padding: 1rem 2rem;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
section#section3 p img{
    margin: 0;
    max-width: none;
    max-height: 100px;
    margin: 0px 2%;
}
.arrow, .arrowup {display:none;}
.FooterTop p span {
    padding: 0px 8px;
}
img.footerlogo {
    max-height: 190px;
    margin: 40px 0px 40px;
}
.FooterTop p, .FooterTop p a:link, .Innerpage .FooterTop p, .Innerpage .FooterTop p a:link {
    font-size: 1rem;
}
.footer_left.col-lg-6 {
    text-align: center;
}
div#GFM {
    justify-content: center!important;
}
section.section {
    overflow: visible;
    position: relative;
}
li.nav-item.topnode {
    padding: 0px 18px;
    max-width: 100%;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}


.Innerpage div#MainBanner {
    margin-top: 0px;
    padding-top: 7rem;
}
.Innerpage h1 {
    color: #fff;
    font-size: 2.4rem;
}
.Innerpage div#dnn_MidPane_1a_8 {
    padding-right: 1rem;
}
.Innerpage div#dnn_MidPane_1b_4 {
    padding-left: 1rem;
}
.Innerpage #MainBanner p {
    font-size: 1.2rem;
}
.pink {background:rgb(222, 200, 201)}
.peach {background:rgb(250, 232, 230)}
.Innerpage .col-md-6 img {
    width: 100%;
    min-width: 0px;
    margin-left: 0px;
}
.col-md-6.centered, .centered.p-5 {

    padding: 2rem!important;
}
.Innerpage .col-md-6.p-0 {
 
    overflow: hidden;
}
.Innerpage p {
    font-size: 1rem;
}
h2 {
    font-size: 1.4rem;
}
.Innerpage h2 {
font-size: 1.4rem;}
h4 {
    font-size: 1rem;
}
h3 {
    font-size: 1.3rem;
    margin-bottom: 5px;
}
.Innerpage h3 {
font-size: 1.4rem;}
.pink, .peach {overflow:hidden!important}
.Innerpage p {
    font-size: 0.9rem;
}
.Innerpage #MainBanner p {
    font-size: 1.1rem;
}
div#dnn_MidPane_42a_8 iframe {
    margin: -260px 0px;
}
.col-md-6.centered2 {
    padding: 2rem!important;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-3199 h2 {
    font-size: 1.1rem;
}
li#Field_3198_6 {
    padding-bottom: 70px;
}
.cbp {
    height: 800px!important;
    visibility: visible !important;    text-align: center;
}
#portfoliopro-lightbox-gallery3190 .cbp-l-grid-team .cbp-item {
    width: 290px!important;
    height: 390px!important;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-3193 {
    padding-top: 50px;
}

#SkinHeader .container-fluid {
    z-index: 99;
    position: relative;
}
}

@media screen and (min-width: 740px) and (max-width: 769px) { 

}
@media screen and (min-width: 641px) and (max-width: 739px) { 


}
@media screen and (min-width: 481px) and (max-width: 640px) { 


}
@media handheld, only screen and (max-width: 480px){
	div#logo {
    margin-bottom: 10px;
}
.Homepage div#dnn_MidPane_1a_6, .Homepage div#dnn_MidPane_1b_6, .Homepage div#dnn_MidPane_1c_6 {
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 20px;
}
#M3178:before {
    content: "";
    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 43%;
    background: #f0d0cb;
    z-index: 8;
    position: absolute;
    pointer-events: none;
}
.theme-default .nivoSlider .nivo-caption img {
    height: 18px!important;
    margin-top: -3px;
}
	video#video2 {
    width: 100% !important;
    height: auto!important;
    margin-left: 0%;
}

.ContentWhite {
    min-height: 130px;
}
	.Homepage section#section1 .container-xxl.p-5 {
    padding: 20px!important;
}
.Homepage div#dnn_MidPane_1a_6, .Homepage div#dnn_MidPane_1b_6, .Homepage div#dnn_MidPane_1c_6 {
    width: 100%;
    padding-right: 3.5rem;
    padding-left: 3.5rem;
    margin-bottom: 20px;
}
	.gb .arrowgb {
    width: 30px;
}
.gb {
    margin-bottom: 0px;
    padding: 20.3333% 0px;
}
nav#navbarToggleExternalContent {
    padding: 0px 2rem;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}
li.nav-item.topnode {
    padding: 0px 0px;
    max-width: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#SkinHeader {
position: relative;    background: #ad6f78;}

.navbar-header.d-flex.justify-content-center.align-self-center.col-md-3 {
    justify-content: end!important;
    position: relative;
    width: 50%;
    order: 2;
}
button.navbar-toggle:after {
    left: auto; 
    right: 120%;
}
.d-flex.justify-content-center.align-self-center.col-md-3 {
    justify-content: start!important;
    order: 1;
    width: 50%;
}
button.navbar-toggle {
    margin-bottom: 0px;
}
.d-flex.justify-content-center.align-self-center.col-md-3 {
    align-self: baseline!Important;
}
.theme-default .nivoSlider .nivo-caption {
    bottom: 9%;
    left: 0%;
    width: 45%;
}
.nivo-caption p {
    font-size: 0.6rem;
    margin-bottom: 8px;
	letter-spacing:0px;
}
.nivo-caption h2 {
    font-size: 1.2rem;
}
section#section2 div#dnn_MidPane_1c_4 {
padding: 1rem 1rem;}

section#section2 div#dnn_MidPane_1b_4 {
    width: 100%;
}
section#section2 div#dnn_MidPane_1a_4 {
    width: 100%;
    height: 410px;
    background-position: 20% 30%;
}
.FooterTop:before {
    height: 200px;
    width: 26%;
    right: 1rem;
}
.FooterTop p span {
    padding: 0px 37px;
    display: block;
    visibility: hidden;
    line-height: 5px;
}
section#section4 .container-xxl.p-5 {
    padding-top: 5rem!important;
    padding-bottom: 10px!important;
    padding: 40px!important;
}
.nivo-caption h2 span {
    font-size: 3rem;
}
.nav-alignment {
    margin: 9rem 0px 3rem;
}
.nav-pills .nav-link {
    padding: 1rem 0px 0px!important;
}
li.nav-item.topnode.ui-menu-item:after {display:none;}
.Innerpage div#MainBanner {
    margin-top: 0px;
    padding-top: 1rem;
}
div#dnn_MidPane_42b_4 {
    order: 1;
}
div#dnn_MidPane_42a_8 {
    order: 2;
}
div#dnn_MidPane_52a_8 {
    order: 2;
}
.cbp {
    height: auto!important;
}
#portfoliopro-lightbox-gallery3190 .cbp-l-grid-team .cbp-item {
    width: 290px!important;
    height: 390px!important;
    position: relative!important;
}
.cbp-wrapper {

    position: relative!important;

}
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    display: inline-block!important;
    margin: 0 !important;
    max-width: 100%!important;
    vertical-align: top;
}
.cbp-popup-singlePage .cbp-l-project-container {
    overflow: hidden;
    margin: 34px 20px 0!important;
    width: 89%;
}
.nav .dropdown-menu li.nav-item a {
    padding: 5px 0px;
    font-size: 1rem;
    line-height: 1em;
}
nav#navbarToggleExternalContent:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    background: #ae7179;
}
.gb h3 {
    font-size: 2rem;
}
.gb {
    margin-bottom: 0px;
    padding: 20.3333% 20px;
}
section#section2_1 div#dnn_MidPane_1_1a_4 {
    background: #c39297;
    height: fit-content;
    padding: 3rem 2rem;
    align-self: end;
    margin-bottom: 0px;
    order: 2;
}
section#section2_1 div#dnn_MidPane_1b_1_4 {
    background: url(images/lblogo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 10rem;
}
/*--------- Retina Styles ----------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {



}


}

@media screen and (max-width: 411px) { 

.nivo-caption p {
font-size: 0.5rem;}

section#section2 div#dnn_MidPane_1c_4 h3 {
    color: #fff;
    font-size: 0.9rem;
}
}
@media screen and (min-width: 332px) and (max-width: 380px) { 



}