@charset "UTF-8";
/* Themify Elemin 7.1.2 framework 7.2.1 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;right:0;bottom:0;left:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/wp-content/themes/elemin/styles/modules/site-logo.css*/
#site-logo{
	margin:0 0 10px;
	padding:0;
	font:small-caps 56px/100% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	letter-spacing:2px;
	text-align:center;
}
#site-logo a{
	text-decoration:none;
}
/*/wp-content/themes/elemin/styles/modules/site-description.css*/
#site-description{
	margin:0 0 10px;
	font:italic 14px/100% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	text-align:center;
	color:#999;
}
#site-description .site-taglink{
	color:inherit;
	font-size:inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}

/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/wp-content/themes/elemin/style.css*/
/*!
Theme Name:Themify Elemin
Theme URI:https://themify.me/themes/elemin
Version:7.1.2
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure{
	margin:0;
	padding:0
}

img, fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, menu, nav, section{
	display:block
}

/* audio */
audio,
iframe, object{
	max-width:100%
}

/* themify theme icons */
@font-face{
	font-family:'themify_theme_icons';
	font-display:swap;
	src:url(https://www.patriotictech.com/wp-content/themes/elemin/fonts/themify_theme_icons.woff2) format('woff2'),
		url(https://www.patriotictech.com/wp-content/themes/elemin/fonts/themify_theme_icons.woff) format('woff')
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html{
	-webkit-font-smoothing:antialiased
}
body{
	font:.9em/150% Georgia, "Times New Roman", Times, serif;
	overflow-wrap:break-word;
	color:#666;
	background:#f4f3f3 url(https://www.patriotictech.com/wp-content/themes/elemin/images/noise-bg.png)
}
a{
	text-decoration:underline;
	outline:none;
	color:#000
}
a:hover{
	text-decoration:none
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}

/* list */
ul, ol{
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%
}
li{
	margin:0 0 .5em;
	padding:0
}

/* headings */
h1, h2, h3, h4, h5, h6{
	line-height:1.4em;
	margin:20px 0 .4em;
	font-family:"OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	color:#000;
	font-weight:400;
	overflow-wrap:normal
}
h1{
	font-size:2em
}
h2{
	font-size:1.6em
}
h3{
	font-size:1.4em
}
h4{
	font-size:1.2em
}
h5{
	font-size:1.1em
}
h6{
	font-size:1em
}

/* form input */
input, textarea, select, input[type=search], button{
	font-size:100%;
	font-family:inherit
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url]{
	background-color:#f9f9f9;
	color:#666;
	border:solid 1px #eaeaea;
	border-top-color:#d5d5d5;
	border-bottom-color:#f4f4f4;
	padding:7px 10px;
	border-radius:5px;
	-webkit-appearance:none
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus{
	outline:none;
	background-color:#fcfcfc;
	color:#000
}

/* form field width */
input[type=text], input[type=search], input[type=email], input[type=url]{
	width:240px;
	max-width:96%
}
textarea{
	line-height:150%;
	width:94%
}

/* search input */
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button{
	display:none
}

/* form button */
input[type=reset], input[type=submit], button{
	background-color:#333;
	color:#fff;
	line-height:100%; 
	text-transform:uppercase;
	border:0;
	padding:8px 20px;
	cursor:pointer;
	border-radius:5px;
	box-shadow:0 2px 0 rgba(0,0,0,.1);
	-webkit-appearance:none
}
input[type=reset]:hover, input[type=submit]:hover, button:hover{
	background-color:#000;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer{
	box-sizing:border-box
}

#pagewrap{
	background-color:#fff;
	border:solid 1px #ccc;
	border-top-color:#ddd;
	border-bottom-color:#999;
	padding:10px 49px;
	margin:10px auto 70px;
	position:relative
}
#pagewrap,
.row_inner{
	width:990px
}
#pagewrap:before, #pagewrap:after{
	content:"";
	position:absolute;
	z-index:-2;
	bottom:15px;
	left:10px;
	width:50%;
	height:10px;
	max-width:300px;
	box-shadow:0 15px 10px rgba(0, 0, 0, .6);
	transform:rotate(-3deg)
}
#pagewrap:after{
	right:10px;
	left:auto;
	transform:rotate(3deg)
}

/* content */
#content{
	margin:50px 0 60px;
	min-height:300px;
	width:600px;
	float:left
}

