/************************************************************************

original code snippet from: Metronic "Acidus" Frontend Freebie - 
Responsive HTML Template Based On Twitter Bootstrap 3.3.4
Author:KeenThemes
website: http://www.keenthemes.com

*************************************************************************/

.graph-row{
  -webkit-column-width: 8em;
  -moz-column-gap: 8em;

  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;

  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.pagination{
  margin-top:0;
  margin-bottom: 30px;
}

.graphic-well{
  display: inline-block;
  width: 100%;
  margin-right: 15px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}

.work {
  position: relative;
  overflow-y: hidden;
}

.work .work-overlay {
  position: relative;
}

.work .work-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-content {
  position: absolute;
  bottom: 0;
  top: 40px;
  z-index: 0;
  overflow-y: hidden;
  text-align: center;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.in{
  overflow-y: scroll;
  padding-right: 0px;
}

.work .work-content-graph {
  position: absolute;
  bottom: 0;
  overflow-y: hidden;
  text-align: center;
  opacity: 0;
  width: 100%;
  height: 65%;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 35%;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-overlay:before {
  background: rgba(0, 0, 0, 0.5);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-content-graph {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.content-wrapper-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0;
  z-index: 3;
  text-decoration: none;
  outline: none !important;
}

.full-height {
  height: : 100%;
  width: : auto;
}

/********************************************************************/
.sidebarheight{
    overflow-y: hidden;
    padding-right: 0;
    padding-left: 0;
    margin-top: -4px;
}

.contact-input{
  outline: 0; 
  border: none;
  height: 35px;
  width: 100%;
  border-radius: 0px;
  margin-left: -4px;
}

.contact-label{
  border: transparent;
  background-color: white;
  vertical-align: middle;
  width: 73px;
  border-radius: 0px;  
  text-align: left;
}

.contact-td{
  height: 30px;
  background-color: white;
}

.form-control{
  width: 100%;
}

td.info{
  font-family: "Frank Ruhl Libre";
  font-size: 11pt;
}

.input-group{
  margin-bottom: 10px;
  width: 100%;
}

.input-group-addon{
  margin-bottom: 10px;
  z-index: 2
}

.textfont{
  font-family: "Frank Ruhl Libre";
  font-size: 10pt.
}

p.employment{
  font-family: "Frank Ruhl Libre";
  font-style: italic;
  font-size: 12pt;
  margin-bottom: 20px;
}
p.gallery{
  font-family: "Questrial";
  font-size: 15.5pt;
  color: white;
  border-bottom: thin solid;
  margin: 5px;
}

p.galleryDetail{
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;
  color: white;
  margin: 0;
}

p.content{
  font-family: "Frank Ruhl Libre";
  font-size: 9pt;
  margin: 0;
  margin-bottom:0px;
  white-space: pre-line;
  text-align: justify;
}
p.title{
  font-family: "Questrial";
  font-size: 22pt;
  margin-bottom: 15px;
  margin-top: -9px;
}

p.albums{
  margin-top: -10px;
  font-family: "Frank Ruhl Libre";
  font-size: 24pt;
  align-self: left;
}

p.about-title{
  font-family: "Frank Ruhl Libre";
  font-size: 36pt;
  font-style: italic;
  line-height: 35px;
  margin-bottom: 25px;
}

p.about-content{
  font-family: "Frank Ruhl Libre";
  font-size: 12pt;
  text-align: justify;
}
p.contactUs{
  font-family: "Questrial"; 
  font-weight: bold;
  font-size: 22pt;
  margin-top: -8px;
  padding-left: 0px;
  padding-right: 0px;
}

p.blogRecent{
  margin-top: 0;
  font-family: "Questrial";
  font-size: 12pt
}

p.blogRecentTitle{
  margin-bottom: 0;
  font-family: "Frank Ruhl Libre";
  font-style: italic;
  font-size: 14pt;
  line-height: 14pt;
  margin-top: -5px;
 
}

p.blogRecentDetail{
  margin-bottom: 0;
  font-family: "Questrial";
  font-size: 11pt;
  margin-top: 5px;
  margin-bottom: -10px;
}

p.blogEntryTitle{
  margin-top: -5px; 
  margin-bottom: 15px;
  font-family: "Frank Ruhl Libre";
  font-size: 36pt;
  line-height: 36pt;
}

p.blogEntrySubtitle{
  margin-top: -10px; 
  margin-bottom: 10px;
  font-family: "Frank Ruhl Libre";
  font-size: 14pt;
}

p.blogEntryDetail{
  margin-bottom: 5px;
  font-family: "Questrial";
  font-size: 8pt;
}

p.blogEntryContent{
  white-space: pre-line; 
  margin-bottom: 10px;
  font-family: "Frank Ruhl Libre";
  font-size: 11pt;
  text-align: justify;
}

a.blogKeyword{
  font-family: "Questrial";
  font-size: 8pt;
}

p.entryTitle{
   margin-top: -5px; 
  margin-bottom: 0px;
  font-family: "Frank Ruhl Libre";
  font-size: 36pt;
  line-height : 36pt;
}
p.entrySubtitle{
  margin-top: -12px; 
  margin-bottom: 0;
  font-family: "Frank Ruhl Libre";
  font-size: 14pt;
}

p.entrDateAuth{
  margin-top: -5px;
  font-family: "Questrial";
  font-size: 8pt;
}

p.entryContent{
  white-space: pre-line;
  font-family: "Frank Ruhl Libre";
  font-size: 9pt;
  margin-bottom: 5px;
  line-height: 15px;
}

.blogEntryHolder{
    padding: 0;
    margin-bottom: 20px;
  }

.blog-recent-wrapper, .blog-recent-wrapper:hover,
.blog-recent-wrapper:visited, .blog-recent-wrapper:visited, 
.blog-recent-wrapper:focus {
  z-index: 3;
  text-decoration: none;
  color: black;
}

.insta-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 3;
  text-decoration: none;
}

.blogRecentEntry{
    padding-left: 0;
    margin-bottom: 15px;
}

.blogRecentEntryMain{
    margin-bottom: 25px;
}


a.sortlink{
  font-family: 'Questrial', sans-serif;
  color: #808080;
  padding-right: 20px;
  padding-left: 0px;
}

a.sortlinkactive{
  font-family: 'Questrial', sans-serif;
  font-weight: bold;
  color: #808080;
  padding-right: 20px;
  padding-left: 0px;
}

html {
  position: relative;
  min-height: 100%;
}
body {
  margin: 0 0 0px;
  /* bottom = footer height */
  padding: 15px;
  overflow-x: auto;
  background-color: #F8F8F8;
}


.msg-holder{
  padding: 0;
}

.crop{
  overflow: hidden;
  height: 200px;
}
.crop img{  
 width: 100%;
 height: 200px;
 

}

.form-group{
  overflow-x:hidden;
  display: inline-block;
}

.footer{
  z-index: 10;
  bottom: 0;
  width: 100%;
  clear: both;
  float: right;
  mar

}

.foot-fill{
  height: 100px;
}

.botpad{
  padding-bottom: 40px;
  padding-top: 40px;
  overflow-x: hidden;
}

.logo-div{
  padding-right: 0;
}

td.foot{
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;
  color:#ffffff;
  padding-right: 20px;
  display: table-row;
  text-align: center;
}

tr.foot{
  margin-top: 10px;
}

td.sort{
  padding: 10px;
  padding-right: 0;
  margin-right: 0;
  text-align: right;
}
td.imgrecent{
  max-width: 200px;
}


.carousel-inner > .item > img,
.carousel-inner > .item > a >img {
    width: 100%;
    height: 100%;
    margin: auto;
}

.categoryTitle{
  margin-bottom: -20px; 
  padding-bottom: 10px; 
  padding-left: 15px;
  padding-right: 35px;
}


/*Menu button style***************************************/



.desc-area{
  background-color: white;
  border: none;
}


/*!
 * 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.
 */


/*side menu bar**************************************************************/
#wrapper {
    padding-left: 0;
    -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: 150px;
}

#sidebar-wrapper {
    position: absolute;
    left: 160px;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: -180px;
    width: auto;  
    height: 158px;
    background: #f2f2f2;
    opacity: 0.9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 100;
}

#wrapper.toggled #sidebar-wrapper {
    width: 150px;
}

