.main_wrapprr {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
  font-size: .875rem;
  /* width: 100%; */
  height: 42px;
  background: #fff;
  font-weight: 400;
  position: fixed;
  z-index: 999;
  top: 66px;
  left: 0;
  width: 100%;
  bottom: 20px;
}
.rows {
  margin-top: 28px;
}

.main_wrapprr> .wrappr1{
   width:52%;
  float:left;
  padding-left:15px;
  padding-left: 2.5vw;}


.main_wrapprr> .wrappr1> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
 
}

.main_wrapprr> .wrappr1> ul> li {
  float: left;
}

.main_wrapprr> .wrappr1> ul> li> a {
  display: block;
  color: #1f78cf;
  text-align: center;
  padding: 10px 0px;
  text-decoration: none;
  
  
}
.not_found{
  font-size: .875rem;
  margin-top: 18px !important;
}

.main_wrapprr> .wrappr1> ul> li> a:hover {
  text-decoration:underline;
  color:#00518f;
  
}
.main_wrapprr> .wrappr2{ width:48%;  float:right; padding-right:15px;}
.main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 300px;
 
}

.main_wrapprr> .wrappr2> ul> li {
  float: left;
}

.main_wrapprr> .wrappr2> ul> li> a {
  display: block;
  color: #000;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
  
}

.fab{color:#0065b3;
font-size: 20px;}
.fas.fa-envelope{color:#0065b3;
  font-size: 20px;}

/*-------------------dropdown------*/
.nav1 {
  /* left:37%; */
  margin-left: -80px;
  
  position:absolute;
  display: none;
}

/* .nav1.user-logged {
  left:41%;
} */

.nav1>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background:#fff;
}
.dropdown1 {
  background:#fff;
  border:1px solid #ccc;
  border-radius:4px;
     
}
.dropdown-menu1>li>a {
  color:black;
}
.dropdown-menu1>li>a:hover {
  color:#0065b3;
}
i.fab.fa-twitter {
  position: relative;
  right: 5px;
  top: 2px;
}
i.fab.fa-facebook-f {
  position: relative;
  right: 5px;
  top: 2px;
}
i.fab.fa-linkedin-in {
  position: relative;
  right: 5px;
  top: 2px;
}
i.fas.fa-envelope {
  position: relative;
  right: 5px;
  top: 2px;
}
.divider{
  padding:4px

}
.dropdown-menu1>li>{
  margin-bottom:20px;
}
.dropdown1 ul.dropdown-menu1 {
  border-radius:4px;
  box-shadow:none;
  margin-top:20px;
  margin-right: 14px;
    margin-left: -20px;
  
}
.dropdown1 ul.dropdown-menu1:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 16px;
  z-index: 10;
}
.dropdown1 ul.dropdown-menu1:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 14px;
  z-index: 9;
}
/*-------------------dropdown------*/

.main_wrapprr> .wrappr2> ul> li> a:hover {
  text-decoration:underline;
  color:#1f78cf;
  background:#fafafa;
}
* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
 .columnn1 {
  float: left;
  width: 22%;
  padding: 10px;
  
 
}

 .columnn2 {
  float: left;
  width: 59%;
  padding: 10px;
  
}

 .columnn3 {
  float: left;
  width: 16.33333333%;
  padding: 10px;
 
}



/* Clear floats after the columns */
.rows:after {
  content: "";
  display: table;
  clear: both;
}

.columnn1> .vertical-menu {
  width: 208;
  height: 80%;
  overflow-y: auto;
 
}

.columnn1> .vertical-menu a {
  
  color: black;
  display: block;
  padding: 5px;
  text-decoration: none;
  font-size: .875rem;
  line-height:1;
}

.columnn1> .vertical-menu a:hover {
  text-decoration:underline; 
  color: #1f78cf ; 
}
 
.columnn1> .vertical-menu a.active {
  
  color: black;
}


.columnn3> .vertical-menu {
  width: 200px;
  max-height: 60%;
  min-height:40%;
  overflow-y: auto;

  
}
div#flash_box {
  margin-top: 41px;
}
.onpage{
  background:#1f78cf;
  
  color:white !important;
  width: 100%;
}