/* sidebar */
#sidebar{
	width:260px;
	float:right;
	margin:50px 0 60px;
	font-size:90%
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/* sidebar-none content */
.sidebar-none #content{
	width:100%;
	float:none
}

/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	float:none
}
.full_width #sidebar{
	width:auto;
	float:none
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2, .col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:31.2%
}
.col3-2{
	width:65.6%
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left
}

/************************************************************************************
HEADER
*************************************************************************************/
#header{
	position:relative;
	min-height:150px;
	padding-top:60px;
	border-bottom:solid 2px #000;
	z-index:1000
}

#header .hgroup{
	text-align:center
}
/************************************************************************************
SEARCH FORM
*************************************************************************************/
#header #searchform{
	position:absolute;
	left:0;
	top:10px
}
#header #searchform #s{
	width:100px;
	transition:width .7s;
	padding-left:28px;
	position:relative
}
#searchform:before{
	content:'\e800';
	font-family:'themify_theme_icons';
	position:absolute;
	left:8px;
	top:4px;
	z-index:1;
	transform:rotateZ(90deg)
}
#header #searchform #s:focus{
	width:140px;
	color:#000
}

/************************************************************************************
SOCIAL WIDGET
*************************************************************************************/
.social-widget{
	float:right;
	margin-top:-1px;
	position:absolute;
	top:10px;
	right:0
}
.social-widget a{
	text-decoration:none
}
.social-widget a:hover{
	text-decoration:none
}
.social-widget .widget{
	display:inline-block;
	margin:0
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font:bold 100% Arial, Helvetica, sans-serif;
	text-transform:none;
	border:0;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0!important;
	padding:0;
	display:inline
}
.social-links.horizontal li{
	padding:0 5px 5px 0;
	margin:0;
	display:inline-block;
	border:0!important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-5px
}

/* rss */
.social-widget div.rss{
	display:inline
}
.social-widget div.rss a{
	display:inline-block
}
.social-widget div.rss a:before{
	content:'\f09e';
	font-family:'themify_theme_icons';
	display:inline-block;
	vertical-align:middle;
	font-size:1.6em;
	padding-right:5px
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
.main-nav{
	margin:20px auto 5px;
	padding:10px 0 0;
	z-index:100;
	border-top:solid 1px #eee;
	width:84%;
	text-align:center
}
.main-nav li{
	margin:0;
	padding:0 0 7px;
	list-style:none;
	position:relative;
	display:inline-block
}

/* main level link */
.main-nav a{
	color:#777;
	padding:5px;
	margin:0 4px;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block
}
/* main level link :hover */
#main-nav a:hover{
	color:#000;
	text-decoration:none
}

/* current link */
.main-nav .current_page_item a, .main-nav .current-menu-item a{
	color:#000
}
/* current link :hover */
.main-nav .current_page_item a:hover, .main-nav .current-menu-item a:hover{
	color:#000
}

/* sub-levels link */
.main-nav ul a, .main-nav .current_page_item ul a, .main-nav ul .current_page_item a, .main-nav .current-menu-item ul a, .main-nav ul .current-menu-item a{
	color:#666;
	font-size:90%;
	font-weight:400;
	text-transform:none;
	text-align:left;
	padding:7px 7px 7px 15px;
	margin:0;
	width:180px;
	background:0
}
/* sub-levels link :hover */
.main-nav ul a:hover, .main-nav .current_page_item ul a:hover, .main-nav ul .current_page_item a:hover, .main-nav .current-menu-item ul a:hover, .main-nav ul .current-menu-item a:hover, #main-nav ul a:hover{
	background-color:#F3F3F3;
	color:#000
}

