/* 

	Theme Name: Firm

	Theme URI: http://flexithemes.com/themes/firm/

	Description: Elegant and clean business theme by <a href="http://flexithemes.ocom">FlexiThemes.com</a>

	Author: FlexiThemes

	Author URI: http://flexithemes.com

	Version: 1.0

*/



/******************************************************

    [ GENERAL ]

*******************************************************/



body {

    background: #FFFFFF  left top repeat-x;

    color: #FFFFFF;

    padding: 0;

}



/* Headings */

h1,h2,h3,h4,h5,h6 {

    color: #111;

}



/* Links */

a {

    color: #323232;

    text-decoration: underline;

}



a:hover, a:focus {

    color: #000;

    text-decoration: none;

}



a:focus { 

    outline: none;

}



/******************************************************

    [ LAYOUT ]

*******************************************************/



#wrapper {

	max-width: 960px;

	margin: 0 auto;

}



#main {

	padding: 15px;	

    background: #fff;

    margin-top: 15px;

}



#main-widgetized {
	
	display: none;

	padding: 15px 0;

    margin-top: 15px;

    background: #fff;

}



#main-fullwidth {

    padding: 15px;

    background: #fff;

    margin-top: 15px;

}





.home-widgetized-left {
	
	display: none;

    width: 300px;

    float: left;

    padding-right: 15px;

}



.home-widgetized-center {
	
	display: none;

    width: 300px;

    float: left;

    padding: 0 15px;

}



.home-widgetized-right {
	
	display: none;

    width: 300px;

    float: left;

    padding-left: 15px;

}



#wrap-content {

    overflow: hidden;

    float: left;

    max-width: 610px;

}



#wrap-content-fullwidth {}



#wrap-sidebar-primary {

    overflow: hidden;

	float: left;

    width: 300px;

    margin-left: 20px;

}



/******************************************************

    [ HEADER ]

*******************************************************/



#wrap-header {}



#header {

    height: 132px;

     background: none;
	

}



#branding {

   	width: 100%; 
	text-align: center; 

}



#header-menu {
	
	 float : left; 
	

}



.logo {

    margin-top: 20px;
    max-width: 100%; 
    height: auto;

}



h1.site-title {

    margin: 30px 0 0 0;

    padding:0;

    font-family: Arial, Helvetica, Sans-serif;

    font-size:40px;

    line-height: 40px;

    font-weight: bold;

}



h1.site-title a, h1.site-title a:hover {

    color: #4D4D4D;

    text-decoration: none;

}



h2.site-description {

    color: #868590;

    font-size: 16px;

    line-height: 16px;

}



/******************************************************

    [ Menus ]

*******************************************************/



/**** Menu Primary ****/



.wrap-menu-primary {

    position:relative;

    height: 36px;

    z-index: 400;

    margin-top: 5px;

}



.menu-primary {

	float: right;

}



.menu-primary ul {

	min-width: 160px;

}



/* First Level */

.menu-primary li a {

    margin: 0 0 0 20px;

    color: #172854;

    padding: 11px 0;

	text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 16px;

    font-weight: bold;

}



.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 

.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {

    color: #010101;

    outline: 0;

}



.menu-primary li {

    margin-left: 8px;

}



.menu-primary li li {

    margin-left: 0;

}



.menu-primary li li li {

    margin-left: 2px;

}



/* Child Levels */



.menu-primary li li a {

	color: #4D4D4D;

    background: #EDEDED;

    padding: 12px 14px;

    font-size: 14px;

}

.menu-primary li li li a {

	margin-left: -2px;

}



.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 

.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {

	color: #1F1F1F;

    background: #D8D8D8;

    outline: 0;

}



/* Arrows */



.menu-primary a.sf-with-ul {

    padding-right: 28px;

    min-width: 1px;

}

.menu-primary  .sf-sub-indicator {

    position: absolute;

    display: block;   

    overflow: hidden;

    right: 0;

    top:  0;

    width: auto;

    height: auto;

    padding: 10px 14px 0 20px;

    text-indent: 0;

}



