.boxed { margin:0 auto; overflow: visible; }

#swm_main_container { width:100%; position: relative; z-index: 2; }
.swm_main_container_wrap { margin:0 auto; background:#fff; }

#header_wrap { margin:0 auto; }

#header { z-index: 999; position: absolute; width:auto;}

.top_section { position:relative; z-index:5; margin:0 auto;  }

.transparent_bg { position:absolute; top:0px; left:0px; width:100%; height:100%; margin:0 auto;	display: block;	float:left; z-index: 1; border-radius: 0 0 3px 3px;	 }

.swm_site_loader { width:100%; height:100%; position: relative; }
.swm_loader_holder { position: absolute; top:50%; left:50%; display: block; width:60px; height:60px; margin-top:-30px; margin-left: -30px; }

.swm_loader { position:relative; }
.swm_loader span { width: 60px; height: 60px; border: 4px solid #e6e6e6; border-top:4px solid #f25a41; border-radius: 100%; position: absolute; top:0; bottom:0; left:0; right: 0; margin: auto; animation: spin 1s infinite linear; }
@keyframes spin {from{transform: rotate(0deg); }to{transform: rotate(360deg); } }

.logo_section { float:left; width:300px; text-align: center; border-radius: 0 0 0 3px; overflow: hidden; } 
.logo_section img { height:118px; border-radius: 0 0 0 3px; overflow: hidden; }

.top_bar { float:right; width:100%; height:37px; border-bottom:1px dashed rgba(255,255,255,0.1); position: relative; }

.menu_section { display: inline-block; float:left; border-right:1px dashed rgba(255,255,255,0.1); border-bottom:1px dashed rgba(255,255,255,0.1);  border-radius: 0 0 3px 0; }  
/***************************************************************
* Search *
****************************************************************/
.search_section { float:right; color:#fff; border-left:1px dashed rgba(255,255,255,0.1); width:41px; height:37px; display: block; text-align: center;  cursor: pointer;  }
.search_section i { opacity: 0.5; line-height: 37px; }
.search_section:hover i { opacity: 1; }

.swm_search_box { display: none; position: absolute; right:0; border-left :1px dashed rgba(255,255,255,.15); background: rgba(0,0,0,.8); padding:20px 20px; z-index: 999; height:80px; top:37px;  }

.show_s_box { display: block; }

.swm_search_box form input { display: inline-block; float: right;  height:40px; border:0; border :1px solid rgba(255,255,255,.2);  background: rgba(0,0,0,0.8); margin: 0px; color:#aaa; border-radius: 0 3px 3px 0; }

.swm_search_box form input#s { border-radius: 3px 0 0 3px; }

.swm_search_box form input[type="text"]:focus { color:#fff;  }

.swm_search_box form input[type="submit"].button { width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:14px; border:0; color:#fff; padding:0;   }

/***************************************************************
* Cart Icon *
****************************************************************/
.swm_woo_cart_menu { color:#fff; height:37px; border-left:1px dashed rgba(255,255,255,0.1); float:right; font-size: 14px; width:41px; height:37px; display: block; text-align: center;  cursor: pointer;}

.swm_woo_cart_menu a { color:#fff; text-decoration: none;}
.swm_woo_cart_menu a i { opacity: 0.5; line-height: 37px;  color:#fff; font-family: fontAwesome;  }
.swm_woo_cart_menu:hover i { opacity: 1; }

a.add_to_cart_button { text-decoration: none; color:#fff; }

/***************************************************************
* Top Bar Navigation *
****************************************************************/
.top_bar_nav ul { list-style: none; float:right; }
.top_bar_nav ul li { margin-left: 0; padding:0 8px; float:left; display: inline-block; }
.top_bar_nav ul li a { color:#fff; font-size: 11px; line-height: 37px; opacity: .5;  }
.top_bar_nav ul li a:hover { opacity: 1; text-decoration: none; }
.top_bar_nav ul li a i { margin-right: 5px; }
.top_bar_nav ul.fa-ul { list-style: none; margin-left: 0; }
.top_bar_nav ul li:first-child { padding-right:0; }
.top_bar_nav ul li:last-child { padding-right:15px; }

/***************************************************************
* Main Navigation *
****************************************************************/

.sf-menu { clear:both; display: block; table-layout: fixed; position: relative; width: 100%; margin: 0px; overflow: visible;}

.sf-menu li { padding:0; margin:0; float:left; position: relative; top:0; left:0; text-align: center; display: inline-block; height:80px; line-height:80px; border-left:1px dashed rgba(255,255,255,0.1);	width:auto; }

.sf-menu li a { display: block; text-align: center;	vertical-align: middle; height:80px; line-height:80px; padding:0; margin:0; color:#fff; white-space: nowrap; position: relative; float:none; width:auto; background: transparent;}

.sf-menu > li:hover > a { opacity: .75; text-decoration: none; }

.swm_auto_width_menu_links_off .sf-menu > li { padding:0 20px; }

nav.activeDonate ul.sf-menu li:last-child a span { padding:.5em .9em .6em .9em; border-radius: 3px;  }
nav.activeDonate ul.sf-menu li:last-child:hover a { opacity: 1; }

/* Drop-down Menu Styles */

.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }

.sf-menu li:hover > ul,.sf-menu li.sfHover > ul { display: block; }

.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; min-width: 14em; width: 12em; text-align: left; padding:5px;  border-radius: 3px; }
.sf-menu ul ul { top:0; left:100%; margin-top: -6px; margin-left: -5px; }

.sf-menu ul li { display: block; clear:both; float:none; height:auto; width:auto; line-height: normal; padding:0; border-right:1px solid rgba(255,255,255,0.05); border-left:1px solid rgba(255,255,255,0.05);  border-top:1px dashed rgba(255,255,255,0.1); }
.sf-menu ul li a { height:auto; width:auto; line-height: normal; text-align: left; text-shadow:none;  font-weight:normal;  font-size: 12px; opacity: .7; padding:12px 12px; }

.sf-menu ul li:hover>a { opacity: 1; text-decoration: none; }

.sf-menu ul li:first-child { border-top:1px solid rgba(255,255,255,0.05); border-radius: 2px 2px 0 0; }
.sf-menu ul li:last-child { border-bottom:1px solid rgba(255,255,255,0.05); border-radius: 0 0 2px 2px; }

/* Sub Menu Arrows */
.sf-menu ul li .sf-with-ul:after { font-family: FontAwesome !important; content:'\f0da'; font-size:11px; float: right; padding-top:4px; position: absolute; right:0; padding-right:12px; z-index: 9999; }

ul li.menu-setting-msg,ul li.menu-setting-msg2 { color:#fff; font-size: 12px; display: block; text-align: center; opacity: 0.8; line-height: 30px; }

/*Mobile menu*/
.tinynav { display: none; }
.top-menu { position: relative; }
ul.mobi-menu { margin:0 auto; width:280px; font-size: 12px; color:#313131; padding:0; outline:none; cursor: pointer; z-index: 99999; position: absolute; right:20px; background: rgba(0,0,0,0.9); color:#fff; top:61px; display: none; }
ul.mobi-menu li { list-style: none; text-align: left; float:none; clear:both; display: block; margin: 7px 0; padding-left: 20px; line-height: 30px;}
ul.mobi-menu li:first-child { margin-top: 0; }
ul.mobi-menu li:last-child { margin-bottom: 0; }
ul.mobi-menu li a { color:#fff; width:100%;  display: block; }
ul.mobi-menu li a:hover { text-decoration: none; }
ul.mobi-menu li.tinysublinks { padding-left: 10px; background: none; line-height: 25px; color:#fff; margin:0;  }
#mobile_nav_button { display: none; color: white; cursor: pointer; height:41px; width:41px; text-align: center;  right:19px; left:auto; top:20px; margin:20px 19px 0 0; float:right; }
#mobile_nav_button i { height:40px; width:40px; line-height: 40px; padding:0; margin:0; font-size: 18px; font-weight:normal; }
.BtnBlack:hover,.BtnBlack {  background: rgba(0,0,0,.8); }
.mobile_nav_subarrow { display: none; }
ul.mobi-menu.mobile_nav_active { display: none; }

/***************************************************************
* Title Header - Breadcrumbs *
****************************************************************/
.title_header { margin:0 auto; position: relative; }
.title_header_wrap { margin:0 auto; }

.swm_headerImage { margin: 0 auto; background-attachment: scroll; max-width: 100%; display: block; overflow: hidden; position: absolute;  width:100%; float:left; z-index: 1; }
.swm_headerImage:before { content: ""; display: block; width: 100%; padding-bottom: 56.25%; }

.title_section { display: table; width: 100%; height: 100%; vertical-align:bottom; }
.title_section > .title_section_wrap { display: table-cell; width: 100%; height: 100%; vertical-align: bottom; text-align: right; }
.title_section_block { display:inline-block;  vertical-align:bottom;  }

.heading_h1 { position: relative; border-radius: 3px 3px 0 0; overflow: hidden;  }
.heading_h1 h1 { padding:.4em .7em;  display: table-cell; line-height: normal; margin:0; clear:none; z-index: 5; position: relative;  }
.heading_h1 h1 a { text-decoration: none; }

/*Breadcrumbs*/

body.home .swm_breadcrumbs { display: none; }
.swm_breadcrumbs { display: table-cell; background: rgba(0,0,0,.8); padding:5px 0 5px 10px; margin:0; clear:none; z-index: 5; position: relative;  border-radius: 3px 0 0 0; overflow: hidden;  }
.swm_breadcrumbs a { display: inline-block; color:#fff; font-size: 11px; line-height: normal; text-decoration: none;  opacity: .7; height:25px; line-height: 25px; float:left; }
.swm_breadcrumbs a:hover {  opacity:1; color:#fff; }

.swm_breadcrumbs span.sep {  opacity: .7; width:20px; text-align: center; font-size: 1em; color:#fff; display: inline-block; float:left;  }
.swm_breadcrumbs span.trail-end { display: none; }

.swm_breadcrumbs a.trail-begin { font-size: 17px; line-height:normal; display: block; vertical-align: text-bottom; height:25px; line-height: 25px; float:left; width:20px; text-align: center; }
.swm_breadcrumbs a.trail-begin i {  }

/***************************************************************
* Slider Header *
****************************************************************/

.swm_header_slider { margin:0 auto; display: block; position: relative; clear:both; }
.swm_google_header_map_wrap { position: relative; }
.swm_header_border { position: absolute; height:4px; background: rgba(0,0,0,0.1); width:100%; display: block; }

/***************************************************************
* List Style *
****************************************************************/
.swm_container ul { list-style: disc outside none; }
.swm_container li { margin-left: 1em; padding: 3px 0px; }
.swm_container ul.fa-ul { list-style: none; margin-left: 0; }

.sidebar ul,.footer ul { list-style: none; margin: 0; }
.sidebar ul li,.footer ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; }

/***************************************************************
* Title with Border *
****************************************************************/

.swm_fancy_title { display: table; margin-bottom: 20px; float: left; width: 100%; }

.swm_fancy_title h1, .swm_fancy_title h2, .swm_fancy_title h3, .swm_fancy_title h4, .swm_fancy_title h5, .swm_fancy_title h6 { display: table-cell; white-space: pre; padding-right: 20px; float: left; margin-bottom: 0px; }

.title_border { display: table-cell; vertical-align: middle; width: 100%; position: relative; }
.title_border span { width: 100%; border-bottom: 1px dashed rgba(0,0,0,.15); display: block;  position: relative; }

/***************************************************************
* Sidebar *
****************************************************************/

.sidebar { display: block; }
.swm_widget_box {  display: block; background: #fff; clear:both; float:left; width:100%; margin-bottom: 30px; }
.sidebar ul { list-style: none; margin-left: 0; }
.sidebar ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; }
.sidebar ul li ul { padding:0 0 0 15px; }
.swm_widget_block { border:1px solid #e9e9e9; padding:20px; }
.sidebar .swm_widget_box h3 { margin-bottom: 20px; }
.sidebar form { margin-bottom: 0; }

/***************************************************************
* Container with Background *
****************************************************************/

.swm_full_width_bg { height:100%; width:100%; position: relative; overflow: hidden; }
.swm_full_stretch { background-size: cover; }

/***************************************************************
* Footer *
****************************************************************/

.footer { margin:0 auto; position: relative; }
.swm_footer_border { position: absolute;  background:rgba(0,0,0,0.13); height:4px; width:100%; top:-4px; }

.swm_footer_bg {  float:left; width:100%; text-align: center;  }
.swm_footer_line { border-top:1px solid rgba(255,255,255,0.15); margin-top: 1px; }

.swm_large_footer { padding:50px 0 0 0; width:100%; display: block; clear:both; position: relative; margin:0 auto; height:auto; }

.footer_widget { margin-bottom: 40px; text-align: left; }
.footer_widget h3 { line-height: normal; margin-bottom: 20px; }

.small_footer { display: block; clear:both; padding:15px 0px; min-height: 20px; position: relative; border-radius: 3px; overflow: hidden; margin-bottom: 30px; }

.footer ul { padding:0; margin:0; }
.small_footer ul { margin:0; }
.small_footer ul li { display: inline-block; padding:0 0 0 20px; margin:0;  }
.small_footer ul li,.small_footer ul li a,.small_footer p { line-height: 20px; }
.small_footer ul li a i.fa { margin-right: 7px; }

.footer p { padding-top: 2px;}
.small_footer p { margin:0; }

.footer_left { float:left; padding-left: 20px;  }
.footer_right { float:right; padding-right: 20px; }

.small_footer_content { z-index: 5; position: relative; float:left; width:100%; }

.footer p.sample_widget { font-size: 12px; opacity: 0.8; }

.footer input,.footer textarea { background: none; }
.footer select { margin:0; }

#go_top_scroll { width:35px; height:35px; line-height: 33px; text-align: center; font-size: 14px; border-radius:3px; position:fixed; right:8px; bottom:40px; display:none; text-align: center;  background:rgba(0,0,0,.3); cursor: pointer; color:#fff; z-index: 9999;
}

#go_top_scroll:hover { background:rgba(0,0,0,.6); }

ul li.footer_menu-setting-msg { color:#fff; font-size: 12px; display: block; text-align: center; opacity: 0.8; line-height: 30px; }

/***************************************************************
* Blog *
****************************************************************/

.swm_blog_post_wrap { padding-top: 40px; }

.swm_blog_post { margin-bottom: 30px; display: block; }

.single.single-post .swm_blog_post { }
.single.single-post .swm_post_summary { margin-bottom: 0; }

.swm_blog_post h1,.swm_blog_post h2,.swm_blog_post h2 a { margin-bottom:0; -ms-word-wrap: break-word; word-wrap: break-word; line-height: normal;  }
.swm_blog_post h2 a:hover { text-decoration: none; }
.swm_blog_post h2 small { display: none; }

.swm_post_format { position: relative; margin-bottom: 20px; }
.swm_post_format img { border-radius: 3px; overflow: hidden;}
.swm_blog_post:hover .swm_post_format,.swm_blog_post:hover .swm_post_meta ul,.sticky.swm_blog_post:hover { border-color:#e5e5e5; }

/* Date - Comment */
.swm_post_date { float:left; text-align: center; color: #fff; margin-right: 25px; margin-bottom: 20px; }
.p_date { width:60px; height: 68px; background: #f1f1f1; border-radius: 3px; border-bottom: 1px solid rgba(0,0,0,0.1); margin-bottom: 5px;  }
.p_date a,.swm_container .p_date a { color:#666; }
.p_day { display: block; font-size: 22px; padding-top: 13px; font-weight: bold; }
.p_month,.p_year { display: block;  font-size: 12px; text-transform: uppercase; font-weight: bold; }
.p_year { margin-top: -6px; }

.swm_year_on .p_date { height: 82px; }

.p_comments a,.swm_container .p_comments a { color:#fff; width:60px; height: 36px; display: block; line-height: 36px; font-size: 14px; }
.p_comments { border-radius: 3px; }
.p_date a,.p_comments a:hover { text-decoration: none; }
.p_comment_arrow { width: 0; height: 0; border-style: solid; border-width: 0 12px 14px 0; text-align: right; float:right; margin-right: 13px; margin-top: -1px; }

.swm_post_summary { overflow: hidden; margin: 20px 0 25px 0;  }
.swm_post_text { margin: 20px 0 20px;}
a.p_continue_reading { text-decoration: none; }
a.p_continue_reading i { padding-left: 3px;  }

/* Post Meta */
.swm_post_meta ul { list-style: none; padding: 0; margin: 5px 0 0 0; }
.swm_post_meta ul li { display: inline-block; padding:0; margin: 0 20px 0 0; }
.swm_post_meta ul li a { font-size:11px; }

.swm_post_meta ul li.f_user:before,.swm_post_meta ul li.f_folder:before,.swm_post_meta ul li.f_tags:before  { font-family: FontAwesome !important;  display: inline-block; text-align: left; margin-right: 10px; color:#ccc;  }

.swm_post_meta ul li.f_user:before { content:'\f007'; }
.swm_post_meta ul li.f_folder:before { content:'\f07c'; }
.swm_post_meta ul li.f_tags:before { content:'\f02c'; }

/*Grid Blog*/
.swm_blog_grid_sort {   }
.swm_blog_grid .swm_post_format { border:0; margin: 0px;  }
.swm_blog_grid .post_format a img,.swm_blog_grid .post_format img { width:100%;  }
.swm_blog_grid .swm_post_summary {margin:5px 0 0 0; padding:10px 20px 0 20px; border:1px solid #ececec; border-radius: 5px; text-align: center; position: relative; }
.swm_blog_grid h2 { margin-bottom: 5px; font-size: 18px; -ms-word-wrap: break-word; word-wrap: break-word; }
.swm_blog_grid h2 a:hover { text-decoration: none; }
.swm_blog_grid h2 small { display: block; font-size: 11px; color:#888; font-weight: normal; }
.swm_blog_grid .swm_post_meta ul{ display: none; height:40px; line-height:normal; border:0; border-top:1px dashed #e1e1e1; padding:10px; }
.swm_blog_grid .swm_post_meta ul li { padding:0; margin-right: 20px;  }
.swm_blog_grid .pf_image_caption { display: none; }
.swm_blog_grid .swm_post_format .swm_slider_box { padding:0; }

.grid_date span { font-size: 11px;margin:0 20px;  line-height: 10px; vertical-align: text-top; }
.grid_date span,.grid_date span a, .grid_date span i { color:#999; }
.grid_date span i { margin-right: 4px; font-size: 14px; position: absolute; margin-left: -18px; }
.grid_date span i.fa-comment-o { margin-left: -20px;  }
.grid_date span i.fa-map-marker { margin-left: -15px;  }
.grid_date.uc_events span { margin-right: 13px; }
.post_grid_divider { width:200%; height:1px; display: block; margin:7px 0 0 -20px; background: #ececec; }
.swm_blog_grid .swm_post_text { margin-top: 16px; }
.p_continue_reading i { font-size: 10px; }
.p_continue_reading { margin-top: 5px; display: block;  }

.swm_blog_grid .pf_quote { padding:15px 0 25px 0; position: relative; }
.pf_quote span i { color:#ededed; font-size: 40px;  }

.pf_quote span.q_left,.pf_quote span.q_right { position: absolute; display: block; z-index:0; }
.pf_quote span.q_left { left:0; top:3px; }
.pf_quote span.q_right { right:0; bottom:8px; }
.pf_quote.pf_large span.q_right { top:0; right:-55px;   }
.pf_quote.pf_large span.q_left { left:-55px; top:3px; }

.pf_quote_icons { position: relative; display: block; }
.pf_quote.pf_large { padding-left: 55px; padding-right: 55px;  }
span.pf_quote_content { position: relative; display: block; z-index:1; }

/*Post Formats ==================================================== */

.post_format { display: block; position: relative; }
.post_format a img,.post_format img { display:block; width:auto; height:auto; font-size: 0; line-height: 0; position: relative;  }
.nopf_imgvid { margin-bottom: -20px; display: block; height:0;}


/*Post Format Quote*/
.pf_quote { margin:0; font-weight: normal; display:block;  position: relative;  }

.pf_quote p.pf_quote_text,.pf_quote p.pf_quote_text a { font-size: 17px; line-height: 30px; margin:0 0 5px 0; text-decoration: none; position: relative;  display: block;  z-index:1; }
.pf_quote span { font-size: 13px; }
.pf_quote span a { text-decoration: none; }

/*Post Format Gallery*/
.swm_blog_post .swm_slider_box { padding-top:0; }
.swm_blog_post .swm_slider_box .flex-direction-nav a { opacity: 0.85; }

/*Post Format Image*/
.pf_image_caption { right:0; position:absolute; bottom:0; margin:0; z-index: 999; background: rgba(0, 0, 0, 0.6); width:auto; height:auto; overflow: hidden; color:#fff; padding:10px 15px 10px 15px; text-align: center; border-radius: 3px 0 0 0; }

.pf_image_caption p { color:#fff; margin:0; line-height: normal; font-size: 15px; }

.pf_image_caption .img_title { font-size: 16px; color:#fff; }
.pf_image_caption .img_desc { font-size: 12px; color:#fff; }

/*Sticky Post*/
.sticky.swm_blog_post { padding: 5%; border:1px solid #ececec; border-radius: 3px; }


.sticky.swm_blog_post .blog_post_readmore_link { margin-bottom: 0; }
.sticky.blog_post_grid .blog_post_readmore_link { margin-bottom: 10px; }

/* About author */

.about_author { clear:both; display: block; padding:20px; border: 1px solid #ececec; border-radius: 3px; overflow: hidden;  }

.about_author .author_title { border-bottom: 1px solid rgba(0,0,0,0.05); margin: -20px -20px 20px -20px; padding: 15px 20px 0 20px; background: #f1f1f1; }
.about_author .author_title h4 {  padding:0 0 15px 0; margin:0; font-size: 15px; }
.about_author img { float:left; margin: 0 20px 0 0; width:75px; height:75px; border-radius: 3px; }
.about_author p { padding-left: 0; margin:0; overflow: hidden;}

iframe.twitter-tweet.twitter-tweet-rendered { width:100%; }

.swm_author_page_box { margin-bottom: 50px; }
.swm_author_bio_section { overflow: hidden; }

ul.swm_post_author_icon { padding:10px 0; margin:0; }
ul.swm_post_author_icon li { float:left; list-style: none; padding:0; margin:0 10px 0 0; font-size: 15px; }
ul.swm_post_author_icon li a { color:#888; }
ul.swm_post_author_icon li a:hover { color:#444; }

.swm_author_page_box { margin-bottom: 50px; }

/*Comments*/

#blog_responses { padding-top: 20px; clear:both; }
#comment-wrap { position: relative; margin-top: -5px; }
#comment-wrap > ol { margin-left: 0; }
#comment-wrap p { margin:0 0 15px 0;  }

p.nocomments { margin-top: 20px; }

.blog-single-heading { margin-top: 20px; text-transform: uppercase;  }

.commentlist { padding-top: 11px; }
.comment_body { position: relative; padding: 0 0 0 0px; margin:0; }

.comment_avatar {float:left; margin-right: 15px; }
.comment_avatar img { display: block; border-radius: 3px; width:45px; height:45px; }
.comment_postinfo { margin-bottom: 5px; }
.comment_author, .comment_author a { color: #2e2e2e; text-decoration: none; font-size: 13px; font-weight: bold;line-height: 18px;}
.comment_date { color: #999; font-size: 11px; display:block;line-height: 18px; margin-bottom: 10px; }

.comment_content { background: #f1f1f1; border-bottom: 1px solid rgba(0,0,0,0.1); padding:15px 20px 10px 20px; border-radius: 3px; position: relative; margin-top: 5px; margin-bottom: 20px;}

.comment_content:before,.comment_content:after { content: ' '; position: absolute; width: 0; height: 0;}

.comment_content:before {  
  left: 35px;
  bottom: -15px;
  border: 7px solid;
  border-color: rgba(0,0,0,0.1) transparent transparent rgba(0,0,0,0.1);
  border-color: rgba(0,0,0,0.1) rgba(255,255,255,0) rgba(255,255,255,0) rgba(0,0,0,0.1); }

.comment_content:after { 
  left: 36px;
  bottom: -12px;
  border: 6px solid;
  border-color: #f1f1f1 transparent transparent #f1f1f1;
  border-color: #f1f1f1 rgba(255,255,255,0) rgba(255,255,255,0) #f1f1f1; }


#comment-wrap ol.commentlist li ul.children { padding-left: 30px; }
#comment-wrap ol { padding:0; }
#comment-wrap ol li ul { padding-bottom: 0  }
#comment-wrap ol li.comment,#content #comment-wrap ol li.post.pingback { padding-top: 20px; background:none; list-style: none; margin-left: 0;}

a.comment-reply-link {  text-decoration: none; }
a:hover.comment-reply-link { color:#313131;  }

/* Comment Form */

#respond h3 { font-size: 18px; text-transform: uppercase;  }
#respond h3 small a#cancel-comment-reply-link { display:block; text-decoration: none; font-size: 11px;  }
#respond h3 small {  }

#respond { padding-top: 30px; clear:both;}
#respond .form-allowed-tags,#respond p.comment-notes { display:none;  }

#commentform { padding-top: 10px; margin-right: -5px; }
#commentform label { clear:both; font-weight: normal; }
#commentform textarea#comment { width: 99%; clear:both; margin: 0 0 10px 0; height:150px; }
#commentform input[type=text] { width: 50%; float:left; display:inline-block; margin-right: 1%; clear:both; text-indent: 10px; }

#commentform input[type=text],input[type=password], #commentform textarea { border: 1px solid #ececec; border-radius:3px; color: #313131; font-size: 13px; padding: 10px 0; margin-bottom: 10px;}
#commentform textarea { padding: 10px 2%; }
#commentform input[type=text]:hover, #commentform textarea:hover { border-color: #ccc; }
#commentform p { width:auto; margin:0;  }

input[type=password] { height:33px; line-height: 33px; margin-bottom: 0; display:inline-block; padding:0 10px; }

#commentform .hidden { display: none; }

li.comment #respond textarea { width: 91% !important; }
li.comment #respond input[type=text] { width: 48% !important; }

input[type="submit"] { display: inline;}

/*WordPress Gallery Shortcode*/

dd.wp-caption-text.gallery-caption { display: inline-block; font-size: 11px; line-height: 18px; padding:10px 0; margin:0 auto; width:95px; text-align: center; clear:both; }
.gallery-item dt:after { content:""; }
#page_body .gallery { margin:30px 0; }
#page_body .gallery .gallery-item dt { width:auto; float:none; }
#page_body .gallery .gallery-item { margin: 1px 1px 0 0; padding: 0; width: auto;  }
#page_body .gallery a, #page_body .gallery a img { max-width: 100%; width: auto; height: auto; display: block; position: relative; border: none; padding:0; margin:0; }

form.post-password-form label { display: inline; }
form.post-password-form input[type="submit"],form#commentform p.form-submit input[type="submit"] { line-height: 33px; height:33px; padding:0 15px; border-radius: 3px; display: inline-block; }
.pagination_menu a:hover span { color:#fff; }

/***************************************************************
* Portfolio Page  *
****************************************************************/

.swm_portfolio { overflow: visible; position: relative; }
.swm_portfolio_box {  background: #fff; float:left; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.swm_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0; border-radius: 3px; overflow: hidden; }
.swm_portfolio_box .thumb_img { position: relative; z-index:1; border-radius: 3px; overflow: hidden; }

.swm-arrow-up.arrow-portfolio { z-index: 2; }

.swm_portfolio_text { clear:both; text-align: center; overflow: hidden; padding:15px 20px; border:1px solid #ececec; border-radius: 3px; overflow: hidden; margin-top: 5px; position: relative; }
.swm_portfolio_text span.portfolio_title,.swm_portfolio_text span.portfolio_title a { line-height: 20px; margin:0 0 5px 0; text-decoration: none; display: block; }
.swm_portfolio_text span.subtext { margin:0; display: block; clear: both; color:#888; font-size: 12px; }
.swm_portfolio_text a.p_continue_reading { margin-top: 5px; }

.swm_portfolio_title_section { float: left; text-align: center; width:100%; }
.swm_portfolio_title_section span { display: block; clear: both; }

.swm_portfolio_box .project_title, .swm_portfolio_box .project_title a  { color:#222;  }

p a.pf_readmore_btn { text-decoration: none; font-weight: bold;  }

.swm_portfolio > ul > li { display:inline-block; padding:0; margin:0; background: none; float: left; }

.swm_portfolio_img_overlay {   width:100%; background: #000; opacity:0; height:100%; top:0; left:0; display: block; position: absolute;  z-index:98;  }
.swm_portfolio_img_overlay,.swm_portfolio_img_hovericon  { }

.swm_portfolio_img_hovericon { width:100%; height:100%; position: absolute; z-index: 100; opacity: 0; }
.swm_portfolio_img_hovericon.icon_zoom { background:url(../images/zoom-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_play { background:url(../images/play-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_link { background:url(../images/link-icon.png) no-repeat 50% 50%; }

.swm_portfolio_box:hover .swm_portfolio_img_overlay,.swm_portfolio_box:hover .swm_portfolio_img_hovericon { opacity:0.6; }
.swm_portfolio_box:hover .swm_portfolio_box a img {  }

/* Horizontal Menu */
.swm_horizontal_menu { display:block; font-size: 11px; margin-bottom: 20px; }
.swm_horizontal_menu ul{  padding:0; margin:0; text-align: center;     }
.swm_horizontal_menu a { text-decoration: none; }
.swm_horizontal_menu li {  padding:0; margin:0 -1px 0 0; display: inline-block; list-style: none;  float:left;}
.swm_horizontal_menu li:first-child a { border-radius:3px 0 0 3px; }
.swm_horizontal_menu li:last-child a { border-radius:0 3px 3px 0; }
.swm_horizontal_menu li a { display: inline-block; line-height: normal; padding: 10px 15px; margin: 0 0 0 0; background: #fff; border:1px solid #e1e1e1; }
.swm_horizontal_menu li a:hover { background: #f1f1f1; color:#000; }
.swm_horizontal_menu li a.active,.swm_horizontal_menu li a.active:hover,.swm_horizontal_menu li.current_page_item a { color:#fff; }

/***************************************************************
* Search page *
****************************************************************/

.search_page_form form { width:50%; }

.swm_search_featured_img { float:left; margin-right: 25px; margin-top: 5px; }
.swm_search_featured_img img { width:150px; padding:5px; }
.swm_search_page_text { overflow: hidden; }

.swm_search_pg_subtitle { margin-bottom: 30px; }

ul.swm_search_list { padding:5px 0; margin:0 0 50px 0; }
ul.swm_search_list > li { list-style: none; margin:0 0 -1px 0; padding: 30px 30px 10px 30px; border:1px solid #e6e6e6; }
ul.swm_search_list > li h4 { margin:0; display: block; font-weight: bold;  }
ul.swm_search_list > li h4 a { color:#333; text-decoration: none; }
ul.swm_search_list > li h4 span { display: block; opacity: 0.7; }
ul.swm_search_list > li h4 span i { margin-right: 5px; }

.swm_page_box_content.search_pg_form form { width:70%; }
.swm_page_box_content.search_pg_form { padding:30px; }

.swm_search_page_readmore a { font-weight: bold; font-size: 90%; }
.swm_search_page_readmore a i { margin-left: 5px; }

/* Meta ---------------------------------------------- */

.swm_search_meta { font-weight: normal; padding-bottom: 15px;  }
.swm_search_meta {  position:relative; margin:0; display: block; }
.swm_search_meta ul { padding:0; margin:0; }
.swm_search_meta ul li { list-style: none; display: inline-block; margin:0 9px 0 14px; padding:5px 0 0 0; font-size: 90%; }
.swm_search_meta ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 5px; margin-left: -14px; float:left; padding: 2px 0 0 0; text-decoration: none; }
.swm_search_meta ul li:first-child:before { content: ""; margin-left:0; }
.swm_search_meta ul li:first-child { margin-left:0; }
.swm_search_meta ul li:last-child { margin-right:0; }
.swm_search_meta ul li a { text-decoration: none; }

/* No Result Text ---------------------------------------------- */

.swm_search_page_no_result_text { text-align: center;  }
h3.swm_no_search_result_title,.search-no-results h3.swm_search_pg_subtitle { text-align: center; display: block; clear:both; }
.swm_search_page_no_result_text form { display: inline-block; float:none; margin-top: 20px; position: relative; }
.swm_search_page_no_result_text form input[type="text"].swm_search_form_input { width:500px; position: relative; padding-left: 15px; }
.swm_search_page_no_result_text form button.swm_search_button { position: absolute; top:0; right:0; background:none; padding:12px 15px 12px 12px; line-height: 24px; height:24px; }


/***************************************************************
* Archives page *
****************************************************************/

.archives-table { width:100%; border:1px solid #e5e5e5; margin-bottom:30px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.archives-table ul { padding-left: 0; margin:0; }
.archives-table ul li { float:left; display:block; border-bottom:1px solid #ececec; border-top:1px solid #fff; height:auto; width:100%; padding:10px 0; margin:0; background:#f9f9f9; line-height:20px; clear:both;}
.archives-table ul li.tbl-heading,.archives-table ul li:hover.tbl-heading  { -moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;	line-height:20px; 	display:block; font-size:15px;font-weight: normal; 	border-bottom:1px solid #e1e1e1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));background: -moz-linear-gradient(top,  #f9f9f9,  #e9e9e9);}
.archives-table ul li.tbl-heading span.date, .archives-table ul li.tbl-heading span.post { line-height:33px; }	
.archives-table ul li:last-child { border-bottom:none;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;  }.archives-table ul li .date { float:left; margin-left:22px;}
.archives-table ul li .post  { padding-left:57px; }
.archives-table ul li a  { float:left; padding-left:22px;}
.archives-table ul li:hover { background:#eee; }

.swm_container .archives-link ul,.swm_container .archives-link ul li { margin:0; }
.swm_container .archives-link ul li:before { padding-top: 1px; }

/***************************************************************
* Columns *
****************************************************************/

.swm_row {  margin:0 -10px;  }
.swm_column_gap { margin:0 0 20px; padding:0 10px; }
.swm_row .swm_column1 { width:100%; }
.swm_row .swm_column2 { width:50%; }
.swm_row .swm_column3 { width:33.33333333333333%; }
.swm_row .swm_column4 { width:25%; }
.swm_row .swm_column5 { width:20%; }
.swm_row .swm_column6 { width:16.66666666666666%; }

.layout-sidebar-left .swm_row .swm_column2,.layout-sidebar-left .swm_row .swm_column3,.layout-sidebar-left .swm_row .swm_column4,
.layout-sidebar-right .swm_row .swm_column2,.layout-sidebar-right .swm_row .swm_column3,.layout-sidebar-right .swm_row .swm_column4 {
	width:50%; }

.swm_column { display: block; float: left; width: 100%; min-height: 20px; margin-left: 2.564102564102564%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }

.swm_column.first { margin-left: 0; }

.swm_one_full,.one_full		{ width: 100%; margin-left: 0; }
.swm_one_half,.one_half   	{ width: 48.71794871794872%; }
.swm_one_third,.one_third	{ width: 31.62393162393162%; }
.swm_one_fourth,.one_fourth { width: 23.07692307692308%; }
.swm_one_fifth,.one_fifth  	{ width: 17.94871794871795%; }
.swm_one_sixth,.one_sixth  	{ width: 14.52991452991453%; }

.swm_two_third,.two_third 		{ width: 65.81196581196582%; }
.swm_three_fourth,.three_fourth { width: 74.35897435897436%; }
.swm_four_fifth,.four_fifth   	{ width: 79.48717948717949%; }
.swm_five_sixth,.five_sixth   	{ width: 82.90598290598291%; }

.swm_two_third_right { width: 64.81196581196582%; margin-right: 1%; }
.swm_two_third_left { width: 64.81196581196582%; margin-left: 1%; }

.swm_custom_two_third { width: 69.81196581196582%; margin-left: 0; float:left; }
.layout-sidebar-right .swm_custom_two_third { margin-right: 1%; float:left; }
.layout-sidebar-left .swm_custom_two_third { margin-left: 1%; float:right; }
.layout-full-width .swm_custom_two_third { margin:0; float:none; width:100%; }

#sidebar { width: 26.2%; display:block; }
.layout-sidebar-right #sidebar { float:right; }
.layout-sidebar-left #sidebar { float:left; margin-left: 0;  }

/***************************************************************
* Theme Social Media Icons *
****************************************************************/

.theme_social_icons { float:right; z-index: 5; height:37px;  }
.theme_social_icons ul { float:left; margin:10px 0 0 0; padding:0; }
.theme_social_icons ul li { float:left; list-style: none; width:16px; height:16px;	display: inline-block;	margin-left: 6px; }
.theme_social_icons ul li a { width:16px; height:16px;display: inline-block;background-size: 16px 16px !important;	 }
.theme_social_icons ul li:first-child { margin-left:0; }
.theme_social_icons ul li:last-child { margin-right: 15px; }

.theme_social_icons ul li a.swm_twitter 	{ background:transparent url(../images/icons/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background:transparent url(../images/icons/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background:transparent url(../images/icons/youtube.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background:transparent url(../images/icons/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background:transparent url(../images/icons/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background:transparent url(../images/icons/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background:transparent url(../images/icons/digg.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background:transparent url(../images/icons/stumbleupon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background:transparent url(../images/icons/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_blogger 	{ background:transparent url(../images/icons/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_technorati 	{ background:transparent url(../images/icons/technorati.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background:transparent url(../images/icons/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background:transparent url(../images/icons/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background:transparent url(../images/icons/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background:transparent url(../images/icons/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_amazon 		{ background:transparent url(../images/icons/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background:transparent url(../images/icons/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background:transparent url(../images/icons/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background:transparent url(../images/icons/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background:transparent url(../images/icons/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_tumblr 		{ background:transparent url(../images/icons/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background:transparent url(../images/icons/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background:transparent url(../images/icons/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background:transparent url(../images/icons/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background:transparent url(../images/icons/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forest 		{ background:transparent url(../images/icons/forest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background:transparent url(../images/icons/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background:transparent url(../images/icons/googleplus.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background:transparent url(../images/icons/applestore.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_instagram 	{ background:transparent url(../images/icons/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background:transparent url(../images/icons/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background:transparent url(../images/icons/soundcloud.png) no-repeat 0 0; }

/***************************************************************
* Sliders *
****************************************************************/

/* FlexSlider Default Styles */
.flex-container a:active, .flexslider a:active,.flex-container a:focus,.flexslider a:focus  { outline: none;}
.slides, .flex-control-nav,.flex-direction-nav { margin: 0; padding: 0; list-style: none;}
.flexslider .slides {zoom: 1;}
.flexslider { cursor: pointer; margin: 0; padding: 0; position: relative; font-size:0; 	width:100%; } 
.flexslider .slides > li { display: none; padding:0; margin:0; background:none; list-style:none; -webkit-backface-visibility: hidden; font-size:0; line-height: 0;width:100%; border-radius: 3px; overflow: hidden; }

.carousel li { margin-right: 0px}
.flexslider .slides > li > a { padding:0; margin:0; font-size:0;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; 	height: 0; } 
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
.flex-direction-nav {*height: 0;}
#content ul.slides { padding-left: 0; }

/* Direction Nav */
.flex-direction-nav a { display: block; position: absolute; z-index: 10; cursor: pointer;  transition: opacity .25s ease-in-out;   -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out;  font-size: 14px; text-decoration: none; }
ul.flex-direction-nav {  padding:0; margin:0;}	
ul.flex-direction-nav li { background:none; padding:0; margin:0; list-style: none; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline; background:none; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

/* Custom Styles */
.swm_slider_box .flexslider .flex-control-nav li img { opacity:1;  }

/* bullets navigation */
#content .swm_slider_box .flexslider ul{  }
.swm_slider_box { display:block;   }
.swm_slider_box .flexslider { cursor: auto; height:100%;}
.swm_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.swm_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.swm_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; }

/* arrow navigation */
.swm_slider_box .flex-direction-nav {  }

.swm_slider_box .flex-direction-nav a { display:inline-block; margin:-20px 0 0 0; width:40px; height:40px; line-height: 40px; opacity:0; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }

.swm_slider_box:hover .flex-direction-nav a { opacity: 1; }

.swm_slider_box .flex-direction-nav a i[class^="icon-"]:before { margin: 0; text-shadow: 0 1px 0 rgba(0,0,0,0.2);  font-size: 24px; opacity: 0.7; line-height: 40px; }

.swm_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.swm_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }

.swm_slider_box .flex-direction-nav .flex-next{ right:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 3px 0 0 3px; }
.swm_slider_box .flex-direction-nav .flex-prev { left:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 0 3px 3px 0; }

.swm_slider_box .flex-direction-nav .flex-next:hover,.swm_slider_box .flex-direction-nav .flex-prev:hover { background-color:rgba(0, 0, 0, 0.8); }
.swm_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { opacity: 1; }

/* recent posts shortcode slider */
.swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav { bottom:auto; top:50%; margin-top: -11px; width:100%; display:none; position: absolute; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav { display:block; }
.swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav a { bottom:auto; top:50%;  width:25px; height:25px; line-height: 24px;  margin:-2px 0 0 0; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav a { opacity: 1; }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-next{ left:auto; right:0; float:right; }
.swm_slider_box .swm_recent_posts .flex-direction-nav a i[class^="icon-"]:before { font-size: 11px; line-height: 25px;  }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-prev { left:0; }

/*Home page recent projects styles*/

/* arrow navigation */
.swm_list_slider .flex-direction-nav { left: auto; bottom:auto;top:-9px;right:0;float:right;width:auto;height:25px;display:block;position: absolute; }
.swm_list_slider .flex-direction-nav a {width:15px; height:21px; display:block; bottom:auto;position: absolute;	opacity:1;font-size: 12px;z-index:100;	color:#ccc; text-align:center;border-radius: 0; }
.swm_list_slider .flex-direction-nav a.flex-next i[class^="icon-"]:before { margin-right:-5px; }
.swm_list_slider ul { margin:0; padding:0; float:left; }
.swm_list_slider ul.flex-direction-nav li { float:left; height:21px; width:15px; display:block; background: none; padding:0;}	
.swm_list_slider .flex-direction-nav .flex-next{ float:left; left:14px; }
.swm_list_slider .flex-direction-nav .flex-prev { float:left; left:5px; }
.swm_list_slider .flex-control-nav { display: none; }

/* recent projects slider styles */
.rp_slides { clear:both; }
.rp_slider,.testimonials_slider { cursor: auto; }
.flexslider .rp_slides > li { margin-right:20px; }  /* Right margin of recent project images */
.flexslider ul.rp_slides { margin-top: 5px; }
.flexslider .rp_slides > li img { width:220px; }
.flexslider .rp_slides > li { width:220px; text-align: center;  background: #fff; }

.flexslider .slides > li .rp_details { background:#f5f5f5; display:block; clear:both; border-bottom: 1px solid #e8e8e8; }
.flexslider .slides > li:hover .rp_details { background:#f1f1f1;}	

.flexslider .slides > li .rp_details h3 a { text-shadow:none;margin:0;font-size: 13px;display: block; }
.rp_details h3 a {	text-decoration: none;}	
.rp_details p { margin:-5px 0 0 0; font-size: 11px;}	

.flexslider .rp_slides > li:hover  { border-color: #ddd; }

.list_slider_title { display:block; margin-bottom:25px; font-size: 15px; height:15px;  }

/*Caption Positions*/

.caption_top_left { top:8%; left:4%; }
.caption_top_right { top:8%; left:auto; right:4%; }
.caption_bottom_left {  top:auto; bottom:8%; left:4%; }
.caption_bottom_right {  top:auto; bottom:8%; left:auto; right:4%; }
div.flex-caption a.button { margin-top: 10px;  }

/***************************************************************
* Default Theme Font Styles *
****************************************************************/

body { background:#666666; }

h1 { font-size: 27px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 13px; }

.sidebar h2,.sidebar h3 { font-size: 15px; }
.footer h2, .footer h3 { font-size: 15px; color:#fff; }
.small_footer ul li a,.small_footer p { font-size: 11px; }
.swm_blog_post h1,.swm_blog_post h2 { font-size:22px; }
.sf-menu > li > a { font-size: 14px; }

/***************************************************************
* Pagination *
****************************************************************/

.standard_post_loop { padding:40px 0; }

/*Standard (1,2,3,4) */
ul.page-numbers { list-style: none; margin:0px 0; clear:both; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

ul.page-numbers li,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
	display: block; float: left; margin: 0 2px 2px 0; text-align: center; }

.page-numbers a, .page-numbers span,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
	min-width: 28px; display: block; padding: 4px 9px 4px 9px; line-height: 17px; font-size: 11px; text-decoration: none; font-weight: 400; cursor: pointer; border: 1px solid #e1e1e1; border-radius: 3px; overflow: hidden; color: #fff; }
.page-numbers a span { padding: 0 }
.page-numbers.current, .paginate-com span.current { text-decoration: none; color: #fff;  }

.page-numbers a:hover,.paginate-com a:hover,.woocommerce-pagination.swm_text_color a:hover { text-decoration: none; background: #ececec; color:#000;  border-radius: 3px; overflow: hidden;  }
.page-numbers.current:hover { color:#fff; }

.pagination_menu { float:right; margin-bottom: 30px; }
.pagination_menu > span { color:#fff; }

.paginate-com { margin:0; padding:20px 0 0 0; position:relative; font-size:11px; clear:both; }	

/*next/previous posts*/
.next_prev_pagination { font-size: 12px; font-weight: 400; color: #fff; clear:both; display: block; }
.swm_container .next_prev_pagination a,.next_prev_pagination a { color: #fff; padding:7px 12px; border-radius: 3px;  }
.next_prev_pagination a:hover { text-decoration: none; }
.next_prev_pagination .post-prev { float: left; }
.next_prev_pagination .post-prev span { margin-right: 5px; }
.next_prev_pagination .post-next { float: right; text-align: right; }
.next_prev_pagination .post-next span { margin-left: 5px; }

/*infinite scroll*/
.infiniteScroll_loader { position: absolute; bottom: 30px; left: 50%; margin-left: -15px; height: 24px; line-height: 24px; width: 30px; background: url("../images/loader-infinite.gif") center center no-repeat; text-indent: -9999px; }

.swm_infinite_scroll_style .infiniteScroll_loader { bottom:-30px; }

#infscr-loading img { display: none !important }
.infiniteScroll_pagination { display: none }
.infiniteScroll_wrapper { position: relative; padding-bottom: 40px; }

/*Fix portfolio page styles*/
.swm_portfolio .infiniteScroll_loader { bottom:-30px; }
.swm_portfolio_page_main ul.page-numbers { margin-bottom: -8px; }
.swm_portfolio_page_main .next_prev_pagination { margin-bottom: -21px; }

/*Fix testimonials page styles*/
.swm_testimonials_page_main .infiniteScroll_loader { bottom:-10px; }
.swm_testimonials_page_main ul.page-numbers { margin-bottom: -15px; margin-top: -1px; }
.swm_testimonials_page_main .next_prev_pagination { margin-bottom: -25px; margin-top: 2px; }

/***************************************************************
* WordPress Default Widgets Styles *
****************************************************************/

.footer .widget { clear:both; padding:0; display: block;  }
.sidebar select { width:100%; margin:0; border-color: #ececec; }

/*RSS*/
a.rsswidget {font-weight: bold;}
span.rss-date {font-size: 11px;}

/*Text*/
.sidebar .textwidget p { padding-left:0; padding-right:0; }
.sidebar .adwrap{ padding:15px 24px 15px 24px;}

/*Tag Colud*/
.sidebar .tagcloud {margin:0 11px 50px 0;}
.tagcloud a { padding:6px 12px;font-size:11px;line-height: 17px;float:left;	text-decoration: none;margin:0 -1px -1px 0;display:inline-block;width:auto;background:none; }
.tagcloud a { border:1px solid #ededed; }
.footer .tagcloud a { background:none;}
.sidebar .tagcloud a:hover,.footer .tagcloud a:hover { color:#fff; }

/* Calendar Widget */
#calendar_wrap { width:100%; }
#wp-calendar { margin:0;}
.widget_calendar {float: left; width:100%;  }
#wp-calendar { width: 100% }
table#wp-calendar { border:none; }
#wp-calendar caption { text-align: center; color: #363636; font-size: 12px; margin: 0; font-weight: bold; border: 1px solid #ececec; border-bottom:0; padding:5px 0; background: #093f7f; color:#fff; }
#wp-calendar thead { font-size: 11px; }
table#wp-calendar thead th,#wp-calendar thead th { padding:3px 6px; border: 1px solid #ececec;   text-align: center; }
#wp-calendar tbody { color: #808080; }
table#wp-calendar tbody td,#wp-calendar tbody td { background: #fff; border: 1px solid #ececec; text-align: center; padding:3px 6px; }
#wp-calendar tbody td a { font-weight:bold; }
#wp-calendar tbody td:hover { background: rgba(0,0,0,0.1); }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }	
#wp-calendar tfoot tr td { border-left:0; border-right:0; border-bottom:0; }
.footer #wp-calendar caption { text-align: center; margin-bottom:-1px; }
.footer #wp-calendar tbody td { text-align: center; padding:6px 8px 6px 8px;}

/* Search Widget */
#widget_search_form form { margin:0; }
#widget_search_form #searchform { margin:0; clear:both; display: block; position: relative; }
#widget_search_form #searchform  .screen-reader-text { display:block;  }
#widget_search_form #searchform input { margin:0; }

#widget_search_form #searchform  #s { width:100%; outline:0; height:40px; border:1px solid; border-color: #ececec; background: transparent; border-radius: 3px; }
#widget_search_form #searchform input[type="submit"].button {  background:none; width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:14px; border:0;  height:38px; position: absolute; right:0; border-left:1px solid #ececec; text-align: center;margin-top: 1px; box-shadow: none; text-shadow:none; color:#aaa; padding:0;  }

/* Recent Comments */
.footer ul#recentcomments li { }
.footer ul#recentcomments li a { }
#content .sidebar .wp-caption p  {margin:0;}

/*Captions*/
.wp-caption { background: #f9f9f9; border:0; display:block; text-align:center;	margin-bottom: 15px;  max-width: 100%; }	
.wp-caption img { padding:0; margin:0; }
.wp-caption p { padding:0 10px; margin:0; font-style: italic; }
p.wp-caption-text { margin:0; padding:10px; }
.sidebar .textwidget img { display:block; }
.sidebar .textwidget p.wp-caption-text img { display:inline-block; }
.sidebar .wp-caption,.footer .wp-caption  { background:#f1f1f1; border:0; display:block; margin-bottom: 15px; }
.footer .wp-caption {background:#232323;}
.footer .wp-caption p  {margin:0;}		
.footer p.wp-caption-text,.footer p.wp-caption-text  {  height:auto; width:auto; line-height:20px;  margin:0; padding:5px 10px 0 10px;}
.widget ul li span.post-date,.sidebar ul li span.post-date { font-size: 11px;  color:#707070;}
.widget ul li span.post-date:before,.sidebar ul li span.post-date:before { content:"- "; }
.sidebar ul li span.post-date { color:#909090;  }


/* List style widgets -------------------------------------------------------------------------- */

.sidebar ul li ul li,.footer ul li ul li { border:0; padding:5px 0 5px 10px; }
.sidebar ul li ul li:first-child,.footer ul li ul li:first-child,.archives-link ul li ul li:first-child { margin-top: 10px; border:0;  }
.sidebar ul li ul li:last-child,.footer ul li ul li:last-child,.archives-link ul li ul li:last-child { margin-bottom: 10px; }

.widget_meta ul li,.widget_categories ul li,.widget_pages ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_nav_menu ul li,.widget_product_categories ul li,.widget_layered_nav_filters ul li,.archives-link ul li,.widget_rss  ul li  { padding: 10px 0 10px 15px;  list-style: disc; display: block; border-bottom:1px solid #ececec; }

.widget_meta ul li:first-child,.widget_categories ul li:first-child,.widget_pages ul li:first-child,.widget_archive  ul  li:first-child,.widget_recent_comments ul li:first-child,.widget_recent_entries ul li:first-child,.widget_nav_menu ul li:first-child,.widget_product_categories ul li:first-child,.widget_layered_nav_filters ul li:first-child,.archives-link ul li:first-child,.widget_rss ul li:first-child { border-top:1px solid #ececec; padding-top: 10px; }

.widget_meta ul li:before,.widget_categories ul li:before,.widget_pages ul li:before,.widget_archive ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_nav_menu ul li:before,.widget_product_categories ul li:before,.archives-link ul li:before,.widget_rss ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 4px; margin-left: -15px; width:15px; float:left; padding-top: 8px; color:#bbb; text-decoration: none; }

.widget_nav_menu  ul li.current-menu-item a,.sidebar .widget_categories ul li.current-cat > a,.widget_product_categories ul li.current-cat > a { font-weight: bold; }

.widget_layered_nav_filters ul li { padding-left: 0; }



.sticky  {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto }

/***************************************************************
* Default Values *
****************************************************************/

#swm_page_container { padding: 50px 0; }
.swm_container,#header_wrap,.top_section_wrap,.title_header_wrap  { width:940px; margin:0 auto; display: block; height:100%;  }
.html_boxed { width:auto; margin:0 auto; }
.boxed { width:1000px; margin:0 auto;  }
.menu_section { width:640px; }
.small_footer ul li a,.small_footer p { font-size: 12px; }