/* Themify Customize Styling */
#site-description {	display: none; 
}
#main-nav a {	
	border-top: 4px solid #3aa790; 
}
#main-nav a:hover {	
	color: #3aa790; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #3aa790; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #3aa790; 
}

/* Themify Custom CSS */
.centered
{
text-align: center ;
}

.notes
{
bottom: 75px;
color: white ;
position: absolute !important;
right: 20px;
}
.hidemore2
{
line-height: 20px !important;
}

@media screen and (min-width:477px)
{
.fullh
{
height:600px;
}

.fullh p
{
position:relative;
top:5%;
}
.lefted .gutter-default
{
margin-left:0px !important;
}
.lefted .tb-column, .righted .tb-column
{
-webkit-align-content: flex-start !important;
align-content: flex-start !important;
}
.righted .gutter-default
{
margin-right: 0px !important;
}
}

#main-nav a:hover, #main-nav .current_page_item a{
border-top: 4px solid #4bd7b9 !important;
color:#4bd7b9 !important;
}

.centered i
{
cursor:pointer;
margin-top: -20px;
}

.ti-angle-down
{
transition: transform 200ms;
}