/* Navbar Fixes */

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #eee;
}

@media (min-width: 768px) {
.navbar {
    border-radius: 0;
}
}

.posrel {
	position:relative;
	}

.scrollcontroller {
    position: absolute;
	width:100px;
	height:100px;
    top: -101px;
	z-index:99999;
}

@media(max-width: 992px) {
.scrollcontroller {
    position: absolute;
	width:70px;
	height:70px;
    top: 0;
	z-index:99999;
}
}

.nopadding {
	margin:0 !important;
	padding:0 !important;
}

.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 16.5px;
  }
}

.lead-v2 {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.8;
}

/* cleaners */
.cleaner { clear: both; width:100%; height: 5px;}
.cleaner1 { clear: both; width:100%; height: 10px;}
.cleaner1-res { clear: both; width:100%; height: 10px;}
.cleaner2 { clear: both; width:100%; height: 15px;}
.cleaner2-res { clear: both; width:100%; height: 15px;}
.cleaner3 { clear: both; width:100%; height: 30px;}

/* slider floated elements
------------------------------------*/
.bbrand1 {
  position:absolute;
  left:40px;
  bottom:45px;
  width:200px;
  height:209px;
  z-index:12;
}


.floated-logo {
  position:absolute;
  left:20px;
  top:0;
  width:220px;
  height:140px;
  padding:4px 10px 10px 10px;
  z-index:99999;
  background: #2a2b2b;
}




.floated-logo:after {
    bottom: -20px;
    width: 0;
    height: 0;
    left: 0;
    content: '';
    margin-right: -30px;
    margin-top: 0;
    position: absolute;
    border-style: solid;
	border-width: 20px 110px 0 110px;
	border-color: #2a2b2b transparent transparent transparent;
	-webkit-transform:rotate(360deg);
    transform: rotate(360deg);
}

.cta-holder {
	position:absolute;
	right:40px;
  	top:174px;
	padding:10px;
	width:375px;
	z-index:9 !important;
	background: rgba(42,43,43,0.9);
}

@media (max-width: 1024px) {
.cta-holder {
	position:absolute;
	right:20px;
  	top:154px;
}
}
.cta-item {
	position: relative;
	display:block;
	color:#ffffff;
}

.cta-item p{
	color:#ffffff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size:18px;
	line-height:1.2em;
	margin: 0 0 3px 0 !important;
	font-weight:300;
	text-align:left !important;
}

.cta-item p span{
	color:#ffffff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size:14px;
	line-height:1em;
	margin: 0;
	font-weight:300;
	text-align:left !important;
}

.cta-img-holder {
	max-width:118px;
	display:inline-block;
	float:left;
	border:solid 1px #1e1e1e;
}

.cta-txt-holder {
	width:220px;
	height:118px;
	float:left;
	margin-left:15px;
	padding-top:5px;
	border-bottom:solid 1px #444444;
	
}

.cta-txt-holder2 {
	width:220px;
	height:118px;
	float:left;
	margin-left:15px;
	padding-top:5px;
	border-bottom:solid 1px #444444;
	
}


.cta-mail-phone p{
	text-align:center !important;
	color:#FFFFFF;
	font-size:16px !important;
	line-height:24px;	
}

.cta-mail-phone a{
	color:#FFFFFF;	
}

@media (max-width: 992px) {
.cta-holder {
	width:295px;
}

.cta-item p span{
	display:none;
}

.cta-img-holder {
	max-width:68px;
	display:inline-block;
	float:left;
	border:solid 1px #1e1e1e;
}
.cta-txt-holder {
	width:190px;
	height:68px;	
}

.cta-txt-holder2 {
	width:190px;
	height:68px;	
	border-bottom:none;
}

.cta-mail-phone p{
	display:none;	
}

.cta-holder .social-icons {
	display:none;	
}

.cleaner1-res { clear: both; width:100%; height: 0;}

.cleaner2-res { clear: both; width:100%; height: 0;}
}

@media (max-width: 580px) {
.cta-holder {
	display:none;
}
}


.masthead-arrow {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;
    height: 30px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0.8;
	z-index:9;
}


@media (max-width: 767px) {
.masthead-arrow {
	position: absolute;
    bottom: 30px;
    width: 30px;
    height: 30px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0.8;
}	
}

@media (max-width: 400px) {
.masthead-arrow {
	position: absolute;
    bottom: 15px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0.8;
}	
}

a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}



/* slider social
------------------------------------*/

.socnavtopcnt {
	position:absolute;
	bottom:84px;
	right:50%;
	margin-right:-75px;
	width:113px;
	height:21px;
	padding-left:3px;
	z-index:12;
	display:none;
}

