/*  
Theme Name: Platform

Description: Platform is an drag-and-drop theme-design framework for WordPress and HTML5. It will help you do amazing things with your site, faster & easier than ever before. Designed and developed by <a href="http://pagelines.com/">PageLines</a> in California. Twitter @pagelines

Version: 1.4.2

Author: PageLines

Author URI: http://www.pagelines.com

Theme URI: http://www.pagelines.com/tour/

Tags: buddypress, rtl-language-support, editor-style, theme-options, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, fixed-width, threaded-comments, custom-background,  custom-header, custom-colors, custom-menu, photoblogging, translation-ready, white, silver, light, blue, green, yellow

***** IMPORTANT ***** 
Don't pirate this theme. Themes are typically hacked and injected with spam files and scripts that will get you 'black-listed' from search engines and create security risks on your server.
FYI - http://wpmu.org/why-you-should-never-search-for-free-wordpress-themes-in-google-or-anywhere-else/

License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html

DO NOT CUSTOMIZE THIS FILE USE BASE CHILD THEME OR SETTINGS 
- Customization CSS in PageLines Themes
	- Customize PageLines themes by adding CSS in the theme settings or in the Base child theme (w Pro)
	- Don't add it here; as it will either get overwritten by updates, or prevent you from updating at all
	- (Trust us on this one!)
*/


/* Get Common CSS & Reset */


@import url('css/common.css');
@import url('css/mainpage.css');
@import url('css/slick.css');
@import url('css/media-style.css');

/* ========================================================================= */


/* = PLATFORM THEME CSS by PageLines - PageLines Copyright 2008 - 2011 = */


/* ========================================================================= */


/*
	CSS Design Notes - 
		# Rules 	- Design for specific sections, or template locations
		. Rules 	- General 'guideline' design for sections and elements, can be used in multiple sections.
		Grouping 	- Logical grouping of design elemtents. Font Styles, Colors, etc...
		Customize	- Don't customize here, it will prevent updates, use the Base child theme

*/


/* Formatting Setup */

body {
   
    line-height: 1.8em;
    height: 100%;
  
}
@font-face {
    font-family: SegoeUI-Light;
    src: url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/SegoeUI-Light.woff) format('woff'), url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/SegoeUI-Light.ttf) format('truetype'), url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/SegoeUI-Light.svg#SegoeUI-Light) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: segoeuil;
    src: url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/segoeuil.eot);
    src: url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/segoeuil.woff2) format('woff2'), url(https://www.frslabs.com/frsblog/wp-content/themes/platform/fonts/segoeuil.eot?#iefix) format('embedded-opentype');
    font-weight: 400;
    font-style: normal
}

 @font-face {
     font-family: bebas_neue_regular;
     src: url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.eot);
     src: url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.woff2) format("woff2"), url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.woff) format("woff"), url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.ttf) format("truetype"), url(https://www.frslabs.com/fonts/bebas/bebasneue_regular-webfont.svg#bebas_neue_regularregular) format("svg");
     font-weight: 400;
     font-style: normal
 }
 
 @font-face {
     font-family: bebas_neuebook;
     src: url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.eot);
     src: url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.woff2) format("woff2"), url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.woff) format("woff"), url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.ttf) format("truetype"), url(https://www.frslabs.com/fonts/bebasneue/bebasneue_book-webfont.svg#bebas_neuebook) format("svg");
     font-weight: 400;
     font-style: normal
 }
.fotter-iso {
    top: 120px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-family: bebas_neue_regular,Verdana,Arial,sans-serif!important;
    letter-spacing: 2.5px;
}
#page,
#dynamic-content {
    min-height: 500px;
    zoom: 1;
    background: #fff !important;
}

#page-canvas {
    margin: 0 auto;
}


/* ============================ */


/* =   @ Default Type Faces   = */


/* ============================ */


/* Primary Font Style */

body,
.font1,
.font-primary,
.commentlist,
input {
    font-family: 'Segoe UI','Source Sans Pro';
}


/* Header Font Style */

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
    font-family: 'Segoe UI','Source Sans Pro';
}


/* Secondary Font Style */

.font2,
.font-sub,
ul.main-nav li a,
#secondnav li a,
.metabar,
.subtext,
.subhead,
.widget-title,
.post-comments,
.reply a,
.editpage,
#pagination .wp-pagenavi,
.post-edit-link,
#wp-calendar caption,
#wp-calendar thead th,
.soapbox-links a,
.fancybox,
.standard-form .admin-links,
#featurenav a,
.pagelines-blink,
.ftitle small,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.submit {
    font-family: 'Segoe UI','Source Sans Pro';
    text-transform: uppercase;
    letter-spacing: .1em;
}

