/**
 * Page Heading Video
*/
.template-archive .page-title,
.template-blog .page-title,
.template-category .page-title,
.template-contact .page-title,
.template-page .page-title,
.template-support .page-title
{
    position:relative;
    height:250px;
    min-height:15.625rem;
    width:100%;
    overflow:hidden;
    background-position:center -200px;
}

.template-archive .page-title .overlay,
.template-blog .page-title .overlay,
.template-category .page-title .overlay,
.template-contact .page-title .overlay,
.template-page .page-title .overlay,
.template-support .page-title .overlay
{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    opacity:0.1;
    background-color:rgba(35,35,35,0.1);
    z-index:1;
}

.template-archive .page-title video,
.template-blog .page-title video,
.template-category .page-title video,
.template-contact .page-title video,
.template-page .page-title video,
.template-support .page-title video
{
    position:absolute;
    top:-200px;
    left:0;
    min-width:100%;
    min-height:100%;
    width:auto;
    height:auto;
    z-index:0;
}

.template-archive .page-title .container,
.template-blog .page-title .container,
.template-category .page-title .container,
.template-contact .page-title .container,
.template-page .page-title .container,
.template-support .page-title .container
{
    position:relative;
    z-index:2;
}

@media (pointer:coarse) and (hover:none)
{
    .template-archive .page-title video,
    .template-blog .page-title video,
    .template-category .page-title video,
    .template-contact .page-title video,
    .template-page .page-title video,
    .template-support .page-title video
    {
        display:none;
    }
}

/**
 * BreadCrumb
*/
.template-archive .breadcrumb-item a,
.template-blog .breadcrumb-item a,
.template-category .breadcrumb-item a,
.template-contact .breadcrumb-item a,
.template-page .breadcrumb-item a,
.template-support .breadcrumb-item a
{
    color:#c5c5c5;
}

.template-archive .breadcrumb .breadcrumb-item::before,
.template-blog .breadcrumb .breadcrumb-item::before,
.template-category .breadcrumb .breadcrumb-item::before,
.template-contact .breadcrumb .breadcrumb-item::before,
.template-page .breadcrumb .breadcrumb-item::before,
.template-support .breadcrumb .breadcrumb-item::before
{
    background-color:#c5c5c5;
}

/**
 * Page Heading
*/
.template-archive .page-title-heading,
.template-blog .page-title-heading,
.template-category .page-title-heading,
.template-contact .page-title-heading,
.template-page .page-title-heading,
.template-support .page-title-heading
{
    font-family:'Roboto', sans-serif;
    font-weight:700;
    font-size:2.4em;
    text-shadow:1px 1px 1px #252525;
}

/**
 * Page Sub-Heading
*/
.template-archive .page-title-subheading,
.template-blog .page-title-subheading,
.template-category .page-title-subheading,
.template-contact .page-title-subheading,
.template-page .page-title-subheading,
.template-support .page-title-subheading
{
    background-color:rgba(45,45,45,0.6);
    font-family:'Roboto Condensed', sans-serif;
    font-weight:400 !important;
    font-size:1.2em;
    color:#ccc;
}

/**
 * Template Archive / Blog
*/
.template-archive h5.post-title a,
.template-blog h5.post-title a
{
    color:#353535 !important;
}

.template-archive h5.post-title a:hover,
.template-blog h5.post-title a:hover
{
    color:#ad32e4 !important;
}

.template-archive .pagination a.disabled,
.template-blog .pagination a.disabled
{
    pointer-events:none;
    cursor:default;
    color:#c5c5c5;
}

/**
 * Template Blog
*/
.template-blog .post-thumb
{
    display:block;
    position:relative;
}

.template-blog .post-thumb .badge
{
    position:absolute;
    top:20px;
    left:10px;
}

/**
 * Template Category
*/
.template-category figure figcaption
{
    text-transform:uppercase;
}

/**
* Template Contact
*/
.template-contact .wrapper-offices h6
{
    font-family:'Roboto', sans-serif;
    text-transform:uppercase;
    font-weight:700;
    font-size:1em;
}

.template-contact .wrapper-offices .widget-contacts li a
{
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    font-size:1em;
}

.template-contact .wrapper-form .wizard
{
    border:1px solid #f2f2f2;
}

.template-contact .wrapper-form .wizard h2
{
    margin-top:20px;
    text-transform:uppercase;
}

