@charset "UTF-8";
/* CSS Document */

body {
    color:#555;
    font-family: 'Montserrat', sans-serif;
	font-weight:300;
	background:#fff;
}

h1 {
    font-family: 'Montserrat', sans-serif;
	color:#555;
	font-weight:300;
}
h1.white {
color:#fff;
}

h3.white {
color:#fff;
}
h1.whitebanner {
color:#fff;
font-weight:400;
text-shadow: 1px 1px 4px black; 
margin-bottom:0.5rem;
}
h2.whitebanner {
color:#fff;
font-weight:300;
text-shadow: 1px 1px 4px black; 
}
h2.white {
color:#fff;
}
p.white {
color:#fff;
}
h1.playfair {
font-family: 'Playfair Display', serif;
}

h2 { 
	font-family: 'Montserrat', sans-serif;
	color:#555;
	font-weight:300;
}

h2.white {
color:#fff;
}

h3.gold {
color:#e4c569;
}

h3, h4, h5 { 
	font-family: 'Montserrat', sans-serif;
	color:#555;
}
.header {
    padding-top:1%;
    padding-bottom:2%;
	background:#fff;
	width: 100%;
}

.darkbluecta {
background:url('/media/img/ip-bottom-border-graphic.png') #125064 no-repeat center bottom;
background-size:contain;
}
.darkbluecta h2 {
color:#fff;
}
.ctabox {
margin-bottom:8%;
}
.lightbluecta {
background:url('/media/img/ip-bottom-border-graphic.png') #719a9f no-repeat center bottom;
background-size:contain;
}
.lightbluecta h1 {
color:#fff;
}
.lightbluecta h2 {
color:#fff;
}
.lightbluecta h3 {
color:#fff;
}
.lightbluecta p {
color:#fff;
}
.lightbluecta a {
color:#fff;
}
.lightbluecta a:hover, a:focus, a:active {
color:#fefefe;
}

h2.scripttext {
    font-family: 'Montserrat', sans-serif;
    font-size:3rem;
}

.scripttext {
    font-family: 'Montserrat', sans-serif;
}


.white-header {
    padding:1% 0% 1% 0%;
    background:rgba(255,255,255,0.8);
}

.heroimg {
    padding:0;
}
.row {
    max-width: 100rem;
}
.homebuttons {
	padding:2%;
}
label {
    color: #555;
     font-size: 1.1rem;
     line-height: 1.3rem;
	margin-bottom:0.5rem;
	font-weight:300;
}
select {
    color:#222;
}

input::placeholder, textarea::placeholder {
    color: #222;
}
[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {
  color: #222;
	font-weight: 300;
	width:100%;
}
.phoneno {
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
	font-weight:300;
    line-height: 1.7rem;
text-align:right;
margin-bottom:1rem;
}

.phoneno a {
    color:#e07212;
}

.phoneno a:hover, a:focus, a:active {
    color:#fc9f1c;
}
.phonenumberbox {
    text-align:right;
}

.menu a {
    color: #555;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9rem;
    line-height: 1.1rem;
    font-weight: 300;
	padding: 0.6rem 0.6rem;
	text-transform:uppercase;
}
.menu a:hover, a:active, a:focus {
    color:#125064;
	font-weight:300;
}
.desktopmenu {
padding-top:2%;
}

.pagecontent {
    padding:6% 3% 6% 3%;
}
.paddedcontent {
    padding:3.5% 5% 3.5% 5%;
}
.homenews {
padding-top:0;
}

.bannertext {
padding-top:20%;
text-align:center;
}
.sticky {
    z-index: 100;
	}
.search_inp {
    -webkit-appearance: textfield;
    background-color: #efefef;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 2%;
    border-width: 1px solid #efefef;
	border-style:inherit;
    border-color: initial;
    border-image: initial;
	background:#efefef url("/media/img/search-icon.png") no-repeat left center;
}
.button {
    background-color:#125064;
    color:#fff;
font-weight:normal;
}
.button:hover, .button:active, .button:focus {
    background-color: #19657d;
    font-weight:normal;
    color:#fff;
}
.button.lightblue {
    background-color:#719a9f;
    color:#fff;
font-weight:normal;
}
.button.lightblue:hover, .button.lightblue:active, .button.lightblue:focus {
    background-color: #89b2b7;
    font-weight:normal;
    color:#fff;
}
.menu a.button {
color:#fff;
}

a img:hover, img:focus, img:active {
    opacity:0.7;
}

/*footer*/
.o-footer {
padding-top:0;
padding-bottom:0;
}
.design-footer {
    background:#fff;
    color:#555;
    padding: 2% 4% 1% 4%;
}
.design-footer a {
    color:#555;
}
.design-footer a:hover, a:active, a:focus {
   color:#125064;
}

.design-footer p {
    color:#555;
}
.design-footer p small {
    color:#555;
}
.footer-right {
    text-align:right;
}
/*end footer*/

.accordion-title {
    border: 0px solid #e6e6e6;
    border-top: 0px solid #e6e6e6;
}
.accordion-content {
    border: 0px solid #e6e6e6;
	background:rgba(0,0,0,0);
}

hr {
    max-width: 100%;
}

.tonewood-text {
padding:3% 5%;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.callout {
    position:relative;
    width:100%;
    padding: 0;
border: none;
}

.menuaqua {
    background:#3fa5a8;
    
}
.mobilemenuaqua {
    background:#3fa5a8;
    padding:5%;
}
.contentareawide {
    max-width: 90rem;
    padding-top:3%;
    padding-bottom:3%;
}
.accordion {
    background:rgba(0,0,0,0);
}
.accordion-title {
color:#fff;
    font-size:1.2rem;
}
.accordion-title::before {

    content: '+';
    position: absolute;
    right: 0;
    top: 40%;
    margin-top: -0.5rem;
    font-weight: 500;

}
.accordion-title:hover, .accordion-title:focus {
color:#fff;
    background:rgba(0,0,0,0);
}
:last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #efefef;
}
.is-accordion-submenu-parent > a {
    color:#fff;
}

.is-accordion-submenu-parent > a::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border: inset 0px;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: 0;
    right:0;
}