input[type="text"],
input[type="password"],
textarea,
#dsq-content textarea {
    font-family: 'Segoe UI','Source Sans Pro';
}


/* ======================== */


/* =    @ Color Styles    = */


/* ======================== */


/* Text Colors */


/* Footer & BG color */

body {
    color: #fff;
}


/* Footer Colors */

#footer,
#footer li.link-list a,
#footer .latest_posts li .list-excerpt {
    color: #999;
}

#footer a,
#footer .widget-title,
#footer li h5 a {
    color: #fff;
}


/* Main Body - Text Color 1 */

#page,
.tcolor1,
#subnav ul li a:active,
.commentlist cite a,
#breadcrumb a,
.metabar a:hover,
.post-nav a:hover,
.post-footer a,
#buddypress-page #object-nav ul li a,
#buddypress-page table.forum .td-title a,
#buddypress-page #subnav a:hover,
#buddypress-page #subnav li.current a,
#twitterbar a,
#carousel .carousel_text,
#site #dsq-content .dsq-request-user-info td a,
#pagination .wp-pagenavi a:hover,
#pagination .wp-pagenavi .current,
#primary-nav .main-nav li a:hover,
#featurenav a.activeSlide,
.content-pagination a:hover .cp-num {
    color: #000;
}


/* Links & Text Highlights */

a,
.lcolor1 a,
#subnav_row li.current_page_item a,
#subnav_row li a:hover,
#grandchildnav .current_page_item>a,
.branding h1 a:hover,
.bbcrumb a:hover,
#feature_slider .fcontent.fstyle-lightbg a,
#feature_slider .fcontent.fstyle-nobg a,
#respond h3 small a {
    color: #225E9B;
}


/* Text Header Color */

.hcolor,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#branding h1 a,
a.site-title,
.entry-title a,
.entry-title a:hover,
.widget-title a:hover,
h3.widget-title a:hover,
.content-pagination .cp-num {
    color: rgb(174,10,56) !important;
    margin: 0 0 15px;
    font-weight: 700 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}

hr, .fpost, .clip_box, .widget-title, #buddypress-page .item-list li, .metabar a, #morefoot .widget-title, #site #dsq-content h3 {
    color: #000 !important;
    font-weight: 500 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.fpost .post-excerpt, .fpost .entry_content {
    font-size: 1.2rem;
    line-height: 1.8em;
    font-weight: 100;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
/* Text Color 2*/

.tcolor2,
.lcolor2 a,
.subhead,
.widget-title,
.post-edit-link,
.metabar .sword,
#branding .site-description,
#callout,
#commentform .required,
#postauthor .subtext,
#buddypress-page .standard-form .admin-links,
#wp-calendar caption,
#carousel .thecarousel,
#pagination .wp-pagenavi span.pages,
.commentlist .comment-meta a,
#highlight .highlight-subhead,
.content-pagination span,
.content-pagination a .cp-num,
.searchform .searchfield {
    color: #AFAFAF;
}


/* Text Color 3 */

.tcolor3,
.lcolor3 a,
.main_nav li a,
.widget-title a,
h3.widget-title a,
#subnav_row li a,
.metabar em,
.metabar a,
.tags,
#commentform label,
.form-allowed-tags code,
.rss-date,
#breadcrumb,
.reply a,
.post-nav a,
.post-nav a:visited,
.post-footer,
.auxilary a,
#buddypress-page .standard-form .admin-links a,
#twitterbar .content .tbubble,
.widget ul.twitter .twitter-item,
.cform .emailreqtxt,
.cform .reqtxt,
#pagination .wp-pagenavi a,
#pagination .wp-pagenavi .current,
#pagination .wp-pagenavi .extend,
.main_nav ul.sf-menu a,
.sf-menu a:visited,
#featurenav a,
#feature-footer span.playpause {
    color: #777;
}


/* Box Color/Border Styles */

body {
    background-color: #000;
}

body.fixed_width {
    background-color: #444;
}

#page,
.canvas #page-canvas,
.sf-menu li,
.main_nav ul.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.commentlist ul.children .even,
.alt #commentform textarea {
    background: #FFF;
}


/* Box Color - Primary Elements */