/* Shadows */



.wrap-menu-primary .sf-shadow ul {

    background:	url('images/menu-primary-shadow.png') no-repeat bottom right; 

}



/******************************************************

    [ MAIN CONTENT ]

*******************************************************/



.content {}



.wrap-post {

    border-bottom: 1px solid #E3E3E8;

    margin-bottom: 15px;

}





.wrap-post-single, .wrap-post-page {    

    border-bottom: 0;

    margin-bottom: 0;

}



.flexi-aboutus-wrap {

    padding: 15px;

    background: #FFFFFF url(images/about-bg.png) left bottom repeat-x;

    border: 2px solid #ECECEC;

    margin: 6px 0 0 0;

}



.flexi-aboutus-title {

    color: #172854;

    margin: 0;

    padding: 0 0 12px 0;

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 24px;

    line-height: 24px;

    font-weight: bold;

}



.flexi-aboutus-content {

    padding: 0;

    font-family: Georgia, Times New Roman Times, Serif;

    font-size: 16px;

    line-height: 26px;

    color: #616060;

    font-style: italic;

}



.post {}



.title {

    color: #172854;

    margin: 0 0 15px 0;

    padding: 0;

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 24px;

    line-height: 24px;

    font-weight: bold;

}



.title a {

    color: #656565;

    text-decoration: none;

}



.title a:hover {

    color: #000;

    text-decoration: none;

}



.featured_image {

    border-color: #E3E3E8;

}



.entry {

    line-height: 20px;

}



.generic {

    color: #fff;

    margin: 0px 0 10px 0;

    padding: 10px;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 18px;

    font-family: Arial, Helvetica, Sans-serif;

    background: #3E3E3E;

}



.postmeta-primary {

    color: #999;

    font-size: 11px;

    text-transform: uppercase;

    padding: 0 0 15px 0;

}



.postmeta-secondary {

    color: #666;

    font-size: 11px;

    padding: 0 0 15px 0;

}



.meta_date, .meta_author, .meta_comments, .meta_edit, .meta_categories, .meta_tags {

    padding:3px 0 3px 20px;

    background-position:left center;

    background-repeat: no-repeat;

}



.meta_date {

    background-image: url(images/time.png);

}



.meta_author {

    background-image: url(images/author.png);

}



.meta_comments {

    background-image: url(images/comments.png);

}



.meta_edit {

    background-image: url(images/edit.png);

}



.meta_categories {

    background-image: url(images/cat.png);

}



.meta_tags {

    background-image: url(images/tags.png);

}



.wrap-readmore {

    margin-bottom: 15px;

    float: right;

}



a.readmore {

    color: #545353;

    padding: 7px 0;

    font-size: 13px;

    line-height: 13px;

    display: block;

    text-decoration: none;

    font-weight: normal;

}



a.readmore:hover {

    color: #070707;

    text-decoration: none;

}



.navigation {}



/* Featired Posts */



.featuredposts {

    margin: 0;

    padding: 20px 0 0 0;

    height: 410px;

    background: url(images/featured-bg.png) center 300px no-repeat;

}



.fp-label {

    color: #EEEEEE;

    padding: 0 0 10px 0;

    margin: 0;

    text-decoration: none;

    font-size: 22px;

    font-weight: normal;

    text-transform: uppercase;

}



.fp-slides {

    max-width: 960px;

    overflow:hidden;

}



.fp-post {}



.fp-thumbnail {

    position: relative;

    max-width: 956px;

    border: 2px solid #676767;

    overflow:hidden;

}



.fp-content-wrap {

   display:none;

}



.fp-content {

    position: absolute;

    bottom: 2px;

    left: 2px;

    background: url(images/featured-content-bg.png);

    padding: 10px 15px;

    width: 926px;

    overflow: hidden;

}



