/*  reseting bootstrap margins */
 
p {
	margin-top: 16px;
}
  
#navbar {
  margin-bottom:0; }

.alert {
  border-radius: 0; }

.container {
  width:100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.col-xs-1, .col-sm-1, .col-md-1, .col-sm-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-sm-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-sm-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-sm-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-sm-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-sm-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-sm-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-sm-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-sm-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-sm-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-sm-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-sm-12 {
  position: relative;
  height:100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0; }

.row {
  margin-right: 0;
  margin-left: 0; }

.panel {
  border:none; }
  
img {
    max-width: 100%;
    height: auto;
}

.flexslider .slides img {
	max-width: 100% !important;
	display: block;
}

input#edit-field-inner-page-maintitle-und-0-value {
width:100%;
}


/*  end reseting bootstrap margins  */


html,body {
  margin: 0px; 
  padding: 0px; 
  font-size: 100%; 
  color: #212121; 
  background-color: #ffffff;
  font-family: "Roboto", Arial;   
  letter-spacing: 0.7px;  
  -webkit-font-smoothing: antialiased;
  
}
  
h1, h2, h3 {
  font-size: inherit;
  
} 

h2.h2_title {
  font-variant: small-caps;
  font-weight: bold;
}

@font-face {
    font-family: "CSFont";
    src: url("/sites/all/themes/clayandstone/images/latolight.ttf");
}

@font-face {
    font-family: "Roboto";
    src: url("/sites/all/themes/clayandstone/images/roboto.ttf");
}

@font-face {
    font-family: "Roboto_Bold";
    src: url("/sites/all/themes/clayandstone/images/roboto_bold.ttf");
}

@font-face {
  font-family: "Roboto_Reg";
  src: url("/sites/all/themes/clayandstone/images/roboto_reg.ttf");
}

@font-face {
  font-family: "Roboto_Thin";
  src: url("/sites/all/themes/clayandstone/images/robotothin.ttf");
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration:none;
	color: inherit;
}


#container {
    transition: margin-left .5s;
    z-index: 10;
}

* {
	box-sizing: border-box;
  }


/* styling top frame with logo, menu and language switch*/

.wraper {
	display: grid;
  grid-template-columns: 47% 47%;
	column-gap: 6%;
  align-items: center;
}

.one {
	grid-column: 1 / 3;
	background-color: #FFFFFF;
  }

.two {
	  }

.main_screen {
    
}

.mobile_screen {
  display: none;
}

#container {
  width: 100%;
  top: 30px;
  position: relative;
}

/* styling logo block */
#frontpage_logo {
  margin-left: 60px;
	width: 70px;
}

#logo_small {
  display: none;
}

.frontpagemenu,
.frontpagemenu_1,
.frontpagemenu_last {
	font-size: 0.7rem;
	font-weight: bold;
	text-transform: uppercase;
}

.frontpagemenu,
.frontpagemenu_last {
	margin-left: 45px;
	}

  /*end styling logo block */

  /* styling top block */

#block1_left {
  margin-top: 60px;
}

span.head {
	font-size:1.3rem;
	text-transform:uppercase;
	font-weight:bold;	
	line-height:150%;
}

.topright_text {
	position:relative;
	top:6px;
	font-size:1.4rem;
	line-height:1.7rem;
	font-weight: 300;
	letter-spacing:0.7px;
  
}

.topleft_text {
  font-size:1.4rem;
	line-height:1.7rem;
	font-weight: 300;
	letter-spacing:0.7px;
  text-align: right;
}

.main_text_style {
	font-size:1.4rem;
	line-height:1.7rem;
	font-weight: 300;
	letter-spacing:0.7px;
}

.small_text_style {
	font-size: 0.9rem;
	font-variant: small-caps;
}

.topright_contact {
	font-size: 0.8rem;
	font-variant: small-caps;
}

.topright_text p,
.topright_text h1 {
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 1.7rem;
	}


  .topright_text h2 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.7rem;
	}

#topright  {
	width:100%;
	padding-right:25%;

}

.views-field-field-practice-title {
	color:#ffffff;
	font-size:1.15rem;
	font-weight:bold;
	position:absolute;
	bottom:10%;
	right:80px;
	float:right;
	text-transform:uppercase;
	text-align:right;
	background-color: rgba(158,43,36,0.6);
  padding-top: 5px;
  padding-bottom: 5px;
	padding-right:5px;
  box-shadow: 80px 0 0 rgba(158,43,36,0.6), -20px 0 0 rgba(158,43,36,0.6);
}

