/*

                                   
 ######  ####  #    # #####  ####  
 #      #    # ##   #   #   #      
 #####  #    # # #  #   #    ####  
 #      #    # #  # #   #        # 
 #      #    # #   ##   #   #    # 
 #       ####  #    #   #    ####  
                                   
                                   */



@font-face {
    font-family: 'CharterITC';
    src: url('../fonts/CharterITC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JournalSansNew';
    src: url('../fonts/JournalSansNew.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'JournalSansNew';
    src: url('../fonts/JournalSansNew-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


/*
  #####  ####### #     # ####### ######     #    #       
 #     # #       ##    # #       #     #   # #   #       
 #       #       # #   # #       #     #  #   #  #       
 #  #### #####   #  #  # #####   ######  #     # #       
 #     # #       #   # # #       #   #   ####### #       
 #     # #       #    ## #       #    #  #     # #       
  #####  ####### #     # ####### #     # #     # ####### 
                                                         */

img {
  height: auto;
  max-width: 100%;
}


.aligncenter {
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
   };


html,
body{
  overflow-x: hidden; 
  position: relative;
}


.menu-link {
  color: #ccc ! important;
}


.logo_body{
  width: 300px;
    display: block;
    margin: auto;


}


pre {

      white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-word;

      border-left: 25px solid transparent;
      border-right: 25px solid transparent
      border-top: 0px solid transparent;
      border-bottom: 0px solid transparent;
      

    padding: 25px;
    -moz-border-image: url(../image-border.png) 10 27 round round;
    -webkit-border-image: url(../image-border.png) 10 27 round round; 
    -o-border-image: url(../image-border.png) 10 27 round round;
    border-image: url(../image-border.png) 10 27 round round;
}

.pre_image {

      border-left: 0px;
      border-right: 0px;
      border-top: 25px;
      border-bottom: 25px;
      

    padding: 25px;
    -moz-border-image: url(../image-border2.png) 10 27 round round;
    -webkit-border-image: url(../image-border2.png) 10 27 round round; 
    -o-border-image: url(../image-border2.png) 10 27 round round;
    border-image: url(../image-border2.png) 10 27 round round;
}

.fb_wrapper{
    padding-left: 20px;
    margin-bottom: 30px;
    margin-top: 7px;
    bottom: 0px;
    position: relative;
}

.copyright{
  color: #ccc ! important;
    font-size: 0.8em;
    line-height: 3em;
}

.white_links{
  color: white;
  text-decoration: none;
  border-bottom: 20px white solid;
}

.white_links2{
color:white;
text-decoration: none;
border-bottom: 10px white dotted;
  }




/*
 #     # ####### ######  ######  ######  ######  #######  #####   #####  
 #  #  # #     # #     # #     # #     # #     # #       #     # #     # 
 #  #  # #     # #     # #     # #     # #     # #       #       #       
 #  #  # #     # ######  #     # ######  ######  #####    #####   #####  
 #  #  # #     # #   #   #     # #       #   #   #             #       # 
 #  #  # #     # #    #  #     # #       #    #  #       #     # #     # 
  ## ##  ####### #     # ######  #       #     # #######  #####   #####  
                                                                         */





/*

 #     # ### ######  ####### ####### 
 #     #  #  #     # #       #     # 
 #     #  #  #     # #       #     # 
 #     #  #  #     # #####   #     # 
  #   #   #  #     # #       #     # 
   # #    #  #     # #       #     # 
    #    ### ######  ####### ####### 
                                     */


.zaglushka {
height: 100% !important;
max-width: none !important;
position: absolute;
    left: -45%;
}


video {
  overflow:hidden;
  border:5px;
  border-color: white;
}


.masked_img {
  position: absolute;
  border-color: white;
  border:5px;
  max-width: 1100px;
}

.masked_image_container {
  padding: 5px;
  overflow: hidden;
}


.masked_vid {
  position: absolute;
  border-color: white;
  border:5px;
  max-width: 900px;
}


.masked_video_container {
  padding: 5px;
  overflow: hidden;
  max-width: 895px;
}




.sidebar-header {
font-family: 'JournalSansNew';
padding-top: 15px;
padding-left: 10px;
color: white;
font-size: 41px;
}

.sidebar-header-2 {
font-family: 'JournalSansNew';
padding-top: 15px;
padding-left: 20px;
color: white;
font-size: 20px;
}

.sidebar-header-3 {
font-family: 'JournalSansNew';
padding-top: 15px;
padding-left: 20px;
color: white;
font-size: 20px;
}



.label {
  font-family: 'JournalSansNew' ! important;
      right: 100px;
    display: inline-block;
    padding: .2em .6em .3em;
    font-size: 0.8em;
    color: grey;
    border-radius: .25em;
    border: 1PX solid;
    margin-left: 10px;
        font-weight: 500;
}

.label-default{
background-color:transparent;
}


.main-menu {
  text-align: justify;
  font-family: 'JournalSansNew' ! important;
  font-size: 41px;
}


.wrapper_main_menu{
  width: 100%;
  text-align: justify;
  margin: auto;
  

}

.wrapper_main_menu div{
  background: white;
  display: inline-block;
}

.wrapper_main_menu div:first-child {
    padding-left: 0%;
}

.wrapper_main_menu div:last-child {
    padding-right: 0%;
}

.wrapper_main_menu:after{
  content: "";
  width: 100%;
  display: inline-block;
}

.side-menu{
  font-family: 'JournalSansNew' ! important;
  font-size: 18px;
  max-width: 200px;
}


.page-video-wrapper{

}

.container-video-fluid{
  
  z-index:99;
    overflow: hidden;
  position: relative;
}

.main_next{
    right: 5em;
    bottom: 1em;
    position: absolute;
    z-index: 9999;
    color: white !important;
    display: inline;

}

.single_portfolio_scroll_img{
  padding-left: 50px;
  padding-top: 100px;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
    color: white !important;
    display: inline;
    
}

.scroller{
  width: 50px;
  height: auto;
  visibility: hidden;
}


.video-color{
  height: 100%;
  width: 100%;
  position: absolute;
  background-repeat: repeat;
  z-index:0;
  
}

.video-pattern{
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url(../pattern8.png);
  background-repeat: repeat;
  z-index:999;
  
}






.timestamp{
    text-align: right;
    padding-top: 10px;
    color: #969696;
    font-size: 1.2em;
    font-family: 'FuturaLightC' ! important;
    

}

.tagline{
    text-align: right;
    border-top: 1px solid #ECECEC;
    padding-top: 10px;


}


.anton{
    border-left: 6px double #ca7945;
    padding-left: 10px;
    /* max-width: 60%; */
    margin-right: 30%;
}

.polina{
    border-right: 6px double #177222;
    margin-left: 30%;
    padding-right: 10px;
    
}





/*
  #####  #     #    #    #       #       #######  #####  ####### 
 #     # ##   ##   # #   #       #       #       #     #    #    
 #       # # # #  #   #  #       #       #       #          #    
  #####  #  #  # #     # #       #       #####    #####     #    
       # #     # ####### #       #       #             #    #    
 #     # #     # #     # #       #       #       #     #    #    
  #####  #     # #     # ####### ####### #######  #####     #    
                                                                 */

.wordpress_feed_container{
  margin-left: 10px;
  margin-top: 20px;
  margin-right: 20px;
  
}

aside {
  font-family: 'CharterITC' ! important;
  float: right;
  color: grey;
  border-top: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-color: grey;
  border-style: dashed;
  margin: 10px;
  padding:10px;
  font-size: 0.8em;
  line-height: 1.0em;
}


pre {

  font-size: 0.6em;

      white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-word;

      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      border-top: 0px solid transparent;
      border-bottom: 0px solid transparent;
      
      margin-left: -15px;
      margin-right: -20px;

    padding: 10px;
    -moz-border-image: url(../image-border.png) 10 27 round round;
    -webkit-border-image: url(../image-border.png) 10 27 round round; 
    -o-border-image: url(../image-border.png) 10 27 round round;
    border-image: url(../image-border.png) 10 27 round round;
}


h1 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 1.5em;
}

.postname {
  line-height: 0.9em;
  color: #333 ! important;
}


h2 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 1.5em;
}

h3 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 1.2em;
}

h4 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 1.2em;
}

