/*========================
GLOBAL
=========================*/
h1 {
    font-size: 37px;
    font-weight: 900;
    width: 100%;
    letter-spacing: 0.040em;
    color: #ffe526;
      
    }
h1 span{
    font-family: 'Pinyon Script', cursive;
   /*font-family: 'Parisienne', cursive;
    font-family: 'Great Vibes', cursive;
    font-family: 'Dancing Script', cursive; */
    color: #997b4d;
    font-size: 50px;
    font-weight: normal;
        background: -webkit-linear-gradient(#ccac00, #806c00);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;   

}
h2 {
    font-size: 27px;
    font-weight: 900;
    width: 414px;
    letter-spacing: 0.040em;
    color: #ffe526;
      
    }
h2 span{
    font-family: 'Arbutus Slab', cursive;
    color: #997b4d;
    font-size: 50px;
    font-weight: normal;
        background: -webkit-linear-gradient(#ccac00, #806c00);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;   

}
h3 {
    font-size: 4em;
    font-weight: bold;
    letter-spacing: 0.010em;
    color: #fff;
    font-family: 'Great Vibes', cursive;
    text-shadow: 2px 2px 8px #222;
    }
h3 span{
    font-family: 'Great Vibes', cursive;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
       

}

h4 {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.040em;
    color: #ffe526;
      
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #51421F8A;
  
}
.imgcontainer {
  padding: 0px;
}
.imgcontainer:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}





img{
max-height:100%; max-width:100%; max-height:100%; max-width:100%;
}
.navactive{
   border-bottom: 1px solid #FFFF00;
}
p.desc-text{
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    color: #585858;
}
 

.text-content.container-blank {
    margin-top: 5px;
    margin-bottom: -51px;
}
.text-content.container {
    margin-top: 65px;
    margin-bottom: 1px;
}
.right-text p{
    text-align: left !important;
    border-bottom: 1px solid;
    padding: 10px 0;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;  
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
.img-section-space {
    margin-top: 5px;
}
.fa-2x{
    padding-top: 5px;
}


.icon-mail:before {
    content: "\e600";
}

.icon-github:before {
    content: "\e601";
}  

.icon-twitter:before {
    content: "\e602";
}

.icon-linkedin:before {
    content: "\e603";
}

.carousel-slide{
    float: right !important;
    margin-right: -15px;
} 

li.item{
    position: relative; 
    width: 100%; /* for IE 6 */

    background: rgba(211, 15, 34, 1);
}

.icon_knife {
    width: 40px;
    height: 20px;
    margin: 30px auto;
    opacity: 0.8;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgODUuMyI+PHBhdGggZD0iTTI5OC43IDEyLjZDMjk3LjUgNS41IDI4OC43IDEgMjgzLjEgMWwtODcuOSAwLjNMMzAuNiAxLjVjLTE0LjQgMC0yNS4xIDgtMjUuNSA4LjNsLTUuNCA0bDMuNyA1LjkgYzI1LjkgNDAuOSA3MSA1Ni4zIDEwNC4zIDYyLjFjMzkuMiA2LjcgNzUgMi42IDg4LjMtMS42YzQuMy0xLjQgOC40LTMuMyA5LjMtOGwwLjEtMS4xbDAtMC42YzAtMi4zLTAuNy00LjctMS44LTguNSBjLTAuMi0wLjgtMC41LTEuOC0wLjktM2MtMS4zLTQuMi0zLjQtMTEuMy00LjUtMTYuOGMzLjMtMS4xIDUuOC0xLjggNi42LTEuOWMxLjUgMCA4IDEuNyAxMy40IDMuNmwwLjUgMC4ybDAuNSAwLjEgYzIgMC4zIDEyLjEgMS43IDE2LjQgMS43YzQuMSAwIDEzLjEtMS40IDE1LjctMS45bDAuNC0wLjFsMC40LTAuMWM1LjgtMS45IDEwLjktMy4zIDEyLjYtMy42YzAuOSAwLjMgMi45IDEuMiA1IDIuNCBjMC40IDAuMyAwLjkgMC42IDEuNCAwLjhsMSAwLjZsMS4yIDBsNi4yLTAuNWMwLjIgMCAwLjQgMCAwLjYtMC4xbDguOC0xLjRjNC4yLTEuNyA3LjktNC4yIDkuOC03LjRsMC40LTAuN2wwLjItMC43IGMwLjUtMi4xIDAuOC01LjYgMC44LTkuMUMzMDAgMTcuOCAyOTkuMiAxNC40IDI5OC43IDEyLjZ6Ii8+PC9zdmc+) no-repeat center;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transformm;
}

.icon_knife:hover {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
}

.clear::after {
    content: "";
    display: table;
    clear: both;
}

h1, p, span, a {
    font-family: "Pontano Sans", helvetica, sans-serif;
    color: #6f6543;
    margin: 0;
    padding: 0;
}

h4, p, span, a {
    font-family: "Arbutus Slab", helvetica, sans-serif;
    color: #6f6543;
    margin: 0;
    padding: 0;
}
h5, a {
    font-family: "Arbutus Slab", helvetica, sans-serif;
    color: #ffffff;
    margin: 0;
    padding: 0;
    /*text-shadow: 2px 2px #26000080;*/
    margin-top: 3em;
    font-size: 0.8em;
}
h5 {
    text-shadow: 2px 2px #26000080;
}
    
h2, p, span, a {
    font-family: "Arbutus Slab", helvetica, sans-serif;
    color: #6f6543;
    margin: 0;
    padding: 0;
}
/* scrollup */

.desc-text li, a{
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    color: #585858;
    text-decoration: none;
    float: left;
    margin: 0;
}
.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #000;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}


.limit {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.color_animation {
    text-decoration: initial;
    /* word-spacing: 5px; 
    color: #210002b3 !important;*/
    margin-right: -30px;
    margin-left: -30px !important;
    font-family: "Roboto", helvetica, sans-serif;

    
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.gradient{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbdbdb+0,000000+100&0.65+0,0+25 */
background: -moz-linear-gradient(left, rgba(219,219,219,0.65) 0%, rgba(164,164,164,0) 25%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(219,219,219,0.65) 0%,rgba(164,164,164,0) 25%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(219,219,219,0.65) 0%,rgba(164,164,164,0) 25%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dbdbdb', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.colonna {
    margin-left: 5%;
    text-align: center;
    background-color: #FFF8F8B3 !important;
}

.main-nav  {
    margin-right: -50px;
    font-family: "Roboto", helvetica, sans-serif;
}

.color_animation:hover{
    color: #270000 !important;
    color: #afaa8b;
}


/*========================
    NAV
=========================*/
div#bs-example-navbar-collapse-1 {
    height: 368px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
  /*  background-color: rgba(255, 249, 249, 0.86);*/
}
.navbar-brand{
    font-family: "Roboto", helvetica, sans-serif;
    font-size: 34px !important;
    text-decoration: none;
    color: white !important;
}

nav {
    background: #FFF8F8B3 !important;
    color: white !important;
}

li{
    color: white !important;
    /*padding-left: 10px;*/
    font-size: 1em;
    margin-left: 50px;
}
.nav .navbar-right li {
    float: left;
    font-weight: bold;
    margin-left: 20px;
    font-family: "Roboto", helvetica, sans-serif;
}
.color_animation {
    float: left;
    font-weight: bold;
    
    
}
.nav-lang {
    margin-bottom: 25px;
}
.nav-lang li a{
    font-size: 0.75em;
    color: #afaa8b;
    /*padding: 10px 8px;*/
}
.nav-lang li:hover{
    color: #270000 !important;
}


/*========================
INTRO CONTAINER
=========================*/
.starter_container {
    margin-top: -21px;
    padding: 0;
    width: 100%;
    height: 100%;
    background: url('../images/home.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
    background-position: center;  
}
.starter_container_tradizione {
    margin-top: 0px;
    padding: 0;
    min-width: 100%;
    height: 100%;
    background: url('../images/featured.jpg') no-repeat center center; 
    background-size: cover;
    text-align: center;
    background-position: center;  
}
.follow_container {
    width: 100%;
    position: absolute;
    top: 35%;
    text-align: center;
}
.starter_follow {
    display: inline-block;
    width: 80%;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
}
.top-title{
    color: white;
    font-family: 'Great Vibes', cursive;
    font-size: 80px;
    font-weight: normal;
    width: 100%;
 }
.second-title {
    font-weight: lighter; 
    font-size: 30px; 
    font-style: italic; 
    text-transform: capitalize;
}

.white{
    color: white;
}

/* ========================
    IMAGE INTRO BANNER CONTENT
   =========================*/

.background_content {
    position: relative;
    top: 0px;
    width: 100%;                                                                                                               
    height: 350px;
    background-color: white;
    margin: 0 auto 0 auto;
    z-index: 98;
    text-align: center;
}     
.background_content img {
    width: 100%;
}
.single img {
    width: 100%;
}

.background_content h1, h2, h3, {
    font-size: 3em;
    width: 60%;
    position: relative;
    top: 24%;
    /*color: white;*/
    padding: 0;
    border: 0;
    display: inline-block;
    font-family: 'Arbutus Slab', serif;
}
.background_content h4 {
    font-size: 1em;
    width: 90%;
    position: relative;
    top: 10%;
    /*color: white;*/
    padding: 0;
    border: 0;
    display: inline-block;
    font-family: 'Arbutus Slab', serif;
}

.background_content h1, h3 a span {
    color: white;
   /*border-bottom: 8px solid #fff;*/
    text-shadow: 2px 2px #26000080;
    font-size: 4em;
    margin-top: 5%;
    font-family: 'Great Vibes', cursive;
}
.background_content h2, a span {
    color: white;
   /*border-bottom: 8px solid #fff;*/
    text-shadow: 2px 2px #26000080;
    font-size: 0.8em;
    margin-top: 5%;
}
.featured2 h3 span {
    font-size: 1.5em;
}

.beer.background_content{
    background: url('../images/beer.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}

.confezioni.background_content{
    background: url('../images/confezioni.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}
.handmade.background_content{
    background: url('../images/steak.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}
.social.background_content{
    background: url('../images/social.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}
 .featured.background_content{
    background: url('../images/featured.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
 .featured2.background_content{
    background: url('../images/Lory-cantucci-firenze2.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
 .biscotti.background_content{
    background: url('../images/biscotti.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.reservation.background_content{
    background: url('../images/reservation-seat.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.confezioni.background_content{
    background: url('../images/confezioni.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.social.background_content{
    background: url('../images/social.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    font-size: 3em;
}
.social.background_content h1{
    font-size: 1.0em; 
    margin-top: 80px;
}
.social.background_content h1 a{
    color: white;
    text-decoration: none;
}
/*========================
DESCRIPTION BODY CONTENT
=========================*/
.description_content {
    padding: 10px 0;
    width: 100%;
    background: #fff;
    margin: 0 auto 0 auto;
    z-index: 99;
    position: relative;
    background: white;
    text-align: center; 
}          
.description_body {
    margin: 45px auto;
    max-width: 300px;
}
h1 {
    font-size: 28px;
    font-weight: 900;
   /* width: 305px;*/
    letter-spacing: 0.040em;
    display: inline-block;
    padding: 7px 16px;
    margin: 0;
}
/*========================
IMAGE DESCRIPTION BODY CONTENT
=========================*/

.picture_content {
    display: none;
}
/*========================
FIRST FOOTER CONTENT
=========================*/
.first_footer {
    background-color: #1e1e1e;
    text-align: center;
}
.social  {
    color: #fff;
}
.social:hover  {
    color: #E0D8D1;
}
.social_heading,
.social_info {
    display: block;
}
.social_heading {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.040em;
    color: #FFFFC0;
    text-align: center;
   /* margin: 40px 0 0 0;*/
}
.social_info, 
.social_icons {
   /* margin: 18px 0 50px 0;*/
}

.social_info a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.100em;
    line-height: 1.200em;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 210px;
    font-family: 'Pontano Sans', sans-serif;
}

.social_info a:hover {
    color: #E0D8D1;
}

.social_icons {
    padding: 0;
}

.social_icons li {
    list-style: none;
    display: inline-block;
    padding: none;
    color: #fff;
}

.social_icons li:nth-child(1),
.social_icons li:nth-child(2),
.social_icons li:nth-child(3) {
    margin: 0 5px 0 0;
}
.social_icons li a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}

.social_icons li a:hover {
    color: #E0D8D1;
}

.direction a{
    color: white !important;
}

/*========================
SECOND FOOTER CONTENT
=========================*/

footer.sub_footer {
    background-color: #1C1C1C;
    padding: 20px;
}

p.sub-footer-text{
    color: #6B6B6B;
}

p.sub-footer-text a{
    color: #BDBDBD;
    text-decoration: none;
}

/*Contact */

.contact-text{
    margin:45px auto;
}
/* Contact Form */
#contact .contact-form{
    margin: 0 auto;
    padding:25px 25px 0px 25px;
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.2);
    /* -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.2); */
}

.mail-message-area{
    width:100%;
    padding:0 15px;
}

.mail-message{
    width: 100%;
    background:rgba(255,255,255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin:0 auto;
    border-radius: 0;
}

.not-visible-message{
    height:0px;
    opacity: 0;
}

.visible-message{
    height:auto;
    opacity: 1;
    margin:25px auto 0;
}

.inner.contact {
    padding: 50px 0;
}
.inner.orario {
    padding: 50px 0;
}

/* Input Styles */

.form{
    width: 100%;
    padding: 16.94px;
    /* background:#E2E2E2; */
    border: 1px solid rgba(13, 12, 12, 0.23);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.form:hover{
    border:1px solid #8BC3A3;
}

.form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
}

.textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
} 
/* Generic Button Styles */
.button{
    padding:8px 12px;
    background:#0A5175;
    display: block;
    width:120px;
    margin:10px 0 0px 0;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
    font-size:0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
}

.button:hover{
    background:#8BC3A3;
    color:white;
}

/* Send Button Styles */

.form-btn{
    width:50%;
    display: block;
    float: left;
    height: auto;
    padding:15px;
    color:#fff;
    background:rgba(255, 130, 0, 1);
    border:none;
    border-radius:3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 auto !important;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    text-align: center;
}
.form-btn:hover{
    background: #B75B00;
    color: white;
    border:none;
}

.form-btn:active{
    opacity: 0.9;
}

div.fa {
    display: block;
    padding: 30px 0px 25px 0px;
}

div .fa-2x {
    padding: 30px 0px 25px 0px;
}

h1 {
   /* text-transform: capitalize;*/
}
.navbar-default {
    border: 0 !important;
}

/*========================
MEDIA QUERIES MOBILE
=========================*/

@media (max-width: 660px) {
    div#bs-example-navbar-collapse-1 {
    background-color: rgba(255, 249, 249, 0.86);
}
    .top-title {
        font-size: 67px;
    }
    .top-title img {
        width: 280px;
    }
    .navbar-brand img {
        padding: 0px 25px;
    }
    

    .second-title {
        font-size: 21px;
    }

    .background_content h1 {
        width: 80%;
        font-size: 2.5em;
        text-shadow: 2px 2px #26000080;
    }

    .form-btn {
        margin: 0px auto;
        /* display: block; */
    }
}
/*========================
MEDIA QUERIES PHONE
=========================*/


 @media screen and (max-width: 480px) {
    .starter_container {
        height: 100%;
    }
    .background_content h1 {
      top: 20%;
      font-size: 3em; 
    }
    .background_content h3{
        font-size: 2.5em; 
    }
    .background_content h3 span{
        font-size: 1.5em; 
    }   
    #listabiscotti li {   
        text-align: center;
        margin-left: 0px;
    }  
    #listabiscotti li img {
        max-width: 100% !important;                       
        margin-left: 0px;
        text-align: center;
    }
    #listabiscotti li span {
        text-align: center;
    }
}

/*========================
MEDIA QUERIES TABLET
=========================*/

    @media screen and (max-width: 660px) { 
  
        .starter_container {
            height: 100%;
        }

    /*========================
    NAV
    =========================*/
    .navbar-default{
        height: 70px;
        padding-top: 10px;
    }

    nav li{
        padding-right: -5px;
        float: left;
    }
    .navbar-brand{
        font-family: 'Pacifico', cursive;
        font-size: 34px !important;
        text-decoration: none;
        color: white !important;
    }
    nav {
        position: fixed;
        display: block;
        position: fixed;
        width: 100%;
        height: 55px;
        z-index: 100;
        margin: 0;
        padding: 0;
        background-color: #1e1e1e;
        text-align: center;
    }
    .logo {
        display: none;
    }
    .main-nav {
        padding: 0;
        margin: 18px auto 0 auto;
    }
    .main-nav li {
        display: inline-block;
        list-style: none;
        margin: 0 29px 0 29px;
        float: left;
        width: 100%;
    }
    .logo a,
    .main-nav a {
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 0.150em;
        text-decoration: none;
        color: #fff;
        display: block;
        text-align: center;
        padding: 2px 0;
        transition: color 0.3s ease-in-out;
    }
    .main-nav a:hover {
        color: #270000;
    }
    .direction a {
        border: 5px solid rgba(0,0,0,0);
        display: inline-block;
        width: 45px;
        height: 45px;  
        background-size: 30px; 
    }
    .direction a:hover {
        border: 5px solid #6D903C;
    }
      

    /*========================
    DESCRIPTION BODY CONTENT
    =========================*/

    .description_body {
        margin: 45px auto;
        max-width: 500px;
    }
    h1 {
        font-size: 32px;
        font-weight: 900;
        width: 350px;
        letter-spacing: 0.040em;
    }
    .picture_content {
        display: inline-block;
        padding: 0 20px;
    }

    /*========================
    IMAGE INTRO BANNER CONTENT
    =========================*/

    .background_content {
        position: relative;
        top: 0px;
        width: 100%;
        height: 300px;
        background-color: white;
        margin: 0 auto 0 auto;
        z-index: 98;
        text-align: center;
    }

    .background_content h1 {
        font-size: 3em;
        position: relative;
        top: 18%;
        width: 100%;
        color: white;
        padding: 0;
        border: 0;
        display: inline-block;
        font-family:  'Arbutus Slab', serif;
        text-shadow: 2px 2px #26000080;
    }

    .background_content h1 span {
        color: white;
        padding: 0;
       /* border-bottom: 10px solid #fff; */
    }
}
    /*========================
    Social Connect
    =========================*/

    section.social_connect {
        background-color: #e2d0ae;
        text-align: center;
        margin-bottom: 50px;
        color: #B75B00;
  }

    .social_heading {
        font-size: 33px;
       /* margin: 50px 0 0 0;*/
        font-family:  'Arbutus Slab', serif;
    }

    .social_info a {
        font-size: 24.93px;
    }

    .social_icons li a {
        font-size: 30px;
    }

    .social_info a {
        display: inline-block;
        margin: 0 auto;
        width: 325px;
    } 
    .social.background_content h1{
    font-size: 1em; 
    margin-top: 30px;
    font-family: 'Arbutus Slab', serif;
    } 
    

} /*END OF MEDIA QUERY*/

/*========================
MEDIA QUERIE DESKTOP
=========================*/

@media screen and (mix-width: 1000px) { 

    .starter_container {
        background-attachment: fixed;
    }


    /*========================
    BACKGROUND CONTENT
    =========================*/


    .background_content h1 {
        font-size: 5em;
        position: relative;
        top: 41%;
        width: 100%;
        color: white;
        padding: 0;
        border: 0;
        display: inline-block;
        margin-top: 20px;
    }

    .background_content h1 span {
        color: white;
        padding: 0;
        border-bottom: 12px solid #fff;
    }

    /*========================
    DESCRIPTION BODY CONTENT
    =========================*/

    .margin-right {
        margin-right: 5%;
    }

    .margin-left {
        margin-left: 5%;
    }

    .background_content:nth-of-type(2),
    .background_content:nth-of-type(4) {
        background-attachment: fixed;
    }

    .description_body {
        max-width: 450px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        margin-top: 10px;
    }


    .picture_content {
        display: inline-block;
        padding: 0;
        vertical-align: middle;
    }

    /*========================
    FIRST FOOTER CONTENT
    =========================*/

    .social_heading {
        font-size: 33px;
        margin: 50px 0 0 0;
    }

    .come_in .social_info a {
        font-size: 24.93px;
        display: inline-block;
        margin: 0 auto;
        width: 565px;
    }

    .come_in .social_info {
        margin-bottom: 25px;
    }

    .or_call .social_info a {
        font-size: 24.93px;
        display: inline-block;
        margin: 0 auto;
        width: auto;
    }

    .social_icons li a {
        font-size: 30px;
    }
}