/* sub-level ul */
.main-nav ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	left:-4px;
	top:100%;
	background-color:#fff;
	z-index:100;
	display:none;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 2px 12px rgba(0,0,0,.2);
	border-radius:5px
}
.main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	display:block;
	float:none
}

/* sub-sub-level dropdown */
.main-nav ul ul{
	left:190px;
	top:-2px
}

/* show dropdown ul on hover */
.main-nav li:hover > ul{
	display:block
}
@media (hover:none){
	#main-nav .child-arrow{
		border-radius:100%;
		padding:0 7px;
		margin-left:7px
	}
	#main-nav ul .child-arrow{
		float:right;
		margin-right:10px
	}
}

/************************************************************************************
SLIDER
*************************************************************************************/
/* header slider */
#header-slider{
	border-bottom:solid 1px #666
}

/* footer slider */
#footer-slider{
	border-top:solid 1px #666;
	padding-top:20px;
	margin-top:20px
}

/* slider wrap */
#header-slider,
#footer-slider{
	padding:0 38px;
	position:relative
}
#footer-slider .carousel-next:before,
#header-slider .carousel-next:before,
#footer-slider .carousel-prev:before,
#header-slider .carousel-prev:before{
	border:0;
	content:"\00bb";
	transform:none;
	margin:0
}
#footer-slider .carousel-prev:before,
#header-slider .carousel-prev:before{
	content:"\00ab"
}

/* slider wrap */

/* slider general style */
.slider{
	margin-top:20px;
	padding-bottom:10px
}
.slider .slides{
	line-height:120%
}
.slider .post-video{
	margin-bottom:20px
}
.slider .slide-feature-image{
	margin-bottom:10px
}
.slider .slide-post-title{
	font-size:120%;
	line-height:120%;
	margin:0 0 4px
}
.slider .slide-post-title a{
	text-decoration:none
}
.slider .slide-post-title a:hover{
	text-decoration:underline
}
.slider .slide-excerpt{
	font-size:80%;
	line-height:130%
}

/* carousel nav */
.slider .carousel-prev,
.slider .carousel-next{
	color:#000;
	width:30px;
	height:30px;
	font:36px/6px "Times New Roman", Times, serif;
	margin-top:-15px;
	position:absolute;
	top:50%;
	left:0
}
.slider .carousel-next{
	left:auto;
	right:0
}

/* carousel nav */
.carousel-prev.disabled,
.carousel-next.disabled{
	color:#ccc;
	cursor:default
}

/* carousel pager */
.carousel-pager{
	margin:20px 0 10px
}
.carousel-pager a.tf_carousel_bullet{
	width:8px;
	height:8px;
	margin:0 3px;
	background-color:rgba(0,0,0,.6);
	border:solid 2px #111
}
.carousel-pager a.selected{
	background-color:rgba(255,255,255,.3);
	border-color:#666
}

/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:4px;
	border:solid 1px #eee
}
.author-bio .author-name{
	margin:0 0 5px;
	padding:0;
	font-size:160%
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}