#feature-footer,
.main-nav li.current-page-ancestor a,
.main-nav li.current_page_item a,
.main-nav li.current-page-ancestor ul a,
.main-nav li.current_page_item ul a,
#wp-calendar caption,
#buddypress-page #subnav,
#buddypress-page .activity .activity-inner,
#buddypress-page table.forum th,
#grandchildnav.widget,
blockquote,
input,
textarea,
.searchform .searchfield,
.wp-caption,
.widget-default,
.commentlist .alt,
#wp-calendar #today,
#buddypress-page div.activity-comments form .ac-textarea,
#buddypress-page form#whats-new-form #whats-new-textarea,
.post-nav,
.current_posts_info,
.post-footer,
#twitterbar,
#carousel .content-pad,
.success,
.sf-menu li li,
.sf-menu li li,
.sf-menu li li li,
.content-pagination a .cp-num,
.hentry table .alternate td {
    /*background-color: #F7F7F7; */
}

.post-nav {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}


/* Box Color - Secondary Elements  */

.main_nav .main-nav li a:hover,
#wp-calendar thead th,
#buddypress-page #object-nav,
.item-avatar a,
.comment blockquote,
#grandchildnav .current_page_item a,
#grandchildnav li a:hover,
#grandchildnav .current_page_item ul li a:hover,
#carousel .carousel_text,
pagination .wp-pagenavi a,
#pagination .wp-pagenavi .current,
#pagination .wp-pagenavi .extend,
.sf-menu li:hover,
.sf-menu li.sfHover,
#featurenav a,
#feature-footer span.playpause,
.content-pagination .cp-num,
.content-pagination a:hover .cp-num,
ins {
    background-color: #F1F1F1;
}


/* Box Color - Tertiary Elements */

#buddypress-page #object-nav ul li a:hover,
#buddypress-page #object-nav ul li.selected a,
#buddypress-page #subnav a:hover,
#buddypress-page #subnav li.current a,
#featurenav a.activeSlide {
    background-color: #e1e1e1;
}


/* Borders */


/* Primary Border Color */

hr,
.fpost,
.clip_box,
.widget-title,
#buddypress-page .item-list li,
.metabar a,
#morefoot .widget-title,
#site #dsq-content h3 {
  
}

#nav_row.main_nav,
ul.sf-menu ul li {
    border-bottom: 1px solid #E9E9E9;
}

.post.fpost .entry,
#soapbox .fboxinfo,
#feature-footer.nonav {
    border-top: 1px solid #E9E9E9;
}

#feature-footer {
    border: 1px solid #E9E9E9;
}


/* Misc Borders */

.fpost.sticky {
    border-top: 3px solid #E9E9E9;
    border-bottom: 3px solid #E9E9E9;
}

.post-nav,
.current_posts_info,
.post-footer {
    /*border-right: 3px solid #E9E9E9;
					border-left: 3px solid #E9E9E9;*/
}

#grandchildnav .current_page_item a,
#grandchildnav li a:hover,
#grandchildnav .current_page_item ul li a:hover {
    border-left: 3px solid #E9E9E9;
}

#feature-footer .feature-footer-pad {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

#featurenav a,
#feature-footer span.playpause {
    border: 1px solid #ddd;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#featurenav a.activeSlide {
    border: 1px solid #CCC;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}

textarea:focus,
#commentform textarea:focus,
#commentform input[type="text"]:focus {
    border: solid 1px #bbb;
}


/* Border Accents - Highlight Color - Level 1 */

blockquote,
input,
textarea,
.searchform .searchfield,
.wp-caption,
.widget-default,
#buddypress-page div.activity-comments form .ac-textarea,
#buddypress-page form#whats-new-form #whats-new-textarea,
#grandchildnav.widget {
    border: 1px solid #E9E9E9;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}


/* Thumbs & Frames */

.fpost .post-thumb img,
.clip .clip-thumb img,
.author-thumb img {
    border: 1px solid #E9E9E9;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}

#carousel .content ul li a img {
    background: #fff;
    border: 1px solid #ccc;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#carousel .content ul li a:hover img {
    background: #ddd;
    border: 1px solid #bbb;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.widget_flickrRSS a img,
.wp125_write_ads_widget.widget #wp125adwrap_2c .wp125ad a {
    border: 1px solid #eee;
    border-bottom: 2px solid #ddd;
    background: #fff;
}


/* Text Shadows */

#feature-footer,
#grandchildnav li a,
#grandchildnav .current_page_item ul li a,
#buddypress-page #object-nav ul li a {
    text-shadow: #fff 0 1px 0;
}

.fixed_width #footer {
    text-shadow: #000 0 -1px 0;
}


/* Box Link Styles */

a.pagelines-blink,
a.soapbox_link,
#feature_slider .fcontent a.post-edit-link,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.submit {
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    display: block;
    float: left;
    background: #eee;
    border: 1px solid #d1d1d1;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    color: #333;
    text-shadow: #fff 0 1px 0;
    margin-right: .8em;
}

a.pagelines-blink:hover,
a.soapbox_link:hover,
.button:hover,
input[type="submit"]:hover,
.submit:hover {
    color: #777;
}