.fp-title {

    font-family: Arial, Helvetica, Sans-serif;

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    padding: 0 0 2px 0;

    margin: 0;

}



.fp-title a, .fp-title a:hover {

    color: #fff;

    text-decoration: none;

}



.fp-content p {

    color: #fff;

    padding: 0;

    margin: 0;

    line-height: 18px;

}



.fp-more,  .fp-more:hover{

    color: #fff;

    font-weight: bold;

}



.fp-nav {

    margin-top: 15px;

    width: 960px;

    height: 11px;

    text-align: center;

    

}



.fp-pager a { 

    background-image: url(images/featured-pager.png); 

    cursor:pointer;  

    margin: 2px 6px 0 0; 

    padding: 0;

    display: inline-block;

    width: 11px; 

    height: 11px;

    overflow: hidden;

    text-indent: -999px; 

    background-position: 0 0;

    float: none;

    line-height: 0;

}

.fp-pager a:hover, .fp-pager a.activeSlide  { 

    text-decoration: none;

    background-position: 0 -110px;

}



.fp-prev-next-wrap {

    position: absolute;

    top: 156px;

    left: 0;

    height: 38px;

    width: 960px;

}



.fp-prev {

    float:left;

    margin-left: 14px;

    width:36px;

    height:37px;

    background:url(images/featured-prev.png);

}





 .fp-next {

    float:right;

	width:36px;

    height:37px;

    margin-right: 14px;

    background:url(images/featured-next.png);

}



/******************************************************

    [ SIDEBAR(S) ]

*******************************************************/



#wrap-sidebar-primary {}



.sidebar-primary, .home-widgetized-left, .home-widgetized-center, .home-widgetized-right {

    color: #828282;

    font-size: 13px;

}



.sidebar-primary a, .home-widgetized-left a, .home-widgetized-center a, .home-widgetized-right a {

    color: #828282;

    text-decoration: none;

}



.sidebar-primary a:hover, .home-widgetized-left a:hover, .home-widgetized-center a:hover, .home-widgetized-right a:hover {

    color: #666;

    text-decoration: none;

}



.footer-widgets {

    color: #BCBCBC;

    font-size: 13px;

}



.footer-widgets a {

    color: #BCBCBC;

    text-decoration: none;

}





.footer-widgets a:hover {

    color: #fff;

    text-decoration: none;

}



.sidebar {}



/******************************************************

    [ WIDGET(S) ]

*******************************************************/



.widgetized {

    line-height: 18px;

}



/*  General Widgets Styling */



.wrap-widget {

    list-style-type: none;

    list-style: none;

    margin: 0 0 15px 0;

    padding: 0;

}



h3.widget-title {

    color: #172854;

    font-size: 20px;

    line-height: 24px;

    font-family: Arial, Helvetica, Sans-serif;

    font-weight: bold;

    margin: 0 0 10px 0;

    padding: 10px 0 0 0;

}



h3.widget-title a, h3.widget-title a:hover {

    color: #5C5C5C;

    text-decoration: none;

}



.footer-widgets h3.widget-title a, .footer-widgets h3.widget-title a:hover, .footer-widgets h3.widget-title{

    color: #fff;

}

/*  Default Widgets */



.widget ul {

    list-style-type: none;

    list-style: none;

    margin: 0;

    padding: 0;

}



.widget ul li {

    padding: 0 0 0 10px;

    margin: 10px 0 0 0;

    background: url(images/widget-list.png) left 5px no-repeat;

}



.widget ul li:first-child {

    margin-top: 0; 

}



.widget ul li ul {

    margin-top: 10px;

}



/* Search */



#wrap-search {

    width: 300px;

    padding: 15px 0;

}



#search {

    border: 1px solid #DBDBDB;

    background: #fff;

    height: 30px;

    padding: 0;

    text-align: left;

}



#search #s {

    background: none;

    color: #A4A4A4;

    border: 0;

    padding: 4px;

    margin:3px 0 0 2px;

    float: left;

}