.menugrey {
    background:#ececeb;
    padding:2% 5% 3% 5%;
    min-height:550px;
}
.searchbox {
    background:url("/img/search-icon.png") no-repeat right center #fff;
    border:solid 0px #e3e3e3;
    max-width:100%;
}

.callout.secondary {
    background-color:#fff;
}


.tabs {
    margin: 0;
    list-style-type: none;
    background:rgba(255,255,255,0);
    border:none;
    padding:5%;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
    background: rgba(255,255,255,0);
    font-weight:normal;
    color:#e07212;
}

.tabs-title > a {
    display: block;
    padding: 1rem 1.5rem;
    line-height: 1;
    font-size: 1.1rem;
    color:#222;
}

.tabs-title > a:hover, a:focus {
    background: rgba(255,255,255,0);
    font-weight:normal;
    color:#e07212;
}
.tabs-content {
    background: none;
    transition: all 0.5s ease;
    border: 0px solid #e6e6e6;
    border-top: 0;
}
.tabs-content.vertical {
    border: 0px solid #e6e6e6;
    padding-left:5%;
    padding-right:5%;
}
.tabs-panel {
    padding: 1rem 0 0 0;
    height:100%;
}

.thumbnail {
    border: solid 0px #fefefe;
    box-shadow: 0 0 0 0px rgba(10, 10, 10, 0);
}


/*Basic Content*/
.contentcopy {
    padding:4% 2%;
}
/* Contact section*/
.contact {
    padding:4% 2%;
}
.contact a {
    color:#5d2a7f;
}
.contact a:hover {
    color:#6d3891;
}
/* Contact section end*/


.footer {
    background:#4e4f50;
    padding-top:2%;
    padding-bottom:2%;
    color:#fff;
}
.footer ul.menu li {
    font-size:0.9rem;
}

.footer ul.menu li a {
    color:#fff;
}
.footer ul.menu li a:hover, a:active, a:focus {
    color:#e07212;
    font-weight:normal;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
border-color:#e3e3e3 transparent transparent;
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    z-index: 1;
    background: rgba(0,0,0,0);
    border: 0px solid #ececeb;
    min-width: 250px;
	text-align:right;
}
.aquaborderright {
border-right:1px solid #3fa5a8;
}
.is-drilldown-submenu {
   background: #fff;
}

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #002b4f;
}
.js-drilldown-back > a::before {
    border-color: transparent #002b4f transparent transparent;
}
.thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 0px 0px rgba(33, 153, 232, 0);
    opacity:0.8;
}

/* Font Styles */
h1 {
    font-size:2.8rem;
	margin-bottom:1.5rem;
}
h2 {
    font-size:1.8rem;
	margin-bottom:1.5rem;
}