a.pagelines-blink .pagelines-blink-pad,
a.soapbox_link .soapbox_link-pad,
#feature_slider .fcontent a.post-edit-link {
    display: block;
    padding: 5px 7px;
    border: 1px solid transparent;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

a.pagelines-blink .pagelines-blink-pad .blink-arrow,
a.soapbox_link .soapbox_arrow {
    padding-right: 9px;
    background: url(./images/more-black.png) no-repeat right center;
    /* Black Arrow */
}

input[type="submit"],
.submit,
input[type="button"],
.button,
input[type="reset"],
.reset {
    cursor: pointer;
    background: url(./images/button-grey-up.png) repeat-x left bottom;
}

.button:active,
input[type="submit"]:active,
.submit:active {
    color: #000;
    border: 1px solid #ddd;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    background: url(./images/button-grey-down.png) repeat-x left bottom;
}


/* Blue Link Box */

a.pagelines-blink.blue-blink,
a.soapbox_link.soapbox_callout {
    background: #225E9B;
    border: 1px solid #000;
    border-top: 1px solid #2D7ED1;
    border-left: 1px solid #2D7ED1;
    text-shadow: #000 0 -1px 0;
    color: #fff;
}

a.pagelines-blink.blue-blink:hover,
a.soapbox_link.soapbox_callout:hover {
    color: #eee;
}

a.pagelines-blink.blue-blink .pagelines-blink-pad,
a.soapbox_link.soapbox_callout .soapbox_link-pad {
    border-top: 1px solid #2C7AC9;
    border-left: 1px solid #2C7AC9;
}

a.pagelines-blink.blue-blink .pagelines-blink-pad .blink-arrow,
a.soapbox_link.soapbox_callout .soapbox_arrow {
    background: url(./images/more.png) no-repeat right center;
}


/* Black Link Box */

a.pagelines-blink.black-blink,
#feature_slider .fcontent a,
#feature_slider .fcontent a.post-edit-link {
    background: #111;
    border: 1px solid #000;
    border-top: 1px solid #111;
    border-left: 1px solid #111;
    color: #fff;
    text-shadow: none;
}

a.pagelines-blink.black-blink:hover,
#feature_slider .fcontent a:hover,
#feature_slider .fcontent a.post-edit-link:hover {
    background: #333;
    border-bottom: 1px solid #000;
}

a.pagelines-blink.black-blink .pagelines-blink-pad,
#feature_slider .fcontent a.post-edit-link {
    border-top: 1px solid #444;
    border-left: 1px solid #444;
}

a.pagelines-blink.black-blink .pagelines-blink-pad .blink-arrow {
    background: url(./images/more.png) no-repeat right center;
}

a.pagelines-blink.black-blink:active .pagelines-blink-pad,
#feature_slider .fcontent a.post-edit-link:active {
    background: #000;
    border: 1px solid #000;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
}


/* =============== */


/* = Formatting  = */


/* =============== */


/* @ Text Headers */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    margin-bottom: .1em;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
#nav em {
    text-transform: lowercase;
    font-style: italic;
}

h1,
h1.pagetitle {
    font-size: 2.5em;
}

h2 {
    font-size: 2.0em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

.subhead {
    margin-bottom: 1.6em;
    font-size: .8em;
}

blockquote {
    margin: 0 0 1em 1em;
    padding: 1em 1em .5em;
    font-style: italic;
}

.comment blockquote {
    border: none;
    padding-right: 10px;
}

.comment blockquote blockquote {
    margin-bottom: 0;
}


/* @ Links & Link Effects */

a {
    text-decoration: none;
}

.hentry a:hover {
    text-decoration: underline;
}

#subnav ul li a:active {
    text-decoration: none;
}

.post-edit-link {
    font-size: 9px;
}


/* @ Site Layout */

#site {
    position: relative;
}

#wrapper {
    padding-bottom: 50px;
}

.content {
    width: 960px;
    margin: 0px auto 0;
}


/* @ Layout Floating */

#column-wrap,
#container {
    float: left;
}

#sidebar-wrap {
    float: right;
}

.two-sidebar-left #column-wrap,
.one-sidebar-left #column-wrap,
.two-sidebar-left #buddypress-page #container,
.one-sidebar-left #buddypress-page #container {
    float: right;
}

.two-sidebar-left #sidebar-wrap,
.one-sidebar-left #sidebar-wrap {
    float: left;
}

.two-sidebar-left #column-main,
.one-sidebar-left #column-main,
.two-sidebar-left #buddypress-page #container,
.one-sidebar-left #buddypress-page #container {
    float: right;
}