h5 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 1em;
}

h6 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 1em;
}


p {
  color: #3d3d3d ! important;
  font-family: 'CharterITC' ! important;
  font-size: 1em;
  margin-bottom: 10px;

  
}


.polina_p{
    color: green;
    font-family: CharterITCBlack;
    font-weight: 600;
    font-size: 1.2em;
    text-align: right;
    margin-bottom: 5px;
    margin-right: -15px;
}

.anton_a{
    color: #ca7945;
    font-family: CharterITCBlack;
    font-weight: 600;
    font-size: 1.2em;
    text-align: left;
    margin-bottom: 5px;
    margin-left: -10px;
}

.page-content-wrapper {
    padding-left: 70px;
    padding-right: 20px;
    padding-top: 20px;
}

.wishcaption{
  margin-bottom: 40px;
}

.portfolio_video{
  visibility: hidden;
  position: fixed;
}

.portfolio_header_image{
  visibility: visible;
}

.single_portfolio_title{
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.6em;
  word-wrap: break-word;
    position: absolute;
    width: 100%;
    z-index: 9999;
    color: white !important;
    display: inline;
    font-size: 3em;
    line-height: 1em;
    font-family: 'JournalSansNew' ! important;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin: 0 !important;
}


.description{ 
    position: relative;
    font-size: 0.4em;
    line-height: 0.4em;
    padding-top: 0.6em;
    padding-left: 0.6em;



}
.description2{
  position: relative;
    font-size: 0.4em;
    padding-left: 0.6em;


}