.selected{
  margin-left: -50px;
}
.columnn3> .vertical-menu a {
  
  color: #1f78cf;
  display: block;
  padding: 3px;
  text-decoration: none;
}

.columnn3> .vertical-menu a:hover {
  text-decoration:underline;
  color:#00518f;
 
  
}

.columnn3> .vertical-menu a:active {
  color: #1f78cf;
  display: block;
  padding: 3px;
  text-decoration: none; font-weight:600;
  border-left: 3px solid #1f78cf;
}

.block {
  color: #1f78cf;
  display: block;
  padding: 3px;
  text-decoration: none; font-weight:600;
  border-left: 3px solid #1f78cf;
}
 
.columnn3> .vertical-menu a.active {
  
  color: blue;
}

.columnn1> .dropdown {
  float: left;
  
}

 .dropdown .dropbtn {
  font-size: 20px;
  border: none;
  outline: none;
  color: blue;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-family: arial;
}

.columnn1> .navbar a:hover, .dropdown:hover {
  color: blue;
}

 .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

 .dropdown-content a:hover {
  background-color: #ddd;
}

 .dropdown:hover .dropdown-content {
  display: block;
}

.form_down{width:100%; display:block;}

.form_down> input[type=text], select {
  width: 100%;
  height: 31.5px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 14px;
}

.form_down> input:hover[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #1595d7;
  border-radius: 4px;
  box-sizing: border-box;
}

.download_pannel{border-top: 1px solid #eee;display: block;
    font-size: .875rem;
    line-height: 1.3;
    margin-top: 1.8rem;
    margin-right: 1rem;
    padding-bottom: 6px;
    padding-top: 4px;
    word-wrap: break-word;
    border-bottom: 1px solid #eee; padding:20px;}
    /* The sidebar menu */
.sidenav {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  width: 310px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 1; /* Stay on top */
  top: 50; /* Stay at the top */
  left: 0;
  background-color: #fff; /* Black */
  
  padding-top: 20px;
  padding-left: 2.5em;
}

/* The navigation menu links */
.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 15px;
  color: #818181;
  display: block;
}

/* When you mouse over the navigation links, change their color */


/* Style page content */
.main {
  margin-left: 370px; /* Same as the width of the sidebar */
  padding: 0px 10px;
  font-family: arial,open-sans;
}

/*Comment List styles*/
.comment-list .row {
  margin-bottom: 0px;
}
.comment-list .panel .panel-heading {
  padding: 4px 15px;
  position: absolute;
  border:none;
  /*Panel-heading border radius*/
  border-top-right-radius:0px;
  top: 1px;
}
.comment-list .panel .panel-heading.right {
  border-right-width: 0px;
  /*Panel-heading border radius*/
  border-top-left-radius:0px;
  right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
  padding-top: 6px;
background:#e7e7e7 !important;
    
}
.comment-list figcaption {
  /*For wrapping text in thumbnail*/
  word-wrap: break-word;
}
/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
  .comment-list .arrow:after, .comment-list .arrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
  }
  .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
    border-left: 0;
  }
  /*****Left Arrow*****/
  /*Outline effect style*/
  .comment-list .panel.arrow.left:before {
    left: 0px;
    top: 30px;
    /*Use boarder color of panel*/
    border-right-color: inherit;
    border-width: 16px;
  }
  /*Background color effect*/
  .comment-list .panel.arrow.left:after {
    left: 1px;
    top: 31px;
    /*Change for different outline color*/
    border-right-color: #FFFFFF;
    border-width: 15px;
  }
  /*****Right Arrow*****/
  /*Outline effect style*/
  .comment-list .panel.arrow.right:before {
    right: -16px;
    top: 30px;
    /*Use boarder color of panel*/
    border-left-color: inherit;
    border-width: 16px;
  }
  /*Background color effect*/
  .comment-list .panel.arrow.right:after {
    right: -14px;
    top: 31px;
    /*Change for different outline color*/
    border-left-color: #FFFFFF;
    border-width: 15px;
  }
}
.comment-list .comment-post {
  margin-top: 6px;
}
.comment_back{
background:#e7e7e7;
width: 850px;
padding: 10px;
}
.allign{
    right: 60px;
}
.comment_bottom{
  margin-bottom: 15px;
}