#search .search-image {

    border:0; 

    vertical-align: top;

    float: right;

    margin: 6px 4px 0 2px;

}



/* Wp Calendar */



#wp-calendar caption {

    background: none;

}



#wp-calendar th {

    background: none;

}



#wp-calendar td {

}



#wp-calendar td:hover, #wp-calendar #today {

    background: #ddd;

    color: #555;

}



#wp-calendar td:hover a, #wp-calendar #today a {

    color: #555;

}



/* Flexi Ads */



.flexi-ads {

    text-align: center;

}



/* Flexi Banners 125 */



.flexi-banners {

    text-align: center;  

    margin-bottom: -10px;

}



.flexi-banners img {

    margin: 0 10px 10px 10px;

}



/* Flexi Comments */



.flexi-comments ul {

    list-style-type: none; 

    padding: 0; 

    margin: 0;

}



.flexi-comments ul li {

    list-style-type: none; 

    padding: 0; 

    margin: 10px 0 0 0;

}



.flexi-comments ul li:first-child {

    margin-top: 0;

}



.flexi-comments-author {

    text-decoration: none; 

    font-weight: bold; 

    padding: 0 0 5px 0; 

    margin: 0;

}



.flexi-comments-author:hover {}



.flexi-comments-entry {

    font-family: Arial, Helvetica, Sans-serif; 

    line-height: 20px;

}



.flexi-comments-more {

    font-weight: bold; 

}



.flexi-comments-more:hover {}



.flexi-comments-avatar {

    border: 1px solid #dbdbdb;

    padding: 4px;

}



.footer-widgets .flexi-comments-avatar {

    border: 1px solid #5c5c5c;

}



.flexi-comments .alignleft {

    margin: 0 8px 0 0;

}



.flexi-comments .alignright {

    margin: 0 0 0 8px;

}



.flexi-comments .aligncenter {

    margin-bottom: 8px;

}



/* Flexi Posts */



.flexi-posts ul {

    list-style-type: none;

    padding: 0;

    margin: 0;

}



.flexi-posts ul li {

    list-style-type: none; 

    padding: 0; 

    margin: 15px 0 0 0;

}



.flexi-posts ul li:first-child {

    margin-top: 15px; 

}



.flexi-posts-title {

    font-weight: bold; 

    padding: 0 0 5px 0; 

    margin: 0; 

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 14px;

}



.flexi-posts-title a {}



.flexi-posts-title a:hover {}



.flexi-posts-meta { 

    font-style: italic;  

    padding: 0 0 5px 0;

}



.flexi-posts-entry {

    font-family: Arial, Helvetica, Sans-serif; 

    line-height: 20px;

}



.flexi-posts-more {

    font-weight: bold;

}



.flexi-posts-more:hover {}



.flexi-posts-featured-image {

    border: 1px solid #dbdbdb;   

    padding: 4px;  

}





.footer-widgets .flexi-posts-featured-image {

    border: 1px solid #5c5c5c;

}





.flexi-posts .alignleft {

    margin: 0 8px 8px 0;

}



.flexi-posts .alignright {

    margin: 0 0 8px 8px;

}



.flexi-posts .aligncenter {

    margin-bottom: 8px;

}



/* Flexi Social Connect */



.flexi-social-connect {

    background: #fff;

    border: 1px solid #D3D3E2;

    padding: 10px;

}



.flexi-social-connect:hover {

    border: 1px solid #9B9BA8;

    background: #FFFFFF;

}



.footer-widgets .flexi-social-connect {

    background: #434343;

    border: 1px solid #525252;

}



.footer-widgets .flexi-social-connect:hover {

    background: #434343;

    border: 1px solid #737373;

}



.flexi-social-connect a {

    font-weight: bold;

    text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

}



.flexi-social-connect a:hover {

    text-decoration: none;

}



.flexi-social-connect  img {

    vertical-align:middle; 

    margin-right: 5px;

}