h3 {
    font-size:1.3rem;
}

a {
    color:#719a9f;
}
a:hover, a:focus, a:active {
    color:#125064;
}

.tabs-panel h2 {
    color:#125064;
}
.tabs-panel a:hover, a:focus {
    color:#719a9f;
}

.orthiuslogolarge {
max-width:200px;
width:100%;
}

.orthiuslogosmall {
max-width:200px;
width:100%;
}

p {
    color:#555;
    font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:1rem;
	line-height: 1.4rem;
}

li {
color: #4d4d4f;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 1.1rem;
line-height: 1.3rem;
margin-bottom:0.5rem;
}

.mobilemenuaqua a {
    color:#fff;
}
.mobilemenuaqua a:hover, a:focus; {
    color:#fff;
}

 #toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px auto 10px;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 4px;
  background-color: #719a9f;
  transition: all 0.3s;
  backface-visibility: hidden;
 
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/*box with overlay styles */
.box {
  width:100%;
  height:auto;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;;
}
.box img {
max-height:235px;
}
.overlay {
  position: relative;
}

.overlay:after {
  position: absolute;
  content:'';
 top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  color:#fff;
      padding-top: 50%;
}

.overlay:hover:after  {
  opacity:1;
}
.black:after {
background: rgba(0,0,0,0.5);
}
.green:after {
background: rgba(84,154,158,0.5);
}
.blue:after {
background: rgba(0,174,239,0.3);
}
.lightblue:after {
background: rgba(142,162,169,0.3);
}
.yellow:after {
background: rgba(205,166,66,0.3);
}
.purple:after {
background: rgba(131,85,163,0.3);
}
.pastelpink:after {
background: rgba(213,174,164,0.3);
}
.red:after {
background: rgba(119,15,41,0.3);
}

.homedesigns:after {
width:100%;
background:url(/media/img/buttons/single-storey-home-design-serenity-facade-hover.jpg);
background-size:contain;
}

.venue-container {
    position: relative;
    text-align: center;
    color: white;
}

.venue-container p {
color:#222;
}

.venue-container a img:hover, img:focus, img:active {
    opacity:1;
	max-height:250px;
}

.home-design-container {
    position: relative;
    text-align: center;
    color: white;
}


.home-design-container a img:hover, img:focus, img:active {
    opacity:1;
}

.centered {
    width:100%;
    height:auto;
	
}

.centered h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 5px black;
    color: #fff;
    font-style: normal;
	font-weight:400;
    width: 90%;
}


/*header image styles*/
 .orbit-content li {
                overflow: hidden;
            }
   .orbit-container {
                position: relative;
                height: auto;
            }
            .orbit-caption {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(10, 10, 10, 0);
            }
            
.orbit-caption h1 {
    position: relative;
    top:25%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
     color: #fff;
    font-size: 4rem;
    line-height: 4.5rem;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    left: 10%;
}
.propertygallery {
background:#f7f7f7;
}
            .newsitembox {
			padding:2%;
			}
			