.socnavtopcnt2 {
	position:absolute;
	bottom:124px;
	text-align:center;
	right:50%;
	width:240px;
	margin-right:-120px;
	height:30px;
	padding-left:3px;
	z-index:12;
	display:none;
}
	
.socnavtopcnt2 p{
	color:#FFFFFF;
	font-size:16px !important;
	line-height:24px;
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
   	-webkit-perspective: 1000;
}

.socnavtopcnt2 a{
	color:#FFFFFF;
}

.socnavtopcnt2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

@media (max-width: 992px) {
 .socnavtopcnt {
	 display:block;
}

.socnavtopcnt2 {
	display:block;
	
}
}
@media (max-width: 400px) {
.socnavtopcnt2 {
	display:none;
}

.socnavtopcnt {
	 bottom:50px;
}
}
/*Dropdown Link List*/
.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
	padding-left: 15px;
	list-style: none;
	margin-bottom: 0;
}

.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list li {
	display: block;
}

.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
	color: #ccc;
	display: block;
	padding: 5px 0;
	font-size: 13px;
	font-weight: 400;
	border-bottom: none;
}

.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
	text-decoration: none;
	color: #26650a;
}

.adl-logo {
	max-width:160px;
	margin-top:20px;
}

/*Responsive Mega Menu Content*/
@media (min-width: 768px) {
	.header-v6 .mega-menu .mega-menu-fullwidth .mega-menu-content .row {
		margin-right: 15px;
	}
}

@media (max-width: 991px) {
	/*Dropdown Menu*/
    .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu {
        width: auto;
    }

    .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
        display: block;
    }

    .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
		font-size: 13px;
		padding-left: 10px;
	}

    .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
		border-top: none;
	}

	/*Dropdown Link List*/
	.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list > li > a {
		padding-left: 15px;
	}
	
	.header-v6 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
    color: #777;
    display: block;
    padding: 5px 15px 5px 25px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: solid 1px #eee;
}
}

/* Sidebar: More Articles Box */

.title-v4 {
	font-size: 20px;
	color:#eee;
	margin: 0 0 20px;
	font-weight: 400;
	position: relative;
	text-transform: none;
	border-bottom: 2px solid #b5a268;
}

.outside-more-articles hr {
	margin: 20px 0 20px 0;
}

.outside-more-articles .cta-txt-holder2 {
	border-bottom:none;
}

.outside-more-articles {
	background: #2a2b2b;
  position: fixed;
  width: 355px;
  bottom: 0px;
  box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
  padding: 26px 35px 10px 25px;
  z-index: 9991;
  visibility: hidden;
  transition: all 500ms cubic-bezier(.265,.365,.26,.865);
  -webkit-transition-timing-function: cubic-bezier(.265,.365,.26,.865);
  -moz-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  -o-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
}

.outside-more-articles--left {
	left: -384px;
}
.outside-more-articles--right {
	right: -384px;
}
.outside-more-articles--show {
	visibility: visible;
}
.outside-more-articles--right.outside-more-articles--show {
	right: 0;
}
.outside-more-articles--left.outside-more-articles--show {
	left: 0;
}
@media (min-width: 991px) {
  .outside-more-articles {
    width: 435px;
  }
}
@media (max-width: 600px) {
  .outside-more-articles {
    display: none;
  }
}
.outside-more-articles__close {
	color: #eee;
	position: absolute;
	top: 25px;
	right: 40px;
	font-size: 20px;
}
.outside-more-articles__close:hover {
	text-decoration: none;
	color: #fff;
}

/* tooltips */

#tooltip {
    position: relative;
	color: #222 !important;
}
div.tooltip {
    width: 90px;
}

div.tooltip-inner {
    max-width: 120px;
}
.tooltip-inner {
    background: #26650a;
	 border-radius: 0;
	 color: #222 !important;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #26650a;
}
.tooltip.right .tooltip-arrow { 
    border-right-color: #26650a; 
}
.tooltip.bottom .tooltip-arrow { 
    border-bottom-color: #26650a; 
}
.tooltip.left .tooltip-arrow { 
    border-left-color: #26650a; 
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -5px;
}

/*team section*/
.pad-txt {
	padding:60px 40px 40px; 
}

@media (max-width: 1200px) {
	.pad-txt {
	padding: 40px 20px 12px;
}
.hid-btns {
		display:none;
	}
}

@media (max-width: 992px) {
	.equal-height-column-v2 {
		height: auto !important;
	}
	
	.pad-txt {
	padding:40px 20px 40px;
	}
}