/* Flexi Social Share */



.flexi-social-share ul {

    list-style-type: none; 

    padding: 0; 

    margin: 0;

}



.flexi-social-share ul li {

    text-align: left;

}



.flexi-social-share ul li a {

    width: 32px; 

    height: 32px; 

    margin: 0 3px; 

    padding: 0;

}



.flexi-social-share ul li a img {

    opacity: 0.7;

}



.flexi-social-share ul li a:hover img {

    opacity: 1;

}



/* Flexi Tabs */



.flexi-tabs {

    list-style: none; 

    list-style-type: none; 

    margin: 0 0 10px 0;

    padding: 0; 

    height: 26px;

}



.flexi-tabs li {

    list-style: none; 

    list-style-type: none; 

    margin: 0 0 0 4px; 

    padding: 0; 

    float: left;

}



.flexi-tabs li:first-child {

    margin: 0;

}



.flexi-tabs li a {

    color: #979797 !important;

    border-bottom: 2px solid #E0E0E0;

    font-size: 12px;

    padding: 6px 16px;

}



.flexi-tabs li a:hover, .flexi-tabs li a.flexi-tabs-current {

    color: #535252 !important;

    border-bottom: 2px solid #979797;

}



.footer-widgets .flexi-tabs li a {

    color: #868686 !important;

    border-bottom: 2px solid #5D5D5D;

}



.footer-widgets .flexi-tabs li a:hover, .footer-widgets .flexi-tabs li a.flexi-tabs-current {

    color: #fff !important;

    border-bottom: 2px solid #999999;

}



.flexi-tabs-content {

    background: #fff;

}



.footer-widgets  .flexi-tabs-content {

    background: #3E3E3E;

}





/* Flexi Text */



.flexi-text {

    margin: 0; 

    padding: 0;

}



/* Flexi Tweets */



.flexi-tweets ul {

    list-style-type: none; 

    margin: 0; 

    padding: 0; 

    line-height: 20px;

    font-family: Arial, Helvetica, Sans-serif; 

}



.flexi-tweets ul li {

    list-style-type: none;

    padding: 0; 

    margin: 15px 0 0 0; 

}



.flexi-tweets ul li:first-child {

    margin-top: 5px;

}



.flexi-tweets li.tweets-bird {

    padding-left: 24px;

    background: url(images/tweets.png) left 2px no-repeat;

}



.flexi-tweets a {}



.flexi-tweets a:hover {}



a.flexi-tweets-time {

    text-decoration: underline; 

}



a.flexi-tweets-time:hover {

    text-decoration: none; 

}



/* Flexi Info Box */



.flexi-infobox ul {

    list-style-type: none;

    padding: 0;

    margin: 0;

}



.flexi-infobox  h3.widget-title {

    margin-bottom: 5px;

    padding-bottom: 0;

}



.flexi-infobox ul li {

    list-style-type: none; 

    padding: 0; 

    margin: 5px 0 0 0;

}



.flexi-infobox ul li a {

    text-decoration: none;

}



.flexi-infobox-description {

    line-height: 20px;

}



.flexi-infobox-more {

    font-weight: bold;    

}



.flexi-infobox-more:hover {   

}





.flexi-infobox .alignleft {

    margin: 0 10px 10px 0;

}



.flexi-infobox .alignright {

    margin: 0 0 10px 10px;

}



.flexi-infobox .aligncenter {

    margin-bottom: 10px;

}



.flexi-infobox .inbottom {

    margin-top: 10px;

}



/******************************************************

    [ FOOTER ]

*******************************************************/



#wrap-footer {

    background:  left bottom repeat-x;

}



#footer-body:after { 

    content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden;

}



#footer-body{ 

    display:block; 

    max-width: 960px;

	margin: 0 auto;

}



.footer-widgets {

    background:  center top no-repeat;    

    padding: 0 0 0 0;

}