.contacts{
    /* padding-left: 32px; */
    /* padding-right: 50px; */
    /* padding-top: 30px; */
    word-wrap: break-word;
    position: absolute;
    bottom: 70px;
    left: 80px;
    z-index: 9999;
    color: white !important;
    display: inline;
    font-size: 3em;
    line-height: 1.5em;
    font-family: 'JournalSansNew' ! important;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin: 0 !important;

}

.navigation_link_previous{
  display: inline-block;
    float: left;
    margin-top: -20px;
}
.navigation_link_next{
    display: inline-block;
    float: right;
    margin-top: -20px;
  }


/*

 #         ###     ###            
 #    #   #   #   #   #       #   
 #    #  #     # #     #      #   
 #    #  #     # #     #    ##### 
 ####### #     # #     #      #   
      #   #   #   #   #       #   
      #    ###     ###            
                                                              

*/

@media(min-width:370px) {
.wordpress_feed_container{
  margin: auto;
  width: 280px;
}





.page-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
     padding-top: 20px;
}

}

/*

  #####    ###     ###            
 #     #  #   #   #   #       #   
 #       #     # #     #      #   
 ######  #     # #     #    ##### 
 #     # #     # #     #      #   
 #     #  #   #   #   #       #   
  #####    ###     ###            
                                  

*/