.template-contact .wrapper-form .wizard .contact-responses .alert
{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.template-contact .wrapper-form .wizard .contact-responses .alert.alert-danger
{
    border:1px solid #ff5252;
    color:#ff5252;
}

.template-contact .wrapper-form .wizard .contact-responses .alert.alert-warning
{
    border:1px solid #fc8c3a;
    color:#fc8c3a;
}

.template-contact .wrapper-form .wizard .contact-responses .alert.alert-success
{
    border:1px solid #186a18;
    color:#186a18;
}

.template-contact #viewmap
{
    width:100%;
    max-height:500px;
    margin:0px;
    padding:0px;
    border:0px;
    border-top:1px solid #cbcbcb;
    display:block;
}

/**
 * Template Home
*/
.template-home .block-title
{
    text-transform:uppercase;
}

.template-home figure figcaption
{
    text-transform:uppercase;
}

/**
* Template Page
*/
.template-page .page-content h1,
.template-page .page-content h2,
.template-page .page-content h3,
.template-page .page-content h4,
.template-page .page-content h5,
.template-page .page-content h6
{
    margin-top:20px;
    font-family:'Roboto Condensed', sans-serif;
    color:#454545 !important;
}

.template-page .page-content h6
{
    font-weight:700 !important;
    font-size:1.1em;
}

.template-page .page-content p
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-page .page-content p a
{
    text-decoration:none;
}

.template-page .page-content p a:hover
{
    text-decoration:underline;
}

.template-page .page-content ul
{
    list-style:none;
}

.template-page .page-content ul li::before
{
    content:"\25AA";
    color:#757575;
    font-weight:bold;
    display:inline-block;
    width:1.5em;
    margin-left:-1.5em;
}

.template-page .page-content ol li,
.template-page .page-content ul li
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-page .page-content ol li a,
.template-page .page-content ul li a
{
    text-decoration:none;
}

.template-page .page-content ol li a:hover,
.template-page .page-content ul li a:hover
{
    text-decoration:underline;
}

.template-page .page-content hr
{
    margin:20px 0px 0px 0px;
}

/**
* Template Post
*/
.template-post .title-wrapper
{
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    padding:20px;
    background-color:rgba(35, 35, 35, 0.7);
}

.template-post .title-wrapper .category
{
    display:inline-block;
    position:relative;
    font-size:0.80em;
    text-transform:lowercase;
    height:20px;
    line-height:18px;
    padding:0px 10px;
    background-color:#ad32e4;
    color:#fff;
    margin:0px 0px 10px 0px;
}

.template-post .title-wrapper h1
{
    font-size:1.45em;
    font-weight:700;
    color:#ffffff;
    padding:5px 0px;
    margin:0px;
}

.template-post .title-wrapper .post-meta div
{
    height:22px;
    line-height:22px;
    font-size:0.95em;
    color:#a5a5a5;
    display:inline-block;
    padding:0px 8px 0px 0px;
    text-transform:none;
}

.template-post .title-wrapper .post-meta div i
{
    margin-right:5px;
}

.template-post .post-content h1,
.template-post .post-content h2,
.template-post .post-content h3,
.template-post .post-content h4,
.template-post .post-content h5,
.template-post .post-content h6
{
    margin-top:20px;
    font-family:'Roboto Condensed', sans-serif;
    color:#454545 !important;
}

.template-post .post-content h6
{
    font-weight:700 !important;
    font-size:1.1em;
}

.template-post .post-content p
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-post .post-content p code
{
    font-family:'Open Sans', sans-serif !important;
    font-size:1em !important;
}

.template-post .post-content p a
{
    text-decoration:none;
}

.template-post .post-content p a:hover
{
    text-decoration:underline;
}

.template-post .post-content p img
{
    border:1px solid #e0e0e0;
    background-color:#f2f2f2;
    padding:4px;
    margin:5px auto;
    width:100% !important;
}

.template-post .post-content ul
{
    list-style:none;
}

.template-post .post-content ul li::before
{
    content:"\25AA";
    color:#757575;
    font-weight:bold;
    display:inline-block;
    width:1.5em;
    margin-left:-1.5em;
}

.template-post .post-content ol li,
.template-post .post-content ul li
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-post .post-content ol li a,
.template-post .post-content ul li a
{
    text-decoration:none;
}

.template-post .post-content ol li a:hover,
.template-post .post-content ul li a:hover
{
    text-decoration:underline;
}

.template-post .post-content blockquote
{
    margin:20px auto;
    color:#555555;
    padding:2em 3em;
    border-left:6px solid #e20085;
    line-height:1.6;
    position:relative;
    background:#f2f2f2;
}

.template-post .post-content blockquote::before
{
    font-family:Arial;
    content:"\201C";
    color:#e20085;
    font-size:4em;
    position:absolute;
    left:10px;
    top:-10px;
}

.template-post .post-content blockquote::after
{
    content:'';
}

.template-post .post-content blockquote p
{
    font-family:'Open Sans', sans-serif !important;
    font-size:1.1em !important;
    font-style:italic;
    margin:0px;
}

.template-post .post-content iframe
{
    margin-bottom:20px !important;
    border:1px solid #cecece;
    background-color:#f2f2f2;
    padding:4px;
    overflow:hidden;
}

.template-post .post-content hr
{
    margin:20px 0px 20px 0px;
}

.template-post .author-card .author-card-info
{
    font-size:1em;
}

.template-post .isotope-grid .card-body h5.post-title a
{
    color:#353535 !important;
}

.template-post .isotope-grid .card-body h5.post-title a:hover
{
    color:#ad32e4 !important;
}

/**
* Template Support
*/
.template-support .wrapper-topics h3
{
    text-transform:uppercase;
    font-size:1em;
}

.template-support .wrapper-topics .card
{
    border:1px solid #f0f0f0;
    background-color:#fafafa;
}

.template-support .wrapper-questions h2
{
    text-transform:uppercase;
}

.template-support .wrapper-questions h6 a
{
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    text-transform:uppercase;
    font-size:0.75em;
}

.template-support .wrapper-questions .accordion
{
    border-top:1px solid #f2f2f2;
}

.template-support .wrapper-questions .accordion p
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-support .wrapper-questions .accordion p a
{
    text-decoration:none;
}

.template-support .wrapper-questions .accordion p a:hover
{
    text-decoration:underline;
}

.template-support .wrapper-questions .accordion ul
{
    list-style:none;
}

.template-support .wrapper-questions .accordion ul li::before
{
    content:"\25AA";
    color:#757575;
    font-weight:bold;
    display:inline-block;
    width:1.5em;
    margin-left:-1.5em;
}

.template-support .wrapper-questions .accordion ol li,
.template-support .wrapper-questions .accordion ul li
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
    text-align:justify;
}

