@charset "utf-8";


@import url("framework.css");

body{ font-family: 'Bree Serif', serif; }
h1,h2,h3,h4{ font-family: 'Fjalla One', sans-serif; }
/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0, .row0 a{}
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}


/* Top Bar
--------------------------------------------------------------------------------------------------------------- */
#topbar{padding:20px 0; font-size:.8rem; text-transform:uppercase;}

#topbar ul li{display:inline-block; margin-right:15px;}
#topbar ul li:last-child{margin-right:0; padding-right:0; border-right:none;}
#topbar i{line-height:normal;}
#topbar > div:nth-of-type(2) i{font-size:1rem;}

/* Search Form */
#topbar #searchform{position:relative; line-height:1; z-index:9999;}
#topbar #searchform::after{display:block; height:18px; line-height:18px; padding:0; font-family:"Font Awesome\ 5 Free"; font-weight:900; font-size:1rem; content:"\f002"/* fa-search */;}
#topbar #searchform:hover::after, #topbar #searchform button{cursor:pointer;}
#topbar #searchform > div{position:absolute; top:18px; right:0; width:280px; visibility:hidden; opacity:0/* Required for transition effect */;}
#topbar #searchform:hover > div{visibility:visible; opacity:1/* Required for transition effect */;}
#topbar #searchform form{display:block; position:relative;}
#topbar #searchform form *{border:none;}
#topbar #searchform input{display:block; width:100%; height:36px; padding:8px 40px 8px 10px; font-size:1rem;}
#topbar #searchform ::placeholder{text-transform:capitalize;}
#topbar #searchform button{display:block; position:absolute; top:3px; right:2px; height:30px; font-size:16px; line-height:1;}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{}









.nav.navbar-nav.navbar-right ul {
    float: right !important;
    margin: 0 -15px 0 0 !important;
}
.navbar-nav ul>li {
    float: left;
}
.nav ul>li {
    position: relative;
    display: block;
}
.navbar-default .navbar-nav ul>li>a {
    text-transform: uppercase;
    font-size: 14px;
}
.navbar-nav ul>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav ul>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.navbar-nav ul ul {
    visibility: hidden;
    opacity: 0;
}
.navbar-nav ul ul {
    z-index: 9999;
    position: absolute;
    width: 180px;
    text-transform: none;
    text-align: left;
}


.navbar-nav ul li:hover > ul {
    visibility: visible;
    opacity: 1;
}


ul.sub-menu {
    margin: 0;
}

.navbar-nav a:hover {
	color: #ffcb68 !important;
}


.logo img {
    height: 50px;
    margin: 15px 0 20px 0;
}