.two-sidebar-center #column-main {
    float: right;
}


/* @ Layout Column Padding */

.mcolumn-pad {
    padding-top: 5em;
}

.two-sidebar-center #column-main .mcolumn-pad {
    padding-right: 20px;
    padding-left: 20px;
}

.fullwidth #column-main .mcolumn-pad {
    padding-right: 15px;
    padding-left: 15px;
}

.one-sidebar-right #column-main .mcolumn-pad,
.one-sidebar-right #container #content,
.two-sidebar-right #column-main .mcolumn-pad,
.two-sidebar-right #container #content {
    padding: 2em 30px 0 15px;
}

.one-sidebar-left #column-main .mcolumn-pad,
.one-sidebar-left #container #content,
.two-sidebar-left #column-main .mcolumn-pad,
.two-sidebar-left #container #content {
    padding: 2em 15px 0 30px;
}

#page-main .content {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

#column-main {
    float: left;
    width: 630px;
    display: inline;
}

#sidebar1,
#sidebar2 {
    float: left;
    overflow: hidden;
}


/* @ #header */

#header .outline {
    position: relative;
    zoom: 1;
    z-index: 15;
    /* ie drop-down fix */
}


/* Branding Section */

#branding .content {
    z-index: 10;
}

#branding .content-pad {
    padding: 25px 0px 25px 15px;
}

#branding .branding_wrap {
    position: relative;
    zoom: 1;
}

h1 a {
    font-size: 44px;
    line-height: .9;
}

.site-description {
    font-size: .85em;
    margin-left: .2em;
}

a.site-title {
    display: block;
    margin: .3em 0 .15em;
    font-size: 2.6em;
    line-height: 1em;
}


/* @ Header Icons */

.icons {
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 0px;
    line-height: 20px;
    height: 24px;
}

.icons a {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 7px;
    float: right;
    text-align: right;
}

.icons .twitterlink {
    background: url(./images/sprite-socialicons.png) no-repeat -22px 0;
}

.icons .youtubelink {
    background: url(./images/sprite-socialicons.png) no-repeat -44px 0;
}

.icons .linkedinlink {
    background: url(./images/sprite-socialicons.png) no-repeat -66px 0;
}

.icons .facebooklink {
    background: url(./images/sprite-socialicons.png) no-repeat -88px 0;
}

.icons .rsslink {
    background: url(./images/sprite-socialicons.png) no-repeat 0 0;
}

.icons .twitterlink:hover {
    background-position: -22px -22px;
}

.icons .youtubelink:hover {
    background-position: -44px -22px;
}

.icons .linkedinlink:hover {
    background-position: -66px -22px;
}

.icons .facebooklink:hover {
    background-position: -88px -22px;
}

.icons .rsslink:hover {
    background-position: 0px -22px;
}


/* @ Main Nav */

.main_nav {
    line-height: 1.1em;
    text-align: left;
    margin-top: 0px;
    z-index: 28;
    /* Fancybox Uses 30 */
    position: relative;
}

.main_nav .content-pad {
    padding-top: 6px;
}

.main_nav ul {
    list-style: none;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.main_nav li {
    position: relative;
}

.main_nav ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: right;
}

.main_nav li a {
    padding: 10px 15px 10px;
    text-decoration: none;
    display: block;
    border: 1px solid transparent;
    border-bottom: none;
}

.main-nav li a {
    font-size: .85em;
}


/*IE6 border color (transparent border fix)*/

*html .main_nav li a {
    border-color: white;
}


/* Drop Down */

.main_nav ul ul {
    display: none;
}

.main_nav ul ul li {
    text-align: left;
}


/* @ SubNav Area */

#secondnav {
    line-height: 1.1;
    font-size: .7em;
}

#secondnav ul {
    line-height: .95em;
    list-style: none;
    margin: 0;
}

#secondnav .secondnav_menu {
    margin: 0 0 0 0px;
}

#secondnav ul li {
    float: left;
}

#secondnav li a {
    display: block;
    padding: 10px 10px;
    border: none;
}


/* =============== */


/* = BuddyPress  = */


/* =============== */


/* Designers Note: #content and #container are reserved for use by BuddyPress */

body #wp-admin-bar #admin-bar-logo {
    line-height: 1.4em;
}

body.buddypress {
    border-top: none;
    padding-top: none;
}

#buddypress-page #container {
    margin: 20px auto;
    float: left;
}

#buddypress-page #content {
    padding-right: 30px;
}

#buddypress-page #object-nav {
    margin: 0;
    margin-top: 1em;
    padding: 0;
}

#buddypress-page #item-nav {
    margin-bottom: 1.5em;
}

