@font-face {
font-family: 'Abraham Lincoln';
font-style: normal;
font-weight: normal;
src: local('Abraham Lincoln'), url('../fonts/AbrahamLincoln.woff') format('woff');
}

@font-face {
font-family: 'EcuyerDAX';
font-style: normal;
font-weight: normal;
src: local('EcuyerDAX'), url('../fonts/EcuyerR0902.woff') format('woff');
}


body
{
    background-color:#FBF8F1;
}

    .main-header
    {
        text-transform: none!important;
        
        font-family: 'Abraham Lincoln';
        font-size: 3em!important;
        color:#364367!important;
        font-weight:300!important;
        text-align: center;
        
    }
    
    .sub-header
    {
        color:#FFFFFF!important;
        font-size: 1em!important;
        font-weight: normal!important;
        font-family: 'Bad Script', cursive!important;
        text-transform: none!important; 
        padding-bottom:20px!important;
    }


    .hidden.menu {
      display: none;
    }

    .masthead.segment {
      min-height: 700px;
      padding: 0em 0em;
    }
    .masthead .logo.item img {
      margin-right: 1em;
    }
    .masthead .ui.menu .ui.button {
      margin-left: 0.5em;
    }
    .masthead h1.ui.header {
      margin-top: 3em;
      margin-bottom: 0em;
      font-size: 4em;
      font-weight: normal;
      
      font-family: 'Bad Script', cursive;
    }
    .masthead h2 {
      font-size: 2.1em;
      font-weight: normal;
      line-height:1.5em;
      font-family: 'Bad Script', cursive;
    }

    .ui.vertical.stripe {
      padding: 8em 0em;
    }
    .ui.vertical.stripe h3 {
      font-size: 2em;
    }
    .ui.vertical.stripe .button + h3,
    .ui.vertical.stripe p + h3 {
      margin-top: 3em;
    }
    .ui.vertical.stripe .floated.image {
      clear: both;
    }
    .ui.vertical.stripe p {
      font-size: 1.33em;
    }
    .ui.vertical.stripe .horizontal.divider {
      margin: 3em 0em;
    }

    .quote.stripe.segment {
      padding: 0em;
    }
    .quote.stripe.segment .grid .column {
      padding-top: 5em;
      padding-bottom: 5em;
    }

    .footer.segment {
      padding: 5em 0em;
    }

    .secondary.pointing.menu .toc.item {
      display: none;
    }

    @media only screen and (max-width: 700px) {
      .ui.fixed.menu {
        display: none !important;
      }
      .secondary.pointing.menu .item,
      .secondary.pointing.menu .menu {
        display: none;
      }
      .secondary.pointing.menu .toc.item {
        display: block;
      }
      .masthead.segment {
        min-height: 350px;
      }
      .masthead h1.ui.header {
        font-size: 2em;
        margin-top: 1.5em;
        
      }
      .masthead h2 {
        margin-top: 0.5em;
        font-size: 1.5em;
      }
    }

    h2.header, p
    {
        font-family: 'Bad Script', cursive!important;
    }
    
    .masthead
    {
        
        background-image: url(../img/nicoundnathi.jpg)!important;
        background-size: cover !important;
        background-position:center center!important;
        
        
        position: relative;
        overflow: hidden;
        text-align:center;
    }
    
    
    .button
    {
        
    }
    
    .text-shadow
    {
        text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 2px 0px, rgb(187, 187, 187) 0px 3px 0px, rgb(185, 185, 185) 0px 4px 0px, rgb(170, 170, 170) 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 6px 1px, rgba(0, 0, 0, 0.1) 0px 0px 5px, rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(0, 0, 0, 0.2) 0px 3px 5px, rgba(0, 0, 0, 0.25) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.15) 0px 20px 20px;
        opacity: 0.7;
    }
    
    .text-shadow2
    {
        text-shadow: 2px 2px 2px rgba(0,0,0,1);    
    }
    
    /*.text-shadow { color: #d7ceb2; text-shadow: 3px 3px 0px #2c2e38, 5px 5px 0px #5c5f72; font: 80px 'BazarMedium'; letter-spacing: 10px; }*/
    
    
    /*
    .fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
    width:100%!important;
    
}
*/

.margin-left-5
{
    margin-left:5px!important;
}




.fullscreen-bg
{
    position:absolute;
    height:100%;
    width:200%;
    left:-50%;
    z-index: -1;
}
.fullscreen-bg__video, #my-player
{
    position:absolute;
    top: -99999px;
    bottom: -99999px;
    left: -99999px;
    right: -99999px;
    margin: auto;
    min-height:100%;
    min-width:50%;
    
}


.text, .author, .date
{
    font-family: 'Bad Script', cursive!important;   
}

.comment .date
{
    font-family:Yesteryear!important;
    /*display:none!important;*/
}