.footer-widgets-left {

    width: 310px;

    float: left;

}



.footer-widgets-center {

   width: 310px; 

   padding: 0 15px;

   float: left;

}





.footer-widgets-right {

    width: 310px;

    float: left;

}



#footer {
	
	display: none;

    margin: 15px 0 11px 0;

    padding-top: 25px;

    background: url(images/footer-bg.png) center top no-repeat;

}



#copyrights {

   display: none;

    color: #fff;

    text-align: center;

    padding: 0;

}



#copyrights a {

    color: #fff;

} 



#copyrights a:hover {

    color: #fff;

    text-decoration: none;

} 



#credits {

    display: none;

    color: #999999;

    text-align: center;

    font-size: 11px;

    padding: 15px 0 20px 0;

}



#credits a {

    color: #999999;

} 



#credits a:hover {

    text-decoration: none;

    color: #999999;

} 

#disclaimer

{

color: #FFFFFF;

padding: 10px 5px 5px 5px;

text-align:center;

}

/******************************************************

    [ COMMENTS ]

*******************************************************/



#comments {

    margin-bottom: 15px;

}



#comments p {

    margin: 5px 0 10px 0;

}



h3#comments-title {

    font-weight: bold;

    font-size: 20px;

    padding: 0;

    margin: 0 0 15px 0;

}



.commentlist { 

    list-style: none;

    margin: 0;

    padding: 0;

}



.commentlist li.comment {

    line-height: 24px;

    margin: 0 0 15px 0;

    padding: 0 0 0 0px;

    position: relative;

}



.commentlist li:last-child {

    border-bottom:none;

    margin-bottom:0;

}



#comments .comment-body ul,

#comments .comment-body ol {

    margin-bottom: 15px;

}



#comments .comment-body blockquote p:last-child {

    margin-bottom: 15px;

}



.commentlist .avatar {

    border: 3px solid #ffffff;

    margin-right: 10px; 

    width: 40px; 

    height: 40px; 

    vertical-align: middle;

    margin-bottom: 2px;

}



.comment-author {

    padding: 5px;

    display: block;

    background: #F2F2F2;

    border: 1px solid #DFDFDF;

    -moz-border-radius: 4px;

    -khtml-border-radius: 4px;

    -webkit-border-radius: 4px;

    border-radius: 4px;

}



.comment-author cite {

    font-style: normal;

    font-weight: bold;

}



.comment-author .says {

    font-style: italic;

}



.fn, .fn a:link, .fn a:hover, .fn a:visited {

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 16px; 

    font-style: normal; 

    font-weight: bold;

    text-decoration: none;

}



.comment-meta {

    margin: -23px 0 0 65px;

    display: block;

    font-size: 11px;

    padding:0;

}



.comment-meta a:link,

.comment-meta a:visited {

    text-decoration: none;

}



.reply {

    text-align: right;

    margin-bottom: 10px;

}



.comment-reply-link  {

    font-size: 11px;

    font-weight: normal;

    text-decoration: none;

    background: #EDEDED;

    color: #333;

    padding: 2px 8px;

    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

    border:  1px solid #999999;

}



.comment-reply-link:hover {

    background: #F5F5F5;

    color: #333;

}





.commentlist .children {

    list-style: none;

    margin: 0;

}



/* Children */



.commentlist .children li {

    border: none;

    margin: 0;

}



.nocomments {

    display: none;

}



#comments .pingback {

    margin-bottom: 18px;

    padding-bottom: 18px;

}



.commentlist li.comment+li.pingback {

    margin-top: -6px;

}



#comments .pingback p {

    font-size: 12px;

    line-height: 18px;

    display:block;

    margin: 0;

}



#comments .pingback .url {

    font-style: italic;

    font-size: 13px;

}



/* Comments form */



#respond {

    overflow: hidden;

    position: relative;

    margin-bottom: 15px;

}



h3#reply-title {

    font-weight: bold;

    font-size: 20px;

    padding: 0;

    margin: 0 0 15px 0;

}