#page-content-wrapper {
    padding: 15px;  
    width: 100%;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -10px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 135px;
    list-style: none;
    z-index: 100;

}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 20px;
}
td.btn-menu{
  padding-bottom: 5px;
  padding-top: 0px;
  padding-right: 10px;
}

.sidebar-nav li a.btn-menu,{
  color: #484848;
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;
  text-decoration: none;
  text-align: right;
  display: block;
  padding-bottom: 5px;
  padding-top: 6px;
  padding-right: 10px;
  border-color:#4d4d4d;
  z-index: 100;
}

a.btn-menu{
  color: #484848;
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;
  text-decoration: none;
  text-align: right;
}

.sidebar-nav li{
  display: block;
  border-right: thin solid ;
  border-color:#4d4d4d;
  border-top: none;
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;
  color:  #484848;
  text-align: right;
  padding-bottom: 5px;
  padding-top: 0px;
  padding-right: 10px;

}

.sidebar-nav li a.btn-active, a.btn-active{
  color: #888888;
  text-decoration: none;
  font-family: "Frank Ruhl Libre";
  font-size: 10pt;

}


 a.btn-menu:hover, a.btn-active:hover{
    color: #888888;;
  }
.sidebar-nav > .sidebar-brand {
    height: 0px;
    font-size: 18px;
    line-height: 60px;
}

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

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