/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.sidenav1 {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  width: 228px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 1; /* Stay on top */
  top: 50; /* Stay at the top */
  right: 0;
  background-color: #fff; /* Black */
  padding-right: 18.5em;
  
  padding-top: 20px;
}

/* The navigation menu links */
.sidenav1 a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: .875rem;
  color: #818181;
  display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav1 a:hover {
  color: #f1f1f1;
}

/* Style page content */
.main {
  margin-left: 320px; /* Same as the width of the sidebar */
  padding: 0px 10px;
  font-family: arial,open-sans;
}
footer.Footer {
  z-index: 999;
  position: absolute;
}



/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav1 {padding-top: 15px;}
  .sidenav1 a {font-size: .875rem;}
}

/*========================dropdown */

ul { list-style-type: none; }

/* a { */
  /* color: #b63b4d; */
  /* text-decoration: none; */
/* } */

/** =======================
 * Contenedor Principal
 ===========================*/




h1 a {
  color: #c12c42;
  font-size: 16px;
}

.accordion {
  width: 100%;
  max-width: 360px;
  
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: -60px;
  
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 6px 15px 0px 36px;
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 400;
  
  
  position: relative;
  -webkit-transition: all 0.001s ease;
  -o-transition: all 0.001s ease;
  transition: all 0.001s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.001s ease;
  -o-transition: all 0.001s ease;
  transition: all 0.001s ease;
}

.contribute{
  font-size: .875rem;
  color:#816386;
}
.page_title{
  margin-bottom: 0px;
}
.time{
  font-size: 3px;   
  vertical-align: middle;
}
.metadata.page-metadata, .metadata.page-metadata>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.metadata.page-metadata {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0!important;
  padding: 0!important;
}

.metadata {
  display: block;
  color: hsla(0,0%,37%,1);
  color: var(--text-subtle);
  font-size: .875rem;

}
.pop_up{
  float: right;
  background-color: transparent;
  border: none;
  font-size: 29px;
  top: -24px;
  position: relative;
  left: 50px;
  display: block;
}

.accordion li i.fa-chevron-right {
  right: auto;
  left:26px ;
  font-size: 13px;
}
.accordion li i.fa-chevron-up {
  right: auto;
  left:26px ;
  font-size: 16px;
}

.accordion li.open .link { color: #000; }

.accordion li.open i { color: #000; }


.rotate{
  -moz-transition: all .01s linear;
  -webkit-transition: all .01s linear;
  transition: all .01s linear;
}

.rotate.down{
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
}


.accordion li.open i.fa-chevron-up {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/**
 * Submenu
 -----------------------------*/

.submenu {
  display: none;
  
  font-size: 14px;
}

.submenu li { border-bottom: 1px  #4b4a5e; }

.submenu a {
  display: block;
  text-decoration: none;
  color: green;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: .875rem;
}



.sticky {
  position: fixed;
  top:0;
}
button#save_comment {
  margin-right: 21%;
  float: right;
}

footer.Footer {
  z-index: 999;
  position: absolute;
  margin-top: 40px;
}


div#page {
  min-height: 900px;
  padding-top: 20px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}


textarea#comment {
  width: 58.7%;
  margin-left: 1px;
}

@media only screen and (max-width:1580px){
  .main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 288px;
}

}

@media only screen and (max-device-width: 1440px) 
and (orientation:landscape){
  .main_wrapprr> .wrappr2> ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding-left: 260px;
}


.comment_back {
  background: #e7e7e7;
  width: 627px;
  padding: 10px;
}

textarea#comment {
  width: 52.7%;
  margin-left: -30px;
  border-top: 1px solid #000;
}

button#save_comment {
  margin-right: 25%;
  float: right;
}
}




@media only screen and (max-device-width: 1366px) 
and (orientation:landscape){
  .allign {
    right: 15px;
}


textarea#comment {
  width: 52.7%;
  margin-left: 5px;
}