/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title{
	margin:0 0 15px;
	padding:0;
	font-size:4em;
	line-height:110%;
	letter-spacing:-.04em
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section{
	clear:both;
	margin-bottom:30px
}
.category-section-title{
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
.welcome-message{
	font:italic 1.8em/120% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	text-align:center;
	padding:0 5%;
	margin:30px 0 10px
}
.welcome-message h1{
	margin:0 0 5px
}

/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:40px;
	box-sizing:border-box
}

/* post title */
.post-title{
	font:italic 2.28em/120% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	margin:0 0 7px;
	padding:0
}
.post-title a{
	text-decoration:none
}

/* post image */
.post-image{
	max-width:100%;
	margin:0 0 7px
}
.post-image.left{
	padding-right:20px;
	margin-bottom:10px
}
.post-image.right{
	padding-left:20px;
	margin-bottom:10px
}

/* post meta */
.post-meta{
	margin:0 0 10px;
	font:90%/130% "OFL Sorts Mill Goudy TT", Georgia, Times, serif
}
.post-meta span{
	margin-right:5px
}
.post-meta a{
	text-decoration:none
}
.post-meta a:hover{
	text-decoration:underline
}
.post-meta .post-date{
	display:block;
	margin-bottom:3px;
	clear:left
}

/* list post */
.loops-wrapper.list-post .post,
.single .post{
	padding-left:122px;
	position:relative;
	margin-bottom:60px;
	min-height:150px
}
.loops-wrapper.list-post .post-image,
.single .post-image{
	margin:0 0 15px
}
.loops-wrapper.list-post .post-meta,
.single .post-meta{
	width:100px;
	text-align:right;
	line-height:125%;
	position:absolute;
	left:0;
	top:55px
}
.loops-wrapper.list-post .post-meta span,
.single .post-meta span{
	display:block;
	margin:0 0 5px
}
.loops-wrapper.list-post .post-meta a,
.single .post-meta a{
	font-variant:small-caps
}
.loops-wrapper.list-post .post-meta em,
.single .post-meta em{
	font-size:90%
}
.loops-wrapper.list-post .post-meta .post-date,
.single .post-meta .post-date{
	margin-bottom:5px
}
.loops-wrapper.list-post .post-meta .post-comment,
.single .post-meta .post-comment{
	font-size:110%
}

/************************************************************************************
LAYOUTS
*************************************************************************************/
/* grid4 post */
.loops-wrapper.grid4 .post{
	font-size:90%;
	margin-bottom:30px
}
.loops-wrapper.grid4 .post-title{
	font-size:1.5em;
	margin:8px 0 5px
}

/* grid3 post */
.loops-wrapper.grid2 .post,
.loops-wrapper.grid3 .post{
	margin-bottom:30px
}
.loops-wrapper.grid3 .post-title{
	font-size:1.7em;
	margin:8px 0
}
.loops-wrapper.grid2 .post-title{
	margin:5px 0;
	font-size:1.9em
}


/************************************************************************************
POST FORMATS
*************************************************************************************/
/* audio format */
.format-audio .audio-image img{
	float:left;
	margin:0 20px 10px 0
}
.format-audio .audio-player{
	padding:8px 0 10px
}
.post audio,
.slider audio{
	max-width:100%
}

/* quote format */
.format-quote .quote-content{
	font:italic 120%/130% "OFL Sorts Mill Goudy TT", Georgia, Times, serif
}
.format-quote .quote-author{
	margin:0 0 10px;
	font-style:normal;
	font-variant:small-caps;
	text-align:right;
	letter-spacing:.1em;
	font-family:"OFL Sorts Mill Goudy TT", Georgia, Times, serif
}

/* format link */
.format-link .post-title a:after{
	content:'\f178'; /* fa-icon-right */
	font-family:'themify_theme_icons';
	font-style:normal;
	padding-left:10px;
	display:inline-block;
	vertical-align:middle
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	font-size:.9em;
	margin-bottom:15px
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered{
max-width:100%!important
}
/************************************************************************************
POST ICON
*************************************************************************************/
.post-icon{
	float:left;
	margin:2px 12px 5px 0;
	font-family:'themify_theme_icons';
	font-style:normal;
	font-size:1.5em
}
.loops-wrapper.list-post .post-icon,
.single .post-icon{
	width:100px;
	padding-bottom:15px;
	margin:0 0 10px;
	display:block;
	border-bottom:solid 1px #eee;
	top:0;
	left:0;
	position:absolute;
	padding-right:5px;
	text-align:right;
	box-sizing:border-box
}
.post-icon:before{
	content:'\f0f6'; /* fa-doc-text */
	font-style:normal;
	display:inline-block
}
.format-audio .post-icon:before{
	content:'\e804'; /* fa-volume-up */
}
.format-gallery .post-icon:before{
	content:'\e805'; /* fa-image */
}
.format-link .post-icon:before{
	content:'\e807'; /* fa-link */
	transform:rotateZ(90deg)
}
.format-quote .post-icon:before{
	content:'\f10d'; /* fa-quote-left */
}
.format-status .post-icon:before{
	content:'\f27a'; /* fa-commenting */
	transform:rotateY(180deg)
}
.format-aside .post-icon:before{
	content:'\e802'; /* fa-pencil */
}
.format-video .post-icon:before{
	content:'\e806'; /* fa-video */
}
.format-image .post-icon:before{
	content:'\e805'; /* fa-image */
}
.format-chat .post-icon:before{
	content:'\e801'; /* fa-chat */
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:15px 0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:0 0 5px
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav{
	margin:0 0 30px;
	padding:15px 0;
	clear:both;
	font:italic 110%/140% "OFL Sorts Mill Goudy TT", Georgia, Times, serif
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav a{
	text-decoration:none;
	display:block;
	color:#666
}
.post-nav a:hover{
	text-decoration:none;
	color:#000
}
.post-nav .prev{
	float:left
}
.post-nav .next{
	float:right;
	text-align:right
}

/* post nav arrow */
.post-nav .arrow{
	background-color:#000;
	color:#fff;
	font:normal 22px/100% "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:34px;
	height:30px;
	padding:4px 0 0;
	text-align:center;
	margin:-8px 10px 17px 0;
	border-radius:10em
}
.post-nav .next .arrow{
	float:right;
	margin-left:10px;
	margin-right:0
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	margin:40px 0 20px;
	position:relative;
	clear:both
}

/* comment title */
.comment-title, #reply-title{
	font-size:175%;
	margin:0 0 10px;
	padding:0
}

/* comment pagenav */
.commentwrap .pagenav{
	border:0
}
.commentwrap .pagenav.top{
	margin:0;
	position:absolute;
	top:10px;
	right:0
}

/* commentlist */
.commentlist{
	margin:20px 0 0;
	padding:5px 0 0 122px;
	border-top:solid 2px #000
}
.commentlist li{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative
}

/* commentlist author line */
.commentlist .comment-author{
	margin:2px 0 5px;
	padding:0
}
.commentlist .avatar{
	float:left;
	margin:0 15px 0 -90px
}
.commentlist cite{
	font:small-caps 135%/110% "OFL Sorts Mill Goudy TT", Georgia, Times, serif
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite:before{
	content:'\e803';
	font-family:'themify_theme_icons';
	font-style:normal;
	padding-right:10px
}
.commentlist .comment-time{
	font-size:75%;
	text-transform:uppercase
}

/* commententry */
.commentlist .commententry{
	border-bottom:solid 1px #ddd;
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px
}

/* commentlist sub-levels */
.commentlist ul, .commentlist ol{
	margin:0 0 0 90px;
	padding:0
}

/* reply link */
.commentlist .reply{
	position:absolute;
	right:0;
	top:20px
}
.commentlist .comment-reply-link{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none
}
.commentlist .comment-reply-link:hover{
	text-decoration:none
}

/* respond */
#respond{
	margin:40px 0 30px;
	padding:10px 0 0;
	position:relative;
	clear:both
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:15px;
	right:0;
	font-size:65%;
	line-height:100%;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	color:#fff;
	background-color:#F30
}
#respond #cancel-comment-reply-link:hover{
	background-color:#333
}

/* comment form */
#commentform{
	margin:0;
	padding:0
}
#commentform label{
	font:small-caps 100% "OFL Sorts Mill Goudy TT", Georgia, Times, serif
}
#commentform label small{
	font-weight:400
}
#commentform textarea{
	height:140px;
	width:100%;
	box-sizing:border-box
}
#commentform .comment-form-author,
#commentform .comment-form-email{
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none
}
#commentform p.comment-form-author{
    padding-right:2%
}
#commentform .comment-form-email{
	padding-left:2%
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
	width:100%;
	max-width:none;
	box-sizing:border-box
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar li a{
	text-decoration:none
}
#sidebar li a:hover{
	text-decoration:underline
}