@media(min-width:600px) {
.wordpress_feed_container{
  margin: auto;
  width: 360px;
}


.page-content-wrapper {
    padding-left: 20px;
    padding-right: 200px;
     padding-top: 20px;
}


aside {
  font-family: 'CharterITC' ! important;
  float: right;
  width: 80px;
  color: grey;
  border: 5px;
  border-color: grey;
  font-size: 0.8em;
  line-height: 1.0em;
  margin-right: -90px;
  word-wrap: break-word;
}


pre {

  font-size: 0.8em;

      white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-word;

      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      border-top: 0px solid transparent;
      border-bottom: 0px solid transparent;
      

    padding: 25px;
    -moz-border-image: url(../image-border.png) 10 27 round round;
    -webkit-border-image: url(../image-border.png) 10 27 round round; 
    -o-border-image: url(../image-border.png) 10 27 round round;
    border-image: url(../image-border.png) 10 27 round round;
}





.polina_p{
    color: green;
    font-family: CharterITCBlack;
    font-weight: 600;
    font-size: 2em;
    text-align: right;
    margin-bottom: 10px;
    margin-right: -25px;
}

.anton_a{
    color: #ca7945;
    font-family: CharterITCBlack;
    font-weight: 600;
    font-size: 2em;
    text-align: left;
    margin-bottom: 10px;
    margin-left: -25px;
}

.portfolio_container{
    width: 50%;
    float: left;
    height: 400px;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}

.wishlist_container{
    max-width: 400px;
    min-width: 200px;
    display: inline-flex;
    height: auto;
    padding: 10px;
    overflow: hidden;
    
}

.wishlist_image{
      max-height: 600px;
}

.wishcaption{
  color: grey;
  font-size: 0.8em;
}

.single_portfolio_title{
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.6em;
  word-wrap: break-word;
    position: absolute;
    width: 100%;
    z-index: 9999;
    color: white !important;
    display: inline;
    font-size: 4.5em;
    line-height: 1em;
    font-family: 'JournalSansNew' ! important;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin: 0 !important;
}

.scroller{
  width: 50px;
  height: auto;
  visibility: visible;
}


}

@media(min-width:750px) {
.wordpress_feed_container{
  margin: auto;
  width: 420px;
}
}

/*

  #####  #######   ###         
 #     # #        #   #    #   
 #     # #       #     #   #   
  ###### ######  #     # ##### 
       #       # #     #   #   
 #     # #     #  #   #    #   
  #####   #####    ###         
                               
                               */

@media(min-width:950px) {
.wordpress_feed_container{
  margin: auto;
  width: 600px;
}




h1 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 3em;
}

.postname {
  line-height: 0.9em;
      margin-left: -0.7em;
      color: #333 ! important;
}

.wishlist_postname {
  line-height: 0.9em;
  color: #333 ! important;
}

.wishcaption{
  margin-bottom: 0px;
}


h2 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 3em;
}

h3 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 2em;
}

h4 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 2em;
}

h5 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 1.5em;
}

h6 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 1.5em;
}


p {
  color: #3d3d3d ! important;
  font-family: 'CharterITC' ! important;
  font-size: 1.4em;
  margin-bottom: 20px;

  
}



aside {
  font-family: 'CharterITC' ! important;
  float: right;
  width: 100px;
  color: grey;
  border: 5px;
  border-color: grey;
  font-size: 0.9em;
  line-height: 1.1em;
  margin-right: -120px;
  word-wrap: break-word;


}

.single_portfolio_title{
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.6em;
    position: absolute;
    /* text-align: center; */
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
    color: white !important;
    display: inline;
    font-size: 6em;
    font-family: 'JournalSansNew' ! important;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin: 0 !important;
}

.page-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
     padding-top: 0px;
}


.portfolio_video{
  visibility: visible;
  position: relative;
}

.zaglushka{
  visibility: hidden;
  position: fixed;
}

.portfolio_header_image{
  visibility: hidden;
  position: fixed;
}

}





@media(min-width:1200px) {

aside {
  font-family: 'CharterITC' ! important;
  float: right;
  width: 150px;
  color: grey;
  font-size: 0.9em;
  line-height: 1.5em;
  margin-right: -170px;


}


h1 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 5em;
}

.postname {
  line-height: 0.9em;
      margin-left: -0.7em;
      color: #333 ! important;
}

.wishlist_postname {
  line-height: 0.9em;
  color: #333 ! important;
}

.wishcaption{
  margin-bottom: 0px;
}


h2 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 5em;
}

h3 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 4em;
}

h4 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 4em;
}

h5 {
  color: #333 ! important;
  font-family: 'JournalSansNew' ! important;
  font-size: 3em;
}

h6 {
  color: #333 ! important;
  font-family: 'FuturaLightC' ! important;
  font-weight: 100;
  font-size: 3em;
}


p {
  color: #3d3d3d ! important;
  font-family: 'CharterITC' ! important;
  font-size: 1.6em;
  margin-bottom: 20px;

  
}