#buddypress-page #object-nav ul li a {
    padding: 3px 12px;
    display: block;
}

#buddypress-page #subnav {
    margin: 0;
    margin-bottom: 2.5em;
    padding: 10px;
}

#buddypress-page #subnav a {
    font-size: 12px;
    line-height: 1.2em;
    padding: 7px;
    display: block;
}

#buddypress-page #settings-form input {
    margin-bottom: 1.3em;
}

#buddypress-page div.activity-comments form textarea,
#buddypress-page form#whats-new-form #whats-new-textarea textarea {
    background: none;
}

#buddypress-page #container .submit {
    border: none;
    background: none;
    padding: 7px 0px;
    margin: 0px;
}

#buddypress-page #container .submit .auto {
    padding: 5px;
}

#buddypress-page ul.button-nav {
    list-style-type: none;
}

#buddypress-page form.dir-form div.dir-search {
    width: 47%;
}

#buddypress-page form.dir-form div.dir-search input[type="submit"] {
    float: right;
    clear: right;
    padding: 4px 4px;
    margin-right: 5px;
}

#buddypress-page .profile-fields td {
    padding: 5px;
}

#buddypress-page .radio ul {
    margin: 5px 0 1em 50px;
}

#buddypress-page div.item-list-tabs ul li {
    margin: 0 5px;
}

#buddypress-page table.forum {
    width: 100%;
    margin: 1.4em 0;
    text-align: center;
}

#buddypress-page table.forum th {
    padding: 5px;
    font-weight: normal;
}

#buddypress-page table.forum td {
    padding: .5em;
}

#buddypress-page table.forum .td-poster .poster-name {
    display: inline;
}

#buddypress-page table.forum .td-poster img {
    vertical-align: middle;
    margin-right: 5px;
}

#buddypress-page table.forum .td-title {
    font-size: 1.3em;
    text-align: left;
}

#buddypress-page table.forum .td-title a:hover {
    text-decoration: underline;
}

#buddypress-page .standard-form #topic-meta h3 {
    margin: 1em 0;
    font-size: 1.9em;
}

#buddypress-page .standard-form .admin-links {
    font-size: .8em;
    padding: 4px 0;
}

#buddypress-page .item-list li {
    margin-bottom: 1.5em;
    padding: .3em 0;
}

#buddypress-page .item-list .item-title {
    font-size: 1.3em;
}

#buddypress-page .item-list .poster-meta {
    font-size: 1.3em;
    font-style: italic;
}

#buddypress-page .item-list .poster-meta img {
    vertical-align: middle;
    margin-right: 10px;
}

#buddypress-page .item-list .post-content {
    padding: 20px 20px 10px;
}

#buddypress-page #item-actions {
    margin-bottom: 1em;
}

#buddypress-page .activity {
    font-style: italic;
    font-size: .9em;
}

#buddypress-page .activity .activity-inner {
    font-style: normal;
    padding: 10px 10px 2px;
    margin-bottom: 1em;
}

.item-avatar {
    float: left;
    margin-right: 10px;
}

.item-avatar a {
    padding: 3px;
    display: block;
}

.item-avatar a img {
    display: block;
}


/* @ Search Form */

.searchform {
    position: relative;
    width: 210px;
    margin: 0 auto;
    margin-top: 3px;
}

#header .searchform {
    float: right;
}

.searchform input {
    background: transparent;
    border: none;
}

.searchform .searchfield,
#forumsidebar input.forumsearchfield {
    font-family: 'Segoe UI','Source Sans Pro';
    font-size: 13px;
}

.searchform .searchfield {
    height: 13px;
    padding: 7px 30px 5px 7px;
    width: 170px;
}

.searchform input.submit {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 4px;
    height: 17px;
    width: 17px;
}


/* @ The Loop  */


/* @ Both Page Content & Posts (.hentry) */

.hentry {
    clear: both;
}

.hentry ul,
.hentry ol,
.comment-body ul,
.comment-body ol {
    margin-left: 25px;
    margin-bottom: 1em;
}

.billboard {
    padding: 60px 15px;
    margin: 0 0 2.5em 0;
}


/* @ Posts */

.fpost {
  
}

.fpost.sticky {
    padding: 20px 0px 5px;
}

.fpost .post-excerpt,
.fpost .entry_content {
    font-size: 18px !important;
   line-height: 1.8em;
font-weight: 100;
font-family: 'Segoe UI','Source Sans Pro';
}

.fpost .textcontent {
    margin: 20px 10px 0 0;
}

.post.fpost .entry {
    margin-bottom: 1em;
    padding: 1em 0;
}


/* @ Post Title Area */