@media (max-width: 992px) {
.headline-left .headline-brd {
	font-size:26px !important;
	line-height:30px;
}
}

@media (max-width: 767px) {
.headline-left .headline-brd {
	font-size:24px !important;
	line-height:28px;
}
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-left {
	margin-left: 2px;
}

.btn-u-footer {
	color: #ffffff !important;
}

.footer-logo {
	width: 80%;
	margin: 0 auto 20px;
	float: none;
	display: block;
}

.btn-u.btn-brd.btn-u-light {
    color: #b5a268;
    border-color: #b5a268;
}

.controls-v1.owl-theme .owl-controls .owl-buttons div {
    background: #b5a268;
}

.controls-v1.owl-theme .owl-controls .owl-buttons div:hover {
    padding: 6px 9px;
	border: 1px solid #b5a268;
    color: #b5a268;
    background: #ffffff;
}

.footer-v1 .footer-socials li a {
    color: #b5a268;
}

.footer-v1 .footer-socials li a:hover {
    color: #eee;
}

.footer-seperator {
	padding: 0 5px;
}

.header-v6.header-dark-dropdown .dropdown-menu .active > a,
	.header-v6.header-dark-dropdown .dropdown-menu li > a:hover {
		color: #b5a268;
}

@media (min-width: 992px) {
.header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #b5a268;
}
}

.topbar-list > li {
    text-transform: none !important;
}

.topbar-list > li.first-link:before {
    display: none;
}

@media only screen and (min-width: 560px) {
	.hide-mobile {
		display: inline;
}
	.hide-mobile li {
		font-size: 13px;
		padding: 5px 12px 3px;
}
	.show-mobile {
		display: none;
}
}

@media only screen and (max-width: 560px) {
	.hide-mobile {
		display: none;
}
	.show-mobile {
		display: block;
		float: none; 
		margin: 0 auto;
		width: 70px;
}
	
	.show-mobile i {
		font-size: 15px !important;
}
	.show-mobile li {
		height: 29px;
}
	
	.show-mobile li:before {
		display: none;
}
	.show-mobile-div {
		width: 100% !important;
}
} 

@media only screen and (max-width: 767px) {
	.hide-mobile li {
		padding: 6px 12px 4px;
}
}

.topbar-list i {
	font-size: 14px;
}


/* Contact Form */

.form-control-dk {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #2a2b2b;
  vertical-align: middle;
  background-color: #c8c6c6;
  background-image: none;
  border: 2px solid #2a2b2b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-dk:focus {
  outline: 0;
 
}

textarea.form-control-dk {
  height: auto;
}

.form-control-dk:-moz-placeholder {
  color: #2a2b2b;
}

.form-control-dk::-moz-placeholder {
  color: #2a2b2b;
}

.form-control-dk:-ms-input-placeholder {
  color: #2a2b2b;
}

.form-control-dk::-webkit-input-placeholder {
  color: #2a2b2b;
}

.control-group {
    margin-bottom: 0;
}

#dkfm .alert-success {
  background-color: transparent;
  border: 1px solid #b5a268;
  color: #ffffff;
  padding: 10px;
  margin: 0 2px 10px 2px;
}

#dkfm .alert-danger {
  background-color: transparent;
  border: 1px solid #b5a268;
  color: #ffffff;
  padding: 10px;
  margin: 0 2px 10px 2px;
}

#dkfm .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b5a268;
}

#dkfm .help-block li {
    color: #b5a268;
    list-style: none;
    margin-left: -38px;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 14px;
}

#dkfm .help-block li:before {
    content: '\f071';
    font-family: FontAwesome;
    font-size: 18px;
    margin-right: 10px;
    display: inline-block;
    color: #b5a268;
    width: 1em;
}

.close {
  float: right;
  background-color: transparent;
  border:none;
  margin-left:3px;
  margin-bottom:3px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff !important;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}

button:focus {outline:0 !important;}

.topfmfield {
	display:none;
}

.p16 {
	font-size: 20px;
}

.p14 {
	font-size: 14px;
}

h3 { 
	font-weight: 600 !important;
}

.bold-title {
	font-weight: bold;
	font-size: 1.6em;
}

.follow-on-ver {
	margin-top: 136px;
}

.headline-center .headline-brd:after {
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
	bottom: -5px;
	position: absolute;
    background: #b5a268;
}

.padding-bottom-75-v2 {
	padding-bottom: 75px !important;
}

.margin-bottom-30-v2 {
	margin-bottom: 30px;
}