.wordpress_feed_container{
  margin: auto;
  width: 800px;
}


.portfolio_container{
    width: 33%;
    float: left;
    height: 400px;
    padding: 20px;
    text-align: center;
    overflow: hidden;
}

.single_portfolio_title{
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.6em;
    position: absolute;
    /* text-align: center; */
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
    color: white !important;
    display: inline;
    font-size: 8em;
    font-family: 'JournalSansNew' ! important;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin: 0 !important;
}


/*
.concrete{
  float: left;
    height: 100%;
    width: 2000px;
    margin-left: 1600px;
    background-color: aliceblue;
}*/
}





@media(min-width:1720px) {
.wordpress_feed_container{
  margin-right: 300px;
  margin-left: 100px;
  width: 900px;
}
}



@media(min-width:1900px) {
.wordpress_feed_container{
  margin-right: 100px;
  margin-left: 200px;
  width: 1000px;
}
}






/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper {
    padding-left: 50px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left : 300px;
    overflow: hidden;
}
/*на узком экране, определяет насколько сдвинуться основному контенту (250)*/

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: -250px;
    width: 250px;
    height: 100%;
    overflow-y: auto;
    background: #333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-button-yellow {
    z-index: 999;
    position: fixed;
    left: 0px;
    width: 50px;
    height: 100%;
    margin-left: 0px;
    overflow-y: auto;
    background: #e5b843;
    opacity: 50%;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#sidebar-button-red {
  top:0px;
    z-index: 999;
    position: fixed;
    left: 0px;
    width: 50px;
    height: 100%;
    margin-left: 0px;
    overflow-y: auto;
    background: #d2232a;
    opacity: 50%;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.recentposts {
    color: white;
}

#wrapper.toggled #sidebar-wrapper {
    left: 0px;
}
/*ширина меню если вызывать с узкого экрана*/


#page-content-wrapper {
    width: 100%;
    max-width: 1600px;
    position: relative;

}




#page-content-wrapper-full{
  max-width: 100% !important;

} 

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-left: 50px;
    width: 100%;
    max-width: 1600px;
}

#wrapper.toggled #sidebar-button-red {
    position: fixed;
    left: 250px;
}


#wrapper.toggled #sidebar-button-yellow {
    position: fixed;
    left: 200px;
}

/* Sidebar Styles 
                                                          
 #####   ####  #####  ##### ######  ####  #      #  ####  
 #    # #    # #    #   #   #      #    # #      # #    # 
 #    # #    # #    #   #   #####  #    # #      # #    # 
 #####  #    # #####    #   #      #    # #      # #    # 
 #      #    # #   #    #   #      #    # #      # #    # 
 #       ####  #    #   #   #       ####  ###### #  ####  
                                                          


               */
               
.portfolio_postname {
  font-size: 2em;
  line-height: 1.5em;
  color: #333 ! important;
}                                       


/* Sidebar Styles 

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
    color: white;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

*/

/* @media(min-width:768px) {
    #wrapper {
        padding-left: 300px;
    }

    #wrapper.toggled {
        padding-left: 50px;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #sidebar-button-yellow{
        width: 50px;
        left: 250px;
    }

    #sidebar-button-red{
        width: 50px;
        left: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #sidebar-button-yellow {
        left: 0;
    }

    #wrapper.toggled #sidebar-button-red {
        left: 0;
    }

    #page-content-wrapper {
        max-width: 1600px;
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
} */

 /*@media(max-width:600px) {
    #wrapper {
        padding-left: 300px;
    }

    #wrapper.toggled {
        padding-left: 50px;
    }

    #sidebar-wrapper {
        width: 250px;
        visibility: hidden;
    }

    #sidebar-button-yellow{
        width: 50px;
        left: 250px;
        visibility: hidden;
    }

    #sidebar-button-red{
        width: 50px;
        left: 250px;
        visibility: hidden;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #sidebar-button-yellow {
        left: 0;
    }

    #wrapper.toggled #sidebar-button-red {
        left: 0;
    }

    #page-content-wrapper {
        max-width: 1600px;
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
} */