.othermenu{
  padding: 10px;
  display: none;
  padding-right: 0;
  width: 100%;
}

img.blog-thumb{
  max-width: 500px;
}

button.contact-send{
  padding: 10px;
  padding-top: 5px; 
  padding-bottom: 5px;
  height: 35px;
  width: 80px;
  background-color: #423d34;
  border: none;
  color: white;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
  font-family: 'Frank Ruhl Libre';

}

table.insta{
  padding: 10px;
}

button.menu-btn{
  background-color: white;
}

.contactsend{
  margin-top: 0px;
  padding-right: 2px;
}

.menucol{
  margin-bottom: 5px; 
  padding-right: 35px;
  text-align: left;
  padding-left: 15px;
  padding-top: 0px;
  margin-bottom: 20px
}

.album-div{
  margin-bottom: 20px; 
  padding-right: 0px; 
  padding-left: 0px;
}

.album-div-graph{
  margin-bottom: 10px; 
  padding-right: 10px; 
  padding-left: 0px;
  height: auto;
  float: top;
}

.paginate-div{
  padding-right: 10px;
}

.pagination li{
  border: none;
}

.pagination li a.pagebtn{
  color: #404040;
  border: none;
  background-color: #F8F8F8;
  padding-left: 10px;
  padding-right: 0;

}
.pagination li a.pagebtn:hover, li a.pagebtn:active{
  color: #404040;
  font-weight: bold;
  background-color: #F8F8F8;
}

.pagination li a.pagebtn .active:hover{
  color: #404040;
  font-weight: bold;
  background-color: #F8F8F8;
  pointer-events: none;
}

.pagination .active a{
  color: #404040;
  font-weight: bold;
  background-color: #F8F8F8!important;
}

.pagination .disabled a, .pagination .disabled a.pagebtn:hover{
  cursor: not-allowed;
  text-decoration: none;
}