.views-field-field-front-teaser {
    color: #FFFFFF;
    font-size: 1.15rem;
    line-height: 1.6rem;
    width: 80%;
    float: right;
    position: absolute;
    top: 31%;
    right: 80px;
    text-align: right;
    background-color: rgba(0,0,0,0.4);
    padding-top: 25px;
    padding-bottom: 35px;
    box-shadow: 80px 0 0 rgba(0,0,0,0.4), -20px 0 0 rgba(0,0,0,0.4);
	  display: none;
}

/* styling second block */

#about {
  margin-top: 60px;
  padding-top: 60px;
	padding-bottom: 100px;
	padding-left: 25%;
	padding-right: 25%;
	text-align: center;
	font-size:1.25rem;
	line-height:1.5rem;
	font-weight: 200;
	letter-spacing:0.7px;
  background-color: #FFFFFF;
}

#about_one {
  padding-top: 60px;
	padding-bottom: 100px;
	padding-left: 25%;
	padding-right: 25%;
	text-align: center;
	font-size:1.25rem;
	line-height:1.5rem;
	font-weight: 200;
	letter-spacing:0.7px;
  background-color: #FFFFFF;
}

#banners {
	margin-top: 50px;
}

.banners {
	width: 140px;
	padding-right: 50px;
}

.banners_tacs {
	width: 180px;
	padding-right: 50px;
}

/* end styling second block */

/* styling other blocks */

.topright_text_cap,
.topright_left_cap {
  text-transform: uppercase;
}

.back-forward-arrow {
  width: 50px;
}

.arrow-block {
  position: absolute;
  bottom: 5%;
  right: 20%;
}


#blockThreeLeft {
	text-align: right;
	padding-left: 25%;
	}

#services_left,
#block4_right,
#block5_left,
#blockFourRight {
  font-size:1.25rem;
	line-height:1.5rem;
	font-weight: 200;
	letter-spacing:0.7px;
}

#blockThreeRight {
  padding-top: 40px;
} /*  !!!! */

#blockFourRight {
  padding-right: 25%;
}

#services_right,
#block4_left,
#block5_right {
  margin-top: 60px;
  margin-bottom: 60px;
}

#block6 {
background-color: #231F21;
color:#ffffff;
margin-top: 160px;
padding-top: 50px;
padding-bottom: 150px;
}

.one1 {
  text-align:center;
  }

#footer_inside {
  margin-top:20px;
  width: 600px;
  margin-left:auto;
  margin-right: auto;
  font-size:0.85rem;
  text-align: center;
}

#footer-wraper {
  width: 100%;
}

.footer_img_m {
  margin-left:10px;
}

/* styling digest landing page */

.wraper_tiledigest {
	display: grid;
  grid-template-columns: 40% 53%;
	column-gap: 7%;
  align-items: center;
}

#digest_left {
  position: relative;
  top:-15%;
  right: 0px%;
  padding-left:40%;
  width: 100%;
  text-align: right;
  
}

#about_left{
  position: relative;
  top:-12%;
  right: 0px;
  padding-left:45%;
  width: 100%;
  text-align: right;
}

#about_left_side {
  
}

#digest_right {
position:relative; 
top:-50px;

}

#logo_digest {
  color: #FFFFFF;
  z-index: 10;
}

.frontpagemenu.digest,
.frontpagemenu_1.digest,
.frontpagemenu_last.digest {
  font-weight: bold;
  color: #FFFFFF;
}

#digest_text {
  margin-top: 10px;
  line-height: 1.2rem;
  font-size: 0.9rem;
  /*font-weight: lighter;
  font-family: CSFont;*/
}

#digest_text.boldfont {
  font-weight: bold;
}



#divider {
  float: none;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#block-views-hands-block-1 {
  margin-top: 50px;
}

/* end of styling digest */

/* styling library main page */

.wraper_library {
  display: grid;
  grid-template-columns: 28% 47%;
	column-gap: 3%;
  align-content: top;
  margin-left: 11%;
  margin-top: 100px;
  
  
}



#block-views-cyclopedia-block-1 > div.content > div > div.view-content > div.views-row-even {
  grid-column: span 1 / -1;
  grid-auto-rows: min-content;
  grid-row: span 4;
}

#block-views-cyclopedia-block-1 > div.content > div > div.view-content > div.views-row-odd {
  grid-column: span 1 / 1;
  grid-row: span 3;
}

#block-views-cyclopedia-block-1 > div.content > div > div.view-content {
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto auto auto auto auto  auto auto auto auto;
column-gap: 5%;
}