.template-support .wrapper-questions .accordion ol li a,
.template-support .wrapper-questions .accordion ul li a
{
    text-decoration:none;
}

.template-support .wrapper-questions .accordion ol li a:hover,
.template-support .wrapper-questions .accordion ul li a:hover
{
    text-decoration:underline;
}

.template-support .wrapper-request h2
{
    text-transform:uppercase;
}

/**
 * Subscribe Form
*/
.subscribe-responses .alert
{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.subscribe-responses .alert.alert-danger
{
    border:1px solid #ff5252;
}

.subscribe-responses .alert.alert-warning
{
    border:1px solid #fc8c3a;
}

.subscribe-responses .alert.alert-success
{
    border:1px solid #186a18;
}

/**
 * Footer
*/
footer .widget .market-btn
{
    min-width:190px;
}

/**
 * Prism Code
*/
.code-toolbar
{
    margin-top:20px;
    border-left:4px solid #e20085 !important;
}

.code-toolbar pre
{
    border:none !important;
    -webkit-border-top-left-radius:0px !important;
    -webkit-border-bottom-left-radius:0px !important;
    -moz-border-radius-topleft:0px !important;
    -moz-border-radius-bottomleft:0px !important;
    border-top-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
    margin-bottom:20px !important;
    font-size:1.1em;
}

.code-toolbar pre.language-none
{
    background-color:#f0f0f0 !important;
    border:1px solid #ccc;
    border-left:none;
}

.code-toolbar pre.language-none code
{
    color:#454545 !important;
}

.code-toolbar pre.language-bash .token.comment
{
    padding:0px;
    color:#959595 !important;
}

.code-toolbar pre.language-bash .token.number
{
    color:#b6b6b6 !important;
}

/**
 * Widget
*/
.widget-featured-posts .featured-post-title
{
    font-family:'Open Sans', sans-serif !important;
    font-size:14px;
}

/**
 * Sticky Sidebar
*/
@media only screen and (min-device-width:1366px)
{
    .sticky-sidebar
    {
        position:-webkit-sticky;
    	position:sticky;
    	top:90px;
        padding:0px;
    }
}

/**
 * Twitter Blockquote
*/
.twitter-blockquote
{
    padding: 2em;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f2f2f2;
    margin: 0px 0px 20px 0px;
}