/* secondary sidebar */
#sidebar .secondary{
	width:120px;
	float:left
}
#sidebar .secondary.last{
	float:right
}

/* widget */
.widget{
	margin:0 0 30px
}
.widgettitle{
	margin:0 0 10px;
	padding:0;	
	font:1em/120% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	text-transform:uppercase
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:7px 0;
	list-style:none;
	clear:both;
	border-top:solid 1px #eee
}
.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* feature posts widget */
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:4px 12px 10px 0;
	float:left
}
.widget .feature-posts-list small{
	font:italic 90% "Times New Roman", Times, serif;
	display:block;
	margin:0 0 3px
}
.widget .feature-posts-list .feature-posts-title{
	margin:4px 0 3px
}
.widget .feature-posts-list .post-excerpt{
	display:block
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp{
	font:italic 90% "Times New Roman", Times, serif
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}

/* links widget */
.widget .links-list img, .widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}

/* flickr widget */
.widget .flickr_badge_image{
	margin-right:12px;
	margin-bottom:12px;
	float:left
}
.widget .flickr_badge_image img{
	width:50px;
	height:50px
}

/* flickr shortcode */
.shortcode .flickr_badge_image{
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left
}
.shortcode .flickr_badge_image:nth-of-type(4n){
	margin-right:0
}
.shortcode .flickr_badge_image img{
	margin:0
}

