/*Single 1.0.0*/
.lvd-single-breadcrumbs             {font-size:12px; color:#999; padding:1px 40px 20px 40px;}
.lvd-single-title                   {padding:40px 40px 0 40px; }
.lvd-single-title h1                {font-size:40px; font-weight:300; line-height:1.2; color:#4c5f77; width:75%;}
.lvd-single-date                    {padding:3px 10px; font-size:13px; font-weight:300; text-transform: lowercase; color:#999; margin:-30px 40px 0 40px; background:#FFF; box-shadow: 0 2px 2px -1px rgba(76,95,119, 0.1); display:inline-block;}

.lvd-single-txt                     {max-width:700px; margin:0 auto; padding:50px 0; font-size:16px; font-weight:300; line-height:1.4; color:#45566C;}
.lvd-single-txt.lvd-single-profile  {margin:0; padding:0 0 50px 0; float:left;}
.lvd-single-txt h2                  {font-family: 'Roboto Slab', serif; font-size:28px; line-height:1.2; font-weight:300; margin-bottom:20px; color:#45566C;}
.lvd-single-txt h3                  {font-family: 'Roboto Slab', serif; font-size:20px; line-height:1.2; font-weight:700; margin-bottom:20px; color:#45566C;}
.lvd-single-txt p                   {margin-bottom:25px;}
.lvd-single-txt ul                  {margin-bottom:20px;}
.lvd-single-txt li                  {padding:0 0 10px 20px;}
.lvd-single-txt li:before           {content: "\e940";font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;color:#84c441;line-height: 1;margin-right:10px;/* Better Font Rendering =========== */  -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.lvd-single-txt img                 {max-width:100%; height:auto;}

.lvd-single-related                 {max-width:700px;  margin:60px auto;}
.lvd-single-related-title           {font-family: 'Roboto Slab', serif; font-size: 30px; font-weight: 300; margin-bottom: 20px; }
.lvd-single-related-box             {margin-bottom:2px;}
.lvd-single-related-box h3          {font-size:20px; font-weight:300; background:#FFF; box-shadow: 0 2px 2px -1px rgba(76,95,119, 0.1); display:inline-block; padding:5px 10px; margin-bottom:0; color:#45566C;}
.lvd-single-related-box a:hover h3  {color:#9AA4B3;}

.lvd-single-photo-profile           {margin:0 40px 30px 40px; width:200px; float:left;}
.lvd-single-photo-profile img       {max-width:100%; height:auto;}

/* MOBILE (sm) */
@media (min-width:1px) and (max-width:767px)
{
.lvd-single-breadcrumbs             {font-size:12px; color:#999; padding:5px 4% 20px 4%;}
.lvd-single-title                   {padding:40px 4% 0 4%; }
.lvd-single-title h1                {font-size:28px; font-weight:700; width:100%;}
.lvd-single-date                    { margin:-30px 4%  0 4% ; position: relative;}
.lvd-single-txt                     { margin:0 4%; padding:30px 0; font-size:16px; line-height:1.4;}
.lvd-single-related                 { margin:30px 4%;}
.lvd-single-related-title           {font-size: 28px; font-weight: 700; }

.lvd-single-photo-profile           {margin:0 auto 30px auto; width:200px; float:none;}
.lvd-single-txt.lvd-single-profile  {margin:0 4%; padding:0 0 20px 0; float:none;}

}

/* TABLET (md) */
@media (min-width:768px) and (max-width:1023px)
{
    
}