@charset "UTF-8"; /*Space Between blocks*/ .video-container { position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .language-markup { margin-top: 60px; margin-bottom: 60px; } .pd60t { padding-top: 60px; } .pd60b { padding-bottom: 60px; } .pd30t { padding-top: 30px; } .pd30b { padding-bottom: 30px; } .pd60 { padding-top: 60px; padding-bottom: 60px; } .pd30 { padding-top: 30px; padding-bottom: 30px; } #sidebar-main #content h1, .heading_title { /*text-align: center; */ padding-top: 30px; padding-bottom: 30px; /*margin-top: 0; border-bottom: 2px solid #ffffff; margin-bottom: 11px; padding-bottom: 11px; position: relative; font-size: 24px; text-transform: uppercase; letter-spacing: 3px;*/ } #sidebar-main #content p { font-size: 1.5em; line-height: 1.5em; } #sidebar-main #content .description { font-size: 1.25em; line-height: 1.25em; } @media screen and (max-width: 768px) { #sidebar-main #content p { font-size: 1.35em; line-height: 1.35em; text-align: left } .pd60t { padding-top: 30px; } .pd60b { padding-bottom: 30px; } .pd30t { padding-top: 15px; } .pd30b { padding-bottom: 15px; } }