/*
Theme Name: PGF
Theme URI: http://themeforest.net/user/An-Themes/portfolio
Description: Motyw dla strony PGF
Version: 1.0
Author: elchupacabra.pl
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

------------------------------------------------ 

				0.	CSS Reset 
				1.	Layout
				2.  Header
				3.  Home Content
				4.  Entry Content
				5.  Sidebar & Widgets
				6.  Comments
				7.  Contact Form
				8.  Custom Pages ( Tag & Cat Index / etc. )
			    9.  Footer
			   10.  Shortcodes

-------------------------------------------------- */
 

/*-----------------------------------------------------------------------------
----------------------------- 0 - CSS Reset -----------------------------------
-----------------------------------------------------------------------------*/



html,body,h1,h2,h3,h4,h5,h6,form,li,ul,ol,p,input,select,legend,textarea,fieldset { margin:0; padding:0;}
ul, ol                     { list-style-type: none; }
:focus                     { outline: 0;}
ins                        { text-decoration: none; }
del                        { text-decoration: line-through; }
img                        { border:none;}

h1,h2,h3,h4,h5,h6          { line-height:26px;}
h1                         { font-size: 26px; }
h2                         { font-size: 24px; }
h3                         { font-size: 22px; }
h4                         { font-size: 20px; }
h5                         { font-size: 18px; }
h6                         { font-size: 16px; }

code, pre                  { background: url(images/bg_pre.png); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold; line-height: 20px; font-size: 12px; display: block;  margin: 14px 0; overflow:hidden; padding: 21px 18px 18px 18px;  }
code:hover, pre:hover      { overflow:scroll;}

strong                     { font-weight: bold;}
fieldset                   { border: none;}

.clear                     { clear:both; display:block;}
.sleft                     { float:left;}
.sright                    { float:right;}
iframe                     { border: 0 !important;}

#responsive-menu, #click-menu { background: #004488 !important; }
#responsive-menu .responsive-menu li a { border-top: 1px solid #fff !important; }
#click-menu { top: 28px !important; }

/*-----------------------------------------------------------------------------
----------------------------- 1 - Layout --------------------------------------
-----------------------------------------------------------------------------*/

*                          { margin: 0; padding: 0; /* < google chrome / Safari fixed issues os bad styling > */}
body { overflow-x:hidden !important;  -ms-content-zooming:none;}
html body                  { font: 14px/22px "Lato", Helvetica, Arial, sans-serif; font-weight: 400; -webkit-text-size-adjust: none; background: url(images/bg.png); background-size: cover !important; background-attachment: fixed !important; background-repeat: no-repeat !important; }
header                     { width: 100%; height: auto; background-size: cover; background-position: center; position: relative; margin: 0 auto; }
.header-content            { width: 100%; height: auto; }