.post-meta {
    margin-bottom: 1.5em;
}

.fpost .post-header {
    padding-top: 3px;
    float: left;
    display: inline;
    /* IE HACK */
}

.fpost .post-header.post-nothumb {
    width: 100%;
}

.fpost .post-title-section {
    position: relative;
}

.fpost .post-title h2 {
    color: #b00a36 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 700 !important;
    text-transform: none;
    padding-left: 0px !important;
}

.fpost .post-title h2 a:hover {
    text-decoration: underline;
}

.post-comments a:hover {
    text-decoration: none;
}

.fpost .metabar {
    margin: 0 0 .2em 0;
}

.metabar em {
    font-size: 11px;
    font-style: normal;
    line-height: 1.75em;
}

.metabar a:hover {
    text-decoration: none;
}

.metabar .sword {
    text-transform: lowercase;
    letter-spacing: 0px;
}

.fpost .post-excerpt {
    margin: 1em 0;
}

.entry_content img {
    max-width: 100%;
width: auto;
}


/* @ Post Thumbnails */

.post-thumb,
.fpost .post-thumb a {
    float: left;
}

.fpost .post-thumb img {
    padding: 4px;
    display: block;
}


/* @ Clips */

#pagelines_content .clip,
#buddypress-page .clip {
    width: 47%;
}

#site.fullwidth #pagelines_content .clip,
#site.fullwidth #buddypress-page .clip {
    width: 48%;
}

.clip_box {
    margin-bottom: .5em;
    padding: 1em 0;
}

.clip_box .hentry {
    padding: 0;
}

.clip {
    width: 100px;
    float: left;
    clear: none;
}

.clip-right {
    width: 100px;
    float: right;
}

.clip .clip-header {
    padding: 4px 0 4px 0;
    display: table-cell;
    width: 10000px;
}

.clip .clip-thumb a {
    float: left;
    margin-right: 10px;
}

.clip .clip-thumb img {
    padding: 2px;
    display: block;
    margin: 0 0 0.4em;
}

.clip .entry-title {
    line-height: 1.2em;
    padding: 0;
    font-size: 1.4em;
}

.clip .metabar {
    line-height: 1em;
    padding: 0;
}

.clip .metabar em {
    font-size: 11px;
}

.clip .post-excerpt {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    margin-top: .5em;
}


/* @ Post Navigation */

.post-nav,
.current_posts_info {
 border: 1px solid #e1e1e1;
    border-radius: 3px;
    clear: both;
    padding: 5px 10px;
    margin: 0em 0 1.8em;
    font-size: 12px;
    position: relative;
}

.post-nav a,
.post-nav a:visited {
    text-decoration: none;
}

.post-nav a:hover {
    text-decoration: none;
}

.post-nav .previous a {
    background: url(./images/post-previous.gif) no-repeat left center;
    padding-left: 19px;
    font-size: 16px !important
}

.post-nav .next a {
    background: url(./images/post-next.gif) no-repeat right center;
    padding-right: 19px;
    font-size: 16px !important
}

.post-nav .previous {
    display: inline-block;
    width: 33%;
    font-size: 16px !important
}

.post-nav .next {
    display: inline-block;
    width: 33%;
    text-align: right;
    font-size: 16px !important
}

.post-nav .home {
    display: inline-block;
    width: 33%;
    text-align: center;
    font-size: 16px !important
}

.post-nav {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}


/* @ Post Author Section */

#postauthor {
    margin-bottom: 2em;
}

#postauthor .copy-pad {
    padding: 10px 15px;
}

#postauthor .subtext {
    font-size: .85em;
}

#postauthor .author-info {
    margin-left: 120px;
}

.author-thumb {
    text-align: left;
    margin-left: -120px;
}

.author-thumb img {
    float: left;
    margin-right: 25px;
    padding: 5px;
}

.author-details {
    font-size: .9em;
}


/* @ Post Footer Area */

.post-footer {
    line-height: 25px;
    padding: 8px 18px 8px;
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 1em;
}

.post-footer a {
    font-weight: bold;
}

.post-footer .right img {
    vertical-align: top;
}

.post-footer .left span {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 4px 0 8px 0;
    width: 33px;
    margin-right: 6px;
    display: inline-block;
    line-height: 21px;
}

.post-footer .right {
    padding: 0px 0 0;
}

.post-footer .right span {
    line-height: 21px;
}

.post-footer img {
    margin: 0 0 0 2px;
}

.tags {
    font-style: italic;
    font-size: 10px;
}


/* @ Sidebar */

.scolumn-pad {
    padding: 2em .7em;
}

#sidebar-wrap #sidebar_universal {
    padding: 2em 1em 0 1em;
}