/* search widget */
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}

/* Social Links Widget */
.widget .social-links{
	margin:0 0 20px;
	padding:0;
	line-height:100%
}
.widget .social-links li{
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:0;
	display:inline-block
}
.widget .social-links img{
	vertical-align:middle
}

/* Text widget */
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}

/* gallery size medium */
.gallery-size-medium .gallery-item{
	display:inline-block;
	margin:0 5px 5px;
	width:80px
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer{
	clear:both;
	border-top:solid 1px #000;
	padding:25px 0 10px;
	position:relative;
	font-size:90%
}
#footer a{
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline
}

/* footer logo */
#footer-logo{
	font:30px/100% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
	margin:10px 0 20px;
	clear:both
}
#footer-logo a{
	color:#000;
	text-decoration:none
}
#footer-logo a:hover{
	text-decoration:none
}	

/* footer nav */
.footer-nav{
	margin:0 auto 20px;
	padding:15px 0 0;
	border-top:solid 1px #eee;
	width:86%;
	text-align:center
}
.footer-nav li{
	padding:0;
	margin:0;
	display:inline;
	list-style:none
}
.footer-nav a{
	font:100% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	margin:0 8px;
	text-transform:uppercase;
	text-decoration:none
}

/* footer text */
.footer-text{
	font:italic 90%/150% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
	text-align:center;
	margin:0 0 15px
}
.footer-text a{
	text-decoration:none
}