.header-white				{ background: #fff; z-index: 1000;}

.main-header               { width: 100%; height: 103px; margin: 0 auto; }
.sub-header                { width: 100%; height: 50px; margin: 0 auto; }
.top-wrap                  { width: 1111px; margin: 0 auto; padding: 0px 0px; height: 100%; position: relative;}

.wrap                      { width: 1111px; height: auto; margin: 0 auto 0 auto; padding: 30px 0; }

.wrap-fullwidth            { width: 1111px; height: auto; margin: 10px auto; padding: 0 0px;}
.wrap-content              { width: 1111px; min-height: 600px; max-height: auto; margin: 0 auto; padding: 20px 0px;}


.main-content 			   { width: 824px; float: left; }
.page .main-content, .single .main-content 		{ width: 774px; }
.category .main-content, .search .main-content, .tag .main-content 	{ width: 100%; }

.sidebar-right 			   { width: 300px; float: right; }
.home .sidebar-right 		{  width: 250px; }


.two-ads .item_an2 { background: transparent !important; }

.top-buttons { margin-top: 35px; float: right; }
.top-buttons a { display: inline-block; height: 35px; line-height: 35px; text-align: left; border-left: 5px solid #e3252b; padding-left: 15px; color: #fff !important; box-sizing: border-box; -moz-box-sizing: border-box; }
.top-buttons a:hover { opacity: .8; }
.top-buttons .register { background: #e3252b; min-width: 150px; margin-right: 5px;}
.top-buttons .download { background: #004488; min-width: 180px; position: relative; }
.top-buttons .download:after { content: ""; background: url(images/pdf_ico.png) no-repeat; background-size: 80%; position: absolute; right: -20px; width: 83px; height: 63px; z-index: 1; top: 50%; margin-top: -31.5px; }

.tile { width: 537px !important; height: 125px !important; }
.tile h2 { position: absolute; bottom: 20px; background: rgba(255, 255, 255, .5); padding: 10px; }
.tile:hover h2 { background: rgba(0, 68, 136, .5); color: #fff; }
.tile.left h2 { right: 0; }
.tile.left .imgWrap { float: right; }
.tile.right .imgWrap { float: left; }
.tile.right h2 { left: 0; }
.tile .an-display-likes { display: none; }
.tile .imgWrap { height: 125px !important; width: 90%; }
.tile .post-of-day { display: none; }

.side-box { display: block; }
.side-box .image { background: no-repeat center; background-size: cover;  }
.side-box.patron { text-align: center; }
.side-box.patron .title { padding: 0px; }
.side-box.patron .image { height: 78px; background-size: contain; }
.side-box.patron h2 { text-align: center; font-size: 16px !important; }
.side-box.contests .image, .side-box.horoscope .image { height: 139px; }
.patron-content, .contests-content, .horoscope-content { box-sizing: border-box; padding: 15px; }

footer .menu { float: right; margin-bottom: 30px; margin-top:30px }
footer .menu a { color: #004488;padding-right: 15px;}
footer .menu a:hover { text-decoration: underline; }
footer .menu a:last-child { border: 0; padding-right: 0; }
footer .menu a:after{
  content: "";
  display: inline-block;
  border-right: solid 1.9px lightgray;
  height: 12px;
  background: lightgray;
  margin-left:15px;
}
footer .menu a:last-child:after{
  border:none;

}

.side-box { background: #fff; margin-bottom: 40px; overflow: hidden; }
.side-box img { width: auto; display: inline-block; margin-bottom: -6px; }
.side-box .title { background: #2c4888; color: #fff; padding: 20px; }
.side-box h2 { color: #fff !important; font-weight: normal; font-size: 30px; }

.favorites ul { margin: 5px; height: 231px; }
.favorites.no-patron ul { height: 374px; }
.favorites li { height: 42px; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; margin-bottom: 5px; }
.favorites li:after { background: rgba(255, 255, 255, .7); content: ""; width: 100%; position: absolute; height: 100%; }
.fav-post { display: inline-block; position: absolute; width: 100%; z-index: 1; color: #004488 !important; }
.fav-digit { float: left; background: #f3f6f9; padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; font-size: 22px; }
.fav-title { float: left; width: 194px; line-height: 43px; font-weight: bold; box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 10px; padding-right: 10px; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }

.single-content, .page-content   { padding: 20px; margin-bottom: 40px; }
.single-content			   { background: #fff; position: relative;}
.page-content              { background: #fff; }
.addthis_button_facebook_like, .addthis_button_facebook_share { margin-right: 40px; }

.single .products_slider img { width: 70% !important; }

.post-categories		   { color: #004488; }
.post-categories a 		   { color: #004488 !important; font-weight: bold; }
.post-tags 				   { border-top: 4px solid #284b95; padding-top: 10px; margin-bottom: 40px; margin-top: 20px; }
.post-tags .entry-btn	   { background: none !important; color: #476bbe !important; border: 0 !important; width: 100%; padding: 0; text-align: left; margin-bottom: 10px; }
.post-tags a			   { padding: 6px 8px; color: #fff !important; background: #476bbe; text-transform: uppercase; font-size: 11px; margin-right: 5px; display: inline-block; margin-bottom: 10px; }
.post-tags a:hover { opacity: .8; }

.fb-comments { display: block !important; margin-top: 25px; }

.fb-comments span, .fb-comments iframe { width: 100% !important; }

/*-----------------------------------------------------------------------------
----------------------------- 2 - Header --------------------------------------
-----------------------------------------------------------------------------*/

/* -- Popular Words -- */
.popular-words             { width: auto; height: 30px; margin: 14px 10px 0 0;  float: left; text-align: left; font-size: 13px !important; }
.popular-words a           { font-weight: bold; margin-left: 15px; font-size: 13px !important;}
.popular-words a:hover     { text-decoration: underline;}
.popular-words strong      { padding: 4px 10px; border-radius: 2px;}

 /* -- Top social icons -- */
ul.top-social              { width: auto; float: right; margin: 5px 0 0 0; }
.top-social li             { float: left; line-height: 15px; padding: 11px 0 0 20px; font-size: 18px;}

/* -- Logo -- */
.logo                      { float: left; margin-top: 15px; width: 556px; }

/* -- Ads Header -- */
.header-728                 { float: right; margin: 16px 0 9px 0;}
/* -- Ads Header -- */
.header-468                 { float: right; margin: 15px -15px 10px 0; display: none;}

/* -- Search -- */
#searchform2               { height: 100%; float: right;}
#searchform2 #s, .searchform input[type="text"]            { display:none;font-weight: bold; height: 100%; font-family: 'Ruda', sans-serif; z-index: 203; float: left; padding: 1px 20px 0 20px; font-size: 12px; background-color: #fff; width:250px; top: 48px; right:0; position: absolute; border: 2px solid #193059; box-sizing: border-box; -moz-box-sizing: border-box;}
.searchform input[type="text"] { display: block; height: auto; position: static; height: 50px; border-color: #004488; }
.buttonicon   { width: 55px; height: 50px; background:url(images/btn_search.png) center no-repeat; float: right; border: none; text-align: center; font-weight: bold; font-size: 0px; cursor: pointer;}
#searchform2 .buttonicon:hover { background-color: #193059 !important; }
.searchform { margin-top: 40px; }
.searchform .buttonicon { background-color: #004488; float: left; }
.searchform .buttonicon:hover { background-color: #193059 !important; }

/* -- Search Header (menu) -- */
#searchform2 .buttonicon   { background-color: transparent !important; }
#searchform2 #s            { background-color: #FFF; color: #193059 !important;}

.more-categories .buttonicon { float: left; background-color: #e3252b !important; background-image: url(images/btn-menu-snd.png); }
/*.more-categories .buttonicon:hover  { background-color: #e85055 !important; }*/
.more-categories ul { display: none; position: absolute; background: #e3252b; top: 50px; z-index: 200; width: 160px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px;}
.more-categories li { border-bottom: 1px solid #fff; }
.more-categories a { line-height: 1.4em; color: #fff !important; display: inline-block; width: 100%; padding: 8px 0; padding-left: 18px !important; box-sizing: border-box; -moz-box-sizing: border-box; text-transform: uppercase; font-weight: 700; font-size: 12px; }
.more-categories a:hover { background: #fff; color: #e3252b !important;}

/* -- Live Search -- */
ul.dwls_search_results     { width: 252px !important; }
ul.search_results li.post_with_thumb a { width: 150px !important; float:left; margin-top: 3px !important; margin-bottom: 0px !important; }
ul.search_results li       { padding: 7px 10px 5px 10px !important; font-size: 12px !important; line-height: 18px !important; }

/* -- Top Header Menu --
##################### */
.jquerycssmenu             { opacity: 0; font-size: 16px; font-weight: 700; float: left; margin: 0 0 0 0; position: relative;}
.jquerycssmenu ul li       { position: relative; display: inline; float: left; padding: 0; }
.jquerycssmenu ul li:hover { background: #193059; }
.jquerycssmenu ul li i     { padding: 0 3px; font-size: 18px;}

/*Top level menu link items style*/
.jquerycssmenu ul li a     { text-transform: uppercase; display: block; padding: 5px 10px 5px 10px !important; line-height: 40px; }

/*1st sub level menu*/
.jquerycssmenu ul li ul    { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; position: absolute; z-index: 201; margin-top: 0px; margin-left: 0px; display: block; visibility: hidden; box-shadow: 0 5px 3px rgba(0,0,0,0.2); }
.jquerycssmenu ul li ul:hover { /*display: none;*/}
.jquerycssmenu ul li ul a:hover {border-radius: 0; }
.jquerycssmenu ul li ul li ul a:hover {border-radius: 0; }

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li { display: list-item; float: none; font-weight: 700;}
.jquerycssmenu ul li ul li a { padding: 8px 0 !important; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul { top: 0; margin:-10px 0 0 -1px; z-index: 100; }

/* Sub level menu links style */
.jquerycssmenu ul li ul li a { font-size: 12px; height: auto; line-height: 1.4em; width: 160px; margin: 0; padding-left: 18px !important; }

.jquerycssmenu ul li ul li a:hover { /*sub menus hover style*/ }

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass             { position: absolute; top: 36px; left: 45%; }
.rightarrowclass            { position: absolute; top: 14px; right: 18px; }
.jquerycssmenu ul li.current-menu-ancestor a .downarrowclass { display: none;}
.jquerycssmenu ul li.current-menu-item a .downarrowclass { display: none;}
.jquerycssmenu ul li.current_page_item a .downarrowclass { display: none;}

.menu-item-has-children:hover a { background: #193059; }

/*Responsive */
.mobileMenu                 { display: none;}

.atss { z-index: 9998 !important; }

/* -- Sticky Header -- */
.sub-header-sliding.sticky                     { position: fixed; width: 100%; left: 0; top: 0; z-index: 100000 !important; border-top: 0; } 


#cookie-law-info-bar { background: rgba(255,255,255,.8) !important;color: #004488 !important; font-size:14px; border-top: none !important; padding: 20px; box-sizing: border-box; }
#facebook-icon { cursor: pointer; }

#cookie_action_close_header { background-image: none !important; box-shadow: none !important; border-radius: 0 !important;}
#cookie_action_close_header:hover { color: #fff !important; }

/*-----------------------------------------------------------------------------
----------------------------- 3 - Home Content --------------------------------
-----------------------------------------------------------------------------*/

/* -- Home Left Line with circles -- */
.big-circle                { width: 24px; height: 24px; border-radius: 50%; margin-left: -24px; float: left; }
.circle                    { width: 8px; height: 8px; border-radius: 50%; margin: 8px 0 0 8px;}
.circle-title h3           { padding: 0px 0 10px 0; text-transform: uppercase; font-weight: normal; font-size: 14px; letter-spacing:2px; word-spacing:5px;  }

/* -- Home blog posts -- */
#featured-articles         { }
#articles, #featured-articles { width: 100%; height: auto; }
.masonry .item_an, .masonry .item_an2    { position:relative; width: 250px; height: 450px; float: left; margin-bottom: 40px; margin-right: 0 !important; overflow: hidden; }

.sidebar-right .masonry .item_an, .sidebar-right .masonry .item_an2 { width: 300px; }
.page-template-template-horoskop .periods { float: left !important; }
.page-template-template-horoskop .item_an2.horoscope { width: 100%; height: auto; }
.page-template-template-horoskop .item_an2.horoscope p { font-size: inherit !important; min-height: initial !important; }

.masonry .item_an:not(.no-hover):hover, .masonry .item_an2:not(.no-hover):hover { background: #2c4888; cursor: pointer; }
.masonry .item_an:not(.no-hover):hover h2, .masonry .item_an2:not(.no-hover):hover h2 { color: #fff; }
.masonry .item_an:not(.no-hover):not(.tile):hover p, .masonry .item_an2:not(.no-hover):not(.tile):hover p { color: #fff; display: inline-block; }
.masonry .item_an:not(.no-hover):hover .imgWrap, .masonry .item_an2:not(.no-hover):hover .imgWrap    {  border-color: #2c4888; background-color: #2c4888 !important;}
.masonry .item_an:not(.visible-desc) p, .masonry .item_an2:not(.visible-desc) p { display: none; }

.masonry .item_an:not(.visible-desc):hover .imgWrap, .masonry .item_an2:not(.visible-desc):hover .imgWrap { height: 0 !important;  }

.horoscope-header { height: auto !important; width: 100% !important; padding: 25px; box-sizing: border-box; }
.horoscope-header h2 { font-weight: bold !important; font-size: 40px !important; }
.horoscope-header h2 a  { color: inherit; }
.horoscope-header h2 a:hover { text-decoration: underline }
.horoscope-header .periods { font-size: 26px; float: right; margin-top: 30px; }
.horoscope-header .periods a { margin-right: 35px; color: #b1b2b5; }
.horoscope-header .periods a.active { font-weight: bold; color: #004488;}
.horoscope-header .periods a:last-child { margin: 0 }

.horoscope.item_an2 h2 { position: absolute; top: 110px; color: #fff !important; }
.horoscope.item_an2 p { color: #41444b !important; min-height: 218px; }
/* .horoscope.item_an2:not(.horoscope-no-hover):hover {background: #2c4888; cursor: pointer; }
.horoscope.item_an2:not(.horoscope-no-hover):hover p { color:#fff !important; }
.horoscope.item_an2:not(.horoscope-no-hover):hover .imgWrap { border-color:  #2c4888 !important; } */

.imgWrap { background-repeat: no-repeat; background-position: center; background-size: cover; height: 250px; }
.horoscope .imgWrap { background-position: 15px 15px; height: 150px; }

.dla-aptek { float: right; text-transform: uppercase; color: #fff !important; background: #e3252b; display: inline-block; padding: 5px 10px 5px 10px !important; line-height: 40px; font-size: 16px; font-weight: 700;}
.dla-aptek:hover { text-decoration: none; color:#fff !important; background: #e85055;}

.baran { background: #f98b82 url(images/horoscope/baran.png) no-repeat; }
.bliznieta { background: #bfba55 url(images/horoscope/bliznieta.png) no-repeat; }
.byk { background: #faa308 url(images/horoscope/byk.png) no-repeat; }
.koziorozec { background: #bf74d1 url(images/horoscope/koziorozec.png) no-repeat; }
.lew { background: #7dd174 url(images/horoscope/lew.png) no-repeat; }
.panna { background: #67c196 url(images/horoscope/panna.png) no-repeat; }
.rak { background: #bedd72 url(images/horoscope/rak.png) no-repeat; }
.ryby { background: #ce3a7d url(images/horoscope/ryby.png) no-repeat; }
.skorpion { background: #5c7fb7 url(images/horoscope/skorpion.png) no-repeat; }
.strzelec { background: #9475d1 url(images/horoscope/strzelec.png) no-repeat; }
.waga { background: #69c4bd url(images/horoscope/waga.png) no-repeat; }
.wodnik { background: #c969c0 url(images/horoscope/wodnik.png) no-repeat; }

.article-title a { color: inherit !important; }
.article-title a:hover { text-decoration: underline; }

.item_an.big, .item_an2.big                     { width: 566px; }
.masonry .item_an img.home-img, .masonry .item_an2 img.home-img   { width: 100%; height: auto; margin-bottom: -7px;}
.masonry .item_an div.box, .masonry .item_an2 div.box   { padding: 5px 20px; }
.masonry .item_an h2, .masonry .item_an2 h2  { font-size: 28px; font-weight: normal; }
.masonry .item_an p, .masonry .item_an2 p    { padding-top: 10px; font-size: 13px; float: left;}

.item_an2.horoscope div.box { overflow: hidden; padding: 0 15px 15px; }
.item_an2.horoscope p { float: none; }

.item_an2.highlighted-post { width: 537px; }

.item_half { width: 537px !important; }
.item_four { width: 250px !important; }
.item_four.transparent { background: transparent!important; cursor: default !important; }

.under-post-one-of-two .item_an2 { width: 367px; margin-right: 0; }
.under-post-one-of-three .item_an2 { width: 250px; margin-right: 0; }

#articles .review-box-nr, #featured-articles .review-box-nr   { width: 30px; height: 30px; border-radius: 50%; line-height: 30px; font-size: 12px; text-align: center; font-weight: bold; margin: 15px 15px 0 0; float: right;}
#articles div.review-line, #featured-articles div.review-line { margin-top: 0px; position: relative; margin-bottom: 0px; }
#articles div.post-likes, #featured-articles div.post-likes   { width: auto; height: 22px; display: inline-block; border-radius: 2px; padding: 1px 10px; float: left; margin: 10px 0 -50px 10px; position: relative; z-index: 101; }
#articles .home-meta, #featured-articles .home-meta       { margin-top: 10px; padding-top: 10px;}
#articles .an-display-time, #featured-articles .an-display-time { float: left; font-size: 12px; padding: 0 15px 0 0;}
#articles .an-display-comm, #featured-articles .an-display-comm { float: right; font-size: 12px; padding: 0 0 0 0;}

.post-options { position: absolute; bottom: 0; right: 0; color: #fff; }
.post-options span { color: #fff !important; font-weight: normal; }


.products_slider { width: 100% !important; height: auto !important; }
.products_slider a { color: inherit !important;}
.products_slider a:hover { text-decoration: underline }
.recommended-products, .post-of-day { position: absolute; left: 0; color: #fff !important; background: #e3252b; padding: 8px; font-size: 18px; z-index: 1; }
.post-of-day { bottom: 0; text-transform: uppercase; }
.recommended-products { top: 0; bottom: initial; }

.an-display-likes { background: #2c4888; padding: 8px; float: left; font-size: 18px;}
.an-display-share { background: #476bbe; padding: 8px; float: left; display: none; }

#menu-item-915 { background: #e3252b; }
#menu-item-915:hover { background: #e85055; }

/* -- Hover Image -- */
.imgWrap                  { display: inline-block; border: 5px solid #fff; width: 100%; box-sizing: border-box;-webkit-transition: .5s;transition: .5s; }
.visible-desc .imgWrap { -webkit-transition: none !important; transition: none !important; }

.tile .imgWrap { -webkit-transition: none !important; transition: none !important;  }

/* -- infinite scroll Pagination -- */
#infscr-loading            { padding: 15px 0; text-align: center; font-weight: bold;}
#infscr-loading span       { padding: 2px 10px; font-size: 12px;}

/* -- Pagination -- */
.wp-pagenavi { width: auto; float: left; font-size: 15px; margin-top: 50px; margin-left: 22px;}
.wp-pagenavi a, .wp-pagenavi span  { display: inline-block; padding:5px 13px; -webkit-transition: 1s; transition: 1s;  list-style: none;  margin: 0; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin-right:1px; font-size:12px; font-weight:bold; }
.wp-pagenavi a:hover { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.wp-pagenavi span.current  { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.wp-pagenavi .pages        { display:none; }

/*-----------------------------------------------------------------------------
----------------------------- 4 - Entry Content -------------------------------
-----------------------------------------------------------------------------*/

img.attachment-thumbnail-single-image { width: 780px; height: auto;}
.entry-top                 { padding: 0 0 30px 0; position: relative;}
.inofontresizer_widget { position: absolute; top: 0; right: 0; color: #004488; }
h1.article-title           { font-size: 40px; font-weight: 600; line-height: 44px; margin-top: 15px; }
h1.page-title              { font-size: 36px; font-weight: 600; line-height: 44px; padding-bottom: 10px; margin-bottom: 20px;}
.article-meta              { width: auto; height: 30px; font-weight: bold; float: left; font-size: 14px; line-height: 38px; padding-right: 3px; margin-top: -9px;}
.article-meta a:hover      { text-decoration: underline;}
.single-share              { float: left; margin: 10px 0 0 0;}
.single-gallery            { margin-bottom: 25px;}
.single-gallery img        { margin: 0 0 -8px 0 !important; }
.single-gallery img:hover  { opacity:.9;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-animation:scaleUp 1s ease-in-out forwards;animation:scaleUp 1s ease-in-out forwards}@-webkit-keyframes scaleUp{to{-webkit-transform:scale(1)}}@keyframes scaleUp{to{-webkit-transform:scale(1);transform:scale(1)}}
.single_iframe             { margin-bottom: 25px;}
.attachment-thumbnail-single-image { margin-bottom: 25px;}
.at-below-post { margin-top: 30px; }

/* -- Entry bottom -- */
.entry-bottom              { width: 780px; height: auto; margin: 20px auto 80px auto;}
.single-content h3.title   { font-weight: normal; border-radius: 2px; font-size: 13px; text-transform: uppercase;  padding: 2px 10px 1px 10px; margin: 5px 0 20px 0; }
.single-content h3.title i { float: right; border-style: solid; border-width: 14px 5px 14px 10px; margin: -2px -15px -5px 0px; height: 1px; width: 0px; }
.single-content ul.article_list li img { width: 106px; height: 55px; float: left; border-radius: 2px; margin: 0 15px 0 0; }

/*-- Entry button -- */
.entry-btn                 { display: inline-block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 1px 10px; text-align: center; margin: 5px 5px 0 0; background-color: #e76b33; border: 1px solid #e76b33; color: #FFF !important; } 
.entry-btn a               { color: #FFF !important; }
.entry-btn a:hover         { background: inherit !important; text-decoration: underline;}

/* -- About Author -- */
.author-meta               { width: 100%; height: auto; padding: 30px 0; margin: 0 0 20px 0; background: url(images/bg-header.png) repeat-x; }
.author-meta img.avatar    { width: 100px; height: 100px; float: left; width: inherit; border-radius: 50% !important; }
.author-info               { width: auto; height: auto; margin: 0px 0 -15px 130px;}
.author-meta .entry        { padding: 0 50px !important;}
.author-meta strong        { text-transform: uppercase; padding-right: 10px;}
.author-info p             { margin: 5px 0 0 0; }
.author-info a.author-link { text-decoration: underline; padding-left: 8px; font-size: 13px;}
a.author-nrposts           { float: left; width: 26px; height: 26px; margin-right: -30px; position: relative; display: inline-block; text-align: center; border-radius: 13px; font-size: 12px; line-height: 26px; position: relative; }

/* -- Prev and Next articles --*/
.prev-articles             { background: #fff; width: 774px; padding: 15px; box-sizing: border-box; float: left; clear: both; margin-bottom: 40px; }
.prev-articles h2  { color: #004488; font-weight: normal; width: 325px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.prev-articles a          { display: block; color: #eb2325 !important; }

.prev-articles .one_half_c h2 { float: right; }
.prev-articles .one_half_last_c h2 { float: left; }

.prev-articles .one_half_c a:after { position: absolute; content: ""; border-left: 1px solid #c5cbd8; right: -15px; top: 0; bottom: 0;}

.tile.left .imgWrap:before, .prev-articles .one_half_c a:before { position: absolute; content: url(images/prev_ico.png); top: 50%; margin-top: -22.5px; left: 0; }
.tile.right .imgWrap:before, .prev-articles .one_half_last_c a:before { position: absolute; content: url(images/next_ico.png); top: 50%; margin-top: -22.5px; right: 0; }
.tile.left .imgWrap:before { left: 15px; }
.tile.right .imgWrap:before { right: 15px; }

.tile.left:hover .imgWrap:before { content: url(images/prev_ico_hover.png) !important;  }
.tile.right:hover .imgWrap:before {content: url(images/next_ico_hover.png) !important;  }

.prev-articles a:hover:before { opacity: .5; }

/* -- Typography -- */
.entry                     { color: #004488; }
.entry p                   { padding: 10px 0; color: #004488; }
.entry a { color: inherit !important; text-decoration: underline !important; }
.entry a:hover { text-decoration: none !important; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin-top: 35px; font-weight: normal; text-decoration: underline; }
.entry strong              { font-weight: bold; }

blockquote                 { font-size: 16px; line-height: 24px; text-align: center; font-weight: normal; margin:40px; background:url(images/quotes.png) no-repeat top left; padding:0 0 0 35px;}
blockquote p               { padding-right: 25px !important; background:url(images/quotes.png) no-repeat bottom right; color: #000; font-style: italic; }

/* -- Responsive Images -- */
.entry img, .wp-caption    { max-width: 100%; border-radius: 3px; }
.entry img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] { height: auto; }
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img { height: auto; max-width: 100%; }
img.alignleft, .alignleft img   { width: inherit !important;}
img.alignright, .alignright img { width: inherit !important;}
.alignleft                 { float: left; margin: 20px 20px 10px 0px; }
.alignright                { float: right; margin: 20px 0px 10px 20px; }
.aligncenter               { display: block; margin-left: auto; margin-right: auto;}
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption-text { font-weight: bold; font-size: 12px; margin-top: -7px; padding: 0 10px 10px 10px; text-align: center; color: #888;}
/* -- End res. img -- */

/* -- Lists -- */
.entry th                  { padding: 0; margin-right: 2px;color: #004488; }
.entry li                  { padding:3px 0 3px 5px; color: #004488;}
.entry ul                  { margin:20px 40px; list-style-type: square;color: #004488;}
.entry ol                  { margin:20px 40px; list-style-type: decimal; color: #004488;}


.owl-prev { position: absolute; margin-top: -22.5px; top: 50%; left: 15px; width: 27px; height: 45px; cursor: pointer; background: transparent url(images/prev_ico.png) no-repeat 0 0; }
.owl-next { position: absolute; margin-top: -22.5px; top: 50%; right: 15px; width: 27px; height: 45px; cursor: pointer; background: transparent url(images/next_ico.png) no-repeat 0 0; }
.owl-prev:hover, .owl-next:hover { opacity: 0.5; }

/*-----------------------------------------------------------------------------
----------------------------- 5 - Sidebar & Widgets ---------------------------
-----------------------------------------------------------------------------*/

/* -- Sidebar -- */
.sidebar                   { background: #fff; margin: 0 0 35px 0; }
.sidebar .widget { margin-bottom: 40px; width: 100%; }
.sidebar .widget h3.title { font-weight: normal; border-radius: 2px; font-size: 13px; text-transform: uppercase;  padding: 2px 10px 1px 10px;  margin: 5px 0 20px 0; }
.sidebar .widget h3.title i { float: right;  border-style: solid; border-width: 14px 5px 14px 10px; margin: -2px -15px -5px 0px; height: 1px; width: 0px; }

/* -- Review Widgets -- */
.review-line      { width: 100%; height: 7px; margin-bottom: 5px;}
.review-score     { height: 7px;}
.review-box-nr    { width: 30px; height: 27px; font-size: 12px; text-align: center; font-weight: bold; float: right;   }

/* -- Social Count -- */
.widget_socialcountplus { margin-bottom: 20px !important; }

/* -- FeedBurner -- */
#newsletter-form input { width:100%; }
#newsletter-form input.newsletter  { height:30px; font-size: 12px; text-align: center; margin-bottom: -3px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
#newsletter-form input.newsletter-btn  { width:302px; font-size: 10px; font-weight: 600; text-transform: uppercase; padding: 5px 0 4px 0; margin: 0 0 0 0; text-align: center; border: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
#newsletter-form input.newsletter-btn:hover { opacity:.85;  cursor: pointer; }

/* -- Article widget -- */
ul.article_list          { width: 100%; height: auto; border-radius: 2px;}
.article_list li         { width: auto; height: 57px; padding: 10px 0; margin:0 10px 0 10px; }
.article_list li:last-child {  border: none;  }
.sidebar-middle .article_list li img     { width: 180px; height: 93px; float: left; border-radius: 2px; padding-bottom: 10px; }
.sidebar .article_list li img     { width: 280px; height: 145px; float: left; border-radius: 2px; padding-bottom: 10px;}
.article_list li h3      { font-size: 16px; line-height: 18px; color: #004488; font-weight: normal; }
.article_list li .an-display-author { float: left; font-size: 10px; padding: 0 15px 0 0; }
.article_list li .an-display-time   { float: left; font-size: 10px; padding: 0 15px 0 0; }
.article_list li .an-display-comm    { float: left; font-size: 10px; padding: 0 15px 0 0;}

.sidebar-middle .article_list li .media-icon     { width: 30px; height: 30px; background:url(images/video-icon-small.png); margin: 32px 0 0 75px; position: relative; z-index: 101; }
.sidebar .article_list li .media-icon     { width: 50px; height: 50px; background:url(images/video-icon.png); margin: 47px 0 0 115px; position: relative; z-index: 101;}

/* -- Custom Text -- */
.widget-text             { }
.widget_text img           { max-width: 300px !important;}
.widget_text select { width: 100%; padding: 10px 20px;}
.widget_text option { padding: 0 10px;}

/* -- Widget RSS -- */
.widget_rss              { }
.widget_rss h3 a         { color: #FFF;}
.widget_rss h3 a img     { width: 10px; height: 10px;}
.widget_rss li { background: url(images/li_minus_gold.png) no-repeat 0 16px;  border-bottom: 1px solid #f0eee9; display: block;  padding: 10px 0 10px 20px; }


/* -- Default Tags -- */
div.widget_tag_cloud     { display: inline-block; margin-bottom: 10px;}
div.tagcloud             { }
div.tagcloud a           { float: left; display: inline-block; padding:3px 10px; -webkit-transition: 1s; transition: 1s;  list-style: none;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin:0 2px 2px 0; font-size:11px !important; font-weight:400;}

/* -- Default Search -- */
div.widget_search #searchform2 { float: left; }

/* -- Recent Entries -- */
div.widget_recent_entries ul { }
.widget_recent_entries li {  background: url(images/li_minus_green.png) no-repeat 0 16px; border-bottom: 1px solid #f0eee9; display: block;  padding: 10px 0 10px 20px; }
.widget_recent_entries li:last-child {  border: none;  }

/* -- Recent Comments -- */
div.widget_recent_comments ul { }
.widget_recent_comments li { background: url(images/li_minus_black.png) no-repeat 0 16px; border-bottom: 1px solid #f0eee9; display: block; padding: 10px 0 10px 20px; }
.widget_recent_comments li:last-child { border: none; }

/* -- Archives and Nav menu widget -- */
div.widget_archive ul, div.widget_nav_menu ul { }
.widget_archive li, .widget_nav_menu li { background: url(images/li_minus_gold.png) no-repeat 0 16px;  border-bottom: 1px solid #f0eee9; display: block;  padding: 10px 0 10px 20px; }
.widget_archive li:last-child, .widget_nav_menu li:last-child { border: none;  }
div.widget_archive select { width: 100%; padding: 10px 20px;}
div.widget_archive option { padding: 0 10px;}
div.widget_nav_menu li ul.sub-menu { margin: -5px 0 -10px 10px; padding: 10px 0 0 0;}
div.widget_nav_menu li ul.sub-menu li { padding: 10px 0 10px 20px; }

/* -- Meta and Pages widget -- */
div.widget_meta ul, div.widget_pages ul { }
.widget_meta li, .widget_pages li { background: url(images/li_minus_black.png) no-repeat 0 16px; border-bottom: 1px solid #f0eee9; display: block; padding: 10px 0 10px 20px; }
.widget_meta li:last-child, .widget_pages li:last-child { border: none; }

/* -- Categories -- */
div.widget_categories ul { }
.widget_categories li { background: url(images/li_minus_gold.png) no-repeat 0 16px; border-bottom: 1px solid #f0eee9; display: block; padding: 10px 0 10px 20px; }
.widget_categories li:last-child { border: none;  }
div.widget_categories select { width: 100%; padding: 10px 20px;}
div.widget_categories option { padding: 0 10px;}
.widget_categories li ul.children { margin: -5px 0 -10px -5px; padding: 10px 0 0 0;}
.widget_categories li ul.children li { padding: 10px 0 10px 20px; }

/* -- Calendar -- */ 
#wp-calendar {width: 100%;}
#wp-calendar caption { text-align: center; font-weight: bold; margin-bottom: 10px; color: #333; font-size: 15px; padding: 0 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
.sidebar-middle #wp-calendar tbody td { padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody td#today { background-color: #222; color: #FFF; border-radius: 4px;}
#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; }

/* -- Mode default widgets -- */
.sticky {}
.gallery-caption {}
.bypostauthor {}



/*-----------------------------------------------------------------------------
----------------------------- 6 - Comments Form -------------------------------
-----------------------------------------------------------------------------*/

.nocomments, .nopassword, .must-log-in  { text-align: center; padding: 15px 0 0 0; }

ul.comment                    { width: 780px; margin: 0 0 50px 0; }
ul.comment li                 { display: block; margin: 0 0 20px 0; padding: 20px 20px 0 20px; border-radius: 3px; overflow: hidden; }
ul.comment li span.comm-avatar    { width: 20px; height: 20px; float: left; margin-right: 5px;}
ul.comment li span.comment-author { margin-right: 15px; font-weight: bold; text-transform: uppercase; font-size: 15px; float: left;}
ul.comment li span.comment-date { float: left; opacity: 0.5;}
.comment-body                 { padding-bottom: 5px;}
ul.comment li ul.children     { margin: 20px 0 0 0;}

/* -- Comments -- */
.comments                     { width: 780px; float: left;  height: auto; margin: 0 0 0 0;}
.comments h3.comment-reply-title  { width: auto; height: 26px; font-weight: normal; border-radius: 2px; font-size: 13px; text-transform: uppercase;  padding: 2px 10px 1px 10px; margin: 5px 0 0 0; }
.comments h3.comment-reply-title i { float: right; border-style: solid; border-width: 14px 5px 15px 10px; margin: -2px -15px -5px 0px; height: 0px; width: 0px; }
.comments h3.comment-reply-title a { font-weight: bold; text-decoration: underline;}
.comments h3.comment-reply-title a#cancel-comment-reply-link { text-decoration: none;}

/* -- Comment Form -- */
.comment-notes                { display: none;}
#commentform                  { padding: 0 6px 20px 0; font-size:11px;}
#commentform #author, #comment, #email { width:100%; height:40px; font-size: 14px; font-weight: bold; border-radius: 3px;}	
#commentform #sendemail       { border: 1px solid #FFF; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 9px 21px; text-align: center; margin: 15px 5px -10px 0;}
#commentform #sendemail:hover { opacity:.85;  cursor: pointer; }
#commentform input, #comment  { padding-left: 5px;  }
#commentform textarea         { -moz-resize:vertical; resize:vertical;}
#commentform #comment:hover   { height: 100px; -webkit-transition: 1s; transition: 1s;}
#commentform label            { display: block; margin-top:10px; font-size:11px; font-weight: bold; }
#commentform label span       { font-size: 15px; }

/* -- Comment Cols -- */
.one_half_c, .one_half_last_c { float:left; width:48%; margin-right:4%; position: relative; }
.one_half_last_c              { margin-right:0;}
.one_full_c                   { float:left; width:100%;}

.footer-posts { background: #fff; padding: 20px; overflow: hidden; }
.footer-posts-wrapper { margin: 0 auto; width: 1111px; }
.footer-posts h2 { margin-bottom: 20px; font-weight: normal; color: #004488; }

.article_list .article-meta { padding-right: 5px; font-weight: normal; font-size:12px; }
.article_list .post-likes { float: left; font-size: 12px;}
.article_list .zilla-likes { font-weight: normal; }

.one-third { width: 33.3%; float: left; }
.one-four { width: 25%; float: left; }

.tabs-posts { background: #fff; margin-bottom: 30px; }
.tabs-posts .tabs { height: 50px; }
.tabs-posts .tabs a { background: #bac5dd; text-align: center; font-size: 20px; height: 100%; line-height: 50px; color: #004488; float: left; width: 50%; }
.tabs-posts .current { background: #004488 !important; color: #fff !important; }
.tabs-posts .list-posts { padding: 20px; }

/*-----------------------------------------------------------------------------
----------------------------- 7 - Contact Form --------------------------------
-----------------------------------------------------------------------------*/

/* -- Contact Form -- */
#contactform                  { margin:0 0 10px 0; font-size:11px;}
#contactform #contactName, #contactform #emaill, #contactform #subject { width:98%; height:40px; font-size: 14px; font-weight: bold; border-radius: 3px;}	
#contactform #subject         { width: 99%;}
#contactform textarea         { width: 99%; height:200px; line-height:22px; font-size: 14px; border-radius: 3px; font-weight: bold; -moz-resize:vertical; resize:vertical;} 
#contactform .sendemail       { border-radius: 3px; border: 1px solid #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 7px 21px; text-align: center; margin: 25px 5px -10px 0;}
#contactform .sendemail:hover { opacity:.85;  cursor: pointer; }
#contactform input, #contactform textarea   { padding-left: 5px;  }
#contactform label            { display: block; margin-top:10px; font-size:11px; font-weight: bold; }
#contactform label span       { font-size: 15px; }
#contactform label.error      { font-size:11px; text-align: right; margin-top:-20px; padding-right:10px;  font-weight: bold; }

/* -- Contact Form 7 Plugin -- */
form.wpcf7-form               { margin:0 0 40px 0;}
form.wpcf7-form input         { width: 98%; height:40px; font-size: 14px; font-weight: bold; border-radius: 3px; padding-left: 2%; }
form.wpcf7-form textarea      { width: 98%; height:200px; line-height:22px; font-size: 14px; border-radius: 3px; font-weight: bold; -moz-resize:vertical; resize:vertical; padding-left: 2%;} 

#responsive-menu .responsive-menu li a, #responsive-menu #responsiveSearch { border-color: #fff !important; }

.fb-page{display: none !important; width: 294px;}

#facebook-right{
    pointer-events: all !important;
    display: block !important;
    z-index: 100 !important;
    -webkit-transition: opacity .3s 0s, visibility .3s 0s;
    -moz-transition: opacity .3s 0s, visibility .3s 0s;
    transition: opacity .3s 0s, visibility .3s 0s;
    visibility: hidden;
    opacity: 0;
}
.fb-visible{
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
    
    
    
}

.show-on-mobile {
	display: none !important;
}

#loader{
  margin-top: -40px;  
}
#loader img{
  width: 42px!important;
  height: 42px!important;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
input:not(.wysija-checkbox){
	-webkit-appearance: none !important;
}
.download-buttons a{
  font: 400 14px/22px "Lato",Helvetica,Arial,sans-serif !important;
  color: #048 !important;
}
.download-buttons a:after{
  content: "";
  display: inline-block;
  border-right: solid 1.9px lightgray;
  height: 14px;
  background: lightgray;
  margin-left:10px;
    margin-right:7.5px;
}
.download-buttons a:last-child:after{
  border:none;

}
/* register form whitespace */
.wysija-paragraph{
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}
#form-wysija-2 h2 {
  margin-bottom: 45px!important;
  margin-top: -10px!important;
}

.wysija-checkbox-paragraph{
  margin-bottom: 8px !important;
}

.more-categories input{
	-webkit-appearance: none !important;
	border-radius: 0;
}
.searchform input{
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}
.disable-hover {pointer-events: none;}



#float {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}