button#save_comment {
  margin-right: 23%;
  float: right;
}

.main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 225px;
}

}

@media only screen and (max-width: 1280px) 
and (orientation: landscape){
 .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 300px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}

@media only screen and (max-width: 900px) 
and (orientation: portrait){
 .sidenav {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .columnn1> .vertical-menu {
    width: 310px;
     height: 0px !important; 
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 25px;
}

footer.Footer {
  z-index: 999;
  position: absolute;
  margin-top: 40px;
  width: 100%;
}

textarea#comment {
  width: 94.7%;
  /* margin-left: 150px; */
  border: 1px solid #000;
}

/*.allign {
  right: 195px;
}*/



button#save_comment {
  margin-right: 3%;
  float: right;
}

.comment_back {
  background: #e7e7e7;
  width: 780px;
  padding: 10px;
}

.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen and (max-width: 800px) 
and (orientation: portrait){
 .sidenav {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .columnn1> .vertical-menu {
    width: 310px;
     height: 0px !important; 
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen and (max-width: 768px) 
and (orientation: portrait){
 .sidenav {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .columnn1> .vertical-menu {
    width: 210px !important;
    height: 300px;
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 70%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px ;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 30px;
  background: white;
}

footer.Footer {
    z-index: 999;
    position: relative;
}

.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}


@media only screen and (max-width: 1024px) 
and (orientation: landscape){
 .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}

@media only screen 
  and (max-width: 414px) 
  and (orientation: portrait){
    .sidenav {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .columnn1> .vertical-menu {
    width: 310px;
     height: 0px !important; 
    overflow-y: auto;
}

button#save_comment {
    margin-left: 300px !important;
}
  
  .sidenav1 {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}





@media only screen 
  and (max-width: 375px) 
  and (orientation: portrait){
    .sidenav {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .columnn1> .vertical-menu {
    width: 310px;
     height: 0px !important; 
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
        height: 0%;
    width: 310px;
    position: relative;
    z-index: inherit;
    top: 50;
    /* left: 0; */
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen 
  and (max-width: 360px) 
  and (orientation: portrait){
    .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn1> .vertical-menu {
    width: 255px;
    height: 300px;
    overflow-y: auto;
}

.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen 
  and (max-width: 823px) 
  and (orientation: landscape){
    figure.thumbnail {
      width: 238%;
  }

  textarea#comment {
    width: 56.7% !important;
    margin-left: 77px !important;
    border-top: 2px solid #eee;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}
    
  }

@media only screen 
  and (max-width: 812px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}


@media only screen 
  and (max-width: 736px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 100%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
.form_margin{
  margin-top: 25px !important;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}


textarea#comment {
  width: 53.7% !important;
  margin-left: 100px !important;
  border-top: 2px solid #eee;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}


@media only screen 
  and (max-width: 731px) 
  and (orientation: landscape){
    textarea#comment {
      width: 53.7% !important;
      margin-left: 100px !important;
      border-top: 2px solid #eee;
  }

  .columnn1> .vertical-menu {
    width: 255px;
    height: 300px;
    overflow-y: auto;
}

  }

@media only screen 
  and (max-width: 640px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


textarea#comment {
  width: 50.7% !important;
  margin-left: 100px !important;
  border-top: 2px solid #eee;
}

.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}



@media only screen 
  and (max-width: 667px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}



@media only screen and (max-width: 1280px) 
and (orientation: landscape){
 .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr2> ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 182px;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}




.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}

@media only screen and (max-width: 900px) 
and (orientation: portrait){
 .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


main_wrapprr> .wrappr1 {
  width: 52%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 48%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen and (max-width: 800px) 
and (orientation: portrait){
 .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 100%;
  float: left;
  padding-right: 15px;
  background-color:white;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}

.comment_back {
  background: #e7e7e7;
  width: 720px;
  padding: 10px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen and (max-width: 768px) 
and (orientation: portrait){
 .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}

.columnn1 {
  float: left;
  width: 100% !important;
  padding: 10px;
  margin-right: 200px;
  min-width: 300px;
}

.columnn1> .vertical-menu {
  width: 310px;
  height: 300px;
  overflow-y: auto;
  min-height: 190px;
  min-width: 100%;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}


  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
    margin-top: 10px;
}

.col-md-3 {
  /* flex: 0 0 25%; */
  max-width: 10%;
}

.comment_back {
  background: #e7e7e7;
  width: 700px;
  padding: 10px;
}

button#save_comment {
  margin-right: 3%;
  float: right;
}

textarea#comment {
  width: 96%;
  margin-left: 1px;
}



.main_wrapprr> .wrappr2 {
  width: 100%;
  float: left;
  padding-right: 15px;
  background-color:#fff;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}




@media only screen and (min-device-width: 1024px) 
and (orientation:portrait){

  .main_wrapprr> .wrappr2 {
    width: 75%;
    float: right;
    padding-right: 15px;
    margin-top: -38px;
}

footer.Footer {
  z-index: 999;
  position: absolute;
  margin-top: 40px;
  width: 100%;
}

.allign {
  right: -45px;
}

textarea#comment {
  width: 46.7%;
  margin-left: 103px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.comment_back {
  background: #e7e7e7;
  width: 450px;
  padding: 10px;
}

.sidenav1 {
  height: 100%;
  width: 21%;
  position: fixed;
  z-index: 1;
  top: 50;
  right: 0;
  background-color: #fff;
  padding-right:11.5em; 
  padding-top: 20px;
}

.sidenav {
  height: 100%;
  width: 310px;
  position: fixed;
  z-index: 1;
  top: 50;
  left: 0;
  background-color: #fff;
  padding-top: 20px;
  padding-left: 0.5em;
}

.columnn2 {
  float: left;
  width: 50%;
  padding: 10px;
}

.main {
  margin-left: 300px;
  padding: 0px 10px;
  font-family: arial,open-sans;
}

}

@media only screen and (max-width: 1024px) 
and (orientation: landscape){
 .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
footer.Footer {
  z-index: 999;
  position: absolute;
  margin-top: 40px;
  width: 100%;
}

.comment-list .row {
  margin-bottom: 0px;
  margin-left: -40px;
}

.comment_back {
  background: #e7e7e7;
  width: 570px;
  padding: 10px;
}

.columnn1> .vertical-menu {
  /*width: 265px;*/
  height: 100%;
  overflow-y: auto;
}



  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

textarea#comment {
  width: 61.7%;
  margin-left: 45px;
  border-top: 2px solid #eee;
}


button#save_comment {
  margin-right: 17%;
  float: right;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 74%;
  float: right;
  padding-right: 15px;
  top: -40px;
  position: relative;
}
  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: 8px;
}


.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  /* float: left; */
  width: 58%;
  padding: 10px;
  margin-left: 250px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}

@media only screen 
  and (max-width: 812px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
figure.thumbnail {
  width: 204%; 
  display: block;
  position: relative;
  right: 0px;
}

.allign {
  right: -30px !important;
}

.comment_back {
  background: #e7e7e7;
  width: 400px;
  padding: 10px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 73%;
    float: right;
    padding-right: 15px;
}

textarea#comment {
  width: 56.7%;
  margin-left: 60px;
  border-top: 2px solid #eee;
}

.allign {
  right: -3px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}

.columnn1> .vertical-menu {
  width: 255px;
  height: 300px;
  overflow-y: auto;
}
.columnn3> .vertical-menu {
  width: 100%;
  
  height: 500px;
}

.main {
    margin-left: 200px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}




.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}

@media only screen 
  and (max-width: 736px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 100% !important;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 100% !important;
  float: left;
  padding-right: 15px;
  background: #fff ;
  position: relative ;
  top: 0px ;
  
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}




textarea#comment {
  width: 55.7%;
  margin-left: 85px;
  border-top: 2px solid #eee;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 58%;
  padding: 10px;
  margin-left: 200px;
}


.main_wrapprr> .wrappr2> ul> li {
  float: left;
  position: relative;
  left: -152px;
}

.comment_back {
  background: #e7e7e7;
  width: 340px;
  padding: 10px;
  margin-left: 145px;
}

figure.thumbnail {
  width: 50%;
  display: block;
  position: relative;
  left: 215px;
}

p#user_comment {
  margin-left: 185px;
}

.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}



@media only screen 
  and (max-width: 414px) 
  and (orientation: portrait){
    .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
.allign {
  right: -5px;
}

  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 100%;
  float: right;
  padding-right: 0px;
}

.columnn1 {
  float: left;
  width: 100% !important;
  padding: 10px;
  margin-right: 200px;
  margin-top: 45px;
}


.comment_back {
  background: #e7e7e7;
  width: 408px;
  padding: 10px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 160px;
}

figure.thumbnail {
  width: 27%;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}




@media only screen 
  and (max-width: 375px) 
  and (orientation: portrait){
    .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
  width: 100%;
  float: right;
  padding-right: 15px;
}

.columnn1 {
  float: left;
  width: 100% !important;
  padding: 10px;
  margin-right: 200px;
  margin-top: 35px;
}

.allign {
  right: -10px;
}

.comment_back {
  background: #e7e7e7;
  width: 362px;
  padding: 10px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 162px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}

figure.thumbnail {
  max-width: 35%;
}

.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}