/* back to top */
.back-top{
	clear:both;
	text-align:center;
	margin:20px 0 0 -15px;
	position:absolute;
	bottom:-27px;
	left:50%
}
.back-top a{
	background-color:#333;
	color:#fff;
	font:normal 16px/100% "Times New Roman", Times, serif;
	width:30px;
	height:26px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	border-radius:10em;
	box-shadow:0 2px 0 rgba(0,0,0,.1)
}
.back-top a:hover{
	text-decoration:none
}
.back-top a span{
	display:none
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font:normal 95%/120% Georgia, "Times New Roman", Times, serif;
	margin:6px 0
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}
/************************************************************************************
BUILDER
*************************************************************************************/
.module .post-icon,
.module.loops-wrapper.list-post .post-icon{
	display:none
}
.module.loops-wrapper.list-post .post{
	padding-left:0;
	margin-bottom:30px
}
.module.loops-wrapper.list-post .post-meta{
	width:auto;
	position:static;
	text-align:left
}
.module .post-meta .post-date,
.module.loops-wrapper.list-post .post-meta .post-date{
	display:inline-block;
	margin-right:5px
}
.module.loops-wrapper.list-post .post-meta span{
	display:inline-block
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear{
	clear:both
}
.left{
	float:left
}
.right{
	float:right
}
.textleft{
	text-align:left
}
.textright{
	text-align:right
}
.textcenter{
	text-align:center
}

/* clearfix */
.widget li:after, #footer:after,#main-nav:after, .main-nav:after, .menu:after,#content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
.widget li, #footer,#main-nav, .main-nav, .menu
{ display:block }

/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	.default_width #layout .row_inner{
		max-width:100%
	}
}

/*/wp-content/themes/elemin/media-queries.css*/
@media (max-width:1200px){
@media(max-width:1150px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap{
		max-width:100%
	}

	#pagewrap{
		max-width:92%;
		padding:2% 3% 10px;
		margin-bottom:10%
	}
		
	/* content */
	#content{
		margin:7% 0 5%
	}
	.sidebar1 #content{
		max-width:67.8%
	}
	
	/* sidebar */
	#sidebar{
		margin:7% 0 5%;
		max-width:26.2%
	}
	#sidebar .secondary{
		max-width:47%
	}
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2,
	.col4-3,
	.col3-1,
	.col3-2,
	.col2-1
	{
		margin-left:2%
	}
	.col4-1{
		max-width:23%
	}
	.col4-2, .col2-1{
		max-width:48%
	}
	.col4-3{
		max-width:72%
	}
	.col3-1{
		max-width:31%
	}
	.col3-2{
		max-width:62%
	}
}

@media(max-width:780px){
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.sidebar1 #content,
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	#sidebar .secondary{
		width:48%
	}

}

@media(max-width:680px){
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* list post */
	.loops-wrapper.list-post .post,
	.single .post{
		padding-left:0!important
	}
	.loops-wrapper.list-post .post-meta,
	.single .post-meta{
		width:100%;
		text-align:left;
		position:static
	}
	.loops-wrapper.list-post .post-meta span,
	.single .post-meta span{
		display:inline;
		margin:0 5px 0 0
	}
	.loops-wrapper.list-post .post-icon,
	.single .post-icon{
		width:27px;
		height:30px;
		display:block;
		float:left;
		margin:2px 14px 5px 0;
		border:0;
		position:static
	}


	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* grid4 */
	.loops-wrapper.grid4 .post{
		font-size:100%
	}
	/* post */
	.post{
		width:auto!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}
	
	/* post title */
	.post-title{
		margin:0 0 2px!important;
		padding-top:4px;
		font-size:2em!important
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 10px 10px 0
	}

	/* commentlist sub-levels */
	.commentlist ul, .commentlist ol{
		margin:0 0 0 7%
	}

	/************************************************************************************
	FOOTER NAV
	*************************************************************************************/
	.footer-nav{
		margin:0 auto 20px;
		width:100%
	}
	.footer-nav a{
		margin:0 4px
	}
	
	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary{
		float:none!important;
		width:100%!important
	}
}
}
/*/wp-content/uploads/themify-customizer-7.2.1-7.1.2.css*/

/* Themify Custom CSS */
title, p, a, ui, ul, h1, h2, h3, h4, li{
	font-family: 'EduVICWANTBeginner-VariableFont_wght'!important;
}
h2 a{
	font-size:35px;
}
h2{
	font-size:30px;
	font-weight:bold;
}
h1{
	font-size:40px!important;
}
p, li{
	font-size:20px;
	color:#555222;
	line-height:150%;
	font-weight:600;
	
}
/* START MOBILE MENU CSS */
@media screen and (max-width:1100px){
/*/wp-content/themes/elemin/mobile-menu.css*/
/************************************************************************************
HEADER
*************************************************************************************/
/* reset absolute elements to static */
#headerwrap #site-logo,
#headerwrap #site-description,
#headerwrap #main-nav{
	position:static;
	float:none;
	clear:both;
}