.wraper_front_text {
  display: grid;
  grid-template-columns: 28% 22% 22%;
	column-gap: 3%;
  align-content: top;
  margin-left: 11%;
  }

.library_text {
  margin-top: 25px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.library_text.second {
  margin-top: 60px;
}

.small_title,
.views-field-field-cyclopedia-topic {
  font-size: 0.8rem;
	font-weight: bold;
	text-transform: none;  
}

.main_title,
.views-field-field-cyclopedia-title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: -15px;
}

.library_teaser,
.views-field-field-cyclopedia-subtitle,
.views-field-field-cyclopedia-subtitle-front {
  margin-top: 10px;
  line-height: 1.6;
  margin-top: -15px;
  width: 98%;
  }

  li.pager-next.last,
  li.pager-previous.first {
    font-size: 0.8rem;
  }
  li.pager-next.last {
    font-size: 0.8rem;
    float: right;
    position: absolute;
    right: 10%;
    
  }

  li.pager-previous.first {
    float: right;
    position: absolute;
    right: 20%;
    
  }

  /*end library main page*/

  /* styling glossary */

  .wraper_glossary {
    display: grid;
    grid-template-columns: 80%;
	  align-content: top;
    text-align: center;
    margin-left: 10%;
    margin-top: 140px;
  }

  .glossary_title_top,
  .field-name-field-glossary-general-title {
    font-size: 1.3rem;
    font-weight: bold;
  }

  .glossary_teaser_top,
  .field-name-field-glossary-general-subtitle {
    margin-top: 5px;
    line-height: 1.8;
    padding-bottom: 40px;
   
  }

  .glossary_letter_teaser_top {
    margin-top: 5px;
    line-height: 1.8;
  }

  .glossary_letter_top {
    margin-top: 5px;
    line-height: 1.8;
    padding-bottom: 40px;
  }

  .field-name-field-glossary-general-title.field-widget-text-textfield,
  .field-widget-text-textfield,
  .field-widget-text-textarea   {
    font-size: unset;
    font-weight: normal;
    width: 100%;
  }

  .glossary_letters_top {
    padding-bottom: 150px;
  }

  .letter.first {
    margin-left: 0px;
  }

  .letter {
    margin-left: 20px;
    line-height: 1.8;
  }

  .field-name-field-glossary-text,
  .field-name-field-glossary-main-text {
    width: 36%;
    text-align: justify;
    line-height: 1.4;
    margin-left: 32%;
    padding-bottom: 150px;
    margin-top: 50px;
  }

  .views-field-field-glossary-text   {
    width: 36%;
    text-align: justify;
    line-height: 1.4;
    margin-left: 32%;
    
  }

  .field-name-field-glossary-text.field-widget-text-textarea {
    width: 100%;
    margin-left: 0px;
  }

  .glossary_main_word {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
  }

  .glossary_article,
  span.glossary_article {
    
  }

  .field-name-field-digest-logo,
  .views-field-field-digest-logo {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .wraper_digest {
    display: grid;
    grid-template-columns: 100%;
	  align-content: top;
    text-align: center;
    margin-top: 100px;
  }


  .field-name-field-digest-title,
  .views-field-field-digest-title {
    font-size: 1.1rem;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "CSFont", Arial, Helvetica, sans-serif;
  }

  .field-name-field-hands {
    font-weight: 900;
    font-size: 0.8rem;
    font-family: "Roboto_Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0px;
    color: #343B41;
  }

  .field-name-field-hands-title {
    font-size: 1.5rem;
    font-family: "Roboto_Thin", Arial, Helvetica, sans-serif;
    position: relative;
    top: -0.9rem;
  }

  .field-name-field-hands-date {
    font-size: 0.8rem;
    font-family: "Roboto_Thin", Arial, Helvetica, sans-serif;
    position: relative;
    top: -1.5rem;
  }

  .hands_paragraph_number {
    font-family: "Roboto_Thin", Arial, Helvetica, sans-serif;
    font-size: 0.9rem;
  }

  .views-field-field-digest-date {
    font-family: "CSFont", Arial, Helvetica, sans-serif;
  }

  .field-name-field-digest-text,
  .views-field-field-digest-text {
    margin-top: 45px;
    width: 50%;
    text-align: justify;
    line-height: 1.4;
    margin-left: 25%;
    font-weight: lighter;
    padding-bottom: 60px;
  }

  .field-name-field-hands-text {
    text-align: justify;   
    font-size: 1rem; 
  }

  .disclaimer {
    font-size: 0.8rem;
    line-height: 1.2;
    margin-top: 1rem;
    margin-bottom: 2rem;
    width: 65%;
    position: relative;
    top: -0.5rem;
  }

  .views-field-field-hands-title p {
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.7px;
    
  }

  li.pager-current {
    opacity: 0;
    display: none;
  }
  /*end digest */

  /* styling cyclopedia articles */

  .field-name-field-cyclopedia-topic {
    font-size: 0.8rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #9E2B24;
    margin-bottom: -15px;
  }

  .field-label {
    display: none;
  }

  .wraper_cyclopedia {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
    align-items: center;
    margin-top: 0px;
  }

  .field-name-field-cyclopedia-title {
    font-size: 2rem;
    font-weight: bold;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.15;
  }

  .field-name-field-cyclopedia-subtitle {
    font-size: 1rem;
    margin-top: 15px;
  }

  .field-name-field-cyclopedia-introduction {
    background-color: #F3F3F3;
    padding: 50px;
    font-size: 1.1rem;
    text-align: center;
  }

  .field-name-field-cyclopedia-main-text {
    padding: 50px;
  }

  /*end cyclopedia articles */

  /* styling victorian */

  .wraper_victorian {
  display: grid;
  grid-template-columns: 50% 50%;
	align-items: center;
  margin-top: 80px;
}

.victorian_one {
	grid-column: 1 / 3;
  text-align: center;
	}

  #victorian_left {
    text-align: center;
    position: relative;
    top: -10%;
  }

  #victorian_right {
    width:85%;
  }

  .victorian_context {
    font-size: 0.8rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #9E2B24;
  }

  .victorian_title {
    font-size: 2rem;
    font-weight: bold;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
  }

  .victorian_text {
    font-size: 1rem;
    margin-top: 15px;
  }

  #victorian_text {
    margin-top: 65px;
    width: 50%;
    text-align: justify;
    line-height: 1.4;
    margin-left: 25%;
    font-weight: lighter;
    padding-bottom: 60px;
    font-size: 1.1rem;
  }


  /*end styling victorian */
  /*styling contact us page */
  
  #contact_text {
    margin-top: 15px;

  }

  /* contact page */

  /* terms of use */

  .field-name-field-article-title {
    font-size: 1.3rem;
    font-weight: bold;
  }

  .field-name-body {
    width: 50%;
    text-align: justify;
    line-height: 1.4;
    margin-left: 25%;
    margin-top: 40px;
    font-weight: lighter;
    padding-bottom: 60px;
    font-size: 1.1rem;
  }


  /* styling tile manufacturers */ 

  .manufacturers_container {
    display: grid;
    grid-template-columns: 65% 25%;
    grid-template-rows: auto;
    gap: 10%;
    grid-row-gap: 50px;
    margin-top: 100px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    
  }

  .marks {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .tile_bold {
    font-weight: bold;
  }

  .tile_marks {
    text-align: center;
    font-weight: bold;
    font-size: 0.8rem;
  }

  .tile_text{
    text-align: left;
  }

  .headline {
    font-weight: bold;
    font-size: 1.2rem;
  }

  .bald {
    font-weight: bold;
  }

  .stone_container {
    display: grid;
    grid-template-columns: 25% 72%;
    gap: 3%;
    grid-template-rows: auto;
    grid-row-gap: 40px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
  }

  .stone_container_one {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .stone_item_left {
    text-align: left;
  }

  .hands_container {
    display: grid;
    grid-template-columns: 7% 91%;
    gap: 2%;
    grid-template-rows: auto;
    grid-row-gap: 1.6rem;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 50px;
    width: 38%;
  
  }

  .epigraph {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 38%;
    text-align: right;
    font-style: italic;
    font-size: 0.9rem;
  }

  .epigraph_author {
    font-weight: bold;
    font-style: normal;
    margin-top: 0.8rem;
  }

  a.hands_link {
    text-decoration:underline;
  }

  
 .stone_top_text {
    background-color: #F3F3F3;
    font-size: 1.1rem;
    text-align: center;
 }

 .stone_top_text_left {
    background-color: #F3F3F3;
    font-size: 1rem;
    text-align: left;
    margin: 50px;
 }

 .gastev_top {
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
 }

 .digest_title {
  font-weight: bold;
  font-size: 2.5rem;
  margin-top: 4rem;
 }

 .quote {
    padding-left: 2rem;
    margin-left: 4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-left: 2px solid rgba(0,0,0,0.2);
 }

 .attribution {
  font-size: 0.8rem;
  font-style: italic;
  
 }

 a.a_link {
  color: #9E2B24;
  font-weight: bold;
  padding-top: 4rem;
  text-transform: uppercase;
 }

  @media only screen and (max-width: 992px) {
    
    .wraper,
    .manufacturers_container,
    .stone_container,
    .stone_container_one {
      grid-template-columns: 100%;
      column-gap: 0%;
      width: 100%;
    }

    .hands_container {
      width: 95%;
    }

    .quote {
      margin-left: 0rem;
    }

    #footer_inside {
      width: 100%;
          
  }

    .main_screen {
      display: none;
    
    }
    
    .mobile_screen {
      display: block;
    }
     
    .one {
      grid-column: 1 / 1;
      }

      .epigraph {
        width: 75%;
        margin-left: 20%;
      }
      
    #logo_small {
        display:block;
      }

    #logo_main,
    #logo_digest {
      display: none;
    }

    #about, #about_one {
      padding-left: 5%;
      padding-right: 5%;
      background-color: #ffffff;
    }

    .wraper_tiledigest {
      display: block;
      margin-top: 120px;
    }

    
    .disclaimer {
      width: 100%;
      font-size: 0.9rem;
      margin-top: 20px;
    }

    #block-views-hands-block-1 {
      font-size: 1.2rem;
      line-height: 2rem;
    }
    

    #digest_left {
      text-align: center;
      z-index: 10;
      padding-top: 120px;
      padding-bottom: 120px;
      padding-left: 10% !important;
      padding-right: 10% !important;
      
          }

        #digest_text {
      font-size: 1.3rem !important;
      line-height: 1.7rem !important;
      
    }

    #digest_text.boldfont {
      margin-bottom: 30px;
    }

    .topright_contact{
      font-size: 0.9rem !important;
    }


   

    #digest_right {
      position: relative;
      top: -40px;
    }

    .digest_img {
     
    }

    .wraper_library, .wraper_front_text {
      grid-template-columns: 100%;
      margin-left: 0%;
    }

    .field-name-field-glossary-text,
    .field-name-field-glossary-main-text {
      width: 80%;
      margin-left: 10%;
    }
  
    .views-field-field-glossary-text {
      width: 80%;
      margin-left: 10%;
    }

    .field-name-field-digest-text,
    .views-field-field-digest-text {
      width: 86%;
      margin-left: 7%;
      margin-right: 7%;
    }

    .wraper_victorian,
    .wraper_cyclopedia {
      grid-template-columns: 100%;
    }
  
    .victorian_one {
      grid-column: 1 / 1;
    }

    #victorian_right {
      width:100%;
    }

    #victorian_text {
      width: 80%;
      margin-left: 10%;
    }

    .field-name-body {
      width: 80%;
      margin-left: 10%;
    }

    #block-views-cyclopedia-block-1 > div.content > div > div.view-content {
      display: contents;
      font-size: 1.2rem;
      
    }

    #block-views-cyclopedia-block-1 > div.content > div > div.view-content > div.views-row-odd,
    #block-views-cyclopedia-block-1 > div.content > div > div.view-content > div.views-row-even  {
      margin-top: 2.5rem;
    }

    .field-name-field-cyclopedia-main-text {
      padding-left: 0;
      padding-right: 0;
    }

    #frontpage_logo {
      float: left;
    }

    #logo_small {
      float: right;
      position: relative;
      right: 10%;
    }

    .topright_text {
      text-align: center;
    }

    #topright {
      padding-top: 60px;
      padding-left: 5%;
      padding-right: 5%;
    }
    
    .banners_tacs,
    .banners {
      float: none;
      margin-left: 15%;
      margin-right: 15%;
      padding-left: 0;
      padding-right: 0;
      margin-top: 30px;
    }
   
    .topright_text_cap {
      text-align: center;
      margin-top: 0px;
    }

    #blockThreeLeft {
      text-align: center;
      padding-left: 5%;
      padding-right: 5%;
          }

    #blockThreeRight {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      padding-top: 0;
  }

  #blockFourRight {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  #blockFourLeft,
  #blockFiveRight {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  img.floors {
    border-radius: 8px;
  }

  #block4_left {
    margin-bottom: 0;
    margin-top: 0;
  }

  #block4_right {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  #library_left {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  #library_middle {
    width: 85%;
    max-width: 500px;
    margin-left: 5%;
    margin-right: 10%;
    margin-top: 60px;
  }

  #library_right {
    width: 85%;
    margin-left: 5%;
    margin-right: 10%;
    max-width: 500px;
  }

  .small_title {
    font-size: 1rem;
  }

  .main_title {
    font-size: 1.4rem;
  }

  .library_teaser {
    font-size: 1.2rem;
  }

  .library_text.second {
    margin-top: 25px;
  }

  }