a.btn-read{
  font-family: "Questrial";
  background-color: white;
  font-size: 8pt;
  border: solid;
  color: #484848;
  background-color: #F8F8F8;
  border-width: 0.85pt;
  border-color: #484848;
  padding: 7px;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.btn-read:hover{
  background-color:#484848;
  color:#F8F8F8;
  text-decoration:  none;
}

.modal-close{
  overflow-y: scroll;
  padding-right: 0 !important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.foot-pad{
  height: 20px;
}

.album-content-handler{
  margin-bottom: 40px;
}

.menuitem{
  background-color: transparent;
  vertical-align: bottom;
  border: none;
  margin-top: 27px; 
  width: 20px;
  padding: 
}

.menuitem:hover{
  cursor: pointer;
  align-self: right;
}

.menuitem span{
    display: block;
    margin-top: 3px;
    height: 4px;
    width: 20px;
    background: #484848;
    border-radius: 9px;
    opacity: 1;
}

.entrypadding{
    padding-right: 15px;
  }

@media (min-width: 30px) {
    #wrapper {
        padding-left: 120px;
    }

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

    #sidebar-wrapper {
        width: 135px;
    }

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

    #page-content-wrapper {
        padding: 20px;
    }

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

}

@media screen and (min-width: 350px){
  .graph-row{
    -webkit-column-width: 11em;
    -moz-column-width: 11em;
  }
}

@media screen and (min-width: 530px){
  .graph-row{
    -webkit-column-width: 13em;
    -moz-column-width: 13em;
  }
}


@media screen and (min-width: 768px){

  #wrapper{
    padding-left: 0;

  }
  #sidebar-wrapper {
        width: 0;
    }
  .sidebar-nav{
    display: none;
  }

  .othermenu{
    display: inline;
  }

  .menuitem{
    display: none;
  }

  .menutitem.toggled{
    background-color: black
    color: white; 
  }

  .crop img{
    width: 500px;
    height: 300px;
    margin-left: -25%;
    margin-top: -20%
  }

  li a.pagebtn{
    color: #404040;
    border: none;
  }


  textarea .blogcontent{
   resize: none;
  }

  .insta{
    margin-top: 8px;
    padding-right: 4px;
  }

  table.contact-left{

  }
  table.contact-right{

  }

  .logo-div{
    text-align: right;
  }

  .album-div{
    padding-right: 25px; 
  }

  .album-div-graph{
    padding-right: 15px; 
  }

  .paginate-div{
    padding-right: 35px;
  }

  .menucol{
    text-align: center;
  }

  .categoryTitle{
    text-align: center;
  }

  a.sortlink{
    padding-left: 10px;
    padding-right: 10px;
  }

  table.contact-left{
    float: right;
  }
  table.contact-right{
    float: left;
  }

  .content-holder{
    margin-right: 5px;
  }


  .pagination{
    margin-bottom: 30px;
  }

  .graph-row{
    -webkit-column-width: 12em;
    -moz-column-width: 12em;
  }

  .album-content-handler{
    margin-bottom: 40px;
  }

  .entrypadding{
    padding-right: 8px;
  }

  td.foot{
    display: table-cell;
  }

}

@media screen and (min-width: 992px){
  .graph-row{
    -webkit-column-width: 17em;
    -moz-column-width: 17em;
  }

  .contactsend{
    margin-top: -40px;
  }

  p.contactUs{
    padding-left: 100px;
    padding-right: 100px;
  }

  .blogRecentEntryMain{
    padding-top:65px;
  }

  .msg-holder{
    padding-right: 12px;
  }

  td.imgrecent{
    max-width: 120px;
  }

  .contactsend{
    padding-right: 14px;
  }

  button.contact-send{
    margin-top: 4px;
  }

  .foot-pad{
    height: 10px;
  }

  .blogRecentEntry{
    padding-top:5px;
    padding-left: 15px;
  }

  .blogEntryHolder{
    margin-bottom: 30px;
    padding-right: 15px;
  }

  p.blogRecentTitle{
  margin-bottom: 0;
  font-size: 12pt;
  line-height: 12pt;
  margin-top: -5px;
  
  }

  p.blogRecentDetail{
    margin-bottom: 0;
    font-size: 8pt;
    margin-top: 5px;
    margin-bottom: -10px;
  }

  .address-bar{
    padding-left: 0px;
  }

  p.employment{
    margin-bottom: 200px;
  }
}
@media screen and (min-width: 1100px){
  .graph-row{
    -webkit-column-width: 25em;
    -moz-column-width: 25em;
  }

  p.employment{
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 1450px){

  p.employment{
    margin-bottom: 200px;
  }
}
