@font-face
{
   font-family: "Josefin Sans";
   src: url('josefinsans-regular-webfont.woff') format('woff'),
        url('josefinsans-regular-webfont.ttf') format('truetype'),
        url('josefinsans-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Oswald Regular";
   src: url('oswald-regular-webfont.woff') format('woff'),
        url('oswald-regular-webfont.ttf') format('truetype'),
        url('oswald-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Josefin Sans Light";
   src: url('josefinsans-light-webfont.woff') format('woff'),
        url('josefinsans-light-webfont.ttf') format('truetype'),
        url('josefinsans-light-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Tangerine";
   src: url('tangerine-regular-webfont.woff') format('woff'),
        url('tangerine-regular-webfont.ttf') format('truetype'),
        url('tangerine-regular-webfont.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@-moz-keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@-webkit-keyframes shadow-bottom-left-0-to-100
{
   0% { box-shadow: 0px 0px 0px #000000;  }
   100% { box-shadow: -5px 5px 10px #000000;  }
}
@-moz-keyframes shadow-bottom-left-0-to-100
{
   0% { box-shadow: 0px 0px 0px #000000;  }
   100% { box-shadow: -5px 5px 10px #000000;  }
}
@keyframes shadow-bottom-left-0-to-100
{
   0% { box-shadow: 0px 0px 0px #000000;  }
   100% { box-shadow: -5px 5px 10px #000000;  }
}
@-webkit-keyframes shadow-bottom-left-100-to-0
{
   0% { box-shadow: -5px 5px 10px #000000;  }
   100% { box-shadow: 0px 0px 0px #000000;  }
}
@-moz-keyframes shadow-bottom-left-100-to-0
{
   0% { box-shadow: -5px 5px 10px #000000;  }
   100% { box-shadow: 0px 0px 0px #000000;  }
}
@keyframes shadow-bottom-left-100-to-0
{
   0% { box-shadow: -5px 5px 10px #000000;  }
   100% { box-shadow: 0px 0px 0px #000000;  }
}
@-webkit-keyframes blk10-to-gray-def
{
   0% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
}
@-moz-keyframes blk10-to-gray-def
{
   0% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
}
@keyframes blk10-to-gray-def
{
   0% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
}
@-webkit-keyframes blk10-to-gray-rev
{
   0% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
}
@-moz-keyframes blk10-to-gray-rev
{
   0% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
}
@keyframes blk10-to-gray-rev
{
   0% { background: rgba(60, 60, 60, 0.95); box-shadow: 0px 0px 0px #000000;  }
   100% { background: rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 0px #000000;  }
}
@-webkit-keyframes scale-70-dwn
{
   0% { box-shadow: 0px 0px 0px #000000; left: 50%; border-radius: 0px 0px 0px 0px; -webkit-transform: translate(-50%,0px) rotate(0deg) ; -webkit-transform-origin: center top;  }
   100% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; -webkit-transform: translate(0px,0px) rotate(0deg) scale(0.70,0.70) ; -webkit-transform-origin: center top;  }
}
@-moz-keyframes scale-70-dwn
{
   0% { box-shadow: 0px 0px 0px #000000; left: 50%; border-radius: 0px 0px 0px 0px; -moz-transform: translate(-50%,0px) rotate(0deg) ; -moz-transform-origin: center top;  }
   100% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; -moz-transform: translate(0px,0px) rotate(0deg) scale(0.70,0.70) ; -moz-transform-origin: center top;  }
}
@keyframes scale-70-dwn
{
   0% { box-shadow: 0px 0px 0px #000000; left: 50%; border-radius: 0px 0px 0px 0px; transform: translate(-50%,0px) rotate(0deg) ; transform-origin: center top;  }
   100% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; transform: translate(0px,0px) rotate(0deg) scale(0.70,0.70) ; transform-origin: center top;  }
}
@-webkit-keyframes scale-70-up
{
   0% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; -webkit-transform: rotate(0deg) scale(0.70,0.70) ; -webkit-transform-origin: center top;  }
   100% { box-shadow: 0px 0px 0px #000000; left: 50%; -webkit-transform: translate(-50%,0px) rotate(0deg) scale(1.0,1.0) ; border-radius: 0px 0px 0px 0px; -webkit-transform-origin: center top;  }
}
@-moz-keyframes scale-70-up
{
   0% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; -moz-transform: rotate(0deg) scale(0.70,0.70) ; -moz-transform-origin: center top;  }
   100% { box-shadow: 0px 0px 0px #000000; left: 50%; -moz-transform: translate(-50%,0px) rotate(0deg) scale(1.0,1.0) ; border-radius: 0px 0px 0px 0px; -moz-transform-origin: center top;  }
}
@keyframes scale-70-up
{
   0% { border-radius: 0px 0px 7px 7px; left: 100px; box-shadow: -3px 3px 3px #000000; transform: rotate(0deg) scale(0.70,0.70) ; transform-origin: center top;  }
   100% { box-shadow: 0px 0px 0px #000000; left: 50%; transform: translate(-50%,0px) rotate(0deg) scale(1.0,1.0) ; border-radius: 0px 0px 0px 0px; transform-origin: center top;  }
}
a.roll-link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.roll-link:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.roll-link:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.roll-link:hover
{
   color: #FFFF00;
   text-decoration: none;
}
a.foot-two
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}
a.foot-two:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.foot-two:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.foot-two:hover
{
   color: #B48142;
   text-decoration: underline;
}
a.foot-line
{
   color: #FFFFFF;
   text-decoration: underline;
   -webkit-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}
a.foot-line:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.foot-line:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.foot-line:hover
{
   color: #B48142;
   text-decoration: none;
}
a.wh2gr-one
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}
a.wh2gr-one:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.wh2gr-one:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.wh2gr-one:hover
{
   color: #B48142;
   text-decoration: none;
}
a.quicknav-one
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-one:visited
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-one:active
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-one:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-two
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-two:visited
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-two:active
{
   color: #000000;
   text-decoration: none;
}
a.quicknav-two:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-three
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-three:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-three:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-three:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-four
{
   color: #2D2D2D;
   text-decoration: none;
}
a.quicknav-four:visited
{
   color: #2D2D2D;
   text-decoration: none;
}
a.quicknav-four:active
{
   color: #2D2D2D;
   text-decoration: none;
}
a.quicknav-four:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-five
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-five:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-five:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-five:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-six
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-six:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-six:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.quicknav-six:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   line-height: 65.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 43px;
   font-style: normal;
   line-height: 59.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   line-height: 32.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 37px;
   font-style: normal;
   line-height: 50.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.service-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.roll-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.50);
   border-radius: 2px;
   padding: 10px 10px 5px 10px;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.roll-info
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.roll-link
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   border: 2px solid #FFFFFF;
   border-radius: 2px;
   padding: 2px 10px 2px 10px;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   display: inline;
}
.roll-link:hover
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   border: 2px solid #FFFF00;
   border-radius: 2px;
   padding: 2px 10px 2px 10px;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   display: inline;
}
.jos-p1
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 21px;
   line-height: 25.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p2
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 27px;
   line-height: 33.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.jos-p2-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 27px;
   line-height: 33.03px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   display: inline;
}
.jos-p3
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 27px;
   line-height: 33.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p3-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 27px;
   line-height: 33.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   display: inline;
}
.jos-p4
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 29px;
   font-style: italic;
   line-height: 35.03px;
   text-decoration: none;
   color: #B22222;
   background-color: transparent;
   display: inline;
}
.jos-reviews
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   background-image: url('images/dentists-in-boise-reviews-1.png');
   background-repeat: no-repeat;
   background-position: top left;
   padding: 45px 0px 0px 0px;
   display: inline;
}
.osw-t1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.osw-t2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 43px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.osw-t3
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.osw-hilite1
{
   font-family: "Oswald Regular";
   font-size: 128px;
   text-decoration: none;
   color: #A0BE64;
   background-color: transparent;
   -webkit-text-shadow: -1px -1px 1px rgba(0,0,0,1.00);
   text-shadow: -1px -1px 1px rgba(0,0,0,1.00);
}
.osw-shout
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 128px;
   font-style: normal;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 96px;
   font-style: normal;
   line-height: 131.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide-tm
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 32px;
   font-style: normal;
   line-height: 44.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.tang-p1
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   line-height: 68.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.tang-p2
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 53px;
   font-style: normal;
   line-height: 57.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.tang-hilite1
{
   font-family: Tangerine;
   font-weight: bold;
   font-size: 85px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.tang-slide
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 96px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   display: inline;
}
.map-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #B22222;
   border-color: #000000 #000000 #000000 #000000;
   border-radius: 3px 0px 0px 3px;
   border-style: solid solid solid solid;
   border-width: 0px 0px 0px 0px;
   padding: 5px 5px 0px 5px;
   display: inline;
}
.thumb-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   border: 0px solid #000000;
   border-radius: 3px;
   padding: 10px 5px 0px 5px;
   display: inline;
}
.foot-one
{
   font-family: "Josefin Sans Light";
   font-weight: bold;
   font-size: 27px;
   line-height: 31.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.foot-two
{
   font-family: "Josefin Sans Light";
   font-size: 19px;
   line-height: 22.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.head-one
{
   font-family: "Oswald Regular";
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.quicknav-one
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #4682B4;
   border: 0px solid #4682B4;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-one:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #B8860B;
   border: 0px solid #B8860B;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-two
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: #A0BE64;
   border: 0px solid #A0BE64;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-two:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #2D2D2D;
   border: 0px solid #A0BE64;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-three
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   border: 2px solid #FFFFFF;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-three:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #2D2D2D;
   border: 2px solid #2D2D2D;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-four
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #2D2D2D;
   background-color: transparent;
   border: 2px solid #2D2D2D;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-four:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 2px solid #3C3C3C;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-five
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.44);
   border: 2px solid #FFFFFF;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-five:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #2D2D2D;
   border: 2px solid #2D2D2D;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-six
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   border: 2px solid #FFFFFF;
   border-radius: 3px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
   display: inline;
}
.quicknav-six:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #2D2D2D;
   border: 2px solid #2D2D2D;
   border-radius: 3px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
   display: inline;
}
.head-two
{
   font-family: "Oswald Regular";
   font-size: 16px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
}
.head-three
{
   font-family: "Oswald Regular";
   font-size: 16px;
   text-decoration: none;
   color: #4682B4;
   background-color: transparent;
}
.quicknav-seven
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #B8860B;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
.quicknav-seven:hover
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #4682B4;
   border: 0px solid #2D2D2D;
   border-radius: 5px;
   cursor: pointer;
   -webkit-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
}
@media only screen and (min-width: 970px) and (max-width: 1399px)
{
h1, .h1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 37px;
   font-style: normal;
   line-height: 50.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   line-height: 44.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   line-height: 40.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.roll-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.50);
   border-radius: 2px;
   padding: 10px 10px 5px 10px;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.jos-p2
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.jos-p2-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   display: inline;
}
.jos-p3
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p3-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   display: inline;
}
.jos-p4
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 29px;
   font-style: italic;
   line-height: 35.03px;
   text-decoration: none;
   color: #B22222;
   background-color: transparent;
   display: inline;
}
.osw-t2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.osw-shout
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 96px;
   font-style: normal;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   line-height: 87.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide-tm
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   line-height: 29.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.tang-p1
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 53px;
   font-style: normal;
   line-height: 57.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.tang-slide
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 85px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   display: inline;
}
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
h1, .h1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 32px;
   font-style: normal;
   line-height: 44.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.roll-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.50);
   border-radius: 2px;
   padding: 10px 10px 5px 10px;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.jos-p2
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.jos-p2-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   display: inline;
}
.jos-p3
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p3-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   display: inline;
}
.jos-p4
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 29px;
   font-style: italic;
   line-height: 35.03px;
   text-decoration: none;
   color: #B22222;
   background-color: transparent;
   display: inline;
}
.osw-t2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.osw-shout
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 96px;
   font-style: normal;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   line-height: 87.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide-tm
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   line-height: 29.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.tang-p1
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 53px;
   font-style: normal;
   line-height: 57.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.tang-slide
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 85px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   display: inline;
}
}
@media only screen and (min-width: 580px) and (max-width: 767px)
{
h1, .h1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.roll-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.50);
   border-radius: 2px;
   padding: 10px 10px 5px 10px;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.jos-p2
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.jos-p2-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   display: inline;
}
.jos-p3
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p3-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   display: inline;
}
.jos-p4
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 27px;
   font-style: italic;
   line-height: 33.03px;
   text-decoration: none;
   color: #B22222;
   background-color: transparent;
   display: inline;
}
.osw-t2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.osw-shout
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 85px;
   font-style: normal;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   line-height: 65.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide-tm
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   line-height: 21.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.tang-p1
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   letter-spacing: 1px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.tang-slide
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 85px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   display: inline;
}
}
@media only screen and (max-width: 579px)
{
h1, .h1
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   line-height: 36.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   line-height: 32.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   line-height: 32.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.roll-label
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.50);
   border-radius: 2px;
   padding: 10px 10px 5px 10px;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   display: inline;
}
.jos-p2
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.jos-p2-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
   display: inline;
}
.jos-p3
{
   font-family: "Josefin Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.jos-p3-hilite
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 24px;
   line-height: 29.03px;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   display: inline;
}
.jos-p4
{
   font-family: "Josefin Sans";
   font-weight: bold;
   font-size: 27px;
   font-style: italic;
   line-height: 33.03px;
   text-decoration: none;
   color: #B22222;
   background-color: transparent;
   display: inline;
}
.osw-t2
{
   font-family: "Oswald Regular";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   display: inline;
}
.osw-shout
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 64px;
   font-style: normal;
   text-decoration: none;
   color: #B8860B;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   line-height: 59.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.osw-slide-tm
{
   font-family: "Oswald Regular";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 20.03px;
   text-decoration: none;
   color: #B48142;
   background-color: transparent;
   -webkit-text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
   text-shadow: -2px 2px 1px rgba(0,0,0,1.00);
}
.tang-p1
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   line-height: 46.03px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   display: inline;
}
.tang-slide
{
   font-family: Tangerine;
   font-weight: normal;
   font-size: 75px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   text-shadow: -3px 2px 2px rgba(0,0,0,0.70);
   display: inline;
}
}