.bottom-arrow
{
    color:#FFFFFF;
    display:block;
    font-size:100px!important;
    opacity:0.8!important;
    cursor:pointer;
    
    position:absolute;
    bottom:0px!important;
    margin-left:-60px;
    left: 50vw!important;
    
}

.bottom-arrow:hover, .active_arrow
{
    color:#ff3390!important;
    opacity:1!important;
}

#street-view {
        height: 300px;
        width:100%;
      }
      
      
.gray-bg
{
    background-color:#edebf8!important
}

.guestbook .text
{
    font-size:18px!important;
}

.guestbook .avatar
{
    /*display:none!important;*/
}

.modal-description
{
    font-size:25px!important;
}

.modal-description p
{
    padding-top:20px;
}

.ui.vertical.segment
{
    border:none!important;
    padding-bottom:0!important;
    
}

.less-padding-top
{
    padding-top:50px!important;
}

.opt-line-height
{
    line-height:35px;
}

.video-content
{
    border:2px solid #fff;
    background-color:rgba(255,255,255,0.5);
    border-radius:30px;
    color:#d986ac!important;
    padding:10px;
}

.masthead
{
    background-color:#fff!important;
}

.masthead:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #ff3390, #fff);
  opacity: 0.2;
}


.header
{
    padding: 2vw 0px!important;
}
div.dropzone-wrap
{
    border:none!important;
    padding:0!important;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAFUlEQVQImWNgQAK3b99uIJXDwMAAAKN9DEUlF+HEAAAAAElFTkSuQmCC) repeat!important; 
    border:3px dashed #364367!important;
}


#uploader_name
{
    display:block;
    width: 70%;
    max-width: 1296px;
    margin: auto;
    border:none;
    border-bottom:3px solid #C46364!important;
    margin-bottom:2vw;
    padding:1vw 0.5vw;
    font-family: 'Abraham Lincoln';
    font-size:25px;
    color:#364367!important;
    background-color:transparent;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAFUlEQVQImWNgQAK3b99uIJXDwMAAAKN9DEUlF+HEAAAAAElFTkSuQmCC) repeat!important;
}   

.dropzone
{
    width:100%!important;
    height:100%!important;
    display:block!important;
    padding:2vw 0vw;
    border:none!important;
    background:none!important;
    min-height:0!important;
}

.drop-title i
{
    margin-right:20px;
    color:#C46364;
}

.drop-title
{
    opacity:0.6;
    font-family: 'EcuyerDAX';
    font-family: 'Abraham Lincoln';
    text-transform:uppercase;
    font-size:25px;
    line-height: 30px;
    color:#364367!important;
}

.open-modal
{
    cursor:pointer;
}

.draggable
{
    background-color:#FFF;
}

.droppable
{
    /*border:1px solid red;*/ 
}

.drop-hover
{
    /*padding-left:2px!important;*/
    /*border-left:2px dotted #FBBD08;*/
    background-color:#ecf0f1;
}

.only-hover
{
    opacity:0;
}

.image_uploader
{
    position:absolute;
    right:0px;
    bottom:0px;
    z-index:500;
    color:#fff!important;
    font-family: 'Bad Script', cursive!important;
    text-shadow: 2px 2px 2px rgba(0,0,0,1); 
    font-size:18px;
    line-height:25px;
    padding:3px;
}

.masthead
{
    width:100%!important;
}

.message
{
    font-family: 'Bad Script', cursive!important;  
    font-size:15px!important; 
}

.font-element
{
    font-family: 'Bad Script', cursive!important;   
}

.clear
{
    clear:both;
}

.ui.comments
{
    max-width:100%;
}

textarea:focus
{
    border:1px solid pink!important;
}

.image_likes
{
    opacity:0.7;
    position:absolute;
    top:5px;
    left:5px;
    z-index:500;
}

.image_likes:hover
{
    opacity:1!important;
}

.image_comments
{
    opacity:0.7;
    position:absolute;
    top:5px;
    right:5px; 
    z-index:500;  
}

.image_comments:hover
{
    opacity:1!important;
}

body.dimmable.dimmed > .dimmer { overflow: auto; -webkit-overflow-scrolling: touch; }


.image_wrap
{
    position:relative;
}

.image_user
{
    position:absolute;
    bottom:10px;
    left:10px;
    background-color: rgba(255,255,255,.6);
    padding:0px 5px;
    color:#364367;
    font-family: 'Abraham Lincoln';
    font-size:20px;
    text-transform: uppercase;
}

.image_time
{
    position:absolute;
    top:10px;
    right:10px;
    background-color: rgba(255,255,255,.6);
    padding:0px 5px;
    color:#364367;
    font-family: 'Abraham Lincoln';
    font-size:20px;
    text-transform: uppercase;    
}

.head_video_wrap
{
    width:70%;
    margin:auto;
    max-width: 1296px;
    margin-bottom:20px;
}

.head_video
{
    width:100%!important;
    height:auto!important;
}

.header
{
    display:none!important;
}