@media only screen 
  and (max-width: 360px) 
  and (orientation: portrait){
    .sidenav {
    /* height: 63%; */
    /* width: 40%; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* left: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .columnn1> .vertical-menu {
    width: 310px;
    /* height: 300px; */
    overflow-y: auto;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav1 {
    /* height: 100%; */
    /* width: 228px; */
    /* position: relative; */
    /* z-index: 1; */
    top: 50;
    /* right: 0; */
    background-color: #fff;
    /* padding-top: 20px; */
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 100% !important;
    padding: 10px;
    margin-right: 200px;
}


.main_wrapprr> .wrappr1 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-left: 5vw;
}


.main_wrapprr> .wrappr2 {
  width: 100%;
  float: right;
  padding-right: 15px;
}

.columnn3> .vertical-menu {
  width: 100%;
  height: 160px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 100% !important;
  padding: 10px;
}


.columnn3 {
  float: left;
  width: 100% !important;
  padding: 10px;
}
}






@media only screen 
  and (max-width: 640px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
    float: left;
    width: 58%;
    padding: 10px;
}


.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}



@media only screen 
  and (max-width: 667px) 
  and (orientation: landscape){ 
    .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}
  
  .main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

button#save_comment {
    margin-left: 270px;
}
  
  .sidenav {
    height: 63%;
    width: 310px;
    position: fixed;
    z-index: 1;
    top: 50;
    left: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main {
    margin-left: 345px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}

.sidenav1 {
    height: 100%;
    width: 228px;
    position: fixed;
    z-index: 1;
    top: 50;
    right: 0;
    background-color: #fff;
    padding-top: 20px;
}
  
  .main_wrapprr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI,SegoeUI,Segoe WP,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    font-weight: 400;
}

.main_wrapprr> .wrappr1 {
    width: 52%;
    float: left;
    padding-left: 15px;
    padding-left: 5vw;
}

.main_wrapprr> .wrappr2 {
    width: 48%;
    float: right;
    padding-right: 15px;
}

  .columnn1 {
    float: left;
    width: 22%;
    padding: 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
}


.columnn3> .vertical-menu {
  width: 100%;
  height: 500px;
}

.main {
    margin-left: 0px;
    padding: 0px 10px;
    font-family: arial,open-sans;
}


.columnn2 {
  float: left;
  width: 58%;
  padding: 10px;
  margin-left: 200px;
}


textarea#comment {
  width: 51.7%;
  margin-left: 104px;
  border-top: 2px solid #eee;
}

.columnn3 {
    float: left;
    width: 16.33333333%;
    padding: 10px;
}
}



.newsletter-subscription h3,h4{line-height:1.5rem;margin-bottom:0px;}
.newsletter-subscription svg.Icon{width:2em;height:2em;}
.subscribed_msg{color:#29b24b;}
.subscribed_heading{color:#000;}