#respond .required {

    color:#FF4B33;

}



#respond .comment-notes {

    margin-bottom: 1em;

}



.form-allowed-tags {

    display: none;

}



.children #respond {

    margin: 0 48px 0 0;

}



#comments-list #respond {

    margin: 0 0 18px 0;

}



#comments-list ul #respond {

    margin: 0;

}



#cancel-comment-reply-link {

    font-size: 12px;

    line-height: 18px;

    font-weight: normal;

}



#respond .required {

    color:#FF4B33;

    font-weight:bold;

}



#respond label {

    font-size: 12px;

    font-weight: bold;

}



#respond input {

    margin:10px 0 0 0;

    width:98%;

}



#respond textarea {

    width:98%;

    margin:10px 0 0 0;

}



#respond .form-allowed-tags {

    font-size: 12px;

    line-height: 18px;

}



#respond .form-allowed-tags code {

    font-size: 11px;

}



#respond input[type=submit] {

    margin: 0;

}



#respond .form-submit {

    margin: 0;

}



#respond .form-submit input {

    width: auto;

    font-size: 14px;

}

#respond dl {

    margin: 0 0 10px;

}



#respond dt {

    display: inline;

    font-weight: normal;

}



#respond dd {

    display: inline;

}

.fp-slides .fp-content-wrap{ 
    display: none !important; }

.fp-thumbnail img{
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 1024px) and (min-width: 621px) {

#main-widgetized{
	display: none;
	padding:10px 20px;
}

.home-widgetized-left,.home-widgetized-center,.home-widgetized-right{
	width:auto;
}

body:not(.home) #main{
	display:flex;
	padding:10px 20px;
}

body:not(.home) #wrap-content{
	width:80%;
}

.footer-widgets-center{
	width:auto;
}

.footer-widgets-center,.footer-widgets-left{
	width:auto;
	float: none;
}

}
@media only screen and (max-width: 1024px) {

body #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover{

    background-color: #5c91cb;
    border-color: #5c91cb;
}


#header{height:auto;}

body #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover,
body #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow,
body #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active,
body #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active:hover
{background:none; border:none;}

body #responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a{
	border:none;
}

body{overflow-x:hidden;}

body #responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link{

	background-color: #5c91cb;
	border-top:none !important;
}

body .responsive-menu-open .responsive-menu-inner::before,
     .responsive-menu-open .responsive-menu-inner::after{
	bakground:#000;
}

body .responsive-menu-open button#responsive-menu-button{
	background:none !important;
}

body #responsive-menu-container #responsive-menu li.responsive-menu-item a{
border-bottom:none;
color: #fff;
background-color: #195190;
}

#header button#responsive-menu-button{
    position: absolute;
}

body .responsive-menu-inner,
body .responsive-menu-inner::before,
body .responsive-menu-inner::after,
body button#responsive-menu-button:hover .responsive-menu-inner,
body button#responsive-menu-button:hover .responsive-menu-inner::before,
body button#responsive-menu-button:hover .responsive-menu-inner::after{
	background-color: #000;
}

body #responsive-menu-button{
	background:none !important;
}

.featuredposts{
	height:auto;
}

#responsive-menu-button{
	position: absolute !important;
	top: 50px;
}


body #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 16px;
}


img{
	width:100%;
	max-width: 100%;
	height: auto;
}

.logo
{max-width: 280px; 
margin-left: 20px;}
}

@media only screen and (max-width: 620px) {
	.home-widgetized-left,
	.home-widgetized-center,
	.home-widgetized-right,
	.footer-widgets-center,
	.footer-widgets-left{
	float:none;
	margin:auto;
}
	#wrap-sidebar-primary{
	float: none;
	margin:auto;
	}

	.home .alignright{float: none;
    margin: auto;
    text-align: center;
    display: block;
}

#wrap-content{
	float: none;
	width: 100%;
}




}