.five9-chat-button {
    background: linear-gradient(#93d396, #2981c9) !important;
}


button, a.mybutton {
    color: #FFFFFF !important;
    background-color: #2981c9 !important;
    border: 1px solid #2981c9 !important;
	border-radius: 14px !important;
}


button:hover, button:active, button:focus, a.mybutton:hover, a.mybutton:active, a.mybutton:focus {
 	color: #474747 !important;
    background-color: transparent!important;
    border-color: #474747 !important;
}





/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{padding:200px 0 270px;}/* 270px => 70px for #introblocks negative margin */

#pageintro article{display:block; max-width:55%;}
#pageintro article p{line-height:2.5rem; font-size:1.6rem;}
#pageintro article p:first-of-type{margin:0 0 20px 0; padding:0; text-transform:uppercase; font-size:1.2rem; line-height:1;}
#pageintro .heading{margin-bottom:40px; font-size:4rem;}
#pageintro footer{margin-top:50px;}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{padding:80px 0;}

/* Content */
.container .content{}

.sectiontitle{display:block; max-width:55%; margin:0 auto 80px; text-align:center;}
.sectiontitle *{margin:0;}

.elements{}
.elements-three li{margin-bottom:30px;}
.elements-three li:nth-last-child(-n+3){margin-bottom:0;}/* Removes bottom margin from the last line of items - margin is restored in the media queries when items stack */
.elements-three li:nth-child(3n+1){margin-left:0; clear:left;}/* Removes the need to add class="first" */
.elements article{display:block; position:relative; padding:30px 15px; border:1px solid;}
.elements article *{margin:0; padding:0; line-height:1;}
.elements article i{width:60px; height:60px; line-height:60px; font-size:2rem; text-align:center;}
.elements article .heading{}
.elements article p{line-height:1.4rem;}
.elements article footer{}

/* Introblocks */
#introblocks{display:block; position:relative; margin-top:-150px; z-index:1;}/* 150px => 70px + container padding */
#introblocks .elements article{min-height:122px;/* padding + border + icon */ padding-left:90px;}
#introblocks .elements article .heading{margin-bottom:15px;}
#introblocks .elements article footer{position:absolute; top:35px; left:15px;}

/* Services */
#services{}
#services .elements article{padding:25px;}
#services .elements article > div{display:block; position:relative; min-height:60px; margin:0 0 30px 0; padding:12px 0 0 75px;}
#services .elements article > div footer{position:absolute; top:0; left:0;}
#services .elements article > p:first-of-type{line-height:1.6rem;}
#services .elements article > p:last-of-type{margin-top:30px; padding-top:20px; text-transform:uppercase; text-align:center; font-weight:700; border-top:1px solid;}

/* Shout */
.shout{}
.shout figure{display:block; max-width:546px;/* same width as the image - contains the caption */}
.shout figure img{}
.single_team_text{display:block; position:relative;}
.single_team_text a{display:block; position:relative; padding:15px; border:solid; border-width:0 1px 1px 1px;}
.single_team_text a::after{position:absolute; top:12px; right:15px; width:30px; height:30px; line-height:30px; font-family:"Font Awesome\ 5 Free"; font-weight:900; content:"\f105";/* fa-angle-right */ text-align:center;}

/* Easy Pie Charts */
.pr-charts{}
.pr-charts .pr-chart-ctrl{display:block; float:left; width:25%; min-height:200px;}
.pr-charts .pr-chart-ctrl .pr-chart{display:block; position:relative; width:100%; margin:0 0 50px 0; text-align:center;}
.pr-charts .pr-chart-ctrl .pr-chart canvas{display:block; margin:0 auto; padding:0; vertical-align:top;}
.pr-charts .pr-chart-ctrl .pr-chart i{position:absolute; top:0; left:0; width:100%; height:200px; line-height:200px; font-size:18px; font-style:normal;}/* Must have same height & line height as set in the javascript size element to vertical align centre */
.pr-charts .pr-chart-ctrl p{margin:0; padding:0; text-transform:uppercase;}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* CTA - Click to action
--------------------------------------------------------------------------------------------------------------- */
#cta{padding:80px 0; text-align:center;}

#cta p, #cta .heading, #cta footer{margin:0; padding:0;}
#cta p:first-of-type{text-transform:uppercase;}
#cta .heading{margin-bottom:50px; font-size:3rem;}
#cta .heading span{font-size:4rem;}
#cta footer{}
#cta footer .btn{padding:14px 40px;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0;}

#footer .heading{margin-bottom:50px; font-size:1.2rem;}
#footer .logoname{margin-bottom:50px;}
#footer p + .faico{margin-top:30px;}

#footer input, #footer button{border:1px solid;}
#footer input{display:block; width:100%; padding:12px 15px;}
#footer button{padding:10px 15px 12px; font-size:1rem;}

#footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;}
#footer .linklist li:last-child{margin:0; padding:0; border:none;}
#footer .linklist li::before, #footer .linklist li::after{display:table; content:"";}
#footer .linklist li, #footer .linklist li::after{clear:both;}

#footer .latestimg{}
#footer .latestimg > li{display:inline-block; float:left; width:30%; margin:0 0 5% 5%;}
#footer .latestimg > li:nth-last-child(-n+3){margin-bottom:0;}/* Removes bottom margin from the last three items - margin is restored in the media queries when items stack */
#footer .latestimg > li:nth-child(3n+1){margin-left:0; clear:left;}/* Removes the need to add class="first" */
#footer .latestimg > li img{width:100%;}/* Force the image to resize to take the full space - may have to be changed for tablets, depends on personal preference */
#footer .latestimg > li a.imgover{display:block;}

#ctdetails{display:block; position:relative; margin-bottom:80px; padding-bottom:80px; border-bottom:5px solid;}
#ctdetails::before, #ctdetails::after{display:block; position:absolute; bottom:-5px; left:50%; width:100px; height:5px; margin-left:-50px; content:""; transform:rotate(25deg);}
#ctdetails::after{transform:rotate(-25deg);}
#ctdetails > ul{}
#ctdetails > ul li{}
#ctdetails > ul li > div{display:block; position:relative; min-height:75px;/* padding + icon */ padding:15px 15px 15px 80px; line-height:1;}
#ctdetails > ul li:last-child{margin-bottom:0;}/* Used when elements stack in small viewports */
#ctdetails > ul li i{position:absolute; top:15px; left:15px; width:45px; height:45px; line-height:45px; font-size:16px; text-align:center;}
#ctdetails > ul li span{display:block; padding:4px 0 0 0;}
#ctdetails > ul li strong{display:block; margin:0 0 8px 0; text-transform:capitalize;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:20px 0;}
#copyright *{margin:0; padding:0;}


/* Add roundness to certain items
Settings are all different due to the optical similarity needed for different sized elements
Delete this section if roundness is not wanted / required
--------------------------------------------------------------------------------------------------------------- */
.btn{border-radius:14px;}

#topbar #searchform input{border-radius:8px;}

.elements article{border-radius:22px;}
.elements article i{border-radius:12px;}

.shout figure img{border-radius:22px 22px 0 0;}
.single_team_text a{border-radius:0 0 22px 22px;}
.single_team_text a::after{border-radius:8px;}

#footer input, #footer button{border-radius:12px;}
#ctdetails > ul li{border-radius:16px;}
#ctdetails > ul li i{border-radius:12px;}


/* Transition Fade
This gives a smooth transition to "ALL" elements used in the layout - other than the navigation form used in mobile devices
If you don't want it to fade all elements, you have to list the ones you want to be faded individually
Delete it completely to stop fading
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .3s ease-in-out;}
#mainav form *{transition:none !important;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#mainav, #breadcrumb, .sidebar nav{line-height:normal;}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"Font Awesome\ 5 Free"; font-weight:900; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav{}
#mainav ul{text-transform:uppercase;}
#mainav ul ul{position:absolute; width:180px; text-transform:none; z-index:9999;}
#mainav ul ul ul{left:180px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0 15px 0 0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:30px 0;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:35px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}

#mainav form{display:none; width:100%; margin:0; padding:0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:150px 0 30px;}
#breadcrumb ul{margin:0; padding:0; list-style:none; text-transform:uppercase;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:4px; right:0; content:"\f0da";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}
#breadcrumb .heading{margin:0; font-size:2rem;}

/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:10px; left:5px; content:"\f0da";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}


/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico{margin:0; padding:0; list-style:none;}
.faico li{display:inline-block; margin:8px 5px 0 0; padding:0; line-height:normal;}
.faico li:last-child{margin-right:0;}
.faico a{display:inline-block; width:36px; height:36px; line-height:36px; font-size:18px; text-align:center;}

.faico a{color:inherit; background-color:rgba(255,255,255,.2);}
.faico a:hover{color:#FFFFFF;}

.faicon-dribble:hover{background-color:#EA4C89;}
.faicon-facebook:hover{background-color:#3B5998;}
.faicon-google-plus:hover{background-color:#DB4A39;}
.faicon-linkedin:hover{background-color:#0E76A8;}
.faicon-twitter:hover{background-color:#00ACEE;}
.faicon-vk:hover{background-color:#4E658E;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{color:#A5A6AA; background-color:#000000;}
a{color:#2981c9;}
a:active, a:focus{background:transparent !important;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#D7D7D7;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#2981c9 !important;}

.overlay{color:#FFFFFF; background-color:inherit;}
.overlay::after{color:inherit; background-color:rgba(0,0,0,.55);}
.overlay.light{color:#474747;}
.overlay.light::after{background-color:rgba(255,255,255,.7);}

.btn, .btn.inverse:hover{color:#FFFFFF; background-color:#2981c9; border-color:#2981c9;}
.btn:hover, .btn.inverse{color:inherit; background-color:transparent; border-color:inherit;}

.coloured{color:#FFFFFF; background-color:#2981c9;}
.coloured .btn{color:#2981c9; background-color:#FFFFFF;}
.coloured .btn:hover{color:inherit; background-color:transparent; border-color:inherit;}

.imgover:hover::before{background-color:rgba(176,202,53,.3);/* #2981c9 */}
.imgover, .imgover:hover::after{color:#FFFFFF;}


/* Rows */
.row0, .row0 a{}
.row1{color:#FFFFFF; background-color:rgba(255,255,255,.4);}
.row1:hover{color:#474747; background-color:#FFFFFF;}
.row2{color:#474747; background-color:#F4F4F4;}
.row3{color:#474747; background-color:#FFFFFF;}
.row4{color:#A5A6AA; background-color:#000000;}
.row5, .row5 a{color:#A5A6AA; background-color:#000000;}


/* Top Bar */
#topbar #searchform{color:#2981c9;}
#topbar #searchform input{color:#FFFFFF; background:#171e3b;}
#topbar #searchform button{color:#FFFFFF; background:transparent;}


/* Header */
#header #logo a{color:inherit;}


/* Page Intro */
#pageintro{color:#FFFFFF;}


/* Content Area */
.elements article, #services .elements article:hover{color:#474747; background-color:#FFFFFF; border-color:#D7D7D7;}
.elements article:hover, #services .elements article:hover{border-color:#171e3b;}
.elements article a i{color:#2981c9; background-color:#F4F4F4;}
.elements article:hover a i, #introblocks .elements li:nth-child(even) article:hover a i{color:#FFFFFF; background-color:#2981c9;}
#introblocks .elements article:hover{box-shadow:0px 0px 15px rgba(0,0,0,.1);}
#introblocks .elements li:nth-child(even) article{background-color:#F4F4F4;}
#introblocks .elements li:nth-child(even) article a i{background-color:#FFFFFF;}
#services .elements article{color:#FFFFFF; background-color:rgba(255,255,255,.2); border-color:#000000;}
#services .elements article > p:last-of-type{border-color:#D7D7D7;}

.single_team_text a{color:inherit; background-color:inherit; border-color:#D7D7D7;}
.single_team_text:hover , .single_team_text a::after, .single_team:hover .single_team_text{color:#FFFFFF; background-color:#2981c9; border-color:#2981c9;}
.single_team_text:hover ::after{color:#2981c9; background-color:#FFFFFF;}


/* Footer */
#footer .heading{color:#FFFFFF;}
#footer hr, #footer .borderedbox, #footer .linklist li{border-color:rgba(255,255,255,.1);}

#footer input, #footer button{border-color:transparent;}
#footer input{color:#FFFFFF; background-color:rgba(255,255,255,.2);}
#footer input:focus{background-color:#171e3b;}
#footer button{color:#FFFFFF; background-color:#2981c9;}
#footer button:hover{color:inherit; background-color:transparent; border-color:inherit;}

#ctdetails{border-color:rgba(255,255,255,.2);}
#ctdetails::before, #ctdetails::after{background:rgba(255,255,255,.2);}
#ctdetails > ul li{color:inherit; background-color:rgba(255,255,255,.2);}
#ctdetails > ul li i, #ctdetails > ul li strong{color:#FFFFFF;}
#ctdetails > ul li a i{background-color:#2981c9;}
#ctdetails > ul li:nth-child(even), #ctdetails > ul li:hover{color:#FFFFFF; background-color:#171e3b;}


/* Navigation */
#mainav li a{color:inherit;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#171e3b; background-color:inherit;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:#171e3b; border-color:#171e3b;/* #2981c9 */}
#mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#2981c9;}
#mainav form select{color:#474747; background-color:#FFFFFF; border-color:#D7D7D7;}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#2981c9;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#2981c9;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#2981c9;}

#backtotop{color:#FFFFFF; background-color:#2981c9;}


/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
th{color:#FFFFFF; background-color:#373737;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
table a, #comments a{background-color:inherit;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:1140px){
	.hoc{max-width:1140px;}
}

@media screen and (min-width:978px) and (max-width:1140px){
	.hoc{max-width:95%;}
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:978px){
	.hoc{max-width:90%;}

	#topbar{}

	#header{padding:30px 0;}
	#header #logo{margin-top:0;}

	#mainav{}
	#mainav ul{display:none;}
	#mainav form{display:block; margin-top:2px;}

	#breadcrumb{}

	.container{}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
}

@media screen and (min-width:750px) and (max-width:900px){
	#introblocks .elements article{padding-left:15px;}
	#services .elements article{padding:20px;}
	#services .elements article > div{padding:0;}
	#introblocks .elements article footer, #services .elements article > div footer{position:inherit; top:auto; left:auto; margin-bottom:20px;}
}

@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.group .group > *:last-child, .clear .clear > *:last-child, .clear .group > *:last-child, .group .clear > *:last-child{margin-bottom:0;}/* Experimental - Needs more testing in different situations, stops double margin when stacking */
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0;}

	#topbar{text-align:center;}
	#topbar > div:first-of-type ul{margin:0 0 10px 0;}
	#topbar #searchform{display:none;}/* This is personal preference - remove if not required */

	#header{text-align:center;}
	#header #logo{margin:0 0 15px 0;}

	#pageintro article{max-width:none;}
	#pageintro .heading{margin-bottom:20px; font-size:2.5rem;}
	#pageintro article p:last-of-type{line-height:1.4; font-size:1.2rem;}

	.sectiontitle{max-width:none;}
	.shout figure{margin:0 auto 30px;}
	.elements-three li:nth-last-child(-n+3){margin-bottom:30px;}
	.elements-three li:last-child, .shout figure:last-child{margin-bottom:0;}

	#ctdetails{margin-bottom:80px;}/* Gives good separation between the two elements */

	#footer{padding-bottom:50px;}/* Not needed - just looks better */
	#footer .latestimg > li, #footer .latestimg > li:nth-last-child(-n+3){display:inline-block; float:none; width:auto; margin:0 5% 5% 0;}
	#footer .latestimg > li:last-child{margin-bottom:0;}
	#footer .latestimg > li img{width:auto;}
}

@media screen and (min-width:451px) and (max-width:900px){
	.pr-charts .pr-chart-ctrl{width:50%; margin-bottom:50px;}
	.pr-charts .pr-chart-ctrl:nth-child(n+3){margin-bottom:0;}
}

@media screen and (max-width:450px){
	#topbar > div:first-of-type ul li{display:block; margin:0;}

	#services .elements article > div{padding:0;}
	#services .elements article > div footer{position:inherit; top:auto; left:auto; margin-bottom:20px;}

	.pr-charts .pr-chart-ctrl{width:100%; margin-bottom:50px;}
	.pr-charts .pr-chart-ctrl:last-child{margin-bottom:0;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.6rem;}
	.font-x3{font-size:1.8rem;}
}

body{ background: rgba( 255,255,255,.8); color: #000; }
html{ background: url( ../images/myscroll.jpg ) 50% no-repeat; background-attachment: fixed; background-size: cover; }

.pt{ background: url( ../images/mymain.jpg ) 50% no-repeat; background-size: cover; height: 850px; width: 100%; position: relative; }




.margin-top-40{ margin-top: 40px; }
.margin-top-30{ margin-top: 30px; }
.margin-top-20{ margin-top: 20px; }
.margin-top-10{ margin-top: 10px; }
.margin-bottom-40{ margin-bottom: 40px; }
.margin-bottom-30{ margin-bottom: 30px; }
.margin-bottom-20{ margin-bottom: 20px; }
.margin-bottom-10{ margin-bottom: 10px; }
.wrapper.row1.special {
    background: #171e3b;
}

div#pageintro article {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
div#pageintro {
    padding: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 500px;
    background: rgba(41, 129, 201, .8);
}
.transparent {
    background: transparent !important;
}
ul.footlink {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
}

.footlink a:hover {
	color: #93d396;
}

.single_team {
    border: 1px solid #000;
    border-radius: 20px;
    overflow: hidden;
}
.imgbox img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    -webkit-transform: translate( -50%, -50%);
    min-width: 100%;
    width: auto;
    max-width: 1000%;
    min-height: 100%;
    height: auto;
    max-height: 1000%;
}
.imgbox {
    position: relative;
    height: 260px;
    overflow: hidden;
}

.single_team_text {
    padding: 10px;
    background: #fff;
}
.single_team_text P {
    margin: 0;
}
.single_team_text *{ text-decoration: none; }
.col-sm-4.col-xs-12 A {
    text-decoration: none !important;
}



@media (max-width: 767px) {
div#pageintro { width:100%; max-width:100%; }
html {

    background-repeat: repeat;
    background-size: auto;
    background-attachment: initial;
}
ul.footlink A {
	font-size: 9px;
}
.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
}


.five9-chat-button {
    background: linear-gradient(#7E6E5D, #4b3b2a) !important;
}


#consentContent .consentButton, #consentContent .rejectButton {
padding: 10px;
color: #fff !important;
background: #7E6E5D !important;
background: -webkit-gradient(linear, left top, left bottom, from(#7E6E5D), to(#4b3b2a)) !important;
background: -webkit-linear-gradient(top, #7E6E5D 0%, #4b3b2a 100%) !important;
background: -moz-linear-gradient(top, #7E6E5D 0%, #4b3b2a 100%) !important;
background: -o-linear-gradient(top, #7E6E5D 0%, #4b3b2a 100%) !important;
background: linear-gradient(to bottom, #7E6E5D 0%, #4b3b2a 100%) !important;
}

#consentContent .consentButton:hover, #consentContent .rejectButton:hover {
background: #4b3b2a !important;
background: -webkit-gradient(linear, left top, left bottom, from(#4b3b2a), to(#7E6E5D)) !important;
background: -webkit-linear-gradient(top, #4b3b2a 0%, #7E6E5D 100%) !important;
background: -moz-linear-gradient(top, #4b3b2a 0%, #7E6E5D 100%) !important;
background: -o-linear-gradient(top, #4b3b2a 0%, #7E6E5D 100%) !important;
background: linear-gradient(to bottom, #4b3b2a 0%, #7E6E5D 100%) !important;
}

#consentBox #consentContent {
border: 30px groove cornflowerblue;
}

div#consentBox {
z-index: 10000;
}

#consentBox #consentContent {
border: 30px groove #4b3b2a;
background: rgba(255, 255, 255, .85);
}

#consentHeader, #consentContent p {
color: #000;
}

#mainav li a {
    color: #fff !important;
}
.wrapper.row1.special {
    background: #4b3b2a;
}
@media (min-width: 979px) {

link + .bgded{
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    height: 100vh;
    width: 140px;
    padding: 10px !important;
    background: #4b3b2a;
    padding-left: 0;
}
.wrapper.row1.special {
    background: #4b3b2a;
}
.navbar-right {
    margin-right: 0 !important;
}
.wrapper.row1.special {
    padding-right: 0px;
}

div#logo {
        position: relative;
        float: none;
        right: 200px;
        width: 300px;
        height: auto !important;

}

.wrapper, .bgded {
    padding-right: 140px;
}

#mainav li{ margin: 0;}


div#pageintro {
    bottom: initial;
    top: 20px;
    right: 20px;
    border: 10px solid #fff;
    border-radius: 20px;
}

}

div#pageintro {
    border: 10px solid #fff;
    border-radius: 20px;
}

html {
    background-attachment: scroll;
}

.nav.navbar-nav.navbar-right ul {
    text-wrap: wrap;
    width: 100%;
}

input[type="text"], input[type="password"], textarea, select {
    width: 100%;
}




/*color change*/

/* Base background and text */
body {
    background-color: #f2f0e5; /* soft beige */
    color: #3e3e3e; /* charcoal */
    font-family: 'Georgia', serif;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
    color: #5a4632; /* dark earthy brown */
}

/* Links */
a {
    color: #7b5e2a; /* rustic gold */
}

a:hover, a:focus {
    color: #a67c00; /* muted ochre */
}

/* Buttons */
button, .btn, a.mybutton  {
    background-color: #8b6f47 !important; /* wood brown */
    color: #fff;
    border: none;
}

button:hover, .btn:hover, a.mybutton:hover {
    background-color: #6e5431 !important; /* darker brown */
}

/* Navigation */
nav,#mainav li li a, #mainav .active li a,#mainav li li:hover > a, #mainav .active .active > a {
    background-color: #4b3b2a; /* deep brown */
}

nav a {

}

#mainav li a:hover {
    color: #f0e6cc !important;
}

/* Footer */
footer {
    background-color: #3a2f24; /* espresso */
    color: #dcd6c1;
}

.mybackground{ background:#3a2f24; }


/* Accent elements */
.highlight, .tag, .badge {
    background-color: #a38f6e; /* khaki clay */
    color: #fff;
}
.logo img {
    height: auto !important;
    border-radius: 20px;
}