@charset "utf-8";
body {
	overflow-x: hidden;
	width: 100vw;
}
.header-repeat {
	background-image: url(images/removal-company-devon.jpg);
	background-repeat: repeat-x;
}
.green-box-removals {
	background-image: url(images/removals-devon.png);
	background-repeat: no-repeat;
}
.dark-green-box {
	background-image: url(images/storage-devon.png);
	background-repeat: no-repeat;
}

.img-border {
	border: 1px solid #FFF;
}
.century-heading {
font-family: 'Oswald', sans-serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.century-heading-black {
font-family: 'Oswald', sans-serif;
	font-size: 36px;
	color: #000;
	text-decoration: none;
}
.century-sub-heading-black {
font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.breadcrumbs {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}



.arial-12-white {
font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.arial-12-black {
font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.white-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.left-line-white {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.small-heading {
font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #000;
}
.small-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #666;
}
#mobile_return {
   display: block; top: 0; left: 0; width: 100%; text-align: center; /*Leave this line alone */
   position: fixed;
   height: 2em;
   background: #fff;
}
.oswald-green-26-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 500;
	color: #6D686D;
	text-decoration: none;
}
.oswald-reg-36-dark-grey {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	line-height: 44px;
	font-weight: 400;
	color: #6d686d;
	text-decoration: none;
}
.oswald-reg-24-dark-grey {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	line-height: 44px;
	font-weight: 400;
	color: #6d686d;
	text-decoration: none;
}


.oswald-green-48-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 48px;
	line-height: 55px;
	font-weight: 400;
	color: #45d3ab;
	text-decoration: none;
}
.oswald-green-reg-16 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #45d3ab;
	text-decoration: none;
}

.open-22-light-grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #666;
}
.open-22-light-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 29px;
	font-weight: 400;
	color: #FFF;
}

.open-30-light-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 200;
	color: #FFF;
}
.background-testimonials-image {
	background-attachment: scroll;
	background-image: url(images/removals-company-devon/removals_devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.open-16-light-dark-grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #6d686d;
}
.open-16-bold-dark-grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #6d686d;
}


.main {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
}
.main-dark {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	color: #6D686D;
	text-decoration: none;
}

.main-small {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
}

.main-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #B5B5B5;
	text-decoration: none;
}




.oswald-green-24-light {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #45d3ab;
	text-decoration: none;
}

#mobile_return a { 
   font-size: 1em; line-height: 2em; vertical-align: middle; text-decoration: none; /*Leave this line alone */
   font-family: "Helvetica Neue", Arial, sans-serif;
   color: #000;
}.green-thick-line {
	color: #45d3ab;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #45d3ab;
}
img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
	  transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}
a.top-link {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height:40px;
	font-weight: 400;
	
}
a.top-link:hover {
	background-color: #45d3ab;
	color: #ffffff;
}
.button-grey {
	display: block;
	height: 50px;
	width: 100%;
font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height:50px;
	font-weight: 300;
	background-color: #627574;	
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
	}
a.button-grey:hover {
    background-color: #BBBFAA;	
	color: #FFFFFF;
}

#topnav div.drop {
	position: relative;	
	width: 100%;
	height: 100%;
	line-height: 40px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	right: -167px;
	top: 40px;
	width: 250px;
	line-height: normal;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
}
.drop {
	position: relative;
	width: 100%;
	height: 40px;
}
.drop div {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 50;
}
.drop:hover div {
	display: block;
}
.oswald-bold-55 {
	font-family: 'Oswald', sans-serif;
	font-size: 55px;
	line-height: 62px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
}
.dotted-line-green {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #45D3AB;
}
.dotted-line-green-bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-left-color: #6D686D;
	border-bottom-width: 1px;
}