/* header */
#header{
	height:auto!important;
	min-height:0;
	padding: 20px 0 0;
}
#header .hgroup{
	text-align:left;
}

/* site logo */
#site-logo{
	font-size:42px;
	text-align:left;
	padding:0 90px 0 0;
	margin:10px 0;
}

/* site description */
#site-description{
	text-align:left;
	margin:0 0 10px;
}

/************************************************************************************
MOBILE NAV BUTTON
*************************************************************************************/
.mobile-button{
	position:relative;
	width:32px;
	height:30px;
	margin-bottom:3px;
	margin-right:3px;
	display:block;
	float:right;
	cursor:pointer;
	background-color:#eee;
	border-radius:5px;
}
.mobile-button:before{
	content:"\f0c9";
	font:normal 21px/1em 'themify_theme_icons';
	color:#000;
	position:absolute;
	top:50%;
	left:50%;
	margin:-.5em 0 0 -.5em;
	width:1em;
	height:1em;
	text-align:center;
}
.mobile-button.active:before{
	color:#000;
}

/************************************************************************************
MAIN NAV
*************************************************************************************/
#main-nav-wrap{
	position:absolute;
	top:4px;
	right:0;
	z-index:1000;
}

/* main nav */
#headerwrap #main-nav{
	clear:both;
	position:static;
	width:220px;
	height:auto;
	z-index:1000;
	padding:5px 0;
	margin:0;
	background-color:#fff;
	display:none; /* visibility will be toggled with jquery */
	border:0;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 2px 12px rgba(0,0,0,.2);
	max-height:70vh;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
}
#headerwrap #main-nav li{
	clear:both;
	float:none;
	margin:0;
	padding:0;
	display:block;
	border:0;
	box-shadow:none;
	text-align:left;
}
#headerwrap #main-nav a,
#headerwrap #main-nav ul a{
	font:inherit;
	text-transform:inherit;
	background:0;
	width:auto;
	display:block;
	padding:6px 15px;
	margin:0;
	color:#666;
	border:0;
	text-shadow:none;
	box-shadow:none;
}
#headerwrap #main-nav a:hover,
#headerwrap #main-nav ul a:hover{
	background:rgba(0,0,0,.05);
	color:#000;
}
#headerwrap #main-nav ul a{
	padding-left:35px;
}

/* dropdown */
#headerwrap #main-nav ul{
	position:static;
	display:block;
	margin:0;
	padding:0;
	background:0;
	border:0;
	border-radius:0;
	box-shadow:none;
}
#headerwrap #main-nav .child-arrow{
	display:none!important;
}

/************************************************************************************
SEARCH FORM
*************************************************************************************/
#searchform-wrap{
	position:absolute;
	top:4px;
	right:40px;
	z-index:1000;
}
#search-icon:before{
	content:"\e800"; /* fa-search */
	font-size:19px;
}

#header #searchform{
	position:relative;
	top:0;
	left:auto;
	display:block!important;
}
#header #searchform:before{
	top:4px;
	transform:none;
	pointer-events:none;
	font-size:1.2em;
}
#header #searchform #s{
	border:0;
	background-color:#eee;
	color:#444;
	width:0;
	padding-right:2px;
	padding-left:28px;
}
#header #searchform .icon-search:hover + #s,
#header #searchform #s:hover,
#header #searchform #s:focus{
	width:140px;
}

/* social widget */
.social-widget{
	position:static!important;
	margin:10px 0;
	float:none;
	padding:0;
}
}
/* END MOBILE MENU CSS */