.newsitemcontainer {
text-align:left;
border: 1px solid #d2e4e6;
margin-bottom:5%;
transition: box-shadow 0.3s ease-out;
box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
.newsitemcontainer:hover
	{
		box-shadow: 4px 5px 10px rgba(0,0,0,0.3);
	}
	.newsitemcontainer:hover .post-list-accent
	{
		width: 80px;
	}
.newsitemcontainer .post-list-accent
{
	margin: 40px 20px 20px 20px;
	width: 40px;
	height: 3px;
	background-color: currentColor;
	border: none;
	transition: width 0.3s ease-out;
}
.grey-accent
{
	margin: 40px 20px 20px 20px;
	width: 40px;
	height: 3px;
	background-color: currentColor;
	border: none;
	transition: width 0.3s ease-out;
	vertical-align:center;
}
.newsitemcontainer .post-list-content
{
	padding: 20px;
	position: relative;
}
.newsitemcontainer img {
max-height:250px;
maintain-aspect:crop;
overflow:hidden;
}
.newsitemimginner {
padding:0;
}
.newsitemtextinner {
padding:3% 4% 1% 4%;
}
.newsitemcontainer h3 {
color:#125064;
}
.newsitemcontainer p small {
line-height:0.8rem;
}
.newspageintro {
padding-top:0;
padding-bottom:0;
}
.newspageitems {
padding-top:0;
padding-bottom:0;
}
.contactarea {
padding-top:0;
}
.testimonialitem {
padding-bottom:7%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    padding: 5% 5% 5% 5%;
}

/* table styles */
table tbody tr:nth-child(1n) {
    background-color: #e5f3f9;
}
table tbody tr:nth-child(2n) {
    background-color: #eef7fb;
}
table tbody th, table tbody td {
    border: solid 1px #fff;
}

.centertext {
text-align:center;
}
.toppadding2 {
padding-top:2rem;
}
.marginbottombig {
margin-bottom:3%;
}

.nopaddingbottom {
padding-bottom:0;
}
.notoppadding {
padding-top:0;
}
.noleftpadding {
padding-left:0;
}
.textleft {
text-align:left;
}
.paddingnone {
padding:0;
}
.width100 {
width:100%;
}

.mobilemenucallout {
    padding: 3% 3%;
    z-index: 100;
    background:#fff;
}

.teammemberpic {
margin: 50px;
}

.s8-templates-teammember-small .s8-templates-teammember-displaypicture {
    width: 200px;
    height: 200px;
	}
	
	.nopadding {
	padding:0;
	}
/* mobile queries start*/

@media only screen and (max-width:78.125em) and (min-width:64.1em) {
    .contentareawide {
        padding:3% 5%;
    }
	.menu > li > a {
    display: block;
    padding: 0.7rem 0.7rem;
    line-height: 1;
	font-size:0.8em;
}
    
}

@media only screen and (max-width:64em) {
.neck-woods-bannerbg {
background:url('/media/img/tonewoods/guitar-neck-banner-small.jpg') no-repeat bottom center; 
background-size:contain; 
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
min-height:200px;
background-attachment:scroll;
}
.bodywoodsbannerbg {
background:url('/media/img/tonewoods/body-woods-banner-small.jpg') no-repeat center center; 
background-size:contain; 
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
background-attachment:scroll;
min-height:200px;
}
.top-woods-bannerbg {
background:url('/media/img/tonewoods/guitar-top-banner-small.jpg') no-repeat center center; 
background-size:contain; 
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain; 
background-attachment:scroll;
min-height:200px;
}
.fingerboard-woods-bannerbg {
background:url('/media/img/tonewoods/fingerboard-banner-small.jpg') no-repeat center center; 
background-size:contain; 
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain; 
background-attachment:scroll;
min-height:200px;
}
.petehandcraftingbg {
background:url('/media/img/building/hand-crafting-guitars-at-orthius.jpg') no-repeat bottom center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.maddymachiningguitarbody {
background:url('/media/img/building/crafting-the-guitar-body-of-an-orthius-guitar.jpg') no-repeat bottom center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.orthius-wammybg {
background:url('/media/img/headers/Orthius-Wammy-22.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.orthius-in-flightbg {
background:url('/media/img/headers/Orthius-in-Flight-3.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.orthius-full-viewbg {
background:url('/media/img/headers/Orthius-Looking-on.jpg') no-repeat center bottom; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.orthius-cw-red-guitarbg {
background:url('/media/img/headers/orthius-cw-sc-guitar-model-red-flame-maple-top.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-attachment:scroll;
min-height:450px;
}
.orthius-cw-amber-guitarbg {
background:url('/media/img/headers/cw-dc-mono-bg.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.barebone-bwbg {
background:url('/media/img/headers/barebone-bwbg.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-attachment:scroll;
min-height:450px;
}
.orthius-quilted-maplebg {
background:url('/media/img/headers/Orthius-Patterns-quilted-maple-top.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.orthius-guitar-colours {
background:url('/media/img/headers/Orthius-Guitars-Colour.jpg') no-repeat center center; 
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover; 
background-attachment:scroll;
min-height:450px;
}
.bannertext {
padding-top:35%;
}

    .footer {
    padding-top:4%;
    padding-bottom:4%;
text-align:center;
}
 .footer-left p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
		text-align:center;
    }
    .footer-right p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
		text-align:center;
    }
  .footerlogo {
        padding-bottom:2%;
    }
    
    .homeintro {
        padding-right:5%;
        padding-left:5%;
    }
 
    .homeintro2 {
    padding-right:5%;
        padding-left:5%;
     background:url("/img/AA-artwork-bg.jpg") no-repeat center center;
    background-size:cover;
    
}
    .contentareawide {
    padding-top:3%;
    padding-bottom:3%;
        padding-left:0%;
        padding-right:0%;
}
     .phonenumberbox {
    text-align:right;
        padding-top:2%;
}
    .phoneno {
        font-size:2rem;
        line-height:2rem;
    }
    
    #toggle {
    display: block;
    width: 28px;
    height: 30px;
    margin: 15px 0 10px 35px;
}
    .phonenumberbox {
    text-align:center;
}
    #toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px 30px 10px 0px;
}
     h2.homeicon {
    font-size:0.8rem;
}

.centered h2 {
font-size:1rem;
padding-top:0.5rem;
padding-bottom:0.5rem;
}

    h1 {
    font-size:1.5rem;
}
    h2 {
         font-size:1.3rem;
    }
      h3 {
         font-size:1.1rem;
    }
    p {
    font-size: 1rem;
}
    table {
        font-size:1rem;
    }
    li {
    font-size: 1rem;
}
    .footer-left p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
    }
    .footer-right p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
    }
.phoneno {
        font-size:1.5rem;
        line-height:1.5rem;
	text-align:center;
    }
    .orbit-caption h1 {

    font-size: 2.3rem;
    line-height: 2.8rem;
    left: 5%;
}
}

@media only screen and (min-width:40em) {


.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    padding: 5% 10% 10% 10%;
    margin-left: -10%;
}
	.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: 0;
    right: auto;
    top: 100%;
}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border: inset 0px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 0px;
    margin-top: 0;
}
	
    
}

@media only screen and (max-width:40em) {
.neck-woods-bannerbg {
background:url('/media/img/tonewoods/guitar-neck-banner-small.jpg') no-repeat bottom center; 
background-size:cover; 
background-attachment:scroll;
min-height:120px;
}
.bodywoodsbannerbg {
background:url('/media/img/tonewoods/body-woods-banner-small.jpg') no-repeat center center; 
background-size:cover; 
background-attachment:scroll;
min-height:120px;
}
.top-woods-bannerbg {
background:url('/media/img/tonewoods/guitar-top-banner-small.jpg') no-repeat center center; 
background-size:cover; 
background-attachment:scroll;
min-height:120px;
}
.fingerboard-woods-bannerbg {
background:url('/media/img/tonewoods/fingerboard-banner-small.jpg') no-repeat center center; 
background-size:cover; 
background-attachment:scroll;
min-height:120px;
}
.bannertext {
padding-top:50%;
}
    h1 {
    font-size:1.5rem;
}
    h2 {
         font-size:1.3rem;
    }
	
	.centered h2 {
font-size:1rem;
padding-top:0.5rem;
padding-bottom:0.5rem;
}
	
      h3 {
         font-size:1.1rem;
    }
    p {
    font-size: 1rem;
}
    li {
    font-size: 1rem;
}
    .footer-left p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
		text-align:center;
    }
    .footer-right p {
        line-height:1.1rem;
        margin-bottom:0.5rem;
		text-align:center;
    }
    
    h2.homeicon {
    font-size:0.8rem;
}
    .welcometext {
    padding-right:0.9375em;
}
    .homeintro2 {
    padding-right:5%;
        padding-left:5%;
     background:url("/img/AA-artwork-bg.jpg") no-repeat center center;
    background-size:cover;
    
}
    .contentareawide {
    padding-top:3%;
    padding-bottom:3%;
        padding-left:0%;
        padding-right:0%;
}
    .greybar p {
    color: #555;
    line-height: 1rem;
    font-size: 0.9rem;
}
    .header {
    padding-bottom: 2%;
    padding-top: 4%;
    text-align: center;
}
    .footer-left {
        text-align:center;
    }
    .footer-right {
        text-align:center;
    }
    .phonenumberbox {
    text-align:center;
}
    .phoneno {
        font-size:1.5rem;
        line-height:1.5rem;
		text-align:center;
    }
    #toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px 30px 10px 0px;
}
    .socialicon {
        max-width:20px;
    }
    .orbit-caption h1 {
        left:4%;
    }
    table {
        font-size:0.7rem;
    }
	
	.overlay:after {
  content:url(/media/img/orthius-o-gold-50px.png);
}
}
@media screen and (max-width: 39.9375em) {
                .orbit-caption h1 {
                    font-size: 1.1rem;
                    line-height: 1.3rem;
                    font-weight: 400;
                    text-shadow: 1px 1px 5px white;
                }
            }
            .orbit-bullets {
                display: none;
            }
            .slow {
                transition-duration: 700ms !important;
            }
			.header {
			min-height:100px;
			}
			
}