.margin-bottom-32 {
	margin-bottom: 32px;
}

.contact-details {
	color: #555;
}

.padding-top-30-v2 {
	padding-top: 49px;
}

.margin-top-0 {
	margin-top: -90px;
}

.margin-top-0-v2 {
	margin-top: -30px;
}

.margin-bottom-20-v2 {
	margin-bottom: 20px;
}

.seperator {
	margin: 60px 30px -5px 30px;
	border-color: #b5a268 !important;
}

@media only screen and (max-width: 1200px) {

.padding-bottom-75-v2 {
	padding-bottom: 55px !important;
}
.margin-bottom-32 {
	margin-bottom: 40px;
}
.margin-top-0 {
	margin-top: -40px;
}	
	
.margin-top-0-v2 {
	margin-top: 0;
}
	
.margin-bottom-20-v2 {
	margin-bottom: 60px;
}
	
.seperator {
	margin: 60px 30px 10px 30px;
}
}

@media only screen and (max-width: 991px) {
	
.margin-bottom-30-v2 {
	margin-bottom: 0;
}
.height-fix {
	height: 508px;
}
.padding-top-30-v2 {
	margin-top: -148px;
}	
.margin-top-0 {
	margin-top: -70px;
}	
.margin-bottom-20-v2 {
	margin-bottom: -10px;
}
}

.white {
	color: #fff;
}

a.white {
	color: #bbb;
}

a.white:hover {
	color: #aaa;
}

.reviewee {
	color: #b5a268 !important;
}

/* Gallery Feature Sizing*/ 

@media only screen and (max-width: 3000px) {
	
	.cbp-item {
	width: 288px !important;
}
}

@media only screen and (max-width: 1199px) {
	
	.cbp-item {
	width: 262px !important;
}
}

@media only screen and (max-width: 991px) {
	
	.cbp-item {
	width: 312px !important;
}
}

@media only screen and (max-width: 725px) {
	
	.cbp-item {
	width: 250px !important;

}
}

@media only screen and (max-width: 584px) {
	
	.cbp-item {
	width: 100% !important;

}
}

/* Reviews Slider */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 20px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {

#quote-carousel {
    margin-top: 40px;
}
}

@media only screen and (max-width: 991px) {

#quote-carousel {
    margin-top: 170px;
}
}


#quote-carousel .carousel-control {
    background: none;
    color: #ffffff;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 100px;
}

@media only screen and (max-width: 991px) {

#quote-carousel .carousel-control {
    margin-top: 110px;
}
}

@media only screen and (max-width: 767px) {

a.left.carousel-control {
    margin-left: -30px;
}
	
a.right.carousel-control {
    margin-right: -30px;
}
}

@media only screen and (max-width: 650px) {

a.left.carousel-control {
    margin-left: -20px;
}
	
a.right.carousel-control {
    margin-right: -20px;
}
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    opacity: 1;
    transition: all .5s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.bg-color-brand {
	background: #b5a268;
}

@media only screen and (max-width: 991px) {

.mobile-height-fix {
	height: 560px;
}
}

@media only screen and (max-width: 767px) {

.mobile-height-fix {
	height: 510px;
}
}

@media only screen and (max-width: 663px) {

.mobile-height-fix {
	height: 540px;
}
}

@media only screen and (max-width: 591px) {

.mobile-height-fix {
	height: 570px;
}
}

@media only screen and (max-width: 480px) {

.mobile-height-fix {
	height: 640px;
}
}

@media only screen and (max-width: 450px) {

.mobile-height-fix {
	height: 700px;
}
}

@media only screen and (max-width: 417px) {

.mobile-height-fix {
	height: 700px;
}
}

@media only screen and (max-width: 389px) {

.mobile-height-fix {
	height: 730px;
}
}

.carousel-inner {
    background: transparent !important;
}

.review-button {
	margin: 30px auto 0;
	float: none ;
	display: block;
	width: 106px;
}

@media only screen and (min-width: 991px) {
	a.dropdown-toggle {
		cursor: default;
}
}

.logo-brand {
	max-width: 100px;
	margin: 0 auto 30px;

}

@media (max-width: 1200px) {
.logo-brand {
max-width: 80px;
	margin: 0 auto 30px;

}
}

@media (max-width: 991px) {
.logo-brand {
max-width: 60px;
	margin: 0 auto 30px;

}
}

.pdlft {
margin-left: 10px;

}

.color-white{
	color:#ffffff!important;
}

.bg-color-red h2{
	color: #fff!important;
}
.bg-color-white {
	color: #555;
}