ul.sidebar_widgets {
    list-style-type: none;
}


/* @ Sidebar Widgets */

.widget {
    margin-bottom: 1em;
    overflow: hidden;
}

.widget-title {
    text-align: left;
    padding: 6px 8px 3px 0px;
    margin-bottom: .6em;
    font-size: .9em;
}

.widget-title a,
h3.widget-title a {
    background: url(./images/morearrow.png) no-repeat 100% 50%;
    padding-right: 10px;
}

.widget ul {
    margin: 0 0 10px .4em;
}

.widget ul.sub-menu {
    margin: 0px;
}

.widget ul li {
    list-style: none;
    display: block;
    padding: .15em 2px;
}

.widget ul li a:hover {
    text-decoration: underline;
}

.widget ul li ul li {
    margin-left: .3em;
}


/* @ Special Widgets */

.widget-default {
    padding: 10px;
    margin-bottom: .7em;
    margin-top: .3em;
}


/* Grandchild Nav */

#grandchildnav.widget {
    padding: 10px;
    margin-bottom: 25px;
}

#grandchildnav li {
    padding: 0;
    margin: 0;
    line-height: 1em;
    border-top: none;
}

#grandchildnav li a,
#grandchildnav .current_page_item ul li a {
    display: block;
    padding: 7px 5px;
    border: 1px solid transparent;
    border-left: 3px solid transparent;
    background: transparent;
}

#grandchildnav li a:hover,
#grandchildnav .current_page_item ul li a:hover {
    text-decoration: none;
}

#grandchildnav li ul {
    margin: 0 0 0 25px;
}

.widget_search .widget-title {
    margin-bottom: 10px;
}

.widget_categories .postform {
    margin: 10px 10px;
}

.rss-date {
    display: block;
    font-size: .9em;
    line-height: 1.2em;
}

a.rsswidget img {
    position: relative;
    top: 1px;
}

#sidebar #widgets {
    margin-bottom: 1em;
}

.socialicons .widget-title,
.widgetcform .widget-title {
    margin-bottom: 8px;
}

.socialicons {
    margin-bottom: 30px;
}

.textwidget {
    padding: 5px 2px;
}

#footer .widget_twitter .twitter-item {
    padding-bottom: 10px;
}

.twitter-item:nth-child(2n) {
    font-weight: bolder;
}


/* @ Dynamic Grid */

.dcol {
    float: left;
    display: inline;
}

.dcol.lastcol .dcol-pad {
    padding-right: 0;
}
p, .p {
    margin-bottom: 1em;
    color: #333 !important;
    padding-left: 0px !important;
}

/* @ Page Navigation */

.page-nav-default {
    padding: 15px 0;
}

.page-nav-default .previous-entries {
    float: left;
}

.page-nav-default .next-entries {
    float: right;
}


@media (max-width:767px) {
#page, #dynamic-content {
    min-height: 500px;
    zoom: 1;
    background: #f4f4f4 !important;
}
.mcolumn-pad {
    padding-top: 3em;
}
.fpost .post-excerpt {
    margin: .5em 0;
}
blockquote {
    margin: 0 0 1em 0em;
    padding: 1em 1em;
    font-style: italic;
}
p, .p {
    margin-bottom: 1em;
    color: #333 !important;
    padding-left: 0px !important;
    font-size: 16px;
    line-height: 30px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !important;
font-weight: 100 !important;
}
.post-nav .home {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px !important;
}
h1, h1.pagetitle {
    font-size: 1.5rem;
}
.post-nav .previous {
    display: inline-block;
    width: 100%;
    font-size: 16px !important;
}
.post-nav .next {
    display: inline-block;
    width: 100%;
    font-size: 16px !important;
}
.fullwidth #column-main .mcolumn-pad {
    padding-right: 0;
    padding-left: 0;
    width: 29%;
}
hr, .fpost, .clip_box, .widget-title, #buddypress-page .item-list li, .metabar a, #morefoot .widget-title, #site #dsq-content h3, .post.fpost .entry, #soapbox .fboxinfo, #primary-nav #nav_row, .fpost.sticky {
    border-color: #E9E9E9;
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 30px !important;
}
.fpost .post-title h2 {
    color: rgb(176,10,54) !important;   
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-size: 21px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 700 !important;
    text-transform: none;     line-height: 2rem;
}
}
@media(min-width:412px) and  (max-width:731px){
.fpost .post-excerpt, .fpost .entry_content {
    font-size: 35px !important;
}
}

@media(min-width:320px) and  (max-width:360px){
.fpost .post-excerpt, .fpost .entry_content {
    font-size: 35